Test Report: Docker_Linux_containerd_arm64 19340

                    
                      fe3506ce5a36ef64a8daeaec72715d12b24e43b8:2024-07-29:35549
                    
                

Test fail (2/336)

Order failed test Duration
38 TestAddons/serial/Volcano 199.94
311 TestStartStop/group/old-k8s-version/serial/SecondStart 377.29
x
+
TestAddons/serial/Volcano (199.94s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:897: volcano-scheduler stabilized in 52.688111ms
addons_test.go:913: volcano-controller stabilized in 52.904216ms
addons_test.go:905: volcano-admission stabilized in 52.959404ms
addons_test.go:919: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-844f6db89b-qg4xb" [ee1c2162-0848-41e7-861c-64fe80bf999d] Running
addons_test.go:919: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.005936745s
addons_test.go:923: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5f7844f7bc-gb5gm" [79c19271-acb4-4b2c-90e4-8b4252e54b36] Running
addons_test.go:923: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.004288666s
addons_test.go:927: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-59cb4746db-w2vtv" [157503bb-f2f4-4d49-965a-7e3253faeaae] Running
addons_test.go:927: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.003413897s
addons_test.go:932: (dbg) Run:  kubectl --context addons-305898 delete -n volcano-system job volcano-admission-init
addons_test.go:938: (dbg) Run:  kubectl --context addons-305898 create -f testdata/vcjob.yaml
addons_test.go:946: (dbg) Run:  kubectl --context addons-305898 get vcjob -n my-volcano
addons_test.go:964: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [0204f25d-7859-4c9b-8beb-d4c8bfbabcc2] Pending
helpers_test.go:344: "test-job-nginx-0" [0204f25d-7859-4c9b-8beb-d4c8bfbabcc2] Pending: PodScheduled:Unschedulable (0/1 nodes are unavailable: 1 Insufficient cpu.)
helpers_test.go:329: TestAddons/serial/Volcano: WARNING: pod list for "my-volcano" "volcano.sh/job-name=test-job" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:964: ***** TestAddons/serial/Volcano: pod "volcano.sh/job-name=test-job" failed to start within 3m0s: context deadline exceeded ****
addons_test.go:964: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-305898 -n addons-305898
addons_test.go:964: TestAddons/serial/Volcano: showing logs for failed pods as of 2024-07-29 14:21:26.828721048 +0000 UTC m=+454.522654494
addons_test.go:964: (dbg) Run:  kubectl --context addons-305898 describe po test-job-nginx-0 -n my-volcano
addons_test.go:964: (dbg) kubectl --context addons-305898 describe po test-job-nginx-0 -n my-volcano:
Name:             test-job-nginx-0
Namespace:        my-volcano
Priority:         0
Service Account:  default
Node:             <none>
Labels:           volcano.sh/job-name=test-job
volcano.sh/job-namespace=my-volcano
volcano.sh/queue-name=test
volcano.sh/task-index=0
volcano.sh/task-spec=nginx
Annotations:      scheduling.k8s.io/group-name: test-job-6a0670ad-6d78-4a3f-9c27-54d6c4941557
volcano.sh/job-name: test-job
volcano.sh/job-version: 0
volcano.sh/queue-name: test
volcano.sh/task-index: 0
volcano.sh/task-spec: nginx
volcano.sh/template-uid: test-job-nginx
Status:           Pending
IP:               
IPs:              <none>
Controlled By:    Job/test-job
Containers:
nginx:
Image:      nginx:latest
Port:       <none>
Host Port:  <none>
Command:
sleep
10m
Limits:
cpu:  1
Requests:
cpu:  1
Environment:
GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
PROJECT_ID:                      this_is_fake
GCP_PROJECT:                     this_is_fake
GCLOUD_PROJECT:                  this_is_fake
GOOGLE_CLOUD_PROJECT:            this_is_fake
CLOUDSDK_CORE_PROJECT:           this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-gg4xz (ro)
Conditions:
Type           Status
PodScheduled   False 
Volumes:
kube-api-access-gg4xz:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
gcp-creds:
Type:          HostPath (bare host directory volume)
Path:          /var/lib/minikube/google_application_credentials.json
HostPathType:  File
QoS Class:         Burstable
Node-Selectors:    <none>
Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason            Age    From     Message
----     ------            ----   ----     -------
Warning  FailedScheduling  2m59s  volcano  0/1 nodes are unavailable: 1 Insufficient cpu.
addons_test.go:964: (dbg) Run:  kubectl --context addons-305898 logs test-job-nginx-0 -n my-volcano
addons_test.go:964: (dbg) kubectl --context addons-305898 logs test-job-nginx-0 -n my-volcano:
addons_test.go:965: failed waiting for test-local-path pod: volcano.sh/job-name=test-job within 3m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/serial/Volcano]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-305898
helpers_test.go:235: (dbg) docker inspect addons-305898:

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

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-305898 -n addons-305898
helpers_test.go:244: <<< TestAddons/serial/Volcano FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/serial/Volcano]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-305898 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-305898 logs -n 25: (1.599271974s)
helpers_test.go:252: TestAddons/serial/Volcano logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only              | download-only-407683   | jenkins | v1.33.1 | 29 Jul 24 14:13 UTC |                     |
	|         | -p download-only-407683              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| delete  | -p download-only-407683              | download-only-407683   | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| start   | -o=json --download-only              | download-only-143056   | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC |                     |
	|         | -p download-only-143056              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3         |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| delete  | -p download-only-143056              | download-only-143056   | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| start   | -o=json --download-only              | download-only-440241   | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC |                     |
	|         | -p download-only-440241              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0  |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| delete  | -p download-only-440241              | download-only-440241   | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| delete  | -p download-only-407683              | download-only-407683   | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| delete  | -p download-only-143056              | download-only-143056   | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| delete  | -p download-only-440241              | download-only-440241   | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| start   | --download-only -p                   | download-docker-778387 | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC |                     |
	|         | download-docker-778387               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p download-docker-778387            | download-docker-778387 | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| start   | --download-only -p                   | binary-mirror-842001   | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC |                     |
	|         | binary-mirror-842001                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39359               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-842001              | binary-mirror-842001   | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| addons  | disable dashboard -p                 | addons-305898          | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC |                     |
	|         | addons-305898                        |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                  | addons-305898          | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC |                     |
	|         | addons-305898                        |                        |         |         |                     |                     |
	| start   | -p addons-305898 --wait=true         | addons-305898          | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:18 UTC |
	|         | --memory=4000 --alsologtostderr      |                        |         |         |                     |                     |
	|         | --addons=registry                    |                        |         |         |                     |                     |
	|         | --addons=metrics-server              |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots             |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                    |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner               |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget            |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 14:14:20
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 14:14:20.512367 1838471 out.go:291] Setting OutFile to fd 1 ...
	I0729 14:14:20.512518 1838471 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:14:20.512553 1838471 out.go:304] Setting ErrFile to fd 2...
	I0729 14:14:20.512566 1838471 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:14:20.512835 1838471 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
	I0729 14:14:20.513294 1838471 out.go:298] Setting JSON to false
	I0729 14:14:20.514164 1838471 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":35805,"bootTime":1722226656,"procs":153,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 14:14:20.514237 1838471 start.go:139] virtualization:  
	I0729 14:14:20.516880 1838471 out.go:177] * [addons-305898] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 14:14:20.519122 1838471 out.go:177]   - MINIKUBE_LOCATION=19340
	I0729 14:14:20.519249 1838471 notify.go:220] Checking for updates...
	I0729 14:14:20.522924 1838471 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 14:14:20.524695 1838471 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19340-1832065/kubeconfig
	I0729 14:14:20.526713 1838471 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19340-1832065/.minikube
	I0729 14:14:20.528365 1838471 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 14:14:20.530084 1838471 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 14:14:20.531984 1838471 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 14:14:20.563648 1838471 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 14:14:20.563761 1838471 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 14:14:20.623257 1838471 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 14:14:20.614149715 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 14:14:20.623380 1838471 docker.go:307] overlay module found
	I0729 14:14:20.625259 1838471 out.go:177] * Using the docker driver based on user configuration
	I0729 14:14:20.626854 1838471 start.go:297] selected driver: docker
	I0729 14:14:20.626873 1838471 start.go:901] validating driver "docker" against <nil>
	I0729 14:14:20.626885 1838471 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 14:14:20.627524 1838471 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 14:14:20.687981 1838471 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 14:14:20.67921665 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 14:14:20.688155 1838471 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 14:14:20.688388 1838471 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0729 14:14:20.690341 1838471 out.go:177] * Using Docker driver with root privileges
	I0729 14:14:20.692039 1838471 cni.go:84] Creating CNI manager for ""
	I0729 14:14:20.692059 1838471 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0729 14:14:20.692069 1838471 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 14:14:20.692163 1838471 start.go:340] cluster config:
	{Name:addons-305898 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-305898 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.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHA
uthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0729 14:14:20.694181 1838471 out.go:177] * Starting "addons-305898" primary control-plane node in "addons-305898" cluster
	I0729 14:14:20.695820 1838471 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0729 14:14:20.697546 1838471 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0729 14:14:20.699349 1838471 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0729 14:14:20.699416 1838471 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19340-1832065/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4
	I0729 14:14:20.699428 1838471 cache.go:56] Caching tarball of preloaded images
	I0729 14:14:20.699437 1838471 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 14:14:20.699509 1838471 preload.go:172] Found /home/jenkins/minikube-integration/19340-1832065/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0729 14:14:20.699520 1838471 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on containerd
	I0729 14:14:20.699841 1838471 profile.go:143] Saving config to /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/config.json ...
	I0729 14:14:20.699873 1838471 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/config.json: {Name:mkc6f758bba9cf66201b4c610338562eaf3196cc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 14:14:20.714576 1838471 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 14:14:20.714684 1838471 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 14:14:20.714707 1838471 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 14:14:20.714717 1838471 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 14:14:20.714725 1838471 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 14:14:20.714731 1838471 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0729 14:14:37.524538 1838471 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0729 14:14:37.524591 1838471 cache.go:194] Successfully downloaded all kic artifacts
	I0729 14:14:37.524696 1838471 start.go:360] acquireMachinesLock for addons-305898: {Name:mk62d51448117642e7a5766eb7090d0e49139f28 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0729 14:14:37.525670 1838471 start.go:364] duration metric: took 897.363µs to acquireMachinesLock for "addons-305898"
	I0729 14:14:37.525719 1838471 start.go:93] Provisioning new machine with config: &{Name:addons-305898 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-305898 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.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:fa
lse CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0729 14:14:37.525827 1838471 start.go:125] createHost starting for "" (driver="docker")
	I0729 14:14:37.528366 1838471 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0729 14:14:37.528752 1838471 start.go:159] libmachine.API.Create for "addons-305898" (driver="docker")
	I0729 14:14:37.528801 1838471 client.go:168] LocalClient.Create starting
	I0729 14:14:37.528962 1838471 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca.pem
	I0729 14:14:38.421185 1838471 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/cert.pem
	I0729 14:14:39.152035 1838471 cli_runner.go:164] Run: docker network inspect addons-305898 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W0729 14:14:39.168032 1838471 cli_runner.go:211] docker network inspect addons-305898 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I0729 14:14:39.168117 1838471 network_create.go:284] running [docker network inspect addons-305898] to gather additional debugging logs...
	I0729 14:14:39.168138 1838471 cli_runner.go:164] Run: docker network inspect addons-305898
	W0729 14:14:39.183546 1838471 cli_runner.go:211] docker network inspect addons-305898 returned with exit code 1
	I0729 14:14:39.183595 1838471 network_create.go:287] error running [docker network inspect addons-305898]: docker network inspect addons-305898: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-305898 not found
	I0729 14:14:39.183609 1838471 network_create.go:289] output of [docker network inspect addons-305898]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-305898 not found
	
	** /stderr **
	I0729 14:14:39.183731 1838471 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0729 14:14:39.199951 1838471 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:0x40017b5370}
	I0729 14:14:39.199996 1838471 network_create.go:124] attempt to create docker network addons-305898 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0729 14:14:39.200056 1838471 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-305898 addons-305898
	I0729 14:14:39.271904 1838471 network_create.go:108] docker network addons-305898 192.168.49.0/24 created
	I0729 14:14:39.271938 1838471 kic.go:121] calculated static IP "192.168.49.2" for the "addons-305898" container
	I0729 14:14:39.272023 1838471 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0729 14:14:39.287114 1838471 cli_runner.go:164] Run: docker volume create addons-305898 --label name.minikube.sigs.k8s.io=addons-305898 --label created_by.minikube.sigs.k8s.io=true
	I0729 14:14:39.303653 1838471 oci.go:103] Successfully created a docker volume addons-305898
	I0729 14:14:39.303766 1838471 cli_runner.go:164] Run: docker run --rm --name addons-305898-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-305898 --entrypoint /usr/bin/test -v addons-305898:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0729 14:14:41.320679 1838471 cli_runner.go:217] Completed: docker run --rm --name addons-305898-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-305898 --entrypoint /usr/bin/test -v addons-305898:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (2.016868811s)
	I0729 14:14:41.320713 1838471 oci.go:107] Successfully prepared a docker volume addons-305898
	I0729 14:14:41.320733 1838471 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0729 14:14:41.320753 1838471 kic.go:194] Starting extracting preloaded images to volume ...
	I0729 14:14:41.320832 1838471 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19340-1832065/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-305898:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0729 14:14:45.623077 1838471 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19340-1832065/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-305898:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.302200164s)
	I0729 14:14:45.623110 1838471 kic.go:203] duration metric: took 4.302354255s to extract preloaded images to volume ...
	W0729 14:14:45.623250 1838471 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0729 14:14:45.623383 1838471 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0729 14:14:45.680221 1838471 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-305898 --name addons-305898 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-305898 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-305898 --network addons-305898 --ip 192.168.49.2 --volume addons-305898:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
	I0729 14:14:46.017145 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Running}}
	I0729 14:14:46.038754 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:14:46.065989 1838471 cli_runner.go:164] Run: docker exec addons-305898 stat /var/lib/dpkg/alternatives/iptables
	I0729 14:14:46.130434 1838471 oci.go:144] the created container "addons-305898" has a running status.
	I0729 14:14:46.130467 1838471 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa...
	I0729 14:14:46.407444 1838471 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0729 14:14:46.434036 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:14:46.454772 1838471 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0729 14:14:46.454800 1838471 kic_runner.go:114] Args: [docker exec --privileged addons-305898 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0729 14:14:46.544443 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:14:46.573286 1838471 machine.go:94] provisionDockerMachine start ...
	I0729 14:14:46.573383 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:14:46.601754 1838471 main.go:141] libmachine: Using SSH client type: native
	I0729 14:14:46.602032 1838471 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34994 <nil> <nil>}
	I0729 14:14:46.602048 1838471 main.go:141] libmachine: About to run SSH command:
	hostname
	I0729 14:14:46.602700 1838471 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0729 14:14:49.737044 1838471 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-305898
	
	I0729 14:14:49.737068 1838471 ubuntu.go:169] provisioning hostname "addons-305898"
	I0729 14:14:49.737133 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:14:49.754574 1838471 main.go:141] libmachine: Using SSH client type: native
	I0729 14:14:49.754827 1838471 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34994 <nil> <nil>}
	I0729 14:14:49.754845 1838471 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-305898 && echo "addons-305898" | sudo tee /etc/hostname
	I0729 14:14:49.897947 1838471 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-305898
	
	I0729 14:14:49.898029 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:14:49.915756 1838471 main.go:141] libmachine: Using SSH client type: native
	I0729 14:14:49.915999 1838471 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34994 <nil> <nil>}
	I0729 14:14:49.916019 1838471 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-305898' /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-305898/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-305898' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0729 14:14:50.066044 1838471 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0729 14:14:50.066073 1838471 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19340-1832065/.minikube CaCertPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19340-1832065/.minikube}
	I0729 14:14:50.066112 1838471 ubuntu.go:177] setting up certificates
	I0729 14:14:50.066123 1838471 provision.go:84] configureAuth start
	I0729 14:14:50.066202 1838471 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-305898
	I0729 14:14:50.083844 1838471 provision.go:143] copyHostCerts
	I0729 14:14:50.083936 1838471 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19340-1832065/.minikube/ca.pem (1078 bytes)
	I0729 14:14:50.084068 1838471 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19340-1832065/.minikube/cert.pem (1123 bytes)
	I0729 14:14:50.084130 1838471 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19340-1832065/.minikube/key.pem (1675 bytes)
	I0729 14:14:50.084184 1838471 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19340-1832065/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca-key.pem org=jenkins.addons-305898 san=[127.0.0.1 192.168.49.2 addons-305898 localhost minikube]
	I0729 14:14:50.373675 1838471 provision.go:177] copyRemoteCerts
	I0729 14:14:50.373742 1838471 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0729 14:14:50.373789 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:14:50.390711 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:14:50.486699 1838471 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0729 14:14:50.511532 1838471 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0729 14:14:50.536593 1838471 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0729 14:14:50.561460 1838471 provision.go:87] duration metric: took 495.321389ms to configureAuth
	I0729 14:14:50.561529 1838471 ubuntu.go:193] setting minikube options for container-runtime
	I0729 14:14:50.561753 1838471 config.go:182] Loaded profile config "addons-305898": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 14:14:50.561770 1838471 machine.go:97] duration metric: took 3.988466526s to provisionDockerMachine
	I0729 14:14:50.561779 1838471 client.go:171] duration metric: took 13.032965252s to LocalClient.Create
	I0729 14:14:50.561797 1838471 start.go:167] duration metric: took 13.033053137s to libmachine.API.Create "addons-305898"
	I0729 14:14:50.561810 1838471 start.go:293] postStartSetup for "addons-305898" (driver="docker")
	I0729 14:14:50.561820 1838471 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0729 14:14:50.561889 1838471 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0729 14:14:50.561933 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:14:50.578347 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:14:50.675325 1838471 ssh_runner.go:195] Run: cat /etc/os-release
	I0729 14:14:50.678626 1838471 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0729 14:14:50.678666 1838471 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0729 14:14:50.678677 1838471 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0729 14:14:50.678685 1838471 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0729 14:14:50.678701 1838471 filesync.go:126] Scanning /home/jenkins/minikube-integration/19340-1832065/.minikube/addons for local assets ...
	I0729 14:14:50.678775 1838471 filesync.go:126] Scanning /home/jenkins/minikube-integration/19340-1832065/.minikube/files for local assets ...
	I0729 14:14:50.678801 1838471 start.go:296] duration metric: took 116.984535ms for postStartSetup
	I0729 14:14:50.679141 1838471 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-305898
	I0729 14:14:50.695379 1838471 profile.go:143] Saving config to /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/config.json ...
	I0729 14:14:50.695676 1838471 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 14:14:50.695728 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:14:50.711753 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:14:50.806704 1838471 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0729 14:14:50.811494 1838471 start.go:128] duration metric: took 13.28564988s to createHost
	I0729 14:14:50.811520 1838471 start.go:83] releasing machines lock for "addons-305898", held for 13.28582697s
	I0729 14:14:50.811594 1838471 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-305898
	I0729 14:14:50.828444 1838471 ssh_runner.go:195] Run: cat /version.json
	I0729 14:14:50.828465 1838471 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0729 14:14:50.828513 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:14:50.828533 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:14:50.848914 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:14:50.855706 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:14:51.074035 1838471 ssh_runner.go:195] Run: systemctl --version
	I0729 14:14:51.079200 1838471 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0729 14:14:51.084294 1838471 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' {}" ;
	I0729 14:14:51.113717 1838471 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0729 14:14:51.113830 1838471 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0729 14:14:51.147006 1838471 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0729 14:14:51.147051 1838471 start.go:495] detecting cgroup driver to use...
	I0729 14:14:51.147089 1838471 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0729 14:14:51.147158 1838471 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0729 14:14:51.161287 1838471 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0729 14:14:51.174249 1838471 docker.go:217] disabling cri-docker service (if available) ...
	I0729 14:14:51.174323 1838471 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0729 14:14:51.189166 1838471 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0729 14:14:51.205089 1838471 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0729 14:14:51.299240 1838471 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0729 14:14:51.395784 1838471 docker.go:233] disabling docker service ...
	I0729 14:14:51.395892 1838471 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0729 14:14:51.416246 1838471 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0729 14:14:51.428553 1838471 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0729 14:14:51.515000 1838471 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0729 14:14:51.598903 1838471 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0729 14:14:51.610893 1838471 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"
	I0729 14:14:51.628552 1838471 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"
	I0729 14:14:51.638470 1838471 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"
	I0729 14:14:51.648277 1838471 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0729 14:14:51.648352 1838471 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0729 14:14:51.658603 1838471 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"
	I0729 14:14:51.668332 1838471 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0729 14:14:51.677820 1838471 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0729 14:14:51.687593 1838471 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0729 14:14:51.696607 1838471 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"
	I0729 14:14:51.706032 1838471 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0729 14:14:51.715860 1838471 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0729 14:14:51.725759 1838471 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0729 14:14:51.734328 1838471 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0729 14:14:51.742820 1838471 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 14:14:51.827706 1838471 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0729 14:14:51.954574 1838471 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0729 14:14:51.954694 1838471 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0729 14:14:51.958395 1838471 start.go:563] Will wait 60s for crictl version
	I0729 14:14:51.958463 1838471 ssh_runner.go:195] Run: which crictl
	I0729 14:14:51.962151 1838471 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0729 14:14:51.998318 1838471 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.19
	RuntimeApiVersion:  v1
	I0729 14:14:51.998402 1838471 ssh_runner.go:195] Run: containerd --version
	I0729 14:14:52.027365 1838471 ssh_runner.go:195] Run: containerd --version
	I0729 14:14:52.053246 1838471 out.go:177] * Preparing Kubernetes v1.30.3 on containerd 1.7.19 ...
	I0729 14:14:52.054916 1838471 cli_runner.go:164] Run: docker network inspect addons-305898 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0729 14:14:52.070888 1838471 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0729 14:14:52.074729 1838471 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0729 14:14:52.086060 1838471 kubeadm.go:883] updating cluster {Name:addons-305898 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-305898 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.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Cus
tomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0729 14:14:52.086188 1838471 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0729 14:14:52.086258 1838471 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 14:14:52.122697 1838471 containerd.go:627] all images are preloaded for containerd runtime.
	I0729 14:14:52.122722 1838471 containerd.go:534] Images already preloaded, skipping extraction
	I0729 14:14:52.122795 1838471 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 14:14:52.161669 1838471 containerd.go:627] all images are preloaded for containerd runtime.
	I0729 14:14:52.161693 1838471 cache_images.go:84] Images are preloaded, skipping loading
	I0729 14:14:52.161702 1838471 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 containerd true true} ...
	I0729 14:14:52.161836 1838471 kubeadm.go:946] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-305898 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-305898 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:}
	I0729 14:14:52.161905 1838471 ssh_runner.go:195] Run: sudo crictl info
	I0729 14:14:52.207648 1838471 cni.go:84] Creating CNI manager for ""
	I0729 14:14:52.207675 1838471 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0729 14:14:52.207688 1838471 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0729 14:14:52.207718 1838471 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-305898 NodeName:addons-305898 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}
	I0729 14:14:52.207861 1838471 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-305898"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///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
	
	I0729 14:14:52.207932 1838471 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0729 14:14:52.217279 1838471 binaries.go:44] Found k8s binaries, skipping transfer
	I0729 14:14:52.217353 1838471 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0729 14:14:52.226799 1838471 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0729 14:14:52.245223 1838471 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0729 14:14:52.263900 1838471 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2167 bytes)
	I0729 14:14:52.282402 1838471 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0729 14:14:52.285945 1838471 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0729 14:14:52.297016 1838471 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 14:14:52.378991 1838471 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 14:14:52.393388 1838471 certs.go:68] Setting up /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898 for IP: 192.168.49.2
	I0729 14:14:52.393413 1838471 certs.go:194] generating shared ca certs ...
	I0729 14:14:52.393429 1838471 certs.go:226] acquiring lock for ca certs: {Name:mk7b2c8cd3429c635e18eee22c6a9249efaf05ba Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 14:14:52.394131 1838471 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19340-1832065/.minikube/ca.key
	I0729 14:14:52.994022 1838471 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19340-1832065/.minikube/ca.crt ...
	I0729 14:14:52.994063 1838471 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19340-1832065/.minikube/ca.crt: {Name:mk2744813a298c9e367882456c6562b407fc27be Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 14:14:52.994846 1838471 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19340-1832065/.minikube/ca.key ...
	I0729 14:14:52.994874 1838471 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19340-1832065/.minikube/ca.key: {Name:mkc296735fca000890273d18694bb6a6179bd2b2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 14:14:52.995000 1838471 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19340-1832065/.minikube/proxy-client-ca.key
	I0729 14:14:53.258470 1838471 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19340-1832065/.minikube/proxy-client-ca.crt ...
	I0729 14:14:53.258503 1838471 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19340-1832065/.minikube/proxy-client-ca.crt: {Name:mk96951404699cdeda3a03b665e8838dc82f7d27 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 14:14:53.259214 1838471 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19340-1832065/.minikube/proxy-client-ca.key ...
	I0729 14:14:53.259234 1838471 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19340-1832065/.minikube/proxy-client-ca.key: {Name:mkac58be8173bac0be3f67a3637161814140ff32 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 14:14:53.259341 1838471 certs.go:256] generating profile certs ...
	I0729 14:14:53.259416 1838471 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.key
	I0729 14:14:53.259435 1838471 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt with IP's: []
	I0729 14:14:54.337786 1838471 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt ...
	I0729 14:14:54.337821 1838471 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: {Name:mkcd5b058e5ee55db0b18124b57a5f3cb21146c1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 14:14:54.338011 1838471 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.key ...
	I0729 14:14:54.338025 1838471 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.key: {Name:mke1632cf9b7175ece0400859f9fef42d4fc020e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 14:14:54.338119 1838471 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/apiserver.key.4cadc0de
	I0729 14:14:54.338146 1838471 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/apiserver.crt.4cadc0de with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0729 14:14:54.693543 1838471 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/apiserver.crt.4cadc0de ...
	I0729 14:14:54.693582 1838471 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/apiserver.crt.4cadc0de: {Name:mkb8ea60445f07cb014c7834826c3d34ce72e890 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 14:14:54.694108 1838471 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/apiserver.key.4cadc0de ...
	I0729 14:14:54.694128 1838471 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/apiserver.key.4cadc0de: {Name:mkb9f5efaaaedc144f5a977fcb083f1e5598df86 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 14:14:54.694598 1838471 certs.go:381] copying /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/apiserver.crt.4cadc0de -> /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/apiserver.crt
	I0729 14:14:54.694682 1838471 certs.go:385] copying /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/apiserver.key.4cadc0de -> /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/apiserver.key
	I0729 14:14:54.694738 1838471 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/proxy-client.key
	I0729 14:14:54.694759 1838471 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/proxy-client.crt with IP's: []
	I0729 14:14:55.522757 1838471 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/proxy-client.crt ...
	I0729 14:14:55.522789 1838471 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/proxy-client.crt: {Name:mk4f1eaa905787ae462460c3167ef7e4c872799e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 14:14:55.522980 1838471 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/proxy-client.key ...
	I0729 14:14:55.522996 1838471 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/proxy-client.key: {Name:mkbd29dda9235a0cd52c8f21e400cce1f1105f6c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 14:14:55.523183 1838471 certs.go:484] found cert: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca-key.pem (1679 bytes)
	I0729 14:14:55.523239 1838471 certs.go:484] found cert: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca.pem (1078 bytes)
	I0729 14:14:55.523273 1838471 certs.go:484] found cert: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/cert.pem (1123 bytes)
	I0729 14:14:55.523301 1838471 certs.go:484] found cert: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/key.pem (1675 bytes)
	I0729 14:14:55.523959 1838471 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0729 14:14:55.549559 1838471 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0729 14:14:55.575062 1838471 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0729 14:14:55.599879 1838471 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0729 14:14:55.625309 1838471 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0729 14:14:55.653467 1838471 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0729 14:14:55.678520 1838471 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0729 14:14:55.703029 1838471 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0729 14:14:55.727474 1838471 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0729 14:14:55.753162 1838471 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0729 14:14:55.772353 1838471 ssh_runner.go:195] Run: openssl version
	I0729 14:14:55.778218 1838471 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0729 14:14:55.787996 1838471 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0729 14:14:55.791741 1838471 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 29 14:14 /usr/share/ca-certificates/minikubeCA.pem
	I0729 14:14:55.791849 1838471 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0729 14:14:55.798760 1838471 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0729 14:14:55.808393 1838471 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0729 14:14:55.811637 1838471 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0729 14:14:55.811687 1838471 kubeadm.go:392] StartCluster: {Name:addons-305898 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-305898 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.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Custom
QemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0729 14:14:55.811769 1838471 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0729 14:14:55.811824 1838471 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0729 14:14:55.853457 1838471 cri.go:89] found id: ""
	I0729 14:14:55.853539 1838471 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0729 14:14:55.863013 1838471 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0729 14:14:55.872384 1838471 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0729 14:14:55.872452 1838471 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0729 14:14:55.881831 1838471 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0729 14:14:55.881894 1838471 kubeadm.go:157] found existing configuration files:
	
	I0729 14:14:55.881954 1838471 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0729 14:14:55.892152 1838471 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0729 14:14:55.892271 1838471 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0729 14:14:55.901618 1838471 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0729 14:14:55.911240 1838471 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0729 14:14:55.911335 1838471 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0729 14:14:55.920434 1838471 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0729 14:14:55.930380 1838471 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0729 14:14:55.930471 1838471 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0729 14:14:55.939760 1838471 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0729 14:14:55.948967 1838471 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0729 14:14:55.949079 1838471 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0729 14:14:55.958093 1838471 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0729 14:14:56.084143 1838471 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1065-aws\n", err: exit status 1
	I0729 14:14:56.168524 1838471 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0729 14:15:15.101881 1838471 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0729 14:15:15.101952 1838471 kubeadm.go:310] [preflight] Running pre-flight checks
	I0729 14:15:15.102045 1838471 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0729 14:15:15.102105 1838471 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1065-aws
	I0729 14:15:15.102146 1838471 kubeadm.go:310] OS: Linux
	I0729 14:15:15.102193 1838471 kubeadm.go:310] CGROUPS_CPU: enabled
	I0729 14:15:15.102244 1838471 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0729 14:15:15.102295 1838471 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0729 14:15:15.102346 1838471 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0729 14:15:15.102396 1838471 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0729 14:15:15.102446 1838471 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0729 14:15:15.102494 1838471 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0729 14:15:15.102545 1838471 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0729 14:15:15.102602 1838471 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0729 14:15:15.102681 1838471 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0729 14:15:15.102776 1838471 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0729 14:15:15.102868 1838471 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0729 14:15:15.102932 1838471 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0729 14:15:15.105010 1838471 out.go:204]   - Generating certificates and keys ...
	I0729 14:15:15.105130 1838471 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0729 14:15:15.105230 1838471 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0729 14:15:15.105322 1838471 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0729 14:15:15.105387 1838471 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0729 14:15:15.105451 1838471 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0729 14:15:15.105515 1838471 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0729 14:15:15.105614 1838471 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0729 14:15:15.105733 1838471 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-305898 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 14:15:15.105788 1838471 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0729 14:15:15.105958 1838471 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-305898 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 14:15:15.106037 1838471 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0729 14:15:15.106103 1838471 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0729 14:15:15.106149 1838471 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0729 14:15:15.106206 1838471 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0729 14:15:15.106258 1838471 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0729 14:15:15.106320 1838471 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0729 14:15:15.106384 1838471 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0729 14:15:15.106445 1838471 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0729 14:15:15.106507 1838471 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0729 14:15:15.106620 1838471 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0729 14:15:15.106688 1838471 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0729 14:15:15.108844 1838471 out.go:204]   - Booting up control plane ...
	I0729 14:15:15.108973 1838471 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0729 14:15:15.109062 1838471 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0729 14:15:15.109130 1838471 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0729 14:15:15.109235 1838471 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0729 14:15:15.109322 1838471 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0729 14:15:15.109374 1838471 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0729 14:15:15.109501 1838471 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0729 14:15:15.109625 1838471 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0729 14:15:15.109689 1838471 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001534064s
	I0729 14:15:15.109762 1838471 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0729 14:15:15.109822 1838471 kubeadm.go:310] [api-check] The API server is healthy after 7.002000068s
	I0729 14:15:15.109945 1838471 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0729 14:15:15.110087 1838471 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0729 14:15:15.110146 1838471 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0729 14:15:15.110326 1838471 kubeadm.go:310] [mark-control-plane] Marking the node addons-305898 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0729 14:15:15.110390 1838471 kubeadm.go:310] [bootstrap-token] Using token: 9neaiw.fphsffxfwrqo76wv
	I0729 14:15:15.112441 1838471 out.go:204]   - Configuring RBAC rules ...
	I0729 14:15:15.112646 1838471 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0729 14:15:15.112767 1838471 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0729 14:15:15.112916 1838471 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0729 14:15:15.113052 1838471 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0729 14:15:15.113172 1838471 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0729 14:15:15.113260 1838471 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0729 14:15:15.113374 1838471 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0729 14:15:15.113419 1838471 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0729 14:15:15.113465 1838471 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0729 14:15:15.113470 1838471 kubeadm.go:310] 
	I0729 14:15:15.113528 1838471 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0729 14:15:15.113538 1838471 kubeadm.go:310] 
	I0729 14:15:15.113717 1838471 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0729 14:15:15.113740 1838471 kubeadm.go:310] 
	I0729 14:15:15.113767 1838471 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0729 14:15:15.113834 1838471 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0729 14:15:15.113896 1838471 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0729 14:15:15.113905 1838471 kubeadm.go:310] 
	I0729 14:15:15.113967 1838471 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0729 14:15:15.113975 1838471 kubeadm.go:310] 
	I0729 14:15:15.114023 1838471 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0729 14:15:15.114031 1838471 kubeadm.go:310] 
	I0729 14:15:15.114081 1838471 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0729 14:15:15.114157 1838471 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0729 14:15:15.114223 1838471 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0729 14:15:15.114230 1838471 kubeadm.go:310] 
	I0729 14:15:15.114350 1838471 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0729 14:15:15.114438 1838471 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0729 14:15:15.114444 1838471 kubeadm.go:310] 
	I0729 14:15:15.114525 1838471 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 9neaiw.fphsffxfwrqo76wv \
	I0729 14:15:15.114625 1838471 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1beea1d059d288d23d1dcea724e626e9710570722b2b7e532cfc789ad5411d36 \
	I0729 14:15:15.114646 1838471 kubeadm.go:310] 	--control-plane 
	I0729 14:15:15.114651 1838471 kubeadm.go:310] 
	I0729 14:15:15.114733 1838471 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0729 14:15:15.114738 1838471 kubeadm.go:310] 
	I0729 14:15:15.114844 1838471 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 9neaiw.fphsffxfwrqo76wv \
	I0729 14:15:15.114960 1838471 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1beea1d059d288d23d1dcea724e626e9710570722b2b7e532cfc789ad5411d36 
	I0729 14:15:15.114969 1838471 cni.go:84] Creating CNI manager for ""
	I0729 14:15:15.114977 1838471 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0729 14:15:15.117208 1838471 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0729 14:15:15.119316 1838471 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0729 14:15:15.124136 1838471 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0729 14:15:15.124162 1838471 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0729 14:15:15.156064 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0729 14:15:15.475634 1838471 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0729 14:15:15.475764 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:15.475843 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-305898 minikube.k8s.io/updated_at=2024_07_29T14_15_15_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=ac4e90cba4fe6b14da29f2106db0837e5f2af42c minikube.k8s.io/name=addons-305898 minikube.k8s.io/primary=true
	I0729 14:15:15.652556 1838471 ops.go:34] apiserver oom_adj: -16
	I0729 14:15:15.652723 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:16.152864 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:16.653073 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:17.152886 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:17.653614 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:18.153799 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:18.653676 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:19.153549 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:19.652857 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:20.152918 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:20.653106 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:21.153768 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:21.653542 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:22.152892 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:22.653297 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:23.153661 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:23.653616 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:24.152784 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:24.653188 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:25.152921 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:25.652774 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:26.153338 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:26.653036 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:27.153449 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:27.652806 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:28.153630 1838471 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 14:15:28.266629 1838471 kubeadm.go:1113] duration metric: took 12.790912157s to wait for elevateKubeSystemPrivileges
	I0729 14:15:28.266656 1838471 kubeadm.go:394] duration metric: took 32.454973545s to StartCluster
	I0729 14:15:28.266674 1838471 settings.go:142] acquiring lock: {Name:mk5e1b77814934eba015ba003b1dd49db1d81418 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 14:15:28.266812 1838471 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19340-1832065/kubeconfig
	I0729 14:15:28.267183 1838471 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19340-1832065/kubeconfig: {Name:mkdd3aa0aea654b2321a6fb8ff733420abdfb375 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 14:15:28.267386 1838471 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0729 14:15:28.267540 1838471 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0729 14:15:28.267801 1838471 config.go:182] Loaded profile config "addons-305898": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 14:15:28.267832 1838471 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0729 14:15:28.267901 1838471 addons.go:69] Setting yakd=true in profile "addons-305898"
	I0729 14:15:28.267925 1838471 addons.go:234] Setting addon yakd=true in "addons-305898"
	I0729 14:15:28.267971 1838471 host.go:66] Checking if "addons-305898" exists ...
	I0729 14:15:28.268401 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.268548 1838471 addons.go:69] Setting inspektor-gadget=true in profile "addons-305898"
	I0729 14:15:28.268569 1838471 addons.go:234] Setting addon inspektor-gadget=true in "addons-305898"
	I0729 14:15:28.268590 1838471 host.go:66] Checking if "addons-305898" exists ...
	I0729 14:15:28.268955 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.269423 1838471 addons.go:69] Setting cloud-spanner=true in profile "addons-305898"
	I0729 14:15:28.269461 1838471 addons.go:234] Setting addon cloud-spanner=true in "addons-305898"
	I0729 14:15:28.269497 1838471 host.go:66] Checking if "addons-305898" exists ...
	I0729 14:15:28.269932 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.272955 1838471 addons.go:69] Setting metrics-server=true in profile "addons-305898"
	I0729 14:15:28.273093 1838471 addons.go:234] Setting addon metrics-server=true in "addons-305898"
	I0729 14:15:28.273111 1838471 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-305898"
	I0729 14:15:28.273133 1838471 host.go:66] Checking if "addons-305898" exists ...
	I0729 14:15:28.273175 1838471 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-305898"
	I0729 14:15:28.273203 1838471 host.go:66] Checking if "addons-305898" exists ...
	I0729 14:15:28.273658 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.280058 1838471 addons.go:69] Setting default-storageclass=true in profile "addons-305898"
	I0729 14:15:28.280123 1838471 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-305898"
	I0729 14:15:28.280410 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.281283 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.282516 1838471 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-305898"
	I0729 14:15:28.282568 1838471 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-305898"
	I0729 14:15:28.282605 1838471 host.go:66] Checking if "addons-305898" exists ...
	I0729 14:15:28.283054 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.283502 1838471 addons.go:69] Setting registry=true in profile "addons-305898"
	I0729 14:15:28.283535 1838471 addons.go:234] Setting addon registry=true in "addons-305898"
	I0729 14:15:28.283569 1838471 host.go:66] Checking if "addons-305898" exists ...
	I0729 14:15:28.283942 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.294397 1838471 addons.go:69] Setting gcp-auth=true in profile "addons-305898"
	I0729 14:15:28.294481 1838471 mustload.go:65] Loading cluster: addons-305898
	I0729 14:15:28.294785 1838471 config.go:182] Loaded profile config "addons-305898": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 14:15:28.295602 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.297281 1838471 addons.go:69] Setting storage-provisioner=true in profile "addons-305898"
	I0729 14:15:28.297318 1838471 addons.go:234] Setting addon storage-provisioner=true in "addons-305898"
	I0729 14:15:28.297355 1838471 host.go:66] Checking if "addons-305898" exists ...
	I0729 14:15:28.300552 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.313551 1838471 addons.go:69] Setting ingress=true in profile "addons-305898"
	I0729 14:15:28.313613 1838471 addons.go:234] Setting addon ingress=true in "addons-305898"
	I0729 14:15:28.313665 1838471 host.go:66] Checking if "addons-305898" exists ...
	I0729 14:15:28.314099 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.317931 1838471 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-305898"
	I0729 14:15:28.317972 1838471 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-305898"
	I0729 14:15:28.318273 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.335557 1838471 addons.go:69] Setting ingress-dns=true in profile "addons-305898"
	I0729 14:15:28.335611 1838471 addons.go:234] Setting addon ingress-dns=true in "addons-305898"
	I0729 14:15:28.335658 1838471 host.go:66] Checking if "addons-305898" exists ...
	I0729 14:15:28.336153 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.369822 1838471 out.go:177] * Verifying Kubernetes components...
	I0729 14:15:28.370021 1838471 addons.go:69] Setting volcano=true in profile "addons-305898"
	I0729 14:15:28.370056 1838471 addons.go:234] Setting addon volcano=true in "addons-305898"
	I0729 14:15:28.370093 1838471 host.go:66] Checking if "addons-305898" exists ...
	I0729 14:15:28.370531 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.373819 1838471 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 14:15:28.395351 1838471 addons.go:69] Setting volumesnapshots=true in profile "addons-305898"
	I0729 14:15:28.395412 1838471 addons.go:234] Setting addon volumesnapshots=true in "addons-305898"
	I0729 14:15:28.395451 1838471 host.go:66] Checking if "addons-305898" exists ...
	I0729 14:15:28.395919 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.460620 1838471 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0729 14:15:28.462683 1838471 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0729 14:15:28.475219 1838471 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0729 14:15:28.485240 1838471 addons.go:234] Setting addon default-storageclass=true in "addons-305898"
	I0729 14:15:28.485891 1838471 host.go:66] Checking if "addons-305898" exists ...
	I0729 14:15:28.485380 1838471 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0729 14:15:28.486342 1838471 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0729 14:15:28.489755 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:15:28.494107 1838471 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0729 14:15:28.485758 1838471 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.0
	I0729 14:15:28.485861 1838471 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0729 14:15:28.497686 1838471 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0729 14:15:28.497763 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:15:28.498641 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.512063 1838471 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0729 14:15:28.512143 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0729 14:15:28.512237 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:15:28.517203 1838471 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0729 14:15:28.517229 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0729 14:15:28.517322 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:15:28.526670 1838471 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0729 14:15:28.526939 1838471 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0729 14:15:28.527448 1838471 out.go:177]   - Using image docker.io/registry:2.8.3
	I0729 14:15:28.540084 1838471 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0729 14:15:28.541962 1838471 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0729 14:15:28.542022 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0729 14:15:28.542111 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:15:28.553714 1838471 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0729 14:15:28.555733 1838471 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0729 14:15:28.555758 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0729 14:15:28.555850 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:15:28.568748 1838471 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-305898"
	I0729 14:15:28.568810 1838471 host.go:66] Checking if "addons-305898" exists ...
	I0729 14:15:28.569251 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:28.581046 1838471 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0729 14:15:28.581485 1838471 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0729 14:15:28.585828 1838471 host.go:66] Checking if "addons-305898" exists ...
	I0729 14:15:28.591177 1838471 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 14:15:28.591253 1838471 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0729 14:15:28.594663 1838471 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0729 14:15:28.596272 1838471 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0729 14:15:28.596281 1838471 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 14:15:28.599369 1838471 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0729 14:15:28.599395 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0729 14:15:28.599466 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:15:28.599661 1838471 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0729 14:15:28.599686 1838471 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0729 14:15:28.599760 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:15:28.617979 1838471 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0729 14:15:28.618109 1838471 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
	I0729 14:15:28.618146 1838471 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0729 14:15:28.621075 1838471 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
	I0729 14:15:28.621173 1838471 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0729 14:15:28.621187 1838471 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0729 14:15:28.621254 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:15:28.621762 1838471 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0729 14:15:28.623846 1838471 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
	I0729 14:15:28.626723 1838471 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0729 14:15:28.626750 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
	I0729 14:15:28.626817 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:15:28.651608 1838471 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0729 14:15:28.651634 1838471 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0729 14:15:28.651707 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:15:28.684116 1838471 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0729 14:15:28.689601 1838471 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0729 14:15:28.689629 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0729 14:15:28.689762 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:15:28.700492 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:15:28.705725 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:15:28.736012 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:15:28.747979 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:15:28.785319 1838471 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0729 14:15:28.785343 1838471 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0729 14:15:28.785407 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:15:28.791284 1838471 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0729 14:15:28.800992 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:15:28.833402 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:15:28.844610 1838471 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0729 14:15:28.849796 1838471 out.go:177]   - Using image docker.io/busybox:stable
	I0729 14:15:28.855432 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:15:28.858580 1838471 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0729 14:15:28.858603 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0729 14:15:28.858671 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:15:28.859301 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:15:28.865283 1838471 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 14:15:28.865535 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:15:28.866493 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:15:28.868202 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	W0729 14:15:28.889090 1838471 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0729 14:15:28.889172 1838471 retry.go:31] will retry after 368.856609ms: ssh: handshake failed: EOF
	I0729 14:15:28.906664 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:15:28.913418 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:15:28.934912 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:15:29.036950 1838471 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0729 14:15:29.036979 1838471 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0729 14:15:29.061897 1838471 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0729 14:15:29.172033 1838471 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0729 14:15:29.172057 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0729 14:15:29.181351 1838471 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0729 14:15:29.181379 1838471 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0729 14:15:29.210863 1838471 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0729 14:15:29.210887 1838471 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0729 14:15:29.292568 1838471 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0729 14:15:29.292656 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0729 14:15:29.321468 1838471 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0729 14:15:29.334802 1838471 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0729 14:15:29.334885 1838471 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0729 14:15:29.350387 1838471 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0729 14:15:29.350473 1838471 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0729 14:15:29.383241 1838471 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0729 14:15:29.410722 1838471 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0729 14:15:29.414615 1838471 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0729 14:15:29.414689 1838471 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0729 14:15:29.417925 1838471 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0729 14:15:29.420895 1838471 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0729 14:15:29.420966 1838471 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0729 14:15:29.436350 1838471 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0729 14:15:29.463432 1838471 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0729 14:15:29.524242 1838471 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0729 14:15:29.524319 1838471 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0729 14:15:29.539183 1838471 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0729 14:15:29.539259 1838471 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0729 14:15:29.543895 1838471 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0729 14:15:29.621833 1838471 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0729 14:15:29.621910 1838471 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0729 14:15:29.644975 1838471 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0729 14:15:29.645050 1838471 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0729 14:15:29.696845 1838471 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0729 14:15:29.793978 1838471 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0729 14:15:29.794060 1838471 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0729 14:15:29.871515 1838471 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0729 14:15:29.871594 1838471 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0729 14:15:29.884931 1838471 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0729 14:15:29.885026 1838471 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0729 14:15:29.922174 1838471 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0729 14:15:30.048644 1838471 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0729 14:15:30.048754 1838471 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0729 14:15:30.209800 1838471 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0729 14:15:30.209885 1838471 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0729 14:15:30.218704 1838471 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0729 14:15:30.218781 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0729 14:15:30.219095 1838471 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0729 14:15:30.219140 1838471 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0729 14:15:30.357940 1838471 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0729 14:15:30.358015 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0729 14:15:30.534544 1838471 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0729 14:15:30.651043 1838471 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0729 14:15:30.701494 1838471 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0729 14:15:30.701594 1838471 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0729 14:15:30.716056 1838471 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0729 14:15:30.716133 1838471 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0729 14:15:30.916092 1838471 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.124723803s)
	I0729 14:15:30.916169 1838471 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0729 14:15:30.916531 1838471 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.051223386s)
	I0729 14:15:30.918021 1838471 node_ready.go:35] waiting up to 6m0s for node "addons-305898" to be "Ready" ...
	I0729 14:15:30.918386 1838471 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (1.856422458s)
	I0729 14:15:30.923106 1838471 node_ready.go:49] node "addons-305898" has status "Ready":"True"
	I0729 14:15:30.923164 1838471 node_ready.go:38] duration metric: took 4.99325ms for node "addons-305898" to be "Ready" ...
	I0729 14:15:30.923204 1838471 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0729 14:15:30.942946 1838471 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-k7hs2" in "kube-system" namespace to be "Ready" ...
	I0729 14:15:31.060104 1838471 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0729 14:15:31.060184 1838471 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0729 14:15:31.104092 1838471 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0729 14:15:31.104171 1838471 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0729 14:15:31.419318 1838471 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0729 14:15:31.419391 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0729 14:15:31.420809 1838471 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-305898" context rescaled to 1 replicas
	I0729 14:15:31.548748 1838471 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0729 14:15:31.548825 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0729 14:15:31.598787 1838471 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (2.277233495s)
	I0729 14:15:31.830548 1838471 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0729 14:15:31.902118 1838471 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0729 14:15:31.902197 1838471 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0729 14:15:32.160579 1838471 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0729 14:15:32.160645 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0729 14:15:32.887837 1838471 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0729 14:15:32.887911 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0729 14:15:33.025266 1838471 pod_ready.go:102] pod "coredns-7db6d8ff4d-k7hs2" in "kube-system" namespace has status "Ready":"False"
	I0729 14:15:33.218254 1838471 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.834925798s)
	I0729 14:15:33.218370 1838471 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.807576002s)
	I0729 14:15:33.218509 1838471 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (3.800520261s)
	I0729 14:15:33.218542 1838471 addons.go:475] Verifying addon registry=true in "addons-305898"
	I0729 14:15:33.221252 1838471 out.go:177] * Verifying registry addon...
	I0729 14:15:33.229031 1838471 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0729 14:15:33.262135 1838471 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 14:15:33.262158 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:33.406410 1838471 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0729 14:15:33.406482 1838471 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0729 14:15:33.481673 1838471 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0729 14:15:33.735395 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:34.281369 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:34.735329 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:35.236267 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:35.460997 1838471 pod_ready.go:102] pod "coredns-7db6d8ff4d-k7hs2" in "kube-system" namespace has status "Ready":"False"
	I0729 14:15:35.754585 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:35.804110 1838471 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0729 14:15:35.804193 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:15:35.856736 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:15:36.235290 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:36.379681 1838471 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0729 14:15:36.555666 1838471 addons.go:234] Setting addon gcp-auth=true in "addons-305898"
	I0729 14:15:36.555723 1838471 host.go:66] Checking if "addons-305898" exists ...
	I0729 14:15:36.556204 1838471 cli_runner.go:164] Run: docker container inspect addons-305898 --format={{.State.Status}}
	I0729 14:15:36.582459 1838471 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0729 14:15:36.582516 1838471 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-305898
	I0729 14:15:36.610549 1838471 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34994 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/addons-305898/id_rsa Username:docker}
	I0729 14:15:36.738971 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:37.236396 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:37.468596 1838471 pod_ready.go:102] pod "coredns-7db6d8ff4d-k7hs2" in "kube-system" namespace has status "Ready":"False"
	I0729 14:15:37.739114 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:38.248183 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:38.743325 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:39.218348 1838471 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (9.78191181s)
	I0729 14:15:39.218426 1838471 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (9.754927032s)
	I0729 14:15:39.218591 1838471 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (9.674628653s)
	I0729 14:15:39.218745 1838471 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (9.521832614s)
	I0729 14:15:39.218763 1838471 addons.go:475] Verifying addon ingress=true in "addons-305898"
	I0729 14:15:39.219004 1838471 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (9.296753214s)
	I0729 14:15:39.219026 1838471 addons.go:475] Verifying addon metrics-server=true in "addons-305898"
	I0729 14:15:39.219111 1838471 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (8.684490345s)
	W0729 14:15:39.219134 1838471 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0729 14:15:39.219153 1838471 retry.go:31] will retry after 373.306887ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0729 14:15:39.219195 1838471 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (8.568079045s)
	I0729 14:15:39.219490 1838471 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (7.388847679s)
	I0729 14:15:39.221093 1838471 out.go:177] * Verifying ingress addon...
	I0729 14:15:39.222386 1838471 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-305898 service yakd-dashboard -n yakd-dashboard
	
	I0729 14:15:39.224998 1838471 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0729 14:15:39.266243 1838471 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0729 14:15:39.266270 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:39.266725 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0729 14:15:39.326893 1838471 out.go:239] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0729 14:15:39.532839 1838471 pod_ready.go:102] pod "coredns-7db6d8ff4d-k7hs2" in "kube-system" namespace has status "Ready":"False"
	I0729 14:15:39.592629 1838471 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0729 14:15:39.750334 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:39.755067 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:40.180763 1838471 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (6.69898956s)
	I0729 14:15:40.180803 1838471 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-305898"
	I0729 14:15:40.181066 1838471 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (3.598574432s)
	I0729 14:15:40.183218 1838471 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 14:15:40.183407 1838471 out.go:177] * Verifying csi-hostpath-driver addon...
	I0729 14:15:40.185741 1838471 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0729 14:15:40.186794 1838471 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0729 14:15:40.188576 1838471 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0729 14:15:40.188605 1838471 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0729 14:15:40.220737 1838471 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 14:15:40.220771 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:40.232474 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:40.242941 1838471 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0729 14:15:40.242971 1838471 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0729 14:15:40.244181 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:40.324543 1838471 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0729 14:15:40.324569 1838471 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0729 14:15:40.383272 1838471 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0729 14:15:40.692878 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:40.730205 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:40.734751 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:41.192923 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:41.211848 1838471 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.619164787s)
	I0729 14:15:41.230110 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:41.234599 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:41.419453 1838471 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (1.036138965s)
	I0729 14:15:41.423284 1838471 addons.go:475] Verifying addon gcp-auth=true in "addons-305898"
	I0729 14:15:41.425924 1838471 out.go:177] * Verifying gcp-auth addon...
	I0729 14:15:41.428498 1838471 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0729 14:15:41.431093 1838471 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0729 14:15:41.694639 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:41.730112 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:41.734691 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:41.949913 1838471 pod_ready.go:102] pod "coredns-7db6d8ff4d-k7hs2" in "kube-system" namespace has status "Ready":"False"
	I0729 14:15:42.192977 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:42.230522 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:42.236591 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:42.696566 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:42.729674 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:42.736362 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:43.193221 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:43.231110 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:43.236847 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:43.703078 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:43.739109 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:43.741980 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:43.952772 1838471 pod_ready.go:102] pod "coredns-7db6d8ff4d-k7hs2" in "kube-system" namespace has status "Ready":"False"
	I0729 14:15:44.196582 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:44.230276 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:44.235905 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:44.694797 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:44.731096 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:44.737522 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:45.231897 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:45.239090 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:45.240143 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:45.693385 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:45.729459 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:45.734641 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:46.193067 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:46.230223 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:46.235992 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:46.450256 1838471 pod_ready.go:102] pod "coredns-7db6d8ff4d-k7hs2" in "kube-system" namespace has status "Ready":"False"
	I0729 14:15:46.693236 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:46.729543 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:46.735299 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:47.193871 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:47.229886 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:47.236410 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:47.699593 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:47.742012 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:47.742327 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:48.194778 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:48.241111 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:48.249818 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:48.455037 1838471 pod_ready.go:102] pod "coredns-7db6d8ff4d-k7hs2" in "kube-system" namespace has status "Ready":"False"
	I0729 14:15:48.694983 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:48.729987 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:48.736364 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:49.192617 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:49.229867 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:49.236573 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:49.693320 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:49.734564 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:49.735882 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:50.195172 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:50.229481 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:50.235264 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:50.692049 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:50.730301 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:50.734584 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:50.949332 1838471 pod_ready.go:102] pod "coredns-7db6d8ff4d-k7hs2" in "kube-system" namespace has status "Ready":"False"
	I0729 14:15:51.193722 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:51.231096 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:51.238254 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:51.713426 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:51.730651 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:51.735550 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:52.196183 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:52.230905 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:52.235853 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:52.693980 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:52.729661 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:52.735407 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:52.949997 1838471 pod_ready.go:102] pod "coredns-7db6d8ff4d-k7hs2" in "kube-system" namespace has status "Ready":"False"
	I0729 14:15:53.192479 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:53.229276 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:53.235570 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:53.694090 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:53.730920 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:53.735253 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:54.192385 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:54.229800 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:54.235903 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:54.693707 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:54.729739 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:54.735841 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:54.950394 1838471 pod_ready.go:102] pod "coredns-7db6d8ff4d-k7hs2" in "kube-system" namespace has status "Ready":"False"
	I0729 14:15:55.193339 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:55.230360 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:55.235794 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:55.693024 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:55.729736 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:55.735636 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:56.192972 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:56.229849 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:56.237384 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:56.692984 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:56.730115 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:56.735142 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:56.950242 1838471 pod_ready.go:92] pod "coredns-7db6d8ff4d-k7hs2" in "kube-system" namespace has status "Ready":"True"
	I0729 14:15:56.950327 1838471 pod_ready.go:81] duration metric: took 26.007305004s for pod "coredns-7db6d8ff4d-k7hs2" in "kube-system" namespace to be "Ready" ...
	I0729 14:15:56.950355 1838471 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-xn9fw" in "kube-system" namespace to be "Ready" ...
	I0729 14:15:56.952676 1838471 pod_ready.go:97] error getting pod "coredns-7db6d8ff4d-xn9fw" in "kube-system" namespace (skipping!): pods "coredns-7db6d8ff4d-xn9fw" not found
	I0729 14:15:56.952760 1838471 pod_ready.go:81] duration metric: took 2.382874ms for pod "coredns-7db6d8ff4d-xn9fw" in "kube-system" namespace to be "Ready" ...
	E0729 14:15:56.952787 1838471 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "coredns-7db6d8ff4d-xn9fw" in "kube-system" namespace (skipping!): pods "coredns-7db6d8ff4d-xn9fw" not found
	I0729 14:15:56.952823 1838471 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-305898" in "kube-system" namespace to be "Ready" ...
	I0729 14:15:56.958908 1838471 pod_ready.go:92] pod "etcd-addons-305898" in "kube-system" namespace has status "Ready":"True"
	I0729 14:15:56.958980 1838471 pod_ready.go:81] duration metric: took 6.129799ms for pod "etcd-addons-305898" in "kube-system" namespace to be "Ready" ...
	I0729 14:15:56.959009 1838471 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-305898" in "kube-system" namespace to be "Ready" ...
	I0729 14:15:56.965450 1838471 pod_ready.go:92] pod "kube-apiserver-addons-305898" in "kube-system" namespace has status "Ready":"True"
	I0729 14:15:56.965519 1838471 pod_ready.go:81] duration metric: took 6.488311ms for pod "kube-apiserver-addons-305898" in "kube-system" namespace to be "Ready" ...
	I0729 14:15:56.965546 1838471 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-305898" in "kube-system" namespace to be "Ready" ...
	I0729 14:15:56.973046 1838471 pod_ready.go:92] pod "kube-controller-manager-addons-305898" in "kube-system" namespace has status "Ready":"True"
	I0729 14:15:56.973137 1838471 pod_ready.go:81] duration metric: took 7.568886ms for pod "kube-controller-manager-addons-305898" in "kube-system" namespace to be "Ready" ...
	I0729 14:15:56.973167 1838471 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-9b8vh" in "kube-system" namespace to be "Ready" ...
	I0729 14:15:57.148173 1838471 pod_ready.go:92] pod "kube-proxy-9b8vh" in "kube-system" namespace has status "Ready":"True"
	I0729 14:15:57.148245 1838471 pod_ready.go:81] duration metric: took 175.040706ms for pod "kube-proxy-9b8vh" in "kube-system" namespace to be "Ready" ...
	I0729 14:15:57.148273 1838471 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-305898" in "kube-system" namespace to be "Ready" ...
	I0729 14:15:57.193270 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:57.229938 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:57.237921 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:57.552938 1838471 pod_ready.go:92] pod "kube-scheduler-addons-305898" in "kube-system" namespace has status "Ready":"True"
	I0729 14:15:57.553020 1838471 pod_ready.go:81] duration metric: took 404.723989ms for pod "kube-scheduler-addons-305898" in "kube-system" namespace to be "Ready" ...
	I0729 14:15:57.553049 1838471 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-dqgsh" in "kube-system" namespace to be "Ready" ...
	I0729 14:15:57.692292 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:57.729957 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:57.736879 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:57.951965 1838471 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-dqgsh" in "kube-system" namespace has status "Ready":"True"
	I0729 14:15:57.951993 1838471 pod_ready.go:81] duration metric: took 398.924353ms for pod "nvidia-device-plugin-daemonset-dqgsh" in "kube-system" namespace to be "Ready" ...
	I0729 14:15:57.952004 1838471 pod_ready.go:38] duration metric: took 27.028770643s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0729 14:15:57.952020 1838471 api_server.go:52] waiting for apiserver process to appear ...
	I0729 14:15:57.952084 1838471 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 14:15:57.971395 1838471 api_server.go:72] duration metric: took 29.703978366s to wait for apiserver process to appear ...
	I0729 14:15:57.971465 1838471 api_server.go:88] waiting for apiserver healthz status ...
	I0729 14:15:57.971541 1838471 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 14:15:57.985389 1838471 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0729 14:15:57.986724 1838471 api_server.go:141] control plane version: v1.30.3
	I0729 14:15:57.986754 1838471 api_server.go:131] duration metric: took 15.235913ms to wait for apiserver health ...
	I0729 14:15:57.986764 1838471 system_pods.go:43] waiting for kube-system pods to appear ...
	I0729 14:15:58.155649 1838471 system_pods.go:59] 18 kube-system pods found
	I0729 14:15:58.155688 1838471 system_pods.go:61] "coredns-7db6d8ff4d-k7hs2" [3d2271be-1247-437f-9ac4-fdb52ea49118] Running
	I0729 14:15:58.155697 1838471 system_pods.go:61] "csi-hostpath-attacher-0" [6758de89-3934-472c-8252-624e762a1c7f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0729 14:15:58.155705 1838471 system_pods.go:61] "csi-hostpath-resizer-0" [5d8b7781-229a-42f1-967b-4492a159d0f8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0729 14:15:58.155714 1838471 system_pods.go:61] "csi-hostpathplugin-tpdrb" [7eade8ea-4a99-4ba5-be73-7a1ce437e73f] 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])
	I0729 14:15:58.155720 1838471 system_pods.go:61] "etcd-addons-305898" [baca2cdf-99eb-4847-bd80-ff3450ac1819] Running
	I0729 14:15:58.155724 1838471 system_pods.go:61] "kindnet-q2v5w" [74a34376-6200-4f61-914d-1930253c596e] Running
	I0729 14:15:58.155735 1838471 system_pods.go:61] "kube-apiserver-addons-305898" [a2886399-78bb-43c7-a3ea-43c42e9fe754] Running
	I0729 14:15:58.155739 1838471 system_pods.go:61] "kube-controller-manager-addons-305898" [b0f7de63-35ec-418e-b965-473927a22cb7] Running
	I0729 14:15:58.155746 1838471 system_pods.go:61] "kube-ingress-dns-minikube" [1a9d5afb-b710-4b42-9a7e-b820fdf4cb35] Running
	I0729 14:15:58.155750 1838471 system_pods.go:61] "kube-proxy-9b8vh" [810096c5-bd9d-47ea-b36c-2dfa350c910d] Running
	I0729 14:15:58.155763 1838471 system_pods.go:61] "kube-scheduler-addons-305898" [92ee5883-222c-41a0-9d4c-603040bef0b5] Running
	I0729 14:15:58.155769 1838471 system_pods.go:61] "metrics-server-c59844bb4-4q5qz" [b0f21c0a-f4cf-4767-be00-766edf06413e] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0729 14:15:58.155774 1838471 system_pods.go:61] "nvidia-device-plugin-daemonset-dqgsh" [3741dc61-ac90-4608-84a3-0f89c185e47c] Running
	I0729 14:15:58.155783 1838471 system_pods.go:61] "registry-698f998955-ffq5z" [09afd69a-f839-4c96-8d5d-d228db90642d] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0729 14:15:58.155791 1838471 system_pods.go:61] "registry-proxy-nd6gz" [8aae05de-fb07-4f81-833d-1560c608c9b3] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0729 14:15:58.155803 1838471 system_pods.go:61] "snapshot-controller-745499f584-596jt" [92516082-0181-4b92-8176-18567eea2188] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0729 14:15:58.155810 1838471 system_pods.go:61] "snapshot-controller-745499f584-l9p59" [b83e059a-4213-4eb4-81a2-f71287925dc7] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0729 14:15:58.155815 1838471 system_pods.go:61] "storage-provisioner" [2524d54c-0996-4282-95b9-836ad97dd584] Running
	I0729 14:15:58.155824 1838471 system_pods.go:74] duration metric: took 169.052649ms to wait for pod list to return data ...
	I0729 14:15:58.155836 1838471 default_sa.go:34] waiting for default service account to be created ...
	I0729 14:15:58.193303 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:58.230060 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:58.235768 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:58.346599 1838471 default_sa.go:45] found service account: "default"
	I0729 14:15:58.346672 1838471 default_sa.go:55] duration metric: took 190.828401ms for default service account to be created ...
	I0729 14:15:58.346697 1838471 system_pods.go:116] waiting for k8s-apps to be running ...
	I0729 14:15:58.555183 1838471 system_pods.go:86] 18 kube-system pods found
	I0729 14:15:58.555223 1838471 system_pods.go:89] "coredns-7db6d8ff4d-k7hs2" [3d2271be-1247-437f-9ac4-fdb52ea49118] Running
	I0729 14:15:58.555234 1838471 system_pods.go:89] "csi-hostpath-attacher-0" [6758de89-3934-472c-8252-624e762a1c7f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0729 14:15:58.555242 1838471 system_pods.go:89] "csi-hostpath-resizer-0" [5d8b7781-229a-42f1-967b-4492a159d0f8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0729 14:15:58.555251 1838471 system_pods.go:89] "csi-hostpathplugin-tpdrb" [7eade8ea-4a99-4ba5-be73-7a1ce437e73f] 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])
	I0729 14:15:58.555257 1838471 system_pods.go:89] "etcd-addons-305898" [baca2cdf-99eb-4847-bd80-ff3450ac1819] Running
	I0729 14:15:58.555263 1838471 system_pods.go:89] "kindnet-q2v5w" [74a34376-6200-4f61-914d-1930253c596e] Running
	I0729 14:15:58.555273 1838471 system_pods.go:89] "kube-apiserver-addons-305898" [a2886399-78bb-43c7-a3ea-43c42e9fe754] Running
	I0729 14:15:58.555277 1838471 system_pods.go:89] "kube-controller-manager-addons-305898" [b0f7de63-35ec-418e-b965-473927a22cb7] Running
	I0729 14:15:58.555289 1838471 system_pods.go:89] "kube-ingress-dns-minikube" [1a9d5afb-b710-4b42-9a7e-b820fdf4cb35] Running
	I0729 14:15:58.555293 1838471 system_pods.go:89] "kube-proxy-9b8vh" [810096c5-bd9d-47ea-b36c-2dfa350c910d] Running
	I0729 14:15:58.555297 1838471 system_pods.go:89] "kube-scheduler-addons-305898" [92ee5883-222c-41a0-9d4c-603040bef0b5] Running
	I0729 14:15:58.555303 1838471 system_pods.go:89] "metrics-server-c59844bb4-4q5qz" [b0f21c0a-f4cf-4767-be00-766edf06413e] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0729 14:15:58.555315 1838471 system_pods.go:89] "nvidia-device-plugin-daemonset-dqgsh" [3741dc61-ac90-4608-84a3-0f89c185e47c] Running
	I0729 14:15:58.555357 1838471 system_pods.go:89] "registry-698f998955-ffq5z" [09afd69a-f839-4c96-8d5d-d228db90642d] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0729 14:15:58.555366 1838471 system_pods.go:89] "registry-proxy-nd6gz" [8aae05de-fb07-4f81-833d-1560c608c9b3] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0729 14:15:58.555379 1838471 system_pods.go:89] "snapshot-controller-745499f584-596jt" [92516082-0181-4b92-8176-18567eea2188] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0729 14:15:58.555389 1838471 system_pods.go:89] "snapshot-controller-745499f584-l9p59" [b83e059a-4213-4eb4-81a2-f71287925dc7] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0729 14:15:58.555402 1838471 system_pods.go:89] "storage-provisioner" [2524d54c-0996-4282-95b9-836ad97dd584] Running
	I0729 14:15:58.555408 1838471 system_pods.go:126] duration metric: took 208.693208ms to wait for k8s-apps to be running ...
	I0729 14:15:58.555417 1838471 system_svc.go:44] waiting for kubelet service to be running ....
	I0729 14:15:58.555481 1838471 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 14:15:58.567501 1838471 system_svc.go:56] duration metric: took 12.075206ms WaitForService to wait for kubelet
	I0729 14:15:58.567532 1838471 kubeadm.go:582] duration metric: took 30.300120749s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0729 14:15:58.567552 1838471 node_conditions.go:102] verifying NodePressure condition ...
	I0729 14:15:58.693360 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:58.730736 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:58.735069 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:58.747943 1838471 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0729 14:15:58.748030 1838471 node_conditions.go:123] node cpu capacity is 2
	I0729 14:15:58.748049 1838471 node_conditions.go:105] duration metric: took 180.491224ms to run NodePressure ...
	I0729 14:15:58.748066 1838471 start.go:241] waiting for startup goroutines ...
	I0729 14:15:59.193184 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:59.230454 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:59.238978 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:15:59.700975 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:15:59.733027 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:15:59.742909 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:16:00.203238 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:00.239385 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:00.249209 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:16:00.700254 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:00.733018 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:00.737224 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:16:01.198613 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:01.230684 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:01.236019 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:16:01.694383 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:01.729667 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:01.751515 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:16:02.193865 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:02.230894 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:02.239980 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:16:02.696217 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:02.732689 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:02.745598 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:16:03.194396 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:03.233338 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:03.247088 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:16:03.693264 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:03.730515 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:03.735210 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:16:04.193491 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:04.230145 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:04.236119 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:16:04.693618 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:04.730200 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:04.735445 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:16:05.192377 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:05.229794 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:05.236537 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:16:05.692478 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:05.730129 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:05.735766 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:16:06.191912 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:06.229886 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:06.234898 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:16:06.692959 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:06.730112 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:06.734384 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 14:16:07.192851 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:07.229935 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:07.236981 1838471 kapi.go:107] duration metric: took 34.007951632s to wait for kubernetes.io/minikube-addons=registry ...
	I0729 14:16:07.693254 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:07.729504 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:08.192856 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:08.230296 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:08.692780 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:08.731069 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:09.193166 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:09.229130 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:09.693772 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:09.730609 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:10.192368 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:10.230035 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:10.693451 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:10.729995 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:11.193106 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:11.231149 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:11.692100 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:11.730458 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:12.195038 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:12.229177 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:12.692607 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:12.729456 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:13.193969 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:13.230704 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:13.693977 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:13.733549 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:14.193738 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:14.230217 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:14.699952 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:14.732801 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:15.193364 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:15.229994 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:15.692952 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:15.730310 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:16.193238 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:16.230299 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:16.692912 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:16.729260 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:17.195807 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:17.231052 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:17.692869 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:17.731488 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:18.194488 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:18.230202 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:18.692832 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:18.731151 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:19.194479 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:19.229818 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:19.692749 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:19.729409 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:20.197663 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:20.229919 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:20.693427 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:20.729893 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:21.192771 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:21.230059 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:21.693028 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:21.729443 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:22.195916 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:22.229669 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:22.692663 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:22.730013 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:23.196284 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:23.229749 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:23.693463 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:23.729845 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:24.192893 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:24.231670 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:24.691910 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:24.730239 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:25.192427 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:25.230011 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:25.692812 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:25.730269 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:26.194411 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:26.230382 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:26.697489 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:26.734047 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:27.196933 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:27.229984 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:27.697082 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:27.730265 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:28.194371 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:28.229808 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:28.697231 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:28.736755 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:29.193351 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:29.230504 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:29.692842 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:29.731378 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:30.194337 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:30.229800 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:30.692135 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:30.731129 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:31.192129 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:31.229546 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:31.692642 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:31.729459 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:32.193216 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:32.235302 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:32.692788 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 14:16:32.730096 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:33.193296 1838471 kapi.go:107] duration metric: took 53.006499195s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0729 14:16:33.229144 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:33.729956 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:34.230128 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:34.730273 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:35.229958 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:35.729953 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:36.229405 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:36.729140 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:37.231334 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:37.729562 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:38.231172 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:38.729906 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:39.229414 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:39.729893 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:40.229475 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:40.729070 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:41.230127 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:41.730668 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:42.230473 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:42.729943 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:43.230022 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:43.730279 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:44.230203 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:44.735903 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:45.231582 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:45.730233 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:46.230027 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:46.730378 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:47.229650 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:47.729327 1838471 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 14:16:48.231646 1838471 kapi.go:107] duration metric: took 1m9.006649021s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0729 14:17:03.438363 1838471 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0729 14:17:03.438404 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:03.932347 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:04.432517 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:04.932210 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:05.434317 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:05.932255 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:06.431910 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:06.933125 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:07.432591 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:07.933196 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:08.432475 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:08.932563 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:09.432266 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:09.932052 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:10.432229 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:10.931972 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:11.432268 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:11.931963 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:12.432668 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:12.932620 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:13.432102 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:13.932593 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:14.432355 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:14.932871 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:15.432818 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:15.933218 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:16.431639 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:16.932207 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:17.432827 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:17.932246 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:18.431733 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:18.932766 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:19.431922 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:19.931866 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:20.432578 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:20.932626 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:21.433491 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:21.931959 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:22.432834 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:22.931966 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:23.432496 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:23.932568 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:24.431955 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:24.932079 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:25.431763 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:25.931891 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:26.432709 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:26.932817 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:27.433099 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:27.931781 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:28.432355 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:28.931857 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:29.433854 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:29.931869 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:30.432855 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:30.931813 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:31.432299 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:31.932360 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:32.432591 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:32.931938 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:33.431673 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:33.932336 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:34.432099 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:34.931781 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:35.432676 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:35.932884 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:36.432563 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:36.932712 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:37.432133 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:37.932397 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:38.431688 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:38.932296 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:39.432743 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:39.932456 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:40.431977 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:40.931961 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:41.431615 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:41.932619 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:42.432006 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:42.931684 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:43.432574 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:43.938254 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:44.433970 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:44.932242 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:45.436371 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:45.932409 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:46.431984 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:46.932033 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:47.439772 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:47.932312 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:48.432968 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:48.931805 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:49.432510 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:49.933001 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:50.432178 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:50.932720 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:51.432854 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:51.932970 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:52.432609 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:52.935616 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:53.432804 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:53.932763 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:54.433473 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:54.932010 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:55.432416 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:55.932205 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:56.431948 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:56.931720 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:57.432799 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:57.932812 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:58.432629 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:58.932195 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:59.431996 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:17:59.931773 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:00.433387 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:00.932313 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:01.432266 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:01.932817 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:02.435068 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:02.931931 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:03.433060 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:03.931788 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:04.432854 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:04.932578 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:05.432239 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:05.932118 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:06.431970 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:06.932303 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:07.433008 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:07.932031 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:08.432692 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:08.932328 1838471 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 14:18:09.433381 1838471 kapi.go:107] duration metric: took 2m28.004876741s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0729 14:18:09.435645 1838471 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-305898 cluster.
	I0729 14:18:09.438372 1838471 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0729 14:18:09.440794 1838471 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0729 14:18:09.442885 1838471 out.go:177] * Enabled addons: nvidia-device-plugin, storage-provisioner, cloud-spanner, ingress-dns, volcano, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0729 14:18:09.444929 1838471 addons.go:510] duration metric: took 2m41.177090268s for enable addons: enabled=[nvidia-device-plugin storage-provisioner cloud-spanner ingress-dns volcano metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0729 14:18:09.444984 1838471 start.go:246] waiting for cluster config update ...
	I0729 14:18:09.445009 1838471 start.go:255] writing updated cluster config ...
	I0729 14:18:09.445322 1838471 ssh_runner.go:195] Run: rm -f paused
	I0729 14:18:09.808697 1838471 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0729 14:18:09.812502 1838471 out.go:177] * Done! kubectl is now configured to use "addons-305898" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	a9e268368834b       d1ca868ab82aa       2 minutes ago       Exited              gadget                                   5                   e0461d28ee2d3       gadget-gs8fp
	af9f5e1687d01       6ef582f3ec844       3 minutes ago       Running             gcp-auth                                 0                   9418133ed245c       gcp-auth-5db96cd9b4-tm2gc
	6253a87a3875b       8b46b1cd48760       4 minutes ago       Running             admission                                0                   ece87a6d9734b       volcano-admission-5f7844f7bc-gb5gm
	ef3651b83c328       24f8f979639f1       4 minutes ago       Running             controller                               0                   11bf1e064d653       ingress-nginx-controller-6d9bd977d4-rrq95
	122f2da98b45d       296b5f799fcd8       4 minutes ago       Exited              patch                                    2                   049004cbc48da       ingress-nginx-admission-patch-g6zjf
	166dac1bb8171       ee6d597e62dc8       4 minutes ago       Running             csi-snapshotter                          0                   081a6f2c2da65       csi-hostpathplugin-tpdrb
	bef0b51f4789a       642ded511e141       4 minutes ago       Running             csi-provisioner                          0                   081a6f2c2da65       csi-hostpathplugin-tpdrb
	5f3fcaa914a08       922312104da8a       4 minutes ago       Running             liveness-probe                           0                   081a6f2c2da65       csi-hostpathplugin-tpdrb
	15f3ad8e4d960       08f6b2990811a       5 minutes ago       Running             hostpath                                 0                   081a6f2c2da65       csi-hostpathplugin-tpdrb
	912689a062cc4       0107d56dbc0be       5 minutes ago       Running             node-driver-registrar                    0                   081a6f2c2da65       csi-hostpathplugin-tpdrb
	e9f9fdd79b16c       487fa743e1e22       5 minutes ago       Running             csi-resizer                              0                   cc94562f45eb9       csi-hostpath-resizer-0
	7940de12f4aea       296b5f799fcd8       5 minutes ago       Exited              create                                   0                   083bb4bfc7540       ingress-nginx-admission-create-k9ch5
	bf1bd904f92a9       9a80d518f102c       5 minutes ago       Running             csi-attacher                             0                   79a0d1037ab0c       csi-hostpath-attacher-0
	077cd2904113a       1461903ec4fe9       5 minutes ago       Running             csi-external-health-monitor-controller   0                   081a6f2c2da65       csi-hostpathplugin-tpdrb
	b686b99cd69db       4d1e5c3e97420       5 minutes ago       Running             volume-snapshot-controller               0                   0007623aac0e1       snapshot-controller-745499f584-l9p59
	cf4175bbcc8b4       1505f556b3a7b       5 minutes ago       Running             volcano-controllers                      0                   4e24de1ab49a0       volcano-controllers-59cb4746db-w2vtv
	d0ed11d53436c       d9c7ad4c226bf       5 minutes ago       Running             volcano-scheduler                        0                   e54ed55791a6f       volcano-scheduler-844f6db89b-qg4xb
	20c38b50b75df       4d1e5c3e97420       5 minutes ago       Running             volume-snapshot-controller               0                   765c4903d2a1a       snapshot-controller-745499f584-596jt
	d769ae58ef2fa       77bdba588b953       5 minutes ago       Running             yakd                                     0                   edbc8d4d226e9       yakd-dashboard-799879c74f-hjmh5
	467323202bbf2       3410e1561990a       5 minutes ago       Running             registry-proxy                           0                   14cf02e874168       registry-proxy-nd6gz
	8a6418a168fa9       6fed88f43b276       5 minutes ago       Running             registry                                 0                   c26d65a49a21e       registry-698f998955-ffq5z
	55bc7bf1c6423       95dccb4df54ab       5 minutes ago       Running             metrics-server                           0                   02d64af6b1b04       metrics-server-c59844bb4-4q5qz
	6e5e61b4adc6f       7ce2150c8929b       5 minutes ago       Running             local-path-provisioner                   0                   12813427df39c       local-path-provisioner-8d985888d-z5kmn
	8060a43982165       b644f4c9bf9c7       5 minutes ago       Running             nvidia-device-plugin-ctr                 0                   829506c9fa924       nvidia-device-plugin-daemonset-dqgsh
	ce367f537cd39       2437cf7621777       5 minutes ago       Running             coredns                                  0                   d08c8e60cd4f5       coredns-7db6d8ff4d-k7hs2
	2e48bcf70e7d5       8f3fc47ac1fb3       5 minutes ago       Running             cloud-spanner-emulator                   0                   0f2abfbf9895f       cloud-spanner-emulator-6fcd4f6f98-zpgwf
	50735eab0e882       35508c2f890c4       5 minutes ago       Running             minikube-ingress-dns                     0                   1cd504ea60a63       kube-ingress-dns-minikube
	025d5f584f4ba       f42786f8afd22       5 minutes ago       Running             kindnet-cni                              0                   9cc3c0ce32225       kindnet-q2v5w
	aedbecb2154ba       ba04bb24b9575       5 minutes ago       Running             storage-provisioner                      0                   15cbf88811189       storage-provisioner
	4b407380ec68e       2351f570ed0ea       5 minutes ago       Running             kube-proxy                               0                   0875739b1afd3       kube-proxy-9b8vh
	952998775caa8       8e97cdb19e7cc       6 minutes ago       Running             kube-controller-manager                  0                   d87147ca37a2f       kube-controller-manager-addons-305898
	bd4f57c5e94ff       d48f992a22722       6 minutes ago       Running             kube-scheduler                           0                   5ddafecde53ca       kube-scheduler-addons-305898
	c8e2dd6503bbd       61773190d42ff       6 minutes ago       Running             kube-apiserver                           0                   55770d9c890c0       kube-apiserver-addons-305898
	721444ef53e04       014faa467e297       6 minutes ago       Running             etcd                                     0                   7c2940ebe5611       etcd-addons-305898
	
	
	==> containerd <==
	Jul 29 14:19:14 addons-305898 containerd[815]: time="2024-07-29T14:19:14.512433892Z" level=info msg="TearDown network for sandbox \"a2de6cbe48a2392059c9fee1251435b777e3ebd1d345f0989b52d8112ade3afa\" successfully"
	Jul 29 14:19:14 addons-305898 containerd[815]: time="2024-07-29T14:19:14.518843419Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"a2de6cbe48a2392059c9fee1251435b777e3ebd1d345f0989b52d8112ade3afa\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
	Jul 29 14:19:14 addons-305898 containerd[815]: time="2024-07-29T14:19:14.518956042Z" level=info msg="RemovePodSandbox \"a2de6cbe48a2392059c9fee1251435b777e3ebd1d345f0989b52d8112ade3afa\" returns successfully"
	Jul 29 14:19:14 addons-305898 containerd[815]: time="2024-07-29T14:19:14.519479755Z" level=info msg="StopPodSandbox for \"fb924f5da976b898cdf3d184cb079f7e5bf1eacfdcca24b1eae82b64d5bf1e69\""
	Jul 29 14:19:14 addons-305898 containerd[815]: time="2024-07-29T14:19:14.527873193Z" level=info msg="TearDown network for sandbox \"fb924f5da976b898cdf3d184cb079f7e5bf1eacfdcca24b1eae82b64d5bf1e69\" successfully"
	Jul 29 14:19:14 addons-305898 containerd[815]: time="2024-07-29T14:19:14.527916434Z" level=info msg="StopPodSandbox for \"fb924f5da976b898cdf3d184cb079f7e5bf1eacfdcca24b1eae82b64d5bf1e69\" returns successfully"
	Jul 29 14:19:14 addons-305898 containerd[815]: time="2024-07-29T14:19:14.528461209Z" level=info msg="RemovePodSandbox for \"fb924f5da976b898cdf3d184cb079f7e5bf1eacfdcca24b1eae82b64d5bf1e69\""
	Jul 29 14:19:14 addons-305898 containerd[815]: time="2024-07-29T14:19:14.528500011Z" level=info msg="Forcibly stopping sandbox \"fb924f5da976b898cdf3d184cb079f7e5bf1eacfdcca24b1eae82b64d5bf1e69\""
	Jul 29 14:19:14 addons-305898 containerd[815]: time="2024-07-29T14:19:14.537477338Z" level=info msg="TearDown network for sandbox \"fb924f5da976b898cdf3d184cb079f7e5bf1eacfdcca24b1eae82b64d5bf1e69\" successfully"
	Jul 29 14:19:14 addons-305898 containerd[815]: time="2024-07-29T14:19:14.543676717Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"fb924f5da976b898cdf3d184cb079f7e5bf1eacfdcca24b1eae82b64d5bf1e69\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
	Jul 29 14:19:14 addons-305898 containerd[815]: time="2024-07-29T14:19:14.543797217Z" level=info msg="RemovePodSandbox \"fb924f5da976b898cdf3d184cb079f7e5bf1eacfdcca24b1eae82b64d5bf1e69\" returns successfully"
	Jul 29 14:19:15 addons-305898 containerd[815]: time="2024-07-29T14:19:15.413418240Z" level=info msg="PullImage \"ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734\""
	Jul 29 14:19:15 addons-305898 containerd[815]: time="2024-07-29T14:19:15.543694915Z" level=info msg="ImageUpdate event name:\"ghcr.io/inspektor-gadget/inspektor-gadget@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734\" labels:{key:\"io.cri-containerd.image\" value:\"managed\"}"
	Jul 29 14:19:15 addons-305898 containerd[815]: time="2024-07-29T14:19:15.545361372Z" level=info msg="stop pulling image ghcr.io/inspektor-gadget/inspektor-gadget@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734: active requests=0, bytes read=89"
	Jul 29 14:19:15 addons-305898 containerd[815]: time="2024-07-29T14:19:15.548905649Z" level=info msg="Pulled image \"ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734\" with image id \"sha256:d1ca868ab82aa865a5f7b689c320359f3e31172de7b93dd0107fe2e49e617eeb\", repo tag \"\", repo digest \"ghcr.io/inspektor-gadget/inspektor-gadget@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734\", size \"73046218\" in 135.429891ms"
	Jul 29 14:19:15 addons-305898 containerd[815]: time="2024-07-29T14:19:15.548961493Z" level=info msg="PullImage \"ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734\" returns image reference \"sha256:d1ca868ab82aa865a5f7b689c320359f3e31172de7b93dd0107fe2e49e617eeb\""
	Jul 29 14:19:15 addons-305898 containerd[815]: time="2024-07-29T14:19:15.551390422Z" level=info msg="CreateContainer within sandbox \"e0461d28ee2d3947daa8a050323873c90ef742a9cd37ae6ea202794cd18e238f\" for container &ContainerMetadata{Name:gadget,Attempt:5,}"
	Jul 29 14:19:15 addons-305898 containerd[815]: time="2024-07-29T14:19:15.570265103Z" level=info msg="CreateContainer within sandbox \"e0461d28ee2d3947daa8a050323873c90ef742a9cd37ae6ea202794cd18e238f\" for &ContainerMetadata{Name:gadget,Attempt:5,} returns container id \"a9e268368834b1700c572d04e01de409ca046b0cde0b29eeeab687e3884113d4\""
	Jul 29 14:19:15 addons-305898 containerd[815]: time="2024-07-29T14:19:15.572198758Z" level=info msg="StartContainer for \"a9e268368834b1700c572d04e01de409ca046b0cde0b29eeeab687e3884113d4\""
	Jul 29 14:19:15 addons-305898 containerd[815]: time="2024-07-29T14:19:15.635262859Z" level=info msg="StartContainer for \"a9e268368834b1700c572d04e01de409ca046b0cde0b29eeeab687e3884113d4\" returns successfully"
	Jul 29 14:19:16 addons-305898 containerd[815]: time="2024-07-29T14:19:16.867335150Z" level=info msg="shim disconnected" id=a9e268368834b1700c572d04e01de409ca046b0cde0b29eeeab687e3884113d4 namespace=k8s.io
	Jul 29 14:19:16 addons-305898 containerd[815]: time="2024-07-29T14:19:16.867396762Z" level=warning msg="cleaning up after shim disconnected" id=a9e268368834b1700c572d04e01de409ca046b0cde0b29eeeab687e3884113d4 namespace=k8s.io
	Jul 29 14:19:16 addons-305898 containerd[815]: time="2024-07-29T14:19:16.867407954Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Jul 29 14:19:17 addons-305898 containerd[815]: time="2024-07-29T14:19:17.572341976Z" level=info msg="RemoveContainer for \"64064995cb6f64cfb022ff39a74d208477829e7998ab73cf6ee3bbcd615b1fd8\""
	Jul 29 14:19:17 addons-305898 containerd[815]: time="2024-07-29T14:19:17.582399311Z" level=info msg="RemoveContainer for \"64064995cb6f64cfb022ff39a74d208477829e7998ab73cf6ee3bbcd615b1fd8\" returns successfully"
	
	
	==> coredns [ce367f537cd39eaed8a025e90fe5ed4333e66800eedcdbf914c1c7eda5bb50fc] <==
	[INFO] 10.244.0.7:58695 - 11536 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000095015s
	[INFO] 10.244.0.7:57162 - 26287 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002131987s
	[INFO] 10.244.0.7:57162 - 38828 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002205456s
	[INFO] 10.244.0.7:48673 - 21361 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000134645s
	[INFO] 10.244.0.7:48673 - 18551 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000100808s
	[INFO] 10.244.0.7:43425 - 23876 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000131815s
	[INFO] 10.244.0.7:43425 - 52032 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000250107s
	[INFO] 10.244.0.7:38932 - 53015 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000080919s
	[INFO] 10.244.0.7:38932 - 65301 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000081583s
	[INFO] 10.244.0.7:41246 - 5781 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00008215s
	[INFO] 10.244.0.7:41246 - 13975 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00012443s
	[INFO] 10.244.0.7:55794 - 14933 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001655807s
	[INFO] 10.244.0.7:55794 - 21851 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001886951s
	[INFO] 10.244.0.7:33504 - 22687 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00007488s
	[INFO] 10.244.0.7:33504 - 49821 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000074781s
	[INFO] 10.244.0.24:43831 - 10121 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000164889s
	[INFO] 10.244.0.24:54039 - 13614 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000078555s
	[INFO] 10.244.0.24:54556 - 10454 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000191695s
	[INFO] 10.244.0.24:51692 - 45136 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000123158s
	[INFO] 10.244.0.24:57697 - 46074 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000117636s
	[INFO] 10.244.0.24:42433 - 29125 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000120425s
	[INFO] 10.244.0.24:52553 - 1556 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002180086s
	[INFO] 10.244.0.24:55525 - 50418 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002160558s
	[INFO] 10.244.0.24:35926 - 34435 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000723153s
	[INFO] 10.244.0.24:33302 - 53997 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.00080746s
	
	
	==> describe nodes <==
	Name:               addons-305898
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-305898
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ac4e90cba4fe6b14da29f2106db0837e5f2af42c
	                    minikube.k8s.io/name=addons-305898
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_29T14_15_15_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-305898
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-305898"}
	                    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:  Mon, 29 Jul 2024 14:15:11 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-305898
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Jul 2024 14:21:21 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Jul 2024 14:18:18 +0000   Mon, 29 Jul 2024 14:15:07 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Jul 2024 14:18:18 +0000   Mon, 29 Jul 2024 14:15:07 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Jul 2024 14:18:18 +0000   Mon, 29 Jul 2024 14:15:07 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Jul 2024 14:18:18 +0000   Mon, 29 Jul 2024 14:15:24 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-305898
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	System Info:
	  Machine ID:                 651379240ca246419bc963a9063abfcc
	  System UUID:                8b6026e9-6ffb-4216-9a37-6982e3ea67ca
	  Boot ID:                    40f7f4e5-3dd4-4b42-9db6-4265e768ba51
	  Kernel Version:             5.15.0-1065-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.19
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (27 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     cloud-spanner-emulator-6fcd4f6f98-zpgwf      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m56s
	  gadget                      gadget-gs8fp                                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m52s
	  gcp-auth                    gcp-auth-5db96cd9b4-tm2gc                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m25s
	  ingress-nginx               ingress-nginx-controller-6d9bd977d4-rrq95    100m (5%!)(MISSING)     0 (0%!)(MISSING)      90Mi (1%!)(MISSING)        0 (0%!)(MISSING)         5m51s
	  kube-system                 coredns-7db6d8ff4d-k7hs2                     100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     6m
	  kube-system                 csi-hostpath-attacher-0                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m49s
	  kube-system                 csi-hostpath-resizer-0                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m48s
	  kube-system                 csi-hostpathplugin-tpdrb                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m48s
	  kube-system                 etcd-addons-305898                           100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         6m15s
	  kube-system                 kindnet-q2v5w                                100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      6m1s
	  kube-system                 kube-apiserver-addons-305898                 250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m14s
	  kube-system                 kube-controller-manager-addons-305898        200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m14s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m56s
	  kube-system                 kube-proxy-9b8vh                             0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m1s
	  kube-system                 kube-scheduler-addons-305898                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m14s
	  kube-system                 metrics-server-c59844bb4-4q5qz               100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         5m55s
	  kube-system                 nvidia-device-plugin-daemonset-dqgsh         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m58s
	  kube-system                 registry-698f998955-ffq5z                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m56s
	  kube-system                 registry-proxy-nd6gz                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m56s
	  kube-system                 snapshot-controller-745499f584-596jt         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m53s
	  kube-system                 snapshot-controller-745499f584-l9p59         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m53s
	  kube-system                 storage-provisioner                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m57s
	  local-path-storage          local-path-provisioner-8d985888d-z5kmn       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m54s
	  volcano-system              volcano-admission-5f7844f7bc-gb5gm           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m51s
	  volcano-system              volcano-controllers-59cb4746db-w2vtv         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m50s
	  volcano-system              volcano-scheduler-844f6db89b-qg4xb           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m50s
	  yakd-dashboard              yakd-dashboard-799879c74f-hjmh5              0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     5m54s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%!)(MISSING)  100m (5%!)(MISSING)
	  memory             638Mi (8%!)(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                 5m58s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  6m22s (x8 over 6m22s)  kubelet          Node addons-305898 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m22s (x8 over 6m22s)  kubelet          Node addons-305898 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m22s (x7 over 6m22s)  kubelet          Node addons-305898 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  6m22s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  6m14s                  kubelet          Node addons-305898 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m14s                  kubelet          Node addons-305898 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m14s                  kubelet          Node addons-305898 status is now: NodeHasSufficientPID
	  Normal  NodeNotReady             6m14s                  kubelet          Node addons-305898 status is now: NodeNotReady
	  Normal  NodeAllocatableEnforced  6m14s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  Starting                 6m14s                  kubelet          Starting kubelet.
	  Normal  NodeReady                6m4s                   kubelet          Node addons-305898 status is now: NodeReady
	  Normal  RegisteredNode           6m1s                   node-controller  Node addons-305898 event: Registered Node addons-305898 in Controller
	
	
	==> dmesg <==
	[  +0.001080] FS-Cache: O-key=[8] 'd2653b0000000000'
	[  +0.000703] FS-Cache: N-cookie c=00000067 [p=0000005d fl=2 nc=0 na=1]
	[  +0.000927] FS-Cache: N-cookie d=000000005e8a4d65{9p.inode} n=00000000af590326
	[  +0.001037] FS-Cache: N-key=[8] 'd2653b0000000000'
	[  +1.922265] FS-Cache: Duplicate cookie detected
	[  +0.000700] FS-Cache: O-cookie c=0000005e [p=0000005d fl=226 nc=0 na=1]
	[  +0.000984] FS-Cache: O-cookie d=000000005e8a4d65{9p.inode} n=00000000d8d2a3d7
	[  +0.001095] FS-Cache: O-key=[8] 'd1653b0000000000'
	[  +0.000709] FS-Cache: N-cookie c=00000069 [p=0000005d fl=2 nc=0 na=1]
	[  +0.001129] FS-Cache: N-cookie d=000000005e8a4d65{9p.inode} n=0000000005850c25
	[  +0.001044] FS-Cache: N-key=[8] 'd1653b0000000000'
	[  +0.366280] FS-Cache: Duplicate cookie detected
	[  +0.000690] FS-Cache: O-cookie c=00000063 [p=0000005d fl=226 nc=0 na=1]
	[  +0.000947] FS-Cache: O-cookie d=000000005e8a4d65{9p.inode} n=00000000b82bd7aa
	[  +0.001044] FS-Cache: O-key=[8] 'd7653b0000000000'
	[  +0.000719] FS-Cache: N-cookie c=0000006a [p=0000005d fl=2 nc=0 na=1]
	[  +0.000915] FS-Cache: N-cookie d=000000005e8a4d65{9p.inode} n=00000000b1183acd
	[  +0.001019] FS-Cache: N-key=[8] 'd7653b0000000000'
	[  +3.746925] FS-Cache: Duplicate cookie detected
	[  +0.000707] FS-Cache: O-cookie c=0000006d [p=00000002 fl=222 nc=0 na=1]
	[  +0.000960] FS-Cache: O-cookie d=00000000d7f80a87{9P.session} n=0000000053a36917
	[  +0.001170] FS-Cache: O-key=[10] '34333032393136393339'
	[  +0.000765] FS-Cache: N-cookie c=0000006e [p=00000002 fl=2 nc=0 na=1]
	[  +0.000939] FS-Cache: N-cookie d=00000000d7f80a87{9P.session} n=00000000bfc57dc8
	[  +0.001062] FS-Cache: N-key=[10] '34333032393136393339'
	
	
	==> etcd [721444ef53e048e61e82be71646e6090a5ba09d772a18329eff799ab11cf7469] <==
	{"level":"info","ts":"2024-07-29T14:15:07.045658Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
	{"level":"info","ts":"2024-07-29T14:15:07.045752Z","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-07-29T14:15:07.060795Z","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-07-29T14:15:07.061009Z","caller":"embed/etcd.go:277","msg":"now serving peer/client/metrics","local-member-id":"aec36adc501070cc","initial-advertise-peer-urls":["https://192.168.49.2:2380"],"listen-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.49.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2024-07-29T14:15:07.061035Z","caller":"embed/etcd.go:857","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2024-07-29T14:15:07.061138Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-07-29T14:15:07.061149Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-07-29T14:15:07.637615Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
	{"level":"info","ts":"2024-07-29T14:15:07.637896Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2024-07-29T14:15:07.637999Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-07-29T14:15:07.638105Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-07-29T14:15:07.638187Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-29T14:15:07.638266Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-07-29T14:15:07.638349Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-29T14:15:07.645664Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-29T14:15:07.649752Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-305898 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-07-29T14:15:07.650087Z","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-07-29T14:15:07.650262Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-29T14:15:07.650353Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-29T14:15:07.650442Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-29T14:15:07.650806Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-29T14:15:07.652568Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-07-29T14:15:07.659126Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-07-29T14:15:07.669627Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-07-29T14:15:07.669815Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	
	
	==> gcp-auth [af9f5e1687d01f5b76a67ba265dd110c5bf454c94eafa995e27da1fd2095123b] <==
	2024/07/29 14:18:09 GCP Auth Webhook started!
	2024/07/29 14:18:26 Ready to marshal response ...
	2024/07/29 14:18:26 Ready to write response ...
	2024/07/29 14:18:26 Ready to marshal response ...
	2024/07/29 14:18:26 Ready to write response ...
	
	
	==> kernel <==
	 14:21:28 up 10:03,  0 users,  load average: 0.54, 1.29, 2.04
	Linux addons-305898 5.15.0-1065-aws #71~20.04.1-Ubuntu SMP Fri Jun 28 19:59:49 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [025d5f584f4ba593042fa13360546734a02aecc71a65f478c2062f62772ba514] <==
	I0729 14:20:13.431323       1 main.go:299] handling current node
	W0729 14:20:15.988932       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0729 14:20:15.988980       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	W0729 14:20:16.457508       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0729 14:20:16.457541       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0729 14:20:23.431320       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 14:20:23.431352       1 main.go:299] handling current node
	I0729 14:20:33.430820       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 14:20:33.430854       1 main.go:299] handling current node
	I0729 14:20:43.430946       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 14:20:43.430981       1 main.go:299] handling current node
	W0729 14:20:50.017473       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0729 14:20:50.017676       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0729 14:20:53.431579       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 14:20:53.431612       1 main.go:299] handling current node
	W0729 14:20:59.202276       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0729 14:20:59.202315       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	W0729 14:21:02.829005       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0729 14:21:02.829040       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0729 14:21:03.430896       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 14:21:03.430932       1 main.go:299] handling current node
	I0729 14:21:13.431198       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 14:21:13.431232       1 main.go:299] handling current node
	I0729 14:21:23.431534       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 14:21:23.431568       1 main.go:299] handling current node
	
	
	==> kube-apiserver [c8e2dd6503bbdec33d32a75aa6de5046c9ccdab7a6ff78c47943b575e9f627a9] <==
	W0729 14:16:43.901775       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.96.91.210:443: connect: connection refused
	W0729 14:16:44.390559       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.153.188:443: connect: connection refused
	E0729 14:16:44.390623       1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.153.188:443: connect: connection refused
	W0729 14:16:44.391180       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.96.91.210:443: connect: connection refused
	W0729 14:16:44.446112       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.153.188:443: connect: connection refused
	E0729 14:16:44.446147       1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.153.188:443: connect: connection refused
	W0729 14:16:44.446524       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.96.91.210:443: connect: connection refused
	W0729 14:16:44.945508       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.96.91.210:443: connect: connection refused
	W0729 14:16:45.984862       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.96.91.210:443: connect: connection refused
	W0729 14:16:47.040579       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.96.91.210:443: connect: connection refused
	W0729 14:16:48.073547       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.96.91.210:443: connect: connection refused
	W0729 14:16:49.148638       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.96.91.210:443: connect: connection refused
	W0729 14:16:50.159456       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.96.91.210:443: connect: connection refused
	W0729 14:16:51.218583       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.96.91.210:443: connect: connection refused
	W0729 14:16:52.222551       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.96.91.210:443: connect: connection refused
	W0729 14:16:53.323811       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.96.91.210:443: connect: connection refused
	W0729 14:16:54.340586       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.96.91.210:443: connect: connection refused
	W0729 14:17:03.350619       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.153.188:443: connect: connection refused
	E0729 14:17:03.350665       1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.153.188:443: connect: connection refused
	W0729 14:17:44.398744       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.153.188:443: connect: connection refused
	E0729 14:17:44.398853       1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.153.188:443: connect: connection refused
	W0729 14:17:44.452208       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.153.188:443: connect: connection refused
	E0729 14:17:44.452413       1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.153.188:443: connect: connection refused
	I0729 14:18:26.351456       1 controller.go:615] quota admission added evaluator for: jobs.batch.volcano.sh
	I0729 14:18:26.390067       1 controller.go:615] quota admission added evaluator for: podgroups.scheduling.volcano.sh
	
	
	==> kube-controller-manager [952998775caa8a661d911783ab4e8a7b3ca42efae2cf693ea1406670bf31000b] <==
	I0729 14:17:44.478082       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0729 14:17:44.478547       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0729 14:17:44.501986       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0729 14:17:45.327606       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0729 14:17:45.389448       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0729 14:17:45.476101       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0729 14:17:46.353969       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0729 14:17:46.422046       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0729 14:17:46.481211       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0729 14:17:47.329394       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0729 14:17:47.427684       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0729 14:17:47.440974       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0729 14:17:47.443455       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0729 14:17:47.451704       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0729 14:17:47.487930       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0729 14:17:47.496611       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0729 14:17:47.505503       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0729 14:17:48.327209       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0729 14:18:09.407685       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-5db96cd9b4" duration="13.60692ms"
	I0729 14:18:09.408048       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-5db96cd9b4" duration="51.865µs"
	I0729 14:18:17.023438       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0729 14:18:17.026070       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0729 14:18:17.078817       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0729 14:18:17.078940       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0729 14:18:26.079715       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init"
	
	
	==> kube-proxy [4b407380ec68ebdc6ce5fd2ea7aa9aaa9345565d42a737b82b7b9e040fc63788] <==
	I0729 14:15:30.156201       1 server_linux.go:69] "Using iptables proxy"
	I0729 14:15:30.175466       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0729 14:15:30.259895       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0729 14:15:30.259939       1 server_linux.go:165] "Using iptables Proxier"
	I0729 14:15:30.262018       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0729 14:15:30.262040       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0729 14:15:30.262057       1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
	I0729 14:15:30.262283       1 server.go:872] "Version info" version="v1.30.3"
	I0729 14:15:30.262299       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0729 14:15:30.276069       1 config.go:192] "Starting service config controller"
	I0729 14:15:30.276095       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0729 14:15:30.276124       1 config.go:101] "Starting endpoint slice config controller"
	I0729 14:15:30.276129       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0729 14:15:30.277429       1 config.go:319] "Starting node config controller"
	I0729 14:15:30.277444       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0729 14:15:30.376976       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0729 14:15:30.377111       1 shared_informer.go:320] Caches are synced for service config
	I0729 14:15:30.377514       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [bd4f57c5e94ffea110ccb1f0d772fe162b3def56c12f4679dcde37e27ef7badf] <==
	W0729 14:15:12.022980       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0729 14:15:12.022998       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0729 14:15:12.849815       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0729 14:15:12.849861       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0729 14:15:12.865349       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0729 14:15:12.865392       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0729 14:15:12.885154       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0729 14:15:12.885285       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0729 14:15:12.948201       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0729 14:15:12.948458       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0729 14:15:12.978676       1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0729 14:15:12.978883       1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0729 14:15:13.088041       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0729 14:15:13.088081       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0729 14:15:13.109228       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0729 14:15:13.109282       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W0729 14:15:13.124932       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0729 14:15:13.125044       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0729 14:15:13.202525       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0729 14:15:13.202572       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0729 14:15:13.230142       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0729 14:15:13.230261       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	W0729 14:15:13.239750       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0729 14:15:13.239793       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	I0729 14:15:15.595916       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 29 14:19:32 addons-305898 kubelet[1574]: I0729 14:19:32.413501    1574 scope.go:117] "RemoveContainer" containerID="a9e268368834b1700c572d04e01de409ca046b0cde0b29eeeab687e3884113d4"
	Jul 29 14:19:32 addons-305898 kubelet[1574]: E0729 14:19:32.414049    1574 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-gs8fp_gadget(55bf204f-e2dc-4327-8f5d-eb0c46acb336)\"" pod="gadget/gadget-gs8fp" podUID="55bf204f-e2dc-4327-8f5d-eb0c46acb336"
	Jul 29 14:19:42 addons-305898 kubelet[1574]: I0729 14:19:42.411793    1574 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-dqgsh" secret="" err="secret \"gcp-auth\" not found"
	Jul 29 14:19:44 addons-305898 kubelet[1574]: I0729 14:19:44.412011    1574 scope.go:117] "RemoveContainer" containerID="a9e268368834b1700c572d04e01de409ca046b0cde0b29eeeab687e3884113d4"
	Jul 29 14:19:44 addons-305898 kubelet[1574]: E0729 14:19:44.413383    1574 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-gs8fp_gadget(55bf204f-e2dc-4327-8f5d-eb0c46acb336)\"" pod="gadget/gadget-gs8fp" podUID="55bf204f-e2dc-4327-8f5d-eb0c46acb336"
	Jul 29 14:19:57 addons-305898 kubelet[1574]: I0729 14:19:57.411962    1574 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-698f998955-ffq5z" secret="" err="secret \"gcp-auth\" not found"
	Jul 29 14:19:58 addons-305898 kubelet[1574]: I0729 14:19:58.414238    1574 scope.go:117] "RemoveContainer" containerID="a9e268368834b1700c572d04e01de409ca046b0cde0b29eeeab687e3884113d4"
	Jul 29 14:19:58 addons-305898 kubelet[1574]: E0729 14:19:58.414714    1574 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-gs8fp_gadget(55bf204f-e2dc-4327-8f5d-eb0c46acb336)\"" pod="gadget/gadget-gs8fp" podUID="55bf204f-e2dc-4327-8f5d-eb0c46acb336"
	Jul 29 14:20:13 addons-305898 kubelet[1574]: I0729 14:20:13.411240    1574 scope.go:117] "RemoveContainer" containerID="a9e268368834b1700c572d04e01de409ca046b0cde0b29eeeab687e3884113d4"
	Jul 29 14:20:13 addons-305898 kubelet[1574]: E0729 14:20:13.411733    1574 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-gs8fp_gadget(55bf204f-e2dc-4327-8f5d-eb0c46acb336)\"" pod="gadget/gadget-gs8fp" podUID="55bf204f-e2dc-4327-8f5d-eb0c46acb336"
	Jul 29 14:20:24 addons-305898 kubelet[1574]: I0729 14:20:24.412146    1574 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-nd6gz" secret="" err="secret \"gcp-auth\" not found"
	Jul 29 14:20:25 addons-305898 kubelet[1574]: I0729 14:20:25.411393    1574 scope.go:117] "RemoveContainer" containerID="a9e268368834b1700c572d04e01de409ca046b0cde0b29eeeab687e3884113d4"
	Jul 29 14:20:25 addons-305898 kubelet[1574]: E0729 14:20:25.411901    1574 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-gs8fp_gadget(55bf204f-e2dc-4327-8f5d-eb0c46acb336)\"" pod="gadget/gadget-gs8fp" podUID="55bf204f-e2dc-4327-8f5d-eb0c46acb336"
	Jul 29 14:20:36 addons-305898 kubelet[1574]: I0729 14:20:36.411626    1574 scope.go:117] "RemoveContainer" containerID="a9e268368834b1700c572d04e01de409ca046b0cde0b29eeeab687e3884113d4"
	Jul 29 14:20:36 addons-305898 kubelet[1574]: E0729 14:20:36.412191    1574 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-gs8fp_gadget(55bf204f-e2dc-4327-8f5d-eb0c46acb336)\"" pod="gadget/gadget-gs8fp" podUID="55bf204f-e2dc-4327-8f5d-eb0c46acb336"
	Jul 29 14:20:48 addons-305898 kubelet[1574]: I0729 14:20:48.411659    1574 scope.go:117] "RemoveContainer" containerID="a9e268368834b1700c572d04e01de409ca046b0cde0b29eeeab687e3884113d4"
	Jul 29 14:20:48 addons-305898 kubelet[1574]: E0729 14:20:48.412862    1574 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-gs8fp_gadget(55bf204f-e2dc-4327-8f5d-eb0c46acb336)\"" pod="gadget/gadget-gs8fp" podUID="55bf204f-e2dc-4327-8f5d-eb0c46acb336"
	Jul 29 14:20:54 addons-305898 kubelet[1574]: I0729 14:20:54.412261    1574 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-dqgsh" secret="" err="secret \"gcp-auth\" not found"
	Jul 29 14:21:01 addons-305898 kubelet[1574]: I0729 14:21:01.411612    1574 scope.go:117] "RemoveContainer" containerID="a9e268368834b1700c572d04e01de409ca046b0cde0b29eeeab687e3884113d4"
	Jul 29 14:21:01 addons-305898 kubelet[1574]: E0729 14:21:01.412068    1574 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-gs8fp_gadget(55bf204f-e2dc-4327-8f5d-eb0c46acb336)\"" pod="gadget/gadget-gs8fp" podUID="55bf204f-e2dc-4327-8f5d-eb0c46acb336"
	Jul 29 14:21:12 addons-305898 kubelet[1574]: I0729 14:21:12.412042    1574 scope.go:117] "RemoveContainer" containerID="a9e268368834b1700c572d04e01de409ca046b0cde0b29eeeab687e3884113d4"
	Jul 29 14:21:12 addons-305898 kubelet[1574]: E0729 14:21:12.413014    1574 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-gs8fp_gadget(55bf204f-e2dc-4327-8f5d-eb0c46acb336)\"" pod="gadget/gadget-gs8fp" podUID="55bf204f-e2dc-4327-8f5d-eb0c46acb336"
	Jul 29 14:21:19 addons-305898 kubelet[1574]: I0729 14:21:19.411331    1574 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-698f998955-ffq5z" secret="" err="secret \"gcp-auth\" not found"
	Jul 29 14:21:23 addons-305898 kubelet[1574]: I0729 14:21:23.411551    1574 scope.go:117] "RemoveContainer" containerID="a9e268368834b1700c572d04e01de409ca046b0cde0b29eeeab687e3884113d4"
	Jul 29 14:21:23 addons-305898 kubelet[1574]: E0729 14:21:23.412064    1574 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-gs8fp_gadget(55bf204f-e2dc-4327-8f5d-eb0c46acb336)\"" pod="gadget/gadget-gs8fp" podUID="55bf204f-e2dc-4327-8f5d-eb0c46acb336"
	
	
	==> storage-provisioner [aedbecb2154badc89184cf616d0d8405080c803dc05f66b87e5634684f146a32] <==
	I0729 14:15:33.233127       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0729 14:15:33.287444       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0729 14:15:33.287524       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0729 14:15:33.300302       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0729 14:15:33.303731       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-305898_42071d9a-2ffc-4d2c-9765-e21e26c6c06a!
	I0729 14:15:33.310177       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"408cb43e-e75a-439f-bd1b-5f1fb13d9203", APIVersion:"v1", ResourceVersion:"530", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-305898_42071d9a-2ffc-4d2c-9765-e21e26c6c06a became leader
	I0729 14:15:33.403902       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-305898_42071d9a-2ffc-4d2c-9765-e21e26c6c06a!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-305898 -n addons-305898
helpers_test.go:261: (dbg) Run:  kubectl --context addons-305898 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: ingress-nginx-admission-create-k9ch5 ingress-nginx-admission-patch-g6zjf test-job-nginx-0
helpers_test.go:274: ======> post-mortem[TestAddons/serial/Volcano]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-305898 describe pod ingress-nginx-admission-create-k9ch5 ingress-nginx-admission-patch-g6zjf test-job-nginx-0
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-305898 describe pod ingress-nginx-admission-create-k9ch5 ingress-nginx-admission-patch-g6zjf test-job-nginx-0: exit status 1 (89.307274ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-k9ch5" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-g6zjf" not found
	Error from server (NotFound): pods "test-job-nginx-0" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-305898 describe pod ingress-nginx-admission-create-k9ch5 ingress-nginx-admission-patch-g6zjf test-job-nginx-0: exit status 1
--- FAIL: TestAddons/serial/Volcano (199.94s)

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

                                                
                                                
=== 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-813663 --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
E0729 15:05:22.672613 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p old-k8s-version-813663 --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 (6m12.051831186s)

                                                
                                                
-- stdout --
	* [old-k8s-version-813663] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19340
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19340-1832065/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19340-1832065/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Kubernetes 1.30.3 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.30.3
	* Using the docker driver based on existing profile
	* Starting "old-k8s-version-813663" primary control-plane node in "old-k8s-version-813663" cluster
	* Pulling base image v0.0.44-1721902582-19326 ...
	* Restarting existing docker container for "old-k8s-version-813663" ...
	* Preparing Kubernetes v1.20.0 on containerd 1.7.19 ...
	* 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-813663 addons enable metrics-server
	
	* Enabled addons: storage-provisioner, metrics-server, dashboard, default-storageclass
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 15:04:38.072230 2044265 out.go:291] Setting OutFile to fd 1 ...
	I0729 15:04:38.072347 2044265 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 15:04:38.072357 2044265 out.go:304] Setting ErrFile to fd 2...
	I0729 15:04:38.072362 2044265 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 15:04:38.072661 2044265 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
	I0729 15:04:38.073828 2044265 out.go:298] Setting JSON to false
	I0729 15:04:38.075039 2044265 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":38822,"bootTime":1722226656,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 15:04:38.075125 2044265 start.go:139] virtualization:  
	I0729 15:04:38.078135 2044265 out.go:177] * [old-k8s-version-813663] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 15:04:38.083076 2044265 notify.go:220] Checking for updates...
	I0729 15:04:38.083043 2044265 out.go:177]   - MINIKUBE_LOCATION=19340
	I0729 15:04:38.085769 2044265 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 15:04:38.088555 2044265 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19340-1832065/kubeconfig
	I0729 15:04:38.091000 2044265 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19340-1832065/.minikube
	I0729 15:04:38.093398 2044265 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 15:04:38.096057 2044265 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 15:04:38.103226 2044265 config.go:182] Loaded profile config "old-k8s-version-813663": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0729 15:04:38.106166 2044265 out.go:177] * Kubernetes 1.30.3 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.30.3
	I0729 15:04:38.108315 2044265 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 15:04:38.141517 2044265 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 15:04:38.141673 2044265 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 15:04:38.233340 2044265 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:58 OomKillDisable:true NGoroutines:68 SystemTime:2024-07-29 15:04:38.223083396 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 15:04:38.233456 2044265 docker.go:307] overlay module found
	I0729 15:04:38.236102 2044265 out.go:177] * Using the docker driver based on existing profile
	I0729 15:04:38.237888 2044265 start.go:297] selected driver: docker
	I0729 15:04:38.237917 2044265 start.go:901] validating driver "docker" against &{Name:old-k8s-version-813663 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts: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-813663 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}
	I0729 15:04:38.238051 2044265 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 15:04:38.238694 2044265 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 15:04:38.320873 2044265 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:58 OomKillDisable:true NGoroutines:68 SystemTime:2024-07-29 15:04:38.310171264 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 15:04:38.321234 2044265 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0729 15:04:38.321257 2044265 cni.go:84] Creating CNI manager for ""
	I0729 15:04:38.321264 2044265 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0729 15:04:38.321308 2044265 start.go:340] cluster config:
	{Name:old-k8s-version-813663 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts: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-813663 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}
	I0729 15:04:38.323774 2044265 out.go:177] * Starting "old-k8s-version-813663" primary control-plane node in "old-k8s-version-813663" cluster
	I0729 15:04:38.325410 2044265 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0729 15:04:38.327375 2044265 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0729 15:04:38.329420 2044265 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0729 15:04:38.329479 2044265 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 15:04:38.329500 2044265 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19340-1832065/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0729 15:04:38.329511 2044265 cache.go:56] Caching tarball of preloaded images
	I0729 15:04:38.329686 2044265 preload.go:172] Found /home/jenkins/minikube-integration/19340-1832065/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0729 15:04:38.329698 2044265 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on containerd
	I0729 15:04:38.329835 2044265 profile.go:143] Saving config to /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/config.json ...
	W0729 15:04:38.350377 2044265 image.go:95] image gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 is of wrong architecture
	I0729 15:04:38.350401 2044265 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 15:04:38.350469 2044265 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 15:04:38.350491 2044265 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 15:04:38.350500 2044265 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 15:04:38.350508 2044265 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 15:04:38.350514 2044265 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0729 15:04:38.551501 2044265 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0729 15:04:38.551540 2044265 cache.go:194] Successfully downloaded all kic artifacts
	I0729 15:04:38.551587 2044265 start.go:360] acquireMachinesLock for old-k8s-version-813663: {Name:mk088bbb07dc9bf2ed2968c0da21194b2cb5ea49 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0729 15:04:38.551667 2044265 start.go:364] duration metric: took 46.137µs to acquireMachinesLock for "old-k8s-version-813663"
	I0729 15:04:38.551703 2044265 start.go:96] Skipping create...Using existing machine configuration
	I0729 15:04:38.551713 2044265 fix.go:54] fixHost starting: 
	I0729 15:04:38.551976 2044265 cli_runner.go:164] Run: docker container inspect old-k8s-version-813663 --format={{.State.Status}}
	I0729 15:04:38.582508 2044265 fix.go:112] recreateIfNeeded on old-k8s-version-813663: state=Stopped err=<nil>
	W0729 15:04:38.582535 2044265 fix.go:138] unexpected machine state, will restart: <nil>
	I0729 15:04:38.584974 2044265 out.go:177] * Restarting existing docker container for "old-k8s-version-813663" ...
	I0729 15:04:38.587296 2044265 cli_runner.go:164] Run: docker start old-k8s-version-813663
	I0729 15:04:38.986616 2044265 cli_runner.go:164] Run: docker container inspect old-k8s-version-813663 --format={{.State.Status}}
	I0729 15:04:39.015416 2044265 kic.go:430] container "old-k8s-version-813663" state is running.
	I0729 15:04:39.015847 2044265 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-813663
	I0729 15:04:39.045061 2044265 profile.go:143] Saving config to /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/config.json ...
	I0729 15:04:39.045310 2044265 machine.go:94] provisionDockerMachine start ...
	I0729 15:04:39.045379 2044265 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-813663
	I0729 15:04:39.072893 2044265 main.go:141] libmachine: Using SSH client type: native
	I0729 15:04:39.073176 2044265 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 35294 <nil> <nil>}
	I0729 15:04:39.073186 2044265 main.go:141] libmachine: About to run SSH command:
	hostname
	I0729 15:04:39.073930 2044265 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:51584->127.0.0.1:35294: read: connection reset by peer
	I0729 15:04:42.212010 2044265 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-813663
	
	I0729 15:04:42.212039 2044265 ubuntu.go:169] provisioning hostname "old-k8s-version-813663"
	I0729 15:04:42.212139 2044265 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-813663
	I0729 15:04:42.232264 2044265 main.go:141] libmachine: Using SSH client type: native
	I0729 15:04:42.232542 2044265 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 35294 <nil> <nil>}
	I0729 15:04:42.232559 2044265 main.go:141] libmachine: About to run SSH command:
	sudo hostname old-k8s-version-813663 && echo "old-k8s-version-813663" | sudo tee /etc/hostname
	I0729 15:04:42.387089 2044265 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-813663
	
	I0729 15:04:42.387169 2044265 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-813663
	I0729 15:04:42.405621 2044265 main.go:141] libmachine: Using SSH client type: native
	I0729 15:04:42.405898 2044265 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 35294 <nil> <nil>}
	I0729 15:04:42.405923 2044265 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sold-k8s-version-813663' /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-813663/g' /etc/hosts;
				else 
					echo '127.0.1.1 old-k8s-version-813663' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0729 15:04:42.538046 2044265 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0729 15:04:42.538076 2044265 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19340-1832065/.minikube CaCertPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19340-1832065/.minikube}
	I0729 15:04:42.538099 2044265 ubuntu.go:177] setting up certificates
	I0729 15:04:42.538109 2044265 provision.go:84] configureAuth start
	I0729 15:04:42.538167 2044265 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-813663
	I0729 15:04:42.555069 2044265 provision.go:143] copyHostCerts
	I0729 15:04:42.555150 2044265 exec_runner.go:144] found /home/jenkins/minikube-integration/19340-1832065/.minikube/key.pem, removing ...
	I0729 15:04:42.555166 2044265 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19340-1832065/.minikube/key.pem
	I0729 15:04:42.555248 2044265 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19340-1832065/.minikube/key.pem (1675 bytes)
	I0729 15:04:42.555352 2044265 exec_runner.go:144] found /home/jenkins/minikube-integration/19340-1832065/.minikube/ca.pem, removing ...
	I0729 15:04:42.555366 2044265 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19340-1832065/.minikube/ca.pem
	I0729 15:04:42.555395 2044265 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19340-1832065/.minikube/ca.pem (1078 bytes)
	I0729 15:04:42.555455 2044265 exec_runner.go:144] found /home/jenkins/minikube-integration/19340-1832065/.minikube/cert.pem, removing ...
	I0729 15:04:42.555464 2044265 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19340-1832065/.minikube/cert.pem
	I0729 15:04:42.555488 2044265 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19340-1832065/.minikube/cert.pem (1123 bytes)
	I0729 15:04:42.555542 2044265 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19340-1832065/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca-key.pem org=jenkins.old-k8s-version-813663 san=[127.0.0.1 192.168.76.2 localhost minikube old-k8s-version-813663]
	I0729 15:04:43.148018 2044265 provision.go:177] copyRemoteCerts
	I0729 15:04:43.148163 2044265 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0729 15:04:43.148269 2044265 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-813663
	I0729 15:04:43.164772 2044265 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35294 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/old-k8s-version-813663/id_rsa Username:docker}
	I0729 15:04:43.261067 2044265 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0729 15:04:43.286304 2044265 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/machines/server.pem --> /etc/docker/server.pem (1233 bytes)
	I0729 15:04:43.312067 2044265 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0729 15:04:43.337364 2044265 provision.go:87] duration metric: took 799.241247ms to configureAuth
	I0729 15:04:43.337392 2044265 ubuntu.go:193] setting minikube options for container-runtime
	I0729 15:04:43.337609 2044265 config.go:182] Loaded profile config "old-k8s-version-813663": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0729 15:04:43.337626 2044265 machine.go:97] duration metric: took 4.292299253s to provisionDockerMachine
	I0729 15:04:43.337635 2044265 start.go:293] postStartSetup for "old-k8s-version-813663" (driver="docker")
	I0729 15:04:43.337645 2044265 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0729 15:04:43.337705 2044265 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0729 15:04:43.337762 2044265 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-813663
	I0729 15:04:43.356910 2044265 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35294 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/old-k8s-version-813663/id_rsa Username:docker}
	I0729 15:04:43.455347 2044265 ssh_runner.go:195] Run: cat /etc/os-release
	I0729 15:04:43.458512 2044265 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0729 15:04:43.458550 2044265 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0729 15:04:43.458561 2044265 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0729 15:04:43.458568 2044265 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0729 15:04:43.458598 2044265 filesync.go:126] Scanning /home/jenkins/minikube-integration/19340-1832065/.minikube/addons for local assets ...
	I0729 15:04:43.458663 2044265 filesync.go:126] Scanning /home/jenkins/minikube-integration/19340-1832065/.minikube/files for local assets ...
	I0729 15:04:43.458765 2044265 filesync.go:149] local asset: /home/jenkins/minikube-integration/19340-1832065/.minikube/files/etc/ssl/certs/18374552.pem -> 18374552.pem in /etc/ssl/certs
	I0729 15:04:43.458889 2044265 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0729 15:04:43.467747 2044265 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/files/etc/ssl/certs/18374552.pem --> /etc/ssl/certs/18374552.pem (1708 bytes)
	I0729 15:04:43.492721 2044265 start.go:296] duration metric: took 155.071081ms for postStartSetup
	I0729 15:04:43.492804 2044265 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 15:04:43.492850 2044265 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-813663
	I0729 15:04:43.508917 2044265 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35294 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/old-k8s-version-813663/id_rsa Username:docker}
	I0729 15:04:43.604737 2044265 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0729 15:04:43.609850 2044265 fix.go:56] duration metric: took 5.058129215s for fixHost
	I0729 15:04:43.609879 2044265 start.go:83] releasing machines lock for "old-k8s-version-813663", held for 5.058197161s
	I0729 15:04:43.609954 2044265 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-813663
	I0729 15:04:43.626178 2044265 ssh_runner.go:195] Run: cat /version.json
	I0729 15:04:43.626238 2044265 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-813663
	I0729 15:04:43.626490 2044265 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0729 15:04:43.626558 2044265 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-813663
	I0729 15:04:43.645476 2044265 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35294 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/old-k8s-version-813663/id_rsa Username:docker}
	I0729 15:04:43.659312 2044265 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35294 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/old-k8s-version-813663/id_rsa Username:docker}
	I0729 15:04:43.742726 2044265 ssh_runner.go:195] Run: systemctl --version
	I0729 15:04:43.873665 2044265 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0729 15:04:43.878468 2044265 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' {}" ;
	I0729 15:04:43.897785 2044265 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0729 15:04:43.897945 2044265 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" ;
	I0729 15:04:43.909868 2044265 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0729 15:04:43.909898 2044265 start.go:495] detecting cgroup driver to use...
	I0729 15:04:43.909968 2044265 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0729 15:04:43.910051 2044265 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0729 15:04:43.923968 2044265 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0729 15:04:43.937914 2044265 docker.go:217] disabling cri-docker service (if available) ...
	I0729 15:04:43.937978 2044265 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0729 15:04:43.951265 2044265 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0729 15:04:43.966175 2044265 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0729 15:04:44.058169 2044265 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0729 15:04:44.158368 2044265 docker.go:233] disabling docker service ...
	I0729 15:04:44.158438 2044265 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0729 15:04:44.174804 2044265 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0729 15:04:44.186542 2044265 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0729 15:04:44.284425 2044265 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0729 15:04:44.382095 2044265 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0729 15:04:44.393837 2044265 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"
	I0729 15:04:44.416938 2044265 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"
	I0729 15:04:44.427946 2044265 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"
	I0729 15:04:44.438211 2044265 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0729 15:04:44.438288 2044265 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0729 15:04:44.448515 2044265 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"
	I0729 15:04:44.459102 2044265 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0729 15:04:44.468789 2044265 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0729 15:04:44.479190 2044265 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0729 15:04:44.488854 2044265 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"
	I0729 15:04:44.499374 2044265 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0729 15:04:44.510133 2044265 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0729 15:04:44.519661 2044265 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 15:04:44.628610 2044265 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0729 15:04:44.789597 2044265 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0729 15:04:44.789671 2044265 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0729 15:04:44.794043 2044265 start.go:563] Will wait 60s for crictl version
	I0729 15:04:44.794112 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:04:44.798100 2044265 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0729 15:04:44.840963 2044265 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.19
	RuntimeApiVersion:  v1
	I0729 15:04:44.841036 2044265 ssh_runner.go:195] Run: containerd --version
	I0729 15:04:44.869350 2044265 ssh_runner.go:195] Run: containerd --version
	I0729 15:04:44.895400 2044265 out.go:177] * Preparing Kubernetes v1.20.0 on containerd 1.7.19 ...
	I0729 15:04:44.897230 2044265 cli_runner.go:164] Run: docker network inspect old-k8s-version-813663 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0729 15:04:44.915165 2044265 ssh_runner.go:195] Run: grep 192.168.76.1	host.minikube.internal$ /etc/hosts
	I0729 15:04:44.920602 2044265 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""
	I0729 15:04:44.932511 2044265 kubeadm.go:883] updating cluster {Name:old-k8s-version-813663 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts: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-813663 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} ...
	I0729 15:04:44.932646 2044265 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0729 15:04:44.932711 2044265 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 15:04:44.971108 2044265 containerd.go:627] all images are preloaded for containerd runtime.
	I0729 15:04:44.971134 2044265 containerd.go:534] Images already preloaded, skipping extraction
	I0729 15:04:44.971202 2044265 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 15:04:45.038517 2044265 containerd.go:627] all images are preloaded for containerd runtime.
	I0729 15:04:45.038539 2044265 cache_images.go:84] Images are preloaded, skipping loading
	I0729 15:04:45.038549 2044265 kubeadm.go:934] updating node { 192.168.76.2 8443 v1.20.0 containerd true true} ...
	I0729 15:04:45.038680 2044265 kubeadm.go:946] 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-813663 --kubeconfig=/etc/kubernetes/kubelet.conf --network-plugin=cni --node-ip=192.168.76.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-813663 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:}
	I0729 15:04:45.038778 2044265 ssh_runner.go:195] Run: sudo crictl info
	I0729 15:04:45.149911 2044265 cni.go:84] Creating CNI manager for ""
	I0729 15:04:45.149940 2044265 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0729 15:04:45.149950 2044265 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0729 15:04:45.149974 2044265 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-813663 NodeName:old-k8s-version-813663 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}
	I0729 15:04:45.150120 2044265 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-813663"
	  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
	
	I0729 15:04:45.150223 2044265 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.20.0
	I0729 15:04:45.182713 2044265 binaries.go:44] Found k8s binaries, skipping transfer
	I0729 15:04:45.185995 2044265 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0729 15:04:45.198414 2044265 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (442 bytes)
	I0729 15:04:45.224381 2044265 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0729 15:04:45.254687 2044265 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2125 bytes)
	I0729 15:04:45.280865 2044265 ssh_runner.go:195] Run: grep 192.168.76.2	control-plane.minikube.internal$ /etc/hosts
	I0729 15:04:45.285310 2044265 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""
	I0729 15:04:45.303028 2044265 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 15:04:45.419378 2044265 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 15:04:45.441873 2044265 certs.go:68] Setting up /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663 for IP: 192.168.76.2
	I0729 15:04:45.441898 2044265 certs.go:194] generating shared ca certs ...
	I0729 15:04:45.441914 2044265 certs.go:226] acquiring lock for ca certs: {Name:mk7b2c8cd3429c635e18eee22c6a9249efaf05ba Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 15:04:45.442064 2044265 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/19340-1832065/.minikube/ca.key
	I0729 15:04:45.442112 2044265 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19340-1832065/.minikube/proxy-client-ca.key
	I0729 15:04:45.442122 2044265 certs.go:256] generating profile certs ...
	I0729 15:04:45.442211 2044265 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.key
	I0729 15:04:45.442277 2044265 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/apiserver.key.37bebeff
	I0729 15:04:45.442333 2044265 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/proxy-client.key
	I0729 15:04:45.442453 2044265 certs.go:484] found cert: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/1837455.pem (1338 bytes)
	W0729 15:04:45.442489 2044265 certs.go:480] ignoring /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/1837455_empty.pem, impossibly tiny 0 bytes
	I0729 15:04:45.442505 2044265 certs.go:484] found cert: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca-key.pem (1679 bytes)
	I0729 15:04:45.442534 2044265 certs.go:484] found cert: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca.pem (1078 bytes)
	I0729 15:04:45.442563 2044265 certs.go:484] found cert: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/cert.pem (1123 bytes)
	I0729 15:04:45.442586 2044265 certs.go:484] found cert: /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/key.pem (1675 bytes)
	I0729 15:04:45.442636 2044265 certs.go:484] found cert: /home/jenkins/minikube-integration/19340-1832065/.minikube/files/etc/ssl/certs/18374552.pem (1708 bytes)
	I0729 15:04:45.443343 2044265 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0729 15:04:45.474073 2044265 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0729 15:04:45.507257 2044265 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0729 15:04:45.534373 2044265 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0729 15:04:45.565401 2044265 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0729 15:04:45.591381 2044265 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0729 15:04:45.631109 2044265 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0729 15:04:45.657588 2044265 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0729 15:04:45.688110 2044265 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0729 15:04:45.712759 2044265 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/1837455.pem --> /usr/share/ca-certificates/1837455.pem (1338 bytes)
	I0729 15:04:45.742268 2044265 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19340-1832065/.minikube/files/etc/ssl/certs/18374552.pem --> /usr/share/ca-certificates/18374552.pem (1708 bytes)
	I0729 15:04:45.767960 2044265 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0729 15:04:45.788191 2044265 ssh_runner.go:195] Run: openssl version
	I0729 15:04:45.793930 2044265 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0729 15:04:45.807344 2044265 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0729 15:04:45.811109 2044265 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 29 14:14 /usr/share/ca-certificates/minikubeCA.pem
	I0729 15:04:45.811193 2044265 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0729 15:04:45.818592 2044265 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0729 15:04:45.828078 2044265 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/1837455.pem && ln -fs /usr/share/ca-certificates/1837455.pem /etc/ssl/certs/1837455.pem"
	I0729 15:04:45.837916 2044265 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/1837455.pem
	I0729 15:04:45.841662 2044265 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jul 29 14:25 /usr/share/ca-certificates/1837455.pem
	I0729 15:04:45.841745 2044265 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/1837455.pem
	I0729 15:04:45.849299 2044265 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/1837455.pem /etc/ssl/certs/51391683.0"
	I0729 15:04:45.858617 2044265 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/18374552.pem && ln -fs /usr/share/ca-certificates/18374552.pem /etc/ssl/certs/18374552.pem"
	I0729 15:04:45.868657 2044265 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/18374552.pem
	I0729 15:04:45.872310 2044265 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jul 29 14:25 /usr/share/ca-certificates/18374552.pem
	I0729 15:04:45.872379 2044265 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/18374552.pem
	I0729 15:04:45.879794 2044265 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/18374552.pem /etc/ssl/certs/3ec20f2e.0"
	I0729 15:04:45.889076 2044265 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0729 15:04:45.892893 2044265 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0729 15:04:45.900124 2044265 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0729 15:04:45.907362 2044265 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0729 15:04:45.914515 2044265 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0729 15:04:45.922562 2044265 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0729 15:04:45.929441 2044265 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0729 15:04:45.936592 2044265 kubeadm.go:392] StartCluster: {Name:old-k8s-version-813663 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts: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-813663 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}
	I0729 15:04:45.936749 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0729 15:04:45.936813 2044265 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0729 15:04:45.985439 2044265 cri.go:89] found id: "d60d3c32ae3d75cf9dcaba71f5ec8b5a3d7d9bc15c07f19a9742538fecffd71d"
	I0729 15:04:45.985462 2044265 cri.go:89] found id: "c77006d04a1a48d0e5135ef6b61a9ab8c4c5e062bd70bfe94ae4921df2a8e893"
	I0729 15:04:45.985467 2044265 cri.go:89] found id: "8bf21b92aaa6c9c47752a1666105dfc386ae44fc8900aca00f885af8b7f8b70b"
	I0729 15:04:45.985471 2044265 cri.go:89] found id: "2e8ba43d83a900ec8d1d4f9312b86fbbce7d70467ca296ab8aecadd834085c88"
	I0729 15:04:45.985474 2044265 cri.go:89] found id: "4a797e7d993e7af0abc60d977ea919271c2022b76e11af2b2ab223bab3e1f304"
	I0729 15:04:45.985478 2044265 cri.go:89] found id: "abc04bf3e489265fc7a3263f830ee4af8ed996fedb3f174da7c70454f80e7448"
	I0729 15:04:45.985481 2044265 cri.go:89] found id: "c8140d775aa95e12101210bf2d58c4c45b45995c02a4ce52fe09e8556f2c566c"
	I0729 15:04:45.985484 2044265 cri.go:89] found id: "5d4940f49d33c253721e64522def06ba45d4853c31ff3a6781a926bfd0e2cc7e"
	I0729 15:04:45.985487 2044265 cri.go:89] found id: ""
	I0729 15:04:45.985540 2044265 ssh_runner.go:195] Run: sudo runc --root /run/containerd/runc/k8s.io list -f json
	I0729 15:04:45.998333 2044265 cri.go:116] JSON = null
	W0729 15:04:45.998396 2044265 kubeadm.go:399] unpause failed: list paused: list returned 0 containers, but ps returned 8
	I0729 15:04:45.998467 2044265 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0729 15:04:46.012672 2044265 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0729 15:04:46.012821 2044265 kubeadm.go:593] restartPrimaryControlPlane start ...
	I0729 15:04:46.012906 2044265 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0729 15:04:46.025959 2044265 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0729 15:04:46.026475 2044265 kubeconfig.go:47] verify endpoint returned: get endpoint: "old-k8s-version-813663" does not appear in /home/jenkins/minikube-integration/19340-1832065/kubeconfig
	I0729 15:04:46.026597 2044265 kubeconfig.go:62] /home/jenkins/minikube-integration/19340-1832065/kubeconfig needs updating (will repair): [kubeconfig missing "old-k8s-version-813663" cluster setting kubeconfig missing "old-k8s-version-813663" context setting]
	I0729 15:04:46.026923 2044265 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19340-1832065/kubeconfig: {Name:mkdd3aa0aea654b2321a6fb8ff733420abdfb375 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 15:04:46.028139 2044265 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0729 15:04:46.037168 2044265 kubeadm.go:630] The running cluster does not require reconfiguration: 192.168.76.2
	I0729 15:04:46.037205 2044265 kubeadm.go:597] duration metric: took 24.361154ms to restartPrimaryControlPlane
	I0729 15:04:46.037222 2044265 kubeadm.go:394] duration metric: took 100.641478ms to StartCluster
	I0729 15:04:46.037240 2044265 settings.go:142] acquiring lock: {Name:mk5e1b77814934eba015ba003b1dd49db1d81418 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 15:04:46.037302 2044265 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19340-1832065/kubeconfig
	I0729 15:04:46.038025 2044265 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19340-1832065/kubeconfig: {Name:mkdd3aa0aea654b2321a6fb8ff733420abdfb375 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 15:04:46.038291 2044265 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0729 15:04:46.038572 2044265 config.go:182] Loaded profile config "old-k8s-version-813663": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0729 15:04:46.038619 2044265 addons.go:507] 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 volcano:false volumesnapshots:false yakd:false]
	I0729 15:04:46.038694 2044265 addons.go:69] Setting storage-provisioner=true in profile "old-k8s-version-813663"
	I0729 15:04:46.038719 2044265 addons.go:234] Setting addon storage-provisioner=true in "old-k8s-version-813663"
	W0729 15:04:46.038729 2044265 addons.go:243] addon storage-provisioner should already be in state true
	I0729 15:04:46.038777 2044265 host.go:66] Checking if "old-k8s-version-813663" exists ...
	I0729 15:04:46.039192 2044265 cli_runner.go:164] Run: docker container inspect old-k8s-version-813663 --format={{.State.Status}}
	I0729 15:04:46.039729 2044265 addons.go:69] Setting metrics-server=true in profile "old-k8s-version-813663"
	I0729 15:04:46.039764 2044265 addons.go:234] Setting addon metrics-server=true in "old-k8s-version-813663"
	W0729 15:04:46.039771 2044265 addons.go:243] addon metrics-server should already be in state true
	I0729 15:04:46.039791 2044265 addons.go:69] Setting dashboard=true in profile "old-k8s-version-813663"
	I0729 15:04:46.039801 2044265 addons.go:69] Setting default-storageclass=true in profile "old-k8s-version-813663"
	I0729 15:04:46.039822 2044265 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "old-k8s-version-813663"
	I0729 15:04:46.039830 2044265 addons.go:234] Setting addon dashboard=true in "old-k8s-version-813663"
	W0729 15:04:46.039837 2044265 addons.go:243] addon dashboard should already be in state true
	I0729 15:04:46.039873 2044265 host.go:66] Checking if "old-k8s-version-813663" exists ...
	I0729 15:04:46.040076 2044265 cli_runner.go:164] Run: docker container inspect old-k8s-version-813663 --format={{.State.Status}}
	I0729 15:04:46.040347 2044265 cli_runner.go:164] Run: docker container inspect old-k8s-version-813663 --format={{.State.Status}}
	I0729 15:04:46.044080 2044265 out.go:177] * Verifying Kubernetes components...
	I0729 15:04:46.039796 2044265 host.go:66] Checking if "old-k8s-version-813663" exists ...
	I0729 15:04:46.044829 2044265 cli_runner.go:164] Run: docker container inspect old-k8s-version-813663 --format={{.State.Status}}
	I0729 15:04:46.045904 2044265 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 15:04:46.123781 2044265 addons.go:234] Setting addon default-storageclass=true in "old-k8s-version-813663"
	W0729 15:04:46.123806 2044265 addons.go:243] addon default-storageclass should already be in state true
	I0729 15:04:46.123831 2044265 host.go:66] Checking if "old-k8s-version-813663" exists ...
	I0729 15:04:46.124278 2044265 cli_runner.go:164] Run: docker container inspect old-k8s-version-813663 --format={{.State.Status}}
	I0729 15:04:46.127669 2044265 out.go:177]   - Using image docker.io/kubernetesui/dashboard:v2.7.0
	I0729 15:04:46.130181 2044265 out.go:177]   - Using image registry.k8s.io/echoserver:1.4
	I0729 15:04:46.132188 2044265 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0729 15:04:46.132254 2044265 addons.go:431] installing /etc/kubernetes/addons/dashboard-ns.yaml
	I0729 15:04:46.132268 2044265 ssh_runner.go:362] scp dashboard/dashboard-ns.yaml --> /etc/kubernetes/addons/dashboard-ns.yaml (759 bytes)
	I0729 15:04:46.132346 2044265 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-813663
	I0729 15:04:46.134502 2044265 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0729 15:04:46.134526 2044265 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0729 15:04:46.134592 2044265 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-813663
	I0729 15:04:46.147621 2044265 out.go:177]   - Using image fake.domain/registry.k8s.io/echoserver:1.4
	I0729 15:04:46.149878 2044265 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0729 15:04:46.149912 2044265 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0729 15:04:46.149992 2044265 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-813663
	I0729 15:04:46.213256 2044265 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 15:04:46.216770 2044265 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35294 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/old-k8s-version-813663/id_rsa Username:docker}
	I0729 15:04:46.217315 2044265 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0729 15:04:46.217331 2044265 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0729 15:04:46.217391 2044265 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-813663
	I0729 15:04:46.237548 2044265 node_ready.go:35] waiting up to 6m0s for node "old-k8s-version-813663" to be "Ready" ...
	I0729 15:04:46.260285 2044265 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35294 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/old-k8s-version-813663/id_rsa Username:docker}
	I0729 15:04:46.275924 2044265 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35294 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/old-k8s-version-813663/id_rsa Username:docker}
	I0729 15:04:46.287457 2044265 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35294 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/old-k8s-version-813663/id_rsa Username:docker}
	I0729 15:04:46.389836 2044265 addons.go:431] installing /etc/kubernetes/addons/dashboard-clusterrole.yaml
	I0729 15:04:46.390005 2044265 ssh_runner.go:362] scp dashboard/dashboard-clusterrole.yaml --> /etc/kubernetes/addons/dashboard-clusterrole.yaml (1001 bytes)
	I0729 15:04:46.443277 2044265 addons.go:431] installing /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml
	I0729 15:04:46.443301 2044265 ssh_runner.go:362] scp dashboard/dashboard-clusterrolebinding.yaml --> /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml (1018 bytes)
	I0729 15:04:46.523408 2044265 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
	I0729 15:04:46.541262 2044265 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0729 15:04:46.541292 2044265 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1825 bytes)
	I0729 15:04:46.549983 2044265 addons.go:431] installing /etc/kubernetes/addons/dashboard-configmap.yaml
	I0729 15:04:46.550013 2044265 ssh_runner.go:362] scp dashboard/dashboard-configmap.yaml --> /etc/kubernetes/addons/dashboard-configmap.yaml (837 bytes)
	I0729 15:04:46.628110 2044265 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
	I0729 15:04:46.668881 2044265 addons.go:431] installing /etc/kubernetes/addons/dashboard-dp.yaml
	I0729 15:04:46.668908 2044265 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-dp.yaml (4201 bytes)
	I0729 15:04:46.675453 2044265 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0729 15:04:46.675488 2044265 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0729 15:04:46.706630 2044265 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0729 15:04:46.706659 2044265 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0729 15:04:46.717236 2044265 addons.go:431] installing /etc/kubernetes/addons/dashboard-role.yaml
	I0729 15:04:46.717263 2044265 ssh_runner.go:362] scp dashboard/dashboard-role.yaml --> /etc/kubernetes/addons/dashboard-role.yaml (1724 bytes)
	I0729 15:04:46.746457 2044265 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
	I0729 15:04:46.762918 2044265 addons.go:431] installing /etc/kubernetes/addons/dashboard-rolebinding.yaml
	I0729 15:04:46.762947 2044265 ssh_runner.go:362] scp dashboard/dashboard-rolebinding.yaml --> /etc/kubernetes/addons/dashboard-rolebinding.yaml (1046 bytes)
	W0729 15:04:46.818779 2044265 addons.go:457] 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?
	I0729 15:04:46.818829 2044265 retry.go:31] will retry after 260.452168ms: 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?
	W0729 15:04:46.825785 2044265 addons.go:457] 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?
	I0729 15:04:46.825821 2044265 retry.go:31] will retry after 219.449436ms: 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?
	I0729 15:04:46.833173 2044265 addons.go:431] installing /etc/kubernetes/addons/dashboard-sa.yaml
	I0729 15:04:46.833205 2044265 ssh_runner.go:362] scp dashboard/dashboard-sa.yaml --> /etc/kubernetes/addons/dashboard-sa.yaml (837 bytes)
	I0729 15:04:46.859579 2044265 addons.go:431] installing /etc/kubernetes/addons/dashboard-secret.yaml
	I0729 15:04:46.859608 2044265 ssh_runner.go:362] scp dashboard/dashboard-secret.yaml --> /etc/kubernetes/addons/dashboard-secret.yaml (1389 bytes)
	I0729 15:04:46.880688 2044265 addons.go:431] installing /etc/kubernetes/addons/dashboard-svc.yaml
	I0729 15:04:46.880718 2044265 ssh_runner.go:362] scp dashboard/dashboard-svc.yaml --> /etc/kubernetes/addons/dashboard-svc.yaml (1294 bytes)
	W0729 15:04:46.900398 2044265 addons.go:457] 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?
	I0729 15:04:46.900435 2044265 retry.go:31] will retry after 329.445537ms: 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?
	I0729 15:04:46.902693 2044265 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
	W0729 15:04:46.980175 2044265 addons.go:457] 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?
	I0729 15:04:46.980209 2044265 retry.go:31] will retry after 352.964117ms: 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?
	I0729 15:04:47.046468 2044265 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
	I0729 15:04:47.079993 2044265 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
	W0729 15:04:47.119035 2044265 addons.go:457] 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?
	I0729 15:04:47.119069 2044265 retry.go:31] will retry after 361.654704ms: 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?
	W0729 15:04:47.164199 2044265 addons.go:457] 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?
	I0729 15:04:47.164235 2044265 retry.go:31] will retry after 427.69878ms: 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?
	I0729 15:04:47.230781 2044265 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
	W0729 15:04:47.310841 2044265 addons.go:457] 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?
	I0729 15:04:47.310877 2044265 retry.go:31] will retry after 310.912706ms: 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?
	I0729 15:04:47.334052 2044265 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
	W0729 15:04:47.404165 2044265 addons.go:457] 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?
	I0729 15:04:47.404199 2044265 retry.go:31] will retry after 466.230896ms: 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?
	I0729 15:04:47.481475 2044265 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
	W0729 15:04:47.551690 2044265 addons.go:457] 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?
	I0729 15:04:47.551732 2044265 retry.go:31] will retry after 837.636153ms: 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?
	I0729 15:04:47.592939 2044265 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
	I0729 15:04:47.622307 2044265 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
	W0729 15:04:47.680511 2044265 addons.go:457] 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?
	I0729 15:04:47.680545 2044265 retry.go:31] will retry after 635.440504ms: 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?
	W0729 15:04:47.715688 2044265 addons.go:457] 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?
	I0729 15:04:47.715722 2044265 retry.go:31] will retry after 349.392444ms: 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?
	I0729 15:04:47.871490 2044265 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
	W0729 15:04:47.979688 2044265 addons.go:457] 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?
	I0729 15:04:47.979719 2044265 retry.go:31] will retry after 475.544805ms: 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?
	I0729 15:04:48.066202 2044265 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
	I0729 15:04:48.238180 2044265 node_ready.go:53] error getting node "old-k8s-version-813663": Get "https://192.168.76.2:8443/api/v1/nodes/old-k8s-version-813663": dial tcp 192.168.76.2:8443: connect: connection refused
	W0729 15:04:48.286223 2044265 addons.go:457] 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?
	I0729 15:04:48.286256 2044265 retry.go:31] will retry after 1.192576647s: 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?
	I0729 15:04:48.316574 2044265 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
	I0729 15:04:48.390010 2044265 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
	W0729 15:04:48.426781 2044265 addons.go:457] 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?
	I0729 15:04:48.426817 2044265 retry.go:31] will retry after 515.525496ms: 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?
	I0729 15:04:48.456111 2044265 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
	W0729 15:04:48.556803 2044265 addons.go:457] 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?
	I0729 15:04:48.556835 2044265 retry.go:31] will retry after 642.789756ms: 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?
	W0729 15:04:48.587212 2044265 addons.go:457] 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?
	I0729 15:04:48.587248 2044265 retry.go:31] will retry after 900.167285ms: 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?
	I0729 15:04:48.943264 2044265 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
	W0729 15:04:49.053966 2044265 addons.go:457] 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?
	I0729 15:04:49.053997 2044265 retry.go:31] will retry after 1.705974038s: 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?
	I0729 15:04:49.200459 2044265 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
	W0729 15:04:49.304637 2044265 addons.go:457] 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?
	I0729 15:04:49.304667 2044265 retry.go:31] will retry after 1.501763998s: 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?
	I0729 15:04:49.479097 2044265 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
	I0729 15:04:49.488348 2044265 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
	W0729 15:04:49.640655 2044265 addons.go:457] 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?
	I0729 15:04:49.640692 2044265 retry.go:31] will retry after 1.317738776s: 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?
	W0729 15:04:49.662322 2044265 addons.go:457] 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?
	I0729 15:04:49.662357 2044265 retry.go:31] will retry after 1.365233496s: 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?
	I0729 15:04:50.238916 2044265 node_ready.go:53] error getting node "old-k8s-version-813663": Get "https://192.168.76.2:8443/api/v1/nodes/old-k8s-version-813663": dial tcp 192.168.76.2:8443: connect: connection refused
	I0729 15:04:50.761037 2044265 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
	I0729 15:04:50.807379 2044265 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
	W0729 15:04:50.912761 2044265 addons.go:457] 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?
	I0729 15:04:50.912792 2044265 retry.go:31] will retry after 1.972371952s: 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?
	I0729 15:04:50.959101 2044265 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
	W0729 15:04:50.991616 2044265 addons.go:457] 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?
	I0729 15:04:50.991648 2044265 retry.go:31] will retry after 2.128104297s: 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?
	I0729 15:04:51.027971 2044265 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
	W0729 15:04:51.111286 2044265 addons.go:457] 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?
	I0729 15:04:51.111321 2044265 retry.go:31] will retry after 1.388022558s: 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?
	W0729 15:04:51.178418 2044265 addons.go:457] 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?
	I0729 15:04:51.178476 2044265 retry.go:31] will retry after 1.682670494s: 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?
	I0729 15:04:52.239087 2044265 node_ready.go:53] error getting node "old-k8s-version-813663": Get "https://192.168.76.2:8443/api/v1/nodes/old-k8s-version-813663": dial tcp 192.168.76.2:8443: connect: connection refused
	I0729 15:04:52.499591 2044265 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
	W0729 15:04:52.609783 2044265 addons.go:457] 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?
	I0729 15:04:52.609815 2044265 retry.go:31] will retry after 1.747196689s: 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?
	I0729 15:04:52.861905 2044265 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
	I0729 15:04:52.886315 2044265 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
	W0729 15:04:52.998839 2044265 addons.go:457] 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?
	I0729 15:04:52.998870 2044265 retry.go:31] will retry after 4.128550283s: 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?
	W0729 15:04:53.043729 2044265 addons.go:457] 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?
	I0729 15:04:53.043787 2044265 retry.go:31] will retry after 3.291706746s: 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?
	I0729 15:04:53.120458 2044265 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
	W0729 15:04:53.276038 2044265 addons.go:457] 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?
	I0729 15:04:53.276071 2044265 retry.go:31] will retry after 2.484372587s: 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?
	I0729 15:04:54.239216 2044265 node_ready.go:53] error getting node "old-k8s-version-813663": Get "https://192.168.76.2:8443/api/v1/nodes/old-k8s-version-813663": dial tcp 192.168.76.2:8443: connect: connection refused
	I0729 15:04:54.357588 2044265 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
	W0729 15:04:54.487426 2044265 addons.go:457] 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?
	I0729 15:04:54.487470 2044265 retry.go:31] will retry after 2.570994019s: 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?
	I0729 15:04:55.761561 2044265 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
	I0729 15:04:56.336528 2044265 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
	I0729 15:04:57.058610 2044265 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
	I0729 15:04:57.128009 2044265 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
	I0729 15:05:05.739810 2044265 node_ready.go:53] error getting node "old-k8s-version-813663": Get "https://192.168.76.2:8443/api/v1/nodes/old-k8s-version-813663": net/http: TLS handshake timeout
	I0729 15:05:05.999168 2044265 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: (10.237560453s)
	W0729 15:05:05.999269 2044265 addons.go:457] 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:
	Unable to connect to the server: net/http: TLS handshake timeout
	I0729 15:05:05.999311 2044265 retry.go:31] will retry after 5.604656642s: 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:
	Unable to connect to the server: net/http: TLS handshake timeout
	I0729 15:05:06.545749 2044265 node_ready.go:49] node "old-k8s-version-813663" has status "Ready":"True"
	I0729 15:05:06.545777 2044265 node_ready.go:38] duration metric: took 20.30809552s for node "old-k8s-version-813663" to be "Ready" ...
	I0729 15:05:06.545787 2044265 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0729 15:05:06.959530 2044265 pod_ready.go:78] waiting up to 6m0s for pod "coredns-74ff55c5b-wrk82" in "kube-system" namespace to be "Ready" ...
	I0729 15:05:07.326509 2044265 pod_ready.go:92] pod "coredns-74ff55c5b-wrk82" in "kube-system" namespace has status "Ready":"True"
	I0729 15:05:07.326593 2044265 pod_ready.go:81] duration metric: took 366.973586ms for pod "coredns-74ff55c5b-wrk82" in "kube-system" namespace to be "Ready" ...
	I0729 15:05:07.326632 2044265 pod_ready.go:78] waiting up to 6m0s for pod "etcd-old-k8s-version-813663" in "kube-system" namespace to be "Ready" ...
	I0729 15:05:08.541083 2044265 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: (12.204514979s)
	I0729 15:05:09.372102 2044265 pod_ready.go:102] pod "etcd-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:09.490620 2044265 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: (12.431957025s)
	I0729 15:05:09.490658 2044265 addons.go:475] Verifying addon metrics-server=true in "old-k8s-version-813663"
	I0729 15:05:09.814977 2044265 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: (12.686904574s)
	I0729 15:05:09.817257 2044265 out.go:177] * Some dashboard features require the metrics-server addon. To enable all features please run:
	
		minikube -p old-k8s-version-813663 addons enable metrics-server
	
	I0729 15:05:10.835031 2044265 pod_ready.go:92] pod "etcd-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"True"
	I0729 15:05:10.835060 2044265 pod_ready.go:81] duration metric: took 3.508402941s for pod "etcd-old-k8s-version-813663" in "kube-system" namespace to be "Ready" ...
	I0729 15:05:10.835086 2044265 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-old-k8s-version-813663" in "kube-system" namespace to be "Ready" ...
	I0729 15:05:11.604245 2044265 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
	I0729 15:05:12.080494 2044265 out.go:177] * Enabled addons: storage-provisioner, metrics-server, dashboard, default-storageclass
	I0729 15:05:12.082481 2044265 addons.go:510] duration metric: took 26.043849619s for enable addons: enabled=[storage-provisioner metrics-server dashboard default-storageclass]
	I0729 15:05:12.842043 2044265 pod_ready.go:102] pod "kube-apiserver-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:14.850222 2044265 pod_ready.go:102] pod "kube-apiserver-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:15.841392 2044265 pod_ready.go:92] pod "kube-apiserver-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"True"
	I0729 15:05:15.841419 2044265 pod_ready.go:81] duration metric: took 5.006322965s for pod "kube-apiserver-old-k8s-version-813663" in "kube-system" namespace to be "Ready" ...
	I0729 15:05:15.841432 2044265 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace to be "Ready" ...
	I0729 15:05:17.848175 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:19.848543 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:21.849642 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:24.350224 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:26.351892 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:28.848400 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:30.849104 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:33.348767 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:35.358013 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:37.848345 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:40.348150 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:42.349516 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:44.847615 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:46.862136 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:49.347704 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:51.347825 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:53.848021 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:56.349238 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:05:58.849405 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:01.348165 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:03.350341 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:05.848420 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:07.849504 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:10.347831 2044265 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:11.357394 2044265 pod_ready.go:92] pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"True"
	I0729 15:06:11.357470 2044265 pod_ready.go:81] duration metric: took 55.516028355s for pod "kube-controller-manager-old-k8s-version-813663" in "kube-system" namespace to be "Ready" ...
	I0729 15:06:11.357498 2044265 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-lwd2q" in "kube-system" namespace to be "Ready" ...
	I0729 15:06:11.366909 2044265 pod_ready.go:92] pod "kube-proxy-lwd2q" in "kube-system" namespace has status "Ready":"True"
	I0729 15:06:11.366976 2044265 pod_ready.go:81] duration metric: took 9.455421ms for pod "kube-proxy-lwd2q" in "kube-system" namespace to be "Ready" ...
	I0729 15:06:11.367002 2044265 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-old-k8s-version-813663" in "kube-system" namespace to be "Ready" ...
	I0729 15:06:13.375261 2044265 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:15.873199 2044265 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:17.874469 2044265 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:19.881102 2044265 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:22.373172 2044265 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:24.373850 2044265 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:25.375041 2044265 pod_ready.go:92] pod "kube-scheduler-old-k8s-version-813663" in "kube-system" namespace has status "Ready":"True"
	I0729 15:06:25.375071 2044265 pod_ready.go:81] duration metric: took 14.008047412s for pod "kube-scheduler-old-k8s-version-813663" in "kube-system" namespace to be "Ready" ...
	I0729 15:06:25.375083 2044265 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace to be "Ready" ...
	I0729 15:06:27.382006 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:29.880881 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:31.882416 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:34.381381 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:36.883058 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:38.891559 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:41.382223 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:43.882179 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:46.381563 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:48.882083 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:51.381630 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:53.382726 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:55.881463 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:06:58.380726 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:00.393251 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:02.880857 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:04.881942 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:06.882750 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:09.380894 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:11.383233 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:13.881947 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:15.882841 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:18.382281 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:20.882879 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:23.383037 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:25.882269 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:28.382006 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:30.881178 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:32.881856 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:34.882902 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:37.393342 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:39.881405 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:41.881924 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:44.380989 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:46.381890 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:48.382718 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:50.880858 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:52.881640 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:55.380792 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:57.381872 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:07:59.881121 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:01.888019 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:04.382028 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:06.882582 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:09.380938 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:11.390840 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:13.881398 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:15.882157 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:18.381567 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:20.881270 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:22.881798 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:25.382054 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:27.882766 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:30.381795 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:32.881879 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:34.882166 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:36.883244 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:39.383672 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:41.881489 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:43.882340 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:46.381212 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:48.381853 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:50.881925 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:52.882477 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:55.382727 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:57.881359 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:08:59.881956 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:02.381385 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:04.382262 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:06.881179 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:08.881242 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:10.882230 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:13.381697 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:15.882300 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:18.380933 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:20.381265 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:22.381408 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:24.382451 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:26.881852 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:29.381796 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:31.381953 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:33.881128 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:35.883993 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:38.381072 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:40.881320 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:42.881706 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:45.383206 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:47.883071 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:50.380969 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:52.382155 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:54.388948 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:56.881851 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:09:59.381725 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:10:01.381794 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:10:03.882108 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:10:06.381961 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:10:08.881616 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:10:10.883587 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:10:13.381145 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:10:15.381399 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:10:17.882226 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:10:20.381223 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:10:22.381890 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:10:24.382165 2044265 pod_ready.go:102] pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace has status "Ready":"False"
	I0729 15:10:25.382090 2044265 pod_ready.go:81] duration metric: took 4m0.006990592s for pod "metrics-server-9975d5f86-wg8jf" in "kube-system" namespace to be "Ready" ...
	E0729 15:10:25.382119 2044265 pod_ready.go:66] WaitExtra: waitPodCondition: context deadline exceeded
	I0729 15:10:25.382129 2044265 pod_ready.go:38] duration metric: took 5m18.836331066s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0729 15:10:25.382143 2044265 api_server.go:52] waiting for apiserver process to appear ...
	I0729 15:10:25.382211 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0729 15:10:25.382298 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 15:10:25.422038 2044265 cri.go:89] found id: "bd1e207a906fe2eb6a1ef298c6b675e75c97eb0d3a4e871bb1cd456610a8d3b2"
	I0729 15:10:25.422060 2044265 cri.go:89] found id: "c8140d775aa95e12101210bf2d58c4c45b45995c02a4ce52fe09e8556f2c566c"
	I0729 15:10:25.422065 2044265 cri.go:89] found id: ""
	I0729 15:10:25.422072 2044265 logs.go:276] 2 containers: [bd1e207a906fe2eb6a1ef298c6b675e75c97eb0d3a4e871bb1cd456610a8d3b2 c8140d775aa95e12101210bf2d58c4c45b45995c02a4ce52fe09e8556f2c566c]
	I0729 15:10:25.422150 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.425903 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.429455 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0729 15:10:25.429528 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 15:10:25.470984 2044265 cri.go:89] found id: "a2b84939f63108cb69a8363c1f7fc2c68c782e748b1badb4f0af0399243dc399"
	I0729 15:10:25.471008 2044265 cri.go:89] found id: "5d4940f49d33c253721e64522def06ba45d4853c31ff3a6781a926bfd0e2cc7e"
	I0729 15:10:25.471013 2044265 cri.go:89] found id: ""
	I0729 15:10:25.471020 2044265 logs.go:276] 2 containers: [a2b84939f63108cb69a8363c1f7fc2c68c782e748b1badb4f0af0399243dc399 5d4940f49d33c253721e64522def06ba45d4853c31ff3a6781a926bfd0e2cc7e]
	I0729 15:10:25.471079 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.475169 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.479024 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0729 15:10:25.479123 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 15:10:25.523417 2044265 cri.go:89] found id: "1c61588fa237bf805284a3965bd0280256f09048c5b483eb5f0a188be402236f"
	I0729 15:10:25.523443 2044265 cri.go:89] found id: "d60d3c32ae3d75cf9dcaba71f5ec8b5a3d7d9bc15c07f19a9742538fecffd71d"
	I0729 15:10:25.523449 2044265 cri.go:89] found id: ""
	I0729 15:10:25.523456 2044265 logs.go:276] 2 containers: [1c61588fa237bf805284a3965bd0280256f09048c5b483eb5f0a188be402236f d60d3c32ae3d75cf9dcaba71f5ec8b5a3d7d9bc15c07f19a9742538fecffd71d]
	I0729 15:10:25.523517 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.527494 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.531787 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0729 15:10:25.531868 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 15:10:25.571826 2044265 cri.go:89] found id: "de861f26e95187f703009ef95bbe18d25eaf5c3b58661ba8cf2c42ac97e3a8fd"
	I0729 15:10:25.571858 2044265 cri.go:89] found id: "abc04bf3e489265fc7a3263f830ee4af8ed996fedb3f174da7c70454f80e7448"
	I0729 15:10:25.571863 2044265 cri.go:89] found id: ""
	I0729 15:10:25.571870 2044265 logs.go:276] 2 containers: [de861f26e95187f703009ef95bbe18d25eaf5c3b58661ba8cf2c42ac97e3a8fd abc04bf3e489265fc7a3263f830ee4af8ed996fedb3f174da7c70454f80e7448]
	I0729 15:10:25.571932 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.575970 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.579675 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0729 15:10:25.579792 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 15:10:25.627507 2044265 cri.go:89] found id: "8df88e5a6e11b435014bb51e06d67229c55f01e62bb9819db6eed62ee7b9f752"
	I0729 15:10:25.627532 2044265 cri.go:89] found id: "2e8ba43d83a900ec8d1d4f9312b86fbbce7d70467ca296ab8aecadd834085c88"
	I0729 15:10:25.627537 2044265 cri.go:89] found id: ""
	I0729 15:10:25.627544 2044265 logs.go:276] 2 containers: [8df88e5a6e11b435014bb51e06d67229c55f01e62bb9819db6eed62ee7b9f752 2e8ba43d83a900ec8d1d4f9312b86fbbce7d70467ca296ab8aecadd834085c88]
	I0729 15:10:25.627624 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.631599 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.635446 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 15:10:25.635523 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 15:10:25.675453 2044265 cri.go:89] found id: "dabd3ef5df633ed7918c64777c5eb5f463ad3d0325c18d2078a53949c837ad48"
	I0729 15:10:25.675473 2044265 cri.go:89] found id: "4a797e7d993e7af0abc60d977ea919271c2022b76e11af2b2ab223bab3e1f304"
	I0729 15:10:25.675478 2044265 cri.go:89] found id: ""
	I0729 15:10:25.675485 2044265 logs.go:276] 2 containers: [dabd3ef5df633ed7918c64777c5eb5f463ad3d0325c18d2078a53949c837ad48 4a797e7d993e7af0abc60d977ea919271c2022b76e11af2b2ab223bab3e1f304]
	I0729 15:10:25.675543 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.679283 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.683008 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0729 15:10:25.683132 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 15:10:25.725397 2044265 cri.go:89] found id: "d0bdf144d697795b9d42ad1df69efe8a30918e1e50bcf0884706f054bc3f386c"
	I0729 15:10:25.725422 2044265 cri.go:89] found id: "c77006d04a1a48d0e5135ef6b61a9ab8c4c5e062bd70bfe94ae4921df2a8e893"
	I0729 15:10:25.725426 2044265 cri.go:89] found id: ""
	I0729 15:10:25.725433 2044265 logs.go:276] 2 containers: [d0bdf144d697795b9d42ad1df69efe8a30918e1e50bcf0884706f054bc3f386c c77006d04a1a48d0e5135ef6b61a9ab8c4c5e062bd70bfe94ae4921df2a8e893]
	I0729 15:10:25.725505 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.729849 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.733681 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0729 15:10:25.733761 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0729 15:10:25.776185 2044265 cri.go:89] found id: "3867799543d65fa64f5b175d633e3f35c27781a4acfb9b4929fa6bf0972d2d3a"
	I0729 15:10:25.776207 2044265 cri.go:89] found id: ""
	I0729 15:10:25.776214 2044265 logs.go:276] 1 containers: [3867799543d65fa64f5b175d633e3f35c27781a4acfb9b4929fa6bf0972d2d3a]
	I0729 15:10:25.776274 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.780264 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0729 15:10:25.780342 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0729 15:10:25.819575 2044265 cri.go:89] found id: "708752b665c68b32fd42608eb5181030f4c225bdca93d8e7d6adda84191593a9"
	I0729 15:10:25.819600 2044265 cri.go:89] found id: "369f89be8077b7c641d693b1ed18a29d2f1d1f89e24e06136217124adee012bd"
	I0729 15:10:25.819605 2044265 cri.go:89] found id: ""
	I0729 15:10:25.819612 2044265 logs.go:276] 2 containers: [708752b665c68b32fd42608eb5181030f4c225bdca93d8e7d6adda84191593a9 369f89be8077b7c641d693b1ed18a29d2f1d1f89e24e06136217124adee012bd]
	I0729 15:10:25.819675 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.823632 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:25.827435 2044265 logs.go:123] Gathering logs for containerd ...
	I0729 15:10:25.827460 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0729 15:10:25.890658 2044265 logs.go:123] Gathering logs for kubelet ...
	I0729 15:10:25.890697 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0729 15:10:25.947904 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:06 old-k8s-version-813663 kubelet[659]: E0729 15:05:06.586071     659 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-813663" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-813663' and this object
	W0729 15:10:25.948138 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:06 old-k8s-version-813663 kubelet[659]: E0729 15:05:06.586192     659 reflector.go:138] object-"kube-system"/"kindnet-token-dh2tc": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-dh2tc" is forbidden: User "system:node:old-k8s-version-813663" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-813663' and this object
	W0729 15:10:25.948354 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:06 old-k8s-version-813663 kubelet[659]: E0729 15:05:06.605916     659 reflector.go:138] object-"kube-system"/"coredns-token-xtslt": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-xtslt" is forbidden: User "system:node:old-k8s-version-813663" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-813663' and this object
	W0729 15:10:25.948557 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:06 old-k8s-version-813663 kubelet[659]: E0729 15:05:06.606076     659 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-813663" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-813663' and this object
	W0729 15:10:25.948789 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:06 old-k8s-version-813663 kubelet[659]: E0729 15:05:06.622360     659 reflector.go:138] object-"kube-system"/"storage-provisioner-token-2wptr": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-2wptr" is forbidden: User "system:node:old-k8s-version-813663" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-813663' and this object
	W0729 15:10:25.949011 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:06 old-k8s-version-813663 kubelet[659]: E0729 15:05:06.622443     659 reflector.go:138] object-"kube-system"/"metrics-server-token-b2vst": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "metrics-server-token-b2vst" is forbidden: User "system:node:old-k8s-version-813663" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-813663' and this object
	W0729 15:10:25.949244 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:06 old-k8s-version-813663 kubelet[659]: E0729 15:05:06.622495     659 reflector.go:138] object-"kube-system"/"kube-proxy-token-bp8zs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-bp8zs" is forbidden: User "system:node:old-k8s-version-813663" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-813663' and this object
	W0729 15:10:25.949456 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:06 old-k8s-version-813663 kubelet[659]: E0729 15:05:06.626268     659 reflector.go:138] object-"default"/"default-token-q6mvh": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-q6mvh" is forbidden: User "system:node:old-k8s-version-813663" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-813663' and this object
	W0729 15:10:25.957986 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:09 old-k8s-version-813663 kubelet[659]: E0729 15:05:09.720906     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), 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"
	W0729 15:10:25.958205 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:10 old-k8s-version-813663 kubelet[659]: E0729 15:05:10.384076     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.961014 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:23 old-k8s-version-813663 kubelet[659]: E0729 15:05:23.111099     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), 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"
	W0729 15:10:25.963318 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:35 old-k8s-version-813663 kubelet[659]: E0729 15:05:35.513823     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.963636 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:36 old-k8s-version-813663 kubelet[659]: E0729 15:05:36.105851     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.963966 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:36 old-k8s-version-813663 kubelet[659]: E0729 15:05:36.517842     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.964293 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:37 old-k8s-version-813663 kubelet[659]: E0729 15:05:37.520289     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.964735 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:41 old-k8s-version-813663 kubelet[659]: E0729 15:05:41.541764     659 pod_workers.go:191] Error syncing pod 4123442c-efc7-4a36-8fa6-ab3dbbecd088 ("storage-provisioner_kube-system(4123442c-efc7-4a36-8fa6-ab3dbbecd088)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(4123442c-efc7-4a36-8fa6-ab3dbbecd088)"
	W0729 15:10:25.965695 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:49 old-k8s-version-813663 kubelet[659]: E0729 15:05:49.567403     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.968159 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:50 old-k8s-version-813663 kubelet[659]: E0729 15:05:50.125429     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), 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"
	W0729 15:10:25.968623 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:56 old-k8s-version-813663 kubelet[659]: E0729 15:05:56.332448     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.968821 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:04 old-k8s-version-813663 kubelet[659]: E0729 15:06:04.129412     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.969408 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:11 old-k8s-version-813663 kubelet[659]: E0729 15:06:11.628721     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.969741 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:16 old-k8s-version-813663 kubelet[659]: E0729 15:06:16.325733     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.969929 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:17 old-k8s-version-813663 kubelet[659]: E0729 15:06:17.103786     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.970259 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:27 old-k8s-version-813663 kubelet[659]: E0729 15:06:27.104294     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.970445 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:29 old-k8s-version-813663 kubelet[659]: E0729 15:06:29.103755     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.970771 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:40 old-k8s-version-813663 kubelet[659]: E0729 15:06:40.105546     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.973204 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:40 old-k8s-version-813663 kubelet[659]: E0729 15:06:40.121872     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), 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"
	W0729 15:10:25.973530 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:51 old-k8s-version-813663 kubelet[659]: E0729 15:06:51.103442     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.973715 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:51 old-k8s-version-813663 kubelet[659]: E0729 15:06:51.104723     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.974033 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:02 old-k8s-version-813663 kubelet[659]: E0729 15:07:02.104857     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.974485 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:02 old-k8s-version-813663 kubelet[659]: E0729 15:07:02.772308     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.974807 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:06 old-k8s-version-813663 kubelet[659]: E0729 15:07:06.325739     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.974988 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:13 old-k8s-version-813663 kubelet[659]: E0729 15:07:13.103762     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.975320 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:19 old-k8s-version-813663 kubelet[659]: E0729 15:07:19.103489     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.975505 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:27 old-k8s-version-813663 kubelet[659]: E0729 15:07:27.103977     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.975827 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:31 old-k8s-version-813663 kubelet[659]: E0729 15:07:31.103951     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.976008 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:41 old-k8s-version-813663 kubelet[659]: E0729 15:07:41.103812     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.976330 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:43 old-k8s-version-813663 kubelet[659]: E0729 15:07:43.103626     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.976509 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:52 old-k8s-version-813663 kubelet[659]: E0729 15:07:52.104506     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.976832 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:58 old-k8s-version-813663 kubelet[659]: E0729 15:07:58.104353     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.979270 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:06 old-k8s-version-813663 kubelet[659]: E0729 15:08:06.126900     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), 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"
	W0729 15:10:25.979601 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:10 old-k8s-version-813663 kubelet[659]: E0729 15:08:10.103508     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.979781 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:19 old-k8s-version-813663 kubelet[659]: E0729 15:08:19.103597     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.980363 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:24 old-k8s-version-813663 kubelet[659]: E0729 15:08:24.988186     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.980687 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:26 old-k8s-version-813663 kubelet[659]: E0729 15:08:26.325791     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.980867 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:34 old-k8s-version-813663 kubelet[659]: E0729 15:08:34.104267     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.981189 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:41 old-k8s-version-813663 kubelet[659]: E0729 15:08:41.103613     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.981370 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:45 old-k8s-version-813663 kubelet[659]: E0729 15:08:45.105234     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.981704 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:56 old-k8s-version-813663 kubelet[659]: E0729 15:08:56.103520     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.981884 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:00 old-k8s-version-813663 kubelet[659]: E0729 15:09:00.136960     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.982212 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:11 old-k8s-version-813663 kubelet[659]: E0729 15:09:11.103464     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.982395 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:12 old-k8s-version-813663 kubelet[659]: E0729 15:09:12.110078     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.982719 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:23 old-k8s-version-813663 kubelet[659]: E0729 15:09:23.103426     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.982900 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:25 old-k8s-version-813663 kubelet[659]: E0729 15:09:25.103908     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.983081 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:36 old-k8s-version-813663 kubelet[659]: E0729 15:09:36.110005     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.983404 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:38 old-k8s-version-813663 kubelet[659]: E0729 15:09:38.103900     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.983584 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:49 old-k8s-version-813663 kubelet[659]: E0729 15:09:49.103823     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.983905 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:50 old-k8s-version-813663 kubelet[659]: E0729 15:09:50.103934     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.984084 2044265 logs.go:138] Found kubelet problem: Jul 29 15:10:03 old-k8s-version-813663 kubelet[659]: E0729 15:10:03.103827     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.984409 2044265 logs.go:138] Found kubelet problem: Jul 29 15:10:04 old-k8s-version-813663 kubelet[659]: E0729 15:10:04.103813     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:25.984589 2044265 logs.go:138] Found kubelet problem: Jul 29 15:10:16 old-k8s-version-813663 kubelet[659]: E0729 15:10:16.106259     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:25.984912 2044265 logs.go:138] Found kubelet problem: Jul 29 15:10:19 old-k8s-version-813663 kubelet[659]: E0729 15:10:19.103621     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	I0729 15:10:25.984919 2044265 logs.go:123] Gathering logs for dmesg ...
	I0729 15:10:25.984933 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 15:10:26.005532 2044265 logs.go:123] Gathering logs for kube-apiserver [bd1e207a906fe2eb6a1ef298c6b675e75c97eb0d3a4e871bb1cd456610a8d3b2] ...
	I0729 15:10:26.005682 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bd1e207a906fe2eb6a1ef298c6b675e75c97eb0d3a4e871bb1cd456610a8d3b2"
	I0729 15:10:26.209695 2044265 logs.go:123] Gathering logs for kube-controller-manager [4a797e7d993e7af0abc60d977ea919271c2022b76e11af2b2ab223bab3e1f304] ...
	I0729 15:10:26.209734 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4a797e7d993e7af0abc60d977ea919271c2022b76e11af2b2ab223bab3e1f304"
	I0729 15:10:26.387626 2044265 logs.go:123] Gathering logs for kindnet [d0bdf144d697795b9d42ad1df69efe8a30918e1e50bcf0884706f054bc3f386c] ...
	I0729 15:10:26.387710 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d0bdf144d697795b9d42ad1df69efe8a30918e1e50bcf0884706f054bc3f386c"
	I0729 15:10:26.480403 2044265 logs.go:123] Gathering logs for kube-scheduler [de861f26e95187f703009ef95bbe18d25eaf5c3b58661ba8cf2c42ac97e3a8fd] ...
	I0729 15:10:26.480483 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 de861f26e95187f703009ef95bbe18d25eaf5c3b58661ba8cf2c42ac97e3a8fd"
	I0729 15:10:26.558596 2044265 logs.go:123] Gathering logs for kube-proxy [2e8ba43d83a900ec8d1d4f9312b86fbbce7d70467ca296ab8aecadd834085c88] ...
	I0729 15:10:26.558624 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e8ba43d83a900ec8d1d4f9312b86fbbce7d70467ca296ab8aecadd834085c88"
	I0729 15:10:26.614493 2044265 logs.go:123] Gathering logs for container status ...
	I0729 15:10:26.614525 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 15:10:26.684195 2044265 logs.go:123] Gathering logs for storage-provisioner [369f89be8077b7c641d693b1ed18a29d2f1d1f89e24e06136217124adee012bd] ...
	I0729 15:10:26.684233 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 369f89be8077b7c641d693b1ed18a29d2f1d1f89e24e06136217124adee012bd"
	I0729 15:10:26.763095 2044265 logs.go:123] Gathering logs for describe nodes ...
	I0729 15:10:26.763125 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 15:10:27.021445 2044265 logs.go:123] Gathering logs for kube-apiserver [c8140d775aa95e12101210bf2d58c4c45b45995c02a4ce52fe09e8556f2c566c] ...
	I0729 15:10:27.021526 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c8140d775aa95e12101210bf2d58c4c45b45995c02a4ce52fe09e8556f2c566c"
	I0729 15:10:27.097666 2044265 logs.go:123] Gathering logs for etcd [5d4940f49d33c253721e64522def06ba45d4853c31ff3a6781a926bfd0e2cc7e] ...
	I0729 15:10:27.097704 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5d4940f49d33c253721e64522def06ba45d4853c31ff3a6781a926bfd0e2cc7e"
	I0729 15:10:27.150430 2044265 logs.go:123] Gathering logs for kube-proxy [8df88e5a6e11b435014bb51e06d67229c55f01e62bb9819db6eed62ee7b9f752] ...
	I0729 15:10:27.150509 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8df88e5a6e11b435014bb51e06d67229c55f01e62bb9819db6eed62ee7b9f752"
	I0729 15:10:27.197026 2044265 logs.go:123] Gathering logs for kubernetes-dashboard [3867799543d65fa64f5b175d633e3f35c27781a4acfb9b4929fa6bf0972d2d3a] ...
	I0729 15:10:27.197053 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3867799543d65fa64f5b175d633e3f35c27781a4acfb9b4929fa6bf0972d2d3a"
	I0729 15:10:27.248614 2044265 logs.go:123] Gathering logs for kindnet [c77006d04a1a48d0e5135ef6b61a9ab8c4c5e062bd70bfe94ae4921df2a8e893] ...
	I0729 15:10:27.248704 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c77006d04a1a48d0e5135ef6b61a9ab8c4c5e062bd70bfe94ae4921df2a8e893"
	I0729 15:10:27.298176 2044265 logs.go:123] Gathering logs for storage-provisioner [708752b665c68b32fd42608eb5181030f4c225bdca93d8e7d6adda84191593a9] ...
	I0729 15:10:27.298210 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 708752b665c68b32fd42608eb5181030f4c225bdca93d8e7d6adda84191593a9"
	I0729 15:10:27.346912 2044265 logs.go:123] Gathering logs for etcd [a2b84939f63108cb69a8363c1f7fc2c68c782e748b1badb4f0af0399243dc399] ...
	I0729 15:10:27.346943 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a2b84939f63108cb69a8363c1f7fc2c68c782e748b1badb4f0af0399243dc399"
	I0729 15:10:27.391518 2044265 logs.go:123] Gathering logs for coredns [1c61588fa237bf805284a3965bd0280256f09048c5b483eb5f0a188be402236f] ...
	I0729 15:10:27.391552 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1c61588fa237bf805284a3965bd0280256f09048c5b483eb5f0a188be402236f"
	I0729 15:10:27.437630 2044265 logs.go:123] Gathering logs for coredns [d60d3c32ae3d75cf9dcaba71f5ec8b5a3d7d9bc15c07f19a9742538fecffd71d] ...
	I0729 15:10:27.437661 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d60d3c32ae3d75cf9dcaba71f5ec8b5a3d7d9bc15c07f19a9742538fecffd71d"
	I0729 15:10:27.481206 2044265 logs.go:123] Gathering logs for kube-scheduler [abc04bf3e489265fc7a3263f830ee4af8ed996fedb3f174da7c70454f80e7448] ...
	I0729 15:10:27.481235 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 abc04bf3e489265fc7a3263f830ee4af8ed996fedb3f174da7c70454f80e7448"
	I0729 15:10:27.523787 2044265 logs.go:123] Gathering logs for kube-controller-manager [dabd3ef5df633ed7918c64777c5eb5f463ad3d0325c18d2078a53949c837ad48] ...
	I0729 15:10:27.523822 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dabd3ef5df633ed7918c64777c5eb5f463ad3d0325c18d2078a53949c837ad48"
	I0729 15:10:27.583936 2044265 out.go:304] Setting ErrFile to fd 2...
	I0729 15:10:27.583969 2044265 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0729 15:10:27.584045 2044265 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0729 15:10:27.584060 2044265 out.go:239]   Jul 29 15:09:50 old-k8s-version-813663 kubelet[659]: E0729 15:09:50.103934     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	  Jul 29 15:09:50 old-k8s-version-813663 kubelet[659]: E0729 15:09:50.103934     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:27.584229 2044265 out.go:239]   Jul 29 15:10:03 old-k8s-version-813663 kubelet[659]: E0729 15:10:03.103827     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jul 29 15:10:03 old-k8s-version-813663 kubelet[659]: E0729 15:10:03.103827     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:27.584246 2044265 out.go:239]   Jul 29 15:10:04 old-k8s-version-813663 kubelet[659]: E0729 15:10:04.103813     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	  Jul 29 15:10:04 old-k8s-version-813663 kubelet[659]: E0729 15:10:04.103813     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:27.584255 2044265 out.go:239]   Jul 29 15:10:16 old-k8s-version-813663 kubelet[659]: E0729 15:10:16.106259     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jul 29 15:10:16 old-k8s-version-813663 kubelet[659]: E0729 15:10:16.106259     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:27.584268 2044265 out.go:239]   Jul 29 15:10:19 old-k8s-version-813663 kubelet[659]: E0729 15:10:19.103621     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	  Jul 29 15:10:19 old-k8s-version-813663 kubelet[659]: E0729 15:10:19.103621     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	I0729 15:10:27.584276 2044265 out.go:304] Setting ErrFile to fd 2...
	I0729 15:10:27.584289 2044265 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 15:10:37.585676 2044265 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 15:10:37.598386 2044265 api_server.go:72] duration metric: took 5m51.560058602s to wait for apiserver process to appear ...
	I0729 15:10:37.598415 2044265 api_server.go:88] waiting for apiserver healthz status ...
	I0729 15:10:37.598453 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0729 15:10:37.598526 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 15:10:37.638836 2044265 cri.go:89] found id: "bd1e207a906fe2eb6a1ef298c6b675e75c97eb0d3a4e871bb1cd456610a8d3b2"
	I0729 15:10:37.638860 2044265 cri.go:89] found id: "c8140d775aa95e12101210bf2d58c4c45b45995c02a4ce52fe09e8556f2c566c"
	I0729 15:10:37.638864 2044265 cri.go:89] found id: ""
	I0729 15:10:37.638871 2044265 logs.go:276] 2 containers: [bd1e207a906fe2eb6a1ef298c6b675e75c97eb0d3a4e871bb1cd456610a8d3b2 c8140d775aa95e12101210bf2d58c4c45b45995c02a4ce52fe09e8556f2c566c]
	I0729 15:10:37.638929 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:37.642664 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:37.646796 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0729 15:10:37.646876 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 15:10:37.684849 2044265 cri.go:89] found id: "a2b84939f63108cb69a8363c1f7fc2c68c782e748b1badb4f0af0399243dc399"
	I0729 15:10:37.684869 2044265 cri.go:89] found id: "5d4940f49d33c253721e64522def06ba45d4853c31ff3a6781a926bfd0e2cc7e"
	I0729 15:10:37.684874 2044265 cri.go:89] found id: ""
	I0729 15:10:37.684881 2044265 logs.go:276] 2 containers: [a2b84939f63108cb69a8363c1f7fc2c68c782e748b1badb4f0af0399243dc399 5d4940f49d33c253721e64522def06ba45d4853c31ff3a6781a926bfd0e2cc7e]
	I0729 15:10:37.684936 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:37.688636 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:37.692284 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0729 15:10:37.692357 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 15:10:37.737692 2044265 cri.go:89] found id: "1c61588fa237bf805284a3965bd0280256f09048c5b483eb5f0a188be402236f"
	I0729 15:10:37.737715 2044265 cri.go:89] found id: "d60d3c32ae3d75cf9dcaba71f5ec8b5a3d7d9bc15c07f19a9742538fecffd71d"
	I0729 15:10:37.737719 2044265 cri.go:89] found id: ""
	I0729 15:10:37.737733 2044265 logs.go:276] 2 containers: [1c61588fa237bf805284a3965bd0280256f09048c5b483eb5f0a188be402236f d60d3c32ae3d75cf9dcaba71f5ec8b5a3d7d9bc15c07f19a9742538fecffd71d]
	I0729 15:10:37.737793 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:37.741823 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:37.745529 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0729 15:10:37.745675 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 15:10:37.796232 2044265 cri.go:89] found id: "de861f26e95187f703009ef95bbe18d25eaf5c3b58661ba8cf2c42ac97e3a8fd"
	I0729 15:10:37.796253 2044265 cri.go:89] found id: "abc04bf3e489265fc7a3263f830ee4af8ed996fedb3f174da7c70454f80e7448"
	I0729 15:10:37.796257 2044265 cri.go:89] found id: ""
	I0729 15:10:37.796264 2044265 logs.go:276] 2 containers: [de861f26e95187f703009ef95bbe18d25eaf5c3b58661ba8cf2c42ac97e3a8fd abc04bf3e489265fc7a3263f830ee4af8ed996fedb3f174da7c70454f80e7448]
	I0729 15:10:37.796328 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:37.805244 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:37.813612 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0729 15:10:37.813686 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 15:10:37.870382 2044265 cri.go:89] found id: "8df88e5a6e11b435014bb51e06d67229c55f01e62bb9819db6eed62ee7b9f752"
	I0729 15:10:37.870407 2044265 cri.go:89] found id: "2e8ba43d83a900ec8d1d4f9312b86fbbce7d70467ca296ab8aecadd834085c88"
	I0729 15:10:37.870412 2044265 cri.go:89] found id: ""
	I0729 15:10:37.870419 2044265 logs.go:276] 2 containers: [8df88e5a6e11b435014bb51e06d67229c55f01e62bb9819db6eed62ee7b9f752 2e8ba43d83a900ec8d1d4f9312b86fbbce7d70467ca296ab8aecadd834085c88]
	I0729 15:10:37.870477 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:37.880852 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:37.884556 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 15:10:37.884626 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 15:10:37.956891 2044265 cri.go:89] found id: "dabd3ef5df633ed7918c64777c5eb5f463ad3d0325c18d2078a53949c837ad48"
	I0729 15:10:37.956914 2044265 cri.go:89] found id: "4a797e7d993e7af0abc60d977ea919271c2022b76e11af2b2ab223bab3e1f304"
	I0729 15:10:37.956919 2044265 cri.go:89] found id: ""
	I0729 15:10:37.956928 2044265 logs.go:276] 2 containers: [dabd3ef5df633ed7918c64777c5eb5f463ad3d0325c18d2078a53949c837ad48 4a797e7d993e7af0abc60d977ea919271c2022b76e11af2b2ab223bab3e1f304]
	I0729 15:10:37.956984 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:37.961844 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:37.966076 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0729 15:10:37.966149 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 15:10:38.028967 2044265 cri.go:89] found id: "d0bdf144d697795b9d42ad1df69efe8a30918e1e50bcf0884706f054bc3f386c"
	I0729 15:10:38.028997 2044265 cri.go:89] found id: "c77006d04a1a48d0e5135ef6b61a9ab8c4c5e062bd70bfe94ae4921df2a8e893"
	I0729 15:10:38.029003 2044265 cri.go:89] found id: ""
	I0729 15:10:38.029066 2044265 logs.go:276] 2 containers: [d0bdf144d697795b9d42ad1df69efe8a30918e1e50bcf0884706f054bc3f386c c77006d04a1a48d0e5135ef6b61a9ab8c4c5e062bd70bfe94ae4921df2a8e893]
	I0729 15:10:38.029148 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:38.034339 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:38.039043 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0729 15:10:38.039147 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0729 15:10:38.099432 2044265 cri.go:89] found id: "3867799543d65fa64f5b175d633e3f35c27781a4acfb9b4929fa6bf0972d2d3a"
	I0729 15:10:38.099457 2044265 cri.go:89] found id: ""
	I0729 15:10:38.099471 2044265 logs.go:276] 1 containers: [3867799543d65fa64f5b175d633e3f35c27781a4acfb9b4929fa6bf0972d2d3a]
	I0729 15:10:38.099529 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:38.104382 2044265 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0729 15:10:38.104461 2044265 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0729 15:10:38.149125 2044265 cri.go:89] found id: "708752b665c68b32fd42608eb5181030f4c225bdca93d8e7d6adda84191593a9"
	I0729 15:10:38.149149 2044265 cri.go:89] found id: "369f89be8077b7c641d693b1ed18a29d2f1d1f89e24e06136217124adee012bd"
	I0729 15:10:38.149154 2044265 cri.go:89] found id: ""
	I0729 15:10:38.149161 2044265 logs.go:276] 2 containers: [708752b665c68b32fd42608eb5181030f4c225bdca93d8e7d6adda84191593a9 369f89be8077b7c641d693b1ed18a29d2f1d1f89e24e06136217124adee012bd]
	I0729 15:10:38.149226 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:38.153386 2044265 ssh_runner.go:195] Run: which crictl
	I0729 15:10:38.158712 2044265 logs.go:123] Gathering logs for kubernetes-dashboard [3867799543d65fa64f5b175d633e3f35c27781a4acfb9b4929fa6bf0972d2d3a] ...
	I0729 15:10:38.158737 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3867799543d65fa64f5b175d633e3f35c27781a4acfb9b4929fa6bf0972d2d3a"
	I0729 15:10:38.211508 2044265 logs.go:123] Gathering logs for kube-apiserver [bd1e207a906fe2eb6a1ef298c6b675e75c97eb0d3a4e871bb1cd456610a8d3b2] ...
	I0729 15:10:38.211537 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bd1e207a906fe2eb6a1ef298c6b675e75c97eb0d3a4e871bb1cd456610a8d3b2"
	I0729 15:10:38.332106 2044265 logs.go:123] Gathering logs for coredns [1c61588fa237bf805284a3965bd0280256f09048c5b483eb5f0a188be402236f] ...
	I0729 15:10:38.332145 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1c61588fa237bf805284a3965bd0280256f09048c5b483eb5f0a188be402236f"
	I0729 15:10:38.396871 2044265 logs.go:123] Gathering logs for kube-scheduler [abc04bf3e489265fc7a3263f830ee4af8ed996fedb3f174da7c70454f80e7448] ...
	I0729 15:10:38.396896 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 abc04bf3e489265fc7a3263f830ee4af8ed996fedb3f174da7c70454f80e7448"
	I0729 15:10:38.459951 2044265 logs.go:123] Gathering logs for kindnet [c77006d04a1a48d0e5135ef6b61a9ab8c4c5e062bd70bfe94ae4921df2a8e893] ...
	I0729 15:10:38.459987 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c77006d04a1a48d0e5135ef6b61a9ab8c4c5e062bd70bfe94ae4921df2a8e893"
	I0729 15:10:38.539120 2044265 logs.go:123] Gathering logs for dmesg ...
	I0729 15:10:38.539156 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 15:10:38.561529 2044265 logs.go:123] Gathering logs for kube-scheduler [de861f26e95187f703009ef95bbe18d25eaf5c3b58661ba8cf2c42ac97e3a8fd] ...
	I0729 15:10:38.561563 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 de861f26e95187f703009ef95bbe18d25eaf5c3b58661ba8cf2c42ac97e3a8fd"
	I0729 15:10:38.614386 2044265 logs.go:123] Gathering logs for kube-proxy [8df88e5a6e11b435014bb51e06d67229c55f01e62bb9819db6eed62ee7b9f752] ...
	I0729 15:10:38.614416 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8df88e5a6e11b435014bb51e06d67229c55f01e62bb9819db6eed62ee7b9f752"
	I0729 15:10:38.673746 2044265 logs.go:123] Gathering logs for container status ...
	I0729 15:10:38.673817 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 15:10:38.753346 2044265 logs.go:123] Gathering logs for kindnet [d0bdf144d697795b9d42ad1df69efe8a30918e1e50bcf0884706f054bc3f386c] ...
	I0729 15:10:38.753445 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d0bdf144d697795b9d42ad1df69efe8a30918e1e50bcf0884706f054bc3f386c"
	I0729 15:10:38.840280 2044265 logs.go:123] Gathering logs for storage-provisioner [708752b665c68b32fd42608eb5181030f4c225bdca93d8e7d6adda84191593a9] ...
	I0729 15:10:38.840359 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 708752b665c68b32fd42608eb5181030f4c225bdca93d8e7d6adda84191593a9"
	I0729 15:10:38.900989 2044265 logs.go:123] Gathering logs for storage-provisioner [369f89be8077b7c641d693b1ed18a29d2f1d1f89e24e06136217124adee012bd] ...
	I0729 15:10:38.901014 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 369f89be8077b7c641d693b1ed18a29d2f1d1f89e24e06136217124adee012bd"
	I0729 15:10:38.958149 2044265 logs.go:123] Gathering logs for containerd ...
	I0729 15:10:38.958175 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0729 15:10:39.071050 2044265 logs.go:123] Gathering logs for etcd [5d4940f49d33c253721e64522def06ba45d4853c31ff3a6781a926bfd0e2cc7e] ...
	I0729 15:10:39.074690 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5d4940f49d33c253721e64522def06ba45d4853c31ff3a6781a926bfd0e2cc7e"
	I0729 15:10:39.190460 2044265 logs.go:123] Gathering logs for coredns [d60d3c32ae3d75cf9dcaba71f5ec8b5a3d7d9bc15c07f19a9742538fecffd71d] ...
	I0729 15:10:39.190539 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d60d3c32ae3d75cf9dcaba71f5ec8b5a3d7d9bc15c07f19a9742538fecffd71d"
	I0729 15:10:39.252767 2044265 logs.go:123] Gathering logs for kube-proxy [2e8ba43d83a900ec8d1d4f9312b86fbbce7d70467ca296ab8aecadd834085c88] ...
	I0729 15:10:39.252837 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e8ba43d83a900ec8d1d4f9312b86fbbce7d70467ca296ab8aecadd834085c88"
	I0729 15:10:39.304589 2044265 logs.go:123] Gathering logs for kube-controller-manager [dabd3ef5df633ed7918c64777c5eb5f463ad3d0325c18d2078a53949c837ad48] ...
	I0729 15:10:39.304658 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dabd3ef5df633ed7918c64777c5eb5f463ad3d0325c18d2078a53949c837ad48"
	I0729 15:10:39.402797 2044265 logs.go:123] Gathering logs for kube-controller-manager [4a797e7d993e7af0abc60d977ea919271c2022b76e11af2b2ab223bab3e1f304] ...
	I0729 15:10:39.402837 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4a797e7d993e7af0abc60d977ea919271c2022b76e11af2b2ab223bab3e1f304"
	I0729 15:10:39.496324 2044265 logs.go:123] Gathering logs for kubelet ...
	I0729 15:10:39.496407 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0729 15:10:39.573449 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:06 old-k8s-version-813663 kubelet[659]: E0729 15:05:06.586071     659 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-813663" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-813663' and this object
	W0729 15:10:39.573694 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:06 old-k8s-version-813663 kubelet[659]: E0729 15:05:06.586192     659 reflector.go:138] object-"kube-system"/"kindnet-token-dh2tc": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-dh2tc" is forbidden: User "system:node:old-k8s-version-813663" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-813663' and this object
	W0729 15:10:39.573913 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:06 old-k8s-version-813663 kubelet[659]: E0729 15:05:06.605916     659 reflector.go:138] object-"kube-system"/"coredns-token-xtslt": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-xtslt" is forbidden: User "system:node:old-k8s-version-813663" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-813663' and this object
	W0729 15:10:39.574114 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:06 old-k8s-version-813663 kubelet[659]: E0729 15:05:06.606076     659 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-813663" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-813663' and this object
	W0729 15:10:39.574384 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:06 old-k8s-version-813663 kubelet[659]: E0729 15:05:06.622360     659 reflector.go:138] object-"kube-system"/"storage-provisioner-token-2wptr": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-2wptr" is forbidden: User "system:node:old-k8s-version-813663" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-813663' and this object
	W0729 15:10:39.574609 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:06 old-k8s-version-813663 kubelet[659]: E0729 15:05:06.622443     659 reflector.go:138] object-"kube-system"/"metrics-server-token-b2vst": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "metrics-server-token-b2vst" is forbidden: User "system:node:old-k8s-version-813663" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-813663' and this object
	W0729 15:10:39.574834 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:06 old-k8s-version-813663 kubelet[659]: E0729 15:05:06.622495     659 reflector.go:138] object-"kube-system"/"kube-proxy-token-bp8zs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-bp8zs" is forbidden: User "system:node:old-k8s-version-813663" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-813663' and this object
	W0729 15:10:39.575061 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:06 old-k8s-version-813663 kubelet[659]: E0729 15:05:06.626268     659 reflector.go:138] object-"default"/"default-token-q6mvh": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-q6mvh" is forbidden: User "system:node:old-k8s-version-813663" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-813663' and this object
	W0729 15:10:39.583804 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:09 old-k8s-version-813663 kubelet[659]: E0729 15:05:09.720906     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), 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"
	W0729 15:10:39.584008 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:10 old-k8s-version-813663 kubelet[659]: E0729 15:05:10.384076     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.586785 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:23 old-k8s-version-813663 kubelet[659]: E0729 15:05:23.111099     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), 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"
	W0729 15:10:39.589059 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:35 old-k8s-version-813663 kubelet[659]: E0729 15:05:35.513823     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.589375 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:36 old-k8s-version-813663 kubelet[659]: E0729 15:05:36.105851     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.589712 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:36 old-k8s-version-813663 kubelet[659]: E0729 15:05:36.517842     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.590047 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:37 old-k8s-version-813663 kubelet[659]: E0729 15:05:37.520289     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.590495 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:41 old-k8s-version-813663 kubelet[659]: E0729 15:05:41.541764     659 pod_workers.go:191] Error syncing pod 4123442c-efc7-4a36-8fa6-ab3dbbecd088 ("storage-provisioner_kube-system(4123442c-efc7-4a36-8fa6-ab3dbbecd088)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(4123442c-efc7-4a36-8fa6-ab3dbbecd088)"
	W0729 15:10:39.591412 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:49 old-k8s-version-813663 kubelet[659]: E0729 15:05:49.567403     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.593853 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:50 old-k8s-version-813663 kubelet[659]: E0729 15:05:50.125429     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), 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"
	W0729 15:10:39.594319 2044265 logs.go:138] Found kubelet problem: Jul 29 15:05:56 old-k8s-version-813663 kubelet[659]: E0729 15:05:56.332448     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.594503 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:04 old-k8s-version-813663 kubelet[659]: E0729 15:06:04.129412     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.595087 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:11 old-k8s-version-813663 kubelet[659]: E0729 15:06:11.628721     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.595413 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:16 old-k8s-version-813663 kubelet[659]: E0729 15:06:16.325733     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.595596 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:17 old-k8s-version-813663 kubelet[659]: E0729 15:06:17.103786     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.595924 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:27 old-k8s-version-813663 kubelet[659]: E0729 15:06:27.104294     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.596111 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:29 old-k8s-version-813663 kubelet[659]: E0729 15:06:29.103755     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.596439 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:40 old-k8s-version-813663 kubelet[659]: E0729 15:06:40.105546     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.598926 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:40 old-k8s-version-813663 kubelet[659]: E0729 15:06:40.121872     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), 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"
	W0729 15:10:39.599257 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:51 old-k8s-version-813663 kubelet[659]: E0729 15:06:51.103442     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.599443 2044265 logs.go:138] Found kubelet problem: Jul 29 15:06:51 old-k8s-version-813663 kubelet[659]: E0729 15:06:51.104723     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.599785 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:02 old-k8s-version-813663 kubelet[659]: E0729 15:07:02.104857     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.600309 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:02 old-k8s-version-813663 kubelet[659]: E0729 15:07:02.772308     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.600639 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:06 old-k8s-version-813663 kubelet[659]: E0729 15:07:06.325739     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.600822 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:13 old-k8s-version-813663 kubelet[659]: E0729 15:07:13.103762     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.601148 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:19 old-k8s-version-813663 kubelet[659]: E0729 15:07:19.103489     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.601331 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:27 old-k8s-version-813663 kubelet[659]: E0729 15:07:27.103977     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.601673 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:31 old-k8s-version-813663 kubelet[659]: E0729 15:07:31.103951     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.601882 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:41 old-k8s-version-813663 kubelet[659]: E0729 15:07:41.103812     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.602208 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:43 old-k8s-version-813663 kubelet[659]: E0729 15:07:43.103626     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.602391 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:52 old-k8s-version-813663 kubelet[659]: E0729 15:07:52.104506     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.602715 2044265 logs.go:138] Found kubelet problem: Jul 29 15:07:58 old-k8s-version-813663 kubelet[659]: E0729 15:07:58.104353     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.605141 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:06 old-k8s-version-813663 kubelet[659]: E0729 15:08:06.126900     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), 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"
	W0729 15:10:39.605467 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:10 old-k8s-version-813663 kubelet[659]: E0729 15:08:10.103508     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.605655 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:19 old-k8s-version-813663 kubelet[659]: E0729 15:08:19.103597     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.606247 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:24 old-k8s-version-813663 kubelet[659]: E0729 15:08:24.988186     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.606576 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:26 old-k8s-version-813663 kubelet[659]: E0729 15:08:26.325791     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.606762 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:34 old-k8s-version-813663 kubelet[659]: E0729 15:08:34.104267     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.607165 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:41 old-k8s-version-813663 kubelet[659]: E0729 15:08:41.103613     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.607353 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:45 old-k8s-version-813663 kubelet[659]: E0729 15:08:45.105234     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.607687 2044265 logs.go:138] Found kubelet problem: Jul 29 15:08:56 old-k8s-version-813663 kubelet[659]: E0729 15:08:56.103520     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.607870 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:00 old-k8s-version-813663 kubelet[659]: E0729 15:09:00.136960     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.608199 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:11 old-k8s-version-813663 kubelet[659]: E0729 15:09:11.103464     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.608383 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:12 old-k8s-version-813663 kubelet[659]: E0729 15:09:12.110078     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.608711 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:23 old-k8s-version-813663 kubelet[659]: E0729 15:09:23.103426     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.608895 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:25 old-k8s-version-813663 kubelet[659]: E0729 15:09:25.103908     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.609109 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:36 old-k8s-version-813663 kubelet[659]: E0729 15:09:36.110005     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.609440 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:38 old-k8s-version-813663 kubelet[659]: E0729 15:09:38.103900     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.609635 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:49 old-k8s-version-813663 kubelet[659]: E0729 15:09:49.103823     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.610120 2044265 logs.go:138] Found kubelet problem: Jul 29 15:09:50 old-k8s-version-813663 kubelet[659]: E0729 15:09:50.103934     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.610313 2044265 logs.go:138] Found kubelet problem: Jul 29 15:10:03 old-k8s-version-813663 kubelet[659]: E0729 15:10:03.103827     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.610641 2044265 logs.go:138] Found kubelet problem: Jul 29 15:10:04 old-k8s-version-813663 kubelet[659]: E0729 15:10:04.103813     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.610830 2044265 logs.go:138] Found kubelet problem: Jul 29 15:10:16 old-k8s-version-813663 kubelet[659]: E0729 15:10:16.106259     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:39.611173 2044265 logs.go:138] Found kubelet problem: Jul 29 15:10:19 old-k8s-version-813663 kubelet[659]: E0729 15:10:19.103621     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.611531 2044265 logs.go:138] Found kubelet problem: Jul 29 15:10:30 old-k8s-version-813663 kubelet[659]: E0729 15:10:30.110707     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:39.611721 2044265 logs.go:138] Found kubelet problem: Jul 29 15:10:31 old-k8s-version-813663 kubelet[659]: E0729 15:10:31.103900     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0729 15:10:39.611734 2044265 logs.go:123] Gathering logs for describe nodes ...
	I0729 15:10:39.611749 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 15:10:39.851255 2044265 logs.go:123] Gathering logs for kube-apiserver [c8140d775aa95e12101210bf2d58c4c45b45995c02a4ce52fe09e8556f2c566c] ...
	I0729 15:10:39.851332 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c8140d775aa95e12101210bf2d58c4c45b45995c02a4ce52fe09e8556f2c566c"
	I0729 15:10:39.934408 2044265 logs.go:123] Gathering logs for etcd [a2b84939f63108cb69a8363c1f7fc2c68c782e748b1badb4f0af0399243dc399] ...
	I0729 15:10:39.934444 2044265 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a2b84939f63108cb69a8363c1f7fc2c68c782e748b1badb4f0af0399243dc399"
	I0729 15:10:40.005256 2044265 out.go:304] Setting ErrFile to fd 2...
	I0729 15:10:40.005286 2044265 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0729 15:10:40.005669 2044265 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0729 15:10:40.005693 2044265 out.go:239]   Jul 29 15:10:04 old-k8s-version-813663 kubelet[659]: E0729 15:10:04.103813     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	  Jul 29 15:10:04 old-k8s-version-813663 kubelet[659]: E0729 15:10:04.103813     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:40.005702 2044265 out.go:239]   Jul 29 15:10:16 old-k8s-version-813663 kubelet[659]: E0729 15:10:16.106259     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jul 29 15:10:16 old-k8s-version-813663 kubelet[659]: E0729 15:10:16.106259     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0729 15:10:40.005845 2044265 out.go:239]   Jul 29 15:10:19 old-k8s-version-813663 kubelet[659]: E0729 15:10:19.103621     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	  Jul 29 15:10:19 old-k8s-version-813663 kubelet[659]: E0729 15:10:19.103621     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:40.005858 2044265 out.go:239]   Jul 29 15:10:30 old-k8s-version-813663 kubelet[659]: E0729 15:10:30.110707     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	  Jul 29 15:10:30 old-k8s-version-813663 kubelet[659]: E0729 15:10:30.110707     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	W0729 15:10:40.005887 2044265 out.go:239]   Jul 29 15:10:31 old-k8s-version-813663 kubelet[659]: E0729 15:10:31.103900     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jul 29 15:10:31 old-k8s-version-813663 kubelet[659]: E0729 15:10:31.103900     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0729 15:10:40.005898 2044265 out.go:304] Setting ErrFile to fd 2...
	I0729 15:10:40.005911 2044265 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 15:10:50.007525 2044265 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0729 15:10:50.026021 2044265 api_server.go:279] https://192.168.76.2:8443/healthz returned 200:
	ok
	I0729 15:10:50.030263 2044265 out.go:177] 
	W0729 15:10:50.033781 2044265 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
	W0729 15:10:50.033844 2044265 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
	W0729 15:10:50.033872 2044265 out.go:239] * Related issue: https://github.com/kubernetes/minikube/issues/11417
	* Related issue: https://github.com/kubernetes/minikube/issues/11417
	W0729 15:10:50.033878 2044265 out.go:239] * 
	* 
	W0729 15:10:50.034887 2044265 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0729 15:10:50.037274 2044265 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-813663 --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-813663
helpers_test.go:235: (dbg) docker inspect old-k8s-version-813663:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "9efbd3d5c0c593f6524822cc24d3e911d126cbcf6da98eef3d91a564a8a516d8",
	        "Created": "2024-07-29T15:01:43.21731129Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 2044502,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-29T15:04:38.763615969Z",
	            "FinishedAt": "2024-07-29T15:04:37.410748121Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/9efbd3d5c0c593f6524822cc24d3e911d126cbcf6da98eef3d91a564a8a516d8/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/9efbd3d5c0c593f6524822cc24d3e911d126cbcf6da98eef3d91a564a8a516d8/hostname",
	        "HostsPath": "/var/lib/docker/containers/9efbd3d5c0c593f6524822cc24d3e911d126cbcf6da98eef3d91a564a8a516d8/hosts",
	        "LogPath": "/var/lib/docker/containers/9efbd3d5c0c593f6524822cc24d3e911d126cbcf6da98eef3d91a564a8a516d8/9efbd3d5c0c593f6524822cc24d3e911d126cbcf6da98eef3d91a564a8a516d8-json.log",
	        "Name": "/old-k8s-version-813663",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "old-k8s-version-813663:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "old-k8s-version-813663",
	            "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/3f36747f89ed117da382229e496bfead3ab70badf21db677156ffef96eb9a464-init/diff:/var/lib/docker/overlay2/abc47d224d4e53bba7a012c02c8529308fa1cee82a77d2acf2d5e32903fe1ac2/diff",
	                "MergedDir": "/var/lib/docker/overlay2/3f36747f89ed117da382229e496bfead3ab70badf21db677156ffef96eb9a464/merged",
	                "UpperDir": "/var/lib/docker/overlay2/3f36747f89ed117da382229e496bfead3ab70badf21db677156ffef96eb9a464/diff",
	                "WorkDir": "/var/lib/docker/overlay2/3f36747f89ed117da382229e496bfead3ab70badf21db677156ffef96eb9a464/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "old-k8s-version-813663",
	                "Source": "/var/lib/docker/volumes/old-k8s-version-813663/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "old-k8s-version-813663",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "old-k8s-version-813663",
	                "name.minikube.sigs.k8s.io": "old-k8s-version-813663",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "ea80fe88940079baa94909cbeca9b4d00e98a03dce69096ee9ec0b3f42ca0bba",
	            "SandboxKey": "/var/run/docker/netns/ea80fe889400",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35294"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35295"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35298"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35296"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35297"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "old-k8s-version-813663": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.76.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:4c:02",
	                    "DriverOpts": null,
	                    "NetworkID": "4fd4cd738a45c46135f72c9be042b0c375b77539099519387920edc37d5793c1",
	                    "EndpointID": "eba90130b3743a3ca8189ba3d3e72bf9b99a97f72cbbf90c505b5a615cb42dea",
	                    "Gateway": "192.168.76.1",
	                    "IPAddress": "192.168.76.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "old-k8s-version-813663",
	                        "9efbd3d5c0c5"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-813663 -n old-k8s-version-813663
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-813663 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p old-k8s-version-813663 logs -n 25: (3.573117631s)
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-220263                              | cert-expiration-220263   | jenkins | v1.33.1 | 29 Jul 24 15:00 UTC | 29 Jul 24 15:01 UTC |
	|         | --memory=2048                                          |                          |         |         |                     |                     |
	|         | --cert-expiration=3m                                   |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	| ssh     | force-systemd-env-162104                               | force-systemd-env-162104 | jenkins | v1.33.1 | 29 Jul 24 15:00 UTC | 29 Jul 24 15:00 UTC |
	|         | ssh cat                                                |                          |         |         |                     |                     |
	|         | /etc/containerd/config.toml                            |                          |         |         |                     |                     |
	| delete  | -p force-systemd-env-162104                            | force-systemd-env-162104 | jenkins | v1.33.1 | 29 Jul 24 15:00 UTC | 29 Jul 24 15:00 UTC |
	| start   | -p cert-options-813701                                 | cert-options-813701      | jenkins | v1.33.1 | 29 Jul 24 15:00 UTC | 29 Jul 24 15:01 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-813701 ssh                                | cert-options-813701      | jenkins | v1.33.1 | 29 Jul 24 15:01 UTC | 29 Jul 24 15:01 UTC |
	|         | openssl x509 -text -noout -in                          |                          |         |         |                     |                     |
	|         | /var/lib/minikube/certs/apiserver.crt                  |                          |         |         |                     |                     |
	| ssh     | -p cert-options-813701 -- sudo                         | cert-options-813701      | jenkins | v1.33.1 | 29 Jul 24 15:01 UTC | 29 Jul 24 15:01 UTC |
	|         | cat /etc/kubernetes/admin.conf                         |                          |         |         |                     |                     |
	| delete  | -p cert-options-813701                                 | cert-options-813701      | jenkins | v1.33.1 | 29 Jul 24 15:01 UTC | 29 Jul 24 15:01 UTC |
	| start   | -p old-k8s-version-813663                              | old-k8s-version-813663   | jenkins | v1.33.1 | 29 Jul 24 15:01 UTC | 29 Jul 24 15:04 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-220263                              | cert-expiration-220263   | jenkins | v1.33.1 | 29 Jul 24 15:04 UTC | 29 Jul 24 15:04 UTC |
	|         | --memory=2048                                          |                          |         |         |                     |                     |
	|         | --cert-expiration=8760h                                |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	| delete  | -p cert-expiration-220263                              | cert-expiration-220263   | jenkins | v1.33.1 | 29 Jul 24 15:04 UTC | 29 Jul 24 15:04 UTC |
	| addons  | enable metrics-server -p old-k8s-version-813663        | old-k8s-version-813663   | jenkins | v1.33.1 | 29 Jul 24 15:04 UTC | 29 Jul 24 15:04 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                          |         |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                          |         |         |                     |                     |
	| start   | -p no-preload-608680 --memory=2200                     | no-preload-608680        | jenkins | v1.33.1 | 29 Jul 24 15:04 UTC | 29 Jul 24 15:05 UTC |
	|         | --alsologtostderr --wait=true                          |                          |         |         |                     |                     |
	|         | --preload=false --driver=docker                        |                          |         |         |                     |                     |
	|         |  --container-runtime=containerd                        |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0                    |                          |         |         |                     |                     |
	| stop    | -p old-k8s-version-813663                              | old-k8s-version-813663   | jenkins | v1.33.1 | 29 Jul 24 15:04 UTC | 29 Jul 24 15:04 UTC |
	|         | --alsologtostderr -v=3                                 |                          |         |         |                     |                     |
	| addons  | enable dashboard -p old-k8s-version-813663             | old-k8s-version-813663   | jenkins | v1.33.1 | 29 Jul 24 15:04 UTC | 29 Jul 24 15:04 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                          |         |         |                     |                     |
	| start   | -p old-k8s-version-813663                              | old-k8s-version-813663   | jenkins | v1.33.1 | 29 Jul 24 15:04 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-608680             | no-preload-608680        | jenkins | v1.33.1 | 29 Jul 24 15:05 UTC | 29 Jul 24 15:05 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                          |         |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                          |         |         |                     |                     |
	| stop    | -p no-preload-608680                                   | no-preload-608680        | jenkins | v1.33.1 | 29 Jul 24 15:05 UTC | 29 Jul 24 15:05 UTC |
	|         | --alsologtostderr -v=3                                 |                          |         |         |                     |                     |
	| addons  | enable dashboard -p no-preload-608680                  | no-preload-608680        | jenkins | v1.33.1 | 29 Jul 24 15:05 UTC | 29 Jul 24 15:05 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                          |         |         |                     |                     |
	| start   | -p no-preload-608680 --memory=2200                     | no-preload-608680        | jenkins | v1.33.1 | 29 Jul 24 15:05 UTC | 29 Jul 24 15:10 UTC |
	|         | --alsologtostderr --wait=true                          |                          |         |         |                     |                     |
	|         | --preload=false --driver=docker                        |                          |         |         |                     |                     |
	|         |  --container-runtime=containerd                        |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0                    |                          |         |         |                     |                     |
	| image   | no-preload-608680 image list                           | no-preload-608680        | jenkins | v1.33.1 | 29 Jul 24 15:10 UTC | 29 Jul 24 15:10 UTC |
	|         | --format=json                                          |                          |         |         |                     |                     |
	| pause   | -p no-preload-608680                                   | no-preload-608680        | jenkins | v1.33.1 | 29 Jul 24 15:10 UTC | 29 Jul 24 15:10 UTC |
	|         | --alsologtostderr -v=1                                 |                          |         |         |                     |                     |
	| unpause | -p no-preload-608680                                   | no-preload-608680        | jenkins | v1.33.1 | 29 Jul 24 15:10 UTC | 29 Jul 24 15:10 UTC |
	|         | --alsologtostderr -v=1                                 |                          |         |         |                     |                     |
	| delete  | -p no-preload-608680                                   | no-preload-608680        | jenkins | v1.33.1 | 29 Jul 24 15:10 UTC | 29 Jul 24 15:10 UTC |
	| delete  | -p no-preload-608680                                   | no-preload-608680        | jenkins | v1.33.1 | 29 Jul 24 15:10 UTC | 29 Jul 24 15:10 UTC |
	| start   | -p embed-certs-575701                                  | embed-certs-575701       | jenkins | v1.33.1 | 29 Jul 24 15:10 UTC |                     |
	|         | --memory=2200                                          |                          |         |         |                     |                     |
	|         | --alsologtostderr --wait=true                          |                          |         |         |                     |                     |
	|         | --embed-certs --driver=docker                          |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3                           |                          |         |         |                     |                     |
	|---------|--------------------------------------------------------|--------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 15:10:45
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 15:10:45.203287 2055663 out.go:291] Setting OutFile to fd 1 ...
	I0729 15:10:45.203518 2055663 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 15:10:45.203552 2055663 out.go:304] Setting ErrFile to fd 2...
	I0729 15:10:45.203578 2055663 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 15:10:45.203869 2055663 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
	I0729 15:10:45.204441 2055663 out.go:298] Setting JSON to false
	I0729 15:10:45.206034 2055663 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":39190,"bootTime":1722226656,"procs":241,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 15:10:45.206186 2055663 start.go:139] virtualization:  
	I0729 15:10:45.210745 2055663 out.go:177] * [embed-certs-575701] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 15:10:45.214622 2055663 out.go:177]   - MINIKUBE_LOCATION=19340
	I0729 15:10:45.214992 2055663 notify.go:220] Checking for updates...
	I0729 15:10:45.222556 2055663 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 15:10:45.226088 2055663 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19340-1832065/kubeconfig
	I0729 15:10:45.254582 2055663 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19340-1832065/.minikube
	I0729 15:10:45.257250 2055663 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 15:10:45.259836 2055663 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 15:10:45.263333 2055663 config.go:182] Loaded profile config "old-k8s-version-813663": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0729 15:10:45.263564 2055663 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 15:10:45.348299 2055663 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 15:10:45.348417 2055663 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 15:10:45.410151 2055663 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:35 OomKillDisable:true NGoroutines:53 SystemTime:2024-07-29 15:10:45.399896331 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 15:10:45.410284 2055663 docker.go:307] overlay module found
	I0729 15:10:45.413336 2055663 out.go:177] * Using the docker driver based on user configuration
	I0729 15:10:45.416141 2055663 start.go:297] selected driver: docker
	I0729 15:10:45.416183 2055663 start.go:901] validating driver "docker" against <nil>
	I0729 15:10:45.416265 2055663 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 15:10:45.417201 2055663 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 15:10:45.476725 2055663 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:35 OomKillDisable:true NGoroutines:53 SystemTime:2024-07-29 15:10:45.465380814 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 15:10:45.476905 2055663 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 15:10:45.477185 2055663 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0729 15:10:45.479955 2055663 out.go:177] * Using Docker driver with root privileges
	I0729 15:10:45.482483 2055663 cni.go:84] Creating CNI manager for ""
	I0729 15:10:45.482520 2055663 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0729 15:10:45.482541 2055663 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 15:10:45.482639 2055663 start.go:340] cluster config:
	{Name:embed-certs-575701 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:embed-certs-575701 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.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: Stati
cIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0729 15:10:45.485799 2055663 out.go:177] * Starting "embed-certs-575701" primary control-plane node in "embed-certs-575701" cluster
	I0729 15:10:45.488295 2055663 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0729 15:10:45.491061 2055663 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0729 15:10:45.493744 2055663 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 15:10:45.493830 2055663 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0729 15:10:45.493871 2055663 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19340-1832065/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4
	I0729 15:10:45.493884 2055663 cache.go:56] Caching tarball of preloaded images
	I0729 15:10:45.494145 2055663 preload.go:172] Found /home/jenkins/minikube-integration/19340-1832065/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0729 15:10:45.494161 2055663 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on containerd
	I0729 15:10:45.494312 2055663 profile.go:143] Saving config to /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/embed-certs-575701/config.json ...
	I0729 15:10:45.494342 2055663 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/embed-certs-575701/config.json: {Name:mk8178dfce0cde831f15142fed1647c80c153bf9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	W0729 15:10:45.528032 2055663 image.go:95] image gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 is of wrong architecture
	I0729 15:10:45.528058 2055663 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 15:10:45.528153 2055663 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 15:10:45.528183 2055663 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 15:10:45.528192 2055663 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 15:10:45.528201 2055663 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 15:10:45.528212 2055663 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0729 15:10:45.726000 2055663 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0729 15:10:45.726040 2055663 cache.go:194] Successfully downloaded all kic artifacts
	I0729 15:10:45.726082 2055663 start.go:360] acquireMachinesLock for embed-certs-575701: {Name:mk765841f87e3f610dc33527c5020f5f55baf055 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0729 15:10:45.726206 2055663 start.go:364] duration metric: took 98.149µs to acquireMachinesLock for "embed-certs-575701"
	I0729 15:10:45.726239 2055663 start.go:93] Provisioning new machine with config: &{Name:embed-certs-575701 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:embed-certs-575701 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.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableM
etrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0729 15:10:45.726339 2055663 start.go:125] createHost starting for "" (driver="docker")
	I0729 15:10:50.007525 2044265 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0729 15:10:50.026021 2044265 api_server.go:279] https://192.168.76.2:8443/healthz returned 200:
	ok
	I0729 15:10:50.030263 2044265 out.go:177] 
	W0729 15:10:50.033781 2044265 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
	W0729 15:10:50.033844 2044265 out.go:239] * Suggestion: Control Plane could not update, try minikube delete --all --purge
	W0729 15:10:50.033872 2044265 out.go:239] * Related issue: https://github.com/kubernetes/minikube/issues/11417
	W0729 15:10:50.033878 2044265 out.go:239] * 
	W0729 15:10:50.034887 2044265 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0729 15:10:50.037274 2044265 out.go:177] 
	I0729 15:10:45.729385 2055663 out.go:204] * Creating docker container (CPUs=2, Memory=2200MB) ...
	I0729 15:10:45.729674 2055663 start.go:159] libmachine.API.Create for "embed-certs-575701" (driver="docker")
	I0729 15:10:45.729710 2055663 client.go:168] LocalClient.Create starting
	I0729 15:10:45.729798 2055663 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/ca.pem
	I0729 15:10:45.729836 2055663 main.go:141] libmachine: Decoding PEM data...
	I0729 15:10:45.729854 2055663 main.go:141] libmachine: Parsing certificate...
	I0729 15:10:45.729927 2055663 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/19340-1832065/.minikube/certs/cert.pem
	I0729 15:10:45.729950 2055663 main.go:141] libmachine: Decoding PEM data...
	I0729 15:10:45.729964 2055663 main.go:141] libmachine: Parsing certificate...
	I0729 15:10:45.730342 2055663 cli_runner.go:164] Run: docker network inspect embed-certs-575701 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W0729 15:10:45.745307 2055663 cli_runner.go:211] docker network inspect embed-certs-575701 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I0729 15:10:45.745404 2055663 network_create.go:284] running [docker network inspect embed-certs-575701] to gather additional debugging logs...
	I0729 15:10:45.745426 2055663 cli_runner.go:164] Run: docker network inspect embed-certs-575701
	W0729 15:10:45.763877 2055663 cli_runner.go:211] docker network inspect embed-certs-575701 returned with exit code 1
	I0729 15:10:45.763907 2055663 network_create.go:287] error running [docker network inspect embed-certs-575701]: docker network inspect embed-certs-575701: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network embed-certs-575701 not found
	I0729 15:10:45.763922 2055663 network_create.go:289] output of [docker network inspect embed-certs-575701]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network embed-certs-575701 not found
	
	** /stderr **
	I0729 15:10:45.764021 2055663 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0729 15:10:45.780346 2055663 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-7826d185e1a3 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:dc:cb:75:9d} reservation:<nil>}
	I0729 15:10:45.780948 2055663 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-2eddc2fe3876 IfaceIPv4:192.168.58.1 IfaceMTU:1500 IfaceMAC:02:42:fe:a6:ac:e7} reservation:<nil>}
	I0729 15:10:45.781350 2055663 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-61fc493a8d22 IfaceIPv4:192.168.67.1 IfaceMTU:1500 IfaceMAC:02:42:78:e9:ef:be} reservation:<nil>}
	I0729 15:10:45.781790 2055663 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-4fd4cd738a45 IfaceIPv4:192.168.76.1 IfaceMTU:1500 IfaceMAC:02:42:61:02:da:79} reservation:<nil>}
	I0729 15:10:45.782397 2055663 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:0x400182bf50}
	I0729 15:10:45.782435 2055663 network_create.go:124] attempt to create docker network embed-certs-575701 192.168.85.0/24 with gateway 192.168.85.1 and MTU of 1500 ...
	I0729 15:10:45.782499 2055663 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-575701 embed-certs-575701
	I0729 15:10:45.866911 2055663 network_create.go:108] docker network embed-certs-575701 192.168.85.0/24 created
	I0729 15:10:45.866942 2055663 kic.go:121] calculated static IP "192.168.85.2" for the "embed-certs-575701" container
	I0729 15:10:45.867042 2055663 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0729 15:10:45.883171 2055663 cli_runner.go:164] Run: docker volume create embed-certs-575701 --label name.minikube.sigs.k8s.io=embed-certs-575701 --label created_by.minikube.sigs.k8s.io=true
	I0729 15:10:45.900398 2055663 oci.go:103] Successfully created a docker volume embed-certs-575701
	I0729 15:10:45.900483 2055663 cli_runner.go:164] Run: docker run --rm --name embed-certs-575701-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=embed-certs-575701 --entrypoint /usr/bin/test -v embed-certs-575701:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0729 15:10:46.552179 2055663 oci.go:107] Successfully prepared a docker volume embed-certs-575701
	I0729 15:10:46.552242 2055663 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0729 15:10:46.552265 2055663 kic.go:194] Starting extracting preloaded images to volume ...
	I0729 15:10:46.552379 2055663 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19340-1832065/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v embed-certs-575701:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                        ATTEMPT             POD ID              POD
	7b6b59127b129       523cad1a4df73       2 minutes ago       Exited              dashboard-metrics-scraper   5                   e39aba1898d1c       dashboard-metrics-scraper-8d5bb5db8-q9b8q
	708752b665c68       ba04bb24b9575       4 minutes ago       Running             storage-provisioner         2                   e4055060828a1       storage-provisioner
	3867799543d65       20b332c9a70d8       5 minutes ago       Running             kubernetes-dashboard        0                   91cb23b269319       kubernetes-dashboard-cd95d586-fchdh
	d0bdf144d6977       f42786f8afd22       5 minutes ago       Running             kindnet-cni                 1                   5a15d17cd5cff       kindnet-64q8b
	ee2a3bc1ad9e3       1611cd07b61d5       5 minutes ago       Running             busybox                     1                   fa04c5cc29738       busybox
	369f89be8077b       ba04bb24b9575       5 minutes ago       Exited              storage-provisioner         1                   e4055060828a1       storage-provisioner
	1c61588fa237b       db91994f4ee8f       5 minutes ago       Running             coredns                     1                   7768c42cac9b0       coredns-74ff55c5b-wrk82
	8df88e5a6e11b       25a5233254979       5 minutes ago       Running             kube-proxy                  1                   a767bd502f9d8       kube-proxy-lwd2q
	de861f26e9518       e7605f88f17d6       5 minutes ago       Running             kube-scheduler              1                   0ca697dc499f9       kube-scheduler-old-k8s-version-813663
	dabd3ef5df633       1df8a2b116bd1       5 minutes ago       Running             kube-controller-manager     1                   144851192442e       kube-controller-manager-old-k8s-version-813663
	bd1e207a906fe       2c08bbbc02d3a       5 minutes ago       Running             kube-apiserver              1                   ac9ae50d35669       kube-apiserver-old-k8s-version-813663
	a2b84939f6310       05b738aa1bc63       5 minutes ago       Running             etcd                        1                   1f689281a402a       etcd-old-k8s-version-813663
	622f15f6da147       1611cd07b61d5       6 minutes ago       Exited              busybox                     0                   ea30fcd56d840       busybox
	d60d3c32ae3d7       db91994f4ee8f       7 minutes ago       Exited              coredns                     0                   aa3e0fab870f7       coredns-74ff55c5b-wrk82
	c77006d04a1a4       f42786f8afd22       8 minutes ago       Exited              kindnet-cni                 0                   a1ce3a8c566e9       kindnet-64q8b
	2e8ba43d83a90       25a5233254979       8 minutes ago       Exited              kube-proxy                  0                   51a6db8f62d30       kube-proxy-lwd2q
	4a797e7d993e7       1df8a2b116bd1       8 minutes ago       Exited              kube-controller-manager     0                   5ed83833c7292       kube-controller-manager-old-k8s-version-813663
	abc04bf3e4892       e7605f88f17d6       8 minutes ago       Exited              kube-scheduler              0                   ab063114ac743       kube-scheduler-old-k8s-version-813663
	c8140d775aa95       2c08bbbc02d3a       8 minutes ago       Exited              kube-apiserver              0                   c732134649055       kube-apiserver-old-k8s-version-813663
	5d4940f49d33c       05b738aa1bc63       8 minutes ago       Exited              etcd                        0                   b7db7dac4e603       etcd-old-k8s-version-813663
	
	
	==> containerd <==
	Jul 29 15:06:40 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:06:40.116232279Z" 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"
	Jul 29 15:06:40 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:06:40.116540854Z" level=info msg="stop pulling image fake.domain/registry.k8s.io/echoserver:1.4: active requests=0, bytes read=0"
	Jul 29 15:07:02 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:07:02.107424494Z" level=info msg="CreateContainer within sandbox \"e39aba1898d1cd6c462a95dc19a616d8e1a4565139a43d22aa5ca934b94a867c\" for container name:\"dashboard-metrics-scraper\" attempt:4"
	Jul 29 15:07:02 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:07:02.129528760Z" level=info msg="CreateContainer within sandbox \"e39aba1898d1cd6c462a95dc19a616d8e1a4565139a43d22aa5ca934b94a867c\" for name:\"dashboard-metrics-scraper\" attempt:4 returns container id \"6382da351ca257b92aa50689f2504ee7036c6056c5bccb070ae1882c963557d7\""
	Jul 29 15:07:02 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:07:02.130666536Z" level=info msg="StartContainer for \"6382da351ca257b92aa50689f2504ee7036c6056c5bccb070ae1882c963557d7\""
	Jul 29 15:07:02 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:07:02.219889524Z" level=info msg="StartContainer for \"6382da351ca257b92aa50689f2504ee7036c6056c5bccb070ae1882c963557d7\" returns successfully"
	Jul 29 15:07:02 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:07:02.256113373Z" level=info msg="shim disconnected" id=6382da351ca257b92aa50689f2504ee7036c6056c5bccb070ae1882c963557d7 namespace=k8s.io
	Jul 29 15:07:02 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:07:02.256172892Z" level=warning msg="cleaning up after shim disconnected" id=6382da351ca257b92aa50689f2504ee7036c6056c5bccb070ae1882c963557d7 namespace=k8s.io
	Jul 29 15:07:02 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:07:02.256185429Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Jul 29 15:07:02 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:07:02.270168234Z" level=warning msg="cleanup warnings time=\"2024-07-29T15:07:02Z\" level=warning msg=\"failed to remove runc container\" error=\"runc did not terminate successfully: exit status 255: \" runtime=io.containerd.runc.v2\n" namespace=k8s.io
	Jul 29 15:07:02 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:07:02.773762115Z" level=info msg="RemoveContainer for \"027b177f8e9c60a7c4064bc9829f9ac3b764bea0599f4e46c8be674dbe968f1b\""
	Jul 29 15:07:02 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:07:02.780993264Z" level=info msg="RemoveContainer for \"027b177f8e9c60a7c4064bc9829f9ac3b764bea0599f4e46c8be674dbe968f1b\" returns successfully"
	Jul 29 15:08:06 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:08:06.104457438Z" level=info msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 29 15:08:06 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:08:06.121010429Z" 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
	Jul 29 15:08:06 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:08:06.125840606Z" 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"
	Jul 29 15:08:06 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:08:06.125894325Z" level=info msg="stop pulling image fake.domain/registry.k8s.io/echoserver:1.4: active requests=0, bytes read=0"
	Jul 29 15:08:24 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:08:24.111443048Z" level=info msg="CreateContainer within sandbox \"e39aba1898d1cd6c462a95dc19a616d8e1a4565139a43d22aa5ca934b94a867c\" for container name:\"dashboard-metrics-scraper\" attempt:5"
	Jul 29 15:08:24 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:08:24.130332985Z" level=info msg="CreateContainer within sandbox \"e39aba1898d1cd6c462a95dc19a616d8e1a4565139a43d22aa5ca934b94a867c\" for name:\"dashboard-metrics-scraper\" attempt:5 returns container id \"7b6b59127b12940e80b9dd319a09ce88fb9e445ba0d94fad4c6dcb0532e3bd9c\""
	Jul 29 15:08:24 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:08:24.131120169Z" level=info msg="StartContainer for \"7b6b59127b12940e80b9dd319a09ce88fb9e445ba0d94fad4c6dcb0532e3bd9c\""
	Jul 29 15:08:24 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:08:24.207207147Z" level=info msg="StartContainer for \"7b6b59127b12940e80b9dd319a09ce88fb9e445ba0d94fad4c6dcb0532e3bd9c\" returns successfully"
	Jul 29 15:08:24 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:08:24.250279282Z" level=info msg="shim disconnected" id=7b6b59127b12940e80b9dd319a09ce88fb9e445ba0d94fad4c6dcb0532e3bd9c namespace=k8s.io
	Jul 29 15:08:24 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:08:24.250638154Z" level=warning msg="cleaning up after shim disconnected" id=7b6b59127b12940e80b9dd319a09ce88fb9e445ba0d94fad4c6dcb0532e3bd9c namespace=k8s.io
	Jul 29 15:08:24 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:08:24.250665288Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Jul 29 15:08:25 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:08:24.991220102Z" level=info msg="RemoveContainer for \"6382da351ca257b92aa50689f2504ee7036c6056c5bccb070ae1882c963557d7\""
	Jul 29 15:08:25 old-k8s-version-813663 containerd[566]: time="2024-07-29T15:08:24.996340066Z" level=info msg="RemoveContainer for \"6382da351ca257b92aa50689f2504ee7036c6056c5bccb070ae1882c963557d7\" returns successfully"
	
	
	==> coredns [1c61588fa237bf805284a3965bd0280256f09048c5b483eb5f0a188be402236f] <==
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	.:53
	[INFO] plugin/reload: Running configuration MD5 = b494d968e357ba1b925cee838fbd78ed
	CoreDNS-1.7.0
	linux/arm64, go1.14.4, f59c03d
	[INFO] 127.0.0.1:55061 - 17751 "HINFO IN 4556618819256942701.8492194163062165590. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.0233149s
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	I0729 15:05:40.519237       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-07-29 15:05:10.518788949 +0000 UTC m=+0.076422700) (total time: 30.000347489s):
	Trace[2019727887]: [30.000347489s] [30.000347489s] END
	E0729 15:05:40.519486       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
	I0729 15:05:40.519695       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-07-29 15:05:10.518118283 +0000 UTC m=+0.075752050) (total time: 30.001561815s):
	Trace[939984059]: [30.001561815s] [30.001561815s] END
	E0729 15:05:40.519794       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
	I0729 15:05:40.520163       1 trace.go:116] Trace[911902081]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-07-29 15:05:10.518588065 +0000 UTC m=+0.076221806) (total time: 30.001552118s):
	Trace[911902081]: [30.001552118s] [30.001552118s] END
	E0729 15:05:40.520315       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
	
	
	==> coredns [d60d3c32ae3d75cf9dcaba71f5ec8b5a3d7d9bc15c07f19a9742538fecffd71d] <==
	.:53
	[INFO] plugin/reload: Running configuration MD5 = b494d968e357ba1b925cee838fbd78ed
	CoreDNS-1.7.0
	linux/arm64, go1.14.4, f59c03d
	[INFO] 127.0.0.1:45315 - 20622 "HINFO IN 6739847452083321448.9108830435087003976. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.022010418s
	
	
	==> describe nodes <==
	Name:               old-k8s-version-813663
	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-813663
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ac4e90cba4fe6b14da29f2106db0837e5f2af42c
	                    minikube.k8s.io/name=old-k8s-version-813663
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_29T15_02_23_0700
	                    minikube.k8s.io/version=v1.33.1
	                    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:  Mon, 29 Jul 2024 15:02:19 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  old-k8s-version-813663
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Jul 2024 15:10:49 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Jul 2024 15:05:57 +0000   Mon, 29 Jul 2024 15:02:11 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Jul 2024 15:05:57 +0000   Mon, 29 Jul 2024 15:02:11 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Jul 2024 15:05:57 +0000   Mon, 29 Jul 2024 15:02:11 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Jul 2024 15:05:57 +0000   Mon, 29 Jul 2024 15:02:37 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.76.2
	  Hostname:    old-k8s-version-813663
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	System Info:
	  Machine ID:                 00c296e58c4f4a7c8880f77b4b0278f1
	  System UUID:                3b19dd58-dbdd-4a74-98bb-df8eeeefdf37
	  Boot ID:                    40f7f4e5-3dd4-4b42-9db6-4265e768ba51
	  Kernel Version:             5.15.0-1065-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.19
	  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)         6m40s
	  kube-system                 coredns-74ff55c5b-wrk82                           100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     8m15s
	  kube-system                 etcd-old-k8s-version-813663                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         8m21s
	  kube-system                 kindnet-64q8b                                     100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m15s
	  kube-system                 kube-apiserver-old-k8s-version-813663             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m21s
	  kube-system                 kube-controller-manager-old-k8s-version-813663    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m21s
	  kube-system                 kube-proxy-lwd2q                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m15s
	  kube-system                 kube-scheduler-old-k8s-version-813663             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m21s
	  kube-system                 metrics-server-9975d5f86-wg8jf                    100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m29s
	  kube-system                 storage-provisioner                               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m13s
	  kubernetes-dashboard        dashboard-metrics-scraper-8d5bb5db8-q9b8q         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m27s
	  kubernetes-dashboard        kubernetes-dashboard-cd95d586-fchdh               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  Starting                 8m42s                  kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m42s (x5 over 8m42s)  kubelet     Node old-k8s-version-813663 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m42s (x4 over 8m42s)  kubelet     Node old-k8s-version-813663 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m42s (x4 over 8m42s)  kubelet     Node old-k8s-version-813663 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  8m42s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  Starting                 8m22s                  kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m22s                  kubelet     Node old-k8s-version-813663 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m22s                  kubelet     Node old-k8s-version-813663 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m22s                  kubelet     Node old-k8s-version-813663 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  8m22s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  NodeReady                8m15s                  kubelet     Node old-k8s-version-813663 status is now: NodeReady
	  Normal  Starting                 8m14s                  kube-proxy  Starting kube-proxy.
	  Normal  Starting                 5m59s                  kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  5m58s (x8 over 5m58s)  kubelet     Node old-k8s-version-813663 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m58s (x8 over 5m58s)  kubelet     Node old-k8s-version-813663 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m58s (x7 over 5m58s)  kubelet     Node old-k8s-version-813663 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  5m58s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  Starting                 5m41s                  kube-proxy  Starting kube-proxy.
	
	
	==> dmesg <==
	[  +0.001318] FS-Cache: O-key=[8] 'cc673b0000000000'
	[  +0.000716] FS-Cache: N-cookie c=00000078 [p=0000006f fl=2 nc=0 na=1]
	[  +0.000980] FS-Cache: N-cookie d=000000005e8a4d65{9p.inode} n=000000003b0ad6dd
	[  +0.001047] FS-Cache: N-key=[8] 'cc673b0000000000'
	[  +0.003778] FS-Cache: Duplicate cookie detected
	[  +0.000704] FS-Cache: O-cookie c=00000071 [p=0000006f fl=226 nc=0 na=1]
	[  +0.000988] FS-Cache: O-cookie d=000000005e8a4d65{9p.inode} n=00000000edc82775
	[  +0.001098] FS-Cache: O-key=[8] 'cc673b0000000000'
	[  +0.000719] FS-Cache: N-cookie c=00000079 [p=0000006f fl=2 nc=0 na=1]
	[  +0.000961] FS-Cache: N-cookie d=000000005e8a4d65{9p.inode} n=000000009f57a407
	[  +0.001047] FS-Cache: N-key=[8] 'cc673b0000000000'
	[  +2.653995] FS-Cache: Duplicate cookie detected
	[  +0.000737] FS-Cache: O-cookie c=00000070 [p=0000006f fl=226 nc=0 na=1]
	[  +0.000994] FS-Cache: O-cookie d=000000005e8a4d65{9p.inode} n=00000000b82bd7aa
	[  +0.001037] FS-Cache: O-key=[8] 'cb673b0000000000'
	[  +0.000752] FS-Cache: N-cookie c=0000007b [p=0000006f fl=2 nc=0 na=1]
	[  +0.000938] FS-Cache: N-cookie d=000000005e8a4d65{9p.inode} n=000000003b0ad6dd
	[  +0.001016] FS-Cache: N-key=[8] 'cb673b0000000000'
	[  +0.346323] FS-Cache: Duplicate cookie detected
	[  +0.000723] FS-Cache: O-cookie c=00000075 [p=0000006f fl=226 nc=0 na=1]
	[  +0.000987] FS-Cache: O-cookie d=000000005e8a4d65{9p.inode} n=00000000e32e4481
	[  +0.001183] FS-Cache: O-key=[8] 'd1673b0000000000'
	[  +0.000954] FS-Cache: N-cookie c=0000007c [p=0000006f fl=2 nc=0 na=1]
	[  +0.000960] FS-Cache: N-cookie d=000000005e8a4d65{9p.inode} n=000000002950a0d9
	[  +0.001112] FS-Cache: N-key=[8] 'd1673b0000000000'
	
	
	==> etcd [5d4940f49d33c253721e64522def06ba45d4853c31ff3a6781a926bfd0e2cc7e] <==
	2024-07-29 15:02:11.038225 I | embed: listening for peers on 192.168.76.2:2380
	raft2024/07/29 15:02:11 INFO: ea7e25599daad906 is starting a new election at term 1
	raft2024/07/29 15:02:11 INFO: ea7e25599daad906 became candidate at term 2
	raft2024/07/29 15:02:11 INFO: ea7e25599daad906 received MsgVoteResp from ea7e25599daad906 at term 2
	raft2024/07/29 15:02:11 INFO: ea7e25599daad906 became leader at term 2
	raft2024/07/29 15:02:11 INFO: raft.node: ea7e25599daad906 elected leader ea7e25599daad906 at term 2
	2024-07-29 15:02:11.424678 I | etcdserver: setting up the initial cluster version to 3.4
	2024-07-29 15:02:11.424793 I | etcdserver: published {Name:old-k8s-version-813663 ClientURLs:[https://192.168.76.2:2379]} to cluster 6f20f2c4b2fb5f8a
	2024-07-29 15:02:11.424969 I | embed: ready to serve client requests
	2024-07-29 15:02:11.430885 I | embed: ready to serve client requests
	2024-07-29 15:02:11.441944 I | embed: serving client requests on 127.0.0.1:2379
	2024-07-29 15:02:11.442242 I | embed: serving client requests on 192.168.76.2:2379
	2024-07-29 15:02:11.453732 N | etcdserver/membership: set the initial cluster version to 3.4
	2024-07-29 15:02:11.466468 I | etcdserver/api: enabled capabilities for version 3.4
	2024-07-29 15:02:38.983237 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:02:44.844057 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:02:54.844886 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:03:04.844026 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:03:14.844673 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:03:24.844043 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:03:34.843902 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:03:44.844009 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:03:54.843798 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:04:04.843898 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:04:14.843858 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	
	
	==> etcd [a2b84939f63108cb69a8363c1f7fc2c68c782e748b1badb4f0af0399243dc399] <==
	2024-07-29 15:06:51.757446 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:07:01.757464 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:07:11.757498 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:07:21.757384 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:07:31.757342 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:07:41.757417 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:07:51.757471 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:08:01.757369 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:08:11.757360 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:08:21.757366 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:08:31.757326 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:08:41.757335 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:08:51.757388 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:09:01.757637 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:09:11.757556 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:09:21.757340 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:09:31.757397 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:09:41.757445 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:09:51.757296 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:10:01.757418 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:10:11.757352 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:10:21.757311 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:10:31.757291 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:10:41.757435 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-29 15:10:51.757467 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	
	
	==> kernel <==
	 15:10:52 up 10:53,  0 users,  load average: 1.99, 2.04, 2.54
	Linux old-k8s-version-813663 5.15.0-1065-aws #71~20.04.1-Ubuntu SMP Fri Jun 28 19:59:49 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [c77006d04a1a48d0e5135ef6b61a9ab8c4c5e062bd70bfe94ae4921df2a8e893] <==
	E0729 15:03:14.934162       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	W0729 15:03:16.169266       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0729 15:03:16.169307       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0729 15:03:21.215147       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0729 15:03:21.215190       1 main.go:299] handling current node
	W0729 15:03:21.453322       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0729 15:03:21.453412       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0729 15:03:31.214111       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0729 15:03:31.214153       1 main.go:299] handling current node
	I0729 15:03:41.215142       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0729 15:03:41.215178       1 main.go:299] handling current node
	W0729 15:03:48.986687       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0729 15:03:48.986912       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0729 15:03:51.214907       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0729 15:03:51.214950       1 main.go:299] handling current node
	W0729 15:03:55.457641       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0729 15:03:55.457721       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0729 15:04:01.214127       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0729 15:04:01.214167       1 main.go:299] handling current node
	W0729 15:04:02.576384       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0729 15:04:02.576420       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0729 15:04:11.214354       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0729 15:04:11.214394       1 main.go:299] handling current node
	I0729 15:04:21.214600       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0729 15:04:21.214642       1 main.go:299] handling current node
	
	
	==> kindnet [d0bdf144d697795b9d42ad1df69efe8a30918e1e50bcf0884706f054bc3f386c] <==
	E0729 15:09:41.651269       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	W0729 15:09:45.140997       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0729 15:09:45.141051       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0729 15:09:51.635612       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0729 15:09:51.635648       1 main.go:299] handling current node
	W0729 15:09:58.972010       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0729 15:09:58.972047       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0729 15:10:01.635161       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0729 15:10:01.635204       1 main.go:299] handling current node
	I0729 15:10:11.636015       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0729 15:10:11.636053       1 main.go:299] handling current node
	W0729 15:10:20.021461       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0729 15:10:20.021657       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0729 15:10:21.636832       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0729 15:10:21.637140       1 main.go:299] handling current node
	W0729 15:10:24.213439       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0729 15:10:24.213714       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0729 15:10:31.635909       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0729 15:10:31.635952       1 main.go:299] handling current node
	I0729 15:10:41.635806       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0729 15:10:41.635862       1 main.go:299] handling current node
	W0729 15:10:48.688736       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0729 15:10:48.688771       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0729 15:10:51.635473       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0729 15:10:51.635511       1 main.go:299] handling current node
	
	
	==> kube-apiserver [bd1e207a906fe2eb6a1ef298c6b675e75c97eb0d3a4e871bb1cd456610a8d3b2] <==
	I0729 15:07:28.171535       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0729 15:07:28.171546       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0729 15:08:10.512176       1 handler_proxy.go:102] no RequestInfo found in the context
	E0729 15:08:10.512278       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]]
	I0729 15:08:10.512292       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0729 15:08:10.518261       1 client.go:360] parsed scheme: "passthrough"
	I0729 15:08:10.518313       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0729 15:08:10.518322       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0729 15:08:52.543190       1 client.go:360] parsed scheme: "passthrough"
	I0729 15:08:52.543236       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0729 15:08:52.543245       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0729 15:09:33.530088       1 client.go:360] parsed scheme: "passthrough"
	I0729 15:09:33.530158       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0729 15:09:33.530169       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0729 15:10:07.687109       1 handler_proxy.go:102] no RequestInfo found in the context
	E0729 15:10:07.687294       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]]
	I0729 15:10:07.687330       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0729 15:10:15.987432       1 client.go:360] parsed scheme: "passthrough"
	I0729 15:10:15.987487       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0729 15:10:15.987497       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0729 15:10:46.320237       1 client.go:360] parsed scheme: "passthrough"
	I0729 15:10:46.320292       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0729 15:10:46.320301       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	
	
	==> kube-apiserver [c8140d775aa95e12101210bf2d58c4c45b45995c02a4ce52fe09e8556f2c566c] <==
	I0729 15:02:19.780697       1 controller.go:132] OpenAPI AggregationController: action for item : Nothing (removed from the queue).
	I0729 15:02:19.780729       1 controller.go:132] OpenAPI AggregationController: action for item k8s_internal_local_delegation_chain_0000000000: Nothing (removed from the queue).
	I0729 15:02:19.801841       1 storage_scheduling.go:132] created PriorityClass system-node-critical with value 2000001000
	I0729 15:02:19.806103       1 storage_scheduling.go:132] created PriorityClass system-cluster-critical with value 2000000000
	I0729 15:02:19.806137       1 storage_scheduling.go:148] all system priority classes are created successfully or already exist.
	I0729 15:02:20.440057       1 controller.go:606] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0729 15:02:20.479335       1 controller.go:606] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	W0729 15:02:20.608261       1 lease.go:233] Resetting endpoints for master service "kubernetes" to [192.168.76.2]
	I0729 15:02:20.609561       1 controller.go:606] quota admission added evaluator for: endpoints
	I0729 15:02:20.613794       1 controller.go:606] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0729 15:02:21.483249       1 controller.go:606] quota admission added evaluator for: serviceaccounts
	I0729 15:02:22.224186       1 controller.go:606] quota admission added evaluator for: deployments.apps
	I0729 15:02:22.301824       1 controller.go:606] quota admission added evaluator for: daemonsets.apps
	I0729 15:02:30.699889       1 controller.go:606] quota admission added evaluator for: leases.coordination.k8s.io
	I0729 15:02:37.426890       1 controller.go:606] quota admission added evaluator for: replicasets.apps
	I0729 15:02:37.695029       1 controller.go:606] quota admission added evaluator for: controllerrevisions.apps
	I0729 15:02:49.786810       1 client.go:360] parsed scheme: "passthrough"
	I0729 15:02:49.786856       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0729 15:02:49.786865       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0729 15:03:29.340837       1 client.go:360] parsed scheme: "passthrough"
	I0729 15:03:29.340882       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0729 15:03:29.340890       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0729 15:04:06.754468       1 client.go:360] parsed scheme: "passthrough"
	I0729 15:04:06.754514       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0729 15:04:06.754523       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	
	
	==> kube-controller-manager [4a797e7d993e7af0abc60d977ea919271c2022b76e11af2b2ab223bab3e1f304] <==
	I0729 15:02:37.512266       1 shared_informer.go:240] Waiting for caches to sync for cidrallocator
	I0729 15:02:37.512270       1 shared_informer.go:247] Caches are synced for cidrallocator 
	I0729 15:02:37.514085       1 shared_informer.go:247] Caches are synced for TTL 
	I0729 15:02:37.516927       1 event.go:291] "Event occurred" object="kube-system/coredns" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set coredns-74ff55c5b to 2"
	I0729 15:02:37.522588       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-8rdc9"
	I0729 15:02:37.530298       1 event.go:291] "Event occurred" object="kube-system/kube-apiserver-old-k8s-version-813663" kind="Pod" apiVersion="v1" type="Warning" reason="NodeNotReady" message="Node is not ready"
	I0729 15:02:37.542135       1 range_allocator.go:373] Set node old-k8s-version-813663 PodCIDR to [10.244.0.0/24]
	I0729 15:02:37.565600       1 shared_informer.go:247] Caches are synced for endpoint_slice 
	I0729 15:02:37.579220       1 shared_informer.go:247] Caches are synced for endpoint_slice_mirroring 
	E0729 15:02:37.608387       1 clusterroleaggregation_controller.go:181] view failed with : Operation cannot be fulfilled on clusterroles.rbac.authorization.k8s.io "view": the object has been modified; please apply your changes to the latest version and try again
	I0729 15:02:37.633542       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-wrk82"
	I0729 15:02:37.671150       1 shared_informer.go:247] Caches are synced for stateful set 
	I0729 15:02:37.671939       1 shared_informer.go:247] Caches are synced for resource quota 
	I0729 15:02:37.681644       1 shared_informer.go:247] Caches are synced for daemon sets 
	I0729 15:02:37.687217       1 shared_informer.go:247] Caches are synced for resource quota 
	I0729 15:02:37.716829       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-lwd2q"
	I0729 15:02:37.722005       1 event.go:291] "Event occurred" object="kube-system/kindnet" kind="DaemonSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: kindnet-64q8b"
	I0729 15:02:37.824892       1 shared_informer.go:240] Waiting for caches to sync for garbage collector
	I0729 15:02:38.125126       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0729 15:02:38.132899       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0729 15:02:38.132927       1 garbagecollector.go:151] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	I0729 15:02:39.188860       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"
	I0729 15:02:39.232793       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-8rdc9"
	I0729 15:02:42.473231       1 node_lifecycle_controller.go:1222] Controller detected that some Nodes are Ready. Exiting master disruption mode.
	I0729 15:04:22.755321       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"
	
	
	==> kube-controller-manager [dabd3ef5df633ed7918c64777c5eb5f463ad3d0325c18d2078a53949c837ad48] <==
	W0729 15:06:31.415202       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0729 15:06:57.050349       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
	I0729 15:07:03.065781       1 request.go:655] Throttling request took 1.0482824s, request: GET:https://192.168.76.2:8443/apis/extensions/v1beta1?timeout=32s
	W0729 15:07:03.917303       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0729 15:07:27.555696       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
	I0729 15:07:35.567842       1 request.go:655] Throttling request took 1.048207116s, request: GET:https://192.168.76.2:8443/apis/authentication.k8s.io/v1?timeout=32s
	W0729 15:07:36.419407       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0729 15:07:58.058003       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
	I0729 15:08:08.070005       1 request.go:655] Throttling request took 1.048202123s, request: GET:https://192.168.76.2:8443/apis/batch/v1?timeout=32s
	W0729 15:08:08.921664       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0729 15:08:28.559798       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
	I0729 15:08:40.572110       1 request.go:655] Throttling request took 1.048465331s, request: GET:https://192.168.76.2:8443/apis/apiextensions.k8s.io/v1beta1?timeout=32s
	W0729 15:08:41.425650       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0729 15:08:59.061758       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
	I0729 15:09:13.076982       1 request.go:655] Throttling request took 1.048083658s, request: GET:https://192.168.76.2:8443/apis/extensions/v1beta1?timeout=32s
	W0729 15:09:13.929590       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0729 15:09:29.563647       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
	I0729 15:09:45.580088       1 request.go:655] Throttling request took 1.048319057s, request: GET:https://192.168.76.2:8443/apis/extensions/v1beta1?timeout=32s
	W0729 15:09:46.431517       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0729 15:10:00.081276       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
	I0729 15:10:18.081889       1 request.go:655] Throttling request took 1.048177809s, request: GET:https://192.168.76.2:8443/apis/extensions/v1beta1?timeout=32s
	W0729 15:10:18.933556       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0729 15:10:30.583290       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
	I0729 15:10:50.584258       1 request.go:655] Throttling request took 1.048484586s, request: GET:https://192.168.76.2:8443/apis/scheduling.k8s.io/v1beta1?timeout=32s
	W0729 15:10:51.435725       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 [2e8ba43d83a900ec8d1d4f9312b86fbbce7d70467ca296ab8aecadd834085c88] <==
	I0729 15:02:38.758467       1 node.go:172] Successfully retrieved node IP: 192.168.76.2
	I0729 15:02:38.758572       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.76.2), assume IPv4 operation
	W0729 15:02:38.857756       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0729 15:02:38.861468       1 server_others.go:185] Using iptables Proxier.
	I0729 15:02:38.862312       1 server.go:650] Version: v1.20.0
	I0729 15:02:38.862913       1 config.go:315] Starting service config controller
	I0729 15:02:38.862935       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0729 15:02:38.862952       1 config.go:224] Starting endpoint slice config controller
	I0729 15:02:38.862956       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0729 15:02:38.963651       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	I0729 15:02:38.963732       1 shared_informer.go:247] Caches are synced for service config 
	
	
	==> kube-proxy [8df88e5a6e11b435014bb51e06d67229c55f01e62bb9819db6eed62ee7b9f752] <==
	I0729 15:05:10.684098       1 node.go:172] Successfully retrieved node IP: 192.168.76.2
	I0729 15:05:10.684397       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.76.2), assume IPv4 operation
	W0729 15:05:11.049992       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0729 15:05:11.050102       1 server_others.go:185] Using iptables Proxier.
	I0729 15:05:11.050326       1 server.go:650] Version: v1.20.0
	I0729 15:05:11.058108       1 config.go:315] Starting service config controller
	I0729 15:05:11.058145       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0729 15:05:11.058898       1 config.go:224] Starting endpoint slice config controller
	I0729 15:05:11.058907       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0729 15:05:11.207409       1 shared_informer.go:247] Caches are synced for service config 
	I0729 15:05:11.207483       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	
	
	==> kube-scheduler [abc04bf3e489265fc7a3263f830ee4af8ed996fedb3f174da7c70454f80e7448] <==
	W0729 15:02:19.005729       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"
	W0729 15:02:19.006009       1 authentication.go:333] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0729 15:02:19.006090       1 authentication.go:334] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0729 15:02:19.059763       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
	I0729 15:02:19.059994       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0729 15:02:19.060038       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0729 15:02:19.065919       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	E0729 15:02:19.067529       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"
	E0729 15:02:19.067861       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
	E0729 15:02:19.068066       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
	E0729 15:02:19.068282       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
	E0729 15:02:19.070556       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
	E0729 15:02:19.082008       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
	E0729 15:02:19.082350       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
	E0729 15:02:19.082614       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
	E0729 15:02:19.082851       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
	E0729 15:02:19.083049       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
	E0729 15:02:19.083324       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
	E0729 15:02:19.085682       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
	E0729 15:02:19.895489       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
	E0729 15:02:20.072499       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
	E0729 15:02:20.105081       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
	E0729 15:02:20.160792       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
	E0729 15:02:20.410448       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"
	I0729 15:02:22.360238       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	
	
	==> kube-scheduler [de861f26e95187f703009ef95bbe18d25eaf5c3b58661ba8cf2c42ac97e3a8fd] <==
	I0729 15:05:00.905882       1 serving.go:331] Generated self-signed cert in-memory
	W0729 15:05:06.657783       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'
	W0729 15:05:06.657827       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"
	W0729 15:05:06.657839       1 authentication.go:333] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0729 15:05:06.657845       1 authentication.go:334] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0729 15:05:06.941956       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0729 15:05:06.942178       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0729 15:05:06.945992       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
	I0729 15:05:06.946761       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	I0729 15:05:07.142448       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	
	
	==> kubelet <==
	Jul 29 15:09:00 old-k8s-version-813663 kubelet[659]: E0729 15:09:00.136960     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 29 15:09:11 old-k8s-version-813663 kubelet[659]: I0729 15:09:11.103106     659 scope.go:95] [topologymanager] RemoveContainer - Container ID: 7b6b59127b12940e80b9dd319a09ce88fb9e445ba0d94fad4c6dcb0532e3bd9c
	Jul 29 15:09:11 old-k8s-version-813663 kubelet[659]: E0729 15:09:11.103464     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	Jul 29 15:09:12 old-k8s-version-813663 kubelet[659]: E0729 15:09:12.110078     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 29 15:09:23 old-k8s-version-813663 kubelet[659]: I0729 15:09:23.103064     659 scope.go:95] [topologymanager] RemoveContainer - Container ID: 7b6b59127b12940e80b9dd319a09ce88fb9e445ba0d94fad4c6dcb0532e3bd9c
	Jul 29 15:09:23 old-k8s-version-813663 kubelet[659]: E0729 15:09:23.103426     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	Jul 29 15:09:25 old-k8s-version-813663 kubelet[659]: E0729 15:09:25.103908     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 29 15:09:36 old-k8s-version-813663 kubelet[659]: E0729 15:09:36.110005     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 29 15:09:38 old-k8s-version-813663 kubelet[659]: I0729 15:09:38.103107     659 scope.go:95] [topologymanager] RemoveContainer - Container ID: 7b6b59127b12940e80b9dd319a09ce88fb9e445ba0d94fad4c6dcb0532e3bd9c
	Jul 29 15:09:38 old-k8s-version-813663 kubelet[659]: E0729 15:09:38.103900     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	Jul 29 15:09:49 old-k8s-version-813663 kubelet[659]: E0729 15:09:49.103823     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 29 15:09:50 old-k8s-version-813663 kubelet[659]: I0729 15:09:50.103217     659 scope.go:95] [topologymanager] RemoveContainer - Container ID: 7b6b59127b12940e80b9dd319a09ce88fb9e445ba0d94fad4c6dcb0532e3bd9c
	Jul 29 15:09:50 old-k8s-version-813663 kubelet[659]: E0729 15:09:50.103934     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	Jul 29 15:10:03 old-k8s-version-813663 kubelet[659]: E0729 15:10:03.103827     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 29 15:10:04 old-k8s-version-813663 kubelet[659]: I0729 15:10:04.103469     659 scope.go:95] [topologymanager] RemoveContainer - Container ID: 7b6b59127b12940e80b9dd319a09ce88fb9e445ba0d94fad4c6dcb0532e3bd9c
	Jul 29 15:10:04 old-k8s-version-813663 kubelet[659]: E0729 15:10:04.103813     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	Jul 29 15:10:16 old-k8s-version-813663 kubelet[659]: E0729 15:10:16.106259     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 29 15:10:19 old-k8s-version-813663 kubelet[659]: I0729 15:10:19.103215     659 scope.go:95] [topologymanager] RemoveContainer - Container ID: 7b6b59127b12940e80b9dd319a09ce88fb9e445ba0d94fad4c6dcb0532e3bd9c
	Jul 29 15:10:19 old-k8s-version-813663 kubelet[659]: E0729 15:10:19.103621     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	Jul 29 15:10:30 old-k8s-version-813663 kubelet[659]: I0729 15:10:30.110336     659 scope.go:95] [topologymanager] RemoveContainer - Container ID: 7b6b59127b12940e80b9dd319a09ce88fb9e445ba0d94fad4c6dcb0532e3bd9c
	Jul 29 15:10:30 old-k8s-version-813663 kubelet[659]: E0729 15:10:30.110707     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	Jul 29 15:10:31 old-k8s-version-813663 kubelet[659]: E0729 15:10:31.103900     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 29 15:10:43 old-k8s-version-813663 kubelet[659]: I0729 15:10:43.103093     659 scope.go:95] [topologymanager] RemoveContainer - Container ID: 7b6b59127b12940e80b9dd319a09ce88fb9e445ba0d94fad4c6dcb0532e3bd9c
	Jul 29 15:10:43 old-k8s-version-813663 kubelet[659]: E0729 15:10:43.103930     659 pod_workers.go:191] Error syncing pod 0b161059-85cb-480c-be62-56fbafcd2678 ("dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-q9b8q_kubernetes-dashboard(0b161059-85cb-480c-be62-56fbafcd2678)"
	Jul 29 15:10:43 old-k8s-version-813663 kubelet[659]: E0729 15:10:43.105347     659 pod_workers.go:191] Error syncing pod 10b0d308-13c7-4d1e-8da5-5d8f7465683d ("metrics-server-9975d5f86-wg8jf_kube-system(10b0d308-13c7-4d1e-8da5-5d8f7465683d)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	
	
	==> kubernetes-dashboard [3867799543d65fa64f5b175d633e3f35c27781a4acfb9b4929fa6bf0972d2d3a] <==
	2024/07/29 15:05:29 Using namespace: kubernetes-dashboard
	2024/07/29 15:05:29 Using in-cluster config to connect to apiserver
	2024/07/29 15:05:29 Using secret token for csrf signing
	2024/07/29 15:05:29 Initializing csrf token from kubernetes-dashboard-csrf secret
	2024/07/29 15:05:29 Empty token. Generating and storing in a secret kubernetes-dashboard-csrf
	2024/07/29 15:05:29 Successful initial request to the apiserver, version: v1.20.0
	2024/07/29 15:05:29 Generating JWE encryption key
	2024/07/29 15:05:29 New synchronizer has been registered: kubernetes-dashboard-key-holder-kubernetes-dashboard. Starting
	2024/07/29 15:05:29 Starting secret synchronizer for kubernetes-dashboard-key-holder in namespace kubernetes-dashboard
	2024/07/29 15:05:29 Initializing JWE encryption key from synchronized object
	2024/07/29 15:05:29 Creating in-cluster Sidecar client
	2024/07/29 15:05:29 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/29 15:05:29 Serving insecurely on HTTP port: 9090
	2024/07/29 15:05:59 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/29 15:06:29 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/29 15:06:59 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/29 15:07:29 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/29 15:07:59 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/29 15:08:29 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/29 15:08:59 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/29 15:09:29 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/29 15:09:59 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/29 15:10:29 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/29 15:05:29 Starting overwatch
	
	
	==> storage-provisioner [369f89be8077b7c641d693b1ed18a29d2f1d1f89e24e06136217124adee012bd] <==
	I0729 15:05:11.214720       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	F0729 15:05:41.216534       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
	
	
	==> storage-provisioner [708752b665c68b32fd42608eb5181030f4c225bdca93d8e7d6adda84191593a9] <==
	I0729 15:05:54.229940       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0729 15:05:54.249529       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0729 15:05:54.249914       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0729 15:06:11.719190       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0729 15:06:11.746257       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"164d5a20-63dd-427b-84e4-968dc0bf6fb6", APIVersion:"v1", ResourceVersion:"863", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' old-k8s-version-813663_c4461c07-f067-4d0c-a227-0c606bc1e2f0 became leader
	I0729 15:06:11.758998       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_old-k8s-version-813663_c4461c07-f067-4d0c-a227-0c606bc1e2f0!
	I0729 15:06:11.859819       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_old-k8s-version-813663_c4461c07-f067-4d0c-a227-0c606bc1e2f0!
	

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

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

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

                                                
                                    

Test pass (303/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 9.18
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.30.3/json-events 6.64
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.07
18 TestDownloadOnly/v1.30.3/DeleteAll 0.2
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.13
21 TestDownloadOnly/v1.31.0-beta.0/json-events 9.54
22 TestDownloadOnly/v1.31.0-beta.0/preload-exists 0
26 TestDownloadOnly/v1.31.0-beta.0/LogsDuration 0.07
27 TestDownloadOnly/v1.31.0-beta.0/DeleteAll 0.2
28 TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds 0.13
30 TestBinaryMirror 0.56
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
36 TestAddons/Setup 229.36
40 TestAddons/serial/GCPAuth/Namespaces 0.17
42 TestAddons/parallel/Registry 16.39
43 TestAddons/parallel/Ingress 20.05
44 TestAddons/parallel/InspektorGadget 12.19
45 TestAddons/parallel/MetricsServer 5.81
48 TestAddons/parallel/CSI 61.65
49 TestAddons/parallel/Headlamp 17.86
50 TestAddons/parallel/CloudSpanner 5.61
51 TestAddons/parallel/LocalPath 8.66
52 TestAddons/parallel/NvidiaDevicePlugin 5.71
53 TestAddons/parallel/Yakd 10.98
54 TestAddons/StoppedEnableDisable 12.28
55 TestCertOptions 41.92
56 TestCertExpiration 231.5
58 TestForceSystemdFlag 44.26
59 TestForceSystemdEnv 40.19
60 TestDockerEnvContainerd 48.08
65 TestErrorSpam/setup 31.33
66 TestErrorSpam/start 0.72
67 TestErrorSpam/status 1.02
68 TestErrorSpam/pause 1.71
69 TestErrorSpam/unpause 1.81
70 TestErrorSpam/stop 1.72
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 61.2
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 6.37
77 TestFunctional/serial/KubeContext 0.07
78 TestFunctional/serial/KubectlGetPods 0.09
81 TestFunctional/serial/CacheCmd/cache/add_remote 4.76
82 TestFunctional/serial/CacheCmd/cache/add_local 1.41
83 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
84 TestFunctional/serial/CacheCmd/cache/list 0.06
85 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.32
86 TestFunctional/serial/CacheCmd/cache/cache_reload 2.2
87 TestFunctional/serial/CacheCmd/cache/delete 0.11
88 TestFunctional/serial/MinikubeKubectlCmd 0.14
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
90 TestFunctional/serial/ExtraConfig 47.38
91 TestFunctional/serial/ComponentHealth 0.11
92 TestFunctional/serial/LogsCmd 1.79
93 TestFunctional/serial/LogsFileCmd 1.78
94 TestFunctional/serial/InvalidService 4.99
96 TestFunctional/parallel/ConfigCmd 0.44
97 TestFunctional/parallel/DashboardCmd 7.18
98 TestFunctional/parallel/DryRun 0.59
99 TestFunctional/parallel/InternationalLanguage 0.25
100 TestFunctional/parallel/StatusCmd 1.29
104 TestFunctional/parallel/ServiceCmdConnect 11.77
105 TestFunctional/parallel/AddonsCmd 0.18
106 TestFunctional/parallel/PersistentVolumeClaim 28.06
108 TestFunctional/parallel/SSHCmd 0.71
109 TestFunctional/parallel/CpCmd 2.44
111 TestFunctional/parallel/FileSync 0.43
112 TestFunctional/parallel/CertSync 2.24
116 TestFunctional/parallel/NodeLabels 0.2
118 TestFunctional/parallel/NonActiveRuntimeDisabled 1.07
120 TestFunctional/parallel/License 0.74
122 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.61
123 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
125 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.51
126 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.14
127 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
131 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
132 TestFunctional/parallel/ServiceCmd/DeployApp 7.23
133 TestFunctional/parallel/ServiceCmd/List 0.52
134 TestFunctional/parallel/ServiceCmd/JSONOutput 0.59
135 TestFunctional/parallel/ProfileCmd/profile_not_create 0.48
136 TestFunctional/parallel/ServiceCmd/HTTPS 0.52
137 TestFunctional/parallel/ProfileCmd/profile_list 0.53
138 TestFunctional/parallel/ServiceCmd/Format 0.52
139 TestFunctional/parallel/ProfileCmd/profile_json_output 0.52
140 TestFunctional/parallel/ServiceCmd/URL 0.52
141 TestFunctional/parallel/MountCmd/any-port 7.64
142 TestFunctional/parallel/MountCmd/specific-port 2.76
143 TestFunctional/parallel/MountCmd/VerifyCleanup 2.79
144 TestFunctional/parallel/Version/short 0.07
145 TestFunctional/parallel/Version/components 1.27
146 TestFunctional/parallel/ImageCommands/ImageListShort 0.26
147 TestFunctional/parallel/ImageCommands/ImageListTable 0.29
148 TestFunctional/parallel/ImageCommands/ImageListJson 0.29
149 TestFunctional/parallel/ImageCommands/ImageListYaml 0.31
150 TestFunctional/parallel/ImageCommands/ImageBuild 3.07
151 TestFunctional/parallel/ImageCommands/Setup 0.89
152 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.88
153 TestFunctional/parallel/UpdateContextCmd/no_changes 0.2
154 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.21
155 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.18
156 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.51
157 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.7
158 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.77
159 TestFunctional/parallel/ImageCommands/ImageRemove 0.48
160 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.67
161 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.8
162 TestFunctional/delete_echo-server_images 0.04
163 TestFunctional/delete_my-image_image 0.02
164 TestFunctional/delete_minikube_cached_images 0.01
168 TestMultiControlPlane/serial/StartCluster 131.31
169 TestMultiControlPlane/serial/DeployApp 31.1
170 TestMultiControlPlane/serial/PingHostFromPods 1.98
171 TestMultiControlPlane/serial/AddWorkerNode 24.72
172 TestMultiControlPlane/serial/NodeLabels 0.13
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.75
174 TestMultiControlPlane/serial/CopyFile 19.9
175 TestMultiControlPlane/serial/StopSecondaryNode 12.99
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.57
177 TestMultiControlPlane/serial/RestartSecondaryNode 18.64
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.75
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 112.24
180 TestMultiControlPlane/serial/DeleteSecondaryNode 12.16
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.55
182 TestMultiControlPlane/serial/StopCluster 36.43
183 TestMultiControlPlane/serial/RestartCluster 70.18
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.64
185 TestMultiControlPlane/serial/AddSecondaryNode 45.17
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.86
190 TestJSONOutput/start/Command 59.5
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.76
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.69
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 5.82
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.23
215 TestKicCustomNetwork/create_custom_network 42.19
216 TestKicCustomNetwork/use_default_bridge_network 33.36
217 TestKicExistingNetwork 34.89
218 TestKicCustomSubnet 34.77
219 TestKicStaticIP 32.64
220 TestMainNoArgs 0.06
221 TestMinikubeProfile 67.07
224 TestMountStart/serial/StartWithMountFirst 8.68
225 TestMountStart/serial/VerifyMountFirst 0.27
226 TestMountStart/serial/StartWithMountSecond 6
227 TestMountStart/serial/VerifyMountSecond 0.26
228 TestMountStart/serial/DeleteFirst 1.63
229 TestMountStart/serial/VerifyMountPostDelete 0.26
230 TestMountStart/serial/Stop 1.22
231 TestMountStart/serial/RestartStopped 7.6
232 TestMountStart/serial/VerifyMountPostStop 0.26
235 TestMultiNode/serial/FreshStart2Nodes 73.4
236 TestMultiNode/serial/DeployApp2Nodes 18.03
237 TestMultiNode/serial/PingHostFrom2Pods 0.97
238 TestMultiNode/serial/AddNode 17.51
239 TestMultiNode/serial/MultiNodeLabels 0.12
240 TestMultiNode/serial/ProfileList 0.35
241 TestMultiNode/serial/CopyFile 10.43
242 TestMultiNode/serial/StopNode 2.25
243 TestMultiNode/serial/StartAfterStop 9.87
244 TestMultiNode/serial/RestartKeepsNodes 87.76
245 TestMultiNode/serial/DeleteNode 5.5
246 TestMultiNode/serial/StopMultiNode 24.03
247 TestMultiNode/serial/RestartMultiNode 56.4
248 TestMultiNode/serial/ValidateNameConflict 34.15
253 TestPreload 112.91
255 TestScheduledStopUnix 106.49
258 TestInsufficientStorage 10.27
259 TestRunningBinaryUpgrade 90.52
261 TestKubernetesUpgrade 357.82
262 TestMissingContainerUpgrade 168.37
264 TestPause/serial/Start 80.71
266 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
267 TestNoKubernetes/serial/StartWithK8s 43.62
268 TestNoKubernetes/serial/StartWithStopK8s 16.66
269 TestNoKubernetes/serial/Start 6.07
270 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
271 TestNoKubernetes/serial/ProfileList 1.03
272 TestNoKubernetes/serial/Stop 1.22
273 TestNoKubernetes/serial/StartNoArgs 6.62
274 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.28
275 TestPause/serial/SecondStartNoReconfiguration 8.01
276 TestPause/serial/Pause 0.99
277 TestPause/serial/VerifyStatus 0.39
278 TestPause/serial/Unpause 0.83
279 TestPause/serial/PauseAgain 1.21
280 TestPause/serial/DeletePaused 3.64
281 TestPause/serial/VerifyDeletedResources 0.17
282 TestStoppedBinaryUpgrade/Setup 0.83
283 TestStoppedBinaryUpgrade/Upgrade 102.68
284 TestStoppedBinaryUpgrade/MinikubeLogs 1.09
299 TestNetworkPlugins/group/false 4.58
304 TestStartStop/group/old-k8s-version/serial/FirstStart 156.77
305 TestStartStop/group/old-k8s-version/serial/DeployApp 9.61
306 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.68
308 TestStartStop/group/no-preload/serial/FirstStart 73.98
309 TestStartStop/group/old-k8s-version/serial/Stop 14.27
310 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.24
312 TestStartStop/group/no-preload/serial/DeployApp 8.43
313 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.26
314 TestStartStop/group/no-preload/serial/Stop 12.09
315 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
316 TestStartStop/group/no-preload/serial/SecondStart 267.78
317 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
318 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.16
319 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.29
320 TestStartStop/group/no-preload/serial/Pause 3.69
322 TestStartStop/group/embed-certs/serial/FirstStart 63.49
323 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
324 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.13
325 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.31
326 TestStartStop/group/old-k8s-version/serial/Pause 4.03
328 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 73
329 TestStartStop/group/embed-certs/serial/DeployApp 8.41
330 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.63
331 TestStartStop/group/embed-certs/serial/Stop 12.91
332 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
333 TestStartStop/group/embed-certs/serial/SecondStart 267.98
334 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.43
335 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.18
336 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.66
337 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.25
338 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 269.32
339 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
340 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 6.1
341 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
342 TestStartStop/group/embed-certs/serial/Pause 3.17
344 TestStartStop/group/newest-cni/serial/FirstStart 40.83
345 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
346 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.15
347 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.27
348 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.79
349 TestStartStop/group/newest-cni/serial/DeployApp 0
350 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.99
351 TestNetworkPlugins/group/auto/Start 71.51
352 TestStartStop/group/newest-cni/serial/Stop 1.47
353 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.22
354 TestStartStop/group/newest-cni/serial/SecondStart 23.58
355 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
356 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
357 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.28
358 TestStartStop/group/newest-cni/serial/Pause 4.44
359 TestNetworkPlugins/group/kindnet/Start 66.08
360 TestNetworkPlugins/group/auto/KubeletFlags 0.29
361 TestNetworkPlugins/group/auto/NetCatPod 9.32
362 TestNetworkPlugins/group/auto/DNS 0.29
363 TestNetworkPlugins/group/auto/Localhost 0.24
364 TestNetworkPlugins/group/auto/HairPin 0.26
365 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
366 TestNetworkPlugins/group/calico/Start 83.22
367 TestNetworkPlugins/group/kindnet/KubeletFlags 0.48
368 TestNetworkPlugins/group/kindnet/NetCatPod 10.55
369 TestNetworkPlugins/group/kindnet/DNS 0.26
370 TestNetworkPlugins/group/kindnet/Localhost 0.17
371 TestNetworkPlugins/group/kindnet/HairPin 0.25
372 TestNetworkPlugins/group/custom-flannel/Start 61.41
373 TestNetworkPlugins/group/calico/ControllerPod 6.01
374 TestNetworkPlugins/group/calico/KubeletFlags 0.44
375 TestNetworkPlugins/group/calico/NetCatPod 10.43
376 TestNetworkPlugins/group/calico/DNS 0.23
377 TestNetworkPlugins/group/calico/Localhost 0.21
378 TestNetworkPlugins/group/calico/HairPin 0.18
379 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.33
380 TestNetworkPlugins/group/custom-flannel/NetCatPod 8.28
381 TestNetworkPlugins/group/custom-flannel/DNS 0.31
382 TestNetworkPlugins/group/custom-flannel/Localhost 0.19
383 TestNetworkPlugins/group/custom-flannel/HairPin 0.22
384 TestNetworkPlugins/group/enable-default-cni/Start 82.91
385 TestNetworkPlugins/group/flannel/Start 69.12
386 TestNetworkPlugins/group/flannel/ControllerPod 6.01
387 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.3
388 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.32
389 TestNetworkPlugins/group/flannel/KubeletFlags 0.36
390 TestNetworkPlugins/group/flannel/NetCatPod 10.35
391 TestNetworkPlugins/group/enable-default-cni/DNS 0.18
392 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
393 TestNetworkPlugins/group/enable-default-cni/HairPin 0.16
394 TestNetworkPlugins/group/flannel/DNS 0.18
395 TestNetworkPlugins/group/flannel/Localhost 0.16
396 TestNetworkPlugins/group/flannel/HairPin 0.16
397 TestNetworkPlugins/group/bridge/Start 85.91
398 TestNetworkPlugins/group/bridge/KubeletFlags 0.29
399 TestNetworkPlugins/group/bridge/NetCatPod 9.26
400 TestNetworkPlugins/group/bridge/DNS 0.2
401 TestNetworkPlugins/group/bridge/Localhost 0.15
402 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (9.18s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-407683 | jenkins | v1.33.1 | 29 Jul 24 14:13 UTC |          |
	|         | -p download-only-407683        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 14:13:52
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 14:13:52.387082 1837460 out.go:291] Setting OutFile to fd 1 ...
	I0729 14:13:52.387316 1837460 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:13:52.387351 1837460 out.go:304] Setting ErrFile to fd 2...
	I0729 14:13:52.387378 1837460 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:13:52.387727 1837460 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
	W0729 14:13:52.387917 1837460 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19340-1832065/.minikube/config/config.json: open /home/jenkins/minikube-integration/19340-1832065/.minikube/config/config.json: no such file or directory
	I0729 14:13:52.388523 1837460 out.go:298] Setting JSON to true
	I0729 14:13:52.389683 1837460 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":35777,"bootTime":1722226656,"procs":156,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 14:13:52.389804 1837460 start.go:139] virtualization:  
	I0729 14:13:52.393817 1837460 out.go:97] [download-only-407683] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0729 14:13:52.393956 1837460 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19340-1832065/.minikube/cache/preloaded-tarball: no such file or directory
	I0729 14:13:52.394008 1837460 notify.go:220] Checking for updates...
	I0729 14:13:52.396646 1837460 out.go:169] MINIKUBE_LOCATION=19340
	I0729 14:13:52.399821 1837460 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 14:13:52.402480 1837460 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19340-1832065/kubeconfig
	I0729 14:13:52.405234 1837460 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19340-1832065/.minikube
	I0729 14:13:52.407879 1837460 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0729 14:13:52.412966 1837460 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 14:13:52.413247 1837460 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 14:13:52.440991 1837460 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 14:13:52.441094 1837460 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 14:13:52.497069 1837460 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-29 14:13:52.486880899 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 14:13:52.497184 1837460 docker.go:307] overlay module found
	I0729 14:13:52.499990 1837460 out.go:97] Using the docker driver based on user configuration
	I0729 14:13:52.500022 1837460 start.go:297] selected driver: docker
	I0729 14:13:52.500029 1837460 start.go:901] validating driver "docker" against <nil>
	I0729 14:13:52.500141 1837460 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 14:13:52.558058 1837460 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-29 14:13:52.549008746 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 14:13:52.558221 1837460 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 14:13:52.558492 1837460 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0729 14:13:52.558654 1837460 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 14:13:52.561481 1837460 out.go:169] Using Docker driver with root privileges
	I0729 14:13:52.563996 1837460 cni.go:84] Creating CNI manager for ""
	I0729 14:13:52.564019 1837460 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0729 14:13:52.564030 1837460 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 14:13:52.564124 1837460 start.go:340] cluster config:
	{Name:download-only-407683 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-407683 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}
	I0729 14:13:52.566888 1837460 out.go:97] Starting "download-only-407683" primary control-plane node in "download-only-407683" cluster
	I0729 14:13:52.566922 1837460 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0729 14:13:52.569736 1837460 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0729 14:13:52.569773 1837460 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0729 14:13:52.569955 1837460 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 14:13:52.584839 1837460 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 14:13:52.585416 1837460 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 14:13:52.585526 1837460 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 14:13:52.629475 1837460 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0729 14:13:52.629502 1837460 cache.go:56] Caching tarball of preloaded images
	I0729 14:13:52.629674 1837460 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0729 14:13:52.632855 1837460 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0729 14:13:52.632878 1837460 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0729 14:13:52.715334 1837460 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/19340-1832065/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	
	
	* The control-plane node download-only-407683 host does not exist
	  To start a cluster, run: "minikube start -p download-only-407683"

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-407683 | jenkins | v1.33.1 | 29 Jul 24 14:13 UTC |                     |
	|         | -p download-only-407683        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| delete  | -p download-only-407683        | download-only-407683 | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| start   | -o=json --download-only        | download-only-143056 | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC |                     |
	|         | -p download-only-143056        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 14:14:01
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 14:14:01.971991 1837662 out.go:291] Setting OutFile to fd 1 ...
	I0729 14:14:01.972171 1837662 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:14:01.972184 1837662 out.go:304] Setting ErrFile to fd 2...
	I0729 14:14:01.972191 1837662 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:14:01.972468 1837662 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
	I0729 14:14:01.972938 1837662 out.go:298] Setting JSON to true
	I0729 14:14:01.973902 1837662 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":35786,"bootTime":1722226656,"procs":153,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 14:14:01.973974 1837662 start.go:139] virtualization:  
	I0729 14:14:01.976948 1837662 out.go:97] [download-only-143056] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 14:14:01.977248 1837662 notify.go:220] Checking for updates...
	I0729 14:14:01.980043 1837662 out.go:169] MINIKUBE_LOCATION=19340
	I0729 14:14:01.982428 1837662 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 14:14:01.984666 1837662 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19340-1832065/kubeconfig
	I0729 14:14:01.987368 1837662 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19340-1832065/.minikube
	I0729 14:14:01.990309 1837662 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0729 14:14:01.994740 1837662 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 14:14:01.995026 1837662 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 14:14:02.025775 1837662 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 14:14:02.025882 1837662 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 14:14:02.082033 1837662 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-29 14:14:02.071974549 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 14:14:02.082153 1837662 docker.go:307] overlay module found
	I0729 14:14:02.084221 1837662 out.go:97] Using the docker driver based on user configuration
	I0729 14:14:02.084251 1837662 start.go:297] selected driver: docker
	I0729 14:14:02.084258 1837662 start.go:901] validating driver "docker" against <nil>
	I0729 14:14:02.084383 1837662 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 14:14:02.135092 1837662 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-29 14:14:02.125740713 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 14:14:02.135254 1837662 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 14:14:02.135533 1837662 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0729 14:14:02.135690 1837662 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 14:14:02.138077 1837662 out.go:169] Using Docker driver with root privileges
	I0729 14:14:02.140035 1837662 cni.go:84] Creating CNI manager for ""
	I0729 14:14:02.140064 1837662 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0729 14:14:02.140076 1837662 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 14:14:02.140186 1837662 start.go:340] cluster config:
	{Name:download-only-143056 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:download-only-143056 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.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0729 14:14:02.142157 1837662 out.go:97] Starting "download-only-143056" primary control-plane node in "download-only-143056" cluster
	I0729 14:14:02.142185 1837662 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0729 14:14:02.144131 1837662 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0729 14:14:02.144184 1837662 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0729 14:14:02.144358 1837662 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 14:14:02.160091 1837662 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 14:14:02.160217 1837662 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 14:14:02.160243 1837662 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 14:14:02.160254 1837662 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 14:14:02.160262 1837662 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 14:14:02.205780 1837662 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4
	I0729 14:14:02.205813 1837662 cache.go:56] Caching tarball of preloaded images
	I0729 14:14:02.205990 1837662 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0729 14:14:02.208341 1837662 out.go:97] Downloading Kubernetes v1.30.3 preload ...
	I0729 14:14:02.208375 1837662 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4 ...
	I0729 14:14:02.293484 1837662 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4?checksum=md5:2969442dcdf6412905c6484ccc8dd1ed -> /home/jenkins/minikube-integration/19340-1832065/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4
	
	
	* The control-plane node download-only-143056 host does not exist
	  To start a cluster, run: "minikube start -p download-only-143056"

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |                Args                 |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only             | download-only-407683 | jenkins | v1.33.1 | 29 Jul 24 14:13 UTC |                     |
	|         | -p download-only-407683             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0        |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| delete  | -p download-only-407683             | download-only-407683 | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| start   | -o=json --download-only             | download-only-143056 | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC |                     |
	|         | -p download-only-143056             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3        |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| delete  | -p download-only-143056             | download-only-143056 | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC | 29 Jul 24 14:14 UTC |
	| start   | -o=json --download-only             | download-only-440241 | jenkins | v1.33.1 | 29 Jul 24 14:14 UTC |                     |
	|         | -p download-only-440241             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0 |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 14:14:09
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 14:14:09.010957 1837866 out.go:291] Setting OutFile to fd 1 ...
	I0729 14:14:09.011098 1837866 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:14:09.011106 1837866 out.go:304] Setting ErrFile to fd 2...
	I0729 14:14:09.011111 1837866 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:14:09.011379 1837866 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
	I0729 14:14:09.011820 1837866 out.go:298] Setting JSON to true
	I0729 14:14:09.012742 1837866 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":35793,"bootTime":1722226656,"procs":153,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 14:14:09.012823 1837866 start.go:139] virtualization:  
	I0729 14:14:09.016081 1837866 out.go:97] [download-only-440241] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 14:14:09.016337 1837866 notify.go:220] Checking for updates...
	I0729 14:14:09.018825 1837866 out.go:169] MINIKUBE_LOCATION=19340
	I0729 14:14:09.021266 1837866 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 14:14:09.023661 1837866 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19340-1832065/kubeconfig
	I0729 14:14:09.026013 1837866 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19340-1832065/.minikube
	I0729 14:14:09.028191 1837866 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0729 14:14:09.032426 1837866 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 14:14:09.032758 1837866 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 14:14:09.058658 1837866 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 14:14:09.058764 1837866 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 14:14:09.135221 1837866 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 14:14:09.122724356 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 14:14:09.135400 1837866 docker.go:307] overlay module found
	I0729 14:14:09.137461 1837866 out.go:97] Using the docker driver based on user configuration
	I0729 14:14:09.137505 1837866 start.go:297] selected driver: docker
	I0729 14:14:09.137513 1837866 start.go:901] validating driver "docker" against <nil>
	I0729 14:14:09.137694 1837866 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 14:14:09.195977 1837866 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 14:14:09.186697473 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 14:14:09.196157 1837866 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 14:14:09.196459 1837866 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0729 14:14:09.196616 1837866 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 14:14:09.199230 1837866 out.go:169] Using Docker driver with root privileges
	I0729 14:14:09.201488 1837866 cni.go:84] Creating CNI manager for ""
	I0729 14:14:09.201514 1837866 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0729 14:14:09.201527 1837866 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 14:14:09.201685 1837866 start.go:340] cluster config:
	{Name:download-only-440241 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0-beta.0 ClusterName:download-only-440241 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.l
ocal 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.31.0-beta.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval
:1m0s}
	I0729 14:14:09.203877 1837866 out.go:97] Starting "download-only-440241" primary control-plane node in "download-only-440241" cluster
	I0729 14:14:09.203911 1837866 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0729 14:14:09.206042 1837866 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0729 14:14:09.206096 1837866 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime containerd
	I0729 14:14:09.206183 1837866 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 14:14:09.221580 1837866 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 14:14:09.221734 1837866 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 14:14:09.221755 1837866 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 14:14:09.221760 1837866 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 14:14:09.221768 1837866 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 14:14:09.254282 1837866 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-beta.0/preloaded-images-k8s-v18-v1.31.0-beta.0-containerd-overlay2-arm64.tar.lz4
	I0729 14:14:09.254324 1837866 cache.go:56] Caching tarball of preloaded images
	I0729 14:14:09.255124 1837866 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime containerd
	I0729 14:14:09.257388 1837866 out.go:97] Downloading Kubernetes v1.31.0-beta.0 preload ...
	I0729 14:14:09.257432 1837866 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-beta.0-containerd-overlay2-arm64.tar.lz4 ...
	I0729 14:14:09.343591 1837866 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-beta.0/preloaded-images-k8s-v18-v1.31.0-beta.0-containerd-overlay2-arm64.tar.lz4?checksum=md5:e1550e32e6115d92010b4a739f5f0833 -> /home/jenkins/minikube-integration/19340-1832065/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-beta.0-containerd-overlay2-arm64.tar.lz4
	
	
	* The control-plane node download-only-440241 host does not exist
	  To start a cluster, run: "minikube start -p download-only-440241"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.56s)

                                                
                                                
=== RUN   TestBinaryMirror
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-842001 --alsologtostderr --binary-mirror http://127.0.0.1:39359 --driver=docker  --container-runtime=containerd
helpers_test.go:175: Cleaning up "binary-mirror-842001" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-842001
--- 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:1037: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-305898
addons_test.go:1037: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-305898: exit status 85 (75.672088ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (229.36s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-305898 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns
addons_test.go:110: (dbg) Done: out/minikube-linux-arm64 start -p addons-305898 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns: (3m49.363200125s)
--- PASS: TestAddons/Setup (229.36s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (16.39s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 2.611271ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-698f998955-ffq5z" [09afd69a-f839-4c96-8d5d-d228db90642d] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.006715065s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-nd6gz" [8aae05de-fb07-4f81-833d-1560c608c9b3] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.004942096s
addons_test.go:342: (dbg) Run:  kubectl --context addons-305898 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-305898 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Done: kubectl --context addons-305898 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.293196097s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-305898 ip
2024/07/29 14:22:04 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-305898 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.39s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (20.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-305898 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-305898 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-305898 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [8443c82b-57c8-4212-b1ad-ced780ea9eff] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [8443c82b-57c8-4212-b1ad-ced780ea9eff] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.00379873s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-305898 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-305898 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-305898 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p addons-305898 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-305898 addons disable ingress-dns --alsologtostderr -v=1: (1.515733043s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-305898 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-305898 addons disable ingress --alsologtostderr -v=1: (7.792434223s)
--- PASS: TestAddons/parallel/Ingress (20.05s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.19s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-gs8fp" [55bf204f-e2dc-4327-8f5d-eb0c46acb336] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.005462357s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-305898
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-305898: (6.185877952s)
--- PASS: TestAddons/parallel/InspektorGadget (12.19s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.592408ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-c59844bb4-4q5qz" [b0f21c0a-f4cf-4767-be00-766edf06413e] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.004129955s
addons_test.go:417: (dbg) Run:  kubectl --context addons-305898 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-arm64 -p addons-305898 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.81s)

                                                
                                    
x
+
TestAddons/parallel/CSI (61.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 8.746676ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-305898 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-305898 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [df1eae74-02fa-4669-9c5a-b655d4542527] Pending
helpers_test.go:344: "task-pv-pod" [df1eae74-02fa-4669-9c5a-b655d4542527] 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" [df1eae74-02fa-4669-9c5a-b655d4542527] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.00468385s
addons_test.go:590: (dbg) Run:  kubectl --context addons-305898 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-305898 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-305898 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-305898 delete pod task-pv-pod
addons_test.go:600: (dbg) Done: kubectl --context addons-305898 delete pod task-pv-pod: (1.806681529s)
addons_test.go:606: (dbg) Run:  kubectl --context addons-305898 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-305898 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-305898 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [7ccfa553-b390-4eb9-94ac-4244e3e2b1b1] Pending
helpers_test.go:344: "task-pv-pod-restore" [7ccfa553-b390-4eb9-94ac-4244e3e2b1b1] 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" [7ccfa553-b390-4eb9-94ac-4244e3e2b1b1] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003935597s
addons_test.go:632: (dbg) Run:  kubectl --context addons-305898 delete pod task-pv-pod-restore
addons_test.go:632: (dbg) Done: kubectl --context addons-305898 delete pod task-pv-pod-restore: (1.421769918s)
addons_test.go:636: (dbg) Run:  kubectl --context addons-305898 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-305898 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-305898 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-305898 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.775312311s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-305898 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (61.65s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.86s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-305898 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-305898 --alsologtostderr -v=1: (1.058585731s)
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7867546754-scrbk" [79de8e08-b4fa-42af-8bc8-fe5e39f1504a] Pending
helpers_test.go:344: "headlamp-7867546754-scrbk" [79de8e08-b4fa-42af-8bc8-fe5e39f1504a] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7867546754-scrbk" [79de8e08-b4fa-42af-8bc8-fe5e39f1504a] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003268935s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-305898 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-305898 addons disable headlamp --alsologtostderr -v=1: (5.799044944s)
--- PASS: TestAddons/parallel/Headlamp (17.86s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-6fcd4f6f98-zpgwf" [2d2b69d3-959a-438d-9672-1e70b3732b3c] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.004052782s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-305898
--- PASS: TestAddons/parallel/CloudSpanner (5.61s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (8.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-305898 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-305898 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-305898 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [4224362a-1ae7-430a-aa5b-66b7a3dca20d] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [4224362a-1ae7-430a-aa5b-66b7a3dca20d] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [4224362a-1ae7-430a-aa5b-66b7a3dca20d] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.004565377s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-305898 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-305898 ssh "cat /opt/local-path-provisioner/pvc-5fc24eb4-e7e0-4379-8c01-7efde1b45e9f_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-305898 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-305898 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-305898 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (8.66s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-dqgsh" [3741dc61-ac90-4608-84a3-0f89c185e47c] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004601494s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-305898
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.71s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.98s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-799879c74f-hjmh5" [1b571e7d-8b38-4563-b617-e272a5198db1] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003888666s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-305898 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-305898 addons disable yakd --alsologtostderr -v=1: (5.976818861s)
--- PASS: TestAddons/parallel/Yakd (10.98s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.28s)

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

                                                
                                    
x
+
TestCertOptions (41.92s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-813701 --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
E0729 15:01:12.917286 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-813701 --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: (39.272500958s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-813701 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-813701 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-813701 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-813701" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-813701
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-813701: (2.005588344s)
--- PASS: TestCertOptions (41.92s)

                                                
                                    
x
+
TestCertExpiration (231.5s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (44.26s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (40.19s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestDockerEnvContainerd (48.08s)

                                                
                                                
=== 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-536471 --driver=docker  --container-runtime=containerd
docker_test.go:181: (dbg) Done: out/minikube-linux-arm64 start -p dockerenv-536471 --driver=docker  --container-runtime=containerd: (31.832129395s)
docker_test.go:189: (dbg) Run:  /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-536471"
docker_test.go:189: (dbg) Done: /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-536471": (1.120185918s)
docker_test.go:220: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-kEDK5PrxZdyY/agent.1856816" SSH_AGENT_PID="1856817" DOCKER_HOST=ssh://docker@127.0.0.1:34999 docker version"
docker_test.go:243: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-kEDK5PrxZdyY/agent.1856816" SSH_AGENT_PID="1856817" DOCKER_HOST=ssh://docker@127.0.0.1:34999 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-kEDK5PrxZdyY/agent.1856816" SSH_AGENT_PID="1856817" DOCKER_HOST=ssh://docker@127.0.0.1:34999 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env": (1.41414488s)
docker_test.go:250: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-kEDK5PrxZdyY/agent.1856816" SSH_AGENT_PID="1856817" DOCKER_HOST=ssh://docker@127.0.0.1:34999 docker image ls"
docker_test.go:250: (dbg) Done: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-kEDK5PrxZdyY/agent.1856816" SSH_AGENT_PID="1856817" DOCKER_HOST=ssh://docker@127.0.0.1:34999 docker image ls": (1.005328773s)
helpers_test.go:175: Cleaning up "dockerenv-536471" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p dockerenv-536471
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p dockerenv-536471: (2.030344023s)
--- PASS: TestDockerEnvContainerd (48.08s)

                                                
                                    
x
+
TestErrorSpam/setup (31.33s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.72s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.02s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.71s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.81s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.72s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (61.2s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-linux-arm64 start -p functional-605831 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd
functional_test.go:2230: (dbg) Done: out/minikube-linux-arm64 start -p functional-605831 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd: (1m1.198053339s)
--- PASS: TestFunctional/serial/StartWithProxy (61.20s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (6.37s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-605831 cache add registry.k8s.io/pause:3.1: (1.710915222s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-605831 cache add registry.k8s.io/pause:3.3: (1.603876551s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-605831 cache add registry.k8s.io/pause:latest: (1.446479498s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.76s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (47.38s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:806: (dbg) Run:  kubectl --context functional-605831 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.11s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.79s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.78s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 logs --file /tmp/TestFunctionalserialLogsFileCmd3703626037/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-605831 logs --file /tmp/TestFunctionalserialLogsFileCmd3703626037/001/logs.txt: (1.783967328s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.78s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.99s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.44s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (7.18s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.59s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 14:27:51.843170 1871793 out.go:291] Setting OutFile to fd 1 ...
	I0729 14:27:51.843469 1871793 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:27:51.843483 1871793 out.go:304] Setting ErrFile to fd 2...
	I0729 14:27:51.843489 1871793 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:27:51.843804 1871793 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
	I0729 14:27:51.844251 1871793 out.go:298] Setting JSON to false
	I0729 14:27:51.845403 1871793 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":36616,"bootTime":1722226656,"procs":211,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 14:27:51.845478 1871793 start.go:139] virtualization:  
	I0729 14:27:51.848818 1871793 out.go:177] * [functional-605831] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 14:27:51.850700 1871793 out.go:177]   - MINIKUBE_LOCATION=19340
	I0729 14:27:51.850843 1871793 notify.go:220] Checking for updates...
	I0729 14:27:51.854178 1871793 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 14:27:51.856677 1871793 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19340-1832065/kubeconfig
	I0729 14:27:51.858609 1871793 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19340-1832065/.minikube
	I0729 14:27:51.860217 1871793 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 14:27:51.861929 1871793 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 14:27:51.863926 1871793 config.go:182] Loaded profile config "functional-605831": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 14:27:51.864515 1871793 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 14:27:51.886592 1871793 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 14:27:51.886716 1871793 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 14:27:51.993624 1871793 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-07-29 14:27:51.981405429 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 14:27:51.993736 1871793 docker.go:307] overlay module found
	I0729 14:27:51.996877 1871793 out.go:177] * Using the docker driver based on existing profile
	I0729 14:27:51.998726 1871793 start.go:297] selected driver: docker
	I0729 14:27:51.998748 1871793 start.go:901] validating driver "docker" against &{Name:functional-605831 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:functional-605831 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.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID: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}
	I0729 14:27:51.998869 1871793 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 14:27:52.002763 1871793 out.go:177] 
	W0729 14:27:52.005238 1871793 out.go:239] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0729 14:27:52.007565 1871793 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.25s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 14:27:51.613624 1871703 out.go:291] Setting OutFile to fd 1 ...
	I0729 14:27:51.613870 1871703 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:27:51.613893 1871703 out.go:304] Setting ErrFile to fd 2...
	I0729 14:27:51.613913 1871703 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:27:51.614982 1871703 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
	I0729 14:27:51.615588 1871703 out.go:298] Setting JSON to false
	I0729 14:27:51.616939 1871703 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":36616,"bootTime":1722226656,"procs":210,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 14:27:51.617262 1871703 start.go:139] virtualization:  
	I0729 14:27:51.621669 1871703 out.go:177] * [functional-605831] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0729 14:27:51.625066 1871703 out.go:177]   - MINIKUBE_LOCATION=19340
	I0729 14:27:51.625144 1871703 notify.go:220] Checking for updates...
	I0729 14:27:51.629540 1871703 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 14:27:51.631327 1871703 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19340-1832065/kubeconfig
	I0729 14:27:51.633249 1871703 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19340-1832065/.minikube
	I0729 14:27:51.634838 1871703 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 14:27:51.636528 1871703 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 14:27:51.638773 1871703 config.go:182] Loaded profile config "functional-605831": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 14:27:51.639434 1871703 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 14:27:51.665255 1871703 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 14:27:51.665384 1871703 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 14:27:51.759014 1871703 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-07-29 14:27:51.748138864 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 14:27:51.759122 1871703 docker.go:307] overlay module found
	I0729 14:27:51.761358 1871703 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0729 14:27:51.763375 1871703 start.go:297] selected driver: docker
	I0729 14:27:51.763401 1871703 start.go:901] validating driver "docker" against &{Name:functional-605831 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:functional-605831 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.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID: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}
	I0729 14:27:51.763520 1871703 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 14:27:51.766442 1871703 out.go:177] 
	W0729 14:27:51.768274 1871703 out.go:239] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0729 14:27:51.769906 1871703 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.29s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-605831 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-605831 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-6f49f58cd5-z4rp8" [b6ec414e-7309-41d1-89ce-9e5e056ad59a] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-6f49f58cd5-z4rp8" [b6ec414e-7309-41d1-89ce-9e5e056ad59a] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.00483463s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:30757
functional_test.go:1671: http://192.168.49.2:30757: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.18s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (28.06s)

                                                
                                                
=== 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" [034cddfc-1360-4267-8bf6-79fec54221eb] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004145252s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-605831 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-605831 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-605831 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-605831 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" [ea92ecfb-7438-4dbb-92ff-6a30237f5b9e] Pending
helpers_test.go:344: "sp-pod" [ea92ecfb-7438-4dbb-92ff-6a30237f5b9e] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [ea92ecfb-7438-4dbb-92ff-6a30237f5b9e] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.003865977s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-605831 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-605831 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-605831 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" [4928fdc2-031b-4c85-9727-e5fd3b0b58b2] Pending
helpers_test.go:344: "sp-pod" [4928fdc2-031b-4c85-9727-e5fd3b0b58b2] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [4928fdc2-031b-4c85-9727-e5fd3b0b58b2] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.004889062s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-605831 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (28.06s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.71s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.44s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.43s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.24s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.2s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (1.07s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.74s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-605831 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" [55834053-6208-473e-a57b-0e25f1a2ee72] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [55834053-6208-473e-a57b-0e25f1a2ee72] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.004107186s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.51s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-605831 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-605831 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-65f5d5cc78-lmfgz" [9f061c1e-1f44-4261-a50a-74f0016d002c] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-lmfgz" [9f061c1e-1f44-4261-a50a-74f0016d002c] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.004432178s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.23s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1306: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1311: Took "443.553852ms" 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 "91.094019ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.53s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jul 29 14:27 created-by-test
-rw-r--r-- 1 docker docker 24 Jul 29 14:27 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jul 29 14:27 test-1722263269895348109
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 ssh cat /mount-9p/test-1722263269895348109
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-605831 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" [6dd149d0-f3e8-4558-a309-61e1851149ad] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [6dd149d0-f3e8-4558-a309-61e1851149ad] Running
helpers_test.go:344: "busybox-mount" [6dd149d0-f3e8-4558-a309-61e1851149ad] Running / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [6dd149d0-f3e8-4558-a309-61e1851149ad] 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.004545484s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-605831 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-605831 /tmp/TestFunctionalparallelMountCmdany-port1899906337/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.64s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 ssh -- ls -la /mount-9p
2024/07/29 14:27:59 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
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-605831 /tmp/TestFunctionalparallelMountCmdspecific-port3935008294/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-605831 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-605831 ssh "sudo umount -f /mount-9p": exit status 1 (631.577746ms)

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

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

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

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

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

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

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

                                                
                                                

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

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

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

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

                                                
                                                
=== 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-605831 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-605831 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.3
registry.k8s.io/kube-proxy:v1.30.3
registry.k8s.io/kube-controller-manager:v1.30.3
registry.k8s.io/kube-apiserver:v1.30.3
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-605831
docker.io/kindest/kindnetd:v20240719-e7903573
docker.io/kindest/kindnetd:v20240715-585640e9
docker.io/kicbase/echo-server:functional-605831
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-605831 image ls --format short --alsologtostderr:
I0729 14:28:10.324085 1874699 out.go:291] Setting OutFile to fd 1 ...
I0729 14:28:10.324339 1874699 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 14:28:10.324368 1874699 out.go:304] Setting ErrFile to fd 2...
I0729 14:28:10.324390 1874699 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 14:28:10.324806 1874699 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
I0729 14:28:10.325906 1874699 config.go:182] Loaded profile config "functional-605831": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 14:28:10.326867 1874699 config.go:182] Loaded profile config "functional-605831": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 14:28:10.327897 1874699 cli_runner.go:164] Run: docker container inspect functional-605831 --format={{.State.Status}}
I0729 14:28:10.353170 1874699 ssh_runner.go:195] Run: systemctl --version
I0729 14:28:10.353228 1874699 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-605831
I0729 14:28:10.380040 1874699 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35009 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/functional-605831/id_rsa Username:docker}
I0729 14:28:10.475128 1874699 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.26s)

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

                                                
                                                
=== 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-605831 image ls --format table --alsologtostderr
E0729 14:28:11.150292 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-605831 image ls --format table --alsologtostderr:
|---------------------------------------------|--------------------|---------------|--------|
|                    Image                    |        Tag         |   Image ID    |  Size  |
|---------------------------------------------|--------------------|---------------|--------|
| docker.io/kicbase/echo-server               | functional-605831  | sha256:ce2d2c | 2.17MB |
| docker.io/library/minikube-local-cache-test | functional-605831  | sha256:dde3e1 | 992B   |
| docker.io/library/nginx                     | alpine             | sha256:d7cd33 | 18.3MB |
| registry.k8s.io/pause                       | 3.3                | sha256:3d1873 | 249kB  |
| registry.k8s.io/pause                       | 3.9                | sha256:829e9d | 268kB  |
| docker.io/library/nginx                     | latest             | sha256:43b17f | 67.6MB |
| registry.k8s.io/echoserver-arm              | 1.8                | sha256:72565b | 45.3MB |
| registry.k8s.io/kube-controller-manager     | v1.30.3            | sha256:8e97cd | 28.4MB |
| registry.k8s.io/pause                       | 3.1                | sha256:8057e0 | 262kB  |
| docker.io/kindest/kindnetd                  | v20240719-e7903573 | sha256:f42786 | 33.3MB |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc       | sha256:1611cd | 1.94MB |
| registry.k8s.io/coredns/coredns             | v1.11.1            | sha256:2437cf | 16.5MB |
| registry.k8s.io/kube-scheduler              | v1.30.3            | sha256:d48f99 | 17.6MB |
| registry.k8s.io/kube-proxy                  | v1.30.3            | sha256:2351f5 | 25.6MB |
| registry.k8s.io/pause                       | latest             | sha256:8cb209 | 71.3kB |
| docker.io/kindest/kindnetd                  | v20240715-585640e9 | sha256:5e3296 | 33.3MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                 | sha256:ba04bb | 8.03MB |
| registry.k8s.io/etcd                        | 3.5.12-0           | sha256:014faa | 66.2MB |
| registry.k8s.io/kube-apiserver              | v1.30.3            | sha256:617731 | 29.9MB |
|---------------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-605831 image ls --format table --alsologtostderr:
I0729 14:28:10.949974 1874856 out.go:291] Setting OutFile to fd 1 ...
I0729 14:28:10.950152 1874856 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 14:28:10.950164 1874856 out.go:304] Setting ErrFile to fd 2...
I0729 14:28:10.950170 1874856 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 14:28:10.950642 1874856 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
I0729 14:28:10.952118 1874856 config.go:182] Loaded profile config "functional-605831": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 14:28:10.952319 1874856 config.go:182] Loaded profile config "functional-605831": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 14:28:10.953236 1874856 cli_runner.go:164] Run: docker container inspect functional-605831 --format={{.State.Status}}
I0729 14:28:10.975625 1874856 ssh_runner.go:195] Run: systemctl --version
I0729 14:28:10.975745 1874856 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-605831
I0729 14:28:10.997673 1874856 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35009 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/functional-605831/id_rsa Username:docker}
I0729 14:28:11.106997 1874856 ssh_runner.go:195] Run: sudo crictl images --output json
E0729 14:28:12.431014 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.29s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-605831 image ls --format json --alsologtostderr:
[{"id":"sha256:829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"268051"},{"id":"sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93"],"repoTags":[],"size":"74084559"},{"id":"sha256:014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"66189079"},{"id":"sha256:61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca","repoDigests":["registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.3"],"size":"29942692"},
{"id":"sha256:8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.3"],"size":"28374500"},{"id":"sha256:2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be","repoDigests":["registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.3"],"size":"25645955"},{"id":"sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"262191"},{"id":"sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"8034419"},{"id":"sha256:2437cf76217
7702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"16482581"},{"id":"sha256:d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355","repoDigests":["registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.3"],"size":"17641143"},{"id":"sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"249461"},{"id":"sha256:5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2","repoDigests":["docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493"],"repoTags":["docker.io/kindest/kindnetd:v20240715-585640e9"],"size":"33290438"},{"id":"sha256:dde3e1ba5299709ab2a0a6156a9540b2969b1691ff1626be8427a
5b1d3e25467","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-605831"],"size":"992"},{"id":"sha256:d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9"],"repoTags":["docker.io/library/nginx:alpine"],"size":"18253575"},{"id":"sha256:43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76","repoDigests":["docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c"],"repoTags":["docker.io/library/nginx:latest"],"size":"67647629"},{"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:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kuberne
tesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"18306114"},{"id":"sha256:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-605831"],"size":"2173567"},{"id":"sha256:f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800","repoDigests":["docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a"],"repoTags":["docker.io/kindest/kindnetd:v20240719-e7903573"],"size":"33296266"},{"id":"sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"45324675"},{"id":"sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"71300"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-605831 image ls --format json --alsologtostderr:
I0729 14:28:10.654785 1874771 out.go:291] Setting OutFile to fd 1 ...
I0729 14:28:10.654950 1874771 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 14:28:10.654957 1874771 out.go:304] Setting ErrFile to fd 2...
I0729 14:28:10.654963 1874771 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 14:28:10.655302 1874771 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
I0729 14:28:10.657192 1874771 config.go:182] Loaded profile config "functional-605831": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 14:28:10.657430 1874771 config.go:182] Loaded profile config "functional-605831": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 14:28:10.658037 1874771 cli_runner.go:164] Run: docker container inspect functional-605831 --format={{.State.Status}}
I0729 14:28:10.709547 1874771 ssh_runner.go:195] Run: systemctl --version
I0729 14:28:10.709673 1874771 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-605831
I0729 14:28:10.733868 1874771 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35009 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/functional-605831/id_rsa Username:docker}
I0729 14:28:10.826039 1874771 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.29s)

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

                                                
                                                
=== 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-605831 image ls --format yaml --alsologtostderr
E0729 14:28:10.509818 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-605831 image ls --format yaml --alsologtostderr:
- id: sha256:5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2
repoDigests:
- docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493
repoTags:
- docker.io/kindest/kindnetd:v20240715-585640e9
size: "33290438"
- id: sha256:d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660
repoDigests:
- docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
repoTags:
- docker.io/library/nginx:alpine
size: "18253575"
- id: sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "262191"
- id: sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "249461"
- id: sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "71300"
- id: sha256:f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800
repoDigests:
- docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a
repoTags:
- docker.io/kindest/kindnetd:v20240719-e7903573
size: "33296266"
- id: sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "18306114"
- 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:2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be
repoDigests:
- registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65
repoTags:
- registry.k8s.io/kube-proxy:v1.30.3
size: "25645955"
- id: sha256:d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.3
size: "17641143"
- id: sha256:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-605831
size: "2173567"
- id: sha256:dde3e1ba5299709ab2a0a6156a9540b2969b1691ff1626be8427a5b1d3e25467
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-605831
size: "992"
- id: sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "45324675"
- id: sha256:014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd
repoDigests:
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "66189079"
- id: sha256:8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.3
size: "28374500"
- id: sha256:829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests:
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
repoTags:
- registry.k8s.io/pause:3.9
size: "268051"
- id: sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
repoTags: []
size: "74084559"
- id: sha256:43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76
repoDigests:
- docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c
repoTags:
- docker.io/library/nginx:latest
size: "67647629"
- id: sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "8034419"
- id: sha256:2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "16482581"
- id: sha256:61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.3
size: "29942692"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-605831 image ls --format yaml --alsologtostderr:
I0729 14:28:10.339818 1874700 out.go:291] Setting OutFile to fd 1 ...
I0729 14:28:10.339997 1874700 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 14:28:10.340010 1874700 out.go:304] Setting ErrFile to fd 2...
I0729 14:28:10.340016 1874700 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 14:28:10.340322 1874700 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
I0729 14:28:10.341263 1874700 config.go:182] Loaded profile config "functional-605831": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 14:28:10.341438 1874700 config.go:182] Loaded profile config "functional-605831": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 14:28:10.342057 1874700 cli_runner.go:164] Run: docker container inspect functional-605831 --format={{.State.Status}}
I0729 14:28:10.365016 1874700 ssh_runner.go:195] Run: systemctl --version
I0729 14:28:10.365084 1874700 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-605831
I0729 14:28:10.399323 1874700 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35009 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/functional-605831/id_rsa Username:docker}
I0729 14:28:10.502591 1874700 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.31s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 image build -t localhost/my-image:functional-605831 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-605831 image build -t localhost/my-image:functional-605831 testdata/build --alsologtostderr: (2.496730586s)
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-605831 image build -t localhost/my-image:functional-605831 testdata/build --alsologtostderr:
I0729 14:28:10.980448 1874855 out.go:291] Setting OutFile to fd 1 ...
I0729 14:28:10.981659 1874855 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 14:28:10.981677 1874855 out.go:304] Setting ErrFile to fd 2...
I0729 14:28:10.981682 1874855 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 14:28:10.982012 1874855 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
I0729 14:28:10.982972 1874855 config.go:182] Loaded profile config "functional-605831": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 14:28:10.985406 1874855 config.go:182] Loaded profile config "functional-605831": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 14:28:10.986167 1874855 cli_runner.go:164] Run: docker container inspect functional-605831 --format={{.State.Status}}
I0729 14:28:11.014008 1874855 ssh_runner.go:195] Run: systemctl --version
I0729 14:28:11.014071 1874855 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-605831
I0729 14:28:11.037251 1874855 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35009 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/functional-605831/id_rsa Username:docker}
I0729 14:28:11.139792 1874855 build_images.go:161] Building image from path: /tmp/build.2968824739.tar
I0729 14:28:11.139867 1874855 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0729 14:28:11.160334 1874855 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2968824739.tar
I0729 14:28:11.165688 1874855 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2968824739.tar: stat -c "%s %y" /var/lib/minikube/build/build.2968824739.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2968824739.tar': No such file or directory
I0729 14:28:11.165721 1874855 ssh_runner.go:362] scp /tmp/build.2968824739.tar --> /var/lib/minikube/build/build.2968824739.tar (3072 bytes)
I0729 14:28:11.195866 1874855 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2968824739
I0729 14:28:11.207417 1874855 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2968824739 -xf /var/lib/minikube/build/build.2968824739.tar
I0729 14:28:11.218815 1874855 containerd.go:394] Building image: /var/lib/minikube/build/build.2968824739
I0729 14:28:11.218940 1874855 ssh_runner.go:195] Run: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.2968824739 --local dockerfile=/var/lib/minikube/build/build.2968824739 --output type=image,name=localhost/my-image:functional-605831
#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 0.1s done
#5 DONE 0.4s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 exporting manifest sha256:abaafdfc63755d6269750c6c93bafea59f72fb2358088d4de6c23338ee931d30
#8 exporting manifest sha256:abaafdfc63755d6269750c6c93bafea59f72fb2358088d4de6c23338ee931d30 0.0s done
#8 exporting config sha256:f097f1b6ff2a9fdaf069741d27d69089d904164772cd982eaa562e3d4273505a 0.0s done
#8 naming to localhost/my-image:functional-605831 done
#8 DONE 0.1s
I0729 14:28:13.344059 1874855 ssh_runner.go:235] Completed: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.2968824739 --local dockerfile=/var/lib/minikube/build/build.2968824739 --output type=image,name=localhost/my-image:functional-605831: (2.125076144s)
I0729 14:28:13.344166 1874855 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2968824739
I0729 14:28:13.353504 1874855 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2968824739.tar
I0729 14:28:13.362667 1874855 build_images.go:217] Built localhost/my-image:functional-605831 from /tmp/build.2968824739.tar
I0729 14:28:13.362701 1874855 build_images.go:133] succeeded building to: functional-605831
I0729 14:28:13.362706 1874855 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.07s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull docker.io/kicbase/echo-server:1.0
functional_test.go:346: (dbg) Run:  docker tag docker.io/kicbase/echo-server:1.0 docker.io/kicbase/echo-server:functional-605831
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.89s)

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

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

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

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

                                                
                                                

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:418: (dbg) Run:  docker rmi docker.io/kicbase/echo-server:functional-605831
functional_test.go:423: (dbg) Run:  out/minikube-linux-arm64 -p functional-605831 image save --daemon docker.io/kicbase/echo-server:functional-605831 --alsologtostderr
E0729 14:28:09.870888 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
E0729 14:28:09.876802 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
E0729 14:28:09.886979 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
E0729 14:28:09.907267 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
E0729 14:28:09.947518 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
E0729 14:28:10.028289 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
E0729 14:28:10.189242 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
functional_test.go:428: (dbg) Run:  docker image inspect docker.io/kicbase/echo-server:functional-605831
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.80s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (131.31s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-770011 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0729 14:28:20.112592 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
E0729 14:28:30.352760 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
E0729 14:28:50.833685 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
E0729 14:29:31.794791 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-770011 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (2m10.439434322s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-770011 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (131.31s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (31.1s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-770011 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-770011 -- rollout status deployment/busybox
E0729 14:30:53.715140 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-770011 -- rollout status deployment/busybox: (28.163371222s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-770011 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-770011 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-770011 -- exec busybox-fc5497c4f-gq7c9 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-770011 -- exec busybox-fc5497c4f-lt9b4 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-770011 -- exec busybox-fc5497c4f-sd429 -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-770011 -- exec busybox-fc5497c4f-gq7c9 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-770011 -- exec busybox-fc5497c4f-lt9b4 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-770011 -- exec busybox-fc5497c4f-sd429 -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-770011 -- exec busybox-fc5497c4f-gq7c9 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-770011 -- exec busybox-fc5497c4f-lt9b4 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-770011 -- exec busybox-fc5497c4f-sd429 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (31.10s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.98s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (24.72s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.13s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.75s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.9s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.99s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 14:31:58.598630 1891399 out.go:291] Setting OutFile to fd 1 ...
	I0729 14:31:58.598818 1891399 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:31:58.598848 1891399 out.go:304] Setting ErrFile to fd 2...
	I0729 14:31:58.598870 1891399 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:31:58.599130 1891399 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
	I0729 14:31:58.599348 1891399 out.go:298] Setting JSON to false
	I0729 14:31:58.599429 1891399 mustload.go:65] Loading cluster: ha-770011
	I0729 14:31:58.599519 1891399 notify.go:220] Checking for updates...
	I0729 14:31:58.599882 1891399 config.go:182] Loaded profile config "ha-770011": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 14:31:58.599919 1891399 status.go:255] checking status of ha-770011 ...
	I0729 14:31:58.600748 1891399 cli_runner.go:164] Run: docker container inspect ha-770011 --format={{.State.Status}}
	I0729 14:31:58.621231 1891399 status.go:330] ha-770011 host status = "Running" (err=<nil>)
	I0729 14:31:58.621255 1891399 host.go:66] Checking if "ha-770011" exists ...
	I0729 14:31:58.621727 1891399 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-770011
	I0729 14:31:58.645193 1891399 host.go:66] Checking if "ha-770011" exists ...
	I0729 14:31:58.645651 1891399 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 14:31:58.645765 1891399 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-770011
	I0729 14:31:58.663604 1891399 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35014 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/ha-770011/id_rsa Username:docker}
	I0729 14:31:58.767452 1891399 ssh_runner.go:195] Run: systemctl --version
	I0729 14:31:58.772855 1891399 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 14:31:58.785825 1891399 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 14:31:58.849765 1891399 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:55 OomKillDisable:true NGoroutines:71 SystemTime:2024-07-29 14:31:58.837043628 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 14:31:58.850383 1891399 kubeconfig.go:125] found "ha-770011" server: "https://192.168.49.254:8443"
	I0729 14:31:58.850419 1891399 api_server.go:166] Checking apiserver status ...
	I0729 14:31:58.850468 1891399 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 14:31:58.862429 1891399 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1521/cgroup
	I0729 14:31:58.872897 1891399 api_server.go:182] apiserver freezer: "8:freezer:/docker/d8ceb0e6d08a372b5036600fdb5d22ae98ce17c294739740d0cedba62d4b26c1/kubepods/burstable/pod942344dd4be620dbc410571a92469b0e/e105674e235258a7f4f08449d556b2907e33baee29bb7506cd9e564178579865"
	I0729 14:31:58.873004 1891399 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d8ceb0e6d08a372b5036600fdb5d22ae98ce17c294739740d0cedba62d4b26c1/kubepods/burstable/pod942344dd4be620dbc410571a92469b0e/e105674e235258a7f4f08449d556b2907e33baee29bb7506cd9e564178579865/freezer.state
	I0729 14:31:58.883359 1891399 api_server.go:204] freezer state: "THAWED"
	I0729 14:31:58.883395 1891399 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0729 14:31:58.891360 1891399 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0729 14:31:58.891413 1891399 status.go:422] ha-770011 apiserver status = Running (err=<nil>)
	I0729 14:31:58.891425 1891399 status.go:257] ha-770011 status: &{Name:ha-770011 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 14:31:58.891443 1891399 status.go:255] checking status of ha-770011-m02 ...
	I0729 14:31:58.891766 1891399 cli_runner.go:164] Run: docker container inspect ha-770011-m02 --format={{.State.Status}}
	I0729 14:31:58.916505 1891399 status.go:330] ha-770011-m02 host status = "Stopped" (err=<nil>)
	I0729 14:31:58.916526 1891399 status.go:343] host is not running, skipping remaining checks
	I0729 14:31:58.916533 1891399 status.go:257] ha-770011-m02 status: &{Name:ha-770011-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 14:31:58.916560 1891399 status.go:255] checking status of ha-770011-m03 ...
	I0729 14:31:58.917028 1891399 cli_runner.go:164] Run: docker container inspect ha-770011-m03 --format={{.State.Status}}
	I0729 14:31:58.935837 1891399 status.go:330] ha-770011-m03 host status = "Running" (err=<nil>)
	I0729 14:31:58.935860 1891399 host.go:66] Checking if "ha-770011-m03" exists ...
	I0729 14:31:58.936179 1891399 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-770011-m03
	I0729 14:31:58.954534 1891399 host.go:66] Checking if "ha-770011-m03" exists ...
	I0729 14:31:58.954870 1891399 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 14:31:58.954911 1891399 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-770011-m03
	I0729 14:31:58.973222 1891399 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35024 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/ha-770011-m03/id_rsa Username:docker}
	I0729 14:31:59.067632 1891399 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 14:31:59.081491 1891399 kubeconfig.go:125] found "ha-770011" server: "https://192.168.49.254:8443"
	I0729 14:31:59.081524 1891399 api_server.go:166] Checking apiserver status ...
	I0729 14:31:59.081653 1891399 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 14:31:59.094081 1891399 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1404/cgroup
	I0729 14:31:59.106065 1891399 api_server.go:182] apiserver freezer: "8:freezer:/docker/49357d3eabb9b94318c5cccd4db8b691cd54d73a21e759c06dc312fc6b98ca7d/kubepods/burstable/pod7896d32abe4a202b816c5281bbe7e4e7/a04394106f67870ca4d056bb31a7247ce6aea6750826faa66d14bd4f112e81d3"
	I0729 14:31:59.106185 1891399 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/49357d3eabb9b94318c5cccd4db8b691cd54d73a21e759c06dc312fc6b98ca7d/kubepods/burstable/pod7896d32abe4a202b816c5281bbe7e4e7/a04394106f67870ca4d056bb31a7247ce6aea6750826faa66d14bd4f112e81d3/freezer.state
	I0729 14:31:59.117006 1891399 api_server.go:204] freezer state: "THAWED"
	I0729 14:31:59.117049 1891399 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0729 14:31:59.125426 1891399 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0729 14:31:59.125456 1891399 status.go:422] ha-770011-m03 apiserver status = Running (err=<nil>)
	I0729 14:31:59.125498 1891399 status.go:257] ha-770011-m03 status: &{Name:ha-770011-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 14:31:59.125525 1891399 status.go:255] checking status of ha-770011-m04 ...
	I0729 14:31:59.125853 1891399 cli_runner.go:164] Run: docker container inspect ha-770011-m04 --format={{.State.Status}}
	I0729 14:31:59.151095 1891399 status.go:330] ha-770011-m04 host status = "Running" (err=<nil>)
	I0729 14:31:59.151129 1891399 host.go:66] Checking if "ha-770011-m04" exists ...
	I0729 14:31:59.151411 1891399 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-770011-m04
	I0729 14:31:59.179473 1891399 host.go:66] Checking if "ha-770011-m04" exists ...
	I0729 14:31:59.179780 1891399 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 14:31:59.179838 1891399 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-770011-m04
	I0729 14:31:59.206497 1891399 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35029 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/ha-770011-m04/id_rsa Username:docker}
	I0729 14:31:59.311059 1891399 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 14:31:59.324523 1891399 status.go:257] ha-770011-m04 status: &{Name:ha-770011-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.57s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (18.64s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.75s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (112.24s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-770011 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-770011 -v=7 --alsologtostderr
E0729 14:32:19.624031 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 14:32:19.629330 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 14:32:19.639600 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 14:32:19.659847 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 14:32:19.700109 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 14:32:19.780405 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 14:32:19.940897 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 14:32:20.261453 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 14:32:20.902534 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 14:32:22.182961 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 14:32:24.743589 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 14:32:29.864293 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 14:32:40.105850 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-770011 -v=7 --alsologtostderr: (37.400114021s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-770011 --wait=true -v=7 --alsologtostderr
E0729 14:33:00.587079 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 14:33:09.870190 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
E0729 14:33:37.555634 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
E0729 14:33:41.550794 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-770011 --wait=true -v=7 --alsologtostderr: (1m14.648509862s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-770011
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (112.24s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.16s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.55s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (36.43s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 14:35:00.581117 1905832 out.go:291] Setting OutFile to fd 1 ...
	I0729 14:35:00.581257 1905832 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:35:00.581270 1905832 out.go:304] Setting ErrFile to fd 2...
	I0729 14:35:00.581276 1905832 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:35:00.581669 1905832 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
	I0729 14:35:00.582392 1905832 out.go:298] Setting JSON to false
	I0729 14:35:00.582475 1905832 mustload.go:65] Loading cluster: ha-770011
	I0729 14:35:00.582632 1905832 notify.go:220] Checking for updates...
	I0729 14:35:00.583139 1905832 config.go:182] Loaded profile config "ha-770011": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 14:35:00.583159 1905832 status.go:255] checking status of ha-770011 ...
	I0729 14:35:00.583694 1905832 cli_runner.go:164] Run: docker container inspect ha-770011 --format={{.State.Status}}
	I0729 14:35:00.604624 1905832 status.go:330] ha-770011 host status = "Stopped" (err=<nil>)
	I0729 14:35:00.604649 1905832 status.go:343] host is not running, skipping remaining checks
	I0729 14:35:00.604657 1905832 status.go:257] ha-770011 status: &{Name:ha-770011 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 14:35:00.604735 1905832 status.go:255] checking status of ha-770011-m02 ...
	I0729 14:35:00.605106 1905832 cli_runner.go:164] Run: docker container inspect ha-770011-m02 --format={{.State.Status}}
	I0729 14:35:00.641874 1905832 status.go:330] ha-770011-m02 host status = "Stopped" (err=<nil>)
	I0729 14:35:00.641904 1905832 status.go:343] host is not running, skipping remaining checks
	I0729 14:35:00.641913 1905832 status.go:257] ha-770011-m02 status: &{Name:ha-770011-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 14:35:00.641944 1905832 status.go:255] checking status of ha-770011-m04 ...
	I0729 14:35:00.642320 1905832 cli_runner.go:164] Run: docker container inspect ha-770011-m04 --format={{.State.Status}}
	I0729 14:35:00.661765 1905832 status.go:330] ha-770011-m04 host status = "Stopped" (err=<nil>)
	I0729 14:35:00.661794 1905832 status.go:343] host is not running, skipping remaining checks
	I0729 14:35:00.661803 1905832 status.go:257] ha-770011-m04 status: &{Name:ha-770011-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (70.18s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-770011 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0729 14:35:03.471353 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-770011 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m9.112356446s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-770011 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (70.18s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.64s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (45.17s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.86s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (59.5s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-813335 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd
E0729 14:37:19.623955 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 14:37:47.311796 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-813335 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd: (59.496786346s)
--- PASS: TestJSONOutput/start/Command (59.50s)

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

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

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

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-813335 --output=json --user=testUser
E0729 14:38:09.870982 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-813335 --output=json --user=testUser: (5.816683702s)
--- PASS: TestJSONOutput/stop/Command (5.82s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"a2e2fc0d-1494-446d-8959-7bc0b5e98576","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-447568] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"e2387135-11cb-4347-953e-9513bf7aa832","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19340"}}
	{"specversion":"1.0","id":"adbc8074-1f55-4e2d-9707-f94677b0b4bc","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":"cf504876-e02f-418f-ba3e-b98c338dd1b1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19340-1832065/kubeconfig"}}
	{"specversion":"1.0","id":"f51b6c92-d1d8-4178-8a01-83be888fb64d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19340-1832065/.minikube"}}
	{"specversion":"1.0","id":"1b1910bc-50a1-4c87-a6c8-a0a5c036fc2a","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":"f3bb617e-aa05-4e60-9df9-f14a2f2d0193","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"c0924c3f-7585-4131-8c27-67a4eec124cb","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-447568" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-447568
--- PASS: TestErrorJSONOutput (0.23s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (42.19s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (33.36s)

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

                                                
                                    
x
+
TestKicExistingNetwork (34.89s)

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

                                                
                                    
x
+
TestKicCustomSubnet (34.77s)

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

                                                
                                    
x
+
TestKicStaticIP (32.64s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (67.07s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-598745 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-598745 --driver=docker  --container-runtime=containerd: (30.451893285s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-601469 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-601469 --driver=docker  --container-runtime=containerd: (31.086688143s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-598745
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-601469
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-601469" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-601469
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-601469: (1.991785874s)
helpers_test.go:175: Cleaning up "first-598745" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-598745
E0729 14:42:19.624225 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-598745: (2.348258789s)
--- PASS: TestMinikubeProfile (67.07s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.68s)

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

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6s)

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

                                                
                                    
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-046619 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-032490 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-032490 --alsologtostderr -v=5: (1.634591591s)
--- PASS: TestMountStart/serial/DeleteFirst (1.63s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.22s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.6s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (73.4s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-555683 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
E0729 14:43:09.870255 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-555683 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m12.805889948s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-555683 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (73.40s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (18.03s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.97s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (17.51s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-555683 -v 3 --alsologtostderr
E0729 14:44:32.916451 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-555683 -v 3 --alsologtostderr: (16.756221883s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-555683 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (17.51s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.12s)

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

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

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.25s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 14:44:52.023535 1960030 out.go:291] Setting OutFile to fd 1 ...
	I0729 14:44:52.023723 1960030 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:44:52.023751 1960030 out.go:304] Setting ErrFile to fd 2...
	I0729 14:44:52.023772 1960030 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:44:52.024099 1960030 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
	I0729 14:44:52.024348 1960030 out.go:298] Setting JSON to false
	I0729 14:44:52.024422 1960030 mustload.go:65] Loading cluster: multinode-555683
	I0729 14:44:52.024493 1960030 notify.go:220] Checking for updates...
	I0729 14:44:52.024887 1960030 config.go:182] Loaded profile config "multinode-555683": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 14:44:52.024919 1960030 status.go:255] checking status of multinode-555683 ...
	I0729 14:44:52.025844 1960030 cli_runner.go:164] Run: docker container inspect multinode-555683 --format={{.State.Status}}
	I0729 14:44:52.044934 1960030 status.go:330] multinode-555683 host status = "Running" (err=<nil>)
	I0729 14:44:52.044959 1960030 host.go:66] Checking if "multinode-555683" exists ...
	I0729 14:44:52.045285 1960030 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-555683
	I0729 14:44:52.074394 1960030 host.go:66] Checking if "multinode-555683" exists ...
	I0729 14:44:52.074693 1960030 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 14:44:52.074743 1960030 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-555683
	I0729 14:44:52.093587 1960030 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35136 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/multinode-555683/id_rsa Username:docker}
	I0729 14:44:52.195344 1960030 ssh_runner.go:195] Run: systemctl --version
	I0729 14:44:52.199959 1960030 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 14:44:52.212389 1960030 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 14:44:52.275704 1960030 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-07-29 14:44:52.265367618 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 14:44:52.276289 1960030 kubeconfig.go:125] found "multinode-555683" server: "https://192.168.58.2:8443"
	I0729 14:44:52.276324 1960030 api_server.go:166] Checking apiserver status ...
	I0729 14:44:52.276378 1960030 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 14:44:52.287995 1960030 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1444/cgroup
	I0729 14:44:52.297619 1960030 api_server.go:182] apiserver freezer: "8:freezer:/docker/857a5e22a4469d9d15f14b486297fe68b6f51ddb2ef119c1434fdecc27c422f9/kubepods/burstable/pod7c686048abef7efe9aaa7c6ceee8cba4/be4ac4a63ee11330130c053f24693e2ba3516ed57b60b464c619d02decdf447e"
	I0729 14:44:52.297687 1960030 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/857a5e22a4469d9d15f14b486297fe68b6f51ddb2ef119c1434fdecc27c422f9/kubepods/burstable/pod7c686048abef7efe9aaa7c6ceee8cba4/be4ac4a63ee11330130c053f24693e2ba3516ed57b60b464c619d02decdf447e/freezer.state
	I0729 14:44:52.307265 1960030 api_server.go:204] freezer state: "THAWED"
	I0729 14:44:52.307297 1960030 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I0729 14:44:52.315077 1960030 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I0729 14:44:52.315106 1960030 status.go:422] multinode-555683 apiserver status = Running (err=<nil>)
	I0729 14:44:52.315119 1960030 status.go:257] multinode-555683 status: &{Name:multinode-555683 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 14:44:52.315137 1960030 status.go:255] checking status of multinode-555683-m02 ...
	I0729 14:44:52.315458 1960030 cli_runner.go:164] Run: docker container inspect multinode-555683-m02 --format={{.State.Status}}
	I0729 14:44:52.332686 1960030 status.go:330] multinode-555683-m02 host status = "Running" (err=<nil>)
	I0729 14:44:52.332719 1960030 host.go:66] Checking if "multinode-555683-m02" exists ...
	I0729 14:44:52.333060 1960030 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-555683-m02
	I0729 14:44:52.350729 1960030 host.go:66] Checking if "multinode-555683-m02" exists ...
	I0729 14:44:52.351059 1960030 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 14:44:52.351109 1960030 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-555683-m02
	I0729 14:44:52.370265 1960030 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35141 SSHKeyPath:/home/jenkins/minikube-integration/19340-1832065/.minikube/machines/multinode-555683-m02/id_rsa Username:docker}
	I0729 14:44:52.466876 1960030 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 14:44:52.478995 1960030 status.go:257] multinode-555683-m02 status: &{Name:multinode-555683-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0729 14:44:52.479032 1960030 status.go:255] checking status of multinode-555683-m03 ...
	I0729 14:44:52.479349 1960030 cli_runner.go:164] Run: docker container inspect multinode-555683-m03 --format={{.State.Status}}
	I0729 14:44:52.496585 1960030 status.go:330] multinode-555683-m03 host status = "Stopped" (err=<nil>)
	I0729 14:44:52.496609 1960030 status.go:343] host is not running, skipping remaining checks
	I0729 14:44:52.496621 1960030 status.go:257] multinode-555683-m03 status: &{Name:multinode-555683-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.87s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (87.76s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-555683
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-555683
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-555683: (25.049002306s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-555683 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-555683 --wait=true -v=8 --alsologtostderr: (1m2.537650946s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-555683
--- PASS: TestMultiNode/serial/RestartKeepsNodes (87.76s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.5s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (24.03s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 14:46:59.627483 1968052 out.go:291] Setting OutFile to fd 1 ...
	I0729 14:46:59.627661 1968052 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:46:59.627690 1968052 out.go:304] Setting ErrFile to fd 2...
	I0729 14:46:59.627709 1968052 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 14:46:59.627960 1968052 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
	I0729 14:46:59.628185 1968052 out.go:298] Setting JSON to false
	I0729 14:46:59.628259 1968052 mustload.go:65] Loading cluster: multinode-555683
	I0729 14:46:59.628326 1968052 notify.go:220] Checking for updates...
	I0729 14:46:59.628700 1968052 config.go:182] Loaded profile config "multinode-555683": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 14:46:59.628731 1968052 status.go:255] checking status of multinode-555683 ...
	I0729 14:46:59.629269 1968052 cli_runner.go:164] Run: docker container inspect multinode-555683 --format={{.State.Status}}
	I0729 14:46:59.647767 1968052 status.go:330] multinode-555683 host status = "Stopped" (err=<nil>)
	I0729 14:46:59.647789 1968052 status.go:343] host is not running, skipping remaining checks
	I0729 14:46:59.647796 1968052 status.go:257] multinode-555683 status: &{Name:multinode-555683 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 14:46:59.647820 1968052 status.go:255] checking status of multinode-555683-m02 ...
	I0729 14:46:59.648218 1968052 cli_runner.go:164] Run: docker container inspect multinode-555683-m02 --format={{.State.Status}}
	I0729 14:46:59.665203 1968052 status.go:330] multinode-555683-m02 host status = "Stopped" (err=<nil>)
	I0729 14:46:59.665229 1968052 status.go:343] host is not running, skipping remaining checks
	I0729 14:46:59.665237 1968052 status.go:257] multinode-555683-m02 status: &{Name:multinode-555683-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (56.4s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-555683 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
E0729 14:47:19.623389 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-555683 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (55.710563167s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-555683 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 (56.40s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (34.15s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-555683-m02' is duplicated with machine name 'multinode-555683-m02' in profile 'multinode-555683'
	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-555683-m03 --driver=docker  --container-runtime=containerd
E0729 14:48:09.870412 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-555683-m03 --driver=docker  --container-runtime=containerd: (31.674851419s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-555683
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-555683: exit status 80 (305.143468ms)

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

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

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

                                                
                                    
x
+
TestPreload (112.91s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-964997 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4
E0729 14:48:42.671990 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-964997 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4: (1m13.947618688s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-964997 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-964997 image pull gcr.io/k8s-minikube/busybox: (1.329481305s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-964997
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-964997: (12.085651211s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-964997 --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-964997 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd: (22.547991165s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-964997 image list
helpers_test.go:175: Cleaning up "test-preload-964997" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-964997
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-964997: (2.546359081s)
--- PASS: TestPreload (112.91s)

                                                
                                    
x
+
TestScheduledStopUnix (106.49s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.27s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-785020 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=containerd
E0729 14:52:19.624523 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p insufficient-storage-785020 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=containerd: exit status 26 (7.687066011s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"dfc66623-7e91-4b21-80d4-1f035f85594e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-785020] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"c5d1d178-7728-4707-971c-e8fab294c344","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19340"}}
	{"specversion":"1.0","id":"21599f0f-e7e2-4015-9c6f-57b02724287d","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":"271159ff-36c6-4abb-ba99-982331409c56","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19340-1832065/kubeconfig"}}
	{"specversion":"1.0","id":"5106a556-1e27-47b9-a280-0f943a9d1c75","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19340-1832065/.minikube"}}
	{"specversion":"1.0","id":"256e8e2b-9895-4b7a-995b-b85651bfa395","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":"c704bb07-0494-4f98-b643-12dd03c9617e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"163e4b81-d6aa-4e1a-b646-844e8c9d4a45","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":"e44fef77-c697-47c0-8bc0-2a90e3a4790e","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":"b19f9ad0-c934-4ae9-83c1-d1e451522d9e","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":"fc0ec60f-7375-46ff-a2c4-108e17511b80","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":"5cf2e46a-60d2-4383-8876-1a6f892993f2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-785020\" primary control-plane node in \"insufficient-storage-785020\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"f8e05209-e39d-4ded-b0dc-4186bdee9685","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.44-1721902582-19326 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"2fa9992b-7d93-4dbf-90a5-6b8af2048e98","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":"a6ab5710-f792-47cc-92d9-53013edc8286","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-785020 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-785020 --output=json --layout=cluster: exit status 7 (299.929208ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0729 14:52:21.677351 1986599 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-785020" does not appear in /home/jenkins/minikube-integration/19340-1832065/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0729 14:52:21.989130 1986664 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-785020" does not appear in /home/jenkins/minikube-integration/19340-1832065/kubeconfig
	E0729 14:52:21.999923 1986664 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/insufficient-storage-785020/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (90.52s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1239627767 start -p running-upgrade-519092 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1239627767 start -p running-upgrade-519092 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (48.744238354s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-519092 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-519092 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (37.788556561s)
helpers_test.go:175: Cleaning up "running-upgrade-519092" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-519092
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-519092: (3.327168461s)
--- PASS: TestRunningBinaryUpgrade (90.52s)

                                                
                                    
x
+
TestKubernetesUpgrade (357.82s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (168.37s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.4036168151 start -p missing-upgrade-081605 --memory=2200 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.4036168151 start -p missing-upgrade-081605 --memory=2200 --driver=docker  --container-runtime=containerd: (1m28.315784396s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-081605
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-081605: (10.399572615s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-081605
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-081605 --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-081605 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m6.442735793s)
helpers_test.go:175: Cleaning up "missing-upgrade-081605" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-081605
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-081605: (2.355568429s)
--- PASS: TestMissingContainerUpgrade (168.37s)

                                                
                                    
x
+
TestPause/serial/Start (80.71s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

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

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (43.62s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (16.66s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-118174 --no-kubernetes --driver=docker  --container-runtime=containerd
E0729 14:53:09.870406 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-118174 --no-kubernetes --driver=docker  --container-runtime=containerd: (14.394544708s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-118174 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-118174 status -o json: exit status 2 (317.459277ms)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (6.07s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.03s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.22s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.62s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.28s)

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

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (8.01s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.99s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.39s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-693758","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.33.1","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-693758","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
+
TestPause/serial/Unpause (0.83s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.21s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.64s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.17s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.83s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (102.68s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.118322868 start -p stopped-upgrade-084367 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.118322868 start -p stopped-upgrade-084367 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (47.007006748s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.118322868 -p stopped-upgrade-084367 stop
E0729 14:57:19.629166 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.118322868 -p stopped-upgrade-084367 stop: (19.917601535s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-084367 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0729 14:58:09.870999 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-084367 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (35.753215824s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (102.68s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.09s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.58s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 15:00:03.889733 2026296 out.go:291] Setting OutFile to fd 1 ...
	I0729 15:00:03.889921 2026296 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 15:00:03.889934 2026296 out.go:304] Setting ErrFile to fd 2...
	I0729 15:00:03.889941 2026296 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 15:00:03.890229 2026296 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19340-1832065/.minikube/bin
	I0729 15:00:03.890719 2026296 out.go:298] Setting JSON to false
	I0729 15:00:03.891711 2026296 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":38548,"bootTime":1722226656,"procs":186,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 15:00:03.891789 2026296 start.go:139] virtualization:  
	I0729 15:00:03.896016 2026296 out.go:177] * [false-050771] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 15:00:03.898057 2026296 out.go:177]   - MINIKUBE_LOCATION=19340
	I0729 15:00:03.898102 2026296 notify.go:220] Checking for updates...
	I0729 15:00:03.903205 2026296 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 15:00:03.905626 2026296 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19340-1832065/kubeconfig
	I0729 15:00:03.908405 2026296 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19340-1832065/.minikube
	I0729 15:00:03.910546 2026296 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 15:00:03.912752 2026296 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 15:00:03.915450 2026296 config.go:182] Loaded profile config "force-systemd-flag-694004": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 15:00:03.915611 2026296 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 15:00:03.949044 2026296 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 15:00:03.949168 2026296 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 15:00:04.058977 2026296 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:37 OomKillDisable:true NGoroutines:53 SystemTime:2024-07-29 15:00:04.042858667 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 15:00:04.059111 2026296 docker.go:307] overlay module found
	I0729 15:00:04.062641 2026296 out.go:177] * Using the docker driver based on user configuration
	I0729 15:00:04.065069 2026296 start.go:297] selected driver: docker
	I0729 15:00:04.065103 2026296 start.go:901] validating driver "docker" against <nil>
	I0729 15:00:04.065173 2026296 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 15:00:04.069822 2026296 out.go:177] 
	W0729 15:00:04.072407 2026296 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
	I0729 15:00:04.074976 2026296 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-813663 --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
E0729 15:02:19.624108 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 15:03:09.871219 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-813663 --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: (2m36.768747528s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (156.77s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-813663 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" [103e3f29-2f95-4542-b65e-a5c6aac76ccc] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [103e3f29-2f95-4542-b65e-a5c6aac76ccc] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.004036819s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-813663 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.61s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-608680 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" [4fe5557c-71cf-45c4-89a4-52d726c55692] Pending
helpers_test.go:344: "busybox" [4fe5557c-71cf-45c4-89a4-52d726c55692] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [4fe5557c-71cf-45c4-89a4-52d726c55692] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.008498203s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-608680 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.43s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-608680 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0-beta.0
E0729 15:07:19.624080 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 15:08:09.871021 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-608680 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0-beta.0: (4m27.234022973s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-608680 -n no-preload-608680
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (267.78s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5cc9f66cf4-cj8tj" [26ad7e37-b68e-40cb-bf7f-a16f3c96847d] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003539328s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5cc9f66cf4-cj8tj" [26ad7e37-b68e-40cb-bf7f-a16f3c96847d] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005632785s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-608680 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.16s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-fchdh" [7c3da6f6-3ae3-4dfb-9c5e-6afedd67cc81] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004769924s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-fchdh" [7c3da6f6-3ae3-4dfb-9c5e-6afedd67cc81] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004447544s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-813663 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.13s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-575701 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" [36886c78-d87c-4552-ab8f-16c2c879df9f] Pending
helpers_test.go:344: "busybox" [36886c78-d87c-4552-ab8f-16c2c879df9f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [36886c78-d87c-4552-ab8f-16c2c879df9f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.004268041s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-575701 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.41s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-575701 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3
E0729 15:12:19.623785 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-575701 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3: (4m27.598636039s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-575701 -n embed-certs-575701
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (267.98s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-205258 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" [9946b38c-e3d6-4c4a-9dc9-1a05a613a6a9] Pending
helpers_test.go:344: "busybox" [9946b38c-e3d6-4c4a-9dc9-1a05a613a6a9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9946b38c-e3d6-4c4a-9dc9-1a05a613a6a9] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.003678938s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-205258 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.43s)

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-205258 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3
E0729 15:13:09.870457 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
E0729 15:14:12.531992 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.crt: no such file or directory
E0729 15:14:12.537299 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.crt: no such file or directory
E0729 15:14:12.547590 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.crt: no such file or directory
E0729 15:14:12.567899 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.crt: no such file or directory
E0729 15:14:12.608415 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.crt: no such file or directory
E0729 15:14:12.688705 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.crt: no such file or directory
E0729 15:14:12.848817 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.crt: no such file or directory
E0729 15:14:13.169326 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.crt: no such file or directory
E0729 15:14:13.810062 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.crt: no such file or directory
E0729 15:14:15.090870 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.crt: no such file or directory
E0729 15:14:17.651252 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.crt: no such file or directory
E0729 15:14:22.771732 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.crt: no such file or directory
E0729 15:14:33.012767 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.crt: no such file or directory
E0729 15:14:53.493603 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.crt: no such file or directory
E0729 15:15:34.454821 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.crt: no such file or directory
E0729 15:15:37.233948 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
E0729 15:15:37.239707 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
E0729 15:15:37.249976 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
E0729 15:15:37.270325 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
E0729 15:15:37.310642 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
E0729 15:15:37.390902 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
E0729 15:15:37.551297 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
E0729 15:15:37.871714 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
E0729 15:15:38.512371 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
E0729 15:15:39.793123 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
E0729 15:15:42.354046 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
E0729 15:15:47.474566 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
E0729 15:15:57.715419 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
E0729 15:16:18.196055 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/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-205258 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3: (4m28.754516031s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-205258 -n default-k8s-diff-port-205258
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (269.32s)

                                                
                                    
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-779776cb65-t96kn" [38bdb1f1-b52f-47bd-9676-e730d7a3fb3f] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00495298s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.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-779776cb65-t96kn" [38bdb1f1-b52f-47bd-9676-e730d7a3fb3f] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00441918s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-575701 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.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-575701 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-585640e9
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240719-e7903573
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-760834 --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.31.0-beta.0
E0729 15:16:59.156319 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-760834 --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.31.0-beta.0: (40.831884227s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (40.83s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-v7r4z" [c35340ee-4909-418a-9464-682ea334249b] Running
E0729 15:17:19.624146 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00444444s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-v7r4z" [c35340ee-4909-418a-9464-682ea334249b] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003898744s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-205258 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.15s)

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

                                                
                                                
=== 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-205258 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240719-e7903573
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-585640e9
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.27s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-760834 --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.31.0-beta.0
E0729 15:17:52.918239 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-760834 --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.31.0-beta.0: (23.074209317s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-760834 -n newest-cni-760834
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (23.58s)

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

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

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

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

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

                                                
                                                
-- 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-760834 --alsologtostderr -v=1
E0729 15:18:09.870619 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/addons-305898/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 unpause -p newest-cni-760834 --alsologtostderr -v=1: (1.343808277s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-760834 -n newest-cni-760834
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-760834 -n newest-cni-760834
--- PASS: TestStartStop/group/newest-cni/serial/Pause (4.44s)
E0729 15:23:49.828149 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/default-k8s-diff-port-205258/client.crt: no such file or directory
E0729 15:23:51.734349 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/auto-050771/client.crt: no such file or directory
E0729 15:23:51.739569 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/auto-050771/client.crt: no such file or directory
E0729 15:23:51.749802 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/auto-050771/client.crt: no such file or directory
E0729 15:23:51.770027 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/auto-050771/client.crt: no such file or directory
E0729 15:23:51.810299 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/auto-050771/client.crt: no such file or directory
E0729 15:23:51.890557 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/auto-050771/client.crt: no such file or directory
E0729 15:23:52.050793 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/auto-050771/client.crt: no such file or directory
E0729 15:23:52.371221 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/auto-050771/client.crt: no such file or directory
E0729 15:23:53.012204 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/auto-050771/client.crt: no such file or directory
E0729 15:23:54.292896 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/auto-050771/client.crt: no such file or directory
E0729 15:23:56.853779 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/auto-050771/client.crt: no such file or directory
E0729 15:24:01.974032 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/auto-050771/client.crt: no such file or directory
E0729 15:24:12.215030 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/auto-050771/client.crt: no such file or directory
E0729 15:24:12.531521 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/old-k8s-version-813663/client.crt: no such file or directory
E0729 15:24:20.215961 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/kindnet-050771/client.crt: no such file or directory
E0729 15:24:20.221427 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/kindnet-050771/client.crt: no such file or directory
E0729 15:24:20.231681 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/kindnet-050771/client.crt: no such file or directory
E0729 15:24:20.251932 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/kindnet-050771/client.crt: no such file or directory
E0729 15:24:20.292176 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/kindnet-050771/client.crt: no such file or directory
E0729 15:24:20.372450 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/kindnet-050771/client.crt: no such file or directory
E0729 15:24:20.532828 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/kindnet-050771/client.crt: no such file or directory
E0729 15:24:20.853448 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/kindnet-050771/client.crt: no such file or directory
E0729 15:24:21.493885 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/kindnet-050771/client.crt: no such file or directory
E0729 15:24:22.774096 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/kindnet-050771/client.crt: no such file or directory
E0729 15:24:25.334771 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/kindnet-050771/client.crt: no such file or directory
E0729 15:24:30.454957 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/kindnet-050771/client.crt: no such file or directory
E0729 15:24:32.695333 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/auto-050771/client.crt: no such file or directory
E0729 15:24:40.696000 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/kindnet-050771/client.crt: no such file or directory

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-050771 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd
E0729 15:18:21.077403 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-050771 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd: (1m6.075754338s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (66.08s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-050771 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-njx4k" [3f966987-7eb3-4301-af42-20a888d6c189] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-njx4k" [3f966987-7eb3-4301-af42-20a888d6c189] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.004804526s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.32s)

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

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

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

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

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

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

                                                
                                    
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-r92lq" [3acb6bb8-9ebb-4f79-8c00-1973f583b990] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.009888688s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-050771 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-mxkkr" [6ff8f7ca-5651-4588-8c96-7f836a9d2602] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-mxkkr" [6ff8f7ca-5651-4588-8c96-7f836a9d2602] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.004091247s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.55s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-050771 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd
E0729 15:20:37.234100 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-050771 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd: (1m1.413252793s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (61.41s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-zv8h4" [f57b1013-2473-4d3e-a81c-9739bd844c5e] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.0088794s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-050771 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-5pmzs" [644e5294-21ec-4e61-86df-0a16c894653d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-5pmzs" [644e5294-21ec-4e61-86df-0a16c894653d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.003557951s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.43s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-050771 "pgrep -a kubelet"
E0729 15:21:04.917717 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/no-preload-608680/client.crt: no such file or directory
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-050771 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-fstf2" [0b768abe-ce3b-4e88-bca4-72ff612dd2ca] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-fstf2" [0b768abe-ce3b-4e88-bca4-72ff612dd2ca] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 8.003899747s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (8.28s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context custom-flannel-050771 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/enable-default-cni/Start (82.91s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-050771 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd
E0729 15:22:02.673037 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 15:22:19.623442 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/functional-605831/client.crt: no such file or directory
E0729 15:22:27.905353 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/default-k8s-diff-port-205258/client.crt: no such file or directory
E0729 15:22:27.910604 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/default-k8s-diff-port-205258/client.crt: no such file or directory
E0729 15:22:27.920863 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/default-k8s-diff-port-205258/client.crt: no such file or directory
E0729 15:22:27.941223 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/default-k8s-diff-port-205258/client.crt: no such file or directory
E0729 15:22:27.981543 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/default-k8s-diff-port-205258/client.crt: no such file or directory
E0729 15:22:28.062021 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/default-k8s-diff-port-205258/client.crt: no such file or directory
E0729 15:22:28.222352 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/default-k8s-diff-port-205258/client.crt: no such file or directory
E0729 15:22:28.543350 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/default-k8s-diff-port-205258/client.crt: no such file or directory
E0729 15:22:29.184381 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/default-k8s-diff-port-205258/client.crt: no such file or directory
E0729 15:22:30.465177 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/default-k8s-diff-port-205258/client.crt: no such file or directory
E0729 15:22:33.026156 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/default-k8s-diff-port-205258/client.crt: no such file or directory
E0729 15:22:38.146808 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/default-k8s-diff-port-205258/client.crt: no such file or directory
E0729 15:22:48.387162 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/default-k8s-diff-port-205258/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-050771 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd: (1m9.124338436s)
--- PASS: TestNetworkPlugins/group/flannel/Start (69.12s)

                                                
                                    
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-lnsdw" [b18fea59-983e-448a-94c1-fc5bb16aa28d] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.005654877s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-050771 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-z4rzv" [d3a45023-9eb6-4c32-8c4c-b71fd2f03683] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-z4rzv" [d3a45023-9eb6-4c32-8c4c-b71fd2f03683] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.00394725s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.32s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-050771 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-fdj7h" [fa9ae17e-39b8-4700-a455-d9cf86ff33d1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-fdj7h" [fa9ae17e-39b8-4700-a455-d9cf86ff33d1] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.00404276s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.35s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Localhost
net_test.go:194: (dbg) Run:  kubectl --context enable-default-cni-050771 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.16s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-050771 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-xp5ws" [b2a71c76-ef14-48db-a8e1-3912a4471cb1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-xp5ws" [b2a71c76-ef14-48db-a8e1-3912a4471cb1] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.004626358s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.26s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-050771 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E0729 15:25:01.176652 1837455 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19340-1832065/.minikube/profiles/kindnet-050771/client.crt: no such file or directory
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.15s)

                                                
                                    

Test skip (31/336)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.53s)

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

                                                
                                    
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:446: skip Helm test on arm64
--- SKIP: TestAddons/parallel/HelmTiller (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

                                                
                                                
=== RUN   TestDockerFlags
docker_test.go:41: skipping: only runs with docker container runtime, currently testing 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.36s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (5.71s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.9s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard