Test Report: Docker_Linux_containerd_arm64 18333

                    
                      35bb0a6fdb2e8bad0653ad48b3d817d653ac2a3a:2024-03-08:33467
                    
                

Test fail (7/335)

x
+
TestAddons/parallel/Ingress (37.32s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-434385 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-434385 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-434385 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" [45823220-2e6e-4f17-ae90-d2898b91887b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [45823220-2e6e-4f17-ae90-d2898b91887b] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.003422605s
addons_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p addons-434385 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:286: (dbg) Run:  kubectl --context addons-434385 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-arm64 -p addons-434385 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.070004549s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "6c24fe968beb486978458b48ae9dcfb0708ed4af7a87d6822562a8e71b2b0f15",
	        "Created": "2024-03-08T06:57:45.775650301Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 3939077,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-03-08T06:57:46.076872524Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:4a9b65157dd7fb2ddb7cb7afe975b3dc288e9877c60d13613a69dd41a70e2e4e",
	        "ResolvConfPath": "/var/lib/docker/containers/6c24fe968beb486978458b48ae9dcfb0708ed4af7a87d6822562a8e71b2b0f15/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/6c24fe968beb486978458b48ae9dcfb0708ed4af7a87d6822562a8e71b2b0f15/hostname",
	        "HostsPath": "/var/lib/docker/containers/6c24fe968beb486978458b48ae9dcfb0708ed4af7a87d6822562a8e71b2b0f15/hosts",
	        "LogPath": "/var/lib/docker/containers/6c24fe968beb486978458b48ae9dcfb0708ed4af7a87d6822562a8e71b2b0f15/6c24fe968beb486978458b48ae9dcfb0708ed4af7a87d6822562a8e71b2b0f15-json.log",
	        "Name": "/addons-434385",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-434385:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-434385",
	            "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/f30de467cf8210c8543726f9a6c9403dcfc3df2469dd2234538da751401d1604-init/diff:/var/lib/docker/overlay2/b4e401255ef13e2e476e2bc2612875865bc99de7d292e4ada04dd13687a184b5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/f30de467cf8210c8543726f9a6c9403dcfc3df2469dd2234538da751401d1604/merged",
	                "UpperDir": "/var/lib/docker/overlay2/f30de467cf8210c8543726f9a6c9403dcfc3df2469dd2234538da751401d1604/diff",
	                "WorkDir": "/var/lib/docker/overlay2/f30de467cf8210c8543726f9a6c9403dcfc3df2469dd2234538da751401d1604/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-434385",
	                "Source": "/var/lib/docker/volumes/addons-434385/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-434385",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08",
	            "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-434385",
	                "name.minikube.sigs.k8s.io": "addons-434385",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "520767be01dc949defe9eaed5a68aadc80f0b939c2d2dcd1e46ef913229b7736",
	            "SandboxKey": "/var/run/docker/netns/520767be01dc",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "36945"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "36944"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "36941"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "36943"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "36942"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-434385": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": [
	                        "6c24fe968beb",
	                        "addons-434385"
	                    ],
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "f5daa45a395142a6ef34946432d951e04303cd5bed7b97a744b448ad2ce05501",
	                    "EndpointID": "fbc4075b93ab459fc3843ff4c24980ce2c929024871f981bd7b5b182fd78bcc3",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "addons-434385",
	                        "6c24fe968beb"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-434385 -n addons-434385
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-434385 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-434385 logs -n 25: (1.487353309s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | --all                                | minikube               | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC | 08 Mar 24 06:57 UTC |
	| delete  | -p download-only-780132              | download-only-780132   | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC | 08 Mar 24 06:57 UTC |
	| start   | -o=json --download-only              | download-only-897837   | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC |                     |
	|         | -p download-only-897837              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.29.0-rc.2    |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC | 08 Mar 24 06:57 UTC |
	| delete  | -p download-only-897837              | download-only-897837   | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC | 08 Mar 24 06:57 UTC |
	| delete  | -p download-only-829156              | download-only-829156   | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC | 08 Mar 24 06:57 UTC |
	| delete  | -p download-only-780132              | download-only-780132   | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC | 08 Mar 24 06:57 UTC |
	| delete  | -p download-only-897837              | download-only-897837   | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC | 08 Mar 24 06:57 UTC |
	| start   | --download-only -p                   | download-docker-668977 | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC |                     |
	|         | download-docker-668977               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p download-docker-668977            | download-docker-668977 | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC | 08 Mar 24 06:57 UTC |
	| start   | --download-only -p                   | binary-mirror-706274   | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC |                     |
	|         | binary-mirror-706274                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:38707               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-706274              | binary-mirror-706274   | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC | 08 Mar 24 06:57 UTC |
	| addons  | enable dashboard -p                  | addons-434385          | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC |                     |
	|         | addons-434385                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-434385          | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC |                     |
	|         | addons-434385                        |                        |         |         |                     |                     |
	| start   | -p addons-434385 --wait=true         | addons-434385          | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC | 08 Mar 24 06:59 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-434385 ip                     | addons-434385          | jenkins | v1.32.0 | 08 Mar 24 06:59 UTC | 08 Mar 24 06:59 UTC |
	| addons  | addons-434385 addons disable         | addons-434385          | jenkins | v1.32.0 | 08 Mar 24 06:59 UTC | 08 Mar 24 06:59 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-434385 addons                 | addons-434385          | jenkins | v1.32.0 | 08 Mar 24 06:59 UTC | 08 Mar 24 07:00 UTC |
	|         | disable metrics-server               |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p          | addons-434385          | jenkins | v1.32.0 | 08 Mar 24 07:00 UTC | 08 Mar 24 07:00 UTC |
	|         | addons-434385                        |                        |         |         |                     |                     |
	| ssh     | addons-434385 ssh curl -s            | addons-434385          | jenkins | v1.32.0 | 08 Mar 24 07:00 UTC | 08 Mar 24 07:00 UTC |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |         |                     |                     |
	|         | nginx.example.com'                   |                        |         |         |                     |                     |
	| ip      | addons-434385 ip                     | addons-434385          | jenkins | v1.32.0 | 08 Mar 24 07:00 UTC | 08 Mar 24 07:00 UTC |
	| addons  | addons-434385 addons                 | addons-434385          | jenkins | v1.32.0 | 08 Mar 24 07:00 UTC | 08 Mar 24 07:00 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-434385 addons disable         | addons-434385          | jenkins | v1.32.0 | 08 Mar 24 07:00 UTC | 08 Mar 24 07:00 UTC |
	|         | ingress-dns --alsologtostderr        |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-434385 addons disable         | addons-434385          | jenkins | v1.32.0 | 08 Mar 24 07:00 UTC | 08 Mar 24 07:00 UTC |
	|         | ingress --alsologtostderr -v=1       |                        |         |         |                     |                     |
	| addons  | addons-434385 addons                 | addons-434385          | jenkins | v1.32.0 | 08 Mar 24 07:00 UTC | 08 Mar 24 07:00 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/08 06:57:22
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.22.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0308 06:57:22.630538 3938611 out.go:291] Setting OutFile to fd 1 ...
	I0308 06:57:22.630681 3938611 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 06:57:22.630693 3938611 out.go:304] Setting ErrFile to fd 2...
	I0308 06:57:22.630698 3938611 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 06:57:22.630930 3938611 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
	I0308 06:57:22.631390 3938611 out.go:298] Setting JSON to false
	I0308 06:57:22.632258 3938611 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":52785,"bootTime":1709828258,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0308 06:57:22.632331 3938611 start.go:139] virtualization:  
	I0308 06:57:22.634874 3938611 out.go:177] * [addons-434385] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	I0308 06:57:22.637647 3938611 out.go:177]   - MINIKUBE_LOCATION=18333
	I0308 06:57:22.637778 3938611 notify.go:220] Checking for updates...
	I0308 06:57:22.641886 3938611 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0308 06:57:22.643608 3938611 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18333-3932394/kubeconfig
	I0308 06:57:22.645541 3938611 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18333-3932394/.minikube
	I0308 06:57:22.647352 3938611 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0308 06:57:22.649391 3938611 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0308 06:57:22.651859 3938611 driver.go:392] Setting default libvirt URI to qemu:///system
	I0308 06:57:22.672731 3938611 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
	I0308 06:57:22.672878 3938611 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 06:57:22.743819 3938611 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:49 SystemTime:2024-03-08 06:57:22.734294137 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 06:57:22.743930 3938611 docker.go:295] overlay module found
	I0308 06:57:22.745940 3938611 out.go:177] * Using the docker driver based on user configuration
	I0308 06:57:22.747791 3938611 start.go:297] selected driver: docker
	I0308 06:57:22.747824 3938611 start.go:901] validating driver "docker" against <nil>
	I0308 06:57:22.747845 3938611 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0308 06:57:22.748567 3938611 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 06:57:22.806217 3938611 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:49 SystemTime:2024-03-08 06:57:22.79681526 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 06:57:22.806375 3938611 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0308 06:57:22.806622 3938611 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]
	I0308 06:57:22.808589 3938611 out.go:177] * Using Docker driver with root privileges
	I0308 06:57:22.810618 3938611 cni.go:84] Creating CNI manager for ""
	I0308 06:57:22.810644 3938611 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0308 06:57:22.810669 3938611 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0308 06:57:22.810780 3938611 start.go:340] cluster config:
	{Name:addons-434385 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:addons-434385 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.28.4 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: SSHA
uthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0308 06:57:22.812755 3938611 out.go:177] * Starting "addons-434385" primary control-plane node in "addons-434385" cluster
	I0308 06:57:22.814330 3938611 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0308 06:57:22.816176 3938611 out.go:177] * Pulling base image v0.0.42-1708944392-18244 ...
	I0308 06:57:22.817792 3938611 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime containerd
	I0308 06:57:22.817854 3938611 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18333-3932394/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-containerd-overlay2-arm64.tar.lz4
	I0308 06:57:22.817867 3938611 cache.go:56] Caching tarball of preloaded images
	I0308 06:57:22.817883 3938611 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon
	I0308 06:57:22.817973 3938611 preload.go:173] Found /home/jenkins/minikube-integration/18333-3932394/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0308 06:57:22.817983 3938611 cache.go:59] Finished verifying existence of preloaded tar for v1.28.4 on containerd
	I0308 06:57:22.818344 3938611 profile.go:142] Saving config to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/config.json ...
	I0308 06:57:22.818377 3938611 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/config.json: {Name:mk11a2c36f55506c4a668c2e20aa6cadcca664a8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 06:57:22.833072 3938611 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 to local cache
	I0308 06:57:22.833209 3938611 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory
	I0308 06:57:22.833230 3938611 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory, skipping pull
	I0308 06:57:22.833235 3938611 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 exists in cache, skipping pull
	I0308 06:57:22.833243 3938611 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 as a tarball
	I0308 06:57:22.833248 3938611 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 from local cache
	I0308 06:57:38.871125 3938611 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 from cached tarball
	I0308 06:57:38.871168 3938611 cache.go:194] Successfully downloaded all kic artifacts
	I0308 06:57:38.871198 3938611 start.go:360] acquireMachinesLock for addons-434385: {Name:mk9f3e67fdd5f4808770b49dd51c24902e1d29bf Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0308 06:57:38.871788 3938611 start.go:364] duration metric: took 550.762µs to acquireMachinesLock for "addons-434385"
	I0308 06:57:38.871830 3938611 start.go:93] Provisioning new machine with config: &{Name:addons-434385 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:addons-434385 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA 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.28.4 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:fa
lse CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0308 06:57:38.871919 3938611 start.go:125] createHost starting for "" (driver="docker")
	I0308 06:57:38.874394 3938611 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0308 06:57:38.874655 3938611 start.go:159] libmachine.API.Create for "addons-434385" (driver="docker")
	I0308 06:57:38.874693 3938611 client.go:168] LocalClient.Create starting
	I0308 06:57:38.874806 3938611 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem
	I0308 06:57:39.247198 3938611 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/cert.pem
	I0308 06:57:39.552448 3938611 cli_runner.go:164] Run: docker network inspect addons-434385 --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}}]}"
	W0308 06:57:39.572600 3938611 cli_runner.go:211] docker network inspect addons-434385 --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
	I0308 06:57:39.572689 3938611 network_create.go:281] running [docker network inspect addons-434385] to gather additional debugging logs...
	I0308 06:57:39.572712 3938611 cli_runner.go:164] Run: docker network inspect addons-434385
	W0308 06:57:39.587503 3938611 cli_runner.go:211] docker network inspect addons-434385 returned with exit code 1
	I0308 06:57:39.587538 3938611 network_create.go:284] error running [docker network inspect addons-434385]: docker network inspect addons-434385: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-434385 not found
	I0308 06:57:39.587556 3938611 network_create.go:286] output of [docker network inspect addons-434385]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-434385 not found
	
	** /stderr **
	I0308 06:57:39.587654 3938611 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}}]}"
	I0308 06:57:39.602661 3938611 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:0x40028e75e0}
	I0308 06:57:39.602705 3938611 network_create.go:124] attempt to create docker network addons-434385 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0308 06:57:39.602761 3938611 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-434385 addons-434385
	I0308 06:57:39.667598 3938611 network_create.go:108] docker network addons-434385 192.168.49.0/24 created
	I0308 06:57:39.667632 3938611 kic.go:121] calculated static IP "192.168.49.2" for the "addons-434385" container
	I0308 06:57:39.667717 3938611 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0308 06:57:39.681592 3938611 cli_runner.go:164] Run: docker volume create addons-434385 --label name.minikube.sigs.k8s.io=addons-434385 --label created_by.minikube.sigs.k8s.io=true
	I0308 06:57:39.697600 3938611 oci.go:103] Successfully created a docker volume addons-434385
	I0308 06:57:39.697698 3938611 cli_runner.go:164] Run: docker run --rm --name addons-434385-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-434385 --entrypoint /usr/bin/test -v addons-434385:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -d /var/lib
	I0308 06:57:41.514725 3938611 cli_runner.go:217] Completed: docker run --rm --name addons-434385-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-434385 --entrypoint /usr/bin/test -v addons-434385:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -d /var/lib: (1.816986723s)
	I0308 06:57:41.514758 3938611 oci.go:107] Successfully prepared a docker volume addons-434385
	I0308 06:57:41.514782 3938611 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime containerd
	I0308 06:57:41.514802 3938611 kic.go:194] Starting extracting preloaded images to volume ...
	I0308 06:57:41.514874 3938611 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18333-3932394/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-434385:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -I lz4 -xf /preloaded.tar -C /extractDir
	I0308 06:57:45.704091 3938611 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18333-3932394/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-434385:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -I lz4 -xf /preloaded.tar -C /extractDir: (4.189171197s)
	I0308 06:57:45.704124 3938611 kic.go:203] duration metric: took 4.189319148s to extract preloaded images to volume ...
	W0308 06:57:45.704268 3938611 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0308 06:57:45.704378 3938611 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0308 06:57:45.761651 3938611 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-434385 --name addons-434385 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-434385 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-434385 --network addons-434385 --ip 192.168.49.2 --volume addons-434385:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08
	I0308 06:57:46.086614 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Running}}
	I0308 06:57:46.105557 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:57:46.126681 3938611 cli_runner.go:164] Run: docker exec addons-434385 stat /var/lib/dpkg/alternatives/iptables
	I0308 06:57:46.186044 3938611 oci.go:144] the created container "addons-434385" has a running status.
	I0308 06:57:46.186075 3938611 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa...
	I0308 06:57:47.045572 3938611 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0308 06:57:47.072451 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:57:47.093697 3938611 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0308 06:57:47.093718 3938611 kic_runner.go:114] Args: [docker exec --privileged addons-434385 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0308 06:57:47.149198 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:57:47.169612 3938611 machine.go:94] provisionDockerMachine start ...
	I0308 06:57:47.169709 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:57:47.189321 3938611 main.go:141] libmachine: Using SSH client type: native
	I0308 06:57:47.189595 3938611 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 36945 <nil> <nil>}
	I0308 06:57:47.189610 3938611 main.go:141] libmachine: About to run SSH command:
	hostname
	I0308 06:57:47.326946 3938611 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-434385
	
	I0308 06:57:47.326979 3938611 ubuntu.go:169] provisioning hostname "addons-434385"
	I0308 06:57:47.327090 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:57:47.348280 3938611 main.go:141] libmachine: Using SSH client type: native
	I0308 06:57:47.348606 3938611 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 36945 <nil> <nil>}
	I0308 06:57:47.348625 3938611 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-434385 && echo "addons-434385" | sudo tee /etc/hostname
	I0308 06:57:47.491704 3938611 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-434385
	
	I0308 06:57:47.491784 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:57:47.507921 3938611 main.go:141] libmachine: Using SSH client type: native
	I0308 06:57:47.508175 3938611 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 36945 <nil> <nil>}
	I0308 06:57:47.508198 3938611 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-434385' /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-434385/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-434385' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0308 06:57:47.638839 3938611 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0308 06:57:47.638867 3938611 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18333-3932394/.minikube CaCertPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18333-3932394/.minikube}
	I0308 06:57:47.638898 3938611 ubuntu.go:177] setting up certificates
	I0308 06:57:47.638907 3938611 provision.go:84] configureAuth start
	I0308 06:57:47.638968 3938611 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-434385
	I0308 06:57:47.654584 3938611 provision.go:143] copyHostCerts
	I0308 06:57:47.654665 3938611 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.pem (1078 bytes)
	I0308 06:57:47.654794 3938611 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18333-3932394/.minikube/cert.pem (1123 bytes)
	I0308 06:57:47.654863 3938611 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18333-3932394/.minikube/key.pem (1675 bytes)
	I0308 06:57:47.654921 3938611 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca-key.pem org=jenkins.addons-434385 san=[127.0.0.1 192.168.49.2 addons-434385 localhost minikube]
	I0308 06:57:48.025809 3938611 provision.go:177] copyRemoteCerts
	I0308 06:57:48.025890 3938611 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0308 06:57:48.025937 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:57:48.045616 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:57:48.139886 3938611 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0308 06:57:48.163806 3938611 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0308 06:57:48.188098 3938611 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0308 06:57:48.212008 3938611 provision.go:87] duration metric: took 573.081485ms to configureAuth
	I0308 06:57:48.212039 3938611 ubuntu.go:193] setting minikube options for container-runtime
	I0308 06:57:48.212230 3938611 config.go:182] Loaded profile config "addons-434385": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
	I0308 06:57:48.212245 3938611 machine.go:97] duration metric: took 1.042612487s to provisionDockerMachine
	I0308 06:57:48.212252 3938611 client.go:171] duration metric: took 9.337546276s to LocalClient.Create
	I0308 06:57:48.212267 3938611 start.go:167] duration metric: took 9.337612859s to libmachine.API.Create "addons-434385"
	I0308 06:57:48.212278 3938611 start.go:293] postStartSetup for "addons-434385" (driver="docker")
	I0308 06:57:48.212288 3938611 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]
	I0308 06:57:48.212349 3938611 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
	I0308 06:57:48.212396 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:57:48.229382 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:57:48.324014 3938611 ssh_runner.go:195] Run: cat /etc/os-release
	I0308 06:57:48.326980 3938611 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0308 06:57:48.327016 3938611 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0308 06:57:48.327029 3938611 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0308 06:57:48.327037 3938611 info.go:137] Remote host: Ubuntu 22.04.3 LTS
	I0308 06:57:48.327046 3938611 filesync.go:126] Scanning /home/jenkins/minikube-integration/18333-3932394/.minikube/addons for local assets ...
	I0308 06:57:48.327135 3938611 filesync.go:126] Scanning /home/jenkins/minikube-integration/18333-3932394/.minikube/files for local assets ...
	I0308 06:57:48.327163 3938611 start.go:296] duration metric: took 114.879036ms for postStartSetup
	I0308 06:57:48.327488 3938611 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-434385
	I0308 06:57:48.342458 3938611 profile.go:142] Saving config to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/config.json ...
	I0308 06:57:48.342735 3938611 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0308 06:57:48.342786 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:57:48.357646 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:57:48.451608 3938611 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0308 06:57:48.455900 3938611 start.go:128] duration metric: took 9.583964945s to createHost
	I0308 06:57:48.455977 3938611 start.go:83] releasing machines lock for "addons-434385", held for 9.584168451s
	I0308 06:57:48.456088 3938611 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-434385
	I0308 06:57:48.471400 3938611 ssh_runner.go:195] Run: cat /version.json
	I0308 06:57:48.471426 3938611 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0308 06:57:48.471459 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:57:48.471467 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:57:48.493102 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:57:48.493500 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:57:48.703240 3938611 ssh_runner.go:195] Run: systemctl --version
	I0308 06:57:48.707561 3938611 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0308 06:57:48.711698 3938611 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' {}" ;
	I0308 06:57:48.737265 3938611 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0308 06:57:48.737385 3938611 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" ;
	I0308 06:57:48.766041 3938611 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0308 06:57:48.766063 3938611 start.go:494] detecting cgroup driver to use...
	I0308 06:57:48.766097 3938611 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0308 06:57:48.766155 3938611 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0308 06:57:48.778205 3938611 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0308 06:57:48.789584 3938611 docker.go:217] disabling cri-docker service (if available) ...
	I0308 06:57:48.789651 3938611 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0308 06:57:48.803635 3938611 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0308 06:57:48.818089 3938611 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0308 06:57:48.895830 3938611 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0308 06:57:48.991733 3938611 docker.go:233] disabling docker service ...
	I0308 06:57:48.991837 3938611 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0308 06:57:49.012348 3938611 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0308 06:57:49.024288 3938611 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0308 06:57:49.114182 3938611 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0308 06:57:49.196693 3938611 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0308 06:57:49.208046 3938611 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"
	I0308 06:57:49.225039 3938611 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"
	I0308 06:57:49.234720 3938611 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"
	I0308 06:57:49.245024 3938611 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0308 06:57:49.245094 3938611 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0308 06:57:49.254786 3938611 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"
	I0308 06:57:49.264874 3938611 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0308 06:57:49.278723 3938611 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0308 06:57:49.289576 3938611 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0308 06:57:49.299621 3938611 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"
	I0308 06:57:49.309609 3938611 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0308 06:57:49.318874 3938611 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0308 06:57:49.327501 3938611 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0308 06:57:49.409322 3938611 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0308 06:57:49.541031 3938611 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0308 06:57:49.541141 3938611 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0308 06:57:49.544795 3938611 start.go:562] Will wait 60s for crictl version
	I0308 06:57:49.544871 3938611 ssh_runner.go:195] Run: which crictl
	I0308 06:57:49.548087 3938611 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0308 06:57:49.583971 3938611 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.28
	RuntimeApiVersion:  v1
	I0308 06:57:49.584067 3938611 ssh_runner.go:195] Run: containerd --version
	I0308 06:57:49.606937 3938611 ssh_runner.go:195] Run: containerd --version
	I0308 06:57:49.630800 3938611 out.go:177] * Preparing Kubernetes v1.28.4 on containerd 1.6.28 ...
	I0308 06:57:49.632619 3938611 cli_runner.go:164] Run: docker network inspect addons-434385 --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}}]}"
	I0308 06:57:49.647698 3938611 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0308 06:57:49.651319 3938611 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""
	I0308 06:57:49.662410 3938611 kubeadm.go:877] updating cluster {Name:addons-434385 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:addons-434385 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.49.2 Port:8443 KubernetesVersion:v1.28.4 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 Cus
tomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0308 06:57:49.662561 3938611 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime containerd
	I0308 06:57:49.662641 3938611 ssh_runner.go:195] Run: sudo crictl images --output json
	I0308 06:57:49.699136 3938611 containerd.go:612] all images are preloaded for containerd runtime.
	I0308 06:57:49.699162 3938611 containerd.go:519] Images already preloaded, skipping extraction
	I0308 06:57:49.699222 3938611 ssh_runner.go:195] Run: sudo crictl images --output json
	I0308 06:57:49.734603 3938611 containerd.go:612] all images are preloaded for containerd runtime.
	I0308 06:57:49.734625 3938611 cache_images.go:84] Images are preloaded, skipping loading
	I0308 06:57:49.734633 3938611 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.28.4 containerd true true} ...
	I0308 06:57:49.734724 3938611 kubeadm.go:940] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.28.4/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-434385 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.28.4 ClusterName:addons-434385 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:}
	I0308 06:57:49.734794 3938611 ssh_runner.go:195] Run: sudo crictl info
	I0308 06:57:49.777279 3938611 cni.go:84] Creating CNI manager for ""
	I0308 06:57:49.777306 3938611 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0308 06:57:49.777316 3938611 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0308 06:57:49.777339 3938611 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.28.4 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-434385 NodeName:addons-434385 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}
	I0308 06:57:49.777477 3938611 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-434385"
	  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.28.4
	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
	
	I0308 06:57:49.777546 3938611 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.28.4
	I0308 06:57:49.786586 3938611 binaries.go:44] Found k8s binaries, skipping transfer
	I0308 06:57:49.786658 3938611 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0308 06:57:49.795493 3938611 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0308 06:57:49.814164 3938611 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0308 06:57:49.833279 3938611 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2167 bytes)
	I0308 06:57:49.852038 3938611 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0308 06:57:49.855714 3938611 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""
	I0308 06:57:49.866713 3938611 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0308 06:57:49.958533 3938611 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0308 06:57:49.983602 3938611 certs.go:68] Setting up /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385 for IP: 192.168.49.2
	I0308 06:57:49.983633 3938611 certs.go:194] generating shared ca certs ...
	I0308 06:57:49.983650 3938611 certs.go:226] acquiring lock for ca certs: {Name:mk6c649a7b225bcdd08be3c64c1741e33dad80cb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 06:57:49.983821 3938611 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.key
	I0308 06:57:50.161558 3938611 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.crt ...
	I0308 06:57:50.161593 3938611 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.crt: {Name:mk328a2ec833dcd990748906ee3fe073b327c019 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 06:57:50.162237 3938611 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.key ...
	I0308 06:57:50.162254 3938611 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.key: {Name:mk73a1b8c10d815700243606e4c2bbc94db86f76 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 06:57:50.162809 3938611 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/proxy-client-ca.key
	I0308 06:57:50.457570 3938611 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18333-3932394/.minikube/proxy-client-ca.crt ...
	I0308 06:57:50.457602 3938611 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/proxy-client-ca.crt: {Name:mkc70c5ce55f116a8d9a1bc71bb2c6d03512429d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 06:57:50.458393 3938611 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18333-3932394/.minikube/proxy-client-ca.key ...
	I0308 06:57:50.458413 3938611 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/proxy-client-ca.key: {Name:mkce4d7ae97f2252c1493530fba93917b7e5cb20 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 06:57:50.459517 3938611 certs.go:256] generating profile certs ...
	I0308 06:57:50.459591 3938611 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.key
	I0308 06:57:50.459610 3938611 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt with IP's: []
	I0308 06:57:51.090933 3938611 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt ...
	I0308 06:57:51.090969 3938611 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: {Name:mka81a61d546af43f5eaefed3178f05e7fae6bd1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 06:57:51.091724 3938611 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.key ...
	I0308 06:57:51.091742 3938611 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.key: {Name:mk4e977ac04c4621f0e481a4656e6e1b153a52eb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 06:57:51.091837 3938611 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/apiserver.key.9d9f1d70
	I0308 06:57:51.091862 3938611 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/apiserver.crt.9d9f1d70 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0308 06:57:51.594703 3938611 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/apiserver.crt.9d9f1d70 ...
	I0308 06:57:51.594738 3938611 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/apiserver.crt.9d9f1d70: {Name:mkb28db258507eebdbf329deb7047ba7ca85aced Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 06:57:51.594946 3938611 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/apiserver.key.9d9f1d70 ...
	I0308 06:57:51.594962 3938611 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/apiserver.key.9d9f1d70: {Name:mka58bf9c52c4e794326dee502ec3d12d9ca318b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 06:57:51.595558 3938611 certs.go:381] copying /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/apiserver.crt.9d9f1d70 -> /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/apiserver.crt
	I0308 06:57:51.595665 3938611 certs.go:385] copying /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/apiserver.key.9d9f1d70 -> /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/apiserver.key
	I0308 06:57:51.595725 3938611 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/proxy-client.key
	I0308 06:57:51.595749 3938611 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/proxy-client.crt with IP's: []
	I0308 06:57:52.239916 3938611 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/proxy-client.crt ...
	I0308 06:57:52.239952 3938611 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/proxy-client.crt: {Name:mk8c4bc4607fc386d66e288b39c1d84b10634e18 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 06:57:52.240555 3938611 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/proxy-client.key ...
	I0308 06:57:52.240573 3938611 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/proxy-client.key: {Name:mk70edb40396093bef0d584252a97dee29eda8a5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 06:57:52.241144 3938611 certs.go:484] found cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca-key.pem (1675 bytes)
	I0308 06:57:52.241192 3938611 certs.go:484] found cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem (1078 bytes)
	I0308 06:57:52.241216 3938611 certs.go:484] found cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/cert.pem (1123 bytes)
	I0308 06:57:52.241247 3938611 certs.go:484] found cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/key.pem (1675 bytes)
	I0308 06:57:52.241938 3938611 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0308 06:57:52.267009 3938611 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0308 06:57:52.296173 3938611 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0308 06:57:52.321945 3938611 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0308 06:57:52.351996 3938611 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0308 06:57:52.377344 3938611 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0308 06:57:52.401568 3938611 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0308 06:57:52.426297 3938611 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0308 06:57:52.452157 3938611 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0308 06:57:52.476989 3938611 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0308 06:57:52.495332 3938611 ssh_runner.go:195] Run: openssl version
	I0308 06:57:52.500899 3938611 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"
	I0308 06:57:52.510730 3938611 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0308 06:57:52.514418 3938611 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar  8 06:57 /usr/share/ca-certificates/minikubeCA.pem
	I0308 06:57:52.514495 3938611 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0308 06:57:52.521875 3938611 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"
	I0308 06:57:52.531940 3938611 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0308 06:57:52.535320 3938611 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
	I0308 06:57:52.535371 3938611 kubeadm.go:391] StartCluster: {Name:addons-434385 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:addons-434385 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.28.4 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 Custom
QemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0308 06:57:52.535459 3938611 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0308 06:57:52.535517 3938611 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0308 06:57:52.573591 3938611 cri.go:89] found id: ""
	I0308 06:57:52.573695 3938611 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0308 06:57:52.582815 3938611 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0308 06:57:52.591887 3938611 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0308 06:57:52.591966 3938611 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
	I0308 06:57:52.600881 3938611 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
	I0308 06:57:52.600900 3938611 kubeadm.go:156] found existing configuration files:
	
	I0308 06:57:52.600951 3938611 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0308 06:57:52.609563 3938611 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
	I0308 06:57:52.609649 3938611 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0308 06:57:52.617823 3938611 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0308 06:57:52.626725 3938611 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
	I0308 06:57:52.626795 3938611 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0308 06:57:52.635866 3938611 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0308 06:57:52.645155 3938611 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
	I0308 06:57:52.645274 3938611 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0308 06:57:52.653433 3938611 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0308 06:57:52.662601 3938611 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
	I0308 06:57:52.662694 3938611 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0308 06:57:52.671061 3938611 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.28.4:$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"
	I0308 06:57:52.720021 3938611 kubeadm.go:309] [init] Using Kubernetes version: v1.28.4
	I0308 06:57:52.720369 3938611 kubeadm.go:309] [preflight] Running pre-flight checks
	I0308 06:57:52.764710 3938611 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0308 06:57:52.764860 3938611 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1055-aws
	I0308 06:57:52.764924 3938611 kubeadm.go:309] OS: Linux
	I0308 06:57:52.765003 3938611 kubeadm.go:309] CGROUPS_CPU: enabled
	I0308 06:57:52.765077 3938611 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0308 06:57:52.765143 3938611 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0308 06:57:52.765215 3938611 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0308 06:57:52.765283 3938611 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0308 06:57:52.765357 3938611 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0308 06:57:52.765421 3938611 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0308 06:57:52.765495 3938611 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0308 06:57:52.765568 3938611 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0308 06:57:52.840315 3938611 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0308 06:57:52.840480 3938611 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0308 06:57:52.840612 3938611 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0308 06:57:53.098706 3938611 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0308 06:57:53.102192 3938611 out.go:204]   - Generating certificates and keys ...
	I0308 06:57:53.102343 3938611 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0308 06:57:53.102464 3938611 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0308 06:57:53.254599 3938611 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0308 06:57:53.664430 3938611 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0308 06:57:53.887014 3938611 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0308 06:57:54.275198 3938611 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0308 06:57:54.402214 3938611 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0308 06:57:54.402500 3938611 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-434385 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0308 06:57:55.004605 3938611 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0308 06:57:55.004750 3938611 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-434385 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0308 06:57:55.170967 3938611 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0308 06:57:55.552437 3938611 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0308 06:57:56.182098 3938611 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0308 06:57:56.182286 3938611 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0308 06:57:56.629498 3938611 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0308 06:57:57.601617 3938611 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0308 06:57:57.921473 3938611 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0308 06:57:58.085235 3938611 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0308 06:57:58.085955 3938611 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0308 06:57:58.088733 3938611 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0308 06:57:58.091244 3938611 out.go:204]   - Booting up control plane ...
	I0308 06:57:58.091346 3938611 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0308 06:57:58.091422 3938611 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0308 06:57:58.091985 3938611 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0308 06:57:58.103159 3938611 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0308 06:57:58.105800 3938611 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0308 06:57:58.105854 3938611 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0308 06:57:58.197503 3938611 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
	I0308 06:58:05.702507 3938611 kubeadm.go:309] [apiclient] All control plane components are healthy after 7.505112 seconds
	I0308 06:58:05.702627 3938611 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0308 06:58:05.720601 3938611 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0308 06:58:06.263272 3938611 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0308 06:58:06.263564 3938611 kubeadm.go:309] [mark-control-plane] Marking the node addons-434385 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0308 06:58:06.775769 3938611 kubeadm.go:309] [bootstrap-token] Using token: 3bjbq4.v6mk7r1erpkj0tnn
	I0308 06:58:06.777810 3938611 out.go:204]   - Configuring RBAC rules ...
	I0308 06:58:06.777934 3938611 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0308 06:58:06.784355 3938611 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0308 06:58:06.792645 3938611 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
	I0308 06:58:06.796145 3938611 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0308 06:58:06.801415 3938611 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0308 06:58:06.805053 3938611 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0308 06:58:06.818638 3938611 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0308 06:58:07.055047 3938611 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0308 06:58:07.191382 3938611 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0308 06:58:07.193266 3938611 kubeadm.go:309] 
	I0308 06:58:07.193338 3938611 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0308 06:58:07.193345 3938611 kubeadm.go:309] 
	I0308 06:58:07.193419 3938611 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0308 06:58:07.193423 3938611 kubeadm.go:309] 
	I0308 06:58:07.193448 3938611 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0308 06:58:07.193505 3938611 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0308 06:58:07.193554 3938611 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0308 06:58:07.193558 3938611 kubeadm.go:309] 
	I0308 06:58:07.193610 3938611 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0308 06:58:07.193614 3938611 kubeadm.go:309] 
	I0308 06:58:07.193660 3938611 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0308 06:58:07.193664 3938611 kubeadm.go:309] 
	I0308 06:58:07.193714 3938611 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0308 06:58:07.193794 3938611 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0308 06:58:07.193861 3938611 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0308 06:58:07.193866 3938611 kubeadm.go:309] 
	I0308 06:58:07.193947 3938611 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0308 06:58:07.194020 3938611 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0308 06:58:07.194025 3938611 kubeadm.go:309] 
	I0308 06:58:07.194105 3938611 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token 3bjbq4.v6mk7r1erpkj0tnn \
	I0308 06:58:07.194205 3938611 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:606e159fff8c39715ca753d5afb36b1b13fac80a9621a2d6c80a76d401dffa4c \
	I0308 06:58:07.194224 3938611 kubeadm.go:309] 	--control-plane 
	I0308 06:58:07.194229 3938611 kubeadm.go:309] 
	I0308 06:58:07.194310 3938611 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0308 06:58:07.194314 3938611 kubeadm.go:309] 
	I0308 06:58:07.194393 3938611 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token 3bjbq4.v6mk7r1erpkj0tnn \
	I0308 06:58:07.194497 3938611 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:606e159fff8c39715ca753d5afb36b1b13fac80a9621a2d6c80a76d401dffa4c 
	I0308 06:58:07.198296 3938611 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-1055-aws\n", err: exit status 1
	I0308 06:58:07.198409 3938611 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0308 06:58:07.198425 3938611 cni.go:84] Creating CNI manager for ""
	I0308 06:58:07.198432 3938611 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0308 06:58:07.201985 3938611 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0308 06:58:07.203972 3938611 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0308 06:58:07.208223 3938611 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.28.4/kubectl ...
	I0308 06:58:07.208245 3938611 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0308 06:58:07.228423 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0308 06:58:08.182549 3938611 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0308 06:58:08.182703 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:08.182852 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-434385 minikube.k8s.io/updated_at=2024_03_08T06_58_08_0700 minikube.k8s.io/version=v1.32.0 minikube.k8s.io/commit=455e433ba7e8d9ab4b9063e4f53a142b55799a5b minikube.k8s.io/name=addons-434385 minikube.k8s.io/primary=true
	I0308 06:58:08.198961 3938611 ops.go:34] apiserver oom_adj: -16
	I0308 06:58:08.347657 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:08.848426 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:09.347860 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:09.848262 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:10.348604 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:10.848311 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:11.347832 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:11.848270 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:12.347917 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:12.848305 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:13.348246 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:13.848240 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:14.348351 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:14.847988 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:15.347802 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:15.848329 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:16.348651 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:16.847843 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:17.347776 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:17.847787 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:18.348031 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:18.848308 3938611 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0308 06:58:19.012299 3938611 kubeadm.go:1106] duration metric: took 10.829678865s to wait for elevateKubeSystemPrivileges
	W0308 06:58:19.012336 3938611 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0308 06:58:19.012344 3938611 kubeadm.go:393] duration metric: took 26.476976433s to StartCluster
	I0308 06:58:19.012361 3938611 settings.go:142] acquiring lock: {Name:mk46caf10054f4c37e3f121eb7416e90f29a4086 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 06:58:19.012502 3938611 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/18333-3932394/kubeconfig
	I0308 06:58:19.013222 3938611 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/kubeconfig: {Name:mkec2c02dc0930bed32b25c8e72b92d4375b7e51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 06:58:19.013722 3938611 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0308 06:58:19.017517 3938611 out.go:177] * Verifying Kubernetes components...
	I0308 06:58:19.015806 3938611 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0308 06:58:19.016047 3938611 config.go:182] Loaded profile config "addons-434385": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
	I0308 06:58:19.016058 3938611 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]
	I0308 06:58:19.020119 3938611 addons.go:69] Setting yakd=true in profile "addons-434385"
	I0308 06:58:19.020150 3938611 addons.go:234] Setting addon yakd=true in "addons-434385"
	I0308 06:58:19.020186 3938611 host.go:66] Checking if "addons-434385" exists ...
	I0308 06:58:19.020696 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:19.020896 3938611 addons.go:69] Setting ingress=true in profile "addons-434385"
	I0308 06:58:19.020943 3938611 addons.go:234] Setting addon ingress=true in "addons-434385"
	I0308 06:58:19.021428 3938611 host.go:66] Checking if "addons-434385" exists ...
	I0308 06:58:19.021128 3938611 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0308 06:58:19.021286 3938611 addons.go:69] Setting cloud-spanner=true in profile "addons-434385"
	I0308 06:58:19.021696 3938611 addons.go:234] Setting addon cloud-spanner=true in "addons-434385"
	I0308 06:58:19.021721 3938611 host.go:66] Checking if "addons-434385" exists ...
	I0308 06:58:19.022140 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:19.022756 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:19.021294 3938611 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-434385"
	I0308 06:58:19.038002 3938611 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-434385"
	I0308 06:58:19.038043 3938611 host.go:66] Checking if "addons-434385" exists ...
	I0308 06:58:19.021297 3938611 addons.go:69] Setting default-storageclass=true in profile "addons-434385"
	I0308 06:58:19.038376 3938611 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-434385"
	I0308 06:58:19.038510 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:19.038674 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:19.021301 3938611 addons.go:69] Setting gcp-auth=true in profile "addons-434385"
	I0308 06:58:19.039357 3938611 mustload.go:65] Loading cluster: addons-434385
	I0308 06:58:19.039614 3938611 config.go:182] Loaded profile config "addons-434385": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
	I0308 06:58:19.039863 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:19.021306 3938611 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-434385"
	I0308 06:58:19.061111 3938611 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-434385"
	I0308 06:58:19.061544 3938611 host.go:66] Checking if "addons-434385" exists ...
	I0308 06:58:19.021309 3938611 addons.go:69] Setting ingress-dns=true in profile "addons-434385"
	I0308 06:58:19.074907 3938611 addons.go:234] Setting addon ingress-dns=true in "addons-434385"
	I0308 06:58:19.075048 3938611 host.go:66] Checking if "addons-434385" exists ...
	I0308 06:58:19.084929 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:19.021312 3938611 addons.go:69] Setting inspektor-gadget=true in profile "addons-434385"
	I0308 06:58:19.090784 3938611 addons.go:234] Setting addon inspektor-gadget=true in "addons-434385"
	I0308 06:58:19.090828 3938611 host.go:66] Checking if "addons-434385" exists ...
	I0308 06:58:19.091310 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:19.021315 3938611 addons.go:69] Setting metrics-server=true in profile "addons-434385"
	I0308 06:58:19.103331 3938611 addons.go:234] Setting addon metrics-server=true in "addons-434385"
	I0308 06:58:19.103382 3938611 host.go:66] Checking if "addons-434385" exists ...
	I0308 06:58:19.103873 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:19.021319 3938611 addons.go:69] Setting storage-provisioner=true in profile "addons-434385"
	I0308 06:58:19.113438 3938611 addons.go:234] Setting addon storage-provisioner=true in "addons-434385"
	I0308 06:58:19.113486 3938611 host.go:66] Checking if "addons-434385" exists ...
	I0308 06:58:19.113955 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:19.142552 3938611 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.4
	I0308 06:58:19.021325 3938611 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-434385"
	I0308 06:58:19.021329 3938611 addons.go:69] Setting volumesnapshots=true in profile "addons-434385"
	I0308 06:58:19.074814 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:19.021321 3938611 addons.go:69] Setting registry=true in profile "addons-434385"
	I0308 06:58:19.160962 3938611 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0308 06:58:19.161259 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0308 06:58:19.161353 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:58:19.174475 3938611 addons.go:234] Setting addon volumesnapshots=true in "addons-434385"
	I0308 06:58:19.174529 3938611 host.go:66] Checking if "addons-434385" exists ...
	I0308 06:58:19.175137 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:19.160977 3938611 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.14
	I0308 06:58:19.217301 3938611 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-434385"
	I0308 06:58:19.237069 3938611 addons.go:234] Setting addon default-storageclass=true in "addons-434385"
	I0308 06:58:19.237667 3938611 addons.go:234] Setting addon registry=true in "addons-434385"
	I0308 06:58:19.238277 3938611 host.go:66] Checking if "addons-434385" exists ...
	I0308 06:58:19.240190 3938611 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
	I0308 06:58:19.240199 3938611 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0308 06:58:19.240514 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:19.240538 3938611 host.go:66] Checking if "addons-434385" exists ...
	I0308 06:58:19.243309 3938611 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0308 06:58:19.243417 3938611 host.go:66] Checking if "addons-434385" exists ...
	I0308 06:58:19.251215 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0308 06:58:19.252014 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:58:19.270262 3938611 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0308 06:58:19.251782 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:19.259528 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:19.287588 3938611 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
	I0308 06:58:19.290548 3938611 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0308 06:58:19.290623 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0308 06:58:19.290765 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:58:19.316054 3938611 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.25.1
	I0308 06:58:19.318496 3938611 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0308 06:58:19.318522 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0308 06:58:19.318590 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:58:19.316035 3938611 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.0
	I0308 06:58:19.316047 3938611 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0308 06:58:19.317478 3938611 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0308 06:58:19.334988 3938611 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0308 06:58:19.333885 3938611 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0308 06:58:19.333919 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0308 06:58:19.338804 3938611 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0308 06:58:19.338815 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0308 06:58:19.340421 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:58:19.408680 3938611 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0308 06:58:19.413004 3938611 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0308 06:58:19.415436 3938611 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0308 06:58:19.417456 3938611 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0308 06:58:19.419761 3938611 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0308 06:58:19.421975 3938611 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0308 06:58:19.424237 3938611 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0308 06:58:19.426793 3938611 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0308 06:58:19.426822 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0308 06:58:19.426869 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:58:19.425756 3938611 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0308 06:58:19.429093 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0308 06:58:19.429161 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:58:19.438117 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:58:19.425862 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0308 06:58:19.439639 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:58:19.413480 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:58:19.425917 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:58:19.467682 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:58:19.489444 3938611 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/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.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0308 06:58:19.489646 3938611 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0308 06:58:19.518072 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:58:19.526529 3938611 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0308 06:58:19.531290 3938611 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0308 06:58:19.531314 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0308 06:58:19.531388 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:58:19.532406 3938611 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-434385"
	I0308 06:58:19.532443 3938611 host.go:66] Checking if "addons-434385" exists ...
	I0308 06:58:19.532873 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:19.550506 3938611 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.14.5
	I0308 06:58:19.561586 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:58:19.563975 3938611 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0308 06:58:19.563992 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0308 06:58:19.564082 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:58:19.564114 3938611 out.go:177]   - Using image docker.io/registry:2.8.3
	I0308 06:58:19.566595 3938611 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.5
	I0308 06:58:19.568411 3938611 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
	I0308 06:58:19.568435 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0308 06:58:19.568502 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:58:19.629928 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:58:19.656023 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:58:19.676444 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:58:19.677424 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:58:19.707916 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:58:19.714651 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:58:19.728428 3938611 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0308 06:58:19.733772 3938611 out.go:177]   - Using image docker.io/busybox:stable
	I0308 06:58:19.736145 3938611 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0308 06:58:19.736169 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0308 06:58:19.736240 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:58:19.745435 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:58:19.766667 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:58:20.045374 3938611 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0308 06:58:20.045460 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0308 06:58:20.057070 3938611 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0308 06:58:20.137945 3938611 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0308 06:58:20.137977 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0308 06:58:20.361969 3938611 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0308 06:58:20.361990 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0308 06:58:20.392217 3938611 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0308 06:58:20.539689 3938611 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0308 06:58:20.539715 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0308 06:58:20.551645 3938611 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0308 06:58:20.551674 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0308 06:58:20.607196 3938611 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0308 06:58:20.618102 3938611 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0308 06:58:20.618125 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0308 06:58:20.681744 3938611 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0308 06:58:20.686513 3938611 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0308 06:58:20.713531 3938611 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
	I0308 06:58:20.713567 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0308 06:58:20.750415 3938611 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0308 06:58:20.750441 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0308 06:58:20.753406 3938611 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0308 06:58:20.759397 3938611 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0308 06:58:20.789673 3938611 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0308 06:58:20.789701 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0308 06:58:20.804472 3938611 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0308 06:58:20.804499 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0308 06:58:20.824914 3938611 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0308 06:58:20.824943 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0308 06:58:20.833158 3938611 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0308 06:58:20.833186 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0308 06:58:20.898064 3938611 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
	I0308 06:58:20.898089 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0308 06:58:20.998498 3938611 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0308 06:58:20.998527 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0308 06:58:21.044802 3938611 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0308 06:58:21.068231 3938611 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0308 06:58:21.138461 3938611 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0308 06:58:21.138496 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0308 06:58:21.152707 3938611 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0308 06:58:21.152743 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0308 06:58:21.330159 3938611 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0308 06:58:21.330186 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0308 06:58:21.359631 3938611 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0308 06:58:21.504039 3938611 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0308 06:58:21.504078 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0308 06:58:21.513625 3938611 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0308 06:58:21.513653 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0308 06:58:21.621278 3938611 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0308 06:58:21.621303 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0308 06:58:21.798687 3938611 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0308 06:58:21.798764 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0308 06:58:21.860362 3938611 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0308 06:58:21.860443 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0308 06:58:22.053343 3938611 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0308 06:58:22.053419 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0308 06:58:22.199475 3938611 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0308 06:58:22.199554 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0308 06:58:22.261077 3938611 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0308 06:58:22.261154 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0308 06:58:22.409931 3938611 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0308 06:58:22.507125 3938611 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
	I0308 06:58:22.507205 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0308 06:58:22.583741 3938611 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.094064393s)
	I0308 06:58:22.584024 3938611 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/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.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.094549762s)
	I0308 06:58:22.584046 3938611 start.go:948] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0308 06:58:22.585561 3938611 node_ready.go:35] waiting up to 6m0s for node "addons-434385" to be "Ready" ...
	I0308 06:58:22.594884 3938611 node_ready.go:49] node "addons-434385" has status "Ready":"True"
	I0308 06:58:22.594953 3938611 node_ready.go:38] duration metric: took 9.362766ms for node "addons-434385" to be "Ready" ...
	I0308 06:58:22.594979 3938611 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" ...
	I0308 06:58:22.608792 3938611 pod_ready.go:78] waiting up to 6m0s for pod "coredns-5dd5756b68-8jgfh" in "kube-system" namespace to be "Ready" ...
	I0308 06:58:22.653952 3938611 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0308 06:58:22.653977 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0308 06:58:22.833555 3938611 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0308 06:58:22.833603 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0308 06:58:22.851450 3938611 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0308 06:58:22.851529 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0308 06:58:23.045674 3938611 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0308 06:58:23.074001 3938611 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0308 06:58:23.074073 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0308 06:58:23.089473 3938611 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-434385" context rescaled to 1 replicas
	I0308 06:58:23.263972 3938611 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0308 06:58:23.264047 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0308 06:58:23.393404 3938611 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0308 06:58:23.613855 3938611 pod_ready.go:97] error getting pod "coredns-5dd5756b68-8jgfh" in "kube-system" namespace (skipping!): pods "coredns-5dd5756b68-8jgfh" not found
	I0308 06:58:23.613929 3938611 pod_ready.go:81] duration metric: took 1.005032938s for pod "coredns-5dd5756b68-8jgfh" in "kube-system" namespace to be "Ready" ...
	E0308 06:58:23.613976 3938611 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "coredns-5dd5756b68-8jgfh" in "kube-system" namespace (skipping!): pods "coredns-5dd5756b68-8jgfh" not found
	I0308 06:58:23.613997 3938611 pod_ready.go:78] waiting up to 6m0s for pod "coredns-5dd5756b68-k5r9m" in "kube-system" namespace to be "Ready" ...
	I0308 06:58:25.668825 3938611 pod_ready.go:102] pod "coredns-5dd5756b68-k5r9m" in "kube-system" namespace has status "Ready":"False"
	I0308 06:58:26.095994 3938611 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0308 06:58:26.096124 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:58:26.127370 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:58:26.511613 3938611 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0308 06:58:26.637783 3938611 addons.go:234] Setting addon gcp-auth=true in "addons-434385"
	I0308 06:58:26.637864 3938611 host.go:66] Checking if "addons-434385" exists ...
	I0308 06:58:26.638397 3938611 cli_runner.go:164] Run: docker container inspect addons-434385 --format={{.State.Status}}
	I0308 06:58:26.671261 3938611 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0308 06:58:26.671318 3938611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-434385
	I0308 06:58:26.695637 3938611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36945 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/addons-434385/id_rsa Username:docker}
	I0308 06:58:27.825686 3938611 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (7.768579573s)
	I0308 06:58:27.825751 3938611 addons.go:470] Verifying addon ingress=true in "addons-434385"
	I0308 06:58:27.828109 3938611 out.go:177] * Verifying ingress addon...
	I0308 06:58:27.825928 3938611 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (7.433681469s)
	I0308 06:58:27.825967 3938611 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (7.218748132s)
	I0308 06:58:27.826006 3938611 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (7.144233187s)
	I0308 06:58:27.826054 3938611 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (7.139519292s)
	I0308 06:58:27.826079 3938611 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (7.07265383s)
	I0308 06:58:27.826100 3938611 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (7.066676553s)
	I0308 06:58:27.826130 3938611 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (6.781295045s)
	I0308 06:58:27.826151 3938611 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (6.757896118s)
	I0308 06:58:27.826226 3938611 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (6.466564451s)
	I0308 06:58:27.826316 3938611 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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.416318196s)
	I0308 06:58:27.826390 3938611 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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.780640459s)
	I0308 06:58:27.833048 3938611 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-434385 service yakd-dashboard -n yakd-dashboard
	
	I0308 06:58:27.830838 3938611 addons.go:470] Verifying addon registry=true in "addons-434385"
	I0308 06:58:27.830850 3938611 addons.go:470] Verifying addon metrics-server=true in "addons-434385"
	W0308 06:58:27.830876 3938611 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0308 06:58:27.831005 3938611 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0308 06:58:27.836826 3938611 out.go:177] * Verifying registry addon...
	I0308 06:58:27.835116 3938611 retry.go:31] will retry after 160.93523ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0308 06:58:27.839806 3938611 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0308 06:58:27.844339 3938611 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0308 06:58:27.845990 3938611 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0308 06:58:27.846015 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:27.848149 3938611 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0308 06:58:27.848175 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:27.998637 3938611 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0308 06:58:28.122627 3938611 pod_ready.go:102] pod "coredns-5dd5756b68-k5r9m" in "kube-system" namespace has status "Ready":"False"
	I0308 06:58:28.343987 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:28.353521 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:28.948816 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:28.950507 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:29.242235 3938611 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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.848732703s)
	I0308 06:58:29.242279 3938611 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-434385"
	I0308 06:58:29.246115 3938611 out.go:177] * Verifying csi-hostpath-driver addon...
	I0308 06:58:29.242567 3938611 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.571216326s)
	I0308 06:58:29.250295 3938611 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0308 06:58:29.249116 3938611 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0308 06:58:29.254054 3938611 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.1
	I0308 06:58:29.255968 3938611 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0308 06:58:29.255995 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0308 06:58:29.273104 3938611 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0308 06:58:29.273132 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:29.337112 3938611 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0308 06:58:29.337139 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0308 06:58:29.340180 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:29.346557 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:29.412862 3938611 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0308 06:58:29.412887 3938611 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0308 06:58:29.478224 3938611 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0308 06:58:29.762123 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:29.840119 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:29.844960 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:30.027679 3938611 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (2.028981251s)
	I0308 06:58:30.259009 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:30.339597 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:30.345033 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:30.564976 3938611 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (1.086663786s)
	I0308 06:58:30.567925 3938611 addons.go:470] Verifying addon gcp-auth=true in "addons-434385"
	I0308 06:58:30.570382 3938611 out.go:177] * Verifying gcp-auth addon...
	I0308 06:58:30.573198 3938611 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0308 06:58:30.577158 3938611 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0308 06:58:30.577219 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:30.632924 3938611 pod_ready.go:102] pod "coredns-5dd5756b68-k5r9m" in "kube-system" namespace has status "Ready":"False"
	I0308 06:58:30.758801 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:30.839488 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:30.845327 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:31.078039 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:31.260459 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:31.339845 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:31.344348 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:31.577403 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:31.758055 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:31.839531 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:31.844988 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:32.077666 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:32.258330 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:32.340471 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:32.345379 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:32.577350 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:32.760109 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:32.840923 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:32.846268 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:33.077818 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:33.121287 3938611 pod_ready.go:102] pod "coredns-5dd5756b68-k5r9m" in "kube-system" namespace has status "Ready":"False"
	I0308 06:58:33.258510 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:33.339391 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:33.344882 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:33.578296 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:33.760295 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:33.842301 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:33.846900 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:34.077731 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:34.259468 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:34.344734 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:34.347375 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:34.607810 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:34.758272 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:34.842358 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:34.845732 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:35.077661 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:35.122261 3938611 pod_ready.go:102] pod "coredns-5dd5756b68-k5r9m" in "kube-system" namespace has status "Ready":"False"
	I0308 06:58:35.260243 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:35.340626 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:35.351078 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:35.578245 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:35.633197 3938611 pod_ready.go:92] pod "coredns-5dd5756b68-k5r9m" in "kube-system" namespace has status "Ready":"True"
	I0308 06:58:35.633222 3938611 pod_ready.go:81] duration metric: took 12.019187324s for pod "coredns-5dd5756b68-k5r9m" in "kube-system" namespace to be "Ready" ...
	I0308 06:58:35.633234 3938611 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-434385" in "kube-system" namespace to be "Ready" ...
	I0308 06:58:35.649852 3938611 pod_ready.go:92] pod "etcd-addons-434385" in "kube-system" namespace has status "Ready":"True"
	I0308 06:58:35.649879 3938611 pod_ready.go:81] duration metric: took 16.630231ms for pod "etcd-addons-434385" in "kube-system" namespace to be "Ready" ...
	I0308 06:58:35.649895 3938611 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-434385" in "kube-system" namespace to be "Ready" ...
	I0308 06:58:35.667402 3938611 pod_ready.go:92] pod "kube-apiserver-addons-434385" in "kube-system" namespace has status "Ready":"True"
	I0308 06:58:35.667429 3938611 pod_ready.go:81] duration metric: took 17.526952ms for pod "kube-apiserver-addons-434385" in "kube-system" namespace to be "Ready" ...
	I0308 06:58:35.667442 3938611 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-434385" in "kube-system" namespace to be "Ready" ...
	I0308 06:58:35.677270 3938611 pod_ready.go:92] pod "kube-controller-manager-addons-434385" in "kube-system" namespace has status "Ready":"True"
	I0308 06:58:35.677312 3938611 pod_ready.go:81] duration metric: took 9.863346ms for pod "kube-controller-manager-addons-434385" in "kube-system" namespace to be "Ready" ...
	I0308 06:58:35.677325 3938611 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-dlw2h" in "kube-system" namespace to be "Ready" ...
	I0308 06:58:35.701046 3938611 pod_ready.go:92] pod "kube-proxy-dlw2h" in "kube-system" namespace has status "Ready":"True"
	I0308 06:58:35.701074 3938611 pod_ready.go:81] duration metric: took 23.740915ms for pod "kube-proxy-dlw2h" in "kube-system" namespace to be "Ready" ...
	I0308 06:58:35.701086 3938611 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-434385" in "kube-system" namespace to be "Ready" ...
	I0308 06:58:35.758911 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:35.839579 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:35.845625 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:36.019230 3938611 pod_ready.go:92] pod "kube-scheduler-addons-434385" in "kube-system" namespace has status "Ready":"True"
	I0308 06:58:36.019260 3938611 pod_ready.go:81] duration metric: took 318.165871ms for pod "kube-scheduler-addons-434385" in "kube-system" namespace to be "Ready" ...
	I0308 06:58:36.019272 3938611 pod_ready.go:38] duration metric: took 13.424265171s 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" ...
	I0308 06:58:36.019288 3938611 api_server.go:52] waiting for apiserver process to appear ...
	I0308 06:58:36.019351 3938611 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0308 06:58:36.035045 3938611 api_server.go:72] duration metric: took 17.021279905s to wait for apiserver process to appear ...
	I0308 06:58:36.035091 3938611 api_server.go:88] waiting for apiserver healthz status ...
	I0308 06:58:36.035111 3938611 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0308 06:58:36.044074 3938611 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0308 06:58:36.045437 3938611 api_server.go:141] control plane version: v1.28.4
	I0308 06:58:36.045478 3938611 api_server.go:131] duration metric: took 10.378508ms to wait for apiserver health ...
	I0308 06:58:36.045488 3938611 system_pods.go:43] waiting for kube-system pods to appear ...
	I0308 06:58:36.077482 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:36.228697 3938611 system_pods.go:59] 18 kube-system pods found
	I0308 06:58:36.228736 3938611 system_pods.go:61] "coredns-5dd5756b68-k5r9m" [33f8ce43-7508-4271-8b25-b5c5201c75fe] Running
	I0308 06:58:36.228746 3938611 system_pods.go:61] "csi-hostpath-attacher-0" [1197ba09-349d-4295-8f02-49be9bb34da0] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0308 06:58:36.228754 3938611 system_pods.go:61] "csi-hostpath-resizer-0" [66438730-2bfb-4ab2-aefa-3f05b31430c4] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0308 06:58:36.228765 3938611 system_pods.go:61] "csi-hostpathplugin-zlldt" [f4ff165b-edcf-4491-80c0-35cbb114c967] 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])
	I0308 06:58:36.228773 3938611 system_pods.go:61] "etcd-addons-434385" [2ac74a01-5b1f-4fe9-8489-f15dbc9bd19f] Running
	I0308 06:58:36.228787 3938611 system_pods.go:61] "kindnet-5zx8b" [7ff338f3-796c-4265-9cc8-57bb00f325ac] Running
	I0308 06:58:36.228792 3938611 system_pods.go:61] "kube-apiserver-addons-434385" [0ed6281b-73fd-48cd-bb46-a1346d11f566] Running
	I0308 06:58:36.228796 3938611 system_pods.go:61] "kube-controller-manager-addons-434385" [671904ff-5909-461c-a536-ce31bf93c5d0] Running
	I0308 06:58:36.228807 3938611 system_pods.go:61] "kube-ingress-dns-minikube" [673602c2-5275-469b-8b41-73f9a0c49181] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0308 06:58:36.228812 3938611 system_pods.go:61] "kube-proxy-dlw2h" [ff9e3cbe-9fc5-4b93-a69a-5ea41f0cc2e4] Running
	I0308 06:58:36.228816 3938611 system_pods.go:61] "kube-scheduler-addons-434385" [fcfd7ddc-1fe4-46af-90b5-dfe79f75600d] Running
	I0308 06:58:36.228822 3938611 system_pods.go:61] "metrics-server-69cf46c98-fchjn" [7ad74b9e-3bd5-4d2f-bbe4-404e7def3eb7] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0308 06:58:36.228832 3938611 system_pods.go:61] "nvidia-device-plugin-daemonset-lmbjd" [20dfc962-ebb4-449c-9457-c1e796396f3c] Running
	I0308 06:58:36.228849 3938611 system_pods.go:61] "registry-4wlvw" [6243dbdf-8cca-40db-aa5e-a6e86a32f9f4] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0308 06:58:36.228860 3938611 system_pods.go:61] "registry-proxy-smg5w" [4ec2602c-1685-48fa-81ac-d330db924c4e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0308 06:58:36.228868 3938611 system_pods.go:61] "snapshot-controller-58dbcc7b99-6nst7" [986bd15c-8b15-40c9-a780-20fc58329f2a] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0308 06:58:36.228879 3938611 system_pods.go:61] "snapshot-controller-58dbcc7b99-mlvd5" [7cb07f32-3fe6-4146-a410-410e467cd35f] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0308 06:58:36.228887 3938611 system_pods.go:61] "storage-provisioner" [c6e4cdd8-8080-4440-86a8-05d0d9de2088] Running
	I0308 06:58:36.228894 3938611 system_pods.go:74] duration metric: took 183.400089ms to wait for pod list to return data ...
	I0308 06:58:36.228907 3938611 default_sa.go:34] waiting for default service account to be created ...
	I0308 06:58:36.265305 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:36.340442 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:36.345636 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:36.418740 3938611 default_sa.go:45] found service account: "default"
	I0308 06:58:36.418774 3938611 default_sa.go:55] duration metric: took 189.860274ms for default service account to be created ...
	I0308 06:58:36.418784 3938611 system_pods.go:116] waiting for k8s-apps to be running ...
	I0308 06:58:36.578272 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:36.628350 3938611 system_pods.go:86] 18 kube-system pods found
	I0308 06:58:36.628386 3938611 system_pods.go:89] "coredns-5dd5756b68-k5r9m" [33f8ce43-7508-4271-8b25-b5c5201c75fe] Running
	I0308 06:58:36.628397 3938611 system_pods.go:89] "csi-hostpath-attacher-0" [1197ba09-349d-4295-8f02-49be9bb34da0] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0308 06:58:36.628405 3938611 system_pods.go:89] "csi-hostpath-resizer-0" [66438730-2bfb-4ab2-aefa-3f05b31430c4] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0308 06:58:36.628414 3938611 system_pods.go:89] "csi-hostpathplugin-zlldt" [f4ff165b-edcf-4491-80c0-35cbb114c967] 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])
	I0308 06:58:36.628421 3938611 system_pods.go:89] "etcd-addons-434385" [2ac74a01-5b1f-4fe9-8489-f15dbc9bd19f] Running
	I0308 06:58:36.628426 3938611 system_pods.go:89] "kindnet-5zx8b" [7ff338f3-796c-4265-9cc8-57bb00f325ac] Running
	I0308 06:58:36.628431 3938611 system_pods.go:89] "kube-apiserver-addons-434385" [0ed6281b-73fd-48cd-bb46-a1346d11f566] Running
	I0308 06:58:36.628435 3938611 system_pods.go:89] "kube-controller-manager-addons-434385" [671904ff-5909-461c-a536-ce31bf93c5d0] Running
	I0308 06:58:36.628443 3938611 system_pods.go:89] "kube-ingress-dns-minikube" [673602c2-5275-469b-8b41-73f9a0c49181] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0308 06:58:36.628453 3938611 system_pods.go:89] "kube-proxy-dlw2h" [ff9e3cbe-9fc5-4b93-a69a-5ea41f0cc2e4] Running
	I0308 06:58:36.628458 3938611 system_pods.go:89] "kube-scheduler-addons-434385" [fcfd7ddc-1fe4-46af-90b5-dfe79f75600d] Running
	I0308 06:58:36.628464 3938611 system_pods.go:89] "metrics-server-69cf46c98-fchjn" [7ad74b9e-3bd5-4d2f-bbe4-404e7def3eb7] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0308 06:58:36.628472 3938611 system_pods.go:89] "nvidia-device-plugin-daemonset-lmbjd" [20dfc962-ebb4-449c-9457-c1e796396f3c] Running
	I0308 06:58:36.628478 3938611 system_pods.go:89] "registry-4wlvw" [6243dbdf-8cca-40db-aa5e-a6e86a32f9f4] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0308 06:58:36.628485 3938611 system_pods.go:89] "registry-proxy-smg5w" [4ec2602c-1685-48fa-81ac-d330db924c4e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0308 06:58:36.628499 3938611 system_pods.go:89] "snapshot-controller-58dbcc7b99-6nst7" [986bd15c-8b15-40c9-a780-20fc58329f2a] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0308 06:58:36.628506 3938611 system_pods.go:89] "snapshot-controller-58dbcc7b99-mlvd5" [7cb07f32-3fe6-4146-a410-410e467cd35f] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0308 06:58:36.628510 3938611 system_pods.go:89] "storage-provisioner" [c6e4cdd8-8080-4440-86a8-05d0d9de2088] Running
	I0308 06:58:36.628518 3938611 system_pods.go:126] duration metric: took 209.727115ms to wait for k8s-apps to be running ...
	I0308 06:58:36.628530 3938611 system_svc.go:44] waiting for kubelet service to be running ....
	I0308 06:58:36.628600 3938611 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0308 06:58:36.642732 3938611 system_svc.go:56] duration metric: took 14.193039ms WaitForService to wait for kubelet
	I0308 06:58:36.642762 3938611 kubeadm.go:576] duration metric: took 17.6290026s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0308 06:58:36.642785 3938611 node_conditions.go:102] verifying NodePressure condition ...
	I0308 06:58:36.758977 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:36.819807 3938611 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0308 06:58:36.819842 3938611 node_conditions.go:123] node cpu capacity is 2
	I0308 06:58:36.819856 3938611 node_conditions.go:105] duration metric: took 177.063987ms to run NodePressure ...
	I0308 06:58:36.819870 3938611 start.go:240] waiting for startup goroutines ...
	I0308 06:58:36.840312 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:36.845699 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:37.078181 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:37.259202 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:37.340094 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:37.345187 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:37.577076 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:37.758773 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:37.842392 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:37.846382 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:38.078298 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:38.260181 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:38.341782 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:38.348666 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:38.578084 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:38.758844 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:38.840924 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:38.846224 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:39.077930 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:39.258697 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:39.341081 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:39.346499 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:39.585336 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:39.758683 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:39.840210 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:39.844793 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:40.079556 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:40.259392 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:40.340114 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:40.345050 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:40.578501 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:40.767411 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:40.839994 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:40.846570 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:41.077490 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:41.257615 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:41.341326 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:41.345337 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:41.577490 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:41.759492 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:41.845768 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:41.848758 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:42.088596 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:42.260454 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:42.340515 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:42.345581 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:42.578256 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:42.758912 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:42.840615 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:42.845039 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:43.077073 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:43.262430 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:43.341089 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:43.345458 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:43.578387 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:43.758170 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:43.842538 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:43.848650 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:44.077807 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:44.258423 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:44.339872 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:44.344030 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0308 06:58:44.576875 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:44.758065 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:44.839618 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:44.846813 3938611 kapi.go:107] duration metric: took 17.007004807s to wait for kubernetes.io/minikube-addons=registry ...
	I0308 06:58:45.079190 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:45.260067 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:45.339645 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:45.577751 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:45.759027 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:45.840502 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:46.077351 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:46.259309 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:46.340315 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:46.577738 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:46.758766 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:46.840757 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:47.078823 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:47.263574 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:47.341956 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:47.580313 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:47.758847 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:47.840652 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:48.077567 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:48.258867 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:48.343190 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:48.578607 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:48.759103 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:48.844508 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:49.079913 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:49.258382 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:49.344530 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:49.580362 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:49.758777 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:49.840842 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:50.077419 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:50.258647 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:50.340240 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:50.577629 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:50.760625 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:50.839466 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:51.078315 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:51.258307 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:51.339541 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:51.577768 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:51.758209 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:51.839534 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:52.078209 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:52.258260 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:52.339772 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:52.576885 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:52.757981 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:52.839901 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:53.077774 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:53.258641 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:53.340493 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:53.578003 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:53.760160 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:53.840203 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:54.077709 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:54.258611 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:54.340451 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:54.576854 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:54.758186 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:54.839599 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:55.078220 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:55.258536 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:55.346307 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:55.577900 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:55.788917 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:55.840200 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:56.082427 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:56.258584 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:56.340055 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:56.578091 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:56.759383 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:56.840066 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:57.076946 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:57.258884 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:57.341024 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:57.577147 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:57.758517 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:57.840281 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:58.077417 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:58.259759 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:58.341169 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:58.577015 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:58.758753 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:58.844060 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:59.077348 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:59.259367 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:59.340304 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:58:59.578592 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:58:59.760239 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:58:59.840021 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:00.085666 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:00.279827 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:00.340297 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:00.578026 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:00.757979 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:00.842540 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:01.078106 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:01.258455 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:01.341453 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:01.577704 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:01.758633 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:01.840680 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:02.077719 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:02.270013 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:02.339441 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:02.577773 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:02.757975 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:02.840243 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:03.077623 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:03.258492 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:03.340268 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:03.577709 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:03.759189 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:03.840955 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:04.076811 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:04.258561 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:04.341176 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:04.576866 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:04.761077 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:04.839461 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:05.080499 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:05.258086 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:05.340030 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:05.587430 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:05.758759 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:05.840486 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:06.081343 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:06.257750 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:06.340651 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:06.577962 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:06.759518 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:06.840079 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:07.077494 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:07.259288 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:07.340214 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:07.576906 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:07.758770 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:07.840781 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:08.077949 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:08.258236 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:08.339950 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:08.577145 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:08.757967 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:08.841391 3938611 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0308 06:59:09.079946 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:09.260178 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:09.339735 3938611 kapi.go:107] duration metric: took 41.508723916s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0308 06:59:09.581323 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:09.758744 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:10.078239 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:10.261400 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:10.577178 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:10.758939 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:11.077095 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:11.258751 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:11.576831 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:11.758796 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:12.077920 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:12.257982 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:12.577208 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:12.758411 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:13.078240 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:13.258093 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:13.577857 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:13.759191 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:14.080206 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:14.258665 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:14.577006 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:14.758702 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0308 06:59:15.078522 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:15.258769 3938611 kapi.go:107] duration metric: took 46.009651551s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0308 06:59:15.577292 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:16.077707 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:16.576952 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:17.078182 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:17.577410 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:18.077165 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:18.576791 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:19.077392 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:19.577185 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:20.077380 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:20.577023 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:21.077004 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:21.577153 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:22.077666 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:22.577098 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:23.076959 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:23.577081 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:24.077829 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:24.576862 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:25.077333 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:25.577616 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:26.076702 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:26.576674 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:27.077910 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:27.576832 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:28.077164 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:28.577063 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:29.077121 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:29.580848 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:30.077644 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:30.576875 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:31.077074 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:31.577196 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:32.076848 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:32.576929 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:33.077643 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:33.577884 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:34.077657 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:34.578117 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:35.077439 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:35.577504 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:36.087518 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:36.578380 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:37.077535 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:37.577969 3938611 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0308 06:59:38.080998 3938611 kapi.go:107] duration metric: took 1m7.507797183s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0308 06:59:38.082958 3938611 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-434385 cluster.
	I0308 06:59:38.084751 3938611 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.
	I0308 06:59:38.087004 3938611 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0308 06:59:38.089395 3938611 out.go:177] * Enabled addons: inspektor-gadget, cloud-spanner, storage-provisioner, ingress-dns, nvidia-device-plugin, yakd, metrics-server, storage-provisioner-rancher, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0308 06:59:38.091507 3938611 addons.go:505] duration metric: took 1m19.075430604s for enable addons: enabled=[inspektor-gadget cloud-spanner storage-provisioner ingress-dns nvidia-device-plugin yakd metrics-server storage-provisioner-rancher volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0308 06:59:38.091560 3938611 start.go:245] waiting for cluster config update ...
	I0308 06:59:38.091602 3938611 start.go:254] writing updated cluster config ...
	I0308 06:59:38.091909 3938611 ssh_runner.go:195] Run: rm -f paused
	I0308 06:59:38.452653 3938611 start.go:600] kubectl: 1.29.2, cluster: 1.28.4 (minor skew: 1)
	I0308 06:59:38.455486 3938611 out.go:177] * Done! kubectl is now configured to use "addons-434385" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED              STATE               NAME                       ATTEMPT             POD ID              POD
	c4829e56532ac       dd1b12fcb6097       8 seconds ago        Exited              hello-world-app            2                   c883b1499277c       hello-world-app-5d77478584-d8z72
	94ca7eafce706       be5e6f23a9904       33 seconds ago       Running             nginx                      0                   330fdc38b36dc       nginx
	019a724800a02       bafe72500920c       About a minute ago   Running             gcp-auth                   0                   07a5ac3622cda       gcp-auth-5f6b4f85fd-k87cz
	1836e50aa1476       1a024e390dd05       About a minute ago   Exited              patch                      1                   ee3b79160a281       ingress-nginx-admission-patch-gnqgf
	ee19f2f9fd4a3       1a024e390dd05       About a minute ago   Exited              create                     0                   b75d87090add0       ingress-nginx-admission-create-7hd2k
	6adc74d93a405       20e3f2db01e81       About a minute ago   Running             yakd                       0                   d5e63900f66fe       yakd-dashboard-9947fc6bf-rl2m7
	da367850eff38       7ce2150c8929b       2 minutes ago        Running             local-path-provisioner     0                   6b74c13b58b23       local-path-provisioner-78b46b4d5c-8xcfs
	7adc9ebfe90fa       97e04611ad434       2 minutes ago        Running             coredns                    0                   ecf255dcdc59b       coredns-5dd5756b68-k5r9m
	743b8af244f56       41340d5d57adb       2 minutes ago        Running             cloud-spanner-emulator     0                   1d49d1925f40c       cloud-spanner-emulator-6548d5df46-46qjq
	a4a5397a0e00a       c0cfb4ce73bda       2 minutes ago        Running             nvidia-device-plugin-ctr   0                   bccc87e405ea3       nvidia-device-plugin-daemonset-lmbjd
	18c85b51f0494       ba04bb24b9575       2 minutes ago        Running             storage-provisioner        0                   b36a9cf40f60a       storage-provisioner
	81d89827f596b       4740c1948d3fc       2 minutes ago        Running             kindnet-cni                0                   fe14a00dc7b96       kindnet-5zx8b
	185d4af0339da       3ca3ca488cf13       2 minutes ago        Running             kube-proxy                 0                   41ca733d377a7       kube-proxy-dlw2h
	def7f1f079b81       9961cbceaf234       2 minutes ago        Running             kube-controller-manager    0                   dd2f0147396a4       kube-controller-manager-addons-434385
	56438464d3c6e       04b4c447bb9d4       2 minutes ago        Running             kube-apiserver             0                   31ae7b8199018       kube-apiserver-addons-434385
	e1a9f6a6ce379       9cdd6470f48c8       2 minutes ago        Running             etcd                       0                   1adda99ac039f       etcd-addons-434385
	7cb865030b200       05c284c929889       2 minutes ago        Running             kube-scheduler             0                   988e5077702c6       kube-scheduler-addons-434385
	
	
	==> containerd <==
	Mar 08 07:00:41 addons-434385 containerd[769]: time="2024-03-08T07:00:41.867956726Z" level=info msg="TearDown network for sandbox \"43e3b80c72d24b89d209740019e18a12f972d00aa59719f8c72a8476d8bad63e\" successfully"
	Mar 08 07:00:41 addons-434385 containerd[769]: time="2024-03-08T07:00:41.868008433Z" level=info msg="StopPodSandbox for \"43e3b80c72d24b89d209740019e18a12f972d00aa59719f8c72a8476d8bad63e\" returns successfully"
	Mar 08 07:00:42 addons-434385 containerd[769]: time="2024-03-08T07:00:42.515333237Z" level=info msg="RemoveContainer for \"2177f3df51e4755df4dbb063d968704d392b5e62cf12e9299b7f400a2c0f8198\""
	Mar 08 07:00:42 addons-434385 containerd[769]: time="2024-03-08T07:00:42.527824383Z" level=info msg="RemoveContainer for \"2177f3df51e4755df4dbb063d968704d392b5e62cf12e9299b7f400a2c0f8198\" returns successfully"
	Mar 08 07:00:42 addons-434385 containerd[769]: time="2024-03-08T07:00:42.529898671Z" level=error msg="ContainerStatus for \"2177f3df51e4755df4dbb063d968704d392b5e62cf12e9299b7f400a2c0f8198\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"2177f3df51e4755df4dbb063d968704d392b5e62cf12e9299b7f400a2c0f8198\": not found"
	Mar 08 07:00:42 addons-434385 containerd[769]: time="2024-03-08T07:00:42.538108985Z" level=info msg="RemoveContainer for \"909daf2e472817bc32850bc562eaef717aa1e123e624611d8a549fedd89a4df2\""
	Mar 08 07:00:42 addons-434385 containerd[769]: time="2024-03-08T07:00:42.544063395Z" level=info msg="RemoveContainer for \"909daf2e472817bc32850bc562eaef717aa1e123e624611d8a549fedd89a4df2\" returns successfully"
	Mar 08 07:00:42 addons-434385 containerd[769]: time="2024-03-08T07:00:42.546284092Z" level=error msg="ContainerStatus for \"909daf2e472817bc32850bc562eaef717aa1e123e624611d8a549fedd89a4df2\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"909daf2e472817bc32850bc562eaef717aa1e123e624611d8a549fedd89a4df2\": not found"
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.370504704Z" level=info msg="Kill container \"22c705360c7a3208991ffc0a2819553f0c9ba942c601546b0dcb5ca17a6d5ee1\""
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.432039622Z" level=info msg="shim disconnected" id=22c705360c7a3208991ffc0a2819553f0c9ba942c601546b0dcb5ca17a6d5ee1
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.432101856Z" level=warning msg="cleaning up after shim disconnected" id=22c705360c7a3208991ffc0a2819553f0c9ba942c601546b0dcb5ca17a6d5ee1 namespace=k8s.io
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.432113310Z" level=info msg="cleaning up dead shim"
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.441025931Z" level=warning msg="cleanup warnings time=\"2024-03-08T07:00:43Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=9244 runtime=io.containerd.runc.v2\n"
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.443751524Z" level=info msg="StopContainer for \"22c705360c7a3208991ffc0a2819553f0c9ba942c601546b0dcb5ca17a6d5ee1\" returns successfully"
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.444482810Z" level=info msg="StopPodSandbox for \"b9a6d5e664bd1730ed5472267c1b9094d2aaa6985de95ecc44356915f5b8a415\""
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.444540852Z" level=info msg="Container to stop \"22c705360c7a3208991ffc0a2819553f0c9ba942c601546b0dcb5ca17a6d5ee1\" must be in running or unknown state, current state \"CONTAINER_EXITED\""
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.476704949Z" level=info msg="shim disconnected" id=b9a6d5e664bd1730ed5472267c1b9094d2aaa6985de95ecc44356915f5b8a415
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.476799748Z" level=warning msg="cleaning up after shim disconnected" id=b9a6d5e664bd1730ed5472267c1b9094d2aaa6985de95ecc44356915f5b8a415 namespace=k8s.io
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.476815756Z" level=info msg="cleaning up dead shim"
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.487029870Z" level=warning msg="cleanup warnings time=\"2024-03-08T07:00:43Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=9275 runtime=io.containerd.runc.v2\n"
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.524313750Z" level=info msg="TearDown network for sandbox \"b9a6d5e664bd1730ed5472267c1b9094d2aaa6985de95ecc44356915f5b8a415\" successfully"
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.524361773Z" level=info msg="StopPodSandbox for \"b9a6d5e664bd1730ed5472267c1b9094d2aaa6985de95ecc44356915f5b8a415\" returns successfully"
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.541672124Z" level=info msg="RemoveContainer for \"22c705360c7a3208991ffc0a2819553f0c9ba942c601546b0dcb5ca17a6d5ee1\""
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.548013370Z" level=info msg="RemoveContainer for \"22c705360c7a3208991ffc0a2819553f0c9ba942c601546b0dcb5ca17a6d5ee1\" returns successfully"
	Mar 08 07:00:43 addons-434385 containerd[769]: time="2024-03-08T07:00:43.548695492Z" level=error msg="ContainerStatus for \"22c705360c7a3208991ffc0a2819553f0c9ba942c601546b0dcb5ca17a6d5ee1\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"22c705360c7a3208991ffc0a2819553f0c9ba942c601546b0dcb5ca17a6d5ee1\": not found"
	
	
	==> coredns [7adc9ebfe90fab3fa0277a1801ca0cb310a4bef913c073462a3795ad997b87cc] <==
	[INFO] 10.244.0.19:44988 - 28903 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000136373s
	[INFO] 10.244.0.19:36460 - 7372 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002554472s
	[INFO] 10.244.0.19:44988 - 45593 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001432247s
	[INFO] 10.244.0.19:44988 - 15097 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.003717484s
	[INFO] 10.244.0.19:36460 - 3965 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.003696873s
	[INFO] 10.244.0.19:36460 - 28104 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.00028864s
	[INFO] 10.244.0.19:44988 - 21066 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000052921s
	[INFO] 10.244.0.19:51694 - 36664 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000140952s
	[INFO] 10.244.0.19:51488 - 20977 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000210013s
	[INFO] 10.244.0.19:51488 - 21353 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000142684s
	[INFO] 10.244.0.19:51694 - 77 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000085314s
	[INFO] 10.244.0.19:51488 - 26326 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000051609s
	[INFO] 10.244.0.19:51694 - 57068 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000057295s
	[INFO] 10.244.0.19:51488 - 38251 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000061405s
	[INFO] 10.244.0.19:51488 - 3845 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000073984s
	[INFO] 10.244.0.19:51694 - 47667 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000101675s
	[INFO] 10.244.0.19:51488 - 36258 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000057828s
	[INFO] 10.244.0.19:51694 - 45144 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000067133s
	[INFO] 10.244.0.19:51694 - 3638 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000114803s
	[INFO] 10.244.0.19:51488 - 8413 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001426372s
	[INFO] 10.244.0.19:51694 - 46944 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001339269s
	[INFO] 10.244.0.19:51488 - 6997 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000099517s
	[INFO] 10.244.0.19:51488 - 34011 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00456441s
	[INFO] 10.244.0.19:51694 - 25165 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.007789649s
	[INFO] 10.244.0.19:51694 - 27211 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.003574767s
	
	
	==> describe nodes <==
	Name:               addons-434385
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-434385
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=455e433ba7e8d9ab4b9063e4f53a142b55799a5b
	                    minikube.k8s.io/name=addons-434385
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_03_08T06_58_08_0700
	                    minikube.k8s.io/version=v1.32.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-434385
	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:  Fri, 08 Mar 2024 06:58:03 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-434385
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 08 Mar 2024 07:00:39 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 08 Mar 2024 07:00:40 +0000   Fri, 08 Mar 2024 06:58:00 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 08 Mar 2024 07:00:40 +0000   Fri, 08 Mar 2024 06:58:00 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 08 Mar 2024 07:00:40 +0000   Fri, 08 Mar 2024 06:58:00 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 08 Mar 2024 07:00:40 +0000   Fri, 08 Mar 2024 06:58:07 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-434385
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022496Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022496Ki
	  pods:               110
	System Info:
	  Machine ID:                 81919228a3ce428798e2d6dbd6b907b5
	  System UUID:                966aeac0-3fba-4705-9b3b-21b6a426240b
	  Boot ID:                    43176868-f807-4d86-b8af-6da43ad1149a
	  Kernel Version:             5.15.0-1055-aws
	  OS Image:                   Ubuntu 22.04.3 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.6.28
	  Kubelet Version:            v1.28.4
	  Kube-Proxy Version:         v1.28.4
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (15 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     cloud-spanner-emulator-6548d5df46-46qjq    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m25s
	  default                     hello-world-app-5d77478584-d8z72           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         26s
	  default                     nginx                                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         35s
	  gcp-auth                    gcp-auth-5f6b4f85fd-k87cz                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m18s
	  kube-system                 coredns-5dd5756b68-k5r9m                   100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     2m29s
	  kube-system                 etcd-addons-434385                         100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         2m41s
	  kube-system                 kindnet-5zx8b                              100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      2m29s
	  kube-system                 kube-apiserver-addons-434385               250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m42s
	  kube-system                 kube-controller-manager-addons-434385      200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m43s
	  kube-system                 kube-proxy-dlw2h                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m29s
	  kube-system                 kube-scheduler-addons-434385               100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m41s
	  kube-system                 nvidia-device-plugin-daemonset-lmbjd       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m26s
	  kube-system                 storage-provisioner                        0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m24s
	  local-path-storage          local-path-provisioner-78b46b4d5c-8xcfs    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m24s
	  yakd-dashboard              yakd-dashboard-9947fc6bf-rl2m7             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                 2m28s  kube-proxy       
	  Normal  Starting                 2m41s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  2m41s  kubelet          Node addons-434385 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    2m41s  kubelet          Node addons-434385 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     2m41s  kubelet          Node addons-434385 status is now: NodeHasSufficientPID
	  Normal  NodeNotReady             2m41s  kubelet          Node addons-434385 status is now: NodeNotReady
	  Normal  NodeAllocatableEnforced  2m41s  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeReady                2m41s  kubelet          Node addons-434385 status is now: NodeReady
	  Normal  RegisteredNode           2m30s  node-controller  Node addons-434385 event: Registered Node addons-434385 in Controller
	
	
	==> dmesg <==
	[  +0.000760] FS-Cache: N-cookie c=000000c0 [p=000000b7 fl=2 nc=0 na=1]
	[  +0.001036] FS-Cache: N-cookie d=00000000894e9b47{9p.inode} n=00000000dafd4e6f
	[  +0.001105] FS-Cache: N-key=[8] '41e4c90000000000'
	[  +0.002995] FS-Cache: Duplicate cookie detected
	[  +0.000699] FS-Cache: O-cookie c=000000ba [p=000000b7 fl=226 nc=0 na=1]
	[  +0.001038] FS-Cache: O-cookie d=00000000894e9b47{9p.inode} n=00000000ce5259de
	[  +0.001222] FS-Cache: O-key=[8] '41e4c90000000000'
	[  +0.000791] FS-Cache: N-cookie c=000000c1 [p=000000b7 fl=2 nc=0 na=1]
	[  +0.000942] FS-Cache: N-cookie d=00000000894e9b47{9p.inode} n=000000007af33aa3
	[  +0.001137] FS-Cache: N-key=[8] '41e4c90000000000'
	[  +2.140185] FS-Cache: Duplicate cookie detected
	[  +0.000708] FS-Cache: O-cookie c=000000b8 [p=000000b7 fl=226 nc=0 na=1]
	[  +0.000959] FS-Cache: O-cookie d=00000000894e9b47{9p.inode} n=0000000010691faf
	[  +0.001089] FS-Cache: O-key=[8] '40e4c90000000000'
	[  +0.000748] FS-Cache: N-cookie c=000000c3 [p=000000b7 fl=2 nc=0 na=1]
	[  +0.000947] FS-Cache: N-cookie d=00000000894e9b47{9p.inode} n=000000000e1d7866
	[  +0.001072] FS-Cache: N-key=[8] '40e4c90000000000'
	[  +0.282269] FS-Cache: Duplicate cookie detected
	[  +0.000724] FS-Cache: O-cookie c=000000bd [p=000000b7 fl=226 nc=0 na=1]
	[  +0.001040] FS-Cache: O-cookie d=00000000894e9b47{9p.inode} n=000000007b67d1d4
	[  +0.001029] FS-Cache: O-key=[8] '47e4c90000000000'
	[  +0.000705] FS-Cache: N-cookie c=000000c4 [p=000000b7 fl=2 nc=0 na=1]
	[  +0.001040] FS-Cache: N-cookie d=00000000894e9b47{9p.inode} n=00000000dafd4e6f
	[  +0.001116] FS-Cache: N-key=[8] '47e4c90000000000'
	[Mar 8 06:31] overlayfs: '/var/lib/docker/overlay2/l/VIJJY7O6JAYQALROQBTOSZAO5B' not a directory
	
	
	==> etcd [e1a9f6a6ce379c23719a15035db7519cd4d54ccfcd1881a258296adefe260e57] <==
	{"level":"info","ts":"2024-03-08T06:58:00.049035Z","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-08T06:58:00.052813Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-03-08T06:58:00.052864Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-03-08T06:58:00.052556Z","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-08T06:58:00.055493Z","caller":"embed/etcd.go:855","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2024-03-08T06:58:00.055353Z","caller":"embed/etcd.go:278","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-08T06:58:00.127142Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
	{"level":"info","ts":"2024-03-08T06:58:00.127203Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2024-03-08T06:58:00.127234Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-03-08T06:58:00.127252Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-03-08T06:58:00.12726Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-03-08T06:58:00.127271Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-03-08T06:58:00.127284Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-03-08T06:58:00.133929Z","caller":"etcdserver/server.go:2062","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-434385 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-03-08T06:58:00.13401Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-03-08T06:58:00.135113Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-03-08T06:58:00.135227Z","caller":"etcdserver/server.go:2571","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-08T06:58:00.135461Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-03-08T06:58:00.136534Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-03-08T06:58:00.147466Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-03-08T06:58:00.147568Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-03-08T06:58:00.147719Z","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-08T06:58:00.147888Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-08T06:58:00.147946Z","caller":"etcdserver/server.go:2595","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-08T06:58:25.455122Z","caller":"traceutil/trace.go:171","msg":"trace[1169866996] transaction","detail":"{read_only:false; response_revision:515; number_of_response:1; }","duration":"115.66751ms","start":"2024-03-08T06:58:25.339441Z","end":"2024-03-08T06:58:25.455108Z","steps":["trace[1169866996] 'process raft request'  (duration: 115.541425ms)"],"step_count":1}
	
	
	==> gcp-auth [019a724800a025823cb4b16559742d602447af17f87e83654782e823e6ed21f4] <==
	2024/03/08 06:59:37 GCP Auth Webhook started!
	2024/03/08 06:59:48 Ready to marshal response ...
	2024/03/08 06:59:48 Ready to write response ...
	2024/03/08 06:59:53 Ready to marshal response ...
	2024/03/08 06:59:53 Ready to write response ...
	2024/03/08 07:00:13 Ready to marshal response ...
	2024/03/08 07:00:13 Ready to write response ...
	2024/03/08 07:00:22 Ready to marshal response ...
	2024/03/08 07:00:22 Ready to write response ...
	2024/03/08 07:00:24 Ready to marshal response ...
	2024/03/08 07:00:24 Ready to write response ...
	
	
	==> kernel <==
	 07:00:48 up 14:43,  0 users,  load average: 1.77, 2.50, 3.10
	Linux addons-434385 5.15.0-1055-aws #60~20.04.1-Ubuntu SMP Thu Feb 22 15:54:21 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.3 LTS"
	
	
	==> kindnet [81d89827f596be0b36ddd3794a4fae0bbda366f8fb800fa4266a42de226d946a] <==
	I0308 06:58:42.462785       1 main.go:227] handling current node
	I0308 06:58:52.466384       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0308 06:58:52.466417       1 main.go:227] handling current node
	I0308 06:59:02.478398       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0308 06:59:02.478430       1 main.go:227] handling current node
	I0308 06:59:12.498554       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0308 06:59:12.498586       1 main.go:227] handling current node
	I0308 06:59:22.513265       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0308 06:59:22.513297       1 main.go:227] handling current node
	I0308 06:59:32.524549       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0308 06:59:32.524575       1 main.go:227] handling current node
	I0308 06:59:42.535939       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0308 06:59:42.535975       1 main.go:227] handling current node
	I0308 06:59:52.543990       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0308 06:59:52.544267       1 main.go:227] handling current node
	I0308 07:00:02.558399       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0308 07:00:02.558448       1 main.go:227] handling current node
	I0308 07:00:12.562717       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0308 07:00:12.562748       1 main.go:227] handling current node
	I0308 07:00:22.656273       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0308 07:00:22.656303       1 main.go:227] handling current node
	I0308 07:00:32.660497       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0308 07:00:32.660529       1 main.go:227] handling current node
	I0308 07:00:42.666221       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0308 07:00:42.666253       1 main.go:227] handling current node
	
	
	==> kube-apiserver [56438464d3c6eee0f0e8c2f1170c2ff434835fd871c2a5a2fee3116c37602345] <==
	I0308 07:00:07.193518       1 handler.go:232] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	I0308 07:00:07.207039       1 handler.go:232] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0308 07:00:08.227934       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0308 07:00:12.812129       1 controller.go:624] quota admission added evaluator for: ingresses.networking.k8s.io
	I0308 07:00:13.136618       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.102.104.128"}
	I0308 07:00:22.943504       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.103.35.51"}
	I0308 07:00:41.389285       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0308 07:00:41.389914       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0308 07:00:41.406549       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0308 07:00:41.406618       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0308 07:00:41.424461       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0308 07:00:41.424503       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0308 07:00:41.431167       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0308 07:00:41.431217       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0308 07:00:41.454764       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0308 07:00:41.471271       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0308 07:00:41.481527       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0308 07:00:41.486901       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0308 07:00:41.502602       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0308 07:00:41.502658       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0308 07:00:41.549243       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0308 07:00:41.549279       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0308 07:00:42.424988       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0308 07:00:42.549725       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0308 07:00:42.556735       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [def7f1f079b810626121983e7485c75e8083d94dce1347851cd967b587633b9c] <==
	I0308 07:00:40.322628       1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-patch"
	I0308 07:00:40.489852       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="13.225862ms"
	I0308 07:00:40.490699       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="38.161µs"
	I0308 07:00:41.534624       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="14.562883ms"
	I0308 07:00:41.535553       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="37.16µs"
	I0308 07:00:41.598559       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/snapshot-controller-58dbcc7b99" duration="18.043µs"
	E0308 07:00:42.427300       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource
	E0308 07:00:42.551968       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource
	E0308 07:00:42.558406       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource
	W0308 07:00:43.381213       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0308 07:00:43.381255       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0308 07:00:43.394304       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0308 07:00:43.394357       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0308 07:00:43.826383       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0308 07:00:43.826421       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0308 07:00:45.213719       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0308 07:00:45.213778       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0308 07:00:45.645940       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0308 07:00:45.645980       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0308 07:00:46.007917       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0308 07:00:46.007955       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0308 07:00:48.592520       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0308 07:00:48.592552       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0308 07:00:49.053589       1 shared_informer.go:311] Waiting for caches to sync for resource quota
	I0308 07:00:49.053647       1 shared_informer.go:318] Caches are synced for resource quota
	
	
	==> kube-proxy [185d4af0339da370832dfc704dc4d14354fd183c6f14c15e45797ef877eb05c2] <==
	I0308 06:58:20.562849       1 server_others.go:69] "Using iptables proxy"
	I0308 06:58:20.590271       1 node.go:141] Successfully retrieved node IP: 192.168.49.2
	I0308 06:58:20.651414       1 server.go:632] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0308 06:58:20.654349       1 server_others.go:152] "Using iptables Proxier"
	I0308 06:58:20.654391       1 server_others.go:421] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0308 06:58:20.654402       1 server_others.go:438] "Defaulting to no-op detect-local"
	I0308 06:58:20.654435       1 proxier.go:251] "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"
	I0308 06:58:20.654655       1 server.go:846] "Version info" version="v1.28.4"
	I0308 06:58:20.654665       1 server.go:848] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0308 06:58:20.656140       1 config.go:188] "Starting service config controller"
	I0308 06:58:20.656160       1 shared_informer.go:311] Waiting for caches to sync for service config
	I0308 06:58:20.656176       1 config.go:97] "Starting endpoint slice config controller"
	I0308 06:58:20.656180       1 shared_informer.go:311] Waiting for caches to sync for endpoint slice config
	I0308 06:58:20.661479       1 config.go:315] "Starting node config controller"
	I0308 06:58:20.661507       1 shared_informer.go:311] Waiting for caches to sync for node config
	I0308 06:58:20.757042       1 shared_informer.go:318] Caches are synced for endpoint slice config
	I0308 06:58:20.757105       1 shared_informer.go:318] Caches are synced for service config
	I0308 06:58:20.761825       1 shared_informer.go:318] Caches are synced for node config
	
	
	==> kube-scheduler [7cb865030b200bb68ce3a072827ea3ddd76ff4e187a706bad41e871dc05422a6] <==
	W0308 06:58:04.139947       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
	E0308 06:58:04.140038       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0308 06:58:04.140207       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
	E0308 06:58:04.140301       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0308 06:58:04.140479       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0308 06:58:04.140566       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0308 06:58:04.140725       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
	E0308 06:58:04.140817       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0308 06:58:04.141062       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0308 06:58:04.141569       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0308 06:58:04.141813       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0308 06:58:04.141912       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0308 06:58:04.142108       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0308 06:58:04.142202       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0308 06:58:04.142375       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
	E0308 06:58:04.142498       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0308 06:58:04.143014       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
	E0308 06:58:04.143163       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0308 06:58:04.143373       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
	E0308 06:58:04.143473       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0308 06:58:04.957038       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0308 06:58:04.957162       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0308 06:58:05.141744       1 reflector.go:535] 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"
	E0308 06:58:05.141785       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"
	I0308 06:58:08.127737       1 shared_informer.go:318] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Mar 08 07:00:41 addons-434385 kubelet[1477]: I0308 07:00:41.969496    1477 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/986bd15c-8b15-40c9-a780-20fc58329f2a-kube-api-access-6j9lx" (OuterVolumeSpecName: "kube-api-access-6j9lx") pod "986bd15c-8b15-40c9-a780-20fc58329f2a" (UID: "986bd15c-8b15-40c9-a780-20fc58329f2a"). InnerVolumeSpecName "kube-api-access-6j9lx". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Mar 08 07:00:41 addons-434385 kubelet[1477]: I0308 07:00:41.969903    1477 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/7cb07f32-3fe6-4146-a410-410e467cd35f-kube-api-access-4hn87" (OuterVolumeSpecName: "kube-api-access-4hn87") pod "7cb07f32-3fe6-4146-a410-410e467cd35f" (UID: "7cb07f32-3fe6-4146-a410-410e467cd35f"). InnerVolumeSpecName "kube-api-access-4hn87". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Mar 08 07:00:42 addons-434385 kubelet[1477]: I0308 07:00:42.068088    1477 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-4hn87\" (UniqueName: \"kubernetes.io/projected/7cb07f32-3fe6-4146-a410-410e467cd35f-kube-api-access-4hn87\") on node \"addons-434385\" DevicePath \"\""
	Mar 08 07:00:42 addons-434385 kubelet[1477]: I0308 07:00:42.068148    1477 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-6j9lx\" (UniqueName: \"kubernetes.io/projected/986bd15c-8b15-40c9-a780-20fc58329f2a-kube-api-access-6j9lx\") on node \"addons-434385\" DevicePath \"\""
	Mar 08 07:00:42 addons-434385 kubelet[1477]: I0308 07:00:42.508624    1477 scope.go:117] "RemoveContainer" containerID="2177f3df51e4755df4dbb063d968704d392b5e62cf12e9299b7f400a2c0f8198"
	Mar 08 07:00:42 addons-434385 kubelet[1477]: I0308 07:00:42.529388    1477 scope.go:117] "RemoveContainer" containerID="2177f3df51e4755df4dbb063d968704d392b5e62cf12e9299b7f400a2c0f8198"
	Mar 08 07:00:42 addons-434385 kubelet[1477]: E0308 07:00:42.530422    1477 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = an error occurred when try to find container \"2177f3df51e4755df4dbb063d968704d392b5e62cf12e9299b7f400a2c0f8198\": not found" containerID="2177f3df51e4755df4dbb063d968704d392b5e62cf12e9299b7f400a2c0f8198"
	Mar 08 07:00:42 addons-434385 kubelet[1477]: I0308 07:00:42.530472    1477 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"containerd","ID":"2177f3df51e4755df4dbb063d968704d392b5e62cf12e9299b7f400a2c0f8198"} err="failed to get container status \"2177f3df51e4755df4dbb063d968704d392b5e62cf12e9299b7f400a2c0f8198\": rpc error: code = NotFound desc = an error occurred when try to find container \"2177f3df51e4755df4dbb063d968704d392b5e62cf12e9299b7f400a2c0f8198\": not found"
	Mar 08 07:00:42 addons-434385 kubelet[1477]: I0308 07:00:42.533460    1477 scope.go:117] "RemoveContainer" containerID="909daf2e472817bc32850bc562eaef717aa1e123e624611d8a549fedd89a4df2"
	Mar 08 07:00:42 addons-434385 kubelet[1477]: I0308 07:00:42.545439    1477 scope.go:117] "RemoveContainer" containerID="909daf2e472817bc32850bc562eaef717aa1e123e624611d8a549fedd89a4df2"
	Mar 08 07:00:42 addons-434385 kubelet[1477]: E0308 07:00:42.549429    1477 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = an error occurred when try to find container \"909daf2e472817bc32850bc562eaef717aa1e123e624611d8a549fedd89a4df2\": not found" containerID="909daf2e472817bc32850bc562eaef717aa1e123e624611d8a549fedd89a4df2"
	Mar 08 07:00:42 addons-434385 kubelet[1477]: I0308 07:00:42.550345    1477 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"containerd","ID":"909daf2e472817bc32850bc562eaef717aa1e123e624611d8a549fedd89a4df2"} err="failed to get container status \"909daf2e472817bc32850bc562eaef717aa1e123e624611d8a549fedd89a4df2\": rpc error: code = NotFound desc = an error occurred when try to find container \"909daf2e472817bc32850bc562eaef717aa1e123e624611d8a549fedd89a4df2\": not found"
	Mar 08 07:00:43 addons-434385 kubelet[1477]: I0308 07:00:43.166433    1477 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="7cb07f32-3fe6-4146-a410-410e467cd35f" path="/var/lib/kubelet/pods/7cb07f32-3fe6-4146-a410-410e467cd35f/volumes"
	Mar 08 07:00:43 addons-434385 kubelet[1477]: I0308 07:00:43.166856    1477 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="986bd15c-8b15-40c9-a780-20fc58329f2a" path="/var/lib/kubelet/pods/986bd15c-8b15-40c9-a780-20fc58329f2a/volumes"
	Mar 08 07:00:43 addons-434385 kubelet[1477]: I0308 07:00:43.539813    1477 scope.go:117] "RemoveContainer" containerID="22c705360c7a3208991ffc0a2819553f0c9ba942c601546b0dcb5ca17a6d5ee1"
	Mar 08 07:00:43 addons-434385 kubelet[1477]: I0308 07:00:43.548300    1477 scope.go:117] "RemoveContainer" containerID="22c705360c7a3208991ffc0a2819553f0c9ba942c601546b0dcb5ca17a6d5ee1"
	Mar 08 07:00:43 addons-434385 kubelet[1477]: E0308 07:00:43.548941    1477 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = an error occurred when try to find container \"22c705360c7a3208991ffc0a2819553f0c9ba942c601546b0dcb5ca17a6d5ee1\": not found" containerID="22c705360c7a3208991ffc0a2819553f0c9ba942c601546b0dcb5ca17a6d5ee1"
	Mar 08 07:00:43 addons-434385 kubelet[1477]: I0308 07:00:43.549002    1477 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"containerd","ID":"22c705360c7a3208991ffc0a2819553f0c9ba942c601546b0dcb5ca17a6d5ee1"} err="failed to get container status \"22c705360c7a3208991ffc0a2819553f0c9ba942c601546b0dcb5ca17a6d5ee1\": rpc error: code = NotFound desc = an error occurred when try to find container \"22c705360c7a3208991ffc0a2819553f0c9ba942c601546b0dcb5ca17a6d5ee1\": not found"
	Mar 08 07:00:43 addons-434385 kubelet[1477]: I0308 07:00:43.679233    1477 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-9jfzf\" (UniqueName: \"kubernetes.io/projected/4fd21c0a-f8c0-4d71-a8fc-d370ea1a7ff1-kube-api-access-9jfzf\") pod \"4fd21c0a-f8c0-4d71-a8fc-d370ea1a7ff1\" (UID: \"4fd21c0a-f8c0-4d71-a8fc-d370ea1a7ff1\") "
	Mar 08 07:00:43 addons-434385 kubelet[1477]: I0308 07:00:43.679315    1477 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/4fd21c0a-f8c0-4d71-a8fc-d370ea1a7ff1-webhook-cert\") pod \"4fd21c0a-f8c0-4d71-a8fc-d370ea1a7ff1\" (UID: \"4fd21c0a-f8c0-4d71-a8fc-d370ea1a7ff1\") "
	Mar 08 07:00:43 addons-434385 kubelet[1477]: I0308 07:00:43.684191    1477 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/4fd21c0a-f8c0-4d71-a8fc-d370ea1a7ff1-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "4fd21c0a-f8c0-4d71-a8fc-d370ea1a7ff1" (UID: "4fd21c0a-f8c0-4d71-a8fc-d370ea1a7ff1"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Mar 08 07:00:43 addons-434385 kubelet[1477]: I0308 07:00:43.684370    1477 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/4fd21c0a-f8c0-4d71-a8fc-d370ea1a7ff1-kube-api-access-9jfzf" (OuterVolumeSpecName: "kube-api-access-9jfzf") pod "4fd21c0a-f8c0-4d71-a8fc-d370ea1a7ff1" (UID: "4fd21c0a-f8c0-4d71-a8fc-d370ea1a7ff1"). InnerVolumeSpecName "kube-api-access-9jfzf". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Mar 08 07:00:43 addons-434385 kubelet[1477]: I0308 07:00:43.779819    1477 reconciler_common.go:300] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/4fd21c0a-f8c0-4d71-a8fc-d370ea1a7ff1-webhook-cert\") on node \"addons-434385\" DevicePath \"\""
	Mar 08 07:00:43 addons-434385 kubelet[1477]: I0308 07:00:43.779862    1477 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-9jfzf\" (UniqueName: \"kubernetes.io/projected/4fd21c0a-f8c0-4d71-a8fc-d370ea1a7ff1-kube-api-access-9jfzf\") on node \"addons-434385\" DevicePath \"\""
	Mar 08 07:00:45 addons-434385 kubelet[1477]: I0308 07:00:45.167460    1477 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="4fd21c0a-f8c0-4d71-a8fc-d370ea1a7ff1" path="/var/lib/kubelet/pods/4fd21c0a-f8c0-4d71-a8fc-d370ea1a7ff1/volumes"
	
	
	==> storage-provisioner [18c85b51f0494fb4eb55ca62d46f738b2082d54dccdd9bbf67b5a8505b66fe26] <==
	I0308 06:58:26.622631       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0308 06:58:26.694761       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0308 06:58:26.694807       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0308 06:58:26.730870       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0308 06:58:26.732592       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-434385_89531130-f71f-4654-ba02-f928f652ed4c!
	I0308 06:58:26.733516       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"143a3b43-bb95-496f-82ed-3b178804ced1", APIVersion:"v1", ResourceVersion:"632", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-434385_89531130-f71f-4654-ba02-f928f652ed4c became leader
	I0308 06:58:26.832876       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-434385_89531130-f71f-4654-ba02-f928f652ed4c!
	

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

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

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

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

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

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

                                                
                                                
=== 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.583507033s)
functional_test.go:239: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.9 gcr.io/google-containers/addon-resizer:functional-886117
functional_test.go:244: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 image load --daemon gcr.io/google-containers/addon-resizer:functional-886117 --alsologtostderr
functional_test.go:244: (dbg) Done: out/minikube-linux-arm64 -p functional-886117 image load --daemon gcr.io/google-containers/addon-resizer:functional-886117 --alsologtostderr: (3.193713347s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 image ls
functional_test.go:442: expected "gcr.io/google-containers/addon-resizer:functional-886117" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (5.05s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 image save gcr.io/google-containers/addon-resizer:functional-886117 /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.61s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 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 ** 
	I0308 07:06:49.230399 3971061 out.go:291] Setting OutFile to fd 1 ...
	I0308 07:06:49.231313 3971061 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:06:49.231335 3971061 out.go:304] Setting ErrFile to fd 2...
	I0308 07:06:49.231341 3971061 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:06:49.231699 3971061 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
	I0308 07:06:49.232596 3971061 config.go:182] Loaded profile config "functional-886117": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
	I0308 07:06:49.232762 3971061 config.go:182] Loaded profile config "functional-886117": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
	I0308 07:06:49.233336 3971061 cli_runner.go:164] Run: docker container inspect functional-886117 --format={{.State.Status}}
	I0308 07:06:49.250081 3971061 ssh_runner.go:195] Run: systemctl --version
	I0308 07:06:49.250183 3971061 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-886117
	I0308 07:06:49.267495 3971061 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36960 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/functional-886117/id_rsa Username:docker}
	I0308 07:06:49.359369 3971061 cache_images.go:286] Loading image from: /home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar
	W0308 07:06:49.359434 3971061 cache_images.go:254] Failed to load cached images for profile functional-886117. 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
	I0308 07:06:49.359455 3971061 cache_images.go:262] succeeded pushing to: 
	I0308 07:06:49.359461 3971061 cache_images.go:263] failed pushing to: functional-886117

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

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

                                                
                                                
=== 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-629739 --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-629739 --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 (6m10.360293632s)

                                                
                                                
-- stdout --
	* [old-k8s-version-629739] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=18333
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18333-3932394/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18333-3932394/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Kubernetes 1.28.4 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.28.4
	* Using the docker driver based on existing profile
	* Starting "old-k8s-version-629739" primary control-plane node in "old-k8s-version-629739" cluster
	* Pulling base image v0.0.42-1708944392-18244 ...
	* Restarting existing docker container for "old-k8s-version-629739" ...
	* Preparing Kubernetes v1.20.0 on containerd 1.6.28 ...
	* Verifying Kubernetes components...
	  - Using image docker.io/kubernetesui/dashboard:v2.7.0
	  - Using image registry.k8s.io/echoserver:1.4
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	  - Using image fake.domain/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-629739 addons enable metrics-server
	
	* Enabled addons: storage-provisioner, dashboard, metrics-server, default-storageclass
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0308 07:43:15.705744 4133712 out.go:291] Setting OutFile to fd 1 ...
	I0308 07:43:15.705954 4133712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:43:15.705983 4133712 out.go:304] Setting ErrFile to fd 2...
	I0308 07:43:15.706008 4133712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:43:15.706286 4133712 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
	I0308 07:43:15.706710 4133712 out.go:298] Setting JSON to false
	I0308 07:43:15.707928 4133712 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":55538,"bootTime":1709828258,"procs":212,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0308 07:43:15.708034 4133712 start.go:139] virtualization:  
	I0308 07:43:15.710808 4133712 out.go:177] * [old-k8s-version-629739] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	I0308 07:43:15.713135 4133712 out.go:177]   - MINIKUBE_LOCATION=18333
	I0308 07:43:15.715024 4133712 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0308 07:43:15.713265 4133712 notify.go:220] Checking for updates...
	I0308 07:43:15.721549 4133712 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18333-3932394/kubeconfig
	I0308 07:43:15.723633 4133712 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18333-3932394/.minikube
	I0308 07:43:15.726161 4133712 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0308 07:43:15.727886 4133712 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0308 07:43:15.732764 4133712 config.go:182] Loaded profile config "old-k8s-version-629739": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0308 07:43:15.735709 4133712 out.go:177] * Kubernetes 1.28.4 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.28.4
	I0308 07:43:15.738022 4133712 driver.go:392] Setting default libvirt URI to qemu:///system
	I0308 07:43:15.760934 4133712 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
	I0308 07:43:15.761057 4133712 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 07:43:15.881391 4133712 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL 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:56 OomKillDisable:true NGoroutines:71 SystemTime:2024-03-08 07:43:15.871175107 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 07:43:15.881495 4133712 docker.go:295] overlay module found
	I0308 07:43:15.884685 4133712 out.go:177] * Using the docker driver based on existing profile
	I0308 07:43:15.886795 4133712 start.go:297] selected driver: docker
	I0308 07:43:15.886832 4133712 start.go:901] validating driver "docker" against &{Name:old-k8s-version-629739 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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-629739 Namespace:default APIServerHAVIP: AP
IServerName: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.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:fa
lse 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}
	I0308 07:43:15.886936 4133712 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0308 07:43:15.887508 4133712 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 07:43:15.958780 4133712 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL 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:56 OomKillDisable:true NGoroutines:71 SystemTime:2024-03-08 07:43:15.949662574 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 07:43:15.962306 4133712 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]
	I0308 07:43:15.962370 4133712 cni.go:84] Creating CNI manager for ""
	I0308 07:43:15.962380 4133712 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0308 07:43:15.962435 4133712 start.go:340] cluster config:
	{Name:old-k8s-version-629739 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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-629739 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.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:do
cker 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}
	I0308 07:43:15.972816 4133712 out.go:177] * Starting "old-k8s-version-629739" primary control-plane node in "old-k8s-version-629739" cluster
	I0308 07:43:15.987249 4133712 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0308 07:43:15.989659 4133712 out.go:177] * Pulling base image v0.0.42-1708944392-18244 ...
	I0308 07:43:15.991499 4133712 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0308 07:43:15.991559 4133712 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18333-3932394/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0308 07:43:15.991570 4133712 cache.go:56] Caching tarball of preloaded images
	I0308 07:43:15.991673 4133712 preload.go:173] Found /home/jenkins/minikube-integration/18333-3932394/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0308 07:43:15.991682 4133712 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on containerd
	I0308 07:43:15.991793 4133712 profile.go:142] Saving config to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/config.json ...
	I0308 07:43:15.991989 4133712 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon
	I0308 07:43:16.014042 4133712 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon, skipping pull
	I0308 07:43:16.014100 4133712 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 exists in daemon, skipping load
	I0308 07:43:16.014121 4133712 cache.go:194] Successfully downloaded all kic artifacts
	I0308 07:43:16.014151 4133712 start.go:360] acquireMachinesLock for old-k8s-version-629739: {Name:mkfb23b732041cbf2138f814a77cc0f148413792 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0308 07:43:16.014220 4133712 start.go:364] duration metric: took 48.556µs to acquireMachinesLock for "old-k8s-version-629739"
	I0308 07:43:16.014246 4133712 start.go:96] Skipping create...Using existing machine configuration
	I0308 07:43:16.014252 4133712 fix.go:54] fixHost starting: 
	I0308 07:43:16.014538 4133712 cli_runner.go:164] Run: docker container inspect old-k8s-version-629739 --format={{.State.Status}}
	I0308 07:43:16.042417 4133712 fix.go:112] recreateIfNeeded on old-k8s-version-629739: state=Stopped err=<nil>
	W0308 07:43:16.042452 4133712 fix.go:138] unexpected machine state, will restart: <nil>
	I0308 07:43:16.044917 4133712 out.go:177] * Restarting existing docker container for "old-k8s-version-629739" ...
	I0308 07:43:16.047218 4133712 cli_runner.go:164] Run: docker start old-k8s-version-629739
	I0308 07:43:16.457828 4133712 cli_runner.go:164] Run: docker container inspect old-k8s-version-629739 --format={{.State.Status}}
	I0308 07:43:16.490250 4133712 kic.go:430] container "old-k8s-version-629739" state is running.
	I0308 07:43:16.491102 4133712 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-629739
	I0308 07:43:16.527262 4133712 profile.go:142] Saving config to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/config.json ...
	I0308 07:43:16.527794 4133712 machine.go:94] provisionDockerMachine start ...
	I0308 07:43:16.528008 4133712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-629739
	I0308 07:43:16.570454 4133712 main.go:141] libmachine: Using SSH client type: native
	I0308 07:43:16.570776 4133712 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 37240 <nil> <nil>}
	I0308 07:43:16.570794 4133712 main.go:141] libmachine: About to run SSH command:
	hostname
	I0308 07:43:16.571564 4133712 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:45340->127.0.0.1:37240: read: connection reset by peer
	I0308 07:43:19.727302 4133712 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-629739
	
	I0308 07:43:19.727331 4133712 ubuntu.go:169] provisioning hostname "old-k8s-version-629739"
	I0308 07:43:19.727418 4133712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-629739
	I0308 07:43:19.759030 4133712 main.go:141] libmachine: Using SSH client type: native
	I0308 07:43:19.759311 4133712 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 37240 <nil> <nil>}
	I0308 07:43:19.759323 4133712 main.go:141] libmachine: About to run SSH command:
	sudo hostname old-k8s-version-629739 && echo "old-k8s-version-629739" | sudo tee /etc/hostname
	I0308 07:43:19.929018 4133712 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-629739
	
	I0308 07:43:19.929196 4133712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-629739
	I0308 07:43:19.956656 4133712 main.go:141] libmachine: Using SSH client type: native
	I0308 07:43:19.956908 4133712 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 37240 <nil> <nil>}
	I0308 07:43:19.956924 4133712 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sold-k8s-version-629739' /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-629739/g' /etc/hosts;
				else 
					echo '127.0.1.1 old-k8s-version-629739' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0308 07:43:20.099702 4133712 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0308 07:43:20.099749 4133712 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18333-3932394/.minikube CaCertPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18333-3932394/.minikube}
	I0308 07:43:20.099783 4133712 ubuntu.go:177] setting up certificates
	I0308 07:43:20.099801 4133712 provision.go:84] configureAuth start
	I0308 07:43:20.099885 4133712 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-629739
	I0308 07:43:20.128193 4133712 provision.go:143] copyHostCerts
	I0308 07:43:20.128270 4133712 exec_runner.go:144] found /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.pem, removing ...
	I0308 07:43:20.128293 4133712 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.pem
	I0308 07:43:20.128381 4133712 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.pem (1078 bytes)
	I0308 07:43:20.128487 4133712 exec_runner.go:144] found /home/jenkins/minikube-integration/18333-3932394/.minikube/cert.pem, removing ...
	I0308 07:43:20.128498 4133712 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18333-3932394/.minikube/cert.pem
	I0308 07:43:20.128529 4133712 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18333-3932394/.minikube/cert.pem (1123 bytes)
	I0308 07:43:20.128587 4133712 exec_runner.go:144] found /home/jenkins/minikube-integration/18333-3932394/.minikube/key.pem, removing ...
	I0308 07:43:20.128595 4133712 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18333-3932394/.minikube/key.pem
	I0308 07:43:20.128621 4133712 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18333-3932394/.minikube/key.pem (1675 bytes)
	I0308 07:43:20.128674 4133712 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca-key.pem org=jenkins.old-k8s-version-629739 san=[127.0.0.1 192.168.76.2 localhost minikube old-k8s-version-629739]
	I0308 07:43:20.810300 4133712 provision.go:177] copyRemoteCerts
	I0308 07:43:20.810378 4133712 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0308 07:43:20.810427 4133712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-629739
	I0308 07:43:20.842271 4133712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37240 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/old-k8s-version-629739/id_rsa Username:docker}
	I0308 07:43:20.949594 4133712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0308 07:43:20.985839 4133712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/machines/server.pem --> /etc/docker/server.pem (1233 bytes)
	I0308 07:43:21.017982 4133712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0308 07:43:21.061065 4133712 provision.go:87] duration metric: took 961.232476ms to configureAuth
	I0308 07:43:21.061094 4133712 ubuntu.go:193] setting minikube options for container-runtime
	I0308 07:43:21.061292 4133712 config.go:182] Loaded profile config "old-k8s-version-629739": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0308 07:43:21.061300 4133712 machine.go:97] duration metric: took 4.533476146s to provisionDockerMachine
	I0308 07:43:21.061307 4133712 start.go:293] postStartSetup for "old-k8s-version-629739" (driver="docker")
	I0308 07:43:21.061317 4133712 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]
	I0308 07:43:21.061365 4133712 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
	I0308 07:43:21.061412 4133712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-629739
	I0308 07:43:21.093952 4133712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37240 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/old-k8s-version-629739/id_rsa Username:docker}
	I0308 07:43:21.197420 4133712 ssh_runner.go:195] Run: cat /etc/os-release
	I0308 07:43:21.200833 4133712 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0308 07:43:21.200870 4133712 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0308 07:43:21.200880 4133712 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0308 07:43:21.200887 4133712 info.go:137] Remote host: Ubuntu 22.04.3 LTS
	I0308 07:43:21.200898 4133712 filesync.go:126] Scanning /home/jenkins/minikube-integration/18333-3932394/.minikube/addons for local assets ...
	I0308 07:43:21.200956 4133712 filesync.go:126] Scanning /home/jenkins/minikube-integration/18333-3932394/.minikube/files for local assets ...
	I0308 07:43:21.201033 4133712 filesync.go:149] local asset: /home/jenkins/minikube-integration/18333-3932394/.minikube/files/etc/ssl/certs/39377892.pem -> 39377892.pem in /etc/ssl/certs
	I0308 07:43:21.201136 4133712 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0308 07:43:21.212403 4133712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/files/etc/ssl/certs/39377892.pem --> /etc/ssl/certs/39377892.pem (1708 bytes)
	I0308 07:43:21.253146 4133712 start.go:296] duration metric: took 191.822792ms for postStartSetup
	I0308 07:43:21.253227 4133712 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0308 07:43:21.253268 4133712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-629739
	I0308 07:43:21.280168 4133712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37240 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/old-k8s-version-629739/id_rsa Username:docker}
	I0308 07:43:21.385539 4133712 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0308 07:43:21.393628 4133712 fix.go:56] duration metric: took 5.37936752s for fixHost
	I0308 07:43:21.393651 4133712 start.go:83] releasing machines lock for "old-k8s-version-629739", held for 5.379422911s
	I0308 07:43:21.393720 4133712 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-629739
	I0308 07:43:21.426834 4133712 ssh_runner.go:195] Run: cat /version.json
	I0308 07:43:21.426895 4133712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-629739
	I0308 07:43:21.427146 4133712 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0308 07:43:21.427203 4133712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-629739
	I0308 07:43:21.456751 4133712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37240 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/old-k8s-version-629739/id_rsa Username:docker}
	I0308 07:43:21.464243 4133712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37240 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/old-k8s-version-629739/id_rsa Username:docker}
	I0308 07:43:21.681282 4133712 ssh_runner.go:195] Run: systemctl --version
	I0308 07:43:21.685890 4133712 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0308 07:43:21.690522 4133712 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' {}" ;
	I0308 07:43:21.709692 4133712 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0308 07:43:21.709773 4133712 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" ;
	I0308 07:43:21.718690 4133712 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0308 07:43:21.718716 4133712 start.go:494] detecting cgroup driver to use...
	I0308 07:43:21.718748 4133712 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0308 07:43:21.718815 4133712 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0308 07:43:21.734727 4133712 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0308 07:43:21.746842 4133712 docker.go:217] disabling cri-docker service (if available) ...
	I0308 07:43:21.746926 4133712 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0308 07:43:21.760928 4133712 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0308 07:43:21.773106 4133712 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0308 07:43:21.861141 4133712 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0308 07:43:21.960397 4133712 docker.go:233] disabling docker service ...
	I0308 07:43:21.960545 4133712 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0308 07:43:21.976527 4133712 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0308 07:43:21.988495 4133712 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0308 07:43:22.119271 4133712 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0308 07:43:22.224428 4133712 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0308 07:43:22.237071 4133712 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"
	I0308 07:43:22.255256 4133712 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"
	I0308 07:43:22.266534 4133712 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"
	I0308 07:43:22.286529 4133712 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0308 07:43:22.286623 4133712 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0308 07:43:22.298592 4133712 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"
	I0308 07:43:22.309831 4133712 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0308 07:43:22.320908 4133712 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0308 07:43:22.331997 4133712 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0308 07:43:22.342389 4133712 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"
	I0308 07:43:22.353324 4133712 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0308 07:43:22.364346 4133712 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0308 07:43:22.374774 4133712 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0308 07:43:22.508909 4133712 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0308 07:43:22.757773 4133712 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0308 07:43:22.757875 4133712 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0308 07:43:22.763502 4133712 start.go:562] Will wait 60s for crictl version
	I0308 07:43:22.763588 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:43:22.775656 4133712 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0308 07:43:22.825604 4133712 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.28
	RuntimeApiVersion:  v1
	I0308 07:43:22.825721 4133712 ssh_runner.go:195] Run: containerd --version
	I0308 07:43:22.855471 4133712 ssh_runner.go:195] Run: containerd --version
	I0308 07:43:22.889427 4133712 out.go:177] * Preparing Kubernetes v1.20.0 on containerd 1.6.28 ...
	I0308 07:43:22.891301 4133712 cli_runner.go:164] Run: docker network inspect old-k8s-version-629739 --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}}]}"
	I0308 07:43:22.907771 4133712 ssh_runner.go:195] Run: grep 192.168.76.1	host.minikube.internal$ /etc/hosts
	I0308 07:43:22.911788 4133712 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""
	I0308 07:43:22.923165 4133712 kubeadm.go:877] updating cluster {Name:old-k8s-version-629739 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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-629739 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.76.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} ...
	I0308 07:43:22.923307 4133712 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0308 07:43:22.923361 4133712 ssh_runner.go:195] Run: sudo crictl images --output json
	I0308 07:43:22.966980 4133712 containerd.go:612] all images are preloaded for containerd runtime.
	I0308 07:43:22.967006 4133712 containerd.go:519] Images already preloaded, skipping extraction
	I0308 07:43:22.967063 4133712 ssh_runner.go:195] Run: sudo crictl images --output json
	I0308 07:43:23.012084 4133712 containerd.go:612] all images are preloaded for containerd runtime.
	I0308 07:43:23.012110 4133712 cache_images.go:84] Images are preloaded, skipping loading
	I0308 07:43:23.012119 4133712 kubeadm.go:928] updating node { 192.168.76.2 8443 v1.20.0 containerd true true} ...
	I0308 07:43:23.012306 4133712 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-629739 --kubeconfig=/etc/kubernetes/kubelet.conf --network-plugin=cni --node-ip=192.168.76.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-629739 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:}
	I0308 07:43:23.012387 4133712 ssh_runner.go:195] Run: sudo crictl info
	I0308 07:43:23.048314 4133712 cni.go:84] Creating CNI manager for ""
	I0308 07:43:23.048341 4133712 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0308 07:43:23.048351 4133712 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0308 07:43:23.048401 4133712 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.20.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:old-k8s-version-629739 NodeName:old-k8s-version-629739 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
StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:false}
	I0308 07:43:23.048554 4133712 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta2
	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: /run/containerd/containerd.sock
	  name: "old-k8s-version-629739"
	  kubeletExtraArgs:
	    node-ip: 192.168.76.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta2
	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
	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
	
	I0308 07:43:23.048635 4133712 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.20.0
	I0308 07:43:23.058039 4133712 binaries.go:44] Found k8s binaries, skipping transfer
	I0308 07:43:23.058142 4133712 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0308 07:43:23.067534 4133712 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (442 bytes)
	I0308 07:43:23.087389 4133712 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0308 07:43:23.106555 4133712 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2125 bytes)
	I0308 07:43:23.134382 4133712 ssh_runner.go:195] Run: grep 192.168.76.2	control-plane.minikube.internal$ /etc/hosts
	I0308 07:43:23.138417 4133712 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""
	I0308 07:43:23.150925 4133712 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0308 07:43:23.248283 4133712 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0308 07:43:23.263169 4133712 certs.go:68] Setting up /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739 for IP: 192.168.76.2
	I0308 07:43:23.263252 4133712 certs.go:194] generating shared ca certs ...
	I0308 07:43:23.263283 4133712 certs.go:226] acquiring lock for ca certs: {Name:mk6c649a7b225bcdd08be3c64c1741e33dad80cb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 07:43:23.263454 4133712 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.key
	I0308 07:43:23.263537 4133712 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/proxy-client-ca.key
	I0308 07:43:23.263570 4133712 certs.go:256] generating profile certs ...
	I0308 07:43:23.263705 4133712 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.key
	I0308 07:43:23.263840 4133712 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/apiserver.key.db7959b5
	I0308 07:43:23.263927 4133712 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/proxy-client.key
	I0308 07:43:23.264072 4133712 certs.go:484] found cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/3937789.pem (1338 bytes)
	W0308 07:43:23.264147 4133712 certs.go:480] ignoring /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/3937789_empty.pem, impossibly tiny 0 bytes
	I0308 07:43:23.264173 4133712 certs.go:484] found cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca-key.pem (1675 bytes)
	I0308 07:43:23.264237 4133712 certs.go:484] found cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem (1078 bytes)
	I0308 07:43:23.264297 4133712 certs.go:484] found cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/cert.pem (1123 bytes)
	I0308 07:43:23.264345 4133712 certs.go:484] found cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/key.pem (1675 bytes)
	I0308 07:43:23.264429 4133712 certs.go:484] found cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/files/etc/ssl/certs/39377892.pem (1708 bytes)
	I0308 07:43:23.265366 4133712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0308 07:43:23.322241 4133712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0308 07:43:23.385551 4133712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0308 07:43:23.454717 4133712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0308 07:43:23.488404 4133712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0308 07:43:23.520349 4133712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0308 07:43:23.546190 4133712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0308 07:43:23.571914 4133712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0308 07:43:23.599051 4133712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0308 07:43:23.624066 4133712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/3937789.pem --> /usr/share/ca-certificates/3937789.pem (1338 bytes)
	I0308 07:43:23.653323 4133712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/files/etc/ssl/certs/39377892.pem --> /usr/share/ca-certificates/39377892.pem (1708 bytes)
	I0308 07:43:23.686318 4133712 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0308 07:43:23.705722 4133712 ssh_runner.go:195] Run: openssl version
	I0308 07:43:23.712192 4133712 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/3937789.pem && ln -fs /usr/share/ca-certificates/3937789.pem /etc/ssl/certs/3937789.pem"
	I0308 07:43:23.722264 4133712 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/3937789.pem
	I0308 07:43:23.725913 4133712 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar  8 07:03 /usr/share/ca-certificates/3937789.pem
	I0308 07:43:23.725990 4133712 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/3937789.pem
	I0308 07:43:23.734243 4133712 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/3937789.pem /etc/ssl/certs/51391683.0"
	I0308 07:43:23.743475 4133712 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/39377892.pem && ln -fs /usr/share/ca-certificates/39377892.pem /etc/ssl/certs/39377892.pem"
	I0308 07:43:23.753089 4133712 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/39377892.pem
	I0308 07:43:23.757153 4133712 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar  8 07:03 /usr/share/ca-certificates/39377892.pem
	I0308 07:43:23.757231 4133712 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/39377892.pem
	I0308 07:43:23.764440 4133712 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/39377892.pem /etc/ssl/certs/3ec20f2e.0"
	I0308 07:43:23.773573 4133712 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"
	I0308 07:43:23.783758 4133712 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0308 07:43:23.788491 4133712 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar  8 06:57 /usr/share/ca-certificates/minikubeCA.pem
	I0308 07:43:23.788559 4133712 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0308 07:43:23.796035 4133712 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"
	I0308 07:43:23.805494 4133712 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0308 07:43:23.809396 4133712 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0308 07:43:23.816615 4133712 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0308 07:43:23.823761 4133712 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0308 07:43:23.830705 4133712 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0308 07:43:23.838781 4133712 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0308 07:43:23.846008 4133712 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0308 07:43:23.853221 4133712 kubeadm.go:391] StartCluster: {Name:old-k8s-version-629739 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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-629739 Namespace:default APIServerHAVIP: APIServerName:minikube
CA 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.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:/hom
e/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}
	I0308 07:43:23.853320 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0308 07:43:23.853408 4133712 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0308 07:43:23.892803 4133712 cri.go:89] found id: "2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b"
	I0308 07:43:23.892827 4133712 cri.go:89] found id: "c21d9136cd5eceedf99e3f90fd12cf6dd8e66576e1c02da502d75508f5caabdc"
	I0308 07:43:23.892831 4133712 cri.go:89] found id: "b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a"
	I0308 07:43:23.892835 4133712 cri.go:89] found id: "22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282"
	I0308 07:43:23.892843 4133712 cri.go:89] found id: "4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6"
	I0308 07:43:23.892848 4133712 cri.go:89] found id: "50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95"
	I0308 07:43:23.892881 4133712 cri.go:89] found id: "18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf"
	I0308 07:43:23.892890 4133712 cri.go:89] found id: "01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8"
	I0308 07:43:23.892893 4133712 cri.go:89] found id: ""
	I0308 07:43:23.892973 4133712 ssh_runner.go:195] Run: sudo runc --root /run/containerd/runc/k8s.io list -f json
	I0308 07:43:23.905860 4133712 cri.go:116] JSON = null
	W0308 07:43:23.905927 4133712 kubeadm.go:398] unpause failed: list paused: list returned 0 containers, but ps returned 8
	I0308 07:43:23.906028 4133712 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	W0308 07:43:23.916113 4133712 kubeadm.go:404] apiserver tunnel failed: apiserver port not set
	I0308 07:43:23.916134 4133712 kubeadm.go:407] found existing configuration files, will attempt cluster restart
	I0308 07:43:23.916140 4133712 kubeadm.go:587] restartPrimaryControlPlane start ...
	I0308 07:43:23.916190 4133712 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0308 07:43:23.925309 4133712 kubeadm.go:129] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0308 07:43:23.925745 4133712 kubeconfig.go:47] verify endpoint returned: get endpoint: "old-k8s-version-629739" does not appear in /home/jenkins/minikube-integration/18333-3932394/kubeconfig
	I0308 07:43:23.925862 4133712 kubeconfig.go:62] /home/jenkins/minikube-integration/18333-3932394/kubeconfig needs updating (will repair): [kubeconfig missing "old-k8s-version-629739" cluster setting kubeconfig missing "old-k8s-version-629739" context setting]
	I0308 07:43:23.926160 4133712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/kubeconfig: {Name:mkec2c02dc0930bed32b25c8e72b92d4375b7e51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 07:43:23.928447 4133712 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0308 07:43:23.937995 4133712 kubeadm.go:624] The running cluster does not require reconfiguration: 192.168.76.2
	I0308 07:43:23.938037 4133712 kubeadm.go:591] duration metric: took 21.892436ms to restartPrimaryControlPlane
	I0308 07:43:23.938047 4133712 kubeadm.go:393] duration metric: took 84.838465ms to StartCluster
	I0308 07:43:23.938063 4133712 settings.go:142] acquiring lock: {Name:mk46caf10054f4c37e3f121eb7416e90f29a4086 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 07:43:23.938143 4133712 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/18333-3932394/kubeconfig
	I0308 07:43:23.938834 4133712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/kubeconfig: {Name:mkec2c02dc0930bed32b25c8e72b92d4375b7e51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 07:43:23.939174 4133712 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0308 07:43:23.941459 4133712 out.go:177] * Verifying Kubernetes components...
	I0308 07:43:23.939501 4133712 config.go:182] Loaded profile config "old-k8s-version-629739": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0308 07:43:23.939519 4133712 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]
	I0308 07:43:23.943198 4133712 addons.go:69] Setting storage-provisioner=true in profile "old-k8s-version-629739"
	I0308 07:43:23.943234 4133712 addons.go:234] Setting addon storage-provisioner=true in "old-k8s-version-629739"
	W0308 07:43:23.943241 4133712 addons.go:243] addon storage-provisioner should already be in state true
	I0308 07:43:23.943272 4133712 host.go:66] Checking if "old-k8s-version-629739" exists ...
	I0308 07:43:23.943793 4133712 cli_runner.go:164] Run: docker container inspect old-k8s-version-629739 --format={{.State.Status}}
	I0308 07:43:23.943963 4133712 addons.go:69] Setting dashboard=true in profile "old-k8s-version-629739"
	I0308 07:43:23.943989 4133712 addons.go:234] Setting addon dashboard=true in "old-k8s-version-629739"
	W0308 07:43:23.943996 4133712 addons.go:243] addon dashboard should already be in state true
	I0308 07:43:23.944033 4133712 host.go:66] Checking if "old-k8s-version-629739" exists ...
	I0308 07:43:23.944421 4133712 cli_runner.go:164] Run: docker container inspect old-k8s-version-629739 --format={{.State.Status}}
	I0308 07:43:23.946661 4133712 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0308 07:43:23.947004 4133712 addons.go:69] Setting metrics-server=true in profile "old-k8s-version-629739"
	I0308 07:43:23.947035 4133712 addons.go:234] Setting addon metrics-server=true in "old-k8s-version-629739"
	W0308 07:43:23.947043 4133712 addons.go:243] addon metrics-server should already be in state true
	I0308 07:43:23.947104 4133712 host.go:66] Checking if "old-k8s-version-629739" exists ...
	I0308 07:43:23.947653 4133712 cli_runner.go:164] Run: docker container inspect old-k8s-version-629739 --format={{.State.Status}}
	I0308 07:43:23.948078 4133712 addons.go:69] Setting default-storageclass=true in profile "old-k8s-version-629739"
	I0308 07:43:23.948146 4133712 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "old-k8s-version-629739"
	I0308 07:43:23.948530 4133712 cli_runner.go:164] Run: docker container inspect old-k8s-version-629739 --format={{.State.Status}}
	I0308 07:43:23.982238 4133712 out.go:177]   - Using image docker.io/kubernetesui/dashboard:v2.7.0
	I0308 07:43:23.987232 4133712 out.go:177]   - Using image registry.k8s.io/echoserver:1.4
	I0308 07:43:23.991649 4133712 addons.go:426] installing /etc/kubernetes/addons/dashboard-ns.yaml
	I0308 07:43:23.991732 4133712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-ns.yaml (759 bytes)
	I0308 07:43:23.991830 4133712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-629739
	I0308 07:43:24.005297 4133712 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0308 07:43:24.010913 4133712 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0308 07:43:24.010936 4133712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0308 07:43:24.011005 4133712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-629739
	I0308 07:43:24.040863 4133712 out.go:177]   - Using image fake.domain/registry.k8s.io/echoserver:1.4
	I0308 07:43:24.044344 4133712 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0308 07:43:24.042095 4133712 addons.go:234] Setting addon default-storageclass=true in "old-k8s-version-629739"
	W0308 07:43:24.046473 4133712 addons.go:243] addon default-storageclass should already be in state true
	I0308 07:43:24.046533 4133712 host.go:66] Checking if "old-k8s-version-629739" exists ...
	I0308 07:43:24.047011 4133712 cli_runner.go:164] Run: docker container inspect old-k8s-version-629739 --format={{.State.Status}}
	I0308 07:43:24.047174 4133712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0308 07:43:24.047218 4133712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-629739
	I0308 07:43:24.052892 4133712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37240 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/old-k8s-version-629739/id_rsa Username:docker}
	I0308 07:43:24.063167 4133712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37240 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/old-k8s-version-629739/id_rsa Username:docker}
	I0308 07:43:24.114861 4133712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37240 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/old-k8s-version-629739/id_rsa Username:docker}
	I0308 07:43:24.119289 4133712 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0308 07:43:24.119311 4133712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0308 07:43:24.119378 4133712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-629739
	I0308 07:43:24.146890 4133712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37240 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/old-k8s-version-629739/id_rsa Username:docker}
	I0308 07:43:24.180570 4133712 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0308 07:43:24.240584 4133712 node_ready.go:35] waiting up to 6m0s for node "old-k8s-version-629739" to be "Ready" ...
	I0308 07:43:24.276404 4133712 addons.go:426] installing /etc/kubernetes/addons/dashboard-clusterrole.yaml
	I0308 07:43:24.276433 4133712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-clusterrole.yaml (1001 bytes)
	I0308 07:43:24.287948 4133712 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
	I0308 07:43:24.335736 4133712 addons.go:426] installing /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml
	I0308 07:43:24.335768 4133712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml (1018 bytes)
	I0308 07:43:24.375601 4133712 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
	I0308 07:43:24.392508 4133712 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0308 07:43:24.392532 4133712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1825 bytes)
	I0308 07:43:24.464829 4133712 addons.go:426] installing /etc/kubernetes/addons/dashboard-configmap.yaml
	I0308 07:43:24.464858 4133712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-configmap.yaml (837 bytes)
	I0308 07:43:24.491772 4133712 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0308 07:43:24.491810 4133712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	W0308 07:43:24.531615 4133712 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?
	I0308 07:43:24.531666 4133712 retry.go:31] will retry after 352.6515ms: 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?
	I0308 07:43:24.553104 4133712 addons.go:426] installing /etc/kubernetes/addons/dashboard-dp.yaml
	I0308 07:43:24.553128 4133712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-dp.yaml (4201 bytes)
	I0308 07:43:24.577644 4133712 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0308 07:43:24.577688 4133712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0308 07:43:24.607603 4133712 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
	I0308 07:43:24.621669 4133712 addons.go:426] installing /etc/kubernetes/addons/dashboard-role.yaml
	I0308 07:43:24.621707 4133712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-role.yaml (1724 bytes)
	W0308 07:43:24.675000 4133712 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?
	I0308 07:43:24.675041 4133712 retry.go:31] will retry after 329.252256ms: 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?
	I0308 07:43:24.683533 4133712 addons.go:426] installing /etc/kubernetes/addons/dashboard-rolebinding.yaml
	I0308 07:43:24.683565 4133712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-rolebinding.yaml (1046 bytes)
	I0308 07:43:24.757700 4133712 addons.go:426] installing /etc/kubernetes/addons/dashboard-sa.yaml
	I0308 07:43:24.757725 4133712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-sa.yaml (837 bytes)
	W0308 07:43:24.784673 4133712 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?
	I0308 07:43:24.784757 4133712 retry.go:31] will retry after 226.259115ms: 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?
	I0308 07:43:24.808973 4133712 addons.go:426] installing /etc/kubernetes/addons/dashboard-secret.yaml
	I0308 07:43:24.809051 4133712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-secret.yaml (1389 bytes)
	I0308 07:43:24.845172 4133712 addons.go:426] installing /etc/kubernetes/addons/dashboard-svc.yaml
	I0308 07:43:24.845254 4133712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-svc.yaml (1294 bytes)
	I0308 07:43:24.875602 4133712 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
	I0308 07:43:24.884928 4133712 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
	I0308 07:43:25.004824 4133712 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
	I0308 07:43:25.011648 4133712 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
	W0308 07:43:25.142376 4133712 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?
	I0308 07:43:25.142459 4133712 retry.go:31] will retry after 464.713381ms: 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?
	W0308 07:43:25.142537 4133712 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?
	I0308 07:43:25.142577 4133712 retry.go:31] will retry after 345.908521ms: 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?
	W0308 07:43:25.292239 4133712 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?
	I0308 07:43:25.292331 4133712 retry.go:31] will retry after 457.478982ms: 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?
	W0308 07:43:25.292394 4133712 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?
	I0308 07:43:25.292428 4133712 retry.go:31] will retry after 416.44116ms: 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?
	I0308 07:43:25.488688 4133712 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
	I0308 07:43:25.608109 4133712 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
	W0308 07:43:25.612984 4133712 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?
	I0308 07:43:25.613065 4133712 retry.go:31] will retry after 491.470084ms: 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?
	I0308 07:43:25.709550 4133712 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
	I0308 07:43:25.750086 4133712 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
	W0308 07:43:25.753160 4133712 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?
	I0308 07:43:25.753237 4133712 retry.go:31] will retry after 724.827862ms: 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?
	W0308 07:43:25.926430 4133712 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?
	I0308 07:43:25.926470 4133712 retry.go:31] will retry after 537.069279ms: 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?
	W0308 07:43:25.926688 4133712 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?
	I0308 07:43:25.926728 4133712 retry.go:31] will retry after 540.485616ms: 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?
	I0308 07:43:26.105205 4133712 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
	W0308 07:43:26.226000 4133712 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?
	I0308 07:43:26.226035 4133712 retry.go:31] will retry after 627.795187ms: 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?
	I0308 07:43:26.241638 4133712 node_ready.go:53] error getting node "old-k8s-version-629739": Get "https://192.168.76.2:8443/api/v1/nodes/old-k8s-version-629739": dial tcp 192.168.76.2:8443: connect: connection refused
	I0308 07:43:26.464140 4133712 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
	I0308 07:43:26.467492 4133712 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
	I0308 07:43:26.478750 4133712 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
	W0308 07:43:26.566616 4133712 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?
	I0308 07:43:26.566662 4133712 retry.go:31] will retry after 916.189012ms: 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?
	W0308 07:43:26.591981 4133712 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?
	I0308 07:43:26.592015 4133712 retry.go:31] will retry after 869.700166ms: 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?
	W0308 07:43:26.627815 4133712 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?
	I0308 07:43:26.627888 4133712 retry.go:31] will retry after 701.827391ms: 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?
	I0308 07:43:26.854622 4133712 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
	W0308 07:43:26.928377 4133712 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?
	I0308 07:43:26.928414 4133712 retry.go:31] will retry after 796.85708ms: 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?
	I0308 07:43:27.330371 4133712 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
	W0308 07:43:27.422689 4133712 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?
	I0308 07:43:27.422727 4133712 retry.go:31] will retry after 1.042853101s: 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?
	I0308 07:43:27.461864 4133712 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
	I0308 07:43:27.483253 4133712 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
	W0308 07:43:27.558093 4133712 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?
	I0308 07:43:27.558199 4133712 retry.go:31] will retry after 730.602508ms: 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?
	W0308 07:43:27.578857 4133712 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?
	I0308 07:43:27.578900 4133712 retry.go:31] will retry after 781.228342ms: 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?
	I0308 07:43:27.726149 4133712 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
	W0308 07:43:27.802426 4133712 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?
	I0308 07:43:27.802464 4133712 retry.go:31] will retry after 1.365626441s: 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?
	I0308 07:43:28.289656 4133712 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
	I0308 07:43:28.361095 4133712 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
	W0308 07:43:28.420654 4133712 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?
	I0308 07:43:28.420693 4133712 retry.go:31] will retry after 2.32032119s: 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?
	W0308 07:43:28.455470 4133712 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?
	I0308 07:43:28.455503 4133712 retry.go:31] will retry after 2.263441943s: 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?
	I0308 07:43:28.466615 4133712 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
	W0308 07:43:28.554943 4133712 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?
	I0308 07:43:28.554980 4133712 retry.go:31] will retry after 2.436221845s: 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?
	I0308 07:43:28.741594 4133712 node_ready.go:53] error getting node "old-k8s-version-629739": Get "https://192.168.76.2:8443/api/v1/nodes/old-k8s-version-629739": dial tcp 192.168.76.2:8443: connect: connection refused
	I0308 07:43:29.168894 4133712 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
	W0308 07:43:29.240787 4133712 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?
	I0308 07:43:29.240819 4133712 retry.go:31] will retry after 1.387740025s: 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?
	I0308 07:43:30.628710 4133712 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
	W0308 07:43:30.704588 4133712 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?
	I0308 07:43:30.704631 4133712 retry.go:31] will retry after 2.714806655s: 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?
	I0308 07:43:30.720046 4133712 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
	I0308 07:43:30.741415 4133712 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
	I0308 07:43:30.741966 4133712 node_ready.go:53] error getting node "old-k8s-version-629739": Get "https://192.168.76.2:8443/api/v1/nodes/old-k8s-version-629739": dial tcp 192.168.76.2:8443: connect: connection refused
	W0308 07:43:30.864284 4133712 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?
	I0308 07:43:30.864322 4133712 retry.go:31] will retry after 1.522401325s: 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?
	W0308 07:43:30.892240 4133712 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?
	I0308 07:43:30.892272 4133712 retry.go:31] will retry after 3.710711943s: 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?
	I0308 07:43:30.991461 4133712 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
	W0308 07:43:31.065542 4133712 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?
	I0308 07:43:31.065578 4133712 retry.go:31] will retry after 2.175964998s: 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?
	I0308 07:43:32.387364 4133712 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
	W0308 07:43:32.592340 4133712 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?
	I0308 07:43:32.592375 4133712 retry.go:31] will retry after 5.609759493s: 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?
	I0308 07:43:32.742033 4133712 node_ready.go:53] error getting node "old-k8s-version-629739": Get "https://192.168.76.2:8443/api/v1/nodes/old-k8s-version-629739": dial tcp 192.168.76.2:8443: connect: connection refused
	I0308 07:43:33.241701 4133712 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
	I0308 07:43:33.419882 4133712 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
	I0308 07:43:34.603200 4133712 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
	I0308 07:43:38.202953 4133712 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
	I0308 07:43:42.505863 4133712 node_ready.go:49] node "old-k8s-version-629739" has status "Ready":"True"
	I0308 07:43:42.505894 4133712 node_ready.go:38] duration metric: took 18.265267128s for node "old-k8s-version-629739" to be "Ready" ...
	I0308 07:43:42.505906 4133712 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" ...
	I0308 07:43:42.693972 4133712 pod_ready.go:78] waiting up to 6m0s for pod "coredns-74ff55c5b-9dm8v" in "kube-system" namespace to be "Ready" ...
	I0308 07:43:42.782861 4133712 pod_ready.go:92] pod "coredns-74ff55c5b-9dm8v" in "kube-system" namespace has status "Ready":"True"
	I0308 07:43:42.782933 4133712 pod_ready.go:81] duration metric: took 88.888403ms for pod "coredns-74ff55c5b-9dm8v" in "kube-system" namespace to be "Ready" ...
	I0308 07:43:42.782960 4133712 pod_ready.go:78] waiting up to 6m0s for pod "etcd-old-k8s-version-629739" in "kube-system" namespace to be "Ready" ...
	I0308 07:43:42.804905 4133712 pod_ready.go:92] pod "etcd-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"True"
	I0308 07:43:42.804945 4133712 pod_ready.go:81] duration metric: took 21.957591ms for pod "etcd-old-k8s-version-629739" in "kube-system" namespace to be "Ready" ...
	I0308 07:43:42.804963 4133712 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-old-k8s-version-629739" in "kube-system" namespace to be "Ready" ...
	I0308 07:43:43.444333 4133712 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: (10.202591111s)
	I0308 07:43:43.746731 4133712 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: (10.326787451s)
	I0308 07:43:43.748961 4133712 out.go:177] * Some dashboard features require the metrics-server addon. To enable all features please run:
	
		minikube -p old-k8s-version-629739 addons enable metrics-server
	
	I0308 07:43:43.746918 4133712 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: (9.143686101s)
	I0308 07:43:43.747001 4133712 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: (5.544024761s)
	I0308 07:43:43.750956 4133712 addons.go:470] Verifying addon metrics-server=true in "old-k8s-version-629739"
	I0308 07:43:43.783547 4133712 out.go:177] * Enabled addons: storage-provisioner, dashboard, metrics-server, default-storageclass
	I0308 07:43:43.785325 4133712 addons.go:505] duration metric: took 19.845801118s for enable addons: enabled=[storage-provisioner dashboard metrics-server default-storageclass]
	I0308 07:43:44.811644 4133712 pod_ready.go:102] pod "kube-apiserver-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:43:46.811756 4133712 pod_ready.go:102] pod "kube-apiserver-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:43:49.313628 4133712 pod_ready.go:102] pod "kube-apiserver-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:43:50.311116 4133712 pod_ready.go:92] pod "kube-apiserver-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"True"
	I0308 07:43:50.311137 4133712 pod_ready.go:81] duration metric: took 7.506167151s for pod "kube-apiserver-old-k8s-version-629739" in "kube-system" namespace to be "Ready" ...
	I0308 07:43:50.311149 4133712 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace to be "Ready" ...
	I0308 07:43:52.317736 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:43:54.318055 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:43:56.823330 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:43:59.318027 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:01.344432 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:03.822478 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:06.317887 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:08.320135 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:10.818257 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:13.317920 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:15.319137 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:17.816428 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:19.827762 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:22.325185 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:24.825183 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:27.319031 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:29.320069 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:31.828302 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:34.317490 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:36.318459 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:38.822179 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:40.832364 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:43.318868 4133712 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:45.320993 4133712 pod_ready.go:92] pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"True"
	I0308 07:44:45.321014 4133712 pod_ready.go:81] duration metric: took 55.009857831s for pod "kube-controller-manager-old-k8s-version-629739" in "kube-system" namespace to be "Ready" ...
	I0308 07:44:45.321026 4133712 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-9zzkj" in "kube-system" namespace to be "Ready" ...
	I0308 07:44:45.327022 4133712 pod_ready.go:92] pod "kube-proxy-9zzkj" in "kube-system" namespace has status "Ready":"True"
	I0308 07:44:45.327042 4133712 pod_ready.go:81] duration metric: took 6.008976ms for pod "kube-proxy-9zzkj" in "kube-system" namespace to be "Ready" ...
	I0308 07:44:45.327053 4133712 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-old-k8s-version-629739" in "kube-system" namespace to be "Ready" ...
	I0308 07:44:47.336893 4133712 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:49.843887 4133712 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:52.333478 4133712 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:54.333794 4133712 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:56.334445 4133712 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:44:58.833261 4133712 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:00.833477 4133712 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:01.336243 4133712 pod_ready.go:92] pod "kube-scheduler-old-k8s-version-629739" in "kube-system" namespace has status "Ready":"True"
	I0308 07:45:01.336326 4133712 pod_ready.go:81] duration metric: took 16.009262843s for pod "kube-scheduler-old-k8s-version-629739" in "kube-system" namespace to be "Ready" ...
	I0308 07:45:01.336358 4133712 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace to be "Ready" ...
	I0308 07:45:03.344154 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:05.841944 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:07.842412 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:10.343189 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:12.907994 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:15.343441 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:17.344177 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:19.842204 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:22.342986 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:24.842630 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:27.343938 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:29.842948 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:32.342214 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:34.343163 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:36.841960 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:38.843163 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:41.343826 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:43.842992 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:46.342299 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:48.349253 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:50.842583 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:53.342872 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:55.841904 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:45:58.342278 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:00.344214 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:02.842319 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:04.843570 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:07.342208 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:09.843783 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:11.845651 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:14.348505 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:16.841982 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:19.342407 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:21.342605 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:23.343676 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:25.842893 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:28.343294 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:30.841966 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:33.342569 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:35.842780 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:38.343327 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:40.346100 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:42.842804 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:45.345503 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:47.842589 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:49.843352 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:52.342305 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:54.342782 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:56.842340 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:46:58.842523 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:00.842586 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:03.346571 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:05.842419 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:07.842707 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:10.343589 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:12.843056 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:15.343216 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:17.842863 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:19.842948 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:22.342850 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:24.342922 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:26.842746 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:29.345841 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:31.841931 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:33.842255 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:36.343430 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:38.842694 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:41.343737 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:43.842007 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:45.842391 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:47.842452 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:49.844874 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:52.341700 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:54.342163 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:56.342226 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:47:58.344938 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:00.355613 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:02.842330 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:04.843066 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:07.344154 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:09.842820 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:12.342478 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:14.344561 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:16.842353 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:19.341574 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:21.342531 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:23.342614 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:25.841957 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:27.842046 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:29.844080 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:32.342586 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:34.343973 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:36.842481 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:39.345598 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:41.842890 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:44.342864 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:46.842792 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:49.343510 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:51.842335 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:53.844492 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:56.346722 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:58.843464 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:49:01.344428 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:49:01.344463 4133712 pod_ready.go:81] duration metric: took 4m0.008068629s for pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace to be "Ready" ...
	E0308 07:49:01.344475 4133712 pod_ready.go:66] WaitExtra: waitPodCondition: context deadline exceeded
	I0308 07:49:01.344483 4133712 pod_ready.go:38] duration metric: took 5m18.838566602s 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" ...
	I0308 07:49:01.344498 4133712 api_server.go:52] waiting for apiserver process to appear ...
	I0308 07:49:01.344533 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0308 07:49:01.344601 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0308 07:49:01.433762 4133712 cri.go:89] found id: "5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376"
	I0308 07:49:01.433789 4133712 cri.go:89] found id: "50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95"
	I0308 07:49:01.433794 4133712 cri.go:89] found id: ""
	I0308 07:49:01.433802 4133712 logs.go:276] 2 containers: [5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376 50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95]
	I0308 07:49:01.433861 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.438335 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.442662 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0308 07:49:01.442756 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0308 07:49:01.497959 4133712 cri.go:89] found id: "e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc"
	I0308 07:49:01.497987 4133712 cri.go:89] found id: "01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8"
	I0308 07:49:01.497991 4133712 cri.go:89] found id: ""
	I0308 07:49:01.497999 4133712 logs.go:276] 2 containers: [e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc 01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8]
	I0308 07:49:01.498065 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.503120 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.507317 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0308 07:49:01.507389 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0308 07:49:01.556431 4133712 cri.go:89] found id: "5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866"
	I0308 07:49:01.556453 4133712 cri.go:89] found id: "2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b"
	I0308 07:49:01.556458 4133712 cri.go:89] found id: ""
	I0308 07:49:01.556465 4133712 logs.go:276] 2 containers: [5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866 2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b]
	I0308 07:49:01.556528 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.561568 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.572066 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0308 07:49:01.572140 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0308 07:49:01.635000 4133712 cri.go:89] found id: "ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120"
	I0308 07:49:01.635022 4133712 cri.go:89] found id: "4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6"
	I0308 07:49:01.635028 4133712 cri.go:89] found id: ""
	I0308 07:49:01.635036 4133712 logs.go:276] 2 containers: [ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120 4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6]
	I0308 07:49:01.635206 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.640495 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.644791 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0308 07:49:01.644866 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0308 07:49:01.697817 4133712 cri.go:89] found id: "9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f"
	I0308 07:49:01.697841 4133712 cri.go:89] found id: "22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282"
	I0308 07:49:01.697845 4133712 cri.go:89] found id: ""
	I0308 07:49:01.697853 4133712 logs.go:276] 2 containers: [9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f 22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282]
	I0308 07:49:01.697920 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.702474 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.706457 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0308 07:49:01.706533 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0308 07:49:01.757719 4133712 cri.go:89] found id: "6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594"
	I0308 07:49:01.757781 4133712 cri.go:89] found id: "18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf"
	I0308 07:49:01.757801 4133712 cri.go:89] found id: ""
	I0308 07:49:01.757826 4133712 logs.go:276] 2 containers: [6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594 18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf]
	I0308 07:49:01.757902 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.762452 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.766503 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0308 07:49:01.766621 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0308 07:49:01.819020 4133712 cri.go:89] found id: "b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000"
	I0308 07:49:01.819103 4133712 cri.go:89] found id: "b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a"
	I0308 07:49:01.819123 4133712 cri.go:89] found id: ""
	I0308 07:49:01.819147 4133712 logs.go:276] 2 containers: [b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000 b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a]
	I0308 07:49:01.819228 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.832738 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.837119 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0308 07:49:01.837250 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0308 07:49:01.893099 4133712 cri.go:89] found id: "3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261"
	I0308 07:49:01.893172 4133712 cri.go:89] found id: "a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1"
	I0308 07:49:01.893194 4133712 cri.go:89] found id: ""
	I0308 07:49:01.893221 4133712 logs.go:276] 2 containers: [3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261 a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1]
	I0308 07:49:01.893302 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.897908 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.902003 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0308 07:49:01.902130 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0308 07:49:01.972993 4133712 cri.go:89] found id: "2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021"
	I0308 07:49:01.973071 4133712 cri.go:89] found id: ""
	I0308 07:49:01.973099 4133712 logs.go:276] 1 containers: [2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021]
	I0308 07:49:01.973189 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.977820 4133712 logs.go:123] Gathering logs for kubelet ...
	I0308 07:49:01.977902 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0308 07:49:02.042106 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447180     661 reflector.go:138] object-"kube-system"/"metrics-server-token-dw8rf": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "metrics-server-token-dw8rf" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:02.042409 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447313     661 reflector.go:138] object-"kube-system"/"storage-provisioner-token-l7kxt": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-l7kxt" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:02.042647 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447361     661 reflector.go:138] object-"kube-system"/"kube-proxy-token-h58ql": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-h58ql" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:02.042876 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447409     661 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-629739" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:02.043125 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447451     661 reflector.go:138] object-"default"/"default-token-nf25n": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-nf25n" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:02.043343 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447494     661 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-629739" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:02.043599 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447539     661 reflector.go:138] object-"kube-system"/"kindnet-token-t4pbz": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-t4pbz" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:02.043922 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447628     661 reflector.go:138] object-"kube-system"/"coredns-token-655tr": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-655tr" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:02.051494 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:44 old-k8s-version-629739 kubelet[661]: E0308 07:43:44.270194     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:02.053480 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:45 old-k8s-version-629739 kubelet[661]: E0308 07:43:45.047601     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.056603 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:57 old-k8s-version-629739 kubelet[661]: E0308 07:43:57.935530     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:02.058293 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:09 old-k8s-version-629739 kubelet[661]: E0308 07:44:09.927111     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.058912 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:11 old-k8s-version-629739 kubelet[661]: E0308 07:44:11.142572     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.059344 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:12 old-k8s-version-629739 kubelet[661]: E0308 07:44:12.146352     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.060102 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:13 old-k8s-version-629739 kubelet[661]: E0308 07:44:13.483293     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.060569 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:17 old-k8s-version-629739 kubelet[661]: E0308 07:44:17.171167     661 pod_workers.go:191] Error syncing pod 6a08041f-e60c-4218-ab89-a3f66742ba5e ("storage-provisioner_kube-system(6a08041f-e60c-4218-ab89-a3f66742ba5e)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(6a08041f-e60c-4218-ab89-a3f66742ba5e)"
	W0308 07:49:02.063021 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:21 old-k8s-version-629739 kubelet[661]: E0308 07:44:21.949343     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:02.063980 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:25 old-k8s-version-629739 kubelet[661]: E0308 07:44:25.190868     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.064458 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:33 old-k8s-version-629739 kubelet[661]: E0308 07:44:33.483707     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.064665 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:34 old-k8s-version-629739 kubelet[661]: E0308 07:44:34.921755     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.065331 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:46 old-k8s-version-629739 kubelet[661]: E0308 07:44:46.243322     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.065539 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:49 old-k8s-version-629739 kubelet[661]: E0308 07:44:49.921951     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.065888 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:53 old-k8s-version-629739 kubelet[661]: E0308 07:44:53.483771     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.066117 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:01 old-k8s-version-629739 kubelet[661]: E0308 07:45:01.924654     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.066526 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:05 old-k8s-version-629739 kubelet[661]: E0308 07:45:05.927915     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.069039 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:14 old-k8s-version-629739 kubelet[661]: E0308 07:45:14.933906     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:02.069392 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:16 old-k8s-version-629739 kubelet[661]: E0308 07:45:16.921697     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.069602 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:26 old-k8s-version-629739 kubelet[661]: E0308 07:45:26.921944     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.070210 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:30 old-k8s-version-629739 kubelet[661]: E0308 07:45:30.344646     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.070558 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:33 old-k8s-version-629739 kubelet[661]: E0308 07:45:33.483778     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.070762 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:37 old-k8s-version-629739 kubelet[661]: E0308 07:45:37.921893     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.071126 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:45 old-k8s-version-629739 kubelet[661]: E0308 07:45:45.921383     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.071333 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:50 old-k8s-version-629739 kubelet[661]: E0308 07:45:50.921582     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.071703 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:56 old-k8s-version-629739 kubelet[661]: E0308 07:45:56.921394     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.071915 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:05 old-k8s-version-629739 kubelet[661]: E0308 07:46:05.922667     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.072260 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:08 old-k8s-version-629739 kubelet[661]: E0308 07:46:08.921818     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.072465 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:20 old-k8s-version-629739 kubelet[661]: E0308 07:46:20.922154     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.072815 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:21 old-k8s-version-629739 kubelet[661]: E0308 07:46:21.922082     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.073022 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:32 old-k8s-version-629739 kubelet[661]: E0308 07:46:32.921605     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.073371 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:35 old-k8s-version-629739 kubelet[661]: E0308 07:46:35.921423     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.075856 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:44 old-k8s-version-629739 kubelet[661]: E0308 07:46:44.929367     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:02.076226 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:49 old-k8s-version-629739 kubelet[661]: E0308 07:46:49.921701     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.076431 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:56 old-k8s-version-629739 kubelet[661]: E0308 07:46:56.921599     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.077192 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:01 old-k8s-version-629739 kubelet[661]: E0308 07:47:01.535561     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.077567 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:03 old-k8s-version-629739 kubelet[661]: E0308 07:47:03.483466     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.077791 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:09 old-k8s-version-629739 kubelet[661]: E0308 07:47:09.921918     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.078142 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:15 old-k8s-version-629739 kubelet[661]: E0308 07:47:15.922107     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.078349 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:23 old-k8s-version-629739 kubelet[661]: E0308 07:47:23.921997     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.078702 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:27 old-k8s-version-629739 kubelet[661]: E0308 07:47:27.925661     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.078909 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:36 old-k8s-version-629739 kubelet[661]: E0308 07:47:36.921775     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.079263 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:41 old-k8s-version-629739 kubelet[661]: E0308 07:47:41.922172     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.079469 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:50 old-k8s-version-629739 kubelet[661]: E0308 07:47:50.921834     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.079822 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:56 old-k8s-version-629739 kubelet[661]: E0308 07:47:56.921359     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.080035 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:04 old-k8s-version-629739 kubelet[661]: E0308 07:48:04.921852     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.080385 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:07 old-k8s-version-629739 kubelet[661]: E0308 07:48:07.921802     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.080590 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:19 old-k8s-version-629739 kubelet[661]: E0308 07:48:19.925385     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.080936 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:20 old-k8s-version-629739 kubelet[661]: E0308 07:48:20.921278     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.081172 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:31 old-k8s-version-629739 kubelet[661]: E0308 07:48:31.925662     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.081522 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:34 old-k8s-version-629739 kubelet[661]: E0308 07:48:34.921979     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.081792 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:42 old-k8s-version-629739 kubelet[661]: E0308 07:48:42.921661     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.082161 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:48 old-k8s-version-629739 kubelet[661]: E0308 07:48:48.921311     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.082373 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:53 old-k8s-version-629739 kubelet[661]: E0308 07:48:53.926362     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0308 07:49:02.082403 4133712 logs.go:123] Gathering logs for kube-apiserver [5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376] ...
	I0308 07:49:02.082432 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376"
	I0308 07:49:02.155598 4133712 logs.go:123] Gathering logs for kube-controller-manager [6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594] ...
	I0308 07:49:02.155673 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594"
	I0308 07:49:02.258207 4133712 logs.go:123] Gathering logs for kindnet [b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a] ...
	I0308 07:49:02.259378 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a"
	I0308 07:49:02.307449 4133712 logs.go:123] Gathering logs for describe nodes ...
	I0308 07:49:02.307479 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0308 07:49:02.529097 4133712 logs.go:123] Gathering logs for kube-scheduler [ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120] ...
	I0308 07:49:02.529130 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120"
	I0308 07:49:02.582911 4133712 logs.go:123] Gathering logs for kube-proxy [22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282] ...
	I0308 07:49:02.582938 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282"
	I0308 07:49:02.632748 4133712 logs.go:123] Gathering logs for containerd ...
	I0308 07:49:02.632779 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0308 07:49:02.705863 4133712 logs.go:123] Gathering logs for storage-provisioner [3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261] ...
	I0308 07:49:02.705898 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261"
	I0308 07:49:02.764512 4133712 logs.go:123] Gathering logs for container status ...
	I0308 07:49:02.764537 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0308 07:49:02.835240 4133712 logs.go:123] Gathering logs for etcd [e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc] ...
	I0308 07:49:02.835372 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc"
	I0308 07:49:02.897526 4133712 logs.go:123] Gathering logs for etcd [01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8] ...
	I0308 07:49:02.897678 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8"
	I0308 07:49:02.977165 4133712 logs.go:123] Gathering logs for coredns [5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866] ...
	I0308 07:49:02.977327 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866"
	I0308 07:49:03.031039 4133712 logs.go:123] Gathering logs for kube-scheduler [4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6] ...
	I0308 07:49:03.031134 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6"
	I0308 07:49:03.086709 4133712 logs.go:123] Gathering logs for kube-proxy [9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f] ...
	I0308 07:49:03.086740 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f"
	I0308 07:49:03.136611 4133712 logs.go:123] Gathering logs for kindnet [b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000] ...
	I0308 07:49:03.136684 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000"
	I0308 07:49:03.187949 4133712 logs.go:123] Gathering logs for dmesg ...
	I0308 07:49:03.187985 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0308 07:49:03.217506 4133712 logs.go:123] Gathering logs for kube-apiserver [50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95] ...
	I0308 07:49:03.217589 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95"
	I0308 07:49:03.297863 4133712 logs.go:123] Gathering logs for coredns [2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b] ...
	I0308 07:49:03.297939 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b"
	I0308 07:49:03.341383 4133712 logs.go:123] Gathering logs for kube-controller-manager [18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf] ...
	I0308 07:49:03.341460 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf"
	I0308 07:49:03.439858 4133712 logs.go:123] Gathering logs for storage-provisioner [a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1] ...
	I0308 07:49:03.439933 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1"
	I0308 07:49:03.490725 4133712 logs.go:123] Gathering logs for kubernetes-dashboard [2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021] ...
	I0308 07:49:03.490763 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021"
	I0308 07:49:03.539528 4133712 out.go:304] Setting ErrFile to fd 2...
	I0308 07:49:03.539554 4133712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0308 07:49:03.539606 4133712 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0308 07:49:03.539621 4133712 out.go:239]   Mar 08 07:48:31 old-k8s-version-629739 kubelet[661]: E0308 07:48:31.925662     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Mar 08 07:48:31 old-k8s-version-629739 kubelet[661]: E0308 07:48:31.925662     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:03.539649 4133712 out.go:239]   Mar 08 07:48:34 old-k8s-version-629739 kubelet[661]: E0308 07:48:34.921979     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	  Mar 08 07:48:34 old-k8s-version-629739 kubelet[661]: E0308 07:48:34.921979     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:03.539661 4133712 out.go:239]   Mar 08 07:48:42 old-k8s-version-629739 kubelet[661]: E0308 07:48:42.921661     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Mar 08 07:48:42 old-k8s-version-629739 kubelet[661]: E0308 07:48:42.921661     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:03.539672 4133712 out.go:239]   Mar 08 07:48:48 old-k8s-version-629739 kubelet[661]: E0308 07:48:48.921311     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	  Mar 08 07:48:48 old-k8s-version-629739 kubelet[661]: E0308 07:48:48.921311     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:03.539678 4133712 out.go:239]   Mar 08 07:48:53 old-k8s-version-629739 kubelet[661]: E0308 07:48:53.926362     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Mar 08 07:48:53 old-k8s-version-629739 kubelet[661]: E0308 07:48:53.926362     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0308 07:49:03.539684 4133712 out.go:304] Setting ErrFile to fd 2...
	I0308 07:49:03.539692 4133712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:49:13.540811 4133712 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0308 07:49:13.561387 4133712 api_server.go:72] duration metric: took 5m49.622167791s to wait for apiserver process to appear ...
	I0308 07:49:13.561415 4133712 api_server.go:88] waiting for apiserver healthz status ...
	I0308 07:49:13.561461 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0308 07:49:13.561535 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0308 07:49:13.656323 4133712 cri.go:89] found id: "5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376"
	I0308 07:49:13.656348 4133712 cri.go:89] found id: "50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95"
	I0308 07:49:13.656355 4133712 cri.go:89] found id: ""
	I0308 07:49:13.656363 4133712 logs.go:276] 2 containers: [5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376 50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95]
	I0308 07:49:13.656426 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.661042 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.665393 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0308 07:49:13.665466 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0308 07:49:13.718134 4133712 cri.go:89] found id: "e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc"
	I0308 07:49:13.718159 4133712 cri.go:89] found id: "01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8"
	I0308 07:49:13.718164 4133712 cri.go:89] found id: ""
	I0308 07:49:13.718170 4133712 logs.go:276] 2 containers: [e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc 01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8]
	I0308 07:49:13.718226 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.722837 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.726879 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0308 07:49:13.726960 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0308 07:49:13.780000 4133712 cri.go:89] found id: "5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866"
	I0308 07:49:13.780025 4133712 cri.go:89] found id: "2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b"
	I0308 07:49:13.780030 4133712 cri.go:89] found id: ""
	I0308 07:49:13.780037 4133712 logs.go:276] 2 containers: [5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866 2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b]
	I0308 07:49:13.780106 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.784449 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.788652 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0308 07:49:13.788736 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0308 07:49:13.868426 4133712 cri.go:89] found id: "ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120"
	I0308 07:49:13.868464 4133712 cri.go:89] found id: "4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6"
	I0308 07:49:13.868470 4133712 cri.go:89] found id: ""
	I0308 07:49:13.868478 4133712 logs.go:276] 2 containers: [ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120 4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6]
	I0308 07:49:13.868547 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.874898 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.879427 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0308 07:49:13.879525 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0308 07:49:13.938520 4133712 cri.go:89] found id: "9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f"
	I0308 07:49:13.938556 4133712 cri.go:89] found id: "22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282"
	I0308 07:49:13.938561 4133712 cri.go:89] found id: ""
	I0308 07:49:13.938568 4133712 logs.go:276] 2 containers: [9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f 22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282]
	I0308 07:49:13.938638 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.945448 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.951757 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0308 07:49:13.951842 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0308 07:49:14.004117 4133712 cri.go:89] found id: "6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594"
	I0308 07:49:14.004155 4133712 cri.go:89] found id: "18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf"
	I0308 07:49:14.004161 4133712 cri.go:89] found id: ""
	I0308 07:49:14.004169 4133712 logs.go:276] 2 containers: [6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594 18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf]
	I0308 07:49:14.004245 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:14.009390 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:14.015521 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0308 07:49:14.015620 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0308 07:49:14.079555 4133712 cri.go:89] found id: "b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000"
	I0308 07:49:14.079581 4133712 cri.go:89] found id: "b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a"
	I0308 07:49:14.079587 4133712 cri.go:89] found id: ""
	I0308 07:49:14.079594 4133712 logs.go:276] 2 containers: [b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000 b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a]
	I0308 07:49:14.079650 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:14.083928 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:14.088181 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0308 07:49:14.088262 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0308 07:49:14.138025 4133712 cri.go:89] found id: "2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021"
	I0308 07:49:14.138050 4133712 cri.go:89] found id: ""
	I0308 07:49:14.138058 4133712 logs.go:276] 1 containers: [2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021]
	I0308 07:49:14.138114 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:14.141611 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0308 07:49:14.141688 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0308 07:49:14.209608 4133712 cri.go:89] found id: "3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261"
	I0308 07:49:14.209626 4133712 cri.go:89] found id: "a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1"
	I0308 07:49:14.209630 4133712 cri.go:89] found id: ""
	I0308 07:49:14.209638 4133712 logs.go:276] 2 containers: [3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261 a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1]
	I0308 07:49:14.209691 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:14.216200 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:14.220598 4133712 logs.go:123] Gathering logs for coredns [5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866] ...
	I0308 07:49:14.220623 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866"
	I0308 07:49:14.282519 4133712 logs.go:123] Gathering logs for kube-proxy [9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f] ...
	I0308 07:49:14.282556 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f"
	I0308 07:49:14.420051 4133712 logs.go:123] Gathering logs for containerd ...
	I0308 07:49:14.420072 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0308 07:49:14.533299 4133712 logs.go:123] Gathering logs for kubelet ...
	I0308 07:49:14.533335 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0308 07:49:14.607767 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447180     661 reflector.go:138] object-"kube-system"/"metrics-server-token-dw8rf": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "metrics-server-token-dw8rf" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:14.608058 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447313     661 reflector.go:138] object-"kube-system"/"storage-provisioner-token-l7kxt": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-l7kxt" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:14.608298 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447361     661 reflector.go:138] object-"kube-system"/"kube-proxy-token-h58ql": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-h58ql" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:14.608518 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447409     661 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-629739" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:14.608741 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447451     661 reflector.go:138] object-"default"/"default-token-nf25n": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-nf25n" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:14.608960 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447494     661 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-629739" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:14.609173 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447539     661 reflector.go:138] object-"kube-system"/"kindnet-token-t4pbz": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-t4pbz" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:14.609385 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447628     661 reflector.go:138] object-"kube-system"/"coredns-token-655tr": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-655tr" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:14.616917 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:44 old-k8s-version-629739 kubelet[661]: E0308 07:43:44.270194     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:14.618965 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:45 old-k8s-version-629739 kubelet[661]: E0308 07:43:45.047601     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.622022 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:57 old-k8s-version-629739 kubelet[661]: E0308 07:43:57.935530     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:14.624315 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:09 old-k8s-version-629739 kubelet[661]: E0308 07:44:09.927111     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.624929 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:11 old-k8s-version-629739 kubelet[661]: E0308 07:44:11.142572     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.625256 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:12 old-k8s-version-629739 kubelet[661]: E0308 07:44:12.146352     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.625973 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:13 old-k8s-version-629739 kubelet[661]: E0308 07:44:13.483293     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.626422 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:17 old-k8s-version-629739 kubelet[661]: E0308 07:44:17.171167     661 pod_workers.go:191] Error syncing pod 6a08041f-e60c-4218-ab89-a3f66742ba5e ("storage-provisioner_kube-system(6a08041f-e60c-4218-ab89-a3f66742ba5e)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(6a08041f-e60c-4218-ab89-a3f66742ba5e)"
	W0308 07:49:14.629101 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:21 old-k8s-version-629739 kubelet[661]: E0308 07:44:21.949343     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:14.630093 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:25 old-k8s-version-629739 kubelet[661]: E0308 07:44:25.190868     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.631248 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:33 old-k8s-version-629739 kubelet[661]: E0308 07:44:33.483707     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.631446 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:34 old-k8s-version-629739 kubelet[661]: E0308 07:44:34.921755     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.632028 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:46 old-k8s-version-629739 kubelet[661]: E0308 07:44:46.243322     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.632212 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:49 old-k8s-version-629739 kubelet[661]: E0308 07:44:49.921951     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.632536 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:53 old-k8s-version-629739 kubelet[661]: E0308 07:44:53.483771     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.632721 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:01 old-k8s-version-629739 kubelet[661]: E0308 07:45:01.924654     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.633067 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:05 old-k8s-version-629739 kubelet[661]: E0308 07:45:05.927915     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.636614 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:14 old-k8s-version-629739 kubelet[661]: E0308 07:45:14.933906     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:14.636983 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:16 old-k8s-version-629739 kubelet[661]: E0308 07:45:16.921697     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.637199 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:26 old-k8s-version-629739 kubelet[661]: E0308 07:45:26.921944     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.637816 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:30 old-k8s-version-629739 kubelet[661]: E0308 07:45:30.344646     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.638167 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:33 old-k8s-version-629739 kubelet[661]: E0308 07:45:33.483778     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.638384 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:37 old-k8s-version-629739 kubelet[661]: E0308 07:45:37.921893     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.638736 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:45 old-k8s-version-629739 kubelet[661]: E0308 07:45:45.921383     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.638949 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:50 old-k8s-version-629739 kubelet[661]: E0308 07:45:50.921582     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.639320 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:56 old-k8s-version-629739 kubelet[661]: E0308 07:45:56.921394     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.639537 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:05 old-k8s-version-629739 kubelet[661]: E0308 07:46:05.922667     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.640735 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:08 old-k8s-version-629739 kubelet[661]: E0308 07:46:08.921818     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.640954 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:20 old-k8s-version-629739 kubelet[661]: E0308 07:46:20.922154     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.641306 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:21 old-k8s-version-629739 kubelet[661]: E0308 07:46:21.922082     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.641516 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:32 old-k8s-version-629739 kubelet[661]: E0308 07:46:32.921605     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.641863 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:35 old-k8s-version-629739 kubelet[661]: E0308 07:46:35.921423     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.644419 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:44 old-k8s-version-629739 kubelet[661]: E0308 07:46:44.929367     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:14.644753 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:49 old-k8s-version-629739 kubelet[661]: E0308 07:46:49.921701     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.644935 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:56 old-k8s-version-629739 kubelet[661]: E0308 07:46:56.921599     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.645513 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:01 old-k8s-version-629739 kubelet[661]: E0308 07:47:01.535561     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.645833 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:03 old-k8s-version-629739 kubelet[661]: E0308 07:47:03.483466     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.646013 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:09 old-k8s-version-629739 kubelet[661]: E0308 07:47:09.921918     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.646339 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:15 old-k8s-version-629739 kubelet[661]: E0308 07:47:15.922107     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.646525 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:23 old-k8s-version-629739 kubelet[661]: E0308 07:47:23.921997     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.646850 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:27 old-k8s-version-629739 kubelet[661]: E0308 07:47:27.925661     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.647034 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:36 old-k8s-version-629739 kubelet[661]: E0308 07:47:36.921775     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.647428 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:41 old-k8s-version-629739 kubelet[661]: E0308 07:47:41.922172     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.647767 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:50 old-k8s-version-629739 kubelet[661]: E0308 07:47:50.921834     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.648122 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:56 old-k8s-version-629739 kubelet[661]: E0308 07:47:56.921359     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.648337 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:04 old-k8s-version-629739 kubelet[661]: E0308 07:48:04.921852     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.648697 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:07 old-k8s-version-629739 kubelet[661]: E0308 07:48:07.921802     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.648907 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:19 old-k8s-version-629739 kubelet[661]: E0308 07:48:19.925385     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.649261 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:20 old-k8s-version-629739 kubelet[661]: E0308 07:48:20.921278     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.649499 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:31 old-k8s-version-629739 kubelet[661]: E0308 07:48:31.925662     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.649849 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:34 old-k8s-version-629739 kubelet[661]: E0308 07:48:34.921979     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.650058 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:42 old-k8s-version-629739 kubelet[661]: E0308 07:48:42.921661     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.650419 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:48 old-k8s-version-629739 kubelet[661]: E0308 07:48:48.921311     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.650628 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:53 old-k8s-version-629739 kubelet[661]: E0308 07:48:53.926362     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.650979 4133712 logs.go:138] Found kubelet problem: Mar 08 07:49:02 old-k8s-version-629739 kubelet[661]: E0308 07:49:02.921277     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.651203 4133712 logs.go:138] Found kubelet problem: Mar 08 07:49:05 old-k8s-version-629739 kubelet[661]: E0308 07:49:05.922234     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0308 07:49:14.651229 4133712 logs.go:123] Gathering logs for etcd [e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc] ...
	I0308 07:49:14.651256 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc"
	I0308 07:49:14.716114 4133712 logs.go:123] Gathering logs for kube-controller-manager [18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf] ...
	I0308 07:49:14.716186 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf"
	I0308 07:49:14.811828 4133712 logs.go:123] Gathering logs for kindnet [b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000] ...
	I0308 07:49:14.811907 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000"
	I0308 07:49:14.879765 4133712 logs.go:123] Gathering logs for etcd [01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8] ...
	I0308 07:49:14.879835 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8"
	I0308 07:49:14.933025 4133712 logs.go:123] Gathering logs for kube-proxy [22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282] ...
	I0308 07:49:14.933153 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282"
	I0308 07:49:14.977087 4133712 logs.go:123] Gathering logs for kindnet [b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a] ...
	I0308 07:49:14.977163 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a"
	I0308 07:49:15.035455 4133712 logs.go:123] Gathering logs for storage-provisioner [3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261] ...
	I0308 07:49:15.035565 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261"
	I0308 07:49:15.192008 4133712 logs.go:123] Gathering logs for storage-provisioner [a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1] ...
	I0308 07:49:15.192083 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1"
	I0308 07:49:15.242295 4133712 logs.go:123] Gathering logs for kube-scheduler [4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6] ...
	I0308 07:49:15.242383 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6"
	I0308 07:49:15.305568 4133712 logs.go:123] Gathering logs for kube-controller-manager [6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594] ...
	I0308 07:49:15.305637 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594"
	I0308 07:49:15.377783 4133712 logs.go:123] Gathering logs for dmesg ...
	I0308 07:49:15.377865 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0308 07:49:15.398309 4133712 logs.go:123] Gathering logs for describe nodes ...
	I0308 07:49:15.398431 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0308 07:49:15.559044 4133712 logs.go:123] Gathering logs for kube-apiserver [5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376] ...
	I0308 07:49:15.559125 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376"
	I0308 07:49:15.627804 4133712 logs.go:123] Gathering logs for kube-apiserver [50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95] ...
	I0308 07:49:15.627880 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95"
	I0308 07:49:15.709589 4133712 logs.go:123] Gathering logs for coredns [2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b] ...
	I0308 07:49:15.709644 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b"
	I0308 07:49:15.770031 4133712 logs.go:123] Gathering logs for kube-scheduler [ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120] ...
	I0308 07:49:15.770106 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120"
	I0308 07:49:15.832975 4133712 logs.go:123] Gathering logs for kubernetes-dashboard [2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021] ...
	I0308 07:49:15.833058 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021"
	I0308 07:49:15.899841 4133712 logs.go:123] Gathering logs for container status ...
	I0308 07:49:15.899922 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0308 07:49:15.971836 4133712 out.go:304] Setting ErrFile to fd 2...
	I0308 07:49:15.971861 4133712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0308 07:49:15.971906 4133712 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0308 07:49:15.971921 4133712 out.go:239]   Mar 08 07:48:42 old-k8s-version-629739 kubelet[661]: E0308 07:48:42.921661     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Mar 08 07:48:42 old-k8s-version-629739 kubelet[661]: E0308 07:48:42.921661     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:15.971930 4133712 out.go:239]   Mar 08 07:48:48 old-k8s-version-629739 kubelet[661]: E0308 07:48:48.921311     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	  Mar 08 07:48:48 old-k8s-version-629739 kubelet[661]: E0308 07:48:48.921311     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:15.971944 4133712 out.go:239]   Mar 08 07:48:53 old-k8s-version-629739 kubelet[661]: E0308 07:48:53.926362     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Mar 08 07:48:53 old-k8s-version-629739 kubelet[661]: E0308 07:48:53.926362     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:15.971951 4133712 out.go:239]   Mar 08 07:49:02 old-k8s-version-629739 kubelet[661]: E0308 07:49:02.921277     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	  Mar 08 07:49:02 old-k8s-version-629739 kubelet[661]: E0308 07:49:02.921277     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:15.971966 4133712 out.go:239]   Mar 08 07:49:05 old-k8s-version-629739 kubelet[661]: E0308 07:49:05.922234     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Mar 08 07:49:05 old-k8s-version-629739 kubelet[661]: E0308 07:49:05.922234     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0308 07:49:15.971971 4133712 out.go:304] Setting ErrFile to fd 2...
	I0308 07:49:15.971976 4133712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:49:25.972612 4133712 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0308 07:49:25.982422 4133712 api_server.go:279] https://192.168.76.2:8443/healthz returned 200:
	ok
	I0308 07:49:25.985268 4133712 out.go:177] 
	W0308 07:49:25.987188 4133712 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
	W0308 07:49:25.987300 4133712 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
	W0308 07:49:25.987371 4133712 out.go:239] * Related issue: https://github.com/kubernetes/minikube/issues/11417
	* Related issue: https://github.com/kubernetes/minikube/issues/11417
	W0308 07:49:25.987405 4133712 out.go:239] * 
	* 
	W0308 07:49:25.989253 4133712 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0308 07:49:25.991182 4133712 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-629739 --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-629739
helpers_test.go:235: (dbg) docker inspect old-k8s-version-629739:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "5cecae15842ba1285f4297e2d69a50f7e14ffc97a203adba1a8dc442b473cd03",
	        "Created": "2024-03-08T07:40:17.163145564Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 4134140,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-03-08T07:43:16.445687872Z",
	            "FinishedAt": "2024-03-08T07:43:15.169312009Z"
	        },
	        "Image": "sha256:4a9b65157dd7fb2ddb7cb7afe975b3dc288e9877c60d13613a69dd41a70e2e4e",
	        "ResolvConfPath": "/var/lib/docker/containers/5cecae15842ba1285f4297e2d69a50f7e14ffc97a203adba1a8dc442b473cd03/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/5cecae15842ba1285f4297e2d69a50f7e14ffc97a203adba1a8dc442b473cd03/hostname",
	        "HostsPath": "/var/lib/docker/containers/5cecae15842ba1285f4297e2d69a50f7e14ffc97a203adba1a8dc442b473cd03/hosts",
	        "LogPath": "/var/lib/docker/containers/5cecae15842ba1285f4297e2d69a50f7e14ffc97a203adba1a8dc442b473cd03/5cecae15842ba1285f4297e2d69a50f7e14ffc97a203adba1a8dc442b473cd03-json.log",
	        "Name": "/old-k8s-version-629739",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "old-k8s-version-629739:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "old-k8s-version-629739",
	            "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/53deb44088e0f6487ae82462968052e54992fd8f763061398886a9af1103c998-init/diff:/var/lib/docker/overlay2/b4e401255ef13e2e476e2bc2612875865bc99de7d292e4ada04dd13687a184b5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/53deb44088e0f6487ae82462968052e54992fd8f763061398886a9af1103c998/merged",
	                "UpperDir": "/var/lib/docker/overlay2/53deb44088e0f6487ae82462968052e54992fd8f763061398886a9af1103c998/diff",
	                "WorkDir": "/var/lib/docker/overlay2/53deb44088e0f6487ae82462968052e54992fd8f763061398886a9af1103c998/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "old-k8s-version-629739",
	                "Source": "/var/lib/docker/volumes/old-k8s-version-629739/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "old-k8s-version-629739",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08",
	            "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-629739",
	                "name.minikube.sigs.k8s.io": "old-k8s-version-629739",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "03bdeb5143a83807bd2e0852af332adc05d40d827846cd3073cee3d0e65431e2",
	            "SandboxKey": "/var/run/docker/netns/03bdeb5143a8",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37240"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37239"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37236"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37238"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37237"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "old-k8s-version-629739": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.76.2"
	                    },
	                    "Links": null,
	                    "Aliases": [
	                        "5cecae15842b",
	                        "old-k8s-version-629739"
	                    ],
	                    "MacAddress": "02:42:c0:a8:4c:02",
	                    "NetworkID": "ddd54bd821204ec8e16cacc9ab31ddcf4cb5aed3db44699f14d5ec0dcd213c1a",
	                    "EndpointID": "7e8ec39a381d3c3455b17e2b95cc1320a36f78f557d74b8f3783535d74478a09",
	                    "Gateway": "192.168.76.1",
	                    "IPAddress": "192.168.76.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "old-k8s-version-629739",
	                        "5cecae15842b"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-629739 -n old-k8s-version-629739
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-629739 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p old-k8s-version-629739 logs -n 25: (3.280698017s)
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-831156                              | cert-expiration-831156   | jenkins | v1.32.0 | 08 Mar 24 07:38 UTC | 08 Mar 24 07:39 UTC |
	|         | --memory=2048                                          |                          |         |         |                     |                     |
	|         | --cert-expiration=3m                                   |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	| ssh     | force-systemd-env-933773                               | force-systemd-env-933773 | jenkins | v1.32.0 | 08 Mar 24 07:39 UTC | 08 Mar 24 07:39 UTC |
	|         | ssh cat                                                |                          |         |         |                     |                     |
	|         | /etc/containerd/config.toml                            |                          |         |         |                     |                     |
	| delete  | -p force-systemd-env-933773                            | force-systemd-env-933773 | jenkins | v1.32.0 | 08 Mar 24 07:39 UTC | 08 Mar 24 07:39 UTC |
	| start   | -p cert-options-866326                                 | cert-options-866326      | jenkins | v1.32.0 | 08 Mar 24 07:39 UTC | 08 Mar 24 07:40 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-866326 ssh                                | cert-options-866326      | jenkins | v1.32.0 | 08 Mar 24 07:40 UTC | 08 Mar 24 07:40 UTC |
	|         | openssl x509 -text -noout -in                          |                          |         |         |                     |                     |
	|         | /var/lib/minikube/certs/apiserver.crt                  |                          |         |         |                     |                     |
	| ssh     | -p cert-options-866326 -- sudo                         | cert-options-866326      | jenkins | v1.32.0 | 08 Mar 24 07:40 UTC | 08 Mar 24 07:40 UTC |
	|         | cat /etc/kubernetes/admin.conf                         |                          |         |         |                     |                     |
	| delete  | -p cert-options-866326                                 | cert-options-866326      | jenkins | v1.32.0 | 08 Mar 24 07:40 UTC | 08 Mar 24 07:40 UTC |
	| start   | -p old-k8s-version-629739                              | old-k8s-version-629739   | jenkins | v1.32.0 | 08 Mar 24 07:40 UTC | 08 Mar 24 07:42 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-831156                              | cert-expiration-831156   | jenkins | v1.32.0 | 08 Mar 24 07:42 UTC | 08 Mar 24 07:42 UTC |
	|         | --memory=2048                                          |                          |         |         |                     |                     |
	|         | --cert-expiration=8760h                                |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	| delete  | -p cert-expiration-831156                              | cert-expiration-831156   | jenkins | v1.32.0 | 08 Mar 24 07:42 UTC | 08 Mar 24 07:42 UTC |
	| start   | -p no-preload-469419                                   | no-preload-469419        | jenkins | v1.32.0 | 08 Mar 24 07:42 UTC | 08 Mar 24 07:43 UTC |
	|         | --memory=2200 --alsologtostderr                        |                          |         |         |                     |                     |
	|         | --wait=true --preload=false                            |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.29.0-rc.2                      |                          |         |         |                     |                     |
	| addons  | enable metrics-server -p old-k8s-version-629739        | old-k8s-version-629739   | jenkins | v1.32.0 | 08 Mar 24 07:43 UTC | 08 Mar 24 07:43 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                          |         |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                          |         |         |                     |                     |
	| stop    | -p old-k8s-version-629739                              | old-k8s-version-629739   | jenkins | v1.32.0 | 08 Mar 24 07:43 UTC | 08 Mar 24 07:43 UTC |
	|         | --alsologtostderr -v=3                                 |                          |         |         |                     |                     |
	| addons  | enable dashboard -p old-k8s-version-629739             | old-k8s-version-629739   | jenkins | v1.32.0 | 08 Mar 24 07:43 UTC | 08 Mar 24 07:43 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                          |         |         |                     |                     |
	| start   | -p old-k8s-version-629739                              | old-k8s-version-629739   | jenkins | v1.32.0 | 08 Mar 24 07:43 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-469419             | no-preload-469419        | jenkins | v1.32.0 | 08 Mar 24 07:44 UTC | 08 Mar 24 07:44 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                          |         |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                          |         |         |                     |                     |
	| stop    | -p no-preload-469419                                   | no-preload-469419        | jenkins | v1.32.0 | 08 Mar 24 07:44 UTC | 08 Mar 24 07:44 UTC |
	|         | --alsologtostderr -v=3                                 |                          |         |         |                     |                     |
	| addons  | enable dashboard -p no-preload-469419                  | no-preload-469419        | jenkins | v1.32.0 | 08 Mar 24 07:44 UTC | 08 Mar 24 07:44 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                          |         |         |                     |                     |
	| start   | -p no-preload-469419                                   | no-preload-469419        | jenkins | v1.32.0 | 08 Mar 24 07:44 UTC | 08 Mar 24 07:48 UTC |
	|         | --memory=2200 --alsologtostderr                        |                          |         |         |                     |                     |
	|         | --wait=true --preload=false                            |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.29.0-rc.2                      |                          |         |         |                     |                     |
	| image   | no-preload-469419 image list                           | no-preload-469419        | jenkins | v1.32.0 | 08 Mar 24 07:48 UTC | 08 Mar 24 07:48 UTC |
	|         | --format=json                                          |                          |         |         |                     |                     |
	| pause   | -p no-preload-469419                                   | no-preload-469419        | jenkins | v1.32.0 | 08 Mar 24 07:48 UTC | 08 Mar 24 07:48 UTC |
	|         | --alsologtostderr -v=1                                 |                          |         |         |                     |                     |
	| unpause | -p no-preload-469419                                   | no-preload-469419        | jenkins | v1.32.0 | 08 Mar 24 07:48 UTC | 08 Mar 24 07:48 UTC |
	|         | --alsologtostderr -v=1                                 |                          |         |         |                     |                     |
	| delete  | -p no-preload-469419                                   | no-preload-469419        | jenkins | v1.32.0 | 08 Mar 24 07:48 UTC | 08 Mar 24 07:48 UTC |
	| delete  | -p no-preload-469419                                   | no-preload-469419        | jenkins | v1.32.0 | 08 Mar 24 07:48 UTC | 08 Mar 24 07:48 UTC |
	| start   | -p embed-certs-239526                                  | embed-certs-239526       | jenkins | v1.32.0 | 08 Mar 24 07:49 UTC |                     |
	|         | --memory=2200                                          |                          |         |         |                     |                     |
	|         | --alsologtostderr --wait=true                          |                          |         |         |                     |                     |
	|         | --embed-certs --driver=docker                          |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.28.4                           |                          |         |         |                     |                     |
	|---------|--------------------------------------------------------|--------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/08 07:49:00
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.22.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0308 07:49:00.215942 4143927 out.go:291] Setting OutFile to fd 1 ...
	I0308 07:49:00.216196 4143927 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:49:00.216230 4143927 out.go:304] Setting ErrFile to fd 2...
	I0308 07:49:00.216251 4143927 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:49:00.216618 4143927 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
	I0308 07:49:00.217538 4143927 out.go:298] Setting JSON to false
	I0308 07:49:00.219016 4143927 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":55883,"bootTime":1709828258,"procs":227,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0308 07:49:00.219199 4143927 start.go:139] virtualization:  
	I0308 07:49:00.224595 4143927 out.go:177] * [embed-certs-239526] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	I0308 07:49:00.226864 4143927 out.go:177]   - MINIKUBE_LOCATION=18333
	I0308 07:49:00.227026 4143927 notify.go:220] Checking for updates...
	I0308 07:49:00.232480 4143927 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0308 07:49:00.236862 4143927 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18333-3932394/kubeconfig
	I0308 07:49:00.238951 4143927 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18333-3932394/.minikube
	I0308 07:49:00.241149 4143927 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0308 07:49:00.243675 4143927 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0308 07:49:00.246663 4143927 config.go:182] Loaded profile config "old-k8s-version-629739": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0308 07:49:00.246898 4143927 driver.go:392] Setting default libvirt URI to qemu:///system
	I0308 07:49:00.294430 4143927 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
	I0308 07:49:00.294557 4143927 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 07:49:00.374151 4143927 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:56 SystemTime:2024-03-08 07:49:00.363164762 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 07:49:00.374276 4143927 docker.go:295] overlay module found
	I0308 07:49:00.376690 4143927 out.go:177] * Using the docker driver based on user configuration
	I0308 07:49:00.378587 4143927 start.go:297] selected driver: docker
	I0308 07:49:00.378609 4143927 start.go:901] validating driver "docker" against <nil>
	I0308 07:49:00.378624 4143927 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0308 07:49:00.379404 4143927 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 07:49:00.436496 4143927 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:56 SystemTime:2024-03-08 07:49:00.426727351 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 07:49:00.436670 4143927 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0308 07:49:00.436923 4143927 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]
	I0308 07:49:00.438719 4143927 out.go:177] * Using Docker driver with root privileges
	I0308 07:49:00.440581 4143927 cni.go:84] Creating CNI manager for ""
	I0308 07:49:00.440607 4143927 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0308 07:49:00.440618 4143927 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0308 07:49:00.440711 4143927 start.go:340] cluster config:
	{Name:embed-certs-239526 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:embed-certs-239526 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Contain
erRuntime: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.28.4 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: Stati
cIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0308 07:49:00.444023 4143927 out.go:177] * Starting "embed-certs-239526" primary control-plane node in "embed-certs-239526" cluster
	I0308 07:49:00.445738 4143927 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0308 07:49:00.447478 4143927 out.go:177] * Pulling base image v0.0.42-1708944392-18244 ...
	I0308 07:49:00.449094 4143927 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime containerd
	I0308 07:49:00.449162 4143927 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18333-3932394/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-containerd-overlay2-arm64.tar.lz4
	I0308 07:49:00.449173 4143927 cache.go:56] Caching tarball of preloaded images
	I0308 07:49:00.449181 4143927 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon
	I0308 07:49:00.449256 4143927 preload.go:173] Found /home/jenkins/minikube-integration/18333-3932394/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0308 07:49:00.449266 4143927 cache.go:59] Finished verifying existence of preloaded tar for v1.28.4 on containerd
	I0308 07:49:00.449385 4143927 profile.go:142] Saving config to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/config.json ...
	I0308 07:49:00.449405 4143927 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/config.json: {Name:mkcb9f78cff770434af8547847c0c4622c811c96 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 07:49:00.466997 4143927 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon, skipping pull
	I0308 07:49:00.467019 4143927 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 exists in daemon, skipping load
	I0308 07:49:00.467042 4143927 cache.go:194] Successfully downloaded all kic artifacts
	I0308 07:49:00.467109 4143927 start.go:360] acquireMachinesLock for embed-certs-239526: {Name:mk232da23ebb5b94342f0b80cac66036b4606e8b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0308 07:49:00.467786 4143927 start.go:364] duration metric: took 653.651µs to acquireMachinesLock for "embed-certs-239526"
	I0308 07:49:00.467826 4143927 start.go:93] Provisioning new machine with config: &{Name:embed-certs-239526 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:embed-certs-239526 Namespace:default APIServerHAVIP: APIServe
rName: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.28.4 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 DisableM
etrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0308 07:49:00.467933 4143927 start.go:125] createHost starting for "" (driver="docker")
	I0308 07:48:56.346722 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:48:58.843464 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:49:00.470320 4143927 out.go:204] * Creating docker container (CPUs=2, Memory=2200MB) ...
	I0308 07:49:00.470620 4143927 start.go:159] libmachine.API.Create for "embed-certs-239526" (driver="docker")
	I0308 07:49:00.470657 4143927 client.go:168] LocalClient.Create starting
	I0308 07:49:00.470734 4143927 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem
	I0308 07:49:00.470776 4143927 main.go:141] libmachine: Decoding PEM data...
	I0308 07:49:00.470794 4143927 main.go:141] libmachine: Parsing certificate...
	I0308 07:49:00.470871 4143927 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/cert.pem
	I0308 07:49:00.470906 4143927 main.go:141] libmachine: Decoding PEM data...
	I0308 07:49:00.470922 4143927 main.go:141] libmachine: Parsing certificate...
	I0308 07:49:00.471356 4143927 cli_runner.go:164] Run: docker network inspect embed-certs-239526 --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}}]}"
	W0308 07:49:00.490125 4143927 cli_runner.go:211] docker network inspect embed-certs-239526 --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
	I0308 07:49:00.490234 4143927 network_create.go:281] running [docker network inspect embed-certs-239526] to gather additional debugging logs...
	I0308 07:49:00.490255 4143927 cli_runner.go:164] Run: docker network inspect embed-certs-239526
	W0308 07:49:00.505661 4143927 cli_runner.go:211] docker network inspect embed-certs-239526 returned with exit code 1
	I0308 07:49:00.505694 4143927 network_create.go:284] error running [docker network inspect embed-certs-239526]: docker network inspect embed-certs-239526: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network embed-certs-239526 not found
	I0308 07:49:00.505709 4143927 network_create.go:286] output of [docker network inspect embed-certs-239526]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network embed-certs-239526 not found
	
	** /stderr **
	I0308 07:49:00.505812 4143927 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}}]}"
	I0308 07:49:00.522219 4143927 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-57354cb2d0fb IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:53:ce:ee:2a} reservation:<nil>}
	I0308 07:49:00.522699 4143927 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-8939975bb28a IfaceIPv4:192.168.58.1 IfaceMTU:1500 IfaceMAC:02:42:a7:c3:3f:6d} reservation:<nil>}
	I0308 07:49:00.523144 4143927 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-e016e18a0d5b IfaceIPv4:192.168.67.1 IfaceMTU:1500 IfaceMAC:02:42:03:59:2d:3b} reservation:<nil>}
	I0308 07:49:00.523510 4143927 network.go:211] skipping subnet 192.168.76.0/24 that is taken: &{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:br-ddd54bd82120 IfaceIPv4:192.168.76.1 IfaceMTU:1500 IfaceMAC:02:42:3c:e1:18:27} reservation:<nil>}
	I0308 07:49:00.524112 4143927 network.go:206] using free private subnet 192.168.85.0/24: &{IP:192.168.85.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.85.0/24 Gateway:192.168.85.1 ClientMin:192.168.85.2 ClientMax:192.168.85.254 Broadcast:192.168.85.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x400244c5e0}
	I0308 07:49:00.524154 4143927 network_create.go:124] attempt to create docker network embed-certs-239526 192.168.85.0/24 with gateway 192.168.85.1 and MTU of 1500 ...
	I0308 07:49:00.524251 4143927 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.85.0/24 --gateway=192.168.85.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-239526 embed-certs-239526
	I0308 07:49:00.591790 4143927 network_create.go:108] docker network embed-certs-239526 192.168.85.0/24 created
	I0308 07:49:00.591824 4143927 kic.go:121] calculated static IP "192.168.85.2" for the "embed-certs-239526" container
	I0308 07:49:00.591896 4143927 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0308 07:49:00.606392 4143927 cli_runner.go:164] Run: docker volume create embed-certs-239526 --label name.minikube.sigs.k8s.io=embed-certs-239526 --label created_by.minikube.sigs.k8s.io=true
	I0308 07:49:00.622555 4143927 oci.go:103] Successfully created a docker volume embed-certs-239526
	I0308 07:49:00.622653 4143927 cli_runner.go:164] Run: docker run --rm --name embed-certs-239526-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=embed-certs-239526 --entrypoint /usr/bin/test -v embed-certs-239526:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -d /var/lib
	I0308 07:49:01.257839 4143927 oci.go:107] Successfully prepared a docker volume embed-certs-239526
	I0308 07:49:01.257905 4143927 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime containerd
	I0308 07:49:01.257936 4143927 kic.go:194] Starting extracting preloaded images to volume ...
	I0308 07:49:01.258059 4143927 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18333-3932394/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v embed-certs-239526:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -I lz4 -xf /preloaded.tar -C /extractDir
	I0308 07:49:01.344428 4133712 pod_ready.go:102] pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace has status "Ready":"False"
	I0308 07:49:01.344463 4133712 pod_ready.go:81] duration metric: took 4m0.008068629s for pod "metrics-server-9975d5f86-lch9b" in "kube-system" namespace to be "Ready" ...
	E0308 07:49:01.344475 4133712 pod_ready.go:66] WaitExtra: waitPodCondition: context deadline exceeded
	I0308 07:49:01.344483 4133712 pod_ready.go:38] duration metric: took 5m18.838566602s 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" ...
	I0308 07:49:01.344498 4133712 api_server.go:52] waiting for apiserver process to appear ...
	I0308 07:49:01.344533 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0308 07:49:01.344601 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0308 07:49:01.433762 4133712 cri.go:89] found id: "5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376"
	I0308 07:49:01.433789 4133712 cri.go:89] found id: "50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95"
	I0308 07:49:01.433794 4133712 cri.go:89] found id: ""
	I0308 07:49:01.433802 4133712 logs.go:276] 2 containers: [5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376 50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95]
	I0308 07:49:01.433861 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.438335 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.442662 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0308 07:49:01.442756 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0308 07:49:01.497959 4133712 cri.go:89] found id: "e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc"
	I0308 07:49:01.497987 4133712 cri.go:89] found id: "01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8"
	I0308 07:49:01.497991 4133712 cri.go:89] found id: ""
	I0308 07:49:01.497999 4133712 logs.go:276] 2 containers: [e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc 01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8]
	I0308 07:49:01.498065 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.503120 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.507317 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0308 07:49:01.507389 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0308 07:49:01.556431 4133712 cri.go:89] found id: "5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866"
	I0308 07:49:01.556453 4133712 cri.go:89] found id: "2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b"
	I0308 07:49:01.556458 4133712 cri.go:89] found id: ""
	I0308 07:49:01.556465 4133712 logs.go:276] 2 containers: [5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866 2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b]
	I0308 07:49:01.556528 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.561568 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.572066 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0308 07:49:01.572140 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0308 07:49:01.635000 4133712 cri.go:89] found id: "ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120"
	I0308 07:49:01.635022 4133712 cri.go:89] found id: "4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6"
	I0308 07:49:01.635028 4133712 cri.go:89] found id: ""
	I0308 07:49:01.635036 4133712 logs.go:276] 2 containers: [ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120 4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6]
	I0308 07:49:01.635206 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.640495 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.644791 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0308 07:49:01.644866 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0308 07:49:01.697817 4133712 cri.go:89] found id: "9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f"
	I0308 07:49:01.697841 4133712 cri.go:89] found id: "22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282"
	I0308 07:49:01.697845 4133712 cri.go:89] found id: ""
	I0308 07:49:01.697853 4133712 logs.go:276] 2 containers: [9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f 22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282]
	I0308 07:49:01.697920 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.702474 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.706457 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0308 07:49:01.706533 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0308 07:49:01.757719 4133712 cri.go:89] found id: "6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594"
	I0308 07:49:01.757781 4133712 cri.go:89] found id: "18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf"
	I0308 07:49:01.757801 4133712 cri.go:89] found id: ""
	I0308 07:49:01.757826 4133712 logs.go:276] 2 containers: [6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594 18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf]
	I0308 07:49:01.757902 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.762452 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.766503 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0308 07:49:01.766621 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0308 07:49:01.819020 4133712 cri.go:89] found id: "b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000"
	I0308 07:49:01.819103 4133712 cri.go:89] found id: "b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a"
	I0308 07:49:01.819123 4133712 cri.go:89] found id: ""
	I0308 07:49:01.819147 4133712 logs.go:276] 2 containers: [b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000 b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a]
	I0308 07:49:01.819228 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.832738 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.837119 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0308 07:49:01.837250 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0308 07:49:01.893099 4133712 cri.go:89] found id: "3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261"
	I0308 07:49:01.893172 4133712 cri.go:89] found id: "a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1"
	I0308 07:49:01.893194 4133712 cri.go:89] found id: ""
	I0308 07:49:01.893221 4133712 logs.go:276] 2 containers: [3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261 a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1]
	I0308 07:49:01.893302 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.897908 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.902003 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0308 07:49:01.902130 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0308 07:49:01.972993 4133712 cri.go:89] found id: "2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021"
	I0308 07:49:01.973071 4133712 cri.go:89] found id: ""
	I0308 07:49:01.973099 4133712 logs.go:276] 1 containers: [2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021]
	I0308 07:49:01.973189 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:01.977820 4133712 logs.go:123] Gathering logs for kubelet ...
	I0308 07:49:01.977902 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0308 07:49:02.042106 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447180     661 reflector.go:138] object-"kube-system"/"metrics-server-token-dw8rf": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "metrics-server-token-dw8rf" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:02.042409 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447313     661 reflector.go:138] object-"kube-system"/"storage-provisioner-token-l7kxt": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-l7kxt" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:02.042647 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447361     661 reflector.go:138] object-"kube-system"/"kube-proxy-token-h58ql": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-h58ql" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:02.042876 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447409     661 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-629739" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:02.043125 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447451     661 reflector.go:138] object-"default"/"default-token-nf25n": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-nf25n" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:02.043343 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447494     661 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-629739" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:02.043599 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447539     661 reflector.go:138] object-"kube-system"/"kindnet-token-t4pbz": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-t4pbz" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:02.043922 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447628     661 reflector.go:138] object-"kube-system"/"coredns-token-655tr": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-655tr" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:02.051494 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:44 old-k8s-version-629739 kubelet[661]: E0308 07:43:44.270194     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:02.053480 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:45 old-k8s-version-629739 kubelet[661]: E0308 07:43:45.047601     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.056603 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:57 old-k8s-version-629739 kubelet[661]: E0308 07:43:57.935530     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:02.058293 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:09 old-k8s-version-629739 kubelet[661]: E0308 07:44:09.927111     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.058912 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:11 old-k8s-version-629739 kubelet[661]: E0308 07:44:11.142572     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.059344 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:12 old-k8s-version-629739 kubelet[661]: E0308 07:44:12.146352     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.060102 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:13 old-k8s-version-629739 kubelet[661]: E0308 07:44:13.483293     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.060569 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:17 old-k8s-version-629739 kubelet[661]: E0308 07:44:17.171167     661 pod_workers.go:191] Error syncing pod 6a08041f-e60c-4218-ab89-a3f66742ba5e ("storage-provisioner_kube-system(6a08041f-e60c-4218-ab89-a3f66742ba5e)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(6a08041f-e60c-4218-ab89-a3f66742ba5e)"
	W0308 07:49:02.063021 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:21 old-k8s-version-629739 kubelet[661]: E0308 07:44:21.949343     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:02.063980 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:25 old-k8s-version-629739 kubelet[661]: E0308 07:44:25.190868     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.064458 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:33 old-k8s-version-629739 kubelet[661]: E0308 07:44:33.483707     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.064665 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:34 old-k8s-version-629739 kubelet[661]: E0308 07:44:34.921755     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.065331 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:46 old-k8s-version-629739 kubelet[661]: E0308 07:44:46.243322     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.065539 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:49 old-k8s-version-629739 kubelet[661]: E0308 07:44:49.921951     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.065888 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:53 old-k8s-version-629739 kubelet[661]: E0308 07:44:53.483771     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.066117 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:01 old-k8s-version-629739 kubelet[661]: E0308 07:45:01.924654     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.066526 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:05 old-k8s-version-629739 kubelet[661]: E0308 07:45:05.927915     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.069039 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:14 old-k8s-version-629739 kubelet[661]: E0308 07:45:14.933906     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:02.069392 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:16 old-k8s-version-629739 kubelet[661]: E0308 07:45:16.921697     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.069602 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:26 old-k8s-version-629739 kubelet[661]: E0308 07:45:26.921944     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.070210 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:30 old-k8s-version-629739 kubelet[661]: E0308 07:45:30.344646     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.070558 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:33 old-k8s-version-629739 kubelet[661]: E0308 07:45:33.483778     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.070762 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:37 old-k8s-version-629739 kubelet[661]: E0308 07:45:37.921893     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.071126 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:45 old-k8s-version-629739 kubelet[661]: E0308 07:45:45.921383     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.071333 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:50 old-k8s-version-629739 kubelet[661]: E0308 07:45:50.921582     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.071703 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:56 old-k8s-version-629739 kubelet[661]: E0308 07:45:56.921394     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.071915 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:05 old-k8s-version-629739 kubelet[661]: E0308 07:46:05.922667     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.072260 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:08 old-k8s-version-629739 kubelet[661]: E0308 07:46:08.921818     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.072465 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:20 old-k8s-version-629739 kubelet[661]: E0308 07:46:20.922154     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.072815 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:21 old-k8s-version-629739 kubelet[661]: E0308 07:46:21.922082     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.073022 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:32 old-k8s-version-629739 kubelet[661]: E0308 07:46:32.921605     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.073371 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:35 old-k8s-version-629739 kubelet[661]: E0308 07:46:35.921423     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.075856 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:44 old-k8s-version-629739 kubelet[661]: E0308 07:46:44.929367     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:02.076226 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:49 old-k8s-version-629739 kubelet[661]: E0308 07:46:49.921701     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.076431 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:56 old-k8s-version-629739 kubelet[661]: E0308 07:46:56.921599     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.077192 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:01 old-k8s-version-629739 kubelet[661]: E0308 07:47:01.535561     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.077567 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:03 old-k8s-version-629739 kubelet[661]: E0308 07:47:03.483466     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.077791 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:09 old-k8s-version-629739 kubelet[661]: E0308 07:47:09.921918     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.078142 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:15 old-k8s-version-629739 kubelet[661]: E0308 07:47:15.922107     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.078349 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:23 old-k8s-version-629739 kubelet[661]: E0308 07:47:23.921997     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.078702 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:27 old-k8s-version-629739 kubelet[661]: E0308 07:47:27.925661     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.078909 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:36 old-k8s-version-629739 kubelet[661]: E0308 07:47:36.921775     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.079263 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:41 old-k8s-version-629739 kubelet[661]: E0308 07:47:41.922172     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.079469 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:50 old-k8s-version-629739 kubelet[661]: E0308 07:47:50.921834     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.079822 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:56 old-k8s-version-629739 kubelet[661]: E0308 07:47:56.921359     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.080035 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:04 old-k8s-version-629739 kubelet[661]: E0308 07:48:04.921852     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.080385 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:07 old-k8s-version-629739 kubelet[661]: E0308 07:48:07.921802     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.080590 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:19 old-k8s-version-629739 kubelet[661]: E0308 07:48:19.925385     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.080936 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:20 old-k8s-version-629739 kubelet[661]: E0308 07:48:20.921278     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.081172 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:31 old-k8s-version-629739 kubelet[661]: E0308 07:48:31.925662     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.081522 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:34 old-k8s-version-629739 kubelet[661]: E0308 07:48:34.921979     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.081792 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:42 old-k8s-version-629739 kubelet[661]: E0308 07:48:42.921661     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:02.082161 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:48 old-k8s-version-629739 kubelet[661]: E0308 07:48:48.921311     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:02.082373 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:53 old-k8s-version-629739 kubelet[661]: E0308 07:48:53.926362     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0308 07:49:02.082403 4133712 logs.go:123] Gathering logs for kube-apiserver [5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376] ...
	I0308 07:49:02.082432 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376"
	I0308 07:49:02.155598 4133712 logs.go:123] Gathering logs for kube-controller-manager [6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594] ...
	I0308 07:49:02.155673 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594"
	I0308 07:49:02.258207 4133712 logs.go:123] Gathering logs for kindnet [b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a] ...
	I0308 07:49:02.259378 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a"
	I0308 07:49:02.307449 4133712 logs.go:123] Gathering logs for describe nodes ...
	I0308 07:49:02.307479 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0308 07:49:02.529097 4133712 logs.go:123] Gathering logs for kube-scheduler [ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120] ...
	I0308 07:49:02.529130 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120"
	I0308 07:49:02.582911 4133712 logs.go:123] Gathering logs for kube-proxy [22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282] ...
	I0308 07:49:02.582938 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282"
	I0308 07:49:02.632748 4133712 logs.go:123] Gathering logs for containerd ...
	I0308 07:49:02.632779 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0308 07:49:02.705863 4133712 logs.go:123] Gathering logs for storage-provisioner [3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261] ...
	I0308 07:49:02.705898 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261"
	I0308 07:49:02.764512 4133712 logs.go:123] Gathering logs for container status ...
	I0308 07:49:02.764537 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0308 07:49:02.835240 4133712 logs.go:123] Gathering logs for etcd [e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc] ...
	I0308 07:49:02.835372 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc"
	I0308 07:49:02.897526 4133712 logs.go:123] Gathering logs for etcd [01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8] ...
	I0308 07:49:02.897678 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8"
	I0308 07:49:02.977165 4133712 logs.go:123] Gathering logs for coredns [5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866] ...
	I0308 07:49:02.977327 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866"
	I0308 07:49:03.031039 4133712 logs.go:123] Gathering logs for kube-scheduler [4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6] ...
	I0308 07:49:03.031134 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6"
	I0308 07:49:03.086709 4133712 logs.go:123] Gathering logs for kube-proxy [9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f] ...
	I0308 07:49:03.086740 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f"
	I0308 07:49:03.136611 4133712 logs.go:123] Gathering logs for kindnet [b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000] ...
	I0308 07:49:03.136684 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000"
	I0308 07:49:03.187949 4133712 logs.go:123] Gathering logs for dmesg ...
	I0308 07:49:03.187985 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0308 07:49:03.217506 4133712 logs.go:123] Gathering logs for kube-apiserver [50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95] ...
	I0308 07:49:03.217589 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95"
	I0308 07:49:03.297863 4133712 logs.go:123] Gathering logs for coredns [2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b] ...
	I0308 07:49:03.297939 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b"
	I0308 07:49:03.341383 4133712 logs.go:123] Gathering logs for kube-controller-manager [18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf] ...
	I0308 07:49:03.341460 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf"
	I0308 07:49:03.439858 4133712 logs.go:123] Gathering logs for storage-provisioner [a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1] ...
	I0308 07:49:03.439933 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1"
	I0308 07:49:03.490725 4133712 logs.go:123] Gathering logs for kubernetes-dashboard [2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021] ...
	I0308 07:49:03.490763 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021"
	I0308 07:49:03.539528 4133712 out.go:304] Setting ErrFile to fd 2...
	I0308 07:49:03.539554 4133712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0308 07:49:03.539606 4133712 out.go:239] X Problems detected in kubelet:
	W0308 07:49:03.539621 4133712 out.go:239]   Mar 08 07:48:31 old-k8s-version-629739 kubelet[661]: E0308 07:48:31.925662     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:03.539649 4133712 out.go:239]   Mar 08 07:48:34 old-k8s-version-629739 kubelet[661]: E0308 07:48:34.921979     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:03.539661 4133712 out.go:239]   Mar 08 07:48:42 old-k8s-version-629739 kubelet[661]: E0308 07:48:42.921661     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:03.539672 4133712 out.go:239]   Mar 08 07:48:48 old-k8s-version-629739 kubelet[661]: E0308 07:48:48.921311     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:03.539678 4133712 out.go:239]   Mar 08 07:48:53 old-k8s-version-629739 kubelet[661]: E0308 07:48:53.926362     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0308 07:49:03.539684 4133712 out.go:304] Setting ErrFile to fd 2...
	I0308 07:49:03.539692 4133712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:49:07.025453 4143927 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18333-3932394/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v embed-certs-239526:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -I lz4 -xf /preloaded.tar -C /extractDir: (5.767358086s)
	I0308 07:49:07.025488 4143927 kic.go:203] duration metric: took 5.767557965s to extract preloaded images to volume ...
	W0308 07:49:07.025632 4143927 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0308 07:49:07.025740 4143927 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0308 07:49:07.076814 4143927 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-239526 --name embed-certs-239526 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=embed-certs-239526 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=embed-certs-239526 --network embed-certs-239526 --ip 192.168.85.2 --volume embed-certs-239526:/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-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08
	I0308 07:49:07.438592 4143927 cli_runner.go:164] Run: docker container inspect embed-certs-239526 --format={{.State.Running}}
	I0308 07:49:07.458703 4143927 cli_runner.go:164] Run: docker container inspect embed-certs-239526 --format={{.State.Status}}
	I0308 07:49:07.480890 4143927 cli_runner.go:164] Run: docker exec embed-certs-239526 stat /var/lib/dpkg/alternatives/iptables
	I0308 07:49:07.554030 4143927 oci.go:144] the created container "embed-certs-239526" has a running status.
	I0308 07:49:07.554058 4143927 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18333-3932394/.minikube/machines/embed-certs-239526/id_rsa...
	I0308 07:49:08.174926 4143927 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18333-3932394/.minikube/machines/embed-certs-239526/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0308 07:49:08.209961 4143927 cli_runner.go:164] Run: docker container inspect embed-certs-239526 --format={{.State.Status}}
	I0308 07:49:08.236327 4143927 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0308 07:49:08.236353 4143927 kic_runner.go:114] Args: [docker exec --privileged embed-certs-239526 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0308 07:49:08.307961 4143927 cli_runner.go:164] Run: docker container inspect embed-certs-239526 --format={{.State.Status}}
	I0308 07:49:08.339772 4143927 machine.go:94] provisionDockerMachine start ...
	I0308 07:49:08.339866 4143927 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-239526
	I0308 07:49:08.365830 4143927 main.go:141] libmachine: Using SSH client type: native
	I0308 07:49:08.366123 4143927 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 37250 <nil> <nil>}
	I0308 07:49:08.366141 4143927 main.go:141] libmachine: About to run SSH command:
	hostname
	I0308 07:49:08.531253 4143927 main.go:141] libmachine: SSH cmd err, output: <nil>: embed-certs-239526
	
	I0308 07:49:08.531282 4143927 ubuntu.go:169] provisioning hostname "embed-certs-239526"
	I0308 07:49:08.531345 4143927 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-239526
	I0308 07:49:08.551165 4143927 main.go:141] libmachine: Using SSH client type: native
	I0308 07:49:08.551458 4143927 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 37250 <nil> <nil>}
	I0308 07:49:08.551480 4143927 main.go:141] libmachine: About to run SSH command:
	sudo hostname embed-certs-239526 && echo "embed-certs-239526" | sudo tee /etc/hostname
	I0308 07:49:08.710480 4143927 main.go:141] libmachine: SSH cmd err, output: <nil>: embed-certs-239526
	
	I0308 07:49:08.710567 4143927 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-239526
	I0308 07:49:08.734147 4143927 main.go:141] libmachine: Using SSH client type: native
	I0308 07:49:08.734413 4143927 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 37250 <nil> <nil>}
	I0308 07:49:08.734464 4143927 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sembed-certs-239526' /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-239526/g' /etc/hosts;
				else 
					echo '127.0.1.1 embed-certs-239526' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0308 07:49:08.867406 4143927 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0308 07:49:08.867473 4143927 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18333-3932394/.minikube CaCertPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18333-3932394/.minikube}
	I0308 07:49:08.867507 4143927 ubuntu.go:177] setting up certificates
	I0308 07:49:08.867516 4143927 provision.go:84] configureAuth start
	I0308 07:49:08.867578 4143927 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" embed-certs-239526
	I0308 07:49:08.884120 4143927 provision.go:143] copyHostCerts
	I0308 07:49:08.884188 4143927 exec_runner.go:144] found /home/jenkins/minikube-integration/18333-3932394/.minikube/key.pem, removing ...
	I0308 07:49:08.884201 4143927 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18333-3932394/.minikube/key.pem
	I0308 07:49:08.884283 4143927 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18333-3932394/.minikube/key.pem (1675 bytes)
	I0308 07:49:08.884377 4143927 exec_runner.go:144] found /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.pem, removing ...
	I0308 07:49:08.884386 4143927 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.pem
	I0308 07:49:08.884415 4143927 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.pem (1078 bytes)
	I0308 07:49:08.884491 4143927 exec_runner.go:144] found /home/jenkins/minikube-integration/18333-3932394/.minikube/cert.pem, removing ...
	I0308 07:49:08.884500 4143927 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18333-3932394/.minikube/cert.pem
	I0308 07:49:08.884530 4143927 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18333-3932394/.minikube/cert.pem (1123 bytes)
	I0308 07:49:08.884586 4143927 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca-key.pem org=jenkins.embed-certs-239526 san=[127.0.0.1 192.168.85.2 embed-certs-239526 localhost minikube]
	I0308 07:49:09.935664 4143927 provision.go:177] copyRemoteCerts
	I0308 07:49:09.935746 4143927 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0308 07:49:09.935795 4143927 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-239526
	I0308 07:49:09.952346 4143927 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37250 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/embed-certs-239526/id_rsa Username:docker}
	I0308 07:49:10.051569 4143927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0308 07:49:10.078772 4143927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/machines/server.pem --> /etc/docker/server.pem (1224 bytes)
	I0308 07:49:10.107040 4143927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0308 07:49:10.135403 4143927 provision.go:87] duration metric: took 1.267872517s to configureAuth
	I0308 07:49:10.135471 4143927 ubuntu.go:193] setting minikube options for container-runtime
	I0308 07:49:10.135711 4143927 config.go:182] Loaded profile config "embed-certs-239526": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
	I0308 07:49:10.135724 4143927 machine.go:97] duration metric: took 1.795930181s to provisionDockerMachine
	I0308 07:49:10.135732 4143927 client.go:171] duration metric: took 9.665069109s to LocalClient.Create
	I0308 07:49:10.135751 4143927 start.go:167] duration metric: took 9.665132862s to libmachine.API.Create "embed-certs-239526"
	I0308 07:49:10.135760 4143927 start.go:293] postStartSetup for "embed-certs-239526" (driver="docker")
	I0308 07:49:10.135771 4143927 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]
	I0308 07:49:10.135839 4143927 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
	I0308 07:49:10.135885 4143927 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-239526
	I0308 07:49:10.152079 4143927 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37250 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/embed-certs-239526/id_rsa Username:docker}
	I0308 07:49:10.248702 4143927 ssh_runner.go:195] Run: cat /etc/os-release
	I0308 07:49:10.252209 4143927 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0308 07:49:10.252242 4143927 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0308 07:49:10.252251 4143927 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0308 07:49:10.252258 4143927 info.go:137] Remote host: Ubuntu 22.04.3 LTS
	I0308 07:49:10.252268 4143927 filesync.go:126] Scanning /home/jenkins/minikube-integration/18333-3932394/.minikube/addons for local assets ...
	I0308 07:49:10.252326 4143927 filesync.go:126] Scanning /home/jenkins/minikube-integration/18333-3932394/.minikube/files for local assets ...
	I0308 07:49:10.252403 4143927 filesync.go:149] local asset: /home/jenkins/minikube-integration/18333-3932394/.minikube/files/etc/ssl/certs/39377892.pem -> 39377892.pem in /etc/ssl/certs
	I0308 07:49:10.252511 4143927 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0308 07:49:10.261067 4143927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/files/etc/ssl/certs/39377892.pem --> /etc/ssl/certs/39377892.pem (1708 bytes)
	I0308 07:49:10.285326 4143927 start.go:296] duration metric: took 149.551282ms for postStartSetup
	I0308 07:49:10.285696 4143927 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" embed-certs-239526
	I0308 07:49:10.301354 4143927 profile.go:142] Saving config to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/config.json ...
	I0308 07:49:10.301641 4143927 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0308 07:49:10.301692 4143927 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-239526
	I0308 07:49:10.316862 4143927 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37250 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/embed-certs-239526/id_rsa Username:docker}
	I0308 07:49:10.411846 4143927 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0308 07:49:10.416178 4143927 start.go:128] duration metric: took 9.948228269s to createHost
	I0308 07:49:10.416204 4143927 start.go:83] releasing machines lock for "embed-certs-239526", held for 9.94839994s
	I0308 07:49:10.416323 4143927 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" embed-certs-239526
	I0308 07:49:10.433037 4143927 ssh_runner.go:195] Run: cat /version.json
	I0308 07:49:10.433095 4143927 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-239526
	I0308 07:49:10.433356 4143927 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0308 07:49:10.433406 4143927 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-239526
	I0308 07:49:10.456671 4143927 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37250 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/embed-certs-239526/id_rsa Username:docker}
	I0308 07:49:10.466729 4143927 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37250 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/embed-certs-239526/id_rsa Username:docker}
	I0308 07:49:10.671176 4143927 ssh_runner.go:195] Run: systemctl --version
	I0308 07:49:10.675946 4143927 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0308 07:49:10.680372 4143927 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' {}" ;
	I0308 07:49:10.705412 4143927 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0308 07:49:10.705496 4143927 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" ;
	I0308 07:49:10.734870 4143927 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0308 07:49:10.734895 4143927 start.go:494] detecting cgroup driver to use...
	I0308 07:49:10.734928 4143927 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0308 07:49:10.734985 4143927 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0308 07:49:10.748267 4143927 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0308 07:49:10.761127 4143927 docker.go:217] disabling cri-docker service (if available) ...
	I0308 07:49:10.761241 4143927 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0308 07:49:10.775988 4143927 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0308 07:49:10.791301 4143927 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0308 07:49:10.904855 4143927 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0308 07:49:11.002873 4143927 docker.go:233] disabling docker service ...
	I0308 07:49:11.002996 4143927 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0308 07:49:11.025511 4143927 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0308 07:49:11.038444 4143927 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0308 07:49:11.149579 4143927 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0308 07:49:11.243527 4143927 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0308 07:49:11.255580 4143927 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"
	I0308 07:49:11.278541 4143927 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"
	I0308 07:49:11.289419 4143927 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"
	I0308 07:49:11.300811 4143927 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0308 07:49:11.300902 4143927 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0308 07:49:11.311469 4143927 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"
	I0308 07:49:11.321647 4143927 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0308 07:49:11.332726 4143927 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0308 07:49:11.343017 4143927 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0308 07:49:11.352765 4143927 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"
	I0308 07:49:11.363028 4143927 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0308 07:49:11.372015 4143927 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0308 07:49:11.380721 4143927 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0308 07:49:11.475534 4143927 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0308 07:49:11.599872 4143927 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0308 07:49:11.599951 4143927 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0308 07:49:11.603554 4143927 start.go:562] Will wait 60s for crictl version
	I0308 07:49:11.603663 4143927 ssh_runner.go:195] Run: which crictl
	I0308 07:49:11.607006 4143927 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0308 07:49:11.654736 4143927 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.28
	RuntimeApiVersion:  v1
	I0308 07:49:11.654880 4143927 ssh_runner.go:195] Run: containerd --version
	I0308 07:49:11.679487 4143927 ssh_runner.go:195] Run: containerd --version
	I0308 07:49:11.703935 4143927 out.go:177] * Preparing Kubernetes v1.28.4 on containerd 1.6.28 ...
	I0308 07:49:11.705982 4143927 cli_runner.go:164] Run: docker network inspect embed-certs-239526 --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}}]}"
	I0308 07:49:11.725571 4143927 ssh_runner.go:195] Run: grep 192.168.85.1	host.minikube.internal$ /etc/hosts
	I0308 07:49:11.729524 4143927 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""
	I0308 07:49:11.740955 4143927 kubeadm.go:877] updating cluster {Name:embed-certs-239526 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:embed-certs-239526 Namespace:default APIServerHAVIP: APIServerName:minikubeCA AP
IServerNames:[] 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.28.4 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} ...
	I0308 07:49:11.741081 4143927 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime containerd
	I0308 07:49:11.741148 4143927 ssh_runner.go:195] Run: sudo crictl images --output json
	I0308 07:49:11.777568 4143927 containerd.go:612] all images are preloaded for containerd runtime.
	I0308 07:49:11.777589 4143927 containerd.go:519] Images already preloaded, skipping extraction
	I0308 07:49:11.777652 4143927 ssh_runner.go:195] Run: sudo crictl images --output json
	I0308 07:49:11.819739 4143927 containerd.go:612] all images are preloaded for containerd runtime.
	I0308 07:49:11.819762 4143927 cache_images.go:84] Images are preloaded, skipping loading
	I0308 07:49:11.819772 4143927 kubeadm.go:928] updating node { 192.168.85.2 8443 v1.28.4 containerd true true} ...
	I0308 07:49:11.819929 4143927 kubeadm.go:940] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.28.4/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=embed-certs-239526 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.85.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.28.4 ClusterName:embed-certs-239526 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:}
	I0308 07:49:11.820014 4143927 ssh_runner.go:195] Run: sudo crictl info
	I0308 07:49:11.858088 4143927 cni.go:84] Creating CNI manager for ""
	I0308 07:49:11.858116 4143927 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0308 07:49:11.858133 4143927 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0308 07:49:11.858156 4143927 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.28.4 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:embed-certs-239526 NodeName:embed-certs-239526 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 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}
	I0308 07:49:11.858290 4143927 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	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: unix:///run/containerd/containerd.sock
	  name: "embed-certs-239526"
	  kubeletExtraArgs:
	    node-ip: 192.168.85.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	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
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.28.4
	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
	
	I0308 07:49:11.858368 4143927 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.28.4
	I0308 07:49:11.867522 4143927 binaries.go:44] Found k8s binaries, skipping transfer
	I0308 07:49:11.867670 4143927 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0308 07:49:11.876485 4143927 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (322 bytes)
	I0308 07:49:11.894788 4143927 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0308 07:49:11.914001 4143927 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2172 bytes)
	I0308 07:49:11.935581 4143927 ssh_runner.go:195] Run: grep 192.168.85.2	control-plane.minikube.internal$ /etc/hosts
	I0308 07:49:11.939168 4143927 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""
	I0308 07:49:11.950519 4143927 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0308 07:49:12.047294 4143927 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0308 07:49:12.064570 4143927 certs.go:68] Setting up /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526 for IP: 192.168.85.2
	I0308 07:49:12.064594 4143927 certs.go:194] generating shared ca certs ...
	I0308 07:49:12.064610 4143927 certs.go:226] acquiring lock for ca certs: {Name:mk6c649a7b225bcdd08be3c64c1741e33dad80cb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 07:49:12.064749 4143927 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.key
	I0308 07:49:12.064804 4143927 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/proxy-client-ca.key
	I0308 07:49:12.064815 4143927 certs.go:256] generating profile certs ...
	I0308 07:49:12.064875 4143927 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/client.key
	I0308 07:49:12.064893 4143927 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/client.crt with IP's: []
	I0308 07:49:12.758619 4143927 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/client.crt ...
	I0308 07:49:12.758647 4143927 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/client.crt: {Name:mkd4a6c4a9221179af7ab367ef7ab93558a821a9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 07:49:12.759519 4143927 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/client.key ...
	I0308 07:49:12.759534 4143927 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/client.key: {Name:mk6c9c30345417b004d5cad64eb930eaba08e0ee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 07:49:12.760012 4143927 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/apiserver.key.666479da
	I0308 07:49:12.760039 4143927 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/apiserver.crt.666479da with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.85.2]
	I0308 07:49:13.236345 4143927 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/apiserver.crt.666479da ...
	I0308 07:49:13.236424 4143927 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/apiserver.crt.666479da: {Name:mk5220c884be7fce1dc84d6feee461ad547f0dbf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 07:49:13.237176 4143927 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/apiserver.key.666479da ...
	I0308 07:49:13.237225 4143927 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/apiserver.key.666479da: {Name:mk69aab76bbc43b7ae205682a1d055e22144ad76 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 07:49:13.237817 4143927 certs.go:381] copying /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/apiserver.crt.666479da -> /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/apiserver.crt
	I0308 07:49:13.237956 4143927 certs.go:385] copying /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/apiserver.key.666479da -> /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/apiserver.key
	I0308 07:49:13.238047 4143927 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/proxy-client.key
	I0308 07:49:13.238098 4143927 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/proxy-client.crt with IP's: []
	I0308 07:49:13.800828 4143927 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/proxy-client.crt ...
	I0308 07:49:13.800926 4143927 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/proxy-client.crt: {Name:mka77d9d675592ff9e082ccd1b219824f52ebe67 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 07:49:13.801573 4143927 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/proxy-client.key ...
	I0308 07:49:13.801630 4143927 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/proxy-client.key: {Name:mkcef878a293eaeb9f6083477aab6e1502a00706 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0308 07:49:13.801907 4143927 certs.go:484] found cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/3937789.pem (1338 bytes)
	W0308 07:49:13.801978 4143927 certs.go:480] ignoring /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/3937789_empty.pem, impossibly tiny 0 bytes
	I0308 07:49:13.802003 4143927 certs.go:484] found cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca-key.pem (1675 bytes)
	I0308 07:49:13.802069 4143927 certs.go:484] found cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/ca.pem (1078 bytes)
	I0308 07:49:13.802130 4143927 certs.go:484] found cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/cert.pem (1123 bytes)
	I0308 07:49:13.802198 4143927 certs.go:484] found cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/key.pem (1675 bytes)
	I0308 07:49:13.802284 4143927 certs.go:484] found cert: /home/jenkins/minikube-integration/18333-3932394/.minikube/files/etc/ssl/certs/39377892.pem (1708 bytes)
	I0308 07:49:13.803031 4143927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0308 07:49:13.828419 4143927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0308 07:49:13.856085 4143927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0308 07:49:13.882113 4143927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0308 07:49:13.911599 4143927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1428 bytes)
	I0308 07:49:13.946944 4143927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0308 07:49:13.979731 4143927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0308 07:49:14.012452 4143927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/embed-certs-239526/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0308 07:49:14.040746 4143927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/certs/3937789.pem --> /usr/share/ca-certificates/3937789.pem (1338 bytes)
	I0308 07:49:14.068781 4143927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/files/etc/ssl/certs/39377892.pem --> /usr/share/ca-certificates/39377892.pem (1708 bytes)
	I0308 07:49:14.097332 4143927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0308 07:49:14.125090 4143927 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0308 07:49:14.152226 4143927 ssh_runner.go:195] Run: openssl version
	I0308 07:49:14.160248 4143927 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"
	I0308 07:49:14.171008 4143927 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0308 07:49:14.174981 4143927 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar  8 06:57 /usr/share/ca-certificates/minikubeCA.pem
	I0308 07:49:14.175132 4143927 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0308 07:49:14.182599 4143927 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"
	I0308 07:49:14.198871 4143927 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/3937789.pem && ln -fs /usr/share/ca-certificates/3937789.pem /etc/ssl/certs/3937789.pem"
	I0308 07:49:14.209300 4143927 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/3937789.pem
	I0308 07:49:14.214923 4143927 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar  8 07:03 /usr/share/ca-certificates/3937789.pem
	I0308 07:49:14.215031 4143927 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/3937789.pem
	I0308 07:49:14.223868 4143927 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/3937789.pem /etc/ssl/certs/51391683.0"
	I0308 07:49:14.235453 4143927 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/39377892.pem && ln -fs /usr/share/ca-certificates/39377892.pem /etc/ssl/certs/39377892.pem"
	I0308 07:49:14.246011 4143927 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/39377892.pem
	I0308 07:49:14.250254 4143927 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar  8 07:03 /usr/share/ca-certificates/39377892.pem
	I0308 07:49:14.250393 4143927 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/39377892.pem
	I0308 07:49:14.258152 4143927 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/39377892.pem /etc/ssl/certs/3ec20f2e.0"
	I0308 07:49:14.269755 4143927 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0308 07:49:14.276568 4143927 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
	I0308 07:49:14.276676 4143927 kubeadm.go:391] StartCluster: {Name:embed-certs-239526 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:embed-certs-239526 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APISe
rverNames:[] 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.28.4 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:fal
se CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0308 07:49:14.276866 4143927 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0308 07:49:14.276959 4143927 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0308 07:49:14.400370 4143927 cri.go:89] found id: ""
	I0308 07:49:14.400493 4143927 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0308 07:49:14.410954 4143927 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0308 07:49:14.420049 4143927 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0308 07:49:14.420163 4143927 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
	I0308 07:49:14.434333 4143927 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
	I0308 07:49:14.434409 4143927 kubeadm.go:156] found existing configuration files:
	
	I0308 07:49:14.434488 4143927 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0308 07:49:14.444959 4143927 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
	I0308 07:49:14.445068 4143927 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0308 07:49:14.453926 4143927 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0308 07:49:14.465562 4143927 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
	I0308 07:49:14.465671 4143927 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0308 07:49:14.475634 4143927 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0308 07:49:14.488085 4143927 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
	I0308 07:49:14.488224 4143927 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0308 07:49:14.499395 4143927 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0308 07:49:14.508722 4143927 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
	I0308 07:49:14.508833 4143927 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0308 07:49:14.517502 4143927 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.28.4:$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"
	I0308 07:49:14.582732 4143927 kubeadm.go:309] [init] Using Kubernetes version: v1.28.4
	I0308 07:49:14.583291 4143927 kubeadm.go:309] [preflight] Running pre-flight checks
	I0308 07:49:14.640012 4143927 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0308 07:49:14.640080 4143927 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1055-aws
	I0308 07:49:14.640114 4143927 kubeadm.go:309] OS: Linux
	I0308 07:49:14.640160 4143927 kubeadm.go:309] CGROUPS_CPU: enabled
	I0308 07:49:14.640207 4143927 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0308 07:49:14.640253 4143927 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0308 07:49:14.640300 4143927 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0308 07:49:14.640346 4143927 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0308 07:49:14.640392 4143927 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0308 07:49:14.640437 4143927 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0308 07:49:14.640483 4143927 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0308 07:49:14.640538 4143927 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0308 07:49:14.767493 4143927 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0308 07:49:14.767601 4143927 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0308 07:49:14.767693 4143927 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0308 07:49:15.267580 4143927 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0308 07:49:13.540811 4133712 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0308 07:49:13.561387 4133712 api_server.go:72] duration metric: took 5m49.622167791s to wait for apiserver process to appear ...
	I0308 07:49:13.561415 4133712 api_server.go:88] waiting for apiserver healthz status ...
	I0308 07:49:13.561461 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0308 07:49:13.561535 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0308 07:49:13.656323 4133712 cri.go:89] found id: "5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376"
	I0308 07:49:13.656348 4133712 cri.go:89] found id: "50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95"
	I0308 07:49:13.656355 4133712 cri.go:89] found id: ""
	I0308 07:49:13.656363 4133712 logs.go:276] 2 containers: [5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376 50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95]
	I0308 07:49:13.656426 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.661042 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.665393 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0308 07:49:13.665466 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0308 07:49:13.718134 4133712 cri.go:89] found id: "e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc"
	I0308 07:49:13.718159 4133712 cri.go:89] found id: "01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8"
	I0308 07:49:13.718164 4133712 cri.go:89] found id: ""
	I0308 07:49:13.718170 4133712 logs.go:276] 2 containers: [e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc 01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8]
	I0308 07:49:13.718226 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.722837 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.726879 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0308 07:49:13.726960 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0308 07:49:13.780000 4133712 cri.go:89] found id: "5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866"
	I0308 07:49:13.780025 4133712 cri.go:89] found id: "2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b"
	I0308 07:49:13.780030 4133712 cri.go:89] found id: ""
	I0308 07:49:13.780037 4133712 logs.go:276] 2 containers: [5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866 2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b]
	I0308 07:49:13.780106 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.784449 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.788652 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0308 07:49:13.788736 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0308 07:49:13.868426 4133712 cri.go:89] found id: "ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120"
	I0308 07:49:13.868464 4133712 cri.go:89] found id: "4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6"
	I0308 07:49:13.868470 4133712 cri.go:89] found id: ""
	I0308 07:49:13.868478 4133712 logs.go:276] 2 containers: [ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120 4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6]
	I0308 07:49:13.868547 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.874898 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.879427 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0308 07:49:13.879525 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0308 07:49:13.938520 4133712 cri.go:89] found id: "9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f"
	I0308 07:49:13.938556 4133712 cri.go:89] found id: "22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282"
	I0308 07:49:13.938561 4133712 cri.go:89] found id: ""
	I0308 07:49:13.938568 4133712 logs.go:276] 2 containers: [9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f 22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282]
	I0308 07:49:13.938638 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.945448 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:13.951757 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0308 07:49:13.951842 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0308 07:49:14.004117 4133712 cri.go:89] found id: "6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594"
	I0308 07:49:14.004155 4133712 cri.go:89] found id: "18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf"
	I0308 07:49:14.004161 4133712 cri.go:89] found id: ""
	I0308 07:49:14.004169 4133712 logs.go:276] 2 containers: [6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594 18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf]
	I0308 07:49:14.004245 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:14.009390 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:14.015521 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0308 07:49:14.015620 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0308 07:49:14.079555 4133712 cri.go:89] found id: "b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000"
	I0308 07:49:14.079581 4133712 cri.go:89] found id: "b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a"
	I0308 07:49:14.079587 4133712 cri.go:89] found id: ""
	I0308 07:49:14.079594 4133712 logs.go:276] 2 containers: [b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000 b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a]
	I0308 07:49:14.079650 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:14.083928 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:14.088181 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0308 07:49:14.088262 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0308 07:49:14.138025 4133712 cri.go:89] found id: "2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021"
	I0308 07:49:14.138050 4133712 cri.go:89] found id: ""
	I0308 07:49:14.138058 4133712 logs.go:276] 1 containers: [2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021]
	I0308 07:49:14.138114 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:14.141611 4133712 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0308 07:49:14.141688 4133712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0308 07:49:14.209608 4133712 cri.go:89] found id: "3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261"
	I0308 07:49:14.209626 4133712 cri.go:89] found id: "a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1"
	I0308 07:49:14.209630 4133712 cri.go:89] found id: ""
	I0308 07:49:14.209638 4133712 logs.go:276] 2 containers: [3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261 a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1]
	I0308 07:49:14.209691 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:14.216200 4133712 ssh_runner.go:195] Run: which crictl
	I0308 07:49:14.220598 4133712 logs.go:123] Gathering logs for coredns [5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866] ...
	I0308 07:49:14.220623 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866"
	I0308 07:49:14.282519 4133712 logs.go:123] Gathering logs for kube-proxy [9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f] ...
	I0308 07:49:14.282556 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f"
	I0308 07:49:14.420051 4133712 logs.go:123] Gathering logs for containerd ...
	I0308 07:49:14.420072 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0308 07:49:14.533299 4133712 logs.go:123] Gathering logs for kubelet ...
	I0308 07:49:14.533335 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0308 07:49:14.607767 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447180     661 reflector.go:138] object-"kube-system"/"metrics-server-token-dw8rf": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "metrics-server-token-dw8rf" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:14.608058 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447313     661 reflector.go:138] object-"kube-system"/"storage-provisioner-token-l7kxt": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-l7kxt" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:14.608298 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447361     661 reflector.go:138] object-"kube-system"/"kube-proxy-token-h58ql": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-h58ql" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:14.608518 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447409     661 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-629739" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:14.608741 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447451     661 reflector.go:138] object-"default"/"default-token-nf25n": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-nf25n" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:14.608960 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447494     661 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-629739" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:14.609173 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447539     661 reflector.go:138] object-"kube-system"/"kindnet-token-t4pbz": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-t4pbz" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:14.609385 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:42 old-k8s-version-629739 kubelet[661]: E0308 07:43:42.447628     661 reflector.go:138] object-"kube-system"/"coredns-token-655tr": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-655tr" is forbidden: User "system:node:old-k8s-version-629739" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-629739' and this object
	W0308 07:49:14.616917 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:44 old-k8s-version-629739 kubelet[661]: E0308 07:43:44.270194     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:14.618965 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:45 old-k8s-version-629739 kubelet[661]: E0308 07:43:45.047601     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.622022 4133712 logs.go:138] Found kubelet problem: Mar 08 07:43:57 old-k8s-version-629739 kubelet[661]: E0308 07:43:57.935530     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:14.624315 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:09 old-k8s-version-629739 kubelet[661]: E0308 07:44:09.927111     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.624929 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:11 old-k8s-version-629739 kubelet[661]: E0308 07:44:11.142572     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.625256 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:12 old-k8s-version-629739 kubelet[661]: E0308 07:44:12.146352     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.625973 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:13 old-k8s-version-629739 kubelet[661]: E0308 07:44:13.483293     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.626422 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:17 old-k8s-version-629739 kubelet[661]: E0308 07:44:17.171167     661 pod_workers.go:191] Error syncing pod 6a08041f-e60c-4218-ab89-a3f66742ba5e ("storage-provisioner_kube-system(6a08041f-e60c-4218-ab89-a3f66742ba5e)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(6a08041f-e60c-4218-ab89-a3f66742ba5e)"
	W0308 07:49:14.629101 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:21 old-k8s-version-629739 kubelet[661]: E0308 07:44:21.949343     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:14.630093 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:25 old-k8s-version-629739 kubelet[661]: E0308 07:44:25.190868     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.631248 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:33 old-k8s-version-629739 kubelet[661]: E0308 07:44:33.483707     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.631446 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:34 old-k8s-version-629739 kubelet[661]: E0308 07:44:34.921755     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.632028 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:46 old-k8s-version-629739 kubelet[661]: E0308 07:44:46.243322     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.632212 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:49 old-k8s-version-629739 kubelet[661]: E0308 07:44:49.921951     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.632536 4133712 logs.go:138] Found kubelet problem: Mar 08 07:44:53 old-k8s-version-629739 kubelet[661]: E0308 07:44:53.483771     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.632721 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:01 old-k8s-version-629739 kubelet[661]: E0308 07:45:01.924654     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.633067 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:05 old-k8s-version-629739 kubelet[661]: E0308 07:45:05.927915     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.636614 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:14 old-k8s-version-629739 kubelet[661]: E0308 07:45:14.933906     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:14.636983 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:16 old-k8s-version-629739 kubelet[661]: E0308 07:45:16.921697     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.637199 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:26 old-k8s-version-629739 kubelet[661]: E0308 07:45:26.921944     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.637816 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:30 old-k8s-version-629739 kubelet[661]: E0308 07:45:30.344646     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.638167 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:33 old-k8s-version-629739 kubelet[661]: E0308 07:45:33.483778     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.638384 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:37 old-k8s-version-629739 kubelet[661]: E0308 07:45:37.921893     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.638736 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:45 old-k8s-version-629739 kubelet[661]: E0308 07:45:45.921383     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.638949 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:50 old-k8s-version-629739 kubelet[661]: E0308 07:45:50.921582     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.639320 4133712 logs.go:138] Found kubelet problem: Mar 08 07:45:56 old-k8s-version-629739 kubelet[661]: E0308 07:45:56.921394     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.639537 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:05 old-k8s-version-629739 kubelet[661]: E0308 07:46:05.922667     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.640735 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:08 old-k8s-version-629739 kubelet[661]: E0308 07:46:08.921818     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.640954 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:20 old-k8s-version-629739 kubelet[661]: E0308 07:46:20.922154     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.641306 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:21 old-k8s-version-629739 kubelet[661]: E0308 07:46:21.922082     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.641516 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:32 old-k8s-version-629739 kubelet[661]: E0308 07:46:32.921605     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.641863 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:35 old-k8s-version-629739 kubelet[661]: E0308 07:46:35.921423     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.644419 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:44 old-k8s-version-629739 kubelet[661]: E0308 07:46:44.929367     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), 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.76.1:53: no such host"
	W0308 07:49:14.644753 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:49 old-k8s-version-629739 kubelet[661]: E0308 07:46:49.921701     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.644935 4133712 logs.go:138] Found kubelet problem: Mar 08 07:46:56 old-k8s-version-629739 kubelet[661]: E0308 07:46:56.921599     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.645513 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:01 old-k8s-version-629739 kubelet[661]: E0308 07:47:01.535561     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.645833 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:03 old-k8s-version-629739 kubelet[661]: E0308 07:47:03.483466     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.646013 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:09 old-k8s-version-629739 kubelet[661]: E0308 07:47:09.921918     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.646339 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:15 old-k8s-version-629739 kubelet[661]: E0308 07:47:15.922107     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.646525 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:23 old-k8s-version-629739 kubelet[661]: E0308 07:47:23.921997     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.646850 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:27 old-k8s-version-629739 kubelet[661]: E0308 07:47:27.925661     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.647034 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:36 old-k8s-version-629739 kubelet[661]: E0308 07:47:36.921775     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.647428 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:41 old-k8s-version-629739 kubelet[661]: E0308 07:47:41.922172     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.647767 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:50 old-k8s-version-629739 kubelet[661]: E0308 07:47:50.921834     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.648122 4133712 logs.go:138] Found kubelet problem: Mar 08 07:47:56 old-k8s-version-629739 kubelet[661]: E0308 07:47:56.921359     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.648337 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:04 old-k8s-version-629739 kubelet[661]: E0308 07:48:04.921852     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.648697 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:07 old-k8s-version-629739 kubelet[661]: E0308 07:48:07.921802     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.648907 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:19 old-k8s-version-629739 kubelet[661]: E0308 07:48:19.925385     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.649261 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:20 old-k8s-version-629739 kubelet[661]: E0308 07:48:20.921278     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.649499 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:31 old-k8s-version-629739 kubelet[661]: E0308 07:48:31.925662     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.649849 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:34 old-k8s-version-629739 kubelet[661]: E0308 07:48:34.921979     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.650058 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:42 old-k8s-version-629739 kubelet[661]: E0308 07:48:42.921661     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.650419 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:48 old-k8s-version-629739 kubelet[661]: E0308 07:48:48.921311     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.650628 4133712 logs.go:138] Found kubelet problem: Mar 08 07:48:53 old-k8s-version-629739 kubelet[661]: E0308 07:48:53.926362     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:14.650979 4133712 logs.go:138] Found kubelet problem: Mar 08 07:49:02 old-k8s-version-629739 kubelet[661]: E0308 07:49:02.921277     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:14.651203 4133712 logs.go:138] Found kubelet problem: Mar 08 07:49:05 old-k8s-version-629739 kubelet[661]: E0308 07:49:05.922234     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0308 07:49:14.651229 4133712 logs.go:123] Gathering logs for etcd [e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc] ...
	I0308 07:49:14.651256 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc"
	I0308 07:49:14.716114 4133712 logs.go:123] Gathering logs for kube-controller-manager [18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf] ...
	I0308 07:49:14.716186 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf"
	I0308 07:49:14.811828 4133712 logs.go:123] Gathering logs for kindnet [b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000] ...
	I0308 07:49:14.811907 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000"
	I0308 07:49:14.879765 4133712 logs.go:123] Gathering logs for etcd [01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8] ...
	I0308 07:49:14.879835 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8"
	I0308 07:49:14.933025 4133712 logs.go:123] Gathering logs for kube-proxy [22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282] ...
	I0308 07:49:14.933153 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282"
	I0308 07:49:14.977087 4133712 logs.go:123] Gathering logs for kindnet [b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a] ...
	I0308 07:49:14.977163 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a"
	I0308 07:49:15.035455 4133712 logs.go:123] Gathering logs for storage-provisioner [3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261] ...
	I0308 07:49:15.035565 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261"
	I0308 07:49:15.192008 4133712 logs.go:123] Gathering logs for storage-provisioner [a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1] ...
	I0308 07:49:15.192083 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1"
	I0308 07:49:15.242295 4133712 logs.go:123] Gathering logs for kube-scheduler [4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6] ...
	I0308 07:49:15.242383 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6"
	I0308 07:49:15.305568 4133712 logs.go:123] Gathering logs for kube-controller-manager [6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594] ...
	I0308 07:49:15.305637 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594"
	I0308 07:49:15.377783 4133712 logs.go:123] Gathering logs for dmesg ...
	I0308 07:49:15.377865 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0308 07:49:15.398309 4133712 logs.go:123] Gathering logs for describe nodes ...
	I0308 07:49:15.398431 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0308 07:49:15.559044 4133712 logs.go:123] Gathering logs for kube-apiserver [5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376] ...
	I0308 07:49:15.559125 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376"
	I0308 07:49:15.627804 4133712 logs.go:123] Gathering logs for kube-apiserver [50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95] ...
	I0308 07:49:15.627880 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95"
	I0308 07:49:15.269493 4143927 out.go:204]   - Generating certificates and keys ...
	I0308 07:49:15.269585 4143927 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0308 07:49:15.269649 4143927 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0308 07:49:16.505899 4143927 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0308 07:49:16.906433 4143927 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0308 07:49:17.164551 4143927 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0308 07:49:17.855133 4143927 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0308 07:49:18.238177 4143927 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0308 07:49:18.238502 4143927 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [embed-certs-239526 localhost] and IPs [192.168.85.2 127.0.0.1 ::1]
	I0308 07:49:19.269809 4143927 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0308 07:49:19.270141 4143927 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [embed-certs-239526 localhost] and IPs [192.168.85.2 127.0.0.1 ::1]
	I0308 07:49:19.977788 4143927 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0308 07:49:15.709589 4133712 logs.go:123] Gathering logs for coredns [2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b] ...
	I0308 07:49:15.709644 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b"
	I0308 07:49:15.770031 4133712 logs.go:123] Gathering logs for kube-scheduler [ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120] ...
	I0308 07:49:15.770106 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120"
	I0308 07:49:15.832975 4133712 logs.go:123] Gathering logs for kubernetes-dashboard [2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021] ...
	I0308 07:49:15.833058 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021"
	I0308 07:49:15.899841 4133712 logs.go:123] Gathering logs for container status ...
	I0308 07:49:15.899922 4133712 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0308 07:49:15.971836 4133712 out.go:304] Setting ErrFile to fd 2...
	I0308 07:49:15.971861 4133712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0308 07:49:15.971906 4133712 out.go:239] X Problems detected in kubelet:
	W0308 07:49:15.971921 4133712 out.go:239]   Mar 08 07:48:42 old-k8s-version-629739 kubelet[661]: E0308 07:48:42.921661     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:15.971930 4133712 out.go:239]   Mar 08 07:48:48 old-k8s-version-629739 kubelet[661]: E0308 07:48:48.921311     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:15.971944 4133712 out.go:239]   Mar 08 07:48:53 old-k8s-version-629739 kubelet[661]: E0308 07:48:53.926362     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0308 07:49:15.971951 4133712 out.go:239]   Mar 08 07:49:02 old-k8s-version-629739 kubelet[661]: E0308 07:49:02.921277     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	W0308 07:49:15.971966 4133712 out.go:239]   Mar 08 07:49:05 old-k8s-version-629739 kubelet[661]: E0308 07:49:05.922234     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0308 07:49:15.971971 4133712 out.go:304] Setting ErrFile to fd 2...
	I0308 07:49:15.971976 4133712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:49:20.563861 4143927 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0308 07:49:20.773015 4143927 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0308 07:49:20.773384 4143927 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0308 07:49:21.598089 4143927 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0308 07:49:21.836022 4143927 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0308 07:49:22.423539 4143927 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0308 07:49:23.327622 4143927 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0308 07:49:23.330167 4143927 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0308 07:49:23.333395 4143927 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0308 07:49:23.335786 4143927 out.go:204]   - Booting up control plane ...
	I0308 07:49:23.335894 4143927 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0308 07:49:23.335972 4143927 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0308 07:49:23.336744 4143927 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0308 07:49:23.348875 4143927 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0308 07:49:23.349710 4143927 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0308 07:49:23.349992 4143927 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0308 07:49:23.463696 4143927 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
	I0308 07:49:25.972612 4133712 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0308 07:49:25.982422 4133712 api_server.go:279] https://192.168.76.2:8443/healthz returned 200:
	ok
	I0308 07:49:25.985268 4133712 out.go:177] 
	W0308 07:49:25.987188 4133712 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
	W0308 07:49:25.987300 4133712 out.go:239] * Suggestion: Control Plane could not update, try minikube delete --all --purge
	W0308 07:49:25.987371 4133712 out.go:239] * Related issue: https://github.com/kubernetes/minikube/issues/11417
	W0308 07:49:25.987405 4133712 out.go:239] * 
	W0308 07:49:25.989253 4133712 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0308 07:49:25.991182 4133712 out.go:177] 
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                        ATTEMPT             POD ID              POD
	967f2c92d8769       523cad1a4df73       2 minutes ago       Exited              dashboard-metrics-scraper   5                   b376c41a8ad76       dashboard-metrics-scraper-8d5bb5db8-6fgfq
	3bf794111b395       ba04bb24b9575       5 minutes ago       Running             storage-provisioner         2                   9baf523611a66       storage-provisioner
	2d8dfb965192f       20b332c9a70d8       5 minutes ago       Running             kubernetes-dashboard        0                   cef02d4d3797b       kubernetes-dashboard-cd95d586-5dwbx
	5040cb936e0f1       db91994f4ee8f       5 minutes ago       Running             coredns                     1                   cd1a8e9a44843       coredns-74ff55c5b-9dm8v
	9adb0119d12dc       25a5233254979       5 minutes ago       Running             kube-proxy                  1                   f553c57abe055       kube-proxy-9zzkj
	a6ec6cbec0211       ba04bb24b9575       5 minutes ago       Exited              storage-provisioner         1                   9baf523611a66       storage-provisioner
	f8daa04fc2947       1611cd07b61d5       5 minutes ago       Running             busybox                     1                   8036648fd9713       busybox
	b2c7a397122c1       4740c1948d3fc       5 minutes ago       Running             kindnet-cni                 1                   73fedefe791e8       kindnet-m2wdk
	6eb8213995a50       1df8a2b116bd1       5 minutes ago       Running             kube-controller-manager     1                   cfa34412afeb8       kube-controller-manager-old-k8s-version-629739
	e5fe5642de6e4       05b738aa1bc63       5 minutes ago       Running             etcd                        1                   226fcd924fe44       etcd-old-k8s-version-629739
	5027d094007eb       2c08bbbc02d3a       5 minutes ago       Running             kube-apiserver              1                   d8de07f8f49bf       kube-apiserver-old-k8s-version-629739
	ada6fcb732067       e7605f88f17d6       5 minutes ago       Running             kube-scheduler              1                   ef54807b543af       kube-scheduler-old-k8s-version-629739
	63b73c9854e17       1611cd07b61d5       6 minutes ago       Exited              busybox                     0                   f672a12a6eec2       busybox
	2d558db4a4c6e       db91994f4ee8f       8 minutes ago       Exited              coredns                     0                   f8aca35cd17f0       coredns-74ff55c5b-9dm8v
	b8548a90977eb       4740c1948d3fc       8 minutes ago       Exited              kindnet-cni                 0                   92dc9a700c2fc       kindnet-m2wdk
	22222d56e985f       25a5233254979       8 minutes ago       Exited              kube-proxy                  0                   6d6525e342ff3       kube-proxy-9zzkj
	4684a2cb8a189       e7605f88f17d6       8 minutes ago       Exited              kube-scheduler              0                   7e7d4e15110e4       kube-scheduler-old-k8s-version-629739
	50301af77842b       2c08bbbc02d3a       8 minutes ago       Exited              kube-apiserver              0                   7acf903e5a8c5       kube-apiserver-old-k8s-version-629739
	18198940efea8       1df8a2b116bd1       8 minutes ago       Exited              kube-controller-manager     0                   5fbaf222d1b1f       kube-controller-manager-old-k8s-version-629739
	01fa4387a45c8       05b738aa1bc63       8 minutes ago       Exited              etcd                        0                   c5c9d0d183924       etcd-old-k8s-version-629739
	
	
	==> containerd <==
	Mar 08 07:45:14 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:45:14.926453342Z" 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.76.1:53: no such host" host=fake.domain
	Mar 08 07:45:14 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:45:14.928132295Z" 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.76.1:53: no such host"
	Mar 08 07:45:29 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:45:29.924564737Z" level=info msg="CreateContainer within sandbox \"b376c41a8ad76970d7aa71b6cfaffee9c609a1c67caa1a74c7a4e61b7b75643c\" for container &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:4,}"
	Mar 08 07:45:29 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:45:29.954571400Z" level=info msg="CreateContainer within sandbox \"b376c41a8ad76970d7aa71b6cfaffee9c609a1c67caa1a74c7a4e61b7b75643c\" for &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:4,} returns container id \"62c9b5704df5ec9919c57d185b8bcd276334e628ba8bb65b519aed3e1280c6e7\""
	Mar 08 07:45:29 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:45:29.955347510Z" level=info msg="StartContainer for \"62c9b5704df5ec9919c57d185b8bcd276334e628ba8bb65b519aed3e1280c6e7\""
	Mar 08 07:45:30 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:45:30.046024173Z" level=info msg="StartContainer for \"62c9b5704df5ec9919c57d185b8bcd276334e628ba8bb65b519aed3e1280c6e7\" returns successfully"
	Mar 08 07:45:30 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:45:30.088068071Z" level=info msg="shim disconnected" id=62c9b5704df5ec9919c57d185b8bcd276334e628ba8bb65b519aed3e1280c6e7
	Mar 08 07:45:30 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:45:30.088355784Z" level=warning msg="cleaning up after shim disconnected" id=62c9b5704df5ec9919c57d185b8bcd276334e628ba8bb65b519aed3e1280c6e7 namespace=k8s.io
	Mar 08 07:45:30 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:45:30.088512178Z" level=info msg="cleaning up dead shim"
	Mar 08 07:45:30 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:45:30.099593968Z" level=warning msg="cleanup warnings time=\"2024-03-08T07:45:30Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=2979 runtime=io.containerd.runc.v2\n"
	Mar 08 07:45:30 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:45:30.347373410Z" level=info msg="RemoveContainer for \"3c45f9b06b339850df9462cd85b87d9c24a8aacd09ab34a6d97524f0bb2586f6\""
	Mar 08 07:45:30 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:45:30.355387665Z" level=info msg="RemoveContainer for \"3c45f9b06b339850df9462cd85b87d9c24a8aacd09ab34a6d97524f0bb2586f6\" returns successfully"
	Mar 08 07:46:44 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:46:44.921991969Z" level=info msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 08 07:46:44 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:46:44.927241589Z" 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.76.1:53: no such host" host=fake.domain
	Mar 08 07:46:44 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:46:44.928881799Z" 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.76.1:53: no such host"
	Mar 08 07:47:00 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:47:00.923208063Z" level=info msg="CreateContainer within sandbox \"b376c41a8ad76970d7aa71b6cfaffee9c609a1c67caa1a74c7a4e61b7b75643c\" for container &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:5,}"
	Mar 08 07:47:00 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:47:00.937600817Z" level=info msg="CreateContainer within sandbox \"b376c41a8ad76970d7aa71b6cfaffee9c609a1c67caa1a74c7a4e61b7b75643c\" for &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:5,} returns container id \"967f2c92d87696303fe22accf2110cc61fa84b25d0356fd373ed3cb1ced20eb2\""
	Mar 08 07:47:00 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:47:00.938363340Z" level=info msg="StartContainer for \"967f2c92d87696303fe22accf2110cc61fa84b25d0356fd373ed3cb1ced20eb2\""
	Mar 08 07:47:01 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:47:01.021516563Z" level=info msg="StartContainer for \"967f2c92d87696303fe22accf2110cc61fa84b25d0356fd373ed3cb1ced20eb2\" returns successfully"
	Mar 08 07:47:01 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:47:01.054568801Z" level=info msg="shim disconnected" id=967f2c92d87696303fe22accf2110cc61fa84b25d0356fd373ed3cb1ced20eb2
	Mar 08 07:47:01 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:47:01.054635507Z" level=warning msg="cleaning up after shim disconnected" id=967f2c92d87696303fe22accf2110cc61fa84b25d0356fd373ed3cb1ced20eb2 namespace=k8s.io
	Mar 08 07:47:01 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:47:01.054647945Z" level=info msg="cleaning up dead shim"
	Mar 08 07:47:01 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:47:01.063310419Z" level=warning msg="cleanup warnings time=\"2024-03-08T07:47:01Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=3240 runtime=io.containerd.runc.v2\n"
	Mar 08 07:47:01 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:47:01.541941780Z" level=info msg="RemoveContainer for \"62c9b5704df5ec9919c57d185b8bcd276334e628ba8bb65b519aed3e1280c6e7\""
	Mar 08 07:47:01 old-k8s-version-629739 containerd[568]: time="2024-03-08T07:47:01.548872191Z" level=info msg="RemoveContainer for \"62c9b5704df5ec9919c57d185b8bcd276334e628ba8bb65b519aed3e1280c6e7\" returns successfully"
	
	
	==> coredns [2d558db4a4c6e637c5d79f2f1a4b33737c8c19e4e5359236db501e7cf70e346b] <==
	.:53
	[INFO] plugin/reload: Running configuration MD5 = b494d968e357ba1b925cee838fbd78ed
	CoreDNS-1.7.0
	linux/arm64, go1.14.4, f59c03d
	[INFO] 127.0.0.1:41862 - 44114 "HINFO IN 4225671777985489978.5822058416632491955. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.015831567s
	
	
	==> coredns [5040cb936e0f144c5abc31109ff46b5474fa70541112a322125937980de61866] <==
	.:53
	[INFO] plugin/reload: Running configuration MD5 = b494d968e357ba1b925cee838fbd78ed
	CoreDNS-1.7.0
	linux/arm64, go1.14.4, f59c03d
	[INFO] 127.0.0.1:41524 - 58428 "HINFO IN 8787669511537627709.8884463524632136008. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.016484968s
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	I0308 07:44:16.621156       1 trace.go:116] Trace[2019727887]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-03-08 07:43:46.620544945 +0000 UTC m=+0.019579950) (total time: 30.000506408s):
	Trace[2019727887]: [30.000506408s] [30.000506408s] END
	E0308 07:44:16.621183       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	I0308 07:44:16.623397       1 trace.go:116] Trace[939984059]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-03-08 07:43:46.623002289 +0000 UTC m=+0.022037294) (total time: 30.000370937s):
	Trace[939984059]: [30.000370937s] [30.000370937s] END
	E0308 07:44:16.623413       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	I0308 07:44:16.623550       1 trace.go:116] Trace[1474941318]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-03-08 07:43:46.623337296 +0000 UTC m=+0.022372301) (total time: 30.000202416s):
	Trace[1474941318]: [30.000202416s] [30.000202416s] END
	E0308 07:44:16.623555       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Endpoints: Get "https://10.96.0.1:443/api/v1/endpoints?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	
	
	==> describe nodes <==
	Name:               old-k8s-version-629739
	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-629739
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=455e433ba7e8d9ab4b9063e4f53a142b55799a5b
	                    minikube.k8s.io/name=old-k8s-version-629739
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_03_08T07_40_52_0700
	                    minikube.k8s.io/version=v1.32.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:  Fri, 08 Mar 2024 07:40:48 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  old-k8s-version-629739
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 08 Mar 2024 07:49:25 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 08 Mar 2024 07:44:32 +0000   Fri, 08 Mar 2024 07:40:42 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 08 Mar 2024 07:44:32 +0000   Fri, 08 Mar 2024 07:40:42 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 08 Mar 2024 07:44:32 +0000   Fri, 08 Mar 2024 07:40:42 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 08 Mar 2024 07:44:32 +0000   Fri, 08 Mar 2024 07:41:07 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.76.2
	  Hostname:    old-k8s-version-629739
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022496Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022496Ki
	  pods:               110
	System Info:
	  Machine ID:                 3bec51659e864cba9d3244ec45179f70
	  System UUID:                11c5ed6d-5d69-433a-be92-f2dff635ec1a
	  Boot ID:                    43176868-f807-4d86-b8af-6da43ad1149a
	  Kernel Version:             5.15.0-1055-aws
	  OS Image:                   Ubuntu 22.04.3 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)         6m38s
	  kube-system                 coredns-74ff55c5b-9dm8v                           100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     8m21s
	  kube-system                 etcd-old-k8s-version-629739                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         8m28s
	  kube-system                 kindnet-m2wdk                                     100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m21s
	  kube-system                 kube-apiserver-old-k8s-version-629739             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m28s
	  kube-system                 kube-controller-manager-old-k8s-version-629739    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m28s
	  kube-system                 kube-proxy-9zzkj                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m21s
	  kube-system                 kube-scheduler-old-k8s-version-629739             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m28s
	  kube-system                 metrics-server-9975d5f86-lch9b                    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)         8m20s
	  kubernetes-dashboard        dashboard-metrics-scraper-8d5bb5db8-6fgfq         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m27s
	  kubernetes-dashboard        kubernetes-dashboard-cd95d586-5dwbx               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m27s
	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  NodeHasSufficientMemory  8m47s (x5 over 8m47s)  kubelet     Node old-k8s-version-629739 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m47s (x5 over 8m47s)  kubelet     Node old-k8s-version-629739 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m47s (x4 over 8m47s)  kubelet     Node old-k8s-version-629739 status is now: NodeHasSufficientPID
	  Normal  Starting                 8m28s                  kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m28s                  kubelet     Node old-k8s-version-629739 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m28s                  kubelet     Node old-k8s-version-629739 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m28s                  kubelet     Node old-k8s-version-629739 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  8m28s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  NodeReady                8m21s                  kubelet     Node old-k8s-version-629739 status is now: NodeReady
	  Normal  Starting                 8m20s                  kube-proxy  Starting kube-proxy.
	  Normal  Starting                 5m57s                  kubelet     Starting kubelet.
	  Normal  NodeAllocatableEnforced  5m57s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  5m56s (x8 over 5m57s)  kubelet     Node old-k8s-version-629739 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m56s (x8 over 5m57s)  kubelet     Node old-k8s-version-629739 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m56s (x7 over 5m57s)  kubelet     Node old-k8s-version-629739 status is now: NodeHasSufficientPID
	  Normal  Starting                 5m42s                  kube-proxy  Starting kube-proxy.
	
	
	==> dmesg <==
	[  +0.001059] FS-Cache: O-key=[8] '64e6c90000000000'
	[  +0.000703] FS-Cache: N-cookie c=000000d2 [p=000000c9 fl=2 nc=0 na=1]
	[  +0.000994] FS-Cache: N-cookie d=00000000894e9b47{9p.inode} n=000000006718d743
	[  +0.001182] FS-Cache: N-key=[8] '64e6c90000000000'
	[  +0.007866] FS-Cache: Duplicate cookie detected
	[  +0.000716] FS-Cache: O-cookie c=000000cc [p=000000c9 fl=226 nc=0 na=1]
	[  +0.001055] FS-Cache: O-cookie d=00000000894e9b47{9p.inode} n=00000000f4c49933
	[  +0.001068] FS-Cache: O-key=[8] '64e6c90000000000'
	[  +0.000747] FS-Cache: N-cookie c=000000d3 [p=000000c9 fl=2 nc=0 na=1]
	[  +0.001142] FS-Cache: N-cookie d=00000000894e9b47{9p.inode} n=000000007b67d1d4
	[  +0.001056] FS-Cache: N-key=[8] '64e6c90000000000'
	[  +2.838929] FS-Cache: Duplicate cookie detected
	[  +0.000695] FS-Cache: O-cookie c=000000ca [p=000000c9 fl=226 nc=0 na=1]
	[  +0.000979] FS-Cache: O-cookie d=00000000894e9b47{9p.inode} n=000000007d9e7dd5
	[  +0.001030] FS-Cache: O-key=[8] '63e6c90000000000'
	[  +0.000788] FS-Cache: N-cookie c=000000d5 [p=000000c9 fl=2 nc=0 na=1]
	[  +0.000965] FS-Cache: N-cookie d=00000000894e9b47{9p.inode} n=000000006718d743
	[  +0.001054] FS-Cache: N-key=[8] '63e6c90000000000'
	[  +0.274595] FS-Cache: Duplicate cookie detected
	[  +0.000688] FS-Cache: O-cookie c=000000cf [p=000000c9 fl=226 nc=0 na=1]
	[  +0.000987] FS-Cache: O-cookie d=00000000894e9b47{9p.inode} n=000000007af33aa3
	[  +0.001012] FS-Cache: O-key=[8] '69e6c90000000000'
	[  +0.000855] FS-Cache: N-cookie c=000000d6 [p=000000c9 fl=2 nc=0 na=1]
	[  +0.000995] FS-Cache: N-cookie d=00000000894e9b47{9p.inode} n=00000000ce5259de
	[  +0.001088] FS-Cache: N-key=[8] '69e6c90000000000'
	
	
	==> etcd [01fa4387a45c8bee73e7249ea64956e0bd3baabf80b36a4900796a7635111cd8] <==
	raft2024/03/08 07:40:42 INFO: ea7e25599daad906 is starting a new election at term 1
	raft2024/03/08 07:40:42 INFO: ea7e25599daad906 became candidate at term 2
	raft2024/03/08 07:40:42 INFO: ea7e25599daad906 received MsgVoteResp from ea7e25599daad906 at term 2
	raft2024/03/08 07:40:42 INFO: ea7e25599daad906 became leader at term 2
	raft2024/03/08 07:40:42 INFO: raft.node: ea7e25599daad906 elected leader ea7e25599daad906 at term 2
	2024-03-08 07:40:42.900057 I | etcdserver: published {Name:old-k8s-version-629739 ClientURLs:[https://192.168.76.2:2379]} to cluster 6f20f2c4b2fb5f8a
	2024-03-08 07:40:42.900172 I | embed: ready to serve client requests
	2024-03-08 07:40:42.901781 I | embed: serving client requests on 127.0.0.1:2379
	2024-03-08 07:40:42.902038 I | etcdserver: setting up the initial cluster version to 3.4
	2024-03-08 07:40:42.907143 N | etcdserver/membership: set the initial cluster version to 3.4
	2024-03-08 07:40:42.918752 I | etcdserver/api: enabled capabilities for version 3.4
	2024-03-08 07:40:42.918990 I | embed: ready to serve client requests
	2024-03-08 07:40:42.926739 I | embed: serving client requests on 192.168.76.2:2379
	2024-03-08 07:41:08.935772 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:41:15.751839 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:41:25.751794 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:41:35.751776 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:41:45.751831 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:41:55.751900 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:42:05.751816 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:42:15.751915 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:42:25.751844 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:42:35.752035 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:42:45.752294 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:42:55.751875 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	
	
	==> etcd [e5fe5642de6e4b8667ec060831bdb6d33b3e166d0c82f6d6f8775c98a73051dc] <==
	2024-03-08 07:45:23.397673 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:45:33.397769 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:45:43.397665 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:45:53.397714 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:46:03.397765 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:46:13.397719 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:46:23.397745 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:46:33.397657 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:46:43.397784 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:46:53.397686 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:47:03.397888 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:47:13.397624 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:47:23.397587 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:47:33.397685 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:47:43.397551 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:47:53.397682 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:48:03.397514 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:48:13.397541 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:48:23.397629 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:48:33.397508 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:48:43.397723 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:48:53.397677 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:49:03.397695 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:49:13.397879 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-08 07:49:23.397772 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	
	
	==> kernel <==
	 07:49:29 up 15:31,  0 users,  load average: 2.73, 2.44, 2.67
	Linux old-k8s-version-629739 5.15.0-1055-aws #60~20.04.1-Ubuntu SMP Thu Feb 22 15:54:21 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.3 LTS"
	
	
	==> kindnet [b2c7a397122c1f4608fba17b9494723a3d2a1b041303e2ed2ac0fd850105e000] <==
	I0308 07:47:25.215248       1 main.go:227] handling current node
	I0308 07:47:35.228051       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:47:35.228082       1 main.go:227] handling current node
	I0308 07:47:45.236953       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:47:45.236985       1 main.go:227] handling current node
	I0308 07:47:55.251302       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:47:55.251330       1 main.go:227] handling current node
	I0308 07:48:05.255806       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:48:05.255951       1 main.go:227] handling current node
	I0308 07:48:15.263846       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:48:15.263878       1 main.go:227] handling current node
	I0308 07:48:25.270427       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:48:25.270456       1 main.go:227] handling current node
	I0308 07:48:35.283889       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:48:35.283916       1 main.go:227] handling current node
	I0308 07:48:45.292020       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:48:45.292055       1 main.go:227] handling current node
	I0308 07:48:55.304712       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:48:55.304760       1 main.go:227] handling current node
	I0308 07:49:05.313072       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:49:05.313103       1 main.go:227] handling current node
	I0308 07:49:15.326237       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:49:15.326263       1 main.go:227] handling current node
	I0308 07:49:25.338680       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:49:25.338716       1 main.go:227] handling current node
	
	
	==> kindnet [b8548a90977ebf73b2d311648634646973c094f8ecab769d32104ee098387c6a] <==
	I0308 07:41:08.724643       1 main.go:150] noMask IPv4 subnets: [10.244.0.0/16]
	I0308 07:41:09.024610       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:41:09.024641       1 main.go:227] handling current node
	I0308 07:41:19.128906       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:41:19.128939       1 main.go:227] handling current node
	I0308 07:41:29.141684       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:41:29.141710       1 main.go:227] handling current node
	I0308 07:41:39.146551       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:41:39.146578       1 main.go:227] handling current node
	I0308 07:41:49.168574       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:41:49.168601       1 main.go:227] handling current node
	I0308 07:41:59.264828       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:41:59.264853       1 main.go:227] handling current node
	I0308 07:42:09.338534       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:42:09.338772       1 main.go:227] handling current node
	I0308 07:42:19.424533       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:42:19.424566       1 main.go:227] handling current node
	I0308 07:42:29.526340       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:42:29.526370       1 main.go:227] handling current node
	I0308 07:42:39.671760       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:42:39.671791       1 main.go:227] handling current node
	I0308 07:42:49.787751       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:42:49.787845       1 main.go:227] handling current node
	I0308 07:42:59.895643       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0308 07:42:59.895675       1 main.go:227] handling current node
	
	
	==> kube-apiserver [5027d094007ebb9ac377108547f7c04433873f434b3ecf26605a49a2a5c7e376] <==
	I0308 07:46:36.532259       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0308 07:46:36.532268       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0308 07:46:45.026901       1 handler_proxy.go:102] no RequestInfo found in the context
	E0308 07:46:45.026986       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]]
	I0308 07:46:45.026995       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0308 07:47:17.295589       1 client.go:360] parsed scheme: "passthrough"
	I0308 07:47:17.295653       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0308 07:47:17.296107       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0308 07:47:52.100766       1 client.go:360] parsed scheme: "passthrough"
	I0308 07:47:52.100812       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0308 07:47:52.100822       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0308 07:48:24.848107       1 client.go:360] parsed scheme: "passthrough"
	I0308 07:48:24.848148       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0308 07:48:24.848158       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0308 07:48:43.500914       1 handler_proxy.go:102] no RequestInfo found in the context
	E0308 07:48:43.501134       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]]
	I0308 07:48:43.501151       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0308 07:48:56.776978       1 client.go:360] parsed scheme: "passthrough"
	I0308 07:48:56.777021       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0308 07:48:56.777030       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0308 07:49:28.475288       1 client.go:360] parsed scheme: "passthrough"
	I0308 07:49:28.475348       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0308 07:49:28.475357       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	
	
	==> kube-apiserver [50301af77842bb2a5b4ad0740cd0e2467dba929eadd8c93dbee023ac6dfa0f95] <==
	I0308 07:40:49.425668       1 controller.go:132] OpenAPI AggregationController: action for item : Nothing (removed from the queue).
	I0308 07:40:49.425701       1 controller.go:132] OpenAPI AggregationController: action for item k8s_internal_local_delegation_chain_0000000000: Nothing (removed from the queue).
	I0308 07:40:49.459928       1 storage_scheduling.go:132] created PriorityClass system-node-critical with value 2000001000
	I0308 07:40:49.464823       1 storage_scheduling.go:132] created PriorityClass system-cluster-critical with value 2000000000
	I0308 07:40:49.464851       1 storage_scheduling.go:148] all system priority classes are created successfully or already exist.
	I0308 07:40:49.886080       1 controller.go:606] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0308 07:40:49.939883       1 controller.go:606] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	W0308 07:40:50.040086       1 lease.go:233] Resetting endpoints for master service "kubernetes" to [192.168.76.2]
	I0308 07:40:50.041473       1 controller.go:606] quota admission added evaluator for: endpoints
	I0308 07:40:50.045975       1 controller.go:606] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0308 07:40:51.015267       1 controller.go:606] quota admission added evaluator for: serviceaccounts
	I0308 07:40:51.753593       1 controller.go:606] quota admission added evaluator for: deployments.apps
	I0308 07:40:51.834384       1 controller.go:606] quota admission added evaluator for: daemonsets.apps
	I0308 07:41:00.293899       1 controller.go:606] quota admission added evaluator for: leases.coordination.k8s.io
	I0308 07:41:07.031316       1 controller.go:606] quota admission added evaluator for: replicasets.apps
	I0308 07:41:07.308092       1 controller.go:606] quota admission added evaluator for: controllerrevisions.apps
	I0308 07:41:20.109789       1 client.go:360] parsed scheme: "passthrough"
	I0308 07:41:20.109836       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0308 07:41:20.110000       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0308 07:41:55.389754       1 client.go:360] parsed scheme: "passthrough"
	I0308 07:41:55.389956       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0308 07:41:55.389983       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0308 07:42:29.656514       1 client.go:360] parsed scheme: "passthrough"
	I0308 07:42:29.656560       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0308 07:42:29.656568       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	
	
	==> kube-controller-manager [18198940efea8de670f71511d27f9a8165f2582b024840ad14ae0fd62b5c54bf] <==
	I0308 07:41:07.134148       1 event.go:291] "Event occurred" object="old-k8s-version-629739" kind="Node" apiVersion="v1" type="Normal" reason="RegisteredNode" message="Node old-k8s-version-629739 event: Registered Node old-k8s-version-629739 in Controller"
	I0308 07:41:07.154189       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-mmx2s"
	I0308 07:41:07.164021       1 shared_informer.go:247] Caches are synced for disruption 
	I0308 07:41:07.164293       1 disruption.go:339] Sending events to api server.
	I0308 07:41:07.164130       1 shared_informer.go:247] Caches are synced for daemon sets 
	I0308 07:41:07.191252       1 shared_informer.go:247] Caches are synced for resource quota 
	I0308 07:41:07.191811       1 shared_informer.go:247] Caches are synced for resource quota 
	I0308 07:41:07.212207       1 shared_informer.go:247] Caches are synced for namespace 
	I0308 07:41:07.247189       1 shared_informer.go:247] Caches are synced for service account 
	I0308 07:41:07.307287       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-9dm8v"
	I0308 07:41:07.310956       1 shared_informer.go:247] Caches are synced for persistent volume 
	I0308 07:41:07.388205       1 event.go:291] "Event occurred" object="kube-system/kube-controller-manager-old-k8s-version-629739" kind="Pod" apiVersion="v1" type="Warning" reason="NodeNotReady" message="Node is not ready"
	I0308 07:41:07.411679       1 event.go:291] "Event occurred" object="kube-system/kindnet" kind="DaemonSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: kindnet-m2wdk"
	I0308 07:41:07.453521       1 event.go:291] "Event occurred" object="kube-system/kube-proxy" kind="DaemonSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: kube-proxy-9zzkj"
	I0308 07:41:07.460868       1 shared_informer.go:240] Waiting for caches to sync for garbage collector
	E0308 07:41:07.491518       1 daemon_controller.go:320] kube-system/kindnet failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"kindnet", GenerateName:"", Namespace:"kube-system", SelfLink:"", UID:"3a904fc2-03c3-4ef5-a4ac-aae2fd791978", ResourceVersion:"277", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63845480452, loc:(*time.Location)(0x632eb80)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"app":"kindnet", "k8s-app":"kindnet", "tier":"node"}, Annotations:map[string]string{"deprecated.daemonset.template.generation":"1", "kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"apps/v1\",\"kind\":\"DaemonSet\",\"metadata\":{\"annotations\":{},\"labels\":{\"app\":\"kindnet\",\"k8s-app\":\"kindnet\",\"tier\":\"node\"},\"name\":\"kindnet\",\"namespace\":\"kube-system\"},\"spec\":{\"selector\":{\"matchLabels\":{\"app\":\"k
indnet\"}},\"template\":{\"metadata\":{\"labels\":{\"app\":\"kindnet\",\"k8s-app\":\"kindnet\",\"tier\":\"node\"}},\"spec\":{\"containers\":[{\"env\":[{\"name\":\"HOST_IP\",\"valueFrom\":{\"fieldRef\":{\"fieldPath\":\"status.hostIP\"}}},{\"name\":\"POD_IP\",\"valueFrom\":{\"fieldRef\":{\"fieldPath\":\"status.podIP\"}}},{\"name\":\"POD_SUBNET\",\"value\":\"10.244.0.0/16\"}],\"image\":\"docker.io/kindest/kindnetd:v20240202-8f1494ea\",\"name\":\"kindnet-cni\",\"resources\":{\"limits\":{\"cpu\":\"100m\",\"memory\":\"50Mi\"},\"requests\":{\"cpu\":\"100m\",\"memory\":\"50Mi\"}},\"securityContext\":{\"capabilities\":{\"add\":[\"NET_RAW\",\"NET_ADMIN\"]},\"privileged\":false},\"volumeMounts\":[{\"mountPath\":\"/etc/cni/net.d\",\"name\":\"cni-cfg\"},{\"mountPath\":\"/run/xtables.lock\",\"name\":\"xtables-lock\",\"readOnly\":false},{\"mountPath\":\"/lib/modules\",\"name\":\"lib-modules\",\"readOnly\":true}]}],\"hostNetwork\":true,\"serviceAccountName\":\"kindnet\",\"tolerations\":[{\"effect\":\"NoSchedule\",\"operator\
":\"Exists\"}],\"volumes\":[{\"hostPath\":{\"path\":\"/etc/cni/net.d\",\"type\":\"DirectoryOrCreate\"},\"name\":\"cni-cfg\"},{\"hostPath\":{\"path\":\"/run/xtables.lock\",\"type\":\"FileOrCreate\"},\"name\":\"xtables-lock\"},{\"hostPath\":{\"path\":\"/lib/modules\"},\"name\":\"lib-modules\"}]}}}}\n"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"kubectl-client-side-apply", Operation:"Update", APIVersion:"apps/v1", Time:(*v1.Time)(0x40010fbd40), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0x40010fbd60)}}}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0x40010fbd80), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:"", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string
{"app":"kindnet", "k8s-app":"kindnet", "tier":"node"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"cni-cfg", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x40010fbda0), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil),
FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"xtables-lock", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x40010fbdc0), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.Glust
erfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"lib-modules", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x40010fbde0), EmptyDi
r:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil),
PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:"kindnet-cni", Image:"docker.io/kindest/kindnetd:v20240202-8f1494ea", Command:[]string(nil), Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:"HOST_IP", Value:"", ValueFrom:(*v1.EnvVarSource)(0x40010fbe00)}, v1.EnvVar{Name:"POD_IP", Value:"", ValueFrom:(*v1.EnvVarSource)(0x40010fbe40)}, v1.EnvVar{Name:"POD_SUBNET", Value:"10.244.0.0/16", ValueFrom:(*v1.EnvVarSource)(nil)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:100, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100m", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:52428800, scale:
0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"50Mi", Format:"BinarySI"}}, Requests:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:100, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100m", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:52428800, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"50Mi", Format:"BinarySI"}}}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"cni-cfg", ReadOnly:false, MountPath:"/etc/cni/net.d", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"xtables-lock", ReadOnly:false, MountPath:"/run/xtables.lock", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"lib-modules", ReadOnly:true, MountPath:"/lib/modules", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:
(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(0x4000c75500), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:"Always", TerminationGracePeriodSeconds:(*int64)(0x40008c09a8), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string(nil), ServiceAccountName:"kindnet", DeprecatedServiceAccount:"kindnet", AutomountServiceAccountToken:(*bool)(nil), NodeName:"", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x40009dd490), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"", Operator:"Exists", Value:"", Effect:"NoSchedule", TolerationSeconds:(*int64)(nil)}},
HostAliases:[]v1.HostAlias(nil), PriorityClassName:"", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:"RollingUpdate", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x400000fe68)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x40008c09f0)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:0, NumberMisscheduled:0, DesiredNumberScheduled:0, NumberReady:0, ObservedGeneration:0, UpdatedNumberScheduled:0, NumberAvailable:0, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCondition(nil)}}: Operation cannot be fulfilled on daemonsets.apps "kindnet": the object has been modified; please apply your changes to the latest version and try again
	E0308 07:41:07.534513       1 daemon_controller.go:320] kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"kube-proxy", GenerateName:"", Namespace:"kube-system", SelfLink:"", UID:"8dbf01a9-1606-46ad-8115-04cffaed6c7d", ResourceVersion:"262", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63845480451, loc:(*time.Location)(0x632eb80)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"k8s-app":"kube-proxy"}, Annotations:map[string]string{"deprecated.daemonset.template.generation":"1"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"kubeadm", Operation:"Update", APIVersion:"apps/v1", Time:(*v1.Time)(0x40010fbc20), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0x40010fbc40)}}}, Spec:v1.DaemonSetSpec{Selector:(*v1.
LabelSelector)(0x40010fbc60), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:"", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"k8s-app":"kube-proxy"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"kube-proxy", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.Gl
usterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0x4000f6d1c0), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"xtables-lock", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x40010fb
c80), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeS
ource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"lib-modules", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x40010fbca0), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil),
AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:"kube-proxy", Image:"k8s.gcr.io/kube-proxy:v1.20.0", Command:[]string{"/usr/local/bin/kube-proxy", "--config=/var/lib/kube-proxy/config.conf", "--hostname-override=$(NODE_NAME)"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:"NODE_NAME", Value:"", ValueFrom:(*v1.EnvVarSource)(0x40010fbce0)}}, Resources:v1.R
esourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"kube-proxy", ReadOnly:false, MountPath:"/var/lib/kube-proxy", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"xtables-lock", ReadOnly:false, MountPath:"/run/xtables.lock", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"lib-modules", ReadOnly:true, MountPath:"/lib/modules", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(0x4000c754a0), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPo
licy:"Always", TerminationGracePeriodSeconds:(*int64)(0x40008c06f8), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string{"kubernetes.io/os":"linux"}, ServiceAccountName:"kube-proxy", DeprecatedServiceAccount:"kube-proxy", AutomountServiceAccountToken:(*bool)(nil), NodeName:"", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x40009dd420), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"CriticalAddonsOnly", Operator:"Exists", Value:"", Effect:"", TolerationSeconds:(*int64)(nil)}, v1.Toleration{Key:"", Operator:"Exists", Value:"", Effect:"", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"system-node-critical", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), Runtime
ClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:"RollingUpdate", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x400000fe60)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x40008c0748)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:0, NumberMisscheduled:0, DesiredNumberScheduled:0, NumberReady:0, ObservedGeneration:0, UpdatedNumberScheduled:0, NumberAvailable:0, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCondition(nil)}}: Operation cannot be fulfilled on daemonsets.apps "kube-proxy": the object has been modified; please apply your changes to the latest version and try again
	I0308 07:41:07.720647       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0308 07:41:07.720671       1 garbagecollector.go:151] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	I0308 07:41:07.761266       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0308 07:41:09.083791       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"
	I0308 07:41:09.115172       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-mmx2s"
	I0308 07:41:12.132958       1 node_lifecycle_controller.go:1222] Controller detected that some Nodes are Ready. Exiting master disruption mode.
	I0308 07:43:01.253186       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"
	I0308 07:43:02.392869       1 event.go:291] "Event occurred" object="kube-system/metrics-server-9975d5f86" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: metrics-server-9975d5f86-lch9b"
	
	
	==> kube-controller-manager [6eb8213995a50bd37c75f5fabdd0a26839018cda8e75d3c513332a5260e3f594] <==
	W0308 07:45:06.946550       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0308 07:45:33.072193       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
	I0308 07:45:38.596976       1 request.go:655] Throttling request took 1.048403027s, request: GET:https://192.168.76.2:8443/apis/apiextensions.k8s.io/v1beta1?timeout=32s
	W0308 07:45:39.448479       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0308 07:46:03.574226       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
	I0308 07:46:11.099044       1 request.go:655] Throttling request took 1.047903948s, request: GET:https://192.168.76.2:8443/apis/policy/v1beta1?timeout=32s
	W0308 07:46:11.951184       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0308 07:46:34.076065       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
	I0308 07:46:43.601701       1 request.go:655] Throttling request took 1.04842566s, request: GET:https://192.168.76.2:8443/apis/networking.k8s.io/v1beta1?timeout=32s
	W0308 07:46:44.453357       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0308 07:47:04.577871       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
	I0308 07:47:16.104072       1 request.go:655] Throttling request took 1.048080199s, request: GET:https://192.168.76.2:8443/apis/batch/v1?timeout=32s
	W0308 07:47:16.955787       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0308 07:47:35.080345       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
	I0308 07:47:48.606220       1 request.go:655] Throttling request took 1.048448945s, request: GET:https://192.168.76.2:8443/apis/rbac.authorization.k8s.io/v1beta1?timeout=32s
	W0308 07:47:49.457583       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0308 07:48:05.582468       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
	I0308 07:48:21.108210       1 request.go:655] Throttling request took 1.048206584s, request: GET:https://192.168.76.2:8443/apis/coordination.k8s.io/v1beta1?timeout=32s
	W0308 07:48:21.959791       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0308 07:48:36.084497       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
	I0308 07:48:53.610194       1 request.go:655] Throttling request took 1.0486047s, request: GET:https://192.168.76.2:8443/apis/rbac.authorization.k8s.io/v1?timeout=32s
	W0308 07:48:54.462142       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0308 07:49:06.586415       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
	I0308 07:49:26.112543       1 request.go:655] Throttling request took 1.047944952s, request: GET:https://192.168.76.2:8443/apis/extensions/v1beta1?timeout=32s
	W0308 07:49:26.965012       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 [22222d56e985f6645ab5b02c4f5bce2b64600d4f3fd013290eb25984f6a0e282] <==
	I0308 07:41:08.276110       1 node.go:172] Successfully retrieved node IP: 192.168.76.2
	I0308 07:41:08.276223       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.76.2), assume IPv4 operation
	W0308 07:41:08.303278       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0308 07:41:08.303384       1 server_others.go:185] Using iptables Proxier.
	I0308 07:41:08.303602       1 server.go:650] Version: v1.20.0
	I0308 07:41:08.304065       1 config.go:315] Starting service config controller
	I0308 07:41:08.304073       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0308 07:41:08.304710       1 config.go:224] Starting endpoint slice config controller
	I0308 07:41:08.304717       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0308 07:41:08.404187       1 shared_informer.go:247] Caches are synced for service config 
	I0308 07:41:08.404850       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	
	
	==> kube-proxy [9adb0119d12dce072cffea0814f7417fa91e55406383c0c3968a012aedf7be7f] <==
	I0308 07:43:46.670736       1 node.go:172] Successfully retrieved node IP: 192.168.76.2
	I0308 07:43:46.670821       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.76.2), assume IPv4 operation
	W0308 07:43:46.689224       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0308 07:43:46.689466       1 server_others.go:185] Using iptables Proxier.
	I0308 07:43:46.689895       1 server.go:650] Version: v1.20.0
	I0308 07:43:46.690723       1 config.go:315] Starting service config controller
	I0308 07:43:46.690794       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0308 07:43:46.690834       1 config.go:224] Starting endpoint slice config controller
	I0308 07:43:46.690898       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0308 07:43:46.790975       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	I0308 07:43:46.790981       1 shared_informer.go:247] Caches are synced for service config 
	
	
	==> kube-scheduler [4684a2cb8a1894373e36da2a5ebd73137e4a2068657fdf2a12a810065913bef6] <==
	W0308 07:40:48.581751       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'
	W0308 07:40:48.581781       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"
	W0308 07:40:48.581795       1 authentication.go:333] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0308 07:40:48.581800       1 authentication.go:334] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0308 07:40:48.686576       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0308 07:40:48.687122       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0308 07:40:48.687093       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
	I0308 07:40:48.687111       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	E0308 07:40:48.706104       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"
	E0308 07:40:48.706639       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
	E0308 07:40:48.706755       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
	E0308 07:40:48.706851       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
	E0308 07:40:48.706926       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
	E0308 07:40:48.707009       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
	E0308 07:40:48.715060       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
	E0308 07:40:48.715186       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
	E0308 07:40:48.715264       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
	E0308 07:40:48.715321       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
	E0308 07:40:48.715387       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
	E0308 07:40:48.715453       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
	E0308 07:40:49.543361       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
	E0308 07:40:49.577906       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"
	E0308 07:40:49.612147       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
	E0308 07:40:49.731219       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
	I0308 07:40:51.487247       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	
	
	==> kube-scheduler [ada6fcb732067448cbfdd24db9e623609d25060b542456b866e2d665e3528120] <==
	I0308 07:43:34.308395       1 serving.go:331] Generated self-signed cert in-memory
	W0308 07:43:42.529566       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'
	W0308 07:43:42.529611       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"
	W0308 07:43:42.529626       1 authentication.go:333] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0308 07:43:42.529631       1 authentication.go:334] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0308 07:43:42.708009       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0308 07:43:42.708054       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0308 07:43:42.717560       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	I0308 07:43:42.717689       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
	I0308 07:43:42.808745       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	
	
	==> kubelet <==
	Mar 08 07:47:41 old-k8s-version-629739 kubelet[661]: E0308 07:47:41.922172     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	Mar 08 07:47:50 old-k8s-version-629739 kubelet[661]: E0308 07:47:50.921834     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 08 07:47:56 old-k8s-version-629739 kubelet[661]: I0308 07:47:56.921024     661 scope.go:95] [topologymanager] RemoveContainer - Container ID: 967f2c92d87696303fe22accf2110cc61fa84b25d0356fd373ed3cb1ced20eb2
	Mar 08 07:47:56 old-k8s-version-629739 kubelet[661]: E0308 07:47:56.921359     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	Mar 08 07:48:04 old-k8s-version-629739 kubelet[661]: E0308 07:48:04.921852     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 08 07:48:07 old-k8s-version-629739 kubelet[661]: I0308 07:48:07.921177     661 scope.go:95] [topologymanager] RemoveContainer - Container ID: 967f2c92d87696303fe22accf2110cc61fa84b25d0356fd373ed3cb1ced20eb2
	Mar 08 07:48:07 old-k8s-version-629739 kubelet[661]: E0308 07:48:07.921802     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	Mar 08 07:48:19 old-k8s-version-629739 kubelet[661]: E0308 07:48:19.925385     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 08 07:48:20 old-k8s-version-629739 kubelet[661]: I0308 07:48:20.920947     661 scope.go:95] [topologymanager] RemoveContainer - Container ID: 967f2c92d87696303fe22accf2110cc61fa84b25d0356fd373ed3cb1ced20eb2
	Mar 08 07:48:20 old-k8s-version-629739 kubelet[661]: E0308 07:48:20.921278     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	Mar 08 07:48:31 old-k8s-version-629739 kubelet[661]: E0308 07:48:31.925662     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 08 07:48:34 old-k8s-version-629739 kubelet[661]: I0308 07:48:34.921085     661 scope.go:95] [topologymanager] RemoveContainer - Container ID: 967f2c92d87696303fe22accf2110cc61fa84b25d0356fd373ed3cb1ced20eb2
	Mar 08 07:48:34 old-k8s-version-629739 kubelet[661]: E0308 07:48:34.921979     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	Mar 08 07:48:42 old-k8s-version-629739 kubelet[661]: E0308 07:48:42.921661     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 08 07:48:48 old-k8s-version-629739 kubelet[661]: I0308 07:48:48.920984     661 scope.go:95] [topologymanager] RemoveContainer - Container ID: 967f2c92d87696303fe22accf2110cc61fa84b25d0356fd373ed3cb1ced20eb2
	Mar 08 07:48:48 old-k8s-version-629739 kubelet[661]: E0308 07:48:48.921311     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	Mar 08 07:48:53 old-k8s-version-629739 kubelet[661]: E0308 07:48:53.926362     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 08 07:49:02 old-k8s-version-629739 kubelet[661]: I0308 07:49:02.920935     661 scope.go:95] [topologymanager] RemoveContainer - Container ID: 967f2c92d87696303fe22accf2110cc61fa84b25d0356fd373ed3cb1ced20eb2
	Mar 08 07:49:02 old-k8s-version-629739 kubelet[661]: E0308 07:49:02.921277     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	Mar 08 07:49:05 old-k8s-version-629739 kubelet[661]: E0308 07:49:05.922234     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 08 07:49:15 old-k8s-version-629739 kubelet[661]: I0308 07:49:15.923281     661 scope.go:95] [topologymanager] RemoveContainer - Container ID: 967f2c92d87696303fe22accf2110cc61fa84b25d0356fd373ed3cb1ced20eb2
	Mar 08 07:49:15 old-k8s-version-629739 kubelet[661]: E0308 07:49:15.923951     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	Mar 08 07:49:16 old-k8s-version-629739 kubelet[661]: E0308 07:49:16.921706     661 pod_workers.go:191] Error syncing pod 68ecb767-faff-4046-a7f6-9f05e73603ad ("metrics-server-9975d5f86-lch9b_kube-system(68ecb767-faff-4046-a7f6-9f05e73603ad)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 08 07:49:27 old-k8s-version-629739 kubelet[661]: I0308 07:49:27.923491     661 scope.go:95] [topologymanager] RemoveContainer - Container ID: 967f2c92d87696303fe22accf2110cc61fa84b25d0356fd373ed3cb1ced20eb2
	Mar 08 07:49:27 old-k8s-version-629739 kubelet[661]: E0308 07:49:27.927550     661 pod_workers.go:191] Error syncing pod 04ba2cfe-69ab-40a5-beea-487790c06fc5 ("dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-6fgfq_kubernetes-dashboard(04ba2cfe-69ab-40a5-beea-487790c06fc5)"
	
	
	==> kubernetes-dashboard [2d8dfb965192fe6082c54a43bd06143bd8505ed7dc3fd4978b99bd433e933021] <==
	2024/03/08 07:44:06 Using namespace: kubernetes-dashboard
	2024/03/08 07:44:06 Using in-cluster config to connect to apiserver
	2024/03/08 07:44:06 Using secret token for csrf signing
	2024/03/08 07:44:06 Initializing csrf token from kubernetes-dashboard-csrf secret
	2024/03/08 07:44:06 Empty token. Generating and storing in a secret kubernetes-dashboard-csrf
	2024/03/08 07:44:06 Successful initial request to the apiserver, version: v1.20.0
	2024/03/08 07:44:06 Generating JWE encryption key
	2024/03/08 07:44:06 New synchronizer has been registered: kubernetes-dashboard-key-holder-kubernetes-dashboard. Starting
	2024/03/08 07:44:06 Starting secret synchronizer for kubernetes-dashboard-key-holder in namespace kubernetes-dashboard
	2024/03/08 07:44:06 Initializing JWE encryption key from synchronized object
	2024/03/08 07:44:06 Creating in-cluster Sidecar client
	2024/03/08 07:44:06 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/08 07:44:06 Serving insecurely on HTTP port: 9090
	2024/03/08 07:44:36 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/08 07:45:06 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/08 07:45:36 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/08 07:46:06 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/08 07:46:36 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/08 07:47:06 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/08 07:47:36 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/08 07:48:06 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/08 07:48:36 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/08 07:49:06 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/08 07:44:06 Starting overwatch
	
	
	==> storage-provisioner [3bf794111b3954c3de929cb0b80f2863f0203d62d4d71836c630aee2006e5261] <==
	I0308 07:44:28.094173       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0308 07:44:28.153833       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0308 07:44:28.153893       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0308 07:44:45.725940       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0308 07:44:45.726527       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"983a796f-1917-4624-96fe-73369407df94", APIVersion:"v1", ResourceVersion:"855", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' old-k8s-version-629739_ea182268-ebbf-48a7-9d9f-ebe3f14f9951 became leader
	I0308 07:44:45.726804       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_old-k8s-version-629739_ea182268-ebbf-48a7-9d9f-ebe3f14f9951!
	I0308 07:44:45.835343       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_old-k8s-version-629739_ea182268-ebbf-48a7-9d9f-ebe3f14f9951!
	
	
	==> storage-provisioner [a6ec6cbec0211bd9eed176e03903074c43445975e464b38ba49da211e5c4d8f1] <==
	I0308 07:43:46.458317       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	F0308 07:44:16.460661       1 main.go:39] error getting server version: Get "https://10.96.0.1:443/version?timeout=32s": dial tcp 10.96.0.1:443: i/o timeout
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-629739 -n old-k8s-version-629739
helpers_test.go:261: (dbg) Run:  kubectl --context old-k8s-version-629739 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: metrics-server-9975d5f86-lch9b
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-629739 describe pod metrics-server-9975d5f86-lch9b
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context old-k8s-version-629739 describe pod metrics-server-9975d5f86-lch9b: exit status 1 (158.255499ms)

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

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

                                                
                                    

Test pass (297/335)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 7.73
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.09
9 TestDownloadOnly/v1.20.0/DeleteAll 0.22
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.28.4/json-events 7.5
13 TestDownloadOnly/v1.28.4/preload-exists 0
17 TestDownloadOnly/v1.28.4/LogsDuration 0.09
18 TestDownloadOnly/v1.28.4/DeleteAll 0.21
19 TestDownloadOnly/v1.28.4/DeleteAlwaysSucceeds 0.14
21 TestDownloadOnly/v1.29.0-rc.2/json-events 9.25
22 TestDownloadOnly/v1.29.0-rc.2/preload-exists 0
26 TestDownloadOnly/v1.29.0-rc.2/LogsDuration 0.08
27 TestDownloadOnly/v1.29.0-rc.2/DeleteAll 0.22
28 TestDownloadOnly/v1.29.0-rc.2/DeleteAlwaysSucceeds 0.14
30 TestBinaryMirror 0.56
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.09
36 TestAddons/Setup 135.89
38 TestAddons/parallel/Registry 14.83
40 TestAddons/parallel/InspektorGadget 11.93
41 TestAddons/parallel/MetricsServer 7.24
44 TestAddons/parallel/CSI 63.27
45 TestAddons/parallel/Headlamp 12.65
46 TestAddons/parallel/CloudSpanner 5.71
47 TestAddons/parallel/LocalPath 51.57
48 TestAddons/parallel/NvidiaDevicePlugin 5.62
49 TestAddons/parallel/Yakd 6.01
52 TestAddons/serial/GCPAuth/Namespaces 0.17
53 TestAddons/StoppedEnableDisable 12.31
54 TestCertOptions 34.45
55 TestCertExpiration 233.23
57 TestForceSystemdFlag 48.33
58 TestForceSystemdEnv 45.88
59 TestDockerEnvContainerd 47.68
64 TestErrorSpam/setup 32.08
65 TestErrorSpam/start 0.77
66 TestErrorSpam/status 1
67 TestErrorSpam/pause 1.72
68 TestErrorSpam/unpause 1.85
69 TestErrorSpam/stop 1.47
72 TestFunctional/serial/CopySyncFile 0.01
73 TestFunctional/serial/StartWithProxy 56.91
74 TestFunctional/serial/AuditLog 0
75 TestFunctional/serial/SoftStart 5.82
76 TestFunctional/serial/KubeContext 0.07
77 TestFunctional/serial/KubectlGetPods 0.1
80 TestFunctional/serial/CacheCmd/cache/add_remote 4.09
81 TestFunctional/serial/CacheCmd/cache/add_local 1.51
82 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.07
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.13
86 TestFunctional/serial/CacheCmd/cache/delete 0.13
87 TestFunctional/serial/MinikubeKubectlCmd 0.15
88 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.15
89 TestFunctional/serial/ExtraConfig 45.42
90 TestFunctional/serial/ComponentHealth 0.1
91 TestFunctional/serial/LogsCmd 1.81
92 TestFunctional/serial/LogsFileCmd 1.71
93 TestFunctional/serial/InvalidService 4.93
95 TestFunctional/parallel/ConfigCmd 0.57
96 TestFunctional/parallel/DashboardCmd 7.68
97 TestFunctional/parallel/DryRun 0.44
98 TestFunctional/parallel/InternationalLanguage 0.26
99 TestFunctional/parallel/StatusCmd 1.08
103 TestFunctional/parallel/ServiceCmdConnect 8.71
104 TestFunctional/parallel/AddonsCmd 0.22
105 TestFunctional/parallel/PersistentVolumeClaim 23.87
107 TestFunctional/parallel/SSHCmd 0.7
108 TestFunctional/parallel/CpCmd 2.55
110 TestFunctional/parallel/FileSync 0.4
111 TestFunctional/parallel/CertSync 2.52
115 TestFunctional/parallel/NodeLabels 0.09
117 TestFunctional/parallel/NonActiveRuntimeDisabled 0.59
119 TestFunctional/parallel/License 0.32
121 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.67
122 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
124 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.5
125 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
126 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
130 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
131 TestFunctional/parallel/ServiceCmd/DeployApp 8.25
132 TestFunctional/parallel/ProfileCmd/profile_not_create 0.42
133 TestFunctional/parallel/ProfileCmd/profile_list 0.4
134 TestFunctional/parallel/ProfileCmd/profile_json_output 0.41
135 TestFunctional/parallel/MountCmd/any-port 7.68
136 TestFunctional/parallel/ServiceCmd/List 0.63
137 TestFunctional/parallel/ServiceCmd/JSONOutput 0.53
138 TestFunctional/parallel/ServiceCmd/HTTPS 0.58
139 TestFunctional/parallel/ServiceCmd/Format 0.53
140 TestFunctional/parallel/ServiceCmd/URL 0.43
141 TestFunctional/parallel/MountCmd/specific-port 2.28
142 TestFunctional/parallel/MountCmd/VerifyCleanup 2.27
143 TestFunctional/parallel/Version/short 0.08
144 TestFunctional/parallel/Version/components 1.29
145 TestFunctional/parallel/ImageCommands/ImageListShort 0.28
146 TestFunctional/parallel/ImageCommands/ImageListTable 0.31
147 TestFunctional/parallel/ImageCommands/ImageListJson 0.31
148 TestFunctional/parallel/ImageCommands/ImageListYaml 0.34
149 TestFunctional/parallel/ImageCommands/ImageBuild 2.79
150 TestFunctional/parallel/ImageCommands/Setup 1.83
152 TestFunctional/parallel/UpdateContextCmd/no_changes 0.22
153 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.2
154 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.23
158 TestFunctional/parallel/ImageCommands/ImageRemove 0.47
160 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.61
161 TestFunctional/delete_addon-resizer_images 0.08
162 TestFunctional/delete_my-image_image 0.03
163 TestFunctional/delete_minikube_cached_images 0.01
167 TestMutliControlPlane/serial/StartCluster 130.19
168 TestMutliControlPlane/serial/DeployApp 31.64
169 TestMutliControlPlane/serial/PingHostFromPods 1.76
170 TestMutliControlPlane/serial/AddWorkerNode 26.85
171 TestMutliControlPlane/serial/NodeLabels 0.11
172 TestMutliControlPlane/serial/HAppyAfterClusterStart 0.84
173 TestMutliControlPlane/serial/CopyFile 19.97
174 TestMutliControlPlane/serial/StopSecondaryNode 12.95
175 TestMutliControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.57
176 TestMutliControlPlane/serial/RestartSecondaryNode 17.9
177 TestMutliControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.76
178 TestMutliControlPlane/serial/RestartClusterKeepsNodes 89.52
179 TestMutliControlPlane/serial/DeleteSecondaryNode 11.73
180 TestMutliControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.56
181 TestMutliControlPlane/serial/StopCluster 35.93
182 TestMutliControlPlane/serial/RestartCluster 60.97
183 TestMutliControlPlane/serial/DegradedAfterClusterRestart 0.55
184 TestMutliControlPlane/serial/AddSecondaryNode 45.22
185 TestMutliControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.82
189 TestJSONOutput/start/Command 59.54
190 TestJSONOutput/start/Audit 0
192 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
193 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
195 TestJSONOutput/pause/Command 0.75
196 TestJSONOutput/pause/Audit 0
198 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/unpause/Command 0.67
202 TestJSONOutput/unpause/Audit 0
204 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
207 TestJSONOutput/stop/Command 5.8
208 TestJSONOutput/stop/Audit 0
210 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
211 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
212 TestErrorJSONOutput 0.27
214 TestKicCustomNetwork/create_custom_network 38.59
215 TestKicCustomNetwork/use_default_bridge_network 37.37
216 TestKicExistingNetwork 38.22
217 TestKicCustomSubnet 33.43
218 TestKicStaticIP 37.34
219 TestMainNoArgs 0.06
220 TestMinikubeProfile 73.39
223 TestMountStart/serial/StartWithMountFirst 7.04
224 TestMountStart/serial/VerifyMountFirst 0.27
225 TestMountStart/serial/StartWithMountSecond 6.7
226 TestMountStart/serial/VerifyMountSecond 0.26
227 TestMountStart/serial/DeleteFirst 1.63
228 TestMountStart/serial/VerifyMountPostDelete 0.28
229 TestMountStart/serial/Stop 1.2
230 TestMountStart/serial/RestartStopped 7.41
231 TestMountStart/serial/VerifyMountPostStop 0.27
234 TestMultiNode/serial/FreshStart2Nodes 76.36
235 TestMultiNode/serial/DeployApp2Nodes 9.57
236 TestMultiNode/serial/PingHostFrom2Pods 1.14
237 TestMultiNode/serial/AddNode 16.3
238 TestMultiNode/serial/MultiNodeLabels 0.1
239 TestMultiNode/serial/ProfileList 0.35
240 TestMultiNode/serial/CopyFile 10.47
241 TestMultiNode/serial/StopNode 2.29
242 TestMultiNode/serial/StartAfterStop 9.43
243 TestMultiNode/serial/RestartKeepsNodes 86.01
244 TestMultiNode/serial/DeleteNode 5.47
245 TestMultiNode/serial/StopMultiNode 24.2
246 TestMultiNode/serial/RestartMultiNode 51.57
247 TestMultiNode/serial/ValidateNameConflict 31.83
252 TestPreload 118.23
254 TestScheduledStopUnix 109.41
257 TestInsufficientStorage 10.54
258 TestRunningBinaryUpgrade 93.45
260 TestKubernetesUpgrade 394.68
261 TestMissingContainerUpgrade 165.67
263 TestPause/serial/Start 64.47
265 TestNoKubernetes/serial/StartNoK8sWithVersion 0.11
266 TestNoKubernetes/serial/StartWithK8s 44.44
267 TestNoKubernetes/serial/StartWithStopK8s 16.49
268 TestNoKubernetes/serial/Start 8.81
269 TestPause/serial/SecondStartNoReconfiguration 7.03
270 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
271 TestNoKubernetes/serial/ProfileList 0.97
272 TestNoKubernetes/serial/Stop 1.24
273 TestPause/serial/Pause 0.8
274 TestPause/serial/VerifyStatus 0.39
275 TestNoKubernetes/serial/StartNoArgs 7.47
276 TestPause/serial/Unpause 1.03
277 TestPause/serial/PauseAgain 0.87
278 TestPause/serial/DeletePaused 2.65
279 TestPause/serial/VerifyDeletedResources 0.44
280 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.35
281 TestStoppedBinaryUpgrade/Setup 1.1
282 TestStoppedBinaryUpgrade/Upgrade 102.21
283 TestStoppedBinaryUpgrade/MinikubeLogs 1.58
298 TestNetworkPlugins/group/false 5.23
303 TestStartStop/group/old-k8s-version/serial/FirstStart 160.61
305 TestStartStop/group/no-preload/serial/FirstStart 70.56
306 TestStartStop/group/old-k8s-version/serial/DeployApp 9.89
307 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 2.62
308 TestStartStop/group/old-k8s-version/serial/Stop 12.57
309 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.2
311 TestStartStop/group/no-preload/serial/DeployApp 7.43
312 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.56
313 TestStartStop/group/no-preload/serial/Stop 12.23
314 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.2
315 TestStartStop/group/no-preload/serial/SecondStart 266.58
316 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
317 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.12
318 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.25
319 TestStartStop/group/no-preload/serial/Pause 3.25
321 TestStartStop/group/embed-certs/serial/FirstStart 65.31
322 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
323 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.1
324 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.27
325 TestStartStop/group/old-k8s-version/serial/Pause 3.5
327 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 65.61
328 TestStartStop/group/embed-certs/serial/DeployApp 9.48
329 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.95
330 TestStartStop/group/embed-certs/serial/Stop 12.45
331 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.25
332 TestStartStop/group/embed-certs/serial/SecondStart 267.83
333 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.44
334 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.63
335 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.11
336 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.23
337 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 291.5
338 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
339 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
340 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
341 TestStartStop/group/embed-certs/serial/Pause 3.32
343 TestStartStop/group/newest-cni/serial/FirstStart 45.67
344 TestStartStop/group/newest-cni/serial/DeployApp 0
345 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.19
346 TestStartStop/group/newest-cni/serial/Stop 1.28
347 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.24
348 TestStartStop/group/newest-cni/serial/SecondStart 16.13
349 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
350 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.14
351 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
352 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
353 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.26
354 TestStartStop/group/newest-cni/serial/Pause 3.52
355 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.37
356 TestStartStop/group/default-k8s-diff-port/serial/Pause 4.92
357 TestNetworkPlugins/group/auto/Start 66.5
358 TestNetworkPlugins/group/flannel/Start 61.91
359 TestNetworkPlugins/group/flannel/ControllerPod 6.01
360 TestNetworkPlugins/group/auto/KubeletFlags 0.33
361 TestNetworkPlugins/group/auto/NetCatPod 10.29
362 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
363 TestNetworkPlugins/group/flannel/NetCatPod 10.27
364 TestNetworkPlugins/group/auto/DNS 0.21
365 TestNetworkPlugins/group/auto/Localhost 0.15
366 TestNetworkPlugins/group/auto/HairPin 0.17
367 TestNetworkPlugins/group/flannel/DNS 0.28
368 TestNetworkPlugins/group/flannel/Localhost 0.24
369 TestNetworkPlugins/group/flannel/HairPin 0.25
370 TestNetworkPlugins/group/calico/Start 80.11
371 TestNetworkPlugins/group/custom-flannel/Start 63.4
372 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.34
373 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.3
374 TestNetworkPlugins/group/calico/ControllerPod 6.01
375 TestNetworkPlugins/group/custom-flannel/DNS 0.28
376 TestNetworkPlugins/group/custom-flannel/Localhost 0.18
377 TestNetworkPlugins/group/custom-flannel/HairPin 0.22
378 TestNetworkPlugins/group/calico/KubeletFlags 0.33
379 TestNetworkPlugins/group/calico/NetCatPod 10.26
380 TestNetworkPlugins/group/calico/DNS 0.27
381 TestNetworkPlugins/group/calico/Localhost 0.23
382 TestNetworkPlugins/group/calico/HairPin 0.23
383 TestNetworkPlugins/group/kindnet/Start 70.75
384 TestNetworkPlugins/group/bridge/Start 80.59
385 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
386 TestNetworkPlugins/group/kindnet/KubeletFlags 0.33
387 TestNetworkPlugins/group/kindnet/NetCatPod 9.28
388 TestNetworkPlugins/group/kindnet/DNS 0.2
389 TestNetworkPlugins/group/kindnet/Localhost 0.17
390 TestNetworkPlugins/group/kindnet/HairPin 0.16
391 TestNetworkPlugins/group/bridge/KubeletFlags 0.42
392 TestNetworkPlugins/group/bridge/NetCatPod 9.39
393 TestNetworkPlugins/group/enable-default-cni/Start 50.7
394 TestNetworkPlugins/group/bridge/DNS 0.3
395 TestNetworkPlugins/group/bridge/Localhost 0.23
396 TestNetworkPlugins/group/bridge/HairPin 0.27
397 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.32
398 TestNetworkPlugins/group/enable-default-cni/NetCatPod 8.27
399 TestNetworkPlugins/group/enable-default-cni/DNS 0.17
400 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
401 TestNetworkPlugins/group/enable-default-cni/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (7.73s)

                                                
                                                
=== 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-829156 --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-829156 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (7.73357547s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (7.73s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-829156 | jenkins | v1.32.0 | 08 Mar 24 06:56 UTC |          |
	|         | -p download-only-829156        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/08 06:56:55
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.22.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0308 06:56:55.158330 3937794 out.go:291] Setting OutFile to fd 1 ...
	I0308 06:56:55.158486 3937794 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 06:56:55.158498 3937794 out.go:304] Setting ErrFile to fd 2...
	I0308 06:56:55.158505 3937794 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 06:56:55.158757 3937794 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
	W0308 06:56:55.158921 3937794 root.go:314] Error reading config file at /home/jenkins/minikube-integration/18333-3932394/.minikube/config/config.json: open /home/jenkins/minikube-integration/18333-3932394/.minikube/config/config.json: no such file or directory
	I0308 06:56:55.159375 3937794 out.go:298] Setting JSON to true
	I0308 06:56:55.160282 3937794 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":52758,"bootTime":1709828258,"procs":180,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0308 06:56:55.160360 3937794 start.go:139] virtualization:  
	I0308 06:56:55.163588 3937794 out.go:97] [download-only-829156] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	I0308 06:56:55.163711 3937794 notify.go:220] Checking for updates...
	W0308 06:56:55.163819 3937794 preload.go:294] Failed to list preload files: open /home/jenkins/minikube-integration/18333-3932394/.minikube/cache/preloaded-tarball: no such file or directory
	I0308 06:56:55.165902 3937794 out.go:169] MINIKUBE_LOCATION=18333
	I0308 06:56:55.167973 3937794 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0308 06:56:55.169656 3937794 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18333-3932394/kubeconfig
	I0308 06:56:55.171591 3937794 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18333-3932394/.minikube
	I0308 06:56:55.173417 3937794 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0308 06:56:55.176814 3937794 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0308 06:56:55.177084 3937794 driver.go:392] Setting default libvirt URI to qemu:///system
	I0308 06:56:55.202161 3937794 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
	I0308 06:56:55.202265 3937794 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 06:56:55.269707 3937794 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:56 SystemTime:2024-03-08 06:56:55.260676537 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 06:56:55.269818 3937794 docker.go:295] overlay module found
	I0308 06:56:55.271659 3937794 out.go:97] Using the docker driver based on user configuration
	I0308 06:56:55.271682 3937794 start.go:297] selected driver: docker
	I0308 06:56:55.271688 3937794 start.go:901] validating driver "docker" against <nil>
	I0308 06:56:55.271790 3937794 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 06:56:55.323454 3937794 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:56 SystemTime:2024-03-08 06:56:55.314148158 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 06:56:55.323622 3937794 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0308 06:56:55.323913 3937794 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0308 06:56:55.324075 3937794 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0308 06:56:55.326094 3937794 out.go:169] Using Docker driver with root privileges
	I0308 06:56:55.327944 3937794 cni.go:84] Creating CNI manager for ""
	I0308 06:56:55.327984 3937794 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0308 06:56:55.327995 3937794 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0308 06:56:55.328082 3937794 start.go:340] cluster config:
	{Name:download-only-829156 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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-829156 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime: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.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}
	I0308 06:56:55.330104 3937794 out.go:97] Starting "download-only-829156" primary control-plane node in "download-only-829156" cluster
	I0308 06:56:55.330136 3937794 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0308 06:56:55.331754 3937794 out.go:97] Pulling base image v0.0.42-1708944392-18244 ...
	I0308 06:56:55.331784 3937794 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0308 06:56:55.331945 3937794 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon
	I0308 06:56:55.346653 3937794 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 to local cache
	I0308 06:56:55.346860 3937794 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory
	I0308 06:56:55.346964 3937794 image.go:118] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 to local cache
	I0308 06:56:55.396002 3937794 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
	I0308 06:56:55.396036 3937794 cache.go:56] Caching tarball of preloaded images
	I0308 06:56:55.396210 3937794 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0308 06:56:55.398666 3937794 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0308 06:56:55.398694 3937794 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0308 06:56:55.505171 3937794 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/18333-3932394/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0308 06:56:59.727675 3937794 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 as a tarball
	
	
	* The control-plane node download-only-829156 host does not exist
	  To start a cluster, run: "minikube start -p download-only-829156"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.28.4/json-events (7.5s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-829156 | jenkins | v1.32.0 | 08 Mar 24 06:56 UTC |                     |
	|         | -p download-only-829156        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC | 08 Mar 24 06:57 UTC |
	| delete  | -p download-only-829156        | download-only-829156 | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC | 08 Mar 24 06:57 UTC |
	| start   | -o=json --download-only        | download-only-780132 | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC |                     |
	|         | -p download-only-780132        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.28.4   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/08 06:57:03
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.22.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0308 06:57:03.350548 3937957 out.go:291] Setting OutFile to fd 1 ...
	I0308 06:57:03.350763 3937957 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 06:57:03.350790 3937957 out.go:304] Setting ErrFile to fd 2...
	I0308 06:57:03.350810 3937957 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 06:57:03.351126 3937957 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
	I0308 06:57:03.351578 3937957 out.go:298] Setting JSON to true
	I0308 06:57:03.352518 3937957 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":52766,"bootTime":1709828258,"procs":179,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0308 06:57:03.352615 3937957 start.go:139] virtualization:  
	I0308 06:57:03.355481 3937957 out.go:97] [download-only-780132] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	I0308 06:57:03.355814 3937957 notify.go:220] Checking for updates...
	I0308 06:57:03.358962 3937957 out.go:169] MINIKUBE_LOCATION=18333
	I0308 06:57:03.361353 3937957 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0308 06:57:03.363544 3937957 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18333-3932394/kubeconfig
	I0308 06:57:03.365777 3937957 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18333-3932394/.minikube
	I0308 06:57:03.367881 3937957 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0308 06:57:03.372152 3937957 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0308 06:57:03.372532 3937957 driver.go:392] Setting default libvirt URI to qemu:///system
	I0308 06:57:03.393934 3937957 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
	I0308 06:57:03.394061 3937957 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 06:57:03.468028 3937957 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:50 SystemTime:2024-03-08 06:57:03.458116634 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 06:57:03.468140 3937957 docker.go:295] overlay module found
	I0308 06:57:03.470291 3937957 out.go:97] Using the docker driver based on user configuration
	I0308 06:57:03.470317 3937957 start.go:297] selected driver: docker
	I0308 06:57:03.470324 3937957 start.go:901] validating driver "docker" against <nil>
	I0308 06:57:03.470436 3937957 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 06:57:03.525606 3937957 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:50 SystemTime:2024-03-08 06:57:03.516891672 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 06:57:03.525792 3937957 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0308 06:57:03.526049 3937957 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0308 06:57:03.526204 3937957 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0308 06:57:03.528369 3937957 out.go:169] Using Docker driver with root privileges
	I0308 06:57:03.530043 3937957 cni.go:84] Creating CNI manager for ""
	I0308 06:57:03.530067 3937957 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0308 06:57:03.530077 3937957 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0308 06:57:03.530175 3937957 start.go:340] cluster config:
	{Name:download-only-780132 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:download-only-780132 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime: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.28.4 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}
	I0308 06:57:03.531947 3937957 out.go:97] Starting "download-only-780132" primary control-plane node in "download-only-780132" cluster
	I0308 06:57:03.531971 3937957 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0308 06:57:03.534028 3937957 out.go:97] Pulling base image v0.0.42-1708944392-18244 ...
	I0308 06:57:03.534053 3937957 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime containerd
	I0308 06:57:03.534249 3937957 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon
	I0308 06:57:03.549234 3937957 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 to local cache
	I0308 06:57:03.549382 3937957 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory
	I0308 06:57:03.549407 3937957 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory, skipping pull
	I0308 06:57:03.549415 3937957 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 exists in cache, skipping pull
	I0308 06:57:03.549424 3937957 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 as a tarball
	I0308 06:57:03.594573 3937957 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.4/preloaded-images-k8s-v18-v1.28.4-containerd-overlay2-arm64.tar.lz4
	I0308 06:57:03.594600 3937957 cache.go:56] Caching tarball of preloaded images
	I0308 06:57:03.594773 3937957 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime containerd
	I0308 06:57:03.597427 3937957 out.go:97] Downloading Kubernetes v1.28.4 preload ...
	I0308 06:57:03.597457 3937957 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.28.4-containerd-overlay2-arm64.tar.lz4 ...
	I0308 06:57:03.691259 3937957 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.4/preloaded-images-k8s-v18-v1.28.4-containerd-overlay2-arm64.tar.lz4?checksum=md5:cc2d75db20c4d651f0460755d6df7b03 -> /home/jenkins/minikube-integration/18333-3932394/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-containerd-overlay2-arm64.tar.lz4
	
	
	* The control-plane node download-only-780132 host does not exist
	  To start a cluster, run: "minikube start -p download-only-780132"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/json-events (9.25s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.29.0-rc.2/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-897837 --force --alsologtostderr --kubernetes-version=v1.29.0-rc.2 --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-897837 --force --alsologtostderr --kubernetes-version=v1.29.0-rc.2 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (9.254236107s)
--- PASS: TestDownloadOnly/v1.29.0-rc.2/json-events (9.25s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/LogsDuration (0.08s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.29.0-rc.2/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-897837
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-897837: exit status 85 (78.900801ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |               Args                |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only           | download-only-829156 | jenkins | v1.32.0 | 08 Mar 24 06:56 UTC |                     |
	|         | -p download-only-829156           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0      |                      |         |         |                     |                     |
	|         | --container-runtime=containerd    |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd    |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC | 08 Mar 24 06:57 UTC |
	| delete  | -p download-only-829156           | download-only-829156 | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC | 08 Mar 24 06:57 UTC |
	| start   | -o=json --download-only           | download-only-780132 | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC |                     |
	|         | -p download-only-780132           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.28.4      |                      |         |         |                     |                     |
	|         | --container-runtime=containerd    |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd    |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC | 08 Mar 24 06:57 UTC |
	| delete  | -p download-only-780132           | download-only-780132 | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC | 08 Mar 24 06:57 UTC |
	| start   | -o=json --download-only           | download-only-897837 | jenkins | v1.32.0 | 08 Mar 24 06:57 UTC |                     |
	|         | -p download-only-897837           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.29.0-rc.2 |                      |         |         |                     |                     |
	|         | --container-runtime=containerd    |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd    |                      |         |         |                     |                     |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/08 06:57:11
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.22.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0308 06:57:11.285941 3938122 out.go:291] Setting OutFile to fd 1 ...
	I0308 06:57:11.286120 3938122 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 06:57:11.286132 3938122 out.go:304] Setting ErrFile to fd 2...
	I0308 06:57:11.286139 3938122 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 06:57:11.286447 3938122 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
	I0308 06:57:11.286881 3938122 out.go:298] Setting JSON to true
	I0308 06:57:11.287825 3938122 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":52774,"bootTime":1709828258,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0308 06:57:11.287897 3938122 start.go:139] virtualization:  
	I0308 06:57:11.290361 3938122 out.go:97] [download-only-897837] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	I0308 06:57:11.292550 3938122 out.go:169] MINIKUBE_LOCATION=18333
	I0308 06:57:11.290634 3938122 notify.go:220] Checking for updates...
	I0308 06:57:11.296221 3938122 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0308 06:57:11.298382 3938122 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18333-3932394/kubeconfig
	I0308 06:57:11.300332 3938122 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18333-3932394/.minikube
	I0308 06:57:11.302270 3938122 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0308 06:57:11.305597 3938122 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0308 06:57:11.305868 3938122 driver.go:392] Setting default libvirt URI to qemu:///system
	I0308 06:57:11.332152 3938122 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
	I0308 06:57:11.332275 3938122 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 06:57:11.398637 3938122 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:49 SystemTime:2024-03-08 06:57:11.388578053 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 06:57:11.398746 3938122 docker.go:295] overlay module found
	I0308 06:57:11.400838 3938122 out.go:97] Using the docker driver based on user configuration
	I0308 06:57:11.400871 3938122 start.go:297] selected driver: docker
	I0308 06:57:11.400878 3938122 start.go:901] validating driver "docker" against <nil>
	I0308 06:57:11.401032 3938122 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 06:57:11.452847 3938122 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:49 SystemTime:2024-03-08 06:57:11.443985029 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 06:57:11.453009 3938122 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0308 06:57:11.453275 3938122 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0308 06:57:11.453445 3938122 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0308 06:57:11.455553 3938122 out.go:169] Using Docker driver with root privileges
	I0308 06:57:11.457280 3938122 cni.go:84] Creating CNI manager for ""
	I0308 06:57:11.457311 3938122 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0308 06:57:11.457325 3938122 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0308 06:57:11.457416 3938122 start.go:340] cluster config:
	{Name:download-only-897837 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.0-rc.2 ClusterName:download-only-897837 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.loc
al 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.0-rc.2 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:1m0
s}
	I0308 06:57:11.459269 3938122 out.go:97] Starting "download-only-897837" primary control-plane node in "download-only-897837" cluster
	I0308 06:57:11.459297 3938122 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0308 06:57:11.461185 3938122 out.go:97] Pulling base image v0.0.42-1708944392-18244 ...
	I0308 06:57:11.461223 3938122 preload.go:132] Checking if preload exists for k8s version v1.29.0-rc.2 and runtime containerd
	I0308 06:57:11.461393 3938122 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon
	I0308 06:57:11.475866 3938122 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 to local cache
	I0308 06:57:11.476017 3938122 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory
	I0308 06:57:11.476041 3938122 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory, skipping pull
	I0308 06:57:11.476046 3938122 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 exists in cache, skipping pull
	I0308 06:57:11.476058 3938122 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 as a tarball
	I0308 06:57:11.521649 3938122 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.29.0-rc.2/preloaded-images-k8s-v18-v1.29.0-rc.2-containerd-overlay2-arm64.tar.lz4
	I0308 06:57:11.521689 3938122 cache.go:56] Caching tarball of preloaded images
	I0308 06:57:11.521862 3938122 preload.go:132] Checking if preload exists for k8s version v1.29.0-rc.2 and runtime containerd
	I0308 06:57:11.523999 3938122 out.go:97] Downloading Kubernetes v1.29.0-rc.2 preload ...
	I0308 06:57:11.524026 3938122 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.29.0-rc.2-containerd-overlay2-arm64.tar.lz4 ...
	I0308 06:57:11.642765 3938122 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.29.0-rc.2/preloaded-images-k8s-v18-v1.29.0-rc.2-containerd-overlay2-arm64.tar.lz4?checksum=md5:adc883bf092a67b4673b5b5787f99b2f -> /home/jenkins/minikube-integration/18333-3932394/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.0-rc.2-containerd-overlay2-arm64.tar.lz4
	
	
	* The control-plane node download-only-897837 host does not exist
	  To start a cluster, run: "minikube start -p download-only-897837"

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

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/DeleteAll (0.22s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/DeleteAlwaysSucceeds (0.14s)

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

                                                
                                    
x
+
TestBinaryMirror (0.56s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.09s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (135.89s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:109: (dbg) Run:  out/minikube-linux-arm64 start -p addons-434385 --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-434385 --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: (2m15.891616669s)
--- PASS: TestAddons/Setup (135.89s)

                                                
                                    
x
+
TestAddons/parallel/Registry (14.83s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:330: registry stabilized in 44.467359ms
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-4wlvw" [6243dbdf-8cca-40db-aa5e-a6e86a32f9f4] Running
addons_test.go:332: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.005071711s
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-smg5w" [4ec2602c-1685-48fa-81ac-d330db924c4e] Running
addons_test.go:335: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004843145s
addons_test.go:340: (dbg) Run:  kubectl --context addons-434385 delete po -l run=registry-test --now
addons_test.go:345: (dbg) Run:  kubectl --context addons-434385 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-434385 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.601677139s)
addons_test.go:359: (dbg) Run:  out/minikube-linux-arm64 -p addons-434385 ip
2024/03/08 06:59:52 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:388: (dbg) Run:  out/minikube-linux-arm64 -p addons-434385 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (14.83s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.93s)

                                                
                                                
=== 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-qnchb" [8590caed-8136-4d19-a9e3-5014321dbe1e] 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 6.004124872s
addons_test.go:841: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-434385
addons_test.go:841: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-434385: (5.921745339s)
--- PASS: TestAddons/parallel/InspektorGadget (11.93s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (7.24s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:407: metrics-server stabilized in 5.093519ms
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-fchjn" [7ad74b9e-3bd5-4d2f-bbe4-404e7def3eb7] Running
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.005078556s
addons_test.go:415: (dbg) Run:  kubectl --context addons-434385 top pods -n kube-system
addons_test.go:432: (dbg) Run:  out/minikube-linux-arm64 -p addons-434385 addons disable metrics-server --alsologtostderr -v=1
addons_test.go:432: (dbg) Done: out/minikube-linux-arm64 -p addons-434385 addons disable metrics-server --alsologtostderr -v=1: (1.147127774s)
--- PASS: TestAddons/parallel/MetricsServer (7.24s)

                                                
                                    
x
+
TestAddons/parallel/CSI (63.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:561: csi-hostpath-driver pods stabilized in 45.994078ms
addons_test.go:564: (dbg) Run:  kubectl --context addons-434385 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-434385 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:574: (dbg) Run:  kubectl --context addons-434385 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" [ddb85905-8dfa-42eb-a214-8694837c7c03] Pending
helpers_test.go:344: "task-pv-pod" [ddb85905-8dfa-42eb-a214-8694837c7c03] 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" [ddb85905-8dfa-42eb-a214-8694837c7c03] Running
addons_test.go:579: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 10.004606082s
addons_test.go:584: (dbg) Run:  kubectl --context addons-434385 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-434385 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-434385 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:594: (dbg) Run:  kubectl --context addons-434385 delete pod task-pv-pod
addons_test.go:594: (dbg) Done: kubectl --context addons-434385 delete pod task-pv-pod: (1.008245333s)
addons_test.go:600: (dbg) Run:  kubectl --context addons-434385 delete pvc hpvc
addons_test.go:606: (dbg) Run:  kubectl --context addons-434385 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-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:616: (dbg) Run:  kubectl --context addons-434385 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" [cd8e9e8d-a9ad-46ad-b194-e981e290a535] Pending
helpers_test.go:344: "task-pv-pod-restore" [cd8e9e8d-a9ad-46ad-b194-e981e290a535] 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" [cd8e9e8d-a9ad-46ad-b194-e981e290a535] Running
addons_test.go:621: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003666799s
addons_test.go:626: (dbg) Run:  kubectl --context addons-434385 delete pod task-pv-pod-restore
addons_test.go:630: (dbg) Run:  kubectl --context addons-434385 delete pvc hpvc-restore
addons_test.go:634: (dbg) Run:  kubectl --context addons-434385 delete volumesnapshot new-snapshot-demo
addons_test.go:638: (dbg) Run:  out/minikube-linux-arm64 -p addons-434385 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:638: (dbg) Done: out/minikube-linux-arm64 -p addons-434385 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.798516712s)
addons_test.go:642: (dbg) Run:  out/minikube-linux-arm64 -p addons-434385 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (63.27s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (12.65s)

                                                
                                                
=== 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-434385 --alsologtostderr -v=1
addons_test.go:824: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-434385 --alsologtostderr -v=1: (1.646577069s)
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-7ddfbb94ff-q76qm" [f1159668-0e53-4f7b-a15b-d959d7ff2b20] Pending
helpers_test.go:344: "headlamp-7ddfbb94ff-q76qm" [f1159668-0e53-4f7b-a15b-d959d7ff2b20] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7ddfbb94ff-q76qm" [f1159668-0e53-4f7b-a15b-d959d7ff2b20] Running
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.004041893s
--- PASS: TestAddons/parallel/Headlamp (12.65s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.71s)

                                                
                                                
=== 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-6548d5df46-46qjq" [cf3f9ef3-3713-4182-9854-b4ddd92fe492] Running
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.00494838s
addons_test.go:860: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-434385
--- PASS: TestAddons/parallel/CloudSpanner (5.71s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (51.57s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:873: (dbg) Run:  kubectl --context addons-434385 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:879: (dbg) Run:  kubectl --context addons-434385 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-434385 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-434385 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" [07d50bea-db37-41f1-9aae-b4acf3331be5] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [07d50bea-db37-41f1-9aae-b4acf3331be5] Pending: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [07d50bea-db37-41f1-9aae-b4acf3331be5] Succeeded: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.004783272s
addons_test.go:891: (dbg) Run:  kubectl --context addons-434385 get pvc test-pvc -o=json
addons_test.go:900: (dbg) Run:  out/minikube-linux-arm64 -p addons-434385 ssh "cat /opt/local-path-provisioner/pvc-7088d6c6-4185-4c27-b3d7-ae5bc3b3529d_default_test-pvc/file1"
addons_test.go:912: (dbg) Run:  kubectl --context addons-434385 delete pod test-local-path
addons_test.go:916: (dbg) Run:  kubectl --context addons-434385 delete pvc test-pvc
addons_test.go:920: (dbg) Run:  out/minikube-linux-arm64 -p addons-434385 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:920: (dbg) Done: out/minikube-linux-arm64 -p addons-434385 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.4415149s)
--- PASS: TestAddons/parallel/LocalPath (51.57s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.62s)

                                                
                                                
=== 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-lmbjd" [20dfc962-ebb4-449c-9457-c1e796396f3c] Running
addons_test.go:952: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.005013439s
addons_test.go:955: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-434385
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.62s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (6.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-rl2m7" [c2bf2670-a7e3-40e8-83d0-32f424553a5f] Running
addons_test.go:963: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004638442s
--- PASS: TestAddons/parallel/Yakd (6.01s)

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

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

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.31s)

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

                                                
                                    
x
+
TestCertOptions (34.45s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-866326 --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
E0308 07:39:38.506183 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-866326 --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: (31.769275883s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-866326 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-866326 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-866326 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-866326" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-866326
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-866326: (2.005172103s)
--- PASS: TestCertOptions (34.45s)

                                                
                                    
x
+
TestCertExpiration (233.23s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-831156 --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-831156 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd: (43.762299567s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-831156 --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-831156 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd: (7.195895497s)
helpers_test.go:175: Cleaning up "cert-expiration-831156" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-831156
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-831156: (2.275048535s)
--- PASS: TestCertExpiration (233.23s)

                                                
                                    
x
+
TestForceSystemdFlag (48.33s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-098279 --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-098279 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (45.800496463s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-098279 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-flag-098279" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-098279
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-098279: (2.184153565s)
--- PASS: TestForceSystemdFlag (48.33s)

                                                
                                    
x
+
TestForceSystemdEnv (45.88s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-933773 --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-933773 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (43.269935211s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-933773 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-env-933773" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-933773
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-933773: (2.241117647s)
--- PASS: TestForceSystemdEnv (45.88s)

                                                
                                    
x
+
TestDockerEnvContainerd (47.68s)

                                                
                                                
=== 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-048135 --driver=docker  --container-runtime=containerd
docker_test.go:181: (dbg) Done: out/minikube-linux-arm64 start -p dockerenv-048135 --driver=docker  --container-runtime=containerd: (31.103391366s)
docker_test.go:189: (dbg) Run:  /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-048135"
docker_test.go:189: (dbg) Done: /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-048135": (1.113787825s)
docker_test.go:220: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-s1ZNoKW1WQnY/agent.3954833" SSH_AGENT_PID="3954834" DOCKER_HOST=ssh://docker@127.0.0.1:36950 docker version"
docker_test.go:243: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-s1ZNoKW1WQnY/agent.3954833" SSH_AGENT_PID="3954834" DOCKER_HOST=ssh://docker@127.0.0.1:36950 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-s1ZNoKW1WQnY/agent.3954833" SSH_AGENT_PID="3954834" DOCKER_HOST=ssh://docker@127.0.0.1:36950 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env": (1.696445918s)
docker_test.go:250: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-s1ZNoKW1WQnY/agent.3954833" SSH_AGENT_PID="3954834" DOCKER_HOST=ssh://docker@127.0.0.1:36950 docker image ls"
docker_test.go:250: (dbg) Done: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-s1ZNoKW1WQnY/agent.3954833" SSH_AGENT_PID="3954834" DOCKER_HOST=ssh://docker@127.0.0.1:36950 docker image ls": (1.147224641s)
helpers_test.go:175: Cleaning up "dockerenv-048135" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p dockerenv-048135
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p dockerenv-048135: (2.098797091s)
--- PASS: TestDockerEnvContainerd (47.68s)

                                                
                                    
x
+
TestErrorSpam/setup (32.08s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.77s)

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

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

                                                
                                    
x
+
TestErrorSpam/pause (1.72s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.85s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.47s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.01s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1851: local sync path: /home/jenkins/minikube-integration/18333-3932394/.minikube/files/etc/test/nested/copy/3937789/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.01s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (56.91s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-linux-arm64 start -p functional-886117 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd
E0308 07:04:38.507657 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
E0308 07:04:38.515057 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
E0308 07:04:38.525306 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
E0308 07:04:38.545572 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
E0308 07:04:38.585894 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
E0308 07:04:38.666276 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
E0308 07:04:38.826705 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
E0308 07:04:39.147244 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
E0308 07:04:39.788156 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
E0308 07:04:41.068386 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
E0308 07:04:43.628598 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
functional_test.go:2230: (dbg) Done: out/minikube-linux-arm64 start -p functional-886117 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd: (56.904814636s)
--- PASS: TestFunctional/serial/StartWithProxy (56.91s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (5.82s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-arm64 start -p functional-886117 --alsologtostderr -v=8
E0308 07:04:48.749311 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
functional_test.go:655: (dbg) Done: out/minikube-linux-arm64 start -p functional-886117 --alsologtostderr -v=8: (5.813095087s)
functional_test.go:659: soft start took 5.81479935s for "functional-886117" cluster.
--- PASS: TestFunctional/serial/SoftStart (5.82s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.1s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-886117 cache add registry.k8s.io/pause:3.1: (1.504190358s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-886117 cache add registry.k8s.io/pause:3.3: (1.359255282s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-886117 cache add registry.k8s.io/pause:latest: (1.221358048s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.09s)

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

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

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

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

                                                
                                    
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-886117 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.31s)

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

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

                                                
                                                
-- 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-886117 cache reload
functional_test.go:1154: (dbg) Done: out/minikube-linux-arm64 -p functional-886117 cache reload: (1.174424297s)
functional_test.go:1159: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.13s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (45.42s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-linux-arm64 start -p functional-886117 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0308 07:04:58.990358 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
E0308 07:05:19.470609 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
functional_test.go:753: (dbg) Done: out/minikube-linux-arm64 start -p functional-886117 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (45.420219344s)
functional_test.go:757: restart took 45.420327346s for "functional-886117" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (45.42s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.81s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.71s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 logs --file /tmp/TestFunctionalserialLogsFileCmd2845021684/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-886117 logs --file /tmp/TestFunctionalserialLogsFileCmd2845021684/001/logs.txt: (1.709288361s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.71s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.93s)

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

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

                                                
                                                
-- /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-886117 delete -f testdata/invalidsvc.yaml
functional_test.go:2323: (dbg) Done: kubectl --context functional-886117 delete -f testdata/invalidsvc.yaml: (1.015737317s)
--- PASS: TestFunctional/serial/InvalidService (4.93s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.57s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (7.68s)

                                                
                                                
=== 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-886117 --alsologtostderr -v=1]
functional_test.go:906: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-886117 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 3968982: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (7.68s)

                                                
                                    
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-886117 --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-886117 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd: exit status 23 (179.808981ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0308 07:06:24.697725 3968711 out.go:291] Setting OutFile to fd 1 ...
	I0308 07:06:24.697921 3968711 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:06:24.697949 3968711 out.go:304] Setting ErrFile to fd 2...
	I0308 07:06:24.697956 3968711 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:06:24.698246 3968711 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
	I0308 07:06:24.698676 3968711 out.go:298] Setting JSON to false
	I0308 07:06:24.699992 3968711 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":53327,"bootTime":1709828258,"procs":222,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0308 07:06:24.700067 3968711 start.go:139] virtualization:  
	I0308 07:06:24.702694 3968711 out.go:177] * [functional-886117] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	I0308 07:06:24.705417 3968711 out.go:177]   - MINIKUBE_LOCATION=18333
	I0308 07:06:24.707804 3968711 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0308 07:06:24.705485 3968711 notify.go:220] Checking for updates...
	I0308 07:06:24.710263 3968711 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18333-3932394/kubeconfig
	I0308 07:06:24.712682 3968711 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18333-3932394/.minikube
	I0308 07:06:24.714664 3968711 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0308 07:06:24.716868 3968711 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0308 07:06:24.719497 3968711 config.go:182] Loaded profile config "functional-886117": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
	I0308 07:06:24.720053 3968711 driver.go:392] Setting default libvirt URI to qemu:///system
	I0308 07:06:24.741052 3968711 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
	I0308 07:06:24.741175 3968711 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 07:06:24.806123 3968711 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:31 OomKillDisable:true NGoroutines:57 SystemTime:2024-03-08 07:06:24.796274878 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 07:06:24.806240 3968711 docker.go:295] overlay module found
	I0308 07:06:24.808368 3968711 out.go:177] * Using the docker driver based on existing profile
	I0308 07:06:24.810040 3968711 start.go:297] selected driver: docker
	I0308 07:06:24.810056 3968711 start.go:901] validating driver "docker" against &{Name:functional-886117 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:functional-886117 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] 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.28.4 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:do
cker 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}
	I0308 07:06:24.810175 3968711 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0308 07:06:24.812723 3968711 out.go:177] 
	W0308 07:06:24.815279 3968711 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
	I0308 07:06:24.816885 3968711 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.26s)

                                                
                                                
=== 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-886117 --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-886117 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd: exit status 23 (257.861945ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0308 07:06:24.475146 3968621 out.go:291] Setting OutFile to fd 1 ...
	I0308 07:06:24.475348 3968621 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:06:24.475378 3968621 out.go:304] Setting ErrFile to fd 2...
	I0308 07:06:24.475403 3968621 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:06:24.475782 3968621 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
	I0308 07:06:24.476194 3968621 out.go:298] Setting JSON to false
	I0308 07:06:24.477294 3968621 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":53327,"bootTime":1709828258,"procs":224,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0308 07:06:24.477394 3968621 start.go:139] virtualization:  
	I0308 07:06:24.480688 3968621 out.go:177] * [functional-886117] minikube v1.32.0 sur Ubuntu 20.04 (arm64)
	I0308 07:06:24.483271 3968621 out.go:177]   - MINIKUBE_LOCATION=18333
	I0308 07:06:24.485262 3968621 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0308 07:06:24.483329 3968621 notify.go:220] Checking for updates...
	I0308 07:06:24.488199 3968621 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18333-3932394/kubeconfig
	I0308 07:06:24.490270 3968621 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18333-3932394/.minikube
	I0308 07:06:24.492679 3968621 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0308 07:06:24.494576 3968621 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0308 07:06:24.497155 3968621 config.go:182] Loaded profile config "functional-886117": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
	I0308 07:06:24.497995 3968621 driver.go:392] Setting default libvirt URI to qemu:///system
	I0308 07:06:24.526322 3968621 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
	I0308 07:06:24.526433 3968621 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 07:06:24.625559 3968621 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:31 OomKillDisable:true NGoroutines:57 SystemTime:2024-03-08 07:06:24.615388259 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 07:06:24.625688 3968621 docker.go:295] overlay module found
	I0308 07:06:24.628258 3968621 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0308 07:06:24.630428 3968621 start.go:297] selected driver: docker
	I0308 07:06:24.630447 3968621 start.go:901] validating driver "docker" against &{Name:functional-886117 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:functional-886117 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] 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.28.4 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:do
cker 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}
	I0308 07:06:24.630564 3968621 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0308 07:06:24.633163 3968621 out.go:177] 
	W0308 07:06:24.634791 3968621 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
	I0308 07:06:24.636684 3968621 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-886117 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-886117 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-5d58f" [6770124a-243e-48db-9a76-22d0096d34bc] 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-5d58f" [6770124a-243e-48db-9a76-22d0096d34bc] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.004320217s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:30192
functional_test.go:1671: http://192.168.49.2:30192: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-7799dfb7c6-5d58f

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
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-886117 addons list
functional_test.go:1698: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.22s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (23.87s)

                                                
                                                
=== 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" [cb3cf28e-4457-4b22-ba5e-0c5e58a985a4] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.011003611s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-886117 get storageclass -o=json
E0308 07:06:00.431693 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-886117 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-886117 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-886117 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" [a151a703-facb-4f43-b6a8-a04f3abe1058] Pending
helpers_test.go:344: "sp-pod" [a151a703-facb-4f43-b6a8-a04f3abe1058] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [a151a703-facb-4f43-b6a8-a04f3abe1058] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 10.003802442s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-886117 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-886117 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-886117 delete -f testdata/storage-provisioner/pod.yaml: (1.794213552s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-886117 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" [458e8e66-efc3-4bb8-829f-364f54fd0c40] Pending
helpers_test.go:344: "sp-pod" [458e8e66-efc3-4bb8-829f-364f54fd0c40] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.004194079s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-886117 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (23.87s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.7s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.55s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.4s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/3937789.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 ssh "sudo cat /etc/ssl/certs/3937789.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/3937789.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 ssh "sudo cat /usr/share/ca-certificates/3937789.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-886117 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/39377892.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 ssh "sudo cat /etc/ssl/certs/39377892.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/39377892.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 ssh "sudo cat /usr/share/ca-certificates/39377892.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-886117 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.52s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.59s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.32s)

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-886117 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" [60fc7dde-1851-4874-b300-ab538dfb58bf] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [60fc7dde-1851-4874-b300-ab538dfb58bf] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.004745083s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.50s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-886117 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-886117 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-6d5n4" [d14cc750-7e4b-4272-83ec-e994506a3e6e] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-759d89bdcc-6d5n4" [d14cc750-7e4b-4272-83ec-e994506a3e6e] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 8.004637459s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (8.25s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1266: (dbg) Run:  out/minikube-linux-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.42s)

                                                
                                    
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 "330.296003ms" 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 "73.562331ms" 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.41s)

                                                
                                                
=== 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 "346.271518ms" 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 "66.971021ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.41s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 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  8 07:06 created-by-test
-rw-r--r-- 1 docker docker 24 Mar  8 07:06 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Mar  8 07:06 test-1709881580432125032
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 ssh cat /mount-9p/test-1709881580432125032
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-886117 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" [77da8e30-c2a9-414e-af3f-92e2469e0bd3] Pending
helpers_test.go:344: "busybox-mount" [77da8e30-c2a9-414e-af3f-92e2469e0bd3] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [77da8e30-c2a9-414e-af3f-92e2469e0bd3] Pending: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [77da8e30-c2a9-414e-af3f-92e2469e0bd3] 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.012475487s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-886117 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-886117 /tmp/TestFunctionalparallelMountCmdany-port1674423163/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.68s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 ssh "findmnt -T" /mount3
2024/03/08 07:06:32 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-886117 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-886117 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1093252222/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-886117 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1093252222/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-886117 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1093252222/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.27s)

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

                                                
                                                
=== 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-886117 version --short
--- PASS: TestFunctional/parallel/Version/short (0.08s)

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

                                                
                                                
=== 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-886117 version -o=json --components
functional_test.go:2266: (dbg) Done: out/minikube-linux-arm64 -p functional-886117 version -o=json --components: (1.28860638s)
--- PASS: TestFunctional/parallel/Version/components (1.29s)

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

                                                
                                                
=== 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-886117 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-886117 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.28.4
registry.k8s.io/kube-proxy:v1.28.4
registry.k8s.io/kube-controller-manager:v1.28.4
registry.k8s.io/kube-apiserver:v1.28.4
registry.k8s.io/etcd:3.5.9-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.10.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-886117
docker.io/kindest/kindnetd:v20240202-8f1494ea
docker.io/kindest/kindnetd:v20230809-80a64d96
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-886117 image ls --format short --alsologtostderr:
I0308 07:06:50.049724 3971122 out.go:291] Setting OutFile to fd 1 ...
I0308 07:06:50.049865 3971122 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0308 07:06:50.049901 3971122 out.go:304] Setting ErrFile to fd 2...
I0308 07:06:50.049910 3971122 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0308 07:06:50.050249 3971122 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
I0308 07:06:50.051998 3971122 config.go:182] Loaded profile config "functional-886117": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
I0308 07:06:50.052147 3971122 config.go:182] Loaded profile config "functional-886117": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
I0308 07:06:50.052643 3971122 cli_runner.go:164] Run: docker container inspect functional-886117 --format={{.State.Status}}
I0308 07:06:50.081280 3971122 ssh_runner.go:195] Run: systemctl --version
I0308 07:06:50.081349 3971122 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-886117
I0308 07:06:50.101583 3971122 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36960 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/functional-886117/id_rsa Username:docker}
I0308 07:06:50.203902 3971122 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-886117 image ls --format table --alsologtostderr:
|---------------------------------------------|--------------------|---------------|--------|
|                    Image                    |        Tag         |   Image ID    |  Size  |
|---------------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/echoserver-arm              | 1.8                | sha256:72565b | 45.3MB |
| registry.k8s.io/kube-apiserver              | v1.28.4            | sha256:04b4c4 | 31.6MB |
| registry.k8s.io/pause                       | 3.1                | sha256:8057e0 | 262kB  |
| registry.k8s.io/pause                       | latest             | sha256:8cb209 | 71.3kB |
| docker.io/kindest/kindnetd                  | v20240202-8f1494ea | sha256:4740c1 | 25.3MB |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc       | sha256:1611cd | 1.94MB |
| docker.io/kindest/kindnetd                  | v20230809-80a64d96 | sha256:04b4ea | 25.3MB |
| registry.k8s.io/etcd                        | 3.5.9-0            | sha256:9cdd64 | 86.5MB |
| registry.k8s.io/kube-scheduler              | v1.28.4            | sha256:05c284 | 17.1MB |
| registry.k8s.io/kube-controller-manager     | v1.28.4            | sha256:9961cb | 30.4MB |
| registry.k8s.io/kube-proxy                  | v1.28.4            | sha256:3ca3ca | 22MB   |
| registry.k8s.io/pause                       | 3.3                | sha256:3d1873 | 249kB  |
| registry.k8s.io/pause                       | 3.9                | sha256:829e9d | 268kB  |
| docker.io/library/minikube-local-cache-test | functional-886117  | sha256:c26714 | 1.01kB |
| docker.io/library/nginx                     | alpine             | sha256:be5e6f | 17.6MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                 | sha256:ba04bb | 8.03MB |
| registry.k8s.io/coredns/coredns             | v1.10.1            | sha256:97e046 | 14.6MB |
| docker.io/library/nginx                     | latest             | sha256:760b7c | 67.2MB |
|---------------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-886117 image ls --format table --alsologtostderr:
I0308 07:06:50.720707 3971257 out.go:291] Setting OutFile to fd 1 ...
I0308 07:06:50.720810 3971257 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0308 07:06:50.720814 3971257 out.go:304] Setting ErrFile to fd 2...
I0308 07:06:50.720819 3971257 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0308 07:06:50.721107 3971257 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
I0308 07:06:50.724670 3971257 config.go:182] Loaded profile config "functional-886117": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
I0308 07:06:50.724912 3971257 config.go:182] Loaded profile config "functional-886117": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
I0308 07:06:50.726757 3971257 cli_runner.go:164] Run: docker container inspect functional-886117 --format={{.State.Status}}
I0308 07:06:50.749878 3971257 ssh_runner.go:195] Run: systemctl --version
I0308 07:06:50.749947 3971257 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-886117
I0308 07:06:50.779399 3971257 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36960 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/functional-886117/id_rsa Username:docker}
I0308 07:06:50.871466 3971257 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.31s)

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

                                                
                                                
=== 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-886117 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-886117 image ls --format json --alsologtostderr:
[{"id":"sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"262191"},{"id":"sha256:760b7cbba31e196288effd2af6924c42637ac5e0d67db4de6309f24518844676","repoDigests":["docker.io/library/nginx@sha256:c26ae7472d624ba1fafd296e73cecc4f93f853088e6a9c13c0d52f6ca5865107"],"repoTags":["docker.io/library/nginx:latest"],"size":"67216905"},{"id":"sha256:97e04611ad43405a2e5863ae17c6f1bc9181bdefdaa78627c432ef754a4eb108","repoDigests":["registry.k8s.io/coredns/coredns@sha256:a0ead06651cf580044aeb0a0feba63591858fb2e43ade8c9dea45a6a89ae7e5e"],"repoTags":["registry.k8s.io/coredns/coredns:v1.10.1"],"size":"14557471"},{"id":"sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"45324675"},{"id":"sha256:05c284c929889d88306fdb3dd14ee2d0132543740
f9e247685243214fc3d2c54","repoDigests":["registry.k8s.io/kube-scheduler@sha256:335bba9e861b88fa8b7bb9250bcd69b7a33f83da4fee93f9fc0eedc6f34e28ba"],"repoTags":["registry.k8s.io/kube-scheduler:v1.28.4"],"size":"17082307"},{"id":"sha256:c26714654239e26f86a2c96915cef3fc729136cf48e29683e7c67c76b140868c","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-886117"],"size":"1007"},{"id":"sha256:be5e6f23a9904ed26efa7a49fb3d5e63d1c488dbb7b5134e869488afd747ec3f","repoDigests":["docker.io/library/nginx@sha256:6a2f8b28e45c4adea04ec207a251fd4a2df03ddc930f782af51e315ebc76e9a9"],"repoTags":["docker.io/library/nginx:alpine"],"size":"17601423"},{"id":"sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"8034419"},{"id":"sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f772
06a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"249461"},{"id":"sha256:9961cbceaf234d59b7dcf8a197a024f3e3ce4b7fe2b67c2378efd3d209ca994b","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:65486c8c338f96dc022dd1a0abe8763e38f35095b84b208c78f44d9e99447d1c"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.28.4"],"size":"30360149"},{"id":"sha256:3ca3ca488cf13fde14cfc4b3ffde0c53a8c161b030f4a444a797fba6aef38c39","repoDigests":["registry.k8s.io/kube-proxy@sha256:e63408a0f5068a7e9d4b34fd72b4a2b0e5512509b53cd2123a37fc991b0ef532"],"repoTags":["registry.k8s.io/kube-proxy:v1.28.4"],"size":"22001357"},{"id":"sha256:04b4eaa3d3db8abea4b9ea4d10a0926ebb31db5a31b673aa1cf7a4b3af4add26","repoDigests":["docker.io/kindest/kindnetd@sha256:4a58d1cd2b45bf2460762a51a4aa9c80861f460af35800c05baab0573f923052"],"repoTags":["docker.io/kindest/kindnetd:v20230809-80a64d96"],"size":"25324029"},{"id":"sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8
s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"1935750"},{"id":"sha256:9cdd6470f48c8b127530b7ce6ea4b3524137984481e48bcde619735890840ace","repoDigests":["registry.k8s.io/etcd@sha256:e013d0d5e4e25d00c61a7ff839927a1f36479678f11e49502b53a5e0b14f10c3"],"repoTags":["registry.k8s.io/etcd:3.5.9-0"],"size":"86464836"},{"id":"sha256:04b4c447bb9d4840af3bf7e836397379d65df87c86e55dcd27f31a8d11df2419","repoDigests":["registry.k8s.io/kube-apiserver@sha256:5b28a364467cf7e134343bb3ee2c6d40682b473a743a72142c7bbe25767d36eb"],"repoTags":["registry.k8s.io/kube-apiserver:v1.28.4"],"size":"31582354"},{"id":"sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"71300"},{"id":"sha256:4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d","repoDigests":["docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab8052
1432ddcc216b805c4f7988"],"repoTags":["docker.io/kindest/kindnetd:v20240202-8f1494ea"],"size":"25336339"},{"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"},{"id":"sha256:829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"268051"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-886117 image ls --format json --alsologtostderr:
I0308 07:06:50.399188 3971182 out.go:291] Setting OutFile to fd 1 ...
I0308 07:06:50.399363 3971182 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0308 07:06:50.399373 3971182 out.go:304] Setting ErrFile to fd 2...
I0308 07:06:50.399378 3971182 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0308 07:06:50.399636 3971182 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
I0308 07:06:50.400321 3971182 config.go:182] Loaded profile config "functional-886117": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
I0308 07:06:50.400453 3971182 config.go:182] Loaded profile config "functional-886117": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
I0308 07:06:50.401095 3971182 cli_runner.go:164] Run: docker container inspect functional-886117 --format={{.State.Status}}
I0308 07:06:50.450465 3971182 ssh_runner.go:195] Run: systemctl --version
I0308 07:06:50.450531 3971182 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-886117
I0308 07:06:50.475595 3971182 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36960 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/functional-886117/id_rsa Username:docker}
I0308 07:06:50.571687 3971182 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.31s)

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

                                                
                                                
=== 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-886117 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-886117 image ls --format yaml --alsologtostderr:
- id: sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
repoTags: []
size: "74084559"
- id: sha256:04b4c447bb9d4840af3bf7e836397379d65df87c86e55dcd27f31a8d11df2419
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:5b28a364467cf7e134343bb3ee2c6d40682b473a743a72142c7bbe25767d36eb
repoTags:
- registry.k8s.io/kube-apiserver:v1.28.4
size: "31582354"
- id: sha256:04b4eaa3d3db8abea4b9ea4d10a0926ebb31db5a31b673aa1cf7a4b3af4add26
repoDigests:
- docker.io/kindest/kindnetd@sha256:4a58d1cd2b45bf2460762a51a4aa9c80861f460af35800c05baab0573f923052
repoTags:
- docker.io/kindest/kindnetd:v20230809-80a64d96
size: "25324029"
- id: sha256:4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d
repoDigests:
- docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988
repoTags:
- docker.io/kindest/kindnetd:v20240202-8f1494ea
size: "25336339"
- id: sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "8034419"
- id: sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "45324675"
- id: sha256:9961cbceaf234d59b7dcf8a197a024f3e3ce4b7fe2b67c2378efd3d209ca994b
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:65486c8c338f96dc022dd1a0abe8763e38f35095b84b208c78f44d9e99447d1c
repoTags:
- registry.k8s.io/kube-controller-manager:v1.28.4
size: "30360149"
- id: sha256:05c284c929889d88306fdb3dd14ee2d0132543740f9e247685243214fc3d2c54
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:335bba9e861b88fa8b7bb9250bcd69b7a33f83da4fee93f9fc0eedc6f34e28ba
repoTags:
- registry.k8s.io/kube-scheduler:v1.28.4
size: "17082307"
- id: sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "249461"
- id: sha256:829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests:
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
repoTags:
- registry.k8s.io/pause:3.9
size: "268051"
- id: sha256:c26714654239e26f86a2c96915cef3fc729136cf48e29683e7c67c76b140868c
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-886117
size: "1007"
- id: sha256:be5e6f23a9904ed26efa7a49fb3d5e63d1c488dbb7b5134e869488afd747ec3f
repoDigests:
- docker.io/library/nginx@sha256:6a2f8b28e45c4adea04ec207a251fd4a2df03ddc930f782af51e315ebc76e9a9
repoTags:
- docker.io/library/nginx:alpine
size: "17601423"
- id: sha256:760b7cbba31e196288effd2af6924c42637ac5e0d67db4de6309f24518844676
repoDigests:
- docker.io/library/nginx@sha256:c26ae7472d624ba1fafd296e73cecc4f93f853088e6a9c13c0d52f6ca5865107
repoTags:
- docker.io/library/nginx:latest
size: "67216905"
- 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:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "262191"
- id: sha256:97e04611ad43405a2e5863ae17c6f1bc9181bdefdaa78627c432ef754a4eb108
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:a0ead06651cf580044aeb0a0feba63591858fb2e43ade8c9dea45a6a89ae7e5e
repoTags:
- registry.k8s.io/coredns/coredns:v1.10.1
size: "14557471"
- id: sha256:9cdd6470f48c8b127530b7ce6ea4b3524137984481e48bcde619735890840ace
repoDigests:
- registry.k8s.io/etcd@sha256:e013d0d5e4e25d00c61a7ff839927a1f36479678f11e49502b53a5e0b14f10c3
repoTags:
- registry.k8s.io/etcd:3.5.9-0
size: "86464836"
- id: sha256:3ca3ca488cf13fde14cfc4b3ffde0c53a8c161b030f4a444a797fba6aef38c39
repoDigests:
- registry.k8s.io/kube-proxy@sha256:e63408a0f5068a7e9d4b34fd72b4a2b0e5512509b53cd2123a37fc991b0ef532
repoTags:
- registry.k8s.io/kube-proxy:v1.28.4
size: "22001357"
- id: sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "18306114"
- id: sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "71300"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-886117 image ls --format yaml --alsologtostderr:
I0308 07:06:50.087434 3971123 out.go:291] Setting OutFile to fd 1 ...
I0308 07:06:50.087596 3971123 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0308 07:06:50.087603 3971123 out.go:304] Setting ErrFile to fd 2...
I0308 07:06:50.087615 3971123 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0308 07:06:50.087966 3971123 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
I0308 07:06:50.088747 3971123 config.go:182] Loaded profile config "functional-886117": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
I0308 07:06:50.088915 3971123 config.go:182] Loaded profile config "functional-886117": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
I0308 07:06:50.089788 3971123 cli_runner.go:164] Run: docker container inspect functional-886117 --format={{.State.Status}}
I0308 07:06:50.114918 3971123 ssh_runner.go:195] Run: systemctl --version
I0308 07:06:50.114980 3971123 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-886117
I0308 07:06:50.144662 3971123 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36960 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/functional-886117/id_rsa Username:docker}
I0308 07:06:50.249239 3971123 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.34s)

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

                                                
                                                
=== 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-886117 ssh pgrep buildkitd
functional_test.go:307: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-886117 ssh pgrep buildkitd: exit status 1 (370.777011ms)

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 image build -t localhost/my-image:functional-886117 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-886117 image build -t localhost/my-image:functional-886117 testdata/build --alsologtostderr: (2.176458095s)
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-886117 image build -t localhost/my-image:functional-886117 testdata/build --alsologtostderr:
I0308 07:06:50.707036 3971258 out.go:291] Setting OutFile to fd 1 ...
I0308 07:06:50.708086 3971258 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0308 07:06:50.708104 3971258 out.go:304] Setting ErrFile to fd 2...
I0308 07:06:50.708110 3971258 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0308 07:06:50.708483 3971258 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
I0308 07:06:50.709166 3971258 config.go:182] Loaded profile config "functional-886117": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
I0308 07:06:50.711147 3971258 config.go:182] Loaded profile config "functional-886117": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
I0308 07:06:50.711691 3971258 cli_runner.go:164] Run: docker container inspect functional-886117 --format={{.State.Status}}
I0308 07:06:50.736444 3971258 ssh_runner.go:195] Run: systemctl --version
I0308 07:06:50.736506 3971258 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-886117
I0308 07:06:50.755606 3971258 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36960 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/functional-886117/id_rsa Username:docker}
I0308 07:06:50.851673 3971258 build_images.go:151] Building image from path: /tmp/build.2320545661.tar
I0308 07:06:50.851751 3971258 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0308 07:06:50.860934 3971258 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2320545661.tar
I0308 07:06:50.864621 3971258 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2320545661.tar: stat -c "%s %y" /var/lib/minikube/build/build.2320545661.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2320545661.tar': No such file or directory
I0308 07:06:50.864652 3971258 ssh_runner.go:362] scp /tmp/build.2320545661.tar --> /var/lib/minikube/build/build.2320545661.tar (3072 bytes)
I0308 07:06:50.897927 3971258 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2320545661
I0308 07:06:50.918411 3971258 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2320545661 -xf /var/lib/minikube/build/build.2320545661.tar
I0308 07:06:50.930725 3971258 containerd.go:379] Building image: /var/lib/minikube/build/build.2320545661
I0308 07:06:50.930822 3971258 ssh_runner.go:195] Run: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.2320545661 --local dockerfile=/var/lib/minikube/build/build.2320545661 --output type=image,name=localhost/my-image:functional-886117
#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.7s

                                                
                                                
#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
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0.1s done
#5 DONE 0.4s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers
#8 exporting layers 0.1s done
#8 exporting manifest sha256:7f6eb8c7f82f6d7a847a9b924433643a3d50769e9da959ebe92b08a0a0ef6662 0.0s done
#8 exporting config sha256:8283b9f16a923711e7fc0136378f8231ca74f34f0e58a2f64ae1ad082050da2c 0.0s done
#8 naming to localhost/my-image:functional-886117 done
#8 DONE 0.1s
I0308 07:06:52.772144 3971258 ssh_runner.go:235] Completed: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.2320545661 --local dockerfile=/var/lib/minikube/build/build.2320545661 --output type=image,name=localhost/my-image:functional-886117: (1.841290574s)
I0308 07:06:52.772233 3971258 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2320545661
I0308 07:06:52.784408 3971258 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2320545661.tar
I0308 07:06:52.793609 3971258 build_images.go:207] Built localhost/my-image:functional-886117 from /tmp/build.2320545661.tar
I0308 07:06:52.793636 3971258 build_images.go:123] succeeded building to: functional-886117
I0308 07:06:52.793641 3971258 build_images.go:124] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-886117 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.79s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:341: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.8: (1.7982374s)
functional_test.go:346: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.8 gcr.io/google-containers/addon-resizer:functional-886117
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.83s)

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

                                                
                                                
=== 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-886117 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.22s)

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

                                                
                                                
=== 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-886117 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.20s)

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

                                                
                                                
=== 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-886117 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.23s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.08s)

                                                
                                                
=== 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-886117
--- PASS: TestFunctional/delete_addon-resizer_images (0.08s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.03s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/StartCluster (130.19s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-745934 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0308 07:07:22.355184 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-745934 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (2m9.301049856s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-745934 status -v=7 --alsologtostderr
--- PASS: TestMutliControlPlane/serial/StartCluster (130.19s)

                                                
                                    
x
+
TestMutliControlPlane/serial/DeployApp (31.64s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-745934 -- rollout status deployment/busybox: (28.381856237s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- exec busybox-5b5d89c9d6-8qg5p -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- exec busybox-5b5d89c9d6-vjxph -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- exec busybox-5b5d89c9d6-xlwzn -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- exec busybox-5b5d89c9d6-8qg5p -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- exec busybox-5b5d89c9d6-vjxph -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- exec busybox-5b5d89c9d6-xlwzn -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- exec busybox-5b5d89c9d6-8qg5p -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- exec busybox-5b5d89c9d6-vjxph -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- exec busybox-5b5d89c9d6-xlwzn -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMutliControlPlane/serial/DeployApp (31.64s)

                                                
                                    
x
+
TestMutliControlPlane/serial/PingHostFromPods (1.76s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- exec busybox-5b5d89c9d6-8qg5p -- 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-745934 -- exec busybox-5b5d89c9d6-8qg5p -- sh -c "ping -c 1 192.168.49.1"
E0308 07:09:38.505589 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- exec busybox-5b5d89c9d6-vjxph -- 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-745934 -- exec busybox-5b5d89c9d6-vjxph -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-745934 -- exec busybox-5b5d89c9d6-xlwzn -- 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-745934 -- exec busybox-5b5d89c9d6-xlwzn -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMutliControlPlane/serial/PingHostFromPods (1.76s)

                                                
                                    
x
+
TestMutliControlPlane/serial/AddWorkerNode (26.85s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-745934 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-745934 -v=7 --alsologtostderr: (25.819608587s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-745934 status -v=7 --alsologtostderr
E0308 07:10:06.195563 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-745934 status -v=7 --alsologtostderr: (1.034988156s)
--- PASS: TestMutliControlPlane/serial/AddWorkerNode (26.85s)

                                                
                                    
x
+
TestMutliControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/HAppyAfterClusterStart (0.84s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/CopyFile (19.97s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/StopSecondaryNode (12.95s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0308 07:10:39.605989 3986596 out.go:291] Setting OutFile to fd 1 ...
	I0308 07:10:39.606195 3986596 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:10:39.606223 3986596 out.go:304] Setting ErrFile to fd 2...
	I0308 07:10:39.606242 3986596 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:10:39.606598 3986596 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
	I0308 07:10:39.606827 3986596 out.go:298] Setting JSON to false
	I0308 07:10:39.606880 3986596 mustload.go:65] Loading cluster: ha-745934
	I0308 07:10:39.606954 3986596 notify.go:220] Checking for updates...
	I0308 07:10:39.607437 3986596 config.go:182] Loaded profile config "ha-745934": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
	I0308 07:10:39.607483 3986596 status.go:255] checking status of ha-745934 ...
	I0308 07:10:39.608023 3986596 cli_runner.go:164] Run: docker container inspect ha-745934 --format={{.State.Status}}
	I0308 07:10:39.627861 3986596 status.go:330] ha-745934 host status = "Running" (err=<nil>)
	I0308 07:10:39.627890 3986596 host.go:66] Checking if "ha-745934" exists ...
	I0308 07:10:39.628199 3986596 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-745934
	I0308 07:10:39.650066 3986596 host.go:66] Checking if "ha-745934" exists ...
	I0308 07:10:39.650448 3986596 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0308 07:10:39.650505 3986596 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-745934
	I0308 07:10:39.681533 3986596 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36965 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/ha-745934/id_rsa Username:docker}
	I0308 07:10:39.780608 3986596 ssh_runner.go:195] Run: systemctl --version
	I0308 07:10:39.784955 3986596 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0308 07:10:39.797394 3986596 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 07:10:39.856478 3986596 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:54 OomKillDisable:true NGoroutines:76 SystemTime:2024-03-08 07:10:39.846322228 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 07:10:39.857064 3986596 kubeconfig.go:125] found "ha-745934" server: "https://192.168.49.254:8443"
	I0308 07:10:39.857095 3986596 api_server.go:166] Checking apiserver status ...
	I0308 07:10:39.857136 3986596 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0308 07:10:39.869295 3986596 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1454/cgroup
	I0308 07:10:39.878509 3986596 api_server.go:182] apiserver freezer: "13:freezer:/docker/f995f8545350aef8774461d94b664bfdd8bbb9e342a593b7722e8f1ef3b9db64/kubepods/burstable/pod8abdc8ecc105eadc7d4e2ab942a58d9c/d4170aca60fcea0cf4b04fee9f0aaf72713c28f2707e584c6e795273bc2ea9ac"
	I0308 07:10:39.878592 3986596 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/f995f8545350aef8774461d94b664bfdd8bbb9e342a593b7722e8f1ef3b9db64/kubepods/burstable/pod8abdc8ecc105eadc7d4e2ab942a58d9c/d4170aca60fcea0cf4b04fee9f0aaf72713c28f2707e584c6e795273bc2ea9ac/freezer.state
	I0308 07:10:39.894408 3986596 api_server.go:204] freezer state: "THAWED"
	I0308 07:10:39.894437 3986596 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0308 07:10:39.907274 3986596 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0308 07:10:39.907306 3986596 status.go:422] ha-745934 apiserver status = Running (err=<nil>)
	I0308 07:10:39.907319 3986596 status.go:257] ha-745934 status: &{Name:ha-745934 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0308 07:10:39.907337 3986596 status.go:255] checking status of ha-745934-m02 ...
	I0308 07:10:39.907704 3986596 cli_runner.go:164] Run: docker container inspect ha-745934-m02 --format={{.State.Status}}
	I0308 07:10:39.924835 3986596 status.go:330] ha-745934-m02 host status = "Stopped" (err=<nil>)
	I0308 07:10:39.924859 3986596 status.go:343] host is not running, skipping remaining checks
	I0308 07:10:39.924866 3986596 status.go:257] ha-745934-m02 status: &{Name:ha-745934-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0308 07:10:39.924886 3986596 status.go:255] checking status of ha-745934-m03 ...
	I0308 07:10:39.925210 3986596 cli_runner.go:164] Run: docker container inspect ha-745934-m03 --format={{.State.Status}}
	I0308 07:10:39.943198 3986596 status.go:330] ha-745934-m03 host status = "Running" (err=<nil>)
	I0308 07:10:39.943228 3986596 host.go:66] Checking if "ha-745934-m03" exists ...
	I0308 07:10:39.943541 3986596 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-745934-m03
	I0308 07:10:39.961476 3986596 host.go:66] Checking if "ha-745934-m03" exists ...
	I0308 07:10:39.961812 3986596 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0308 07:10:39.961854 3986596 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-745934-m03
	I0308 07:10:39.978203 3986596 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36975 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/ha-745934-m03/id_rsa Username:docker}
	I0308 07:10:40.076954 3986596 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0308 07:10:40.092135 3986596 kubeconfig.go:125] found "ha-745934" server: "https://192.168.49.254:8443"
	I0308 07:10:40.092216 3986596 api_server.go:166] Checking apiserver status ...
	I0308 07:10:40.092282 3986596 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0308 07:10:40.107020 3986596 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1361/cgroup
	I0308 07:10:40.120478 3986596 api_server.go:182] apiserver freezer: "13:freezer:/docker/8b95858bdd1078332a3b92b2e1f035b6b01445bbf67c2d3d90fbfebd0ae25ab9/kubepods/burstable/pod9f22569c90d6334817cd791be3807d3e/90a3785cbfee1f6e0654cbfc90d5ceb0c21a6dd121f4505c67c307117dd285ec"
	I0308 07:10:40.120618 3986596 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/8b95858bdd1078332a3b92b2e1f035b6b01445bbf67c2d3d90fbfebd0ae25ab9/kubepods/burstable/pod9f22569c90d6334817cd791be3807d3e/90a3785cbfee1f6e0654cbfc90d5ceb0c21a6dd121f4505c67c307117dd285ec/freezer.state
	I0308 07:10:40.130745 3986596 api_server.go:204] freezer state: "THAWED"
	I0308 07:10:40.130776 3986596 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0308 07:10:40.139863 3986596 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0308 07:10:40.139899 3986596 status.go:422] ha-745934-m03 apiserver status = Running (err=<nil>)
	I0308 07:10:40.139939 3986596 status.go:257] ha-745934-m03 status: &{Name:ha-745934-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0308 07:10:40.139965 3986596 status.go:255] checking status of ha-745934-m04 ...
	I0308 07:10:40.140336 3986596 cli_runner.go:164] Run: docker container inspect ha-745934-m04 --format={{.State.Status}}
	I0308 07:10:40.157771 3986596 status.go:330] ha-745934-m04 host status = "Running" (err=<nil>)
	I0308 07:10:40.157797 3986596 host.go:66] Checking if "ha-745934-m04" exists ...
	I0308 07:10:40.158409 3986596 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-745934-m04
	I0308 07:10:40.176366 3986596 host.go:66] Checking if "ha-745934-m04" exists ...
	I0308 07:10:40.176691 3986596 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0308 07:10:40.176747 3986596 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-745934-m04
	I0308 07:10:40.194704 3986596 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36980 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/ha-745934-m04/id_rsa Username:docker}
	I0308 07:10:40.293118 3986596 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0308 07:10:40.306634 3986596 status.go:257] ha-745934-m04 status: &{Name:ha-745934-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMutliControlPlane/serial/StopSecondaryNode (12.95s)

                                                
                                    
x
+
TestMutliControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.57s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/RestartSecondaryNode (17.9s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-745934 node start m02 -v=7 --alsologtostderr
E0308 07:10:54.707300 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
E0308 07:10:54.712603 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
E0308 07:10:54.722901 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
E0308 07:10:54.743183 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
E0308 07:10:54.783986 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
E0308 07:10:54.864231 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
E0308 07:10:55.026014 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
E0308 07:10:55.346737 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
E0308 07:10:55.987447 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
E0308 07:10:57.267757 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-745934 node start m02 -v=7 --alsologtostderr: (16.716569495s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-745934 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-745934 status -v=7 --alsologtostderr: (1.035095834s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMutliControlPlane/serial/RestartSecondaryNode (17.90s)

                                                
                                    
x
+
TestMutliControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.76s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/RestartClusterKeepsNodes (89.52s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-745934 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-745934 -v=7 --alsologtostderr
E0308 07:10:59.828554 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
E0308 07:11:04.948794 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
E0308 07:11:15.189115 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-745934 -v=7 --alsologtostderr: (26.241642628s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-745934 --wait=true -v=7 --alsologtostderr
E0308 07:11:35.669295 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
E0308 07:12:16.629504 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-745934 --wait=true -v=7 --alsologtostderr: (1m3.082659019s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-745934
--- PASS: TestMutliControlPlane/serial/RestartClusterKeepsNodes (89.52s)

                                                
                                    
x
+
TestMutliControlPlane/serial/DeleteSecondaryNode (11.73s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.56s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/StopCluster (35.93s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-745934 stop -v=7 --alsologtostderr
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-745934 stop -v=7 --alsologtostderr: (35.814150708s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-745934 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-745934 status -v=7 --alsologtostderr: exit status 7 (111.055868ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0308 07:13:17.214326 3999812 out.go:291] Setting OutFile to fd 1 ...
	I0308 07:13:17.214476 3999812 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:13:17.214488 3999812 out.go:304] Setting ErrFile to fd 2...
	I0308 07:13:17.214493 3999812 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:13:17.214740 3999812 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
	I0308 07:13:17.214922 3999812 out.go:298] Setting JSON to false
	I0308 07:13:17.214956 3999812 mustload.go:65] Loading cluster: ha-745934
	I0308 07:13:17.215053 3999812 notify.go:220] Checking for updates...
	I0308 07:13:17.215411 3999812 config.go:182] Loaded profile config "ha-745934": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
	I0308 07:13:17.215429 3999812 status.go:255] checking status of ha-745934 ...
	I0308 07:13:17.216211 3999812 cli_runner.go:164] Run: docker container inspect ha-745934 --format={{.State.Status}}
	I0308 07:13:17.232499 3999812 status.go:330] ha-745934 host status = "Stopped" (err=<nil>)
	I0308 07:13:17.232522 3999812 status.go:343] host is not running, skipping remaining checks
	I0308 07:13:17.232529 3999812 status.go:257] ha-745934 status: &{Name:ha-745934 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0308 07:13:17.232559 3999812 status.go:255] checking status of ha-745934-m02 ...
	I0308 07:13:17.232891 3999812 cli_runner.go:164] Run: docker container inspect ha-745934-m02 --format={{.State.Status}}
	I0308 07:13:17.248411 3999812 status.go:330] ha-745934-m02 host status = "Stopped" (err=<nil>)
	I0308 07:13:17.248433 3999812 status.go:343] host is not running, skipping remaining checks
	I0308 07:13:17.248440 3999812 status.go:257] ha-745934-m02 status: &{Name:ha-745934-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0308 07:13:17.248461 3999812 status.go:255] checking status of ha-745934-m04 ...
	I0308 07:13:17.248784 3999812 cli_runner.go:164] Run: docker container inspect ha-745934-m04 --format={{.State.Status}}
	I0308 07:13:17.268585 3999812 status.go:330] ha-745934-m04 host status = "Stopped" (err=<nil>)
	I0308 07:13:17.268610 3999812 status.go:343] host is not running, skipping remaining checks
	I0308 07:13:17.268618 3999812 status.go:257] ha-745934-m04 status: &{Name:ha-745934-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMutliControlPlane/serial/StopCluster (35.93s)

                                                
                                    
x
+
TestMutliControlPlane/serial/RestartCluster (60.97s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-745934 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0308 07:13:38.550042 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-745934 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m0.048365555s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-745934 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: TestMutliControlPlane/serial/RestartCluster (60.97s)

                                                
                                    
x
+
TestMutliControlPlane/serial/DegradedAfterClusterRestart (0.55s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/AddSecondaryNode (45.22s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-745934 --control-plane -v=7 --alsologtostderr
E0308 07:14:38.505781 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-745934 --control-plane -v=7 --alsologtostderr: (44.250492011s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-745934 status -v=7 --alsologtostderr
--- PASS: TestMutliControlPlane/serial/AddSecondaryNode (45.22s)

                                                
                                    
x
+
TestMutliControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.82s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (59.54s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-885087 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd
E0308 07:15:54.706918 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-885087 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd: (59.533522224s)
--- PASS: TestJSONOutput/start/Command (59.54s)

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"38c6b888-ba00-4061-b966-9522b05ecf89","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-575589] minikube v1.32.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"b519a559-ae68-4565-9cbc-16dc3e7e05a8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18333"}}
	{"specversion":"1.0","id":"9275384f-c6d6-4e54-a1b7-a1ea14fcaa7e","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":"22a320c7-2fb8-457c-9166-872f54031072","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18333-3932394/kubeconfig"}}
	{"specversion":"1.0","id":"d2b7ff39-e83d-4af8-8517-272ff0d4f16a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18333-3932394/.minikube"}}
	{"specversion":"1.0","id":"87e685cf-37ff-4602-803b-ef3cd8842336","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":"55b38f04-e45e-4c07-af52-98c771dc6c60","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"c003e816-bb58-4c2a-ba92-b993a449d073","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-575589" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-575589
--- PASS: TestErrorJSONOutput (0.27s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (38.59s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (37.37s)

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

                                                
                                    
x
+
TestKicExistingNetwork (38.22s)

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

                                                
                                    
x
+
TestKicCustomSubnet (33.43s)

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

                                                
                                    
x
+
TestKicStaticIP (37.34s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (73.39s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-407700 --driver=docker  --container-runtime=containerd
E0308 07:19:38.505798 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-407700 --driver=docker  --container-runtime=containerd: (34.593706168s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-410162 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-410162 --driver=docker  --container-runtime=containerd: (33.321590854s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-407700
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-410162
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-410162" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-410162
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-410162: (2.004863262s)
helpers_test.go:175: Cleaning up "first-407700" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-407700
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-407700: (2.237962807s)
--- PASS: TestMinikubeProfile (73.39s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.04s)

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

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.7s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-060047 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd
E0308 07:20:54.707254 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-060047 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd: (5.700134638s)
--- PASS: TestMountStart/serial/StartWithMountSecond (6.70s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.63s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.28s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.41s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-060047
E0308 07:21:01.556829 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
mount_start_test.go:166: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-060047: (6.404807915s)
--- PASS: TestMountStart/serial/RestartStopped (7.41s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (76.36s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-452602 --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-452602 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m15.836199529s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-452602 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (76.36s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (9.57s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.14s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (16.3s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.35s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.47s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.29s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0308 07:23:05.465690 4051395 out.go:291] Setting OutFile to fd 1 ...
	I0308 07:23:05.467484 4051395 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:23:05.467525 4051395 out.go:304] Setting ErrFile to fd 2...
	I0308 07:23:05.467548 4051395 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:23:05.467873 4051395 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
	I0308 07:23:05.468132 4051395 out.go:298] Setting JSON to false
	I0308 07:23:05.468191 4051395 mustload.go:65] Loading cluster: multinode-452602
	I0308 07:23:05.468639 4051395 config.go:182] Loaded profile config "multinode-452602": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
	I0308 07:23:05.468677 4051395 status.go:255] checking status of multinode-452602 ...
	I0308 07:23:05.469732 4051395 notify.go:220] Checking for updates...
	I0308 07:23:05.471209 4051395 cli_runner.go:164] Run: docker container inspect multinode-452602 --format={{.State.Status}}
	I0308 07:23:05.488058 4051395 status.go:330] multinode-452602 host status = "Running" (err=<nil>)
	I0308 07:23:05.488083 4051395 host.go:66] Checking if "multinode-452602" exists ...
	I0308 07:23:05.488449 4051395 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-452602
	I0308 07:23:05.505090 4051395 host.go:66] Checking if "multinode-452602" exists ...
	I0308 07:23:05.505428 4051395 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0308 07:23:05.505472 4051395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-452602
	I0308 07:23:05.524649 4051395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37085 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/multinode-452602/id_rsa Username:docker}
	I0308 07:23:05.621298 4051395 ssh_runner.go:195] Run: systemctl --version
	I0308 07:23:05.625974 4051395 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0308 07:23:05.641579 4051395 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 07:23:05.706533 4051395 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:40 OomKillDisable:true NGoroutines:66 SystemTime:2024-03-08 07:23:05.695387463 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 07:23:05.707582 4051395 kubeconfig.go:125] found "multinode-452602" server: "https://192.168.58.2:8443"
	I0308 07:23:05.707608 4051395 api_server.go:166] Checking apiserver status ...
	I0308 07:23:05.707648 4051395 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0308 07:23:05.719797 4051395 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1437/cgroup
	I0308 07:23:05.730121 4051395 api_server.go:182] apiserver freezer: "13:freezer:/docker/e3a799b84af53229ee08f120b287f48a3bb85e6f0d716c2547b0dcdc4d1628ed/kubepods/burstable/pod4617a43c42645e38d711588a642ee518/deb7d82d9517aafa628478a4c8fd452d338a74eb961ce3bb4d4c82f72c96ea9c"
	I0308 07:23:05.730194 4051395 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/e3a799b84af53229ee08f120b287f48a3bb85e6f0d716c2547b0dcdc4d1628ed/kubepods/burstable/pod4617a43c42645e38d711588a642ee518/deb7d82d9517aafa628478a4c8fd452d338a74eb961ce3bb4d4c82f72c96ea9c/freezer.state
	I0308 07:23:05.739054 4051395 api_server.go:204] freezer state: "THAWED"
	I0308 07:23:05.739182 4051395 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I0308 07:23:05.747688 4051395 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I0308 07:23:05.747718 4051395 status.go:422] multinode-452602 apiserver status = Running (err=<nil>)
	I0308 07:23:05.747730 4051395 status.go:257] multinode-452602 status: &{Name:multinode-452602 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0308 07:23:05.747780 4051395 status.go:255] checking status of multinode-452602-m02 ...
	I0308 07:23:05.748104 4051395 cli_runner.go:164] Run: docker container inspect multinode-452602-m02 --format={{.State.Status}}
	I0308 07:23:05.764703 4051395 status.go:330] multinode-452602-m02 host status = "Running" (err=<nil>)
	I0308 07:23:05.764732 4051395 host.go:66] Checking if "multinode-452602-m02" exists ...
	I0308 07:23:05.765040 4051395 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-452602-m02
	I0308 07:23:05.782961 4051395 host.go:66] Checking if "multinode-452602-m02" exists ...
	I0308 07:23:05.783574 4051395 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0308 07:23:05.783662 4051395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-452602-m02
	I0308 07:23:05.800472 4051395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37090 SSHKeyPath:/home/jenkins/minikube-integration/18333-3932394/.minikube/machines/multinode-452602-m02/id_rsa Username:docker}
	I0308 07:23:05.898393 4051395 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0308 07:23:05.911587 4051395 status.go:257] multinode-452602-m02 status: &{Name:multinode-452602-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0308 07:23:05.911623 4051395 status.go:255] checking status of multinode-452602-m03 ...
	I0308 07:23:05.911937 4051395 cli_runner.go:164] Run: docker container inspect multinode-452602-m03 --format={{.State.Status}}
	I0308 07:23:05.928318 4051395 status.go:330] multinode-452602-m03 host status = "Stopped" (err=<nil>)
	I0308 07:23:05.928344 4051395 status.go:343] host is not running, skipping remaining checks
	I0308 07:23:05.928357 4051395 status.go:257] multinode-452602-m03 status: &{Name:multinode-452602-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.43s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (86.01s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-452602
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-452602
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-452602: (25.015091815s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-452602 --wait=true -v=8 --alsologtostderr
E0308 07:24:38.505921 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-452602 --wait=true -v=8 --alsologtostderr: (1m0.844121519s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-452602
--- PASS: TestMultiNode/serial/RestartKeepsNodes (86.01s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.47s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (24.2s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0308 07:25:11.003035 4059051 out.go:291] Setting OutFile to fd 1 ...
	I0308 07:25:11.003200 4059051 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:25:11.003211 4059051 out.go:304] Setting ErrFile to fd 2...
	I0308 07:25:11.003217 4059051 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:25:11.003494 4059051 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
	I0308 07:25:11.003706 4059051 out.go:298] Setting JSON to false
	I0308 07:25:11.003746 4059051 mustload.go:65] Loading cluster: multinode-452602
	I0308 07:25:11.003785 4059051 notify.go:220] Checking for updates...
	I0308 07:25:11.004191 4059051 config.go:182] Loaded profile config "multinode-452602": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
	I0308 07:25:11.004203 4059051 status.go:255] checking status of multinode-452602 ...
	I0308 07:25:11.004754 4059051 cli_runner.go:164] Run: docker container inspect multinode-452602 --format={{.State.Status}}
	I0308 07:25:11.022824 4059051 status.go:330] multinode-452602 host status = "Stopped" (err=<nil>)
	I0308 07:25:11.022850 4059051 status.go:343] host is not running, skipping remaining checks
	I0308 07:25:11.022858 4059051 status.go:257] multinode-452602 status: &{Name:multinode-452602 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0308 07:25:11.022914 4059051 status.go:255] checking status of multinode-452602-m02 ...
	I0308 07:25:11.023249 4059051 cli_runner.go:164] Run: docker container inspect multinode-452602-m02 --format={{.State.Status}}
	I0308 07:25:11.039229 4059051 status.go:330] multinode-452602-m02 host status = "Stopped" (err=<nil>)
	I0308 07:25:11.039252 4059051 status.go:343] host is not running, skipping remaining checks
	I0308 07:25:11.039260 4059051 status.go:257] multinode-452602-m02 status: &{Name:multinode-452602-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (51.57s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-452602 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
E0308 07:25:54.707140 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-452602 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (50.882410946s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-452602 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (51.57s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (31.83s)

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

                                                
                                                
-- stdout --
	* [multinode-452602-m02] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=18333
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18333-3932394/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18333-3932394/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

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

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

                                                
                                    
x
+
TestPreload (118.23s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-862608 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4
E0308 07:27:17.751684 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-862608 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4: (1m10.82732923s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-862608 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-862608 image pull gcr.io/k8s-minikube/busybox: (1.473920745s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-862608
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-862608: (12.025817511s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-862608 --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-862608 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd: (31.32937107s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-862608 image list
helpers_test.go:175: Cleaning up "test-preload-862608" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-862608
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-862608: (2.313507219s)
--- PASS: TestPreload (118.23s)

                                                
                                    
x
+
TestScheduledStopUnix (109.41s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-401025 --memory=2048 --driver=docker  --container-runtime=containerd
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-401025 --memory=2048 --driver=docker  --container-runtime=containerd: (32.644502715s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-401025 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-401025 -n scheduled-stop-401025
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-401025 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-401025 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-401025 -n scheduled-stop-401025
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-401025
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-401025 --schedule 15s
E0308 07:29:38.505972 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-401025
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-401025: exit status 7 (79.817609ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.54s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"c3db9ec7-52f8-4b74-b9ad-010d245ed27b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-360656] minikube v1.32.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"3120e478-6aa5-47f0-9d4d-e871842805ae","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18333"}}
	{"specversion":"1.0","id":"ff96901b-2961-4b36-a187-0aa1e5643997","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":"d0858294-2e03-4a0e-848b-306ed1a60325","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18333-3932394/kubeconfig"}}
	{"specversion":"1.0","id":"ff6b7aa6-271f-49fb-a39f-b169aa0255a0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18333-3932394/.minikube"}}
	{"specversion":"1.0","id":"19f4e6a2-132b-42b8-88d3-8bd07eee8591","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":"a80e36d2-59f5-4fe5-bccc-83ce00a469e4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"05429d00-e839-4f68-b325-6dd66e49aaf3","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":"be800d65-f938-4cad-aeff-d2cde4ca9633","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":"882e156f-d8c6-4951-86f3-10cc440c6ef9","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":"8f2fc6a4-7c18-4f91-8c34-8bc9bd845bbe","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":"17ec9c37-69ae-483e-8eb8-e010555c3243","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-360656\" primary control-plane node in \"insufficient-storage-360656\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"4c1eaffa-5d60-4522-be69-40cc4e852b7e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.42-1708944392-18244 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"50a96d10-f53a-4507-bb7f-765e847cc4ea","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":"0c60860d-b213-4181-84e1-4afa2274110c","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-360656 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-360656 --output=json --layout=cluster: exit status 7 (301.510262ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0308 07:30:34.516372 4076647 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-360656" does not appear in /home/jenkins/minikube-integration/18333-3932394/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0308 07:30:34.804180 4076696 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-360656" does not appear in /home/jenkins/minikube-integration/18333-3932394/kubeconfig
	E0308 07:30:34.815442 4076696 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/insufficient-storage-360656/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (93.45s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.89673877 start -p running-upgrade-808564 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.89673877 start -p running-upgrade-808564 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (48.078944686s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-808564 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0308 07:37:41.557673 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-808564 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (40.944248801s)
helpers_test.go:175: Cleaning up "running-upgrade-808564" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-808564
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-808564: (3.353306141s)
--- PASS: TestRunningBinaryUpgrade (93.45s)

                                                
                                    
x
+
TestKubernetesUpgrade (394.68s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-927215 --memory=2200 --kubernetes-version=v1.29.0-rc.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-927215 --memory=2200 --kubernetes-version=v1.29.0-rc.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (5m6.213115518s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-927215 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-927215 --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-927215 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=containerd: exit status 106 (233.388522ms)

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

                                                
                                                
** /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-927215 --memory=2200 --kubernetes-version=v1.29.0-rc.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-927215 --memory=2200 --kubernetes-version=v1.29.0-rc.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (19.456520186s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-927215" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-927215
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-927215: (3.987648062s)
--- PASS: TestKubernetesUpgrade (394.68s)

                                                
                                    
x
+
TestMissingContainerUpgrade (165.67s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.314625032 start -p missing-upgrade-126671 --memory=2200 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.314625032 start -p missing-upgrade-126671 --memory=2200 --driver=docker  --container-runtime=containerd: (1m29.653089088s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-126671
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-126671: (10.691403032s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-126671
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-126671 --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-126671 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m1.56550043s)
helpers_test.go:175: Cleaning up "missing-upgrade-126671" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-126671
E0308 07:34:38.511438 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-126671: (2.615683288s)
--- PASS: TestMissingContainerUpgrade (165.67s)

                                                
                                    
x
+
TestPause/serial/Start (64.47s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-360982 --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-360982 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd: (1m4.470393046s)
--- PASS: TestPause/serial/Start (64.47s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.11s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-844414] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=18333
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18333-3932394/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18333-3932394/.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.11s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (44.44s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-844414 --driver=docker  --container-runtime=containerd
E0308 07:30:54.707247 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-844414 --driver=docker  --container-runtime=containerd: (44.056831498s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-844414 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (44.44s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (16.49s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.81s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (7.03s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.97s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.24s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.8s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.39s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.47s)

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

                                                
                                    
x
+
TestPause/serial/Unpause (1.03s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.87s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.65s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.44s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.35s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.1s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (102.21s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3895474466 start -p stopped-upgrade-961073 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3895474466 start -p stopped-upgrade-961073 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (43.911913446s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3895474466 -p stopped-upgrade-961073 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3895474466 -p stopped-upgrade-961073 stop: (20.106939564s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-961073 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0308 07:35:54.707039 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-961073 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (38.192011883s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (102.21s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.58s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.23s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0308 07:38:39.576315 4117022 out.go:291] Setting OutFile to fd 1 ...
	I0308 07:38:39.576443 4117022 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:38:39.576448 4117022 out.go:304] Setting ErrFile to fd 2...
	I0308 07:38:39.576453 4117022 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0308 07:38:39.579802 4117022 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18333-3932394/.minikube/bin
	I0308 07:38:39.580593 4117022 out.go:298] Setting JSON to false
	I0308 07:38:39.581967 4117022 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":55262,"bootTime":1709828258,"procs":206,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0308 07:38:39.582097 4117022 start.go:139] virtualization:  
	I0308 07:38:39.586439 4117022 out.go:177] * [false-949214] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	I0308 07:38:39.589615 4117022 out.go:177]   - MINIKUBE_LOCATION=18333
	I0308 07:38:39.591284 4117022 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0308 07:38:39.589854 4117022 notify.go:220] Checking for updates...
	I0308 07:38:39.595509 4117022 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18333-3932394/kubeconfig
	I0308 07:38:39.597844 4117022 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18333-3932394/.minikube
	I0308 07:38:39.599192 4117022 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0308 07:38:39.601663 4117022 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0308 07:38:39.604333 4117022 config.go:182] Loaded profile config "force-systemd-flag-098279": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
	I0308 07:38:39.604438 4117022 driver.go:392] Setting default libvirt URI to qemu:///system
	I0308 07:38:39.629933 4117022 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
	I0308 07:38:39.630068 4117022 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0308 07:38:39.750755 4117022 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:34 OomKillDisable:true NGoroutines:56 SystemTime:2024-03-08 07:38:39.739740082 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
	I0308 07:38:39.750876 4117022 docker.go:295] overlay module found
	I0308 07:38:39.752928 4117022 out.go:177] * Using the docker driver based on user configuration
	I0308 07:38:39.754613 4117022 start.go:297] selected driver: docker
	I0308 07:38:39.754634 4117022 start.go:901] validating driver "docker" against <nil>
	I0308 07:38:39.754649 4117022 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0308 07:38:39.757106 4117022 out.go:177] 
	W0308 07:38:39.758924 4117022 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
	I0308 07:38:39.760178 4117022 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> 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-949214

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-629739 --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
E0308 07:40:54.706958 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-629739 --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: (2m40.613954438s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (160.61s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-469419 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.29.0-rc.2
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-469419 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.29.0-rc.2: (1m10.562385459s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (70.56s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-629739 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" [b1c20bb3-117c-4a6b-b696-5411278562a7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [b1c20bb3-117c-4a6b-b696-5411278562a7] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.056469253s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-629739 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.89s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-469419 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" [22660dd0-f5ef-48dc-9739-f6d993a74e24] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [22660dd0-f5ef-48dc-9739-f6d993a74e24] Running
E0308 07:43:57.751923 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 7.004109505s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-469419 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (7.43s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-469419 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.29.0-rc.2
E0308 07:44:38.505760 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
E0308 07:45:54.706565 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-469419 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.29.0-rc.2: (4m26.156054342s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-469419 -n no-preload-469419
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (266.58s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-8694d4445c-68mlr" [9ae0e3c2-7a60-4c57-b6d0-d04cf1636df1] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004327781s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-8694d4445c-68mlr" [9ae0e3c2-7a60-4c57-b6d0-d04cf1636df1] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003731167s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-469419 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.12s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-5dwbx" [10e0ef33-7a00-4b67-8661-120d7edfc8b1] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004003099s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-5dwbx" [10e0ef33-7a00-4b67-8661-120d7edfc8b1] Running
E0308 07:49:38.505526 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/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.004676194s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-629739 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-239526 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" [e17945f5-c43a-45a4-ac43-d9984976191f] Pending
helpers_test.go:344: "busybox" [e17945f5-c43a-45a4-ac43-d9984976191f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e17945f5-c43a-45a4-ac43-d9984976191f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.003923255s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-239526 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.48s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-239526 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.28.4
E0308 07:50:54.706893 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-239526 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.28.4: (4m27.425996154s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-239526 -n embed-certs-239526
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (267.83s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-249431 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" [f8afa38c-92c6-4ebe-92c9-c20bed5389f2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [f8afa38c-92c6-4ebe-92c9-c20bed5389f2] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.004713687s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-249431 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.44s)

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

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

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

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

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

                                                
                                                
-- 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-249431 --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 (291.5s)

                                                
                                                
=== 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-249431 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.28.4
E0308 07:52:50.830467 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:52:50.835871 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:52:50.846233 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:52:50.866476 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:52:50.906737 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:52:50.987889 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:52:51.148373 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:52:51.468711 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:52:52.109628 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:52:53.389839 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:52:55.950027 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:53:01.070983 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:53:11.311838 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:53:31.792998 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:53:54.557682 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
E0308 07:53:54.563010 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
E0308 07:53:54.573253 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
E0308 07:53:54.593553 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
E0308 07:53:54.633891 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
E0308 07:53:54.714375 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
E0308 07:53:54.874800 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
E0308 07:53:55.195175 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
E0308 07:53:55.836147 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
E0308 07:53:57.117328 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
E0308 07:53:59.677911 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
E0308 07:54:04.798055 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
E0308 07:54:12.754097 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:54:15.039220 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
E0308 07:54:21.558678 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
E0308 07:54:35.520269 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
E0308 07:54:38.505949 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/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-249431 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.28.4: (4m51.016265513s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-249431 -n default-k8s-diff-port-249431
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (291.50s)

                                                
                                    
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-zfvhp" [433b20cb-a5a6-49aa-88b1-63888772f1f2] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004082877s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-zfvhp" [433b20cb-a5a6-49aa-88b1-63888772f1f2] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00397514s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-239526 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.10s)

                                                
                                    
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-239526 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
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20230809-80a64d96
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-669306 --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.29.0-rc.2
E0308 07:55:16.480476 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
E0308 07:55:34.674595 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:55:54.707038 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-669306 --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.29.0-rc.2: (45.665996225s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (45.67s)

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

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

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

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

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

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

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

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

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

                                                
                                    
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-r5f97" [d32f6c6a-1f66-4cc7-822f-e992ff332600] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004420564s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-r5f97" [d32f6c6a-1f66-4cc7-822f-e992ff332600] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004544069s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-249431 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.14s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-249431 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20230809-80a64d96
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.37s)

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

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

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

                                                
                                                
-- 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-249431 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-249431 -n default-k8s-diff-port-249431
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-249431 -n default-k8s-diff-port-249431
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (4.92s)
E0308 08:02:17.843837 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/default-k8s-diff-port-249431/client.crt: no such file or directory
E0308 08:02:32.627635 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/flannel-949214/client.crt: no such file or directory
E0308 08:02:32.633018 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/flannel-949214/client.crt: no such file or directory
E0308 08:02:32.643332 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/flannel-949214/client.crt: no such file or directory
E0308 08:02:32.663612 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/flannel-949214/client.crt: no such file or directory
E0308 08:02:32.703958 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/flannel-949214/client.crt: no such file or directory
E0308 08:02:32.784283 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/flannel-949214/client.crt: no such file or directory
E0308 08:02:32.944920 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/flannel-949214/client.crt: no such file or directory
E0308 08:02:33.265170 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/flannel-949214/client.crt: no such file or directory
E0308 08:02:33.322374 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/auto-949214/client.crt: no such file or directory
E0308 08:02:33.327596 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/auto-949214/client.crt: no such file or directory
E0308 08:02:33.338168 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/auto-949214/client.crt: no such file or directory
E0308 08:02:33.358881 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/auto-949214/client.crt: no such file or directory
E0308 08:02:33.399175 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/auto-949214/client.crt: no such file or directory
E0308 08:02:33.479445 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/auto-949214/client.crt: no such file or directory
E0308 08:02:33.639893 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/auto-949214/client.crt: no such file or directory
E0308 08:02:33.905383 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/flannel-949214/client.crt: no such file or directory
E0308 08:02:33.960610 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/auto-949214/client.crt: no such file or directory
E0308 08:02:34.601323 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/auto-949214/client.crt: no such file or directory

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-949214 --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-949214 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd: (1m6.497670651s)
--- PASS: TestNetworkPlugins/group/auto/Start (66.50s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-949214 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd
E0308 07:56:38.400834 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-949214 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd: (1m1.906594891s)
--- PASS: TestNetworkPlugins/group/flannel/Start (61.91s)

                                                
                                    
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-2l2pg" [6940be18-3601-4f55-bcb0-47b35d64acbc] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004726152s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-949214 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-glqnp" [9ebb411d-5310-46c7-97e5-6cdc28e842be] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-glqnp" [9ebb411d-5310-46c7-97e5-6cdc28e842be] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004937021s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.29s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-949214 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-28k74" [099e8aa5-37e8-4802-8c1a-dc31a9abd7d0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-28k74" [099e8aa5-37e8-4802-8c1a-dc31a9abd7d0] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.003637885s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.27s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-949214 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd
E0308 07:58:18.515406 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/old-k8s-version-629739/client.crt: no such file or directory
E0308 07:58:54.557723 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-949214 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd: (1m3.400229317s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (63.40s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-949214 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-h2ww6" [3876ba84-5067-4edf-83b3-bef13268be44] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0308 07:59:22.241096 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/no-preload-469419/client.crt: no such file or directory
helpers_test.go:344: "netcat-56589dfd74-h2ww6" [3876ba84-5067-4edf-83b3-bef13268be44] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.004454949s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.30s)

                                                
                                    
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-vfjrj" [32d65bc2-864b-4f4c-9855-67dceabedeab] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005300918s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-949214 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-p7vzq" [caa130bd-a28d-413b-a1da-ee668401f4f8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0308 07:59:38.505544 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/addons-434385/client.crt: no such file or directory
helpers_test.go:344: "netcat-56589dfd74-p7vzq" [caa130bd-a28d-413b-a1da-ee668401f4f8] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.004677414s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.26s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-949214 --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-949214 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd: (1m10.751314503s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (70.75s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-949214 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd
E0308 08:00:37.752288 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
E0308 08:00:54.707600 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/functional-886117/client.crt: no such file or directory
E0308 08:00:55.921717 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/default-k8s-diff-port-249431/client.crt: no such file or directory
E0308 08:00:55.927207 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/default-k8s-diff-port-249431/client.crt: no such file or directory
E0308 08:00:55.937490 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/default-k8s-diff-port-249431/client.crt: no such file or directory
E0308 08:00:55.957845 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/default-k8s-diff-port-249431/client.crt: no such file or directory
E0308 08:00:55.998111 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/default-k8s-diff-port-249431/client.crt: no such file or directory
E0308 08:00:56.078431 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/default-k8s-diff-port-249431/client.crt: no such file or directory
E0308 08:00:56.238967 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/default-k8s-diff-port-249431/client.crt: no such file or directory
E0308 08:00:56.559473 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/default-k8s-diff-port-249431/client.crt: no such file or directory
E0308 08:00:57.199841 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/default-k8s-diff-port-249431/client.crt: no such file or directory
E0308 08:00:58.480561 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/default-k8s-diff-port-249431/client.crt: no such file or directory
E0308 08:01:01.041183 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/default-k8s-diff-port-249431/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-949214 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd: (1m20.590858535s)
--- PASS: TestNetworkPlugins/group/bridge/Start (80.59s)

                                                
                                    
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-dkvv8" [91bfa3c7-0cbd-4dbc-b77b-acf57fdc154d] Running
E0308 08:01:06.161772 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/default-k8s-diff-port-249431/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.00410002s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-949214 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-zkfs6" [33ce8df8-7f3f-4400-9b12-a1e9cf87811a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-zkfs6" [33ce8df8-7f3f-4400-9b12-a1e9cf87811a] Running
E0308 08:01:16.402016 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/default-k8s-diff-port-249431/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 9.003974259s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (9.28s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-949214 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-xr4tj" [15ca49e7-ee8a-4086-8afd-797d0ae51884] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0308 08:01:36.882662 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/default-k8s-diff-port-249431/client.crt: no such file or directory
helpers_test.go:344: "netcat-56589dfd74-xr4tj" [15ca49e7-ee8a-4086-8afd-797d0ae51884] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.007277814s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.39s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-949214 "pgrep -a kubelet"
E0308 08:02:35.185696 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/flannel-949214/client.crt: no such file or directory
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-949214 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-xbf85" [58a40a3a-ea4e-40b9-9c95-6393d3d2a8df] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0308 08:02:35.881745 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/auto-949214/client.crt: no such file or directory
E0308 08:02:37.746123 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/flannel-949214/client.crt: no such file or directory
E0308 08:02:38.441989 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/auto-949214/client.crt: no such file or directory
helpers_test.go:344: "netcat-56589dfd74-xbf85" [58a40a3a-ea4e-40b9-9c95-6393d3d2a8df] Running
E0308 08:02:42.866674 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/flannel-949214/client.crt: no such file or directory
E0308 08:02:43.562636 3937789 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/auto-949214/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 8.003721715s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (8.27s)

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

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

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

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

                                                
                                    

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.29.0-rc.2/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.29.0-rc.2/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-668977 --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-668977" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-668977
--- 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.27s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (6.02s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> 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-949214

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.82s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/18333-3932394/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 08 Mar 2024 07:38:44 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: cluster_info
server: https://192.168.85.2:8443
name: force-systemd-flag-098279
contexts:
- context:
cluster: force-systemd-flag-098279
extensions:
- extension:
last-update: Fri, 08 Mar 2024 07:38:44 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: context_info
namespace: default
user: force-systemd-flag-098279
name: force-systemd-flag-098279
current-context: force-systemd-flag-098279
kind: Config
preferences: {}
users:
- name: force-systemd-flag-098279
user:
client-certificate: /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/force-systemd-flag-098279/client.crt
client-key: /home/jenkins/minikube-integration/18333-3932394/.minikube/profiles/force-systemd-flag-098279/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard