Test Report: Docker_Windows 19749

                    
                      50b5d8ee62174b462904730e907edeaa222f14db:2024-10-11:36607
                    
                

Test fail (2/341)

Order failed test Duration
57 TestErrorSpam/setup 65.88
81 TestFunctional/serial/MinikubeKubectlCmdDirectly 5.45
x
+
TestErrorSpam/setup (65.88s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -p nospam-385000 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 --driver=docker
error_spam_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -p nospam-385000 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 --driver=docker: (1m5.8743274s)
error_spam_test.go:96: unexpected stderr: "! Failing to connect to https://registry.k8s.io/ from inside the minikube container"
error_spam_test.go:96: unexpected stderr: "* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/"
error_spam_test.go:110: minikube stdout:
* [nospam-385000] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
- KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
- MINIKUBE_FORCE_SYSTEMD=
- MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
- MINIKUBE_LOCATION=19749
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
* Using the docker driver based on user configuration
* Using Docker Desktop driver with root privileges
* Starting "nospam-385000" primary control-plane node in "nospam-385000" cluster
* Pulling base image v0.0.45-1728382586-19774 ...
* Creating docker container (CPUs=2, Memory=2250MB) ...
* Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
- Generating certificates and keys ...
- Booting up control plane ...
- Configuring RBAC rules ...
* Configuring bridge CNI (Container Networking Interface) ...
* Verifying Kubernetes components...
- Using image gcr.io/k8s-minikube/storage-provisioner:v5
* Enabled addons: storage-provisioner, default-storageclass
* Done! kubectl is now configured to use "nospam-385000" cluster and "default" namespace by default
error_spam_test.go:111: minikube stderr:
! Failing to connect to https://registry.k8s.io/ from inside the minikube container
* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
--- FAIL: TestErrorSpam/setup (65.88s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (5.45s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:735: link out/minikube-windows-amd64.exe out\kubectl.exe: Cannot create a file when that file already exists.
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestFunctional/serial/MinikubeKubectlCmdDirectly]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect functional-028700
helpers_test.go:235: (dbg) docker inspect functional-028700:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "a599140179471e04bc5b84f06cf660fc17391df002071d81bc8d6c9b090cec61",
	        "Created": "2024-10-11T21:13:15.484103319Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 27944,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-10-11T21:13:15.835286736Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3a8635a679ec007165247a79bf5f156508ffd34b58bfc31cc163a0cc0634bac6",
	        "ResolvConfPath": "/var/lib/docker/containers/a599140179471e04bc5b84f06cf660fc17391df002071d81bc8d6c9b090cec61/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/a599140179471e04bc5b84f06cf660fc17391df002071d81bc8d6c9b090cec61/hostname",
	        "HostsPath": "/var/lib/docker/containers/a599140179471e04bc5b84f06cf660fc17391df002071d81bc8d6c9b090cec61/hosts",
	        "LogPath": "/var/lib/docker/containers/a599140179471e04bc5b84f06cf660fc17391df002071d81bc8d6c9b090cec61/a599140179471e04bc5b84f06cf660fc17391df002071d81bc8d6c9b090cec61-json.log",
	        "Name": "/functional-028700",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-028700:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "functional-028700",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ]
	            },
	            "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": 4194304000,
	            "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/264d38c732b9aa4e2229151d0468c360ec6bbfe485a5dfba9f7175ee0fc87fe5-init/diff:/var/lib/docker/overlay2/a24376903a40c8697ea1e2de2f14dc143c23ee6202eb7693f54b996b174ebb3b/diff",
	                "MergedDir": "/var/lib/docker/overlay2/264d38c732b9aa4e2229151d0468c360ec6bbfe485a5dfba9f7175ee0fc87fe5/merged",
	                "UpperDir": "/var/lib/docker/overlay2/264d38c732b9aa4e2229151d0468c360ec6bbfe485a5dfba9f7175ee0fc87fe5/diff",
	                "WorkDir": "/var/lib/docker/overlay2/264d38c732b9aa4e2229151d0468c360ec6bbfe485a5dfba9f7175ee0fc87fe5/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-028700",
	                "Source": "/var/lib/docker/volumes/functional-028700/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-028700",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8441/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec",
	            "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": "functional-028700",
	                "name.minikube.sigs.k8s.io": "functional-028700",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "83e638130c137b9ab576daa81e30f07634f1f0d22789103b3ad0c0078e9a743d",
	            "SandboxKey": "/var/run/docker/netns/83e638130c13",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50459"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50460"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50456"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50457"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50458"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-028700": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "ff6a66e3b5d206647cb674ff1946b2f9de1e305b757c9e208830d194c11e3100",
	                    "EndpointID": "cefc4122ae4eaf18f7bb32dba16467977c4561a6af65b3458301383aca54e4a7",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-028700",
	                        "a59914017947"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p functional-028700 -n functional-028700
helpers_test.go:244: <<< TestFunctional/serial/MinikubeKubectlCmdDirectly FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestFunctional/serial/MinikubeKubectlCmdDirectly]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 logs -n 25: (2.4341658s)
helpers_test.go:252: TestFunctional/serial/MinikubeKubectlCmdDirectly logs: 
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	| Command |                            Args                             |      Profile      |       User        | Version |     Start Time      |      End Time       |
	|---------|-------------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	| pause   | nospam-385000 --log_dir                                     | nospam-385000     | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:12 UTC | 11 Oct 24 21:12 UTC |
	|         | C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 |                   |                   |         |                     |                     |
	|         | pause                                                       |                   |                   |         |                     |                     |
	| unpause | nospam-385000 --log_dir                                     | nospam-385000     | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:12 UTC | 11 Oct 24 21:12 UTC |
	|         | C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 |                   |                   |         |                     |                     |
	|         | unpause                                                     |                   |                   |         |                     |                     |
	| unpause | nospam-385000 --log_dir                                     | nospam-385000     | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:12 UTC | 11 Oct 24 21:12 UTC |
	|         | C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 |                   |                   |         |                     |                     |
	|         | unpause                                                     |                   |                   |         |                     |                     |
	| unpause | nospam-385000 --log_dir                                     | nospam-385000     | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:12 UTC | 11 Oct 24 21:12 UTC |
	|         | C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 |                   |                   |         |                     |                     |
	|         | unpause                                                     |                   |                   |         |                     |                     |
	| stop    | nospam-385000 --log_dir                                     | nospam-385000     | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:12 UTC | 11 Oct 24 21:12 UTC |
	|         | C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 |                   |                   |         |                     |                     |
	|         | stop                                                        |                   |                   |         |                     |                     |
	| stop    | nospam-385000 --log_dir                                     | nospam-385000     | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:12 UTC | 11 Oct 24 21:12 UTC |
	|         | C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 |                   |                   |         |                     |                     |
	|         | stop                                                        |                   |                   |         |                     |                     |
	| stop    | nospam-385000 --log_dir                                     | nospam-385000     | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:12 UTC | 11 Oct 24 21:12 UTC |
	|         | C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 |                   |                   |         |                     |                     |
	|         | stop                                                        |                   |                   |         |                     |                     |
	| delete  | -p nospam-385000                                            | nospam-385000     | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:12 UTC | 11 Oct 24 21:12 UTC |
	| start   | -p functional-028700                                        | functional-028700 | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:12 UTC | 11 Oct 24 21:14 UTC |
	|         | --memory=4000                                               |                   |                   |         |                     |                     |
	|         | --apiserver-port=8441                                       |                   |                   |         |                     |                     |
	|         | --wait=all --driver=docker                                  |                   |                   |         |                     |                     |
	| start   | -p functional-028700                                        | functional-028700 | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:14 UTC | 11 Oct 24 21:15 UTC |
	|         | --alsologtostderr -v=8                                      |                   |                   |         |                     |                     |
	| cache   | functional-028700 cache add                                 | functional-028700 | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:15 UTC | 11 Oct 24 21:15 UTC |
	|         | registry.k8s.io/pause:3.1                                   |                   |                   |         |                     |                     |
	| cache   | functional-028700 cache add                                 | functional-028700 | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:15 UTC | 11 Oct 24 21:15 UTC |
	|         | registry.k8s.io/pause:3.3                                   |                   |                   |         |                     |                     |
	| cache   | functional-028700 cache add                                 | functional-028700 | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:15 UTC | 11 Oct 24 21:15 UTC |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| cache   | functional-028700 cache add                                 | functional-028700 | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:15 UTC | 11 Oct 24 21:15 UTC |
	|         | minikube-local-cache-test:functional-028700                 |                   |                   |         |                     |                     |
	| cache   | functional-028700 cache delete                              | functional-028700 | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:15 UTC | 11 Oct 24 21:15 UTC |
	|         | minikube-local-cache-test:functional-028700                 |                   |                   |         |                     |                     |
	| cache   | delete                                                      | minikube          | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:15 UTC | 11 Oct 24 21:15 UTC |
	|         | registry.k8s.io/pause:3.3                                   |                   |                   |         |                     |                     |
	| cache   | list                                                        | minikube          | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:15 UTC | 11 Oct 24 21:15 UTC |
	| ssh     | functional-028700 ssh sudo                                  | functional-028700 | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:15 UTC | 11 Oct 24 21:15 UTC |
	|         | crictl images                                               |                   |                   |         |                     |                     |
	| ssh     | functional-028700                                           | functional-028700 | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:15 UTC | 11 Oct 24 21:15 UTC |
	|         | ssh sudo docker rmi                                         |                   |                   |         |                     |                     |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| ssh     | functional-028700 ssh                                       | functional-028700 | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:15 UTC |                     |
	|         | sudo crictl inspecti                                        |                   |                   |         |                     |                     |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| cache   | functional-028700 cache reload                              | functional-028700 | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:15 UTC | 11 Oct 24 21:15 UTC |
	| ssh     | functional-028700 ssh                                       | functional-028700 | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:15 UTC | 11 Oct 24 21:15 UTC |
	|         | sudo crictl inspecti                                        |                   |                   |         |                     |                     |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| cache   | delete                                                      | minikube          | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:15 UTC | 11 Oct 24 21:15 UTC |
	|         | registry.k8s.io/pause:3.1                                   |                   |                   |         |                     |                     |
	| cache   | delete                                                      | minikube          | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:15 UTC | 11 Oct 24 21:15 UTC |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| kubectl | functional-028700 kubectl --                                | functional-028700 | minikube2\jenkins | v1.34.0 | 11 Oct 24 21:15 UTC | 11 Oct 24 21:15 UTC |
	|         | --context functional-028700                                 |                   |                   |         |                     |                     |
	|         | get pods                                                    |                   |                   |         |                     |                     |
	|---------|-------------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/11 21:14:22
	Running on machine: minikube2
	Binary: Built with gc go1.23.1 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1011 21:14:22.293062    6976 out.go:345] Setting OutFile to fd 1044 ...
	I1011 21:14:22.376982    6976 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 21:14:22.376982    6976 out.go:358] Setting ErrFile to fd 1048...
	I1011 21:14:22.376982    6976 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 21:14:22.400762    6976 out.go:352] Setting JSON to false
	I1011 21:14:22.404394    6976 start.go:129] hostinfo: {"hostname":"minikube2","uptime":8717,"bootTime":1728672544,"procs":199,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"29dced62-21fb-45d8-a34e-472b66ced002"}
	W1011 21:14:22.404394    6976 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1011 21:14:22.409507    6976 out.go:177] * [functional-028700] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1011 21:14:22.413505    6976 notify.go:220] Checking for updates...
	I1011 21:14:22.413505    6976 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	I1011 21:14:22.415466    6976 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1011 21:14:22.418501    6976 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	I1011 21:14:22.421830    6976 out.go:177]   - MINIKUBE_LOCATION=19749
	I1011 21:14:22.423875    6976 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1011 21:14:22.430022    6976 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1011 21:14:22.430526    6976 driver.go:394] Setting default libvirt URI to qemu:///system
	I1011 21:14:22.623545    6976 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I1011 21:14:22.632053    6976 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1011 21:14:22.960573    6976 info.go:266] docker info: {ID:e770b6ad-f18b-4184-94e7-b0fdb570deb0 Containers:1 ContainersRunning:1 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:69 OomKillDisable:true NGoroutines:81 SystemTime:2024-10-11 21:14:22.931441208 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:12 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress: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:16 MemTotal:33657536512 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe Schema
Version:0.1.0 ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https:/
/github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1011 21:14:22.964041    6976 out.go:177] * Using the docker driver based on existing profile
	I1011 21:14:22.966720    6976 start.go:297] selected driver: docker
	I1011 21:14:22.966906    6976 start.go:901] validating driver "docker" against &{Name:functional-028700 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-028700 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker 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:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker 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:C:\Users\jenkins.minikube2:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p M
ountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1011 21:14:22.966906    6976 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1011 21:14:22.981780    6976 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1011 21:14:23.315893    6976 info.go:266] docker info: {ID:e770b6ad-f18b-4184-94e7-b0fdb570deb0 Containers:1 ContainersRunning:1 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:69 OomKillDisable:true NGoroutines:81 SystemTime:2024-10-11 21:14:23.291589782 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:12 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress: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:16 MemTotal:33657536512 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe Schema
Version:0.1.0 ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https:/
/github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1011 21:14:23.426225    6976 cni.go:84] Creating CNI manager for ""
	I1011 21:14:23.426451    6976 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1011 21:14:23.426675    6976 start.go:340] cluster config:
	{Name:functional-028700 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-028700 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Containe
rRuntime:docker 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:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker 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:C:\Users\jenkins.minikube2:/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}
	I1011 21:14:23.430011    6976 out.go:177] * Starting "functional-028700" primary control-plane node in "functional-028700" cluster
	I1011 21:14:23.433578    6976 cache.go:121] Beginning downloading kic base image for docker with docker
	I1011 21:14:23.436940    6976 out.go:177] * Pulling base image v0.0.45-1728382586-19774 ...
	I1011 21:14:23.441616    6976 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1011 21:14:23.441672    6976 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec in local docker daemon
	I1011 21:14:23.441930    6976 preload.go:146] Found local preload: C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1011 21:14:23.441984    6976 cache.go:56] Caching tarball of preloaded images
	I1011 21:14:23.442135    6976 preload.go:172] Found C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1011 21:14:23.442135    6976 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1011 21:14:23.442727    6976 profile.go:143] Saving config to C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-028700\config.json ...
	I1011 21:14:23.546970    6976 image.go:98] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec in local docker daemon, skipping pull
	I1011 21:14:23.547083    6976 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec exists in daemon, skipping load
	I1011 21:14:23.547119    6976 cache.go:194] Successfully downloaded all kic artifacts
	I1011 21:14:23.547119    6976 start.go:360] acquireMachinesLock for functional-028700: {Name:mk037464a8c3d3ed7722c06c7caa27b5fb8afa39 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1011 21:14:23.547119    6976 start.go:364] duration metric: took 0s to acquireMachinesLock for "functional-028700"
	I1011 21:14:23.547119    6976 start.go:96] Skipping create...Using existing machine configuration
	I1011 21:14:23.547793    6976 fix.go:54] fixHost starting: 
	I1011 21:14:23.569783    6976 cli_runner.go:164] Run: docker container inspect functional-028700 --format={{.State.Status}}
	I1011 21:14:23.644137    6976 fix.go:112] recreateIfNeeded on functional-028700: state=Running err=<nil>
	W1011 21:14:23.644250    6976 fix.go:138] unexpected machine state, will restart: <nil>
	I1011 21:14:23.648463    6976 out.go:177] * Updating the running docker "functional-028700" container ...
	I1011 21:14:23.653066    6976 machine.go:93] provisionDockerMachine start ...
	I1011 21:14:23.659960    6976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
	I1011 21:14:23.745871    6976 main.go:141] libmachine: Using SSH client type: native
	I1011 21:14:23.746570    6976 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0xa623e0] 0xa64f20 <nil>  [] 0s} 127.0.0.1 50459 <nil> <nil>}
	I1011 21:14:23.746598    6976 main.go:141] libmachine: About to run SSH command:
	hostname
	I1011 21:14:23.961986    6976 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-028700
	
	I1011 21:14:23.961986    6976 ubuntu.go:169] provisioning hostname "functional-028700"
	I1011 21:14:23.974966    6976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
	I1011 21:14:24.060684    6976 main.go:141] libmachine: Using SSH client type: native
	I1011 21:14:24.061670    6976 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0xa623e0] 0xa64f20 <nil>  [] 0s} 127.0.0.1 50459 <nil> <nil>}
	I1011 21:14:24.061796    6976 main.go:141] libmachine: About to run SSH command:
	sudo hostname functional-028700 && echo "functional-028700" | sudo tee /etc/hostname
	I1011 21:14:24.286011    6976 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-028700
	
	I1011 21:14:24.297071    6976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
	I1011 21:14:24.387470    6976 main.go:141] libmachine: Using SSH client type: native
	I1011 21:14:24.387888    6976 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0xa623e0] 0xa64f20 <nil>  [] 0s} 127.0.0.1 50459 <nil> <nil>}
	I1011 21:14:24.387888    6976 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sfunctional-028700' /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 functional-028700/g' /etc/hosts;
				else 
					echo '127.0.1.1 functional-028700' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1011 21:14:24.590241    6976 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1011 21:14:24.590241    6976 ubuntu.go:175] set auth options {CertDir:C:\Users\jenkins.minikube2\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube2\minikube-integration\.minikube}
	I1011 21:14:24.590241    6976 ubuntu.go:177] setting up certificates
	I1011 21:14:24.590241    6976 provision.go:84] configureAuth start
	I1011 21:14:24.600810    6976 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-028700
	I1011 21:14:24.678901    6976 provision.go:143] copyHostCerts
	I1011 21:14:24.678901    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube2\minikube-integration\.minikube/key.pem
	I1011 21:14:24.679741    6976 exec_runner.go:144] found C:\Users\jenkins.minikube2\minikube-integration\.minikube/key.pem, removing ...
	I1011 21:14:24.679741    6976 exec_runner.go:203] rm: C:\Users\jenkins.minikube2\minikube-integration\.minikube\key.pem
	I1011 21:14:24.679741    6976 exec_runner.go:151] cp: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube2\minikube-integration\.minikube/key.pem (1679 bytes)
	I1011 21:14:24.681223    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube2\minikube-integration\.minikube/ca.pem
	I1011 21:14:24.681754    6976 exec_runner.go:144] found C:\Users\jenkins.minikube2\minikube-integration\.minikube/ca.pem, removing ...
	I1011 21:14:24.681806    6976 exec_runner.go:203] rm: C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.pem
	I1011 21:14:24.681806    6976 exec_runner.go:151] cp: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube2\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1011 21:14:24.683241    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube2\minikube-integration\.minikube/cert.pem
	I1011 21:14:24.683642    6976 exec_runner.go:144] found C:\Users\jenkins.minikube2\minikube-integration\.minikube/cert.pem, removing ...
	I1011 21:14:24.683642    6976 exec_runner.go:203] rm: C:\Users\jenkins.minikube2\minikube-integration\.minikube\cert.pem
	I1011 21:14:24.684101    6976 exec_runner.go:151] cp: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube2\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1011 21:14:24.685193    6976 provision.go:117] generating server cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.functional-028700 san=[127.0.0.1 192.168.49.2 functional-028700 localhost minikube]
	I1011 21:14:24.907626    6976 provision.go:177] copyRemoteCerts
	I1011 21:14:24.922068    6976 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1011 21:14:24.929887    6976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
	I1011 21:14:25.004789    6976 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50459 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-028700\id_rsa Username:docker}
	I1011 21:14:25.137262    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I1011 21:14:25.137262    6976 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1011 21:14:25.187191    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I1011 21:14:25.187963    6976 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1220 bytes)
	I1011 21:14:25.235811    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I1011 21:14:25.235811    6976 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1011 21:14:25.283567    6976 provision.go:87] duration metric: took 693.3194ms to configureAuth
	I1011 21:14:25.283567    6976 ubuntu.go:193] setting minikube options for container-runtime
	I1011 21:14:25.284141    6976 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1011 21:14:25.292835    6976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
	I1011 21:14:25.377009    6976 main.go:141] libmachine: Using SSH client type: native
	I1011 21:14:25.377123    6976 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0xa623e0] 0xa64f20 <nil>  [] 0s} 127.0.0.1 50459 <nil> <nil>}
	I1011 21:14:25.377123    6976 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1011 21:14:25.573618    6976 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I1011 21:14:25.573618    6976 ubuntu.go:71] root file system type: overlay
	I1011 21:14:25.574341    6976 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1011 21:14:25.584533    6976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
	I1011 21:14:25.673490    6976 main.go:141] libmachine: Using SSH client type: native
	I1011 21:14:25.674298    6976 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0xa623e0] 0xa64f20 <nil>  [] 0s} 127.0.0.1 50459 <nil> <nil>}
	I1011 21:14:25.674298    6976 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I1011 21:14:25.895859    6976 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I1011 21:14:25.904585    6976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
	I1011 21:14:25.994037    6976 main.go:141] libmachine: Using SSH client type: native
	I1011 21:14:25.994637    6976 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0xa623e0] 0xa64f20 <nil>  [] 0s} 127.0.0.1 50459 <nil> <nil>}
	I1011 21:14:25.994671    6976 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1011 21:14:26.221897    6976 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1011 21:14:26.221897    6976 machine.go:96] duration metric: took 2.5687071s to provisionDockerMachine
	I1011 21:14:26.221897    6976 start.go:293] postStartSetup for "functional-028700" (driver="docker")
	I1011 21:14:26.221897    6976 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]
	I1011 21:14:26.235178    6976 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
	I1011 21:14:26.242412    6976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
	I1011 21:14:26.317754    6976 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50459 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-028700\id_rsa Username:docker}
	I1011 21:14:26.473480    6976 ssh_runner.go:195] Run: cat /etc/os-release
	I1011 21:14:26.485468    6976 command_runner.go:130] > PRETTY_NAME="Ubuntu 22.04.5 LTS"
	I1011 21:14:26.485468    6976 command_runner.go:130] > NAME="Ubuntu"
	I1011 21:14:26.485468    6976 command_runner.go:130] > VERSION_ID="22.04"
	I1011 21:14:26.485468    6976 command_runner.go:130] > VERSION="22.04.5 LTS (Jammy Jellyfish)"
	I1011 21:14:26.485468    6976 command_runner.go:130] > VERSION_CODENAME=jammy
	I1011 21:14:26.485468    6976 command_runner.go:130] > ID=ubuntu
	I1011 21:14:26.485468    6976 command_runner.go:130] > ID_LIKE=debian
	I1011 21:14:26.485468    6976 command_runner.go:130] > HOME_URL="https://www.ubuntu.com/"
	I1011 21:14:26.485468    6976 command_runner.go:130] > SUPPORT_URL="https://help.ubuntu.com/"
	I1011 21:14:26.485468    6976 command_runner.go:130] > BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
	I1011 21:14:26.485468    6976 command_runner.go:130] > PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
	I1011 21:14:26.485468    6976 command_runner.go:130] > UBUNTU_CODENAME=jammy
	I1011 21:14:26.485468    6976 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1011 21:14:26.485468    6976 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1011 21:14:26.485468    6976 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1011 21:14:26.485468    6976 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I1011 21:14:26.485468    6976 filesync.go:126] Scanning C:\Users\jenkins.minikube2\minikube-integration\.minikube\addons for local assets ...
	I1011 21:14:26.486023    6976 filesync.go:126] Scanning C:\Users\jenkins.minikube2\minikube-integration\.minikube\files for local assets ...
	I1011 21:14:26.486913    6976 filesync.go:149] local asset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\ssl\certs\43602.pem -> 43602.pem in /etc/ssl/certs
	I1011 21:14:26.486913    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\ssl\certs\43602.pem -> /etc/ssl/certs/43602.pem
	I1011 21:14:26.488321    6976 filesync.go:149] local asset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\test\nested\copy\4360\hosts -> hosts in /etc/test/nested/copy/4360
	I1011 21:14:26.488373    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\test\nested\copy\4360\hosts -> /etc/test/nested/copy/4360/hosts
	I1011 21:14:26.499903    6976 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs /etc/test/nested/copy/4360
	I1011 21:14:26.520819    6976 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\ssl\certs\43602.pem --> /etc/ssl/certs/43602.pem (1708 bytes)
	I1011 21:14:26.566600    6976 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\test\nested\copy\4360\hosts --> /etc/test/nested/copy/4360/hosts (40 bytes)
	I1011 21:14:26.618210    6976 start.go:296] duration metric: took 396.286ms for postStartSetup
	I1011 21:14:26.629694    6976 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1011 21:14:26.636383    6976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
	I1011 21:14:26.734029    6976 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50459 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-028700\id_rsa Username:docker}
	I1011 21:14:26.861407    6976 command_runner.go:130] > 1%
	I1011 21:14:26.874017    6976 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1011 21:14:26.887907    6976 command_runner.go:130] > 951G
	I1011 21:14:26.887907    6976 fix.go:56] duration metric: took 3.3407584s for fixHost
	I1011 21:14:26.887907    6976 start.go:83] releasing machines lock for "functional-028700", held for 3.3407584s
	I1011 21:14:26.896825    6976 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-028700
	I1011 21:14:26.979143    6976 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1011 21:14:26.989022    6976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
	I1011 21:14:26.989738    6976 ssh_runner.go:195] Run: cat /version.json
	I1011 21:14:26.997946    6976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
	I1011 21:14:27.067813    6976 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50459 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-028700\id_rsa Username:docker}
	I1011 21:14:27.070823    6976 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50459 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-028700\id_rsa Username:docker}
	I1011 21:14:27.189199    6976 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I1011 21:14:27.189842    6976 command_runner.go:130] > {"iso_version": "v1.34.0-1727108440-19696", "kicbase_version": "v0.0.45-1728382586-19774", "minikube_version": "v1.34.0", "commit": "cf9f11c2b0369efc07a929c4a1fdb2b4b3c62ee9"}
	W1011 21:14:27.189842    6976 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I1011 21:14:27.202696    6976 ssh_runner.go:195] Run: systemctl --version
	I1011 21:14:27.215592    6976 command_runner.go:130] > systemd 249 (249.11-0ubuntu3.12)
	I1011 21:14:27.215592    6976 command_runner.go:130] > +PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified
	I1011 21:14:27.230206    6976 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1011 21:14:27.244172    6976 command_runner.go:130] >   File: /etc/cni/net.d/200-loopback.conf
	I1011 21:14:27.244193    6976 command_runner.go:130] >   Size: 54        	Blocks: 8          IO Block: 4096   regular file
	I1011 21:14:27.244193    6976 command_runner.go:130] > Device: 88h/136d	Inode: 225         Links: 1
	I1011 21:14:27.244193    6976 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I1011 21:14:27.244193    6976 command_runner.go:130] > Access: 2023-06-14 14:44:50.000000000 +0000
	I1011 21:14:27.244193    6976 command_runner.go:130] > Modify: 2023-06-14 14:44:50.000000000 +0000
	I1011 21:14:27.244193    6976 command_runner.go:130] > Change: 2024-10-11 21:00:03.092403035 +0000
	I1011 21:14:27.244193    6976 command_runner.go:130] >  Birth: 2024-10-11 21:00:03.092403035 +0000
	I1011 21:14:27.257107    6976 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' {}" ;
	I1011 21:14:27.276532    6976 command_runner.go:130] ! find: '\\etc\\cni\\net.d': No such file or directory
	W1011 21:14:27.278492    6976 start.go:439] unable to name loopback interface in configureRuntimes: unable to patch loopback cni config "/etc/cni/net.d/*loopback.conf*": 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' {}" ;: Process exited with status 1
	stdout:
	
	stderr:
	find: '\\etc\\cni\\net.d': No such file or directory
	I1011 21:14:27.288620    6976 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" ;
	W1011 21:14:27.304994    6976 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube container
	W1011 21:14:27.304994    6976 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1011 21:14:27.313092    6976 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I1011 21:14:27.313092    6976 start.go:495] detecting cgroup driver to use...
	I1011 21:14:27.313092    6976 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1011 21:14:27.313092    6976 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"
	I1011 21:14:27.346440    6976 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I1011 21:14:27.363079    6976 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I1011 21:14:27.402386    6976 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"
	I1011 21:14:27.424763    6976 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1011 21:14:27.436648    6976 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1011 21:14:27.474814    6976 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"
	I1011 21:14:27.509035    6976 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1011 21:14:27.542992    6976 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1011 21:14:27.577777    6976 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1011 21:14:27.615904    6976 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"
	I1011 21:14:27.653869    6976 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1011 21:14:27.687645    6976 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"
	I1011 21:14:27.723831    6976 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1011 21:14:27.743705    6976 command_runner.go:130] > net.bridge.bridge-nf-call-iptables = 1
	I1011 21:14:27.754827    6976 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1011 21:14:27.786842    6976 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1011 21:14:27.966625    6976 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1011 21:14:38.595228    6976 ssh_runner.go:235] Completed: sudo systemctl restart containerd: (10.6284015s)
	I1011 21:14:38.595389    6976 start.go:495] detecting cgroup driver to use...
	I1011 21:14:38.595429    6976 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1011 21:14:38.613468    6976 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1011 21:14:38.636142    6976 command_runner.go:130] > # /lib/systemd/system/docker.service
	I1011 21:14:38.636142    6976 command_runner.go:130] > [Unit]
	I1011 21:14:38.636142    6976 command_runner.go:130] > Description=Docker Application Container Engine
	I1011 21:14:38.636142    6976 command_runner.go:130] > Documentation=https://docs.docker.com
	I1011 21:14:38.636142    6976 command_runner.go:130] > BindsTo=containerd.service
	I1011 21:14:38.636142    6976 command_runner.go:130] > After=network-online.target firewalld.service containerd.service
	I1011 21:14:38.636142    6976 command_runner.go:130] > Wants=network-online.target
	I1011 21:14:38.636142    6976 command_runner.go:130] > Requires=docker.socket
	I1011 21:14:38.636142    6976 command_runner.go:130] > StartLimitBurst=3
	I1011 21:14:38.636142    6976 command_runner.go:130] > StartLimitIntervalSec=60
	I1011 21:14:38.636142    6976 command_runner.go:130] > [Service]
	I1011 21:14:38.636142    6976 command_runner.go:130] > Type=notify
	I1011 21:14:38.636142    6976 command_runner.go:130] > Restart=on-failure
	I1011 21:14:38.636142    6976 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I1011 21:14:38.636142    6976 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I1011 21:14:38.636142    6976 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I1011 21:14:38.636142    6976 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I1011 21:14:38.636142    6976 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I1011 21:14:38.636142    6976 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I1011 21:14:38.636142    6976 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I1011 21:14:38.636142    6976 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I1011 21:14:38.636142    6976 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I1011 21:14:38.636142    6976 command_runner.go:130] > ExecStart=
	I1011 21:14:38.636142    6976 command_runner.go:130] > ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	I1011 21:14:38.636142    6976 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I1011 21:14:38.636142    6976 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I1011 21:14:38.636142    6976 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I1011 21:14:38.636142    6976 command_runner.go:130] > LimitNOFILE=infinity
	I1011 21:14:38.636142    6976 command_runner.go:130] > LimitNPROC=infinity
	I1011 21:14:38.636142    6976 command_runner.go:130] > LimitCORE=infinity
	I1011 21:14:38.636142    6976 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I1011 21:14:38.636142    6976 command_runner.go:130] > # Only systemd 226 and above support this version.
	I1011 21:14:38.636142    6976 command_runner.go:130] > TasksMax=infinity
	I1011 21:14:38.636142    6976 command_runner.go:130] > TimeoutStartSec=0
	I1011 21:14:38.636142    6976 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I1011 21:14:38.636142    6976 command_runner.go:130] > Delegate=yes
	I1011 21:14:38.636142    6976 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I1011 21:14:38.636142    6976 command_runner.go:130] > KillMode=process
	I1011 21:14:38.636142    6976 command_runner.go:130] > [Install]
	I1011 21:14:38.636142    6976 command_runner.go:130] > WantedBy=multi-user.target
	I1011 21:14:38.636142    6976 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I1011 21:14:38.655846    6976 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1011 21:14:38.680142    6976 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1011 21:14:38.731923    6976 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I1011 21:14:38.745292    6976 ssh_runner.go:195] Run: which cri-dockerd
	I1011 21:14:38.757427    6976 command_runner.go:130] > /usr/bin/cri-dockerd
	I1011 21:14:38.772949    6976 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1011 21:14:38.794287    6976 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1011 21:14:38.860910    6976 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1011 21:14:39.076019    6976 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1011 21:14:39.252794    6976 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1011 21:14:39.252794    6976 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1011 21:14:39.300703    6976 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1011 21:14:39.497933    6976 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1011 21:14:40.398256    6976 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1011 21:14:40.440060    6976 ssh_runner.go:195] Run: sudo systemctl stop cri-docker.socket
	I1011 21:14:40.481600    6976 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1011 21:14:40.519847    6976 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1011 21:14:40.679032    6976 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1011 21:14:40.840245    6976 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1011 21:14:40.998685    6976 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1011 21:14:41.039076    6976 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1011 21:14:41.075290    6976 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1011 21:14:41.238929    6976 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1011 21:14:41.399410    6976 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1011 21:14:41.414406    6976 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1011 21:14:41.426173    6976 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I1011 21:14:41.426719    6976 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I1011 21:14:41.426719    6976 command_runner.go:130] > Device: 91h/145d	Inode: 743         Links: 1
	I1011 21:14:41.426719    6976 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: (  999/  docker)
	I1011 21:14:41.426719    6976 command_runner.go:130] > Access: 2024-10-11 21:14:41.256524855 +0000
	I1011 21:14:41.426719    6976 command_runner.go:130] > Modify: 2024-10-11 21:14:41.256524855 +0000
	I1011 21:14:41.426719    6976 command_runner.go:130] > Change: 2024-10-11 21:14:41.266526087 +0000
	I1011 21:14:41.426719    6976 command_runner.go:130] >  Birth: -
	I1011 21:14:41.426719    6976 start.go:563] Will wait 60s for crictl version
	I1011 21:14:41.438264    6976 ssh_runner.go:195] Run: which crictl
	I1011 21:14:41.451338    6976 command_runner.go:130] > /usr/bin/crictl
	I1011 21:14:41.466243    6976 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1011 21:14:41.535029    6976 command_runner.go:130] > Version:  0.1.0
	I1011 21:14:41.535071    6976 command_runner.go:130] > RuntimeName:  docker
	I1011 21:14:41.535071    6976 command_runner.go:130] > RuntimeVersion:  27.3.1
	I1011 21:14:41.535117    6976 command_runner.go:130] > RuntimeApiVersion:  v1
	I1011 21:14:41.535186    6976 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I1011 21:14:41.546336    6976 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1011 21:14:41.600567    6976 command_runner.go:130] > 27.3.1
	I1011 21:14:41.611466    6976 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1011 21:14:41.664827    6976 command_runner.go:130] > 27.3.1
	I1011 21:14:41.667917    6976 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I1011 21:14:41.676860    6976 cli_runner.go:164] Run: docker exec -t functional-028700 dig +short host.docker.internal
	I1011 21:14:41.866375    6976 network.go:96] got host ip for mount in container by digging dns: 192.168.65.254
	I1011 21:14:41.878740    6976 ssh_runner.go:195] Run: grep 192.168.65.254	host.minikube.internal$ /etc/hosts
	I1011 21:14:41.890631    6976 command_runner.go:130] > 192.168.65.254	host.minikube.internal
	I1011 21:14:41.898164    6976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8441/tcp") 0).HostPort}}'" functional-028700
	I1011 21:14:41.973552    6976 kubeadm.go:883] updating cluster {Name:functional-028700 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-028700 Namespace:default APIServerHAVIP: APIServerName:minikubeCA API
ServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker 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:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker 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:C:\Users\jenkins.minikube2:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker Bi
naryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I1011 21:14:41.973552    6976 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1011 21:14:41.984779    6976 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1011 21:14:42.030694    6976 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.31.1
	I1011 21:14:42.030694    6976 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.31.1
	I1011 21:14:42.030694    6976 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.31.1
	I1011 21:14:42.030694    6976 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.31.1
	I1011 21:14:42.030694    6976 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I1011 21:14:42.030694    6976 command_runner.go:130] > registry.k8s.io/etcd:3.5.15-0
	I1011 21:14:42.030694    6976 command_runner.go:130] > registry.k8s.io/pause:3.10
	I1011 21:14:42.030694    6976 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I1011 21:14:42.030694    6976 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1011 21:14:42.031239    6976 docker.go:619] Images already preloaded, skipping extraction
	I1011 21:14:42.039643    6976 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1011 21:14:42.084090    6976 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.31.1
	I1011 21:14:42.084172    6976 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.31.1
	I1011 21:14:42.084172    6976 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.31.1
	I1011 21:14:42.084172    6976 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.31.1
	I1011 21:14:42.084172    6976 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I1011 21:14:42.084172    6976 command_runner.go:130] > registry.k8s.io/etcd:3.5.15-0
	I1011 21:14:42.084302    6976 command_runner.go:130] > registry.k8s.io/pause:3.10
	I1011 21:14:42.084302    6976 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I1011 21:14:42.084363    6976 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1011 21:14:42.084363    6976 cache_images.go:84] Images are preloaded, skipping loading
	I1011 21:14:42.084468    6976 kubeadm.go:934] updating node { 192.168.49.2 8441 v1.31.1 docker true true} ...
	I1011 21:14:42.084628    6976 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=functional-028700 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:functional-028700 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I1011 21:14:42.093208    6976 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1011 21:14:42.186937    6976 command_runner.go:130] > cgroupfs
	I1011 21:14:42.186937    6976 cni.go:84] Creating CNI manager for ""
	I1011 21:14:42.186937    6976 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1011 21:14:42.186937    6976 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1011 21:14:42.186937    6976 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:8441 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:functional-028700 NodeName:functional-028700 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.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:/e
tc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I1011 21:14:42.186937    6976 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8441
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "functional-028700"
	  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:8441
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I1011 21:14:42.200185    6976 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1011 21:14:42.223111    6976 command_runner.go:130] > kubeadm
	I1011 21:14:42.223111    6976 command_runner.go:130] > kubectl
	I1011 21:14:42.223111    6976 command_runner.go:130] > kubelet
	I1011 21:14:42.223111    6976 binaries.go:44] Found k8s binaries, skipping transfer
	I1011 21:14:42.236500    6976 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1011 21:14:42.258311    6976 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (316 bytes)
	I1011 21:14:42.297944    6976 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1011 21:14:42.328574    6976 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2159 bytes)
	I1011 21:14:42.374270    6976 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I1011 21:14:42.388809    6976 command_runner.go:130] > 192.168.49.2	control-plane.minikube.internal
	I1011 21:14:42.401744    6976 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1011 21:14:42.557526    6976 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1011 21:14:42.584055    6976 certs.go:68] Setting up C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-028700 for IP: 192.168.49.2
	I1011 21:14:42.584055    6976 certs.go:194] generating shared ca certs ...
	I1011 21:14:42.584155    6976 certs.go:226] acquiring lock for ca certs: {Name:mka39b35711ce17aa627001b408a7adb2f266bbc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1011 21:14:42.585069    6976 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.key
	I1011 21:14:42.585839    6976 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\proxy-client-ca.key
	I1011 21:14:42.586105    6976 certs.go:256] generating profile certs ...
	I1011 21:14:42.586544    6976 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-028700\client.key
	I1011 21:14:42.587137    6976 certs.go:359] skipping valid signed profile cert regeneration for "minikube": C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-028700\apiserver.key.909b2df2
	I1011 21:14:42.587674    6976 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-028700\proxy-client.key
	I1011 21:14:42.587770    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I1011 21:14:42.588188    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I1011 21:14:42.588243    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I1011 21:14:42.588243    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I1011 21:14:42.588852    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-028700\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I1011 21:14:42.589242    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-028700\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I1011 21:14:42.589595    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-028700\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I1011 21:14:42.590019    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-028700\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I1011 21:14:42.590786    6976 certs.go:484] found cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\4360.pem (1338 bytes)
	W1011 21:14:42.591474    6976 certs.go:480] ignoring C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\4360_empty.pem, impossibly tiny 0 bytes
	I1011 21:14:42.591474    6976 certs.go:484] found cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca-key.pem (1679 bytes)
	I1011 21:14:42.592063    6976 certs.go:484] found cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1011 21:14:42.592424    6976 certs.go:484] found cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1011 21:14:42.592424    6976 certs.go:484] found cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1011 21:14:42.593166    6976 certs.go:484] found cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\ssl\certs\43602.pem (1708 bytes)
	I1011 21:14:42.593166    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\ssl\certs\43602.pem -> /usr/share/ca-certificates/43602.pem
	I1011 21:14:42.593779    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I1011 21:14:42.593924    6976 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\4360.pem -> /usr/share/ca-certificates/4360.pem
	I1011 21:14:42.594999    6976 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1011 21:14:42.646200    6976 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I1011 21:14:42.727399    6976 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1011 21:14:42.776848    6976 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1011 21:14:42.824668    6976 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-028700\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I1011 21:14:42.870196    6976 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-028700\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1011 21:14:42.917229    6976 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-028700\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1011 21:14:42.962011    6976 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-028700\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1011 21:14:43.006733    6976 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\ssl\certs\43602.pem --> /usr/share/ca-certificates/43602.pem (1708 bytes)
	I1011 21:14:43.055091    6976 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1011 21:14:43.102188    6976 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\4360.pem --> /usr/share/ca-certificates/4360.pem (1338 bytes)
	I1011 21:14:43.153086    6976 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1011 21:14:43.198582    6976 ssh_runner.go:195] Run: openssl version
	I1011 21:14:43.211866    6976 command_runner.go:130] > OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)
	I1011 21:14:43.229606    6976 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"
	I1011 21:14:43.265541    6976 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1011 21:14:43.277867    6976 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Oct 11 21:01 /usr/share/ca-certificates/minikubeCA.pem
	I1011 21:14:43.277867    6976 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct 11 21:01 /usr/share/ca-certificates/minikubeCA.pem
	I1011 21:14:43.289960    6976 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1011 21:14:43.307035    6976 command_runner.go:130] > b5213941
	I1011 21:14:43.318480    6976 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"
	I1011 21:14:43.351505    6976 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/4360.pem && ln -fs /usr/share/ca-certificates/4360.pem /etc/ssl/certs/4360.pem"
	I1011 21:14:43.388283    6976 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/4360.pem
	I1011 21:14:43.400821    6976 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Oct 11 21:12 /usr/share/ca-certificates/4360.pem
	I1011 21:14:43.400821    6976 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Oct 11 21:12 /usr/share/ca-certificates/4360.pem
	I1011 21:14:43.413705    6976 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/4360.pem
	I1011 21:14:43.430303    6976 command_runner.go:130] > 51391683
	I1011 21:14:43.441907    6976 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/4360.pem /etc/ssl/certs/51391683.0"
	I1011 21:14:43.474810    6976 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/43602.pem && ln -fs /usr/share/ca-certificates/43602.pem /etc/ssl/certs/43602.pem"
	I1011 21:14:43.512435    6976 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/43602.pem
	I1011 21:14:43.526038    6976 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Oct 11 21:12 /usr/share/ca-certificates/43602.pem
	I1011 21:14:43.526038    6976 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Oct 11 21:12 /usr/share/ca-certificates/43602.pem
	I1011 21:14:43.538814    6976 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/43602.pem
	I1011 21:14:43.556650    6976 command_runner.go:130] > 3ec20f2e
	I1011 21:14:43.569438    6976 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/43602.pem /etc/ssl/certs/3ec20f2e.0"
	I1011 21:14:43.601732    6976 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1011 21:14:43.616552    6976 command_runner.go:130] >   File: /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1011 21:14:43.616552    6976 command_runner.go:130] >   Size: 1176      	Blocks: 8          IO Block: 4096   regular file
	I1011 21:14:43.616552    6976 command_runner.go:130] > Device: 830h/2096d	Inode: 17058       Links: 1
	I1011 21:14:43.616552    6976 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I1011 21:14:43.616552    6976 command_runner.go:130] > Access: 2024-10-11 21:13:32.678316261 +0000
	I1011 21:14:43.616552    6976 command_runner.go:130] > Modify: 2024-10-11 21:13:32.678316261 +0000
	I1011 21:14:43.616552    6976 command_runner.go:130] > Change: 2024-10-11 21:13:32.678316261 +0000
	I1011 21:14:43.616552    6976 command_runner.go:130] >  Birth: 2024-10-11 21:13:32.678316261 +0000
	I1011 21:14:43.628649    6976 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I1011 21:14:43.644503    6976 command_runner.go:130] > Certificate will not expire
	I1011 21:14:43.656395    6976 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I1011 21:14:43.672092    6976 command_runner.go:130] > Certificate will not expire
	I1011 21:14:43.684858    6976 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I1011 21:14:43.700120    6976 command_runner.go:130] > Certificate will not expire
	I1011 21:14:43.712989    6976 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I1011 21:14:43.728938    6976 command_runner.go:130] > Certificate will not expire
	I1011 21:14:43.740517    6976 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I1011 21:14:43.756517    6976 command_runner.go:130] > Certificate will not expire
	I1011 21:14:43.768055    6976 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I1011 21:14:43.783904    6976 command_runner.go:130] > Certificate will not expire
	I1011 21:14:43.784141    6976 kubeadm.go:392] StartCluster: {Name:functional-028700 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-028700 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APISer
verNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker 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:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker 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:C:\Users\jenkins.minikube2:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker Binar
yMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1011 21:14:43.792323    6976 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1011 21:14:43.846760    6976 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1011 21:14:43.867596    6976 command_runner.go:130] > /var/lib/kubelet/config.yaml
	I1011 21:14:43.867596    6976 command_runner.go:130] > /var/lib/kubelet/kubeadm-flags.env
	I1011 21:14:43.867596    6976 command_runner.go:130] > /var/lib/minikube/etcd:
	I1011 21:14:43.867596    6976 command_runner.go:130] > member
	I1011 21:14:43.867596    6976 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I1011 21:14:43.867596    6976 kubeadm.go:593] restartPrimaryControlPlane start ...
	I1011 21:14:43.880805    6976 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I1011 21:14:43.902127    6976 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I1011 21:14:43.911823    6976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8441/tcp") 0).HostPort}}'" functional-028700
	I1011 21:14:44.001160    6976 kubeconfig.go:125] found "functional-028700" server: "https://127.0.0.1:50458"
	I1011 21:14:44.002875    6976 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	I1011 21:14:44.003506    6976 kapi.go:59] client config for functional-028700: &rest.Config{Host:"https://127.0.0.1:50458", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.key", CAFile:"C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAD
ata:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x2606ae0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1011 21:14:44.005777    6976 cert_rotation.go:140] Starting client certificate rotation controller
	I1011 21:14:44.017577    6976 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I1011 21:14:44.039782    6976 kubeadm.go:630] The running cluster does not require reconfiguration: 127.0.0.1
	I1011 21:14:44.039782    6976 kubeadm.go:597] duration metric: took 172.1846ms to restartPrimaryControlPlane
	I1011 21:14:44.039782    6976 kubeadm.go:394] duration metric: took 255.6391ms to StartCluster
	I1011 21:14:44.039782    6976 settings.go:142] acquiring lock: {Name:mk9684611c6005d251a6ecf406b4611c2c1e30f5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1011 21:14:44.039782    6976 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	I1011 21:14:44.041411    6976 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube2\minikube-integration\kubeconfig: {Name:mk7e72b8b9c82f9d87d6aed6af6962a1c1fa489d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1011 21:14:44.042730    6976 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1011 21:14:44.042730    6976 addons.go:507] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I1011 21:14:44.042730    6976 addons.go:69] Setting storage-provisioner=true in profile "functional-028700"
	I1011 21:14:44.042730    6976 addons.go:234] Setting addon storage-provisioner=true in "functional-028700"
	I1011 21:14:44.042730    6976 addons.go:69] Setting default-storageclass=true in profile "functional-028700"
	W1011 21:14:44.042730    6976 addons.go:243] addon storage-provisioner should already be in state true
	I1011 21:14:44.042730    6976 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "functional-028700"
	I1011 21:14:44.043397    6976 host.go:66] Checking if "functional-028700" exists ...
	I1011 21:14:44.043541    6976 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1011 21:14:44.049172    6976 out.go:177] * Verifying Kubernetes components...
	I1011 21:14:44.061101    6976 cli_runner.go:164] Run: docker container inspect functional-028700 --format={{.State.Status}}
	I1011 21:14:44.064317    6976 cli_runner.go:164] Run: docker container inspect functional-028700 --format={{.State.Status}}
	I1011 21:14:44.065801    6976 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1011 21:14:44.142330    6976 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1011 21:14:44.146117    6976 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1011 21:14:44.146117    6976 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1011 21:14:44.147120    6976 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	I1011 21:14:44.148464    6976 kapi.go:59] client config for functional-028700: &rest.Config{Host:"https://127.0.0.1:50458", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.key", CAFile:"C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAD
ata:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x2606ae0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1011 21:14:44.149510    6976 addons.go:234] Setting addon default-storageclass=true in "functional-028700"
	W1011 21:14:44.149510    6976 addons.go:243] addon default-storageclass should already be in state true
	I1011 21:14:44.149659    6976 host.go:66] Checking if "functional-028700" exists ...
	I1011 21:14:44.156127    6976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
	I1011 21:14:44.172129    6976 cli_runner.go:164] Run: docker container inspect functional-028700 --format={{.State.Status}}
	I1011 21:14:44.234016    6976 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50459 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-028700\id_rsa Username:docker}
	I1011 21:14:44.243004    6976 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1011 21:14:44.243004    6976 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1011 21:14:44.250032    6976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
	I1011 21:14:44.271021    6976 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1011 21:14:44.303019    6976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8441/tcp") 0).HostPort}}'" functional-028700
	I1011 21:14:44.322016    6976 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50459 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-028700\id_rsa Username:docker}
	I1011 21:14:44.369005    6976 node_ready.go:35] waiting up to 6m0s for node "functional-028700" to be "Ready" ...
	I1011 21:14:44.369005    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:44.369005    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:44.369005    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:44.369005    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:44.371012    6976 round_trippers.go:574] Response Status:  in 2 milliseconds
	I1011 21:14:44.371012    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:44.391606    6976 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1011 21:14:44.494508    6976 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:44.495571    6976 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	W1011 21:14:44.498097    6976 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:44.499130    6976 retry.go:31] will retry after 232.294738ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:44.587629    6976 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W1011 21:14:44.592814    6976 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:44.592814    6976 retry.go:31] will retry after 228.642717ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:44.744829    6976 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1011 21:14:44.837617    6976 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I1011 21:14:44.853465    6976 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W1011 21:14:44.859157    6976 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:44.859195    6976 retry.go:31] will retry after 367.261577ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:44.945112    6976 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W1011 21:14:44.952467    6976 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:44.952591    6976 retry.go:31] will retry after 191.140268ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:45.160006    6976 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I1011 21:14:45.243016    6976 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1011 21:14:45.371722    6976 with_retry.go:234] Got a Retry-After 1s response for attempt 1 to https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:45.371722    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:45.371722    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:45.371722    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:45.371722    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:45.375741    6976 round_trippers.go:574] Response Status:  in 4 milliseconds
	I1011 21:14:45.375832    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:45.377149    6976 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W1011 21:14:45.422572    6976 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:45.422572    6976 retry.go:31] will retry after 786.386599ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:45.466606    6976 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W1011 21:14:45.472727    6976 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:45.472788    6976 retry.go:31] will retry after 315.480673ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:45.802571    6976 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1011 21:14:46.124291    6976 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W1011 21:14:46.130547    6976 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:46.130547    6976 retry.go:31] will retry after 709.464071ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:46.222948    6976 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I1011 21:14:46.376874    6976 with_retry.go:234] Got a Retry-After 1s response for attempt 2 to https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:46.377296    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:46.377296    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:46.377364    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:46.377364    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:46.380780    6976 round_trippers.go:574] Response Status:  in 3 milliseconds
	I1011 21:14:46.380806    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:46.733142    6976 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W1011 21:14:46.820449    6976 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:46.821035    6976 retry.go:31] will retry after 994.252149ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:46.852565    6976 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1011 21:14:47.381026    6976 with_retry.go:234] Got a Retry-After 1s response for attempt 3 to https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:47.381026    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:47.381026    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:47.381448    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:47.381448    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:47.384759    6976 round_trippers.go:574] Response Status:  in 3 milliseconds
	I1011 21:14:47.384860    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:47.523654    6976 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W1011 21:14:47.523654    6976 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:47.523654    6976 retry.go:31] will retry after 1.136631401s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I1011 21:14:47.838016    6976 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I1011 21:14:48.385671    6976 with_retry.go:234] Got a Retry-After 1s response for attempt 4 to https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:48.385671    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:48.385671    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:48.385671    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:48.385671    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:48.674018    6976 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1011 21:14:52.926435    6976 round_trippers.go:574] Response Status: 200 OK in 4540 milliseconds
	I1011 21:14:52.926995    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:52.926995    6976 round_trippers.go:580]     Audit-Id: f2b0e0a9-d93d-4b04-aa55-40edd220db1b
	I1011 21:14:52.927066    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:52.927066    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:52.927066    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 
	I1011 21:14:52.927156    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 
	I1011 21:14:52.927156    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:52 GMT
	I1011 21:14:52.929446    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:14:52.930601    6976 node_ready.go:49] node "functional-028700" has status "Ready":"True"
	I1011 21:14:52.930652    6976 node_ready.go:38] duration metric: took 8.561572s for node "functional-028700" to be "Ready" ...
	I1011 21:14:52.930690    6976 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1011 21:14:52.930787    6976 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I1011 21:14:52.930851    6976 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I1011 21:14:52.930962    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods
	I1011 21:14:52.931004    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:52.931041    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:52.931041    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:53.128294    6976 round_trippers.go:574] Response Status: 200 OK in 197 milliseconds
	I1011 21:14:53.128294    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:53.128294    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:53.128294    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 
	I1011 21:14:53.128294    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 
	I1011 21:14:53.128294    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:53 GMT
	I1011 21:14:53.128294    6976 round_trippers.go:580]     Audit-Id: 6c15b59a-76e3-4437-923d-c5a138ad43e9
	I1011 21:14:53.128294    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:53.131970    6976 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"461"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-w2s2z","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"0d60b218-7a88-4377-9158-181160a949a6","resourceVersion":"450","creationTimestamp":"2024-10-11T21:13:52Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"6cdfc042-4c4c-4698-9b0f-d2167bac4f42","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:52Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"6cdfc042-4c4c-4698-9b0f-d2167bac4f42\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 51630 chars]
	I1011 21:14:53.138530    6976 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-w2s2z" in "kube-system" namespace to be "Ready" ...
	I1011 21:14:53.139098    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-w2s2z
	I1011 21:14:53.139098    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:53.139098    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:53.139160    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:53.233635    6976 round_trippers.go:574] Response Status: 200 OK in 94 milliseconds
	I1011 21:14:53.234191    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:53.234191    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:53.234191    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:53.234191    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:53.234268    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:53.234268    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:53 GMT
	I1011 21:14:53.234268    6976 round_trippers.go:580]     Audit-Id: 2378a2da-3499-4501-998c-81541e83d6d8
	I1011 21:14:53.234600    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-w2s2z","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"0d60b218-7a88-4377-9158-181160a949a6","resourceVersion":"450","creationTimestamp":"2024-10-11T21:13:52Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"6cdfc042-4c4c-4698-9b0f-d2167bac4f42","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:52Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"6cdfc042-4c4c-4698-9b0f-d2167bac4f42\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6495 chars]
	I1011 21:14:53.235345    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:53.235455    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:53.235479    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:53.235479    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:53.350165    6976 round_trippers.go:574] Response Status: 200 OK in 114 milliseconds
	I1011 21:14:53.350165    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:53.350165    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:53.350165    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:53 GMT
	I1011 21:14:53.350165    6976 round_trippers.go:580]     Audit-Id: 7bb54f27-4ed6-499e-8c26-addfc353f657
	I1011 21:14:53.350165    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:53.350165    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:53.350165    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:53.350973    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:14:53.351872    6976 pod_ready.go:93] pod "coredns-7c65d6cfc9-w2s2z" in "kube-system" namespace has status "Ready":"True"
	I1011 21:14:53.351872    6976 pod_ready.go:82] duration metric: took 213.3398ms for pod "coredns-7c65d6cfc9-w2s2z" in "kube-system" namespace to be "Ready" ...
	I1011 21:14:53.351872    6976 pod_ready.go:79] waiting up to 6m0s for pod "etcd-functional-028700" in "kube-system" namespace to be "Ready" ...
	I1011 21:14:53.352307    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/etcd-functional-028700
	I1011 21:14:53.352307    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:53.352307    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:53.352307    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:53.427399    6976 round_trippers.go:574] Response Status: 200 OK in 75 milliseconds
	I1011 21:14:53.427492    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:53.427492    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:53.427492    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:53.427492    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:53.427492    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:53.427492    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:53 GMT
	I1011 21:14:53.427492    6976 round_trippers.go:580]     Audit-Id: 84db7c33-2296-42d4-98ca-235c71cc4bf5
	I1011 21:14:53.427855    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"etcd-functional-028700","namespace":"kube-system","uid":"ae7fee6e-4a84-47d8-9e24-8afa3a265bb0","resourceVersion":"401","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://192.168.49.2:2379","kubernetes.io/config.hash":"6107036a29cfce0100bddc5486d68aa0","kubernetes.io/config.mirror":"6107036a29cfce0100bddc5486d68aa0","kubernetes.io/config.seen":"2024-10-11T21:13:47.762842750Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise-
client-urls":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/confi [truncated 6459 chars]
	I1011 21:14:53.428763    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:53.428763    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:53.428763    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:53.428871    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:53.620752    6976 round_trippers.go:574] Response Status: 200 OK in 191 milliseconds
	I1011 21:14:53.620991    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:53.620991    6976 round_trippers.go:580]     Audit-Id: 886f8978-7916-4099-963a-8b3276824514
	I1011 21:14:53.620991    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:53.620991    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:53.621165    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:53.621165    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:53.621165    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:53 GMT
	I1011 21:14:53.621730    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:14:53.623351    6976 pod_ready.go:93] pod "etcd-functional-028700" in "kube-system" namespace has status "Ready":"True"
	I1011 21:14:53.623406    6976 pod_ready.go:82] duration metric: took 271.5313ms for pod "etcd-functional-028700" in "kube-system" namespace to be "Ready" ...
	I1011 21:14:53.623453    6976 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-functional-028700" in "kube-system" namespace to be "Ready" ...
	I1011 21:14:53.623579    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:14:53.623579    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:53.623579    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:53.623763    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:53.634165    6976 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1011 21:14:53.634165    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:53.634165    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:53.634165    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:53.634165    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:53 GMT
	I1011 21:14:53.634165    6976 round_trippers.go:580]     Audit-Id: a5a86f3d-eb51-4abe-8a45-f8ea5b9e16b1
	I1011 21:14:53.634165    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:53.634715    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:53.635069    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:14:53.636132    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:53.636132    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:53.636132    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:53.636132    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:53.735089    6976 round_trippers.go:574] Response Status: 200 OK in 98 milliseconds
	I1011 21:14:53.735227    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:53.735274    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:53.735274    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:53 GMT
	I1011 21:14:53.735274    6976 round_trippers.go:580]     Audit-Id: 3713cd8b-4289-4486-b39a-0a5e38d622a7
	I1011 21:14:53.735274    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:53.735274    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:53.735274    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:53.735801    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:14:53.738548    6976 command_runner.go:130] > storageclass.storage.k8s.io/standard unchanged
	I1011 21:14:53.738548    6976 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: (5.9004802s)
	I1011 21:14:53.738548    6976 round_trippers.go:463] GET https://127.0.0.1:50458/apis/storage.k8s.io/v1/storageclasses
	I1011 21:14:53.738548    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:53.738548    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:53.738548    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:53.821779    6976 round_trippers.go:574] Response Status: 200 OK in 83 milliseconds
	I1011 21:14:53.821779    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:53.821779    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:53.821779    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:53.821779    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:53.821929    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:53.821929    6976 round_trippers.go:580]     Content-Length: 1273
	I1011 21:14:53.821978    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:53 GMT
	I1011 21:14:53.821978    6976 round_trippers.go:580]     Audit-Id: 4c92ce88-ca3a-409c-a91c-71ac067e26f5
	I1011 21:14:53.822028    6976 request.go:1351] Response Body: {"kind":"StorageClassList","apiVersion":"storage.k8s.io/v1","metadata":{"resourceVersion":"471"},"items":[{"metadata":{"name":"standard","uid":"7ac0d800-bf71-4f7a-94f6-c2e84fa0a915","resourceVersion":"374","creationTimestamp":"2024-10-11T21:13:53Z","labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"annotations":{"kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"storage.k8s.io/v1\",\"kind\":\"StorageClass\",\"metadata\":{\"annotations\":{\"storageclass.kubernetes.io/is-default-class\":\"true\"},\"labels\":{\"addonmanager.kubernetes.io/mode\":\"EnsureExists\"},\"name\":\"standard\"},\"provisioner\":\"k8s.io/minikube-hostpath\"}\n","storageclass.kubernetes.io/is-default-class":"true"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"storage.k8s.io/v1","time":"2024-10-11T21:13:53Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kuberne
tes.io/last-applied-configuration":{},"f:storageclass.kubernetes.io/is- [truncated 249 chars]
	I1011 21:14:53.823168    6976 request.go:1351] Request Body: {"kind":"StorageClass","apiVersion":"storage.k8s.io/v1","metadata":{"name":"standard","uid":"7ac0d800-bf71-4f7a-94f6-c2e84fa0a915","resourceVersion":"374","creationTimestamp":"2024-10-11T21:13:53Z","labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"annotations":{"kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"storage.k8s.io/v1\",\"kind\":\"StorageClass\",\"metadata\":{\"annotations\":{\"storageclass.kubernetes.io/is-default-class\":\"true\"},\"labels\":{\"addonmanager.kubernetes.io/mode\":\"EnsureExists\"},\"name\":\"standard\"},\"provisioner\":\"k8s.io/minikube-hostpath\"}\n","storageclass.kubernetes.io/is-default-class":"true"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"storage.k8s.io/v1","time":"2024-10-11T21:13:53Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{},"f:storageclas
s.kubernetes.io/is-default-class":{}},"f:labels":{".":{},"f:addonmanag [truncated 196 chars]
	I1011 21:14:53.823263    6976 round_trippers.go:463] PUT https://127.0.0.1:50458/apis/storage.k8s.io/v1/storageclasses/standard
	I1011 21:14:53.823263    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:53.823387    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:53.823387    6976 round_trippers.go:473]     Content-Type: application/json
	I1011 21:14:53.823387    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:53.924108    6976 round_trippers.go:574] Response Status: 200 OK in 100 milliseconds
	I1011 21:14:53.924108    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:53.924108    6976 round_trippers.go:580]     Audit-Id: ea238bf5-a8e7-4d7f-9daf-2a0041d69f64
	I1011 21:14:53.924209    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:53.924209    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:53.924209    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:53.924209    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:53.924209    6976 round_trippers.go:580]     Content-Length: 1220
	I1011 21:14:53.924279    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:53 GMT
	I1011 21:14:53.924575    6976 request.go:1351] Response Body: {"kind":"StorageClass","apiVersion":"storage.k8s.io/v1","metadata":{"name":"standard","uid":"7ac0d800-bf71-4f7a-94f6-c2e84fa0a915","resourceVersion":"374","creationTimestamp":"2024-10-11T21:13:53Z","labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"annotations":{"kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"storage.k8s.io/v1\",\"kind\":\"StorageClass\",\"metadata\":{\"annotations\":{\"storageclass.kubernetes.io/is-default-class\":\"true\"},\"labels\":{\"addonmanager.kubernetes.io/mode\":\"EnsureExists\"},\"name\":\"standard\"},\"provisioner\":\"k8s.io/minikube-hostpath\"}\n","storageclass.kubernetes.io/is-default-class":"true"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"storage.k8s.io/v1","time":"2024-10-11T21:13:53Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{},"f:storagecla
ss.kubernetes.io/is-default-class":{}},"f:labels":{".":{},"f:addonmanag [truncated 196 chars]
	I1011 21:14:54.124000    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:14:54.124000    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:54.124000    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:54.124000    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:54.152740    6976 round_trippers.go:574] Response Status: 200 OK in 28 milliseconds
	I1011 21:14:54.152740    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:54.152740    6976 round_trippers.go:580]     Audit-Id: e090a55e-b4d4-4152-919a-73182fb2d5d9
	I1011 21:14:54.152740    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:54.152740    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:54.152740    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:54.152740    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:54.152740    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:54 GMT
	I1011 21:14:54.153367    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:14:54.154459    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:54.154600    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:54.154600    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:54.154600    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:54.220323    6976 round_trippers.go:574] Response Status: 200 OK in 65 milliseconds
	I1011 21:14:54.220323    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:54.220323    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:54 GMT
	I1011 21:14:54.220323    6976 round_trippers.go:580]     Audit-Id: 841a0f2e-da40-4e18-9380-e614cff50a02
	I1011 21:14:54.220323    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:54.220323    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:54.220323    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:54.220323    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:54.220323    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:14:54.623910    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:14:54.623910    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:54.623910    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:54.623910    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:54.631451    6976 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1011 21:14:54.631549    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:54.631549    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:54.631549    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:54.631625    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:54.631625    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:54.631686    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:54 GMT
	I1011 21:14:54.631686    6976 round_trippers.go:580]     Audit-Id: f840a783-44d1-4312-bcbb-93695637d7db
	I1011 21:14:54.632646    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:14:54.633372    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:54.633372    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:54.633372    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:54.633372    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:54.640543    6976 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1011 21:14:54.640543    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:54.640543    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:54.640543    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:54 GMT
	I1011 21:14:54.640543    6976 round_trippers.go:580]     Audit-Id: 1bb63878-cec1-4e6d-9be5-44bb125a6728
	I1011 21:14:54.641100    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:54.641100    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:54.641150    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:54.642596    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:14:55.124213    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:14:55.124213    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:55.124213    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:55.124213    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:55.134168    6976 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I1011 21:14:55.134168    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:55.134168    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:55.134168    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:55.134168    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:55.134168    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:55 GMT
	I1011 21:14:55.134168    6976 round_trippers.go:580]     Audit-Id: 312f4fa3-48bc-4df0-b0d1-7e98e7792897
	I1011 21:14:55.134168    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:55.134168    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:14:55.137067    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:55.137067    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:55.137290    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:55.137290    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:55.137533    6976 command_runner.go:130] > serviceaccount/storage-provisioner unchanged
	I1011 21:14:55.137593    6976 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/storage-provisioner unchanged
	I1011 21:14:55.137653    6976 command_runner.go:130] > role.rbac.authorization.k8s.io/system:persistent-volume-provisioner unchanged
	I1011 21:14:55.137744    6976 command_runner.go:130] > rolebinding.rbac.authorization.k8s.io/system:persistent-volume-provisioner unchanged
	I1011 21:14:55.137744    6976 command_runner.go:130] > endpoints/k8s.io-minikube-hostpath unchanged
	I1011 21:14:55.137795    6976 command_runner.go:130] > pod/storage-provisioner configured
	I1011 21:14:55.137853    6976 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: (6.4637201s)
	I1011 21:14:55.145163    6976 out.go:177] * Enabled addons: default-storageclass, storage-provisioner
	I1011 21:14:55.146925    6976 addons.go:510] duration metric: took 11.104097s for enable addons: enabled=[default-storageclass storage-provisioner]
	I1011 21:14:55.147999    6976 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1011 21:14:55.148091    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:55.148091    6976 round_trippers.go:580]     Audit-Id: a8166395-b1c8-406e-866e-de1cab51463d
	I1011 21:14:55.148091    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:55.148091    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:55.148091    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:55.148091    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:55.148091    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:55 GMT
	I1011 21:14:55.148091    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:14:55.624182    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:14:55.624182    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:55.624304    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:55.624304    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:55.635043    6976 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1011 21:14:55.635159    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:55.635159    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:55 GMT
	I1011 21:14:55.635159    6976 round_trippers.go:580]     Audit-Id: 274584e1-6ac6-4d2f-887b-bfeef8b837ff
	I1011 21:14:55.635159    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:55.635159    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:55.635159    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:55.635159    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:55.635402    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:14:55.636331    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:55.636331    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:55.636331    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:55.636418    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:55.642856    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:14:55.642912    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:55.642992    6976 round_trippers.go:580]     Audit-Id: 023507f2-80ec-4c62-822d-cf2ee6a38198
	I1011 21:14:55.642992    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:55.642992    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:55.642992    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:55.643057    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:55.643057    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:55 GMT
	I1011 21:14:55.643396    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:14:55.643448    6976 pod_ready.go:103] pod "kube-apiserver-functional-028700" in "kube-system" namespace has status "Ready":"False"
	I1011 21:14:56.124680    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:14:56.124680    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:56.124680    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:56.124680    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:56.130037    6976 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1011 21:14:56.130037    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:56.130037    6976 round_trippers.go:580]     Audit-Id: a9700ecb-fdd4-4aa7-a8f8-b310658b0abf
	I1011 21:14:56.130037    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:56.130037    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:56.130037    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:56.130037    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:56.130037    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:56 GMT
	I1011 21:14:56.130577    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:14:56.131792    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:56.131792    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:56.131792    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:56.131792    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:56.138246    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:14:56.138824    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:56.138824    6976 round_trippers.go:580]     Audit-Id: 3576e1ac-d60c-499e-a52f-8b7046f4e6a3
	I1011 21:14:56.138824    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:56.138824    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:56.138824    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:56.138824    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:56.138824    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:56 GMT
	I1011 21:14:56.139065    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:14:56.624717    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:14:56.624717    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:56.624717    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:56.624717    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:56.630041    6976 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1011 21:14:56.630041    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:56.630041    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:56 GMT
	I1011 21:14:56.630041    6976 round_trippers.go:580]     Audit-Id: 451b9365-3eca-411e-bf89-30edbc86a4b2
	I1011 21:14:56.630041    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:56.630041    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:56.630041    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:56.630041    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:56.630648    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:14:56.631095    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:56.631095    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:56.631095    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:56.631095    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:56.638266    6976 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1011 21:14:56.638266    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:56.638266    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:56.638266    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:56.638266    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:56.638266    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:56.638266    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:56 GMT
	I1011 21:14:56.638266    6976 round_trippers.go:580]     Audit-Id: 6e69cae0-1460-4707-8bd5-aed3ef9bf516
	I1011 21:14:56.638266    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:14:57.124218    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:14:57.124713    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:57.124713    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:57.124713    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:57.129819    6976 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1011 21:14:57.129912    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:57.129912    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:57.129912    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:57.129943    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:57.129943    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:57 GMT
	I1011 21:14:57.129943    6976 round_trippers.go:580]     Audit-Id: 4860b75e-2842-43e9-9005-5d0cd90df55e
	I1011 21:14:57.129943    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:57.129943    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:14:57.130976    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:57.131073    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:57.131073    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:57.131073    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:57.137305    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:14:57.137305    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:57.137305    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:57.137305    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:57.137305    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:57.137305    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:57.137305    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:57 GMT
	I1011 21:14:57.137305    6976 round_trippers.go:580]     Audit-Id: b0cbccbd-c2b8-4149-b580-78bdc3f47c71
	I1011 21:14:57.137305    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:14:57.624315    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:14:57.624315    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:57.624315    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:57.624315    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:57.630420    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:14:57.630420    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:57.630504    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:57.630504    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:57 GMT
	I1011 21:14:57.630504    6976 round_trippers.go:580]     Audit-Id: 38c649c7-ddbb-4efb-b282-c90f66c5f503
	I1011 21:14:57.630504    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:57.630504    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:57.630504    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:57.630740    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:14:57.631751    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:57.631838    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:57.631883    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:57.631883    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:57.644263    6976 round_trippers.go:574] Response Status: 200 OK in 12 milliseconds
	I1011 21:14:57.644263    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:57.644354    6976 round_trippers.go:580]     Audit-Id: c0972f58-812c-46b2-927d-fb0935a5237b
	I1011 21:14:57.644354    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:57.644354    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:57.644394    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:57.644394    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:57.644416    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:57 GMT
	I1011 21:14:57.644612    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:14:57.644612    6976 pod_ready.go:103] pod "kube-apiserver-functional-028700" in "kube-system" namespace has status "Ready":"False"
	I1011 21:14:58.123961    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:14:58.124391    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:58.124391    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:58.124391    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:58.132202    6976 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1011 21:14:58.132202    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:58.132202    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:58.132202    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:58.132202    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:58.132202    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:58 GMT
	I1011 21:14:58.132202    6976 round_trippers.go:580]     Audit-Id: 013178e4-5d9f-492b-aa49-a656d288b3ed
	I1011 21:14:58.132202    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:58.132202    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:14:58.132836    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:58.132836    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:58.132836    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:58.132836    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:58.138898    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:14:58.138898    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:58.138898    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:58 GMT
	I1011 21:14:58.138898    6976 round_trippers.go:580]     Audit-Id: 494ec15d-01bc-4e67-93d9-6a90412f9464
	I1011 21:14:58.138898    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:58.138898    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:58.138898    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:58.138898    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:58.138898    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:14:58.624027    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:14:58.624027    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:58.624027    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:58.624027    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:58.630820    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:14:58.630886    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:58.630921    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:58 GMT
	I1011 21:14:58.630921    6976 round_trippers.go:580]     Audit-Id: bfc84304-eb75-40df-8d22-39a9c5fbb690
	I1011 21:14:58.630921    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:58.630921    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:58.630921    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:58.630921    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:58.631190    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:14:58.632058    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:58.632192    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:58.632221    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:58.632221    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:58.640095    6976 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1011 21:14:58.640095    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:58.640095    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:58.640095    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:58.640095    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:58.640095    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:58.640095    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:58 GMT
	I1011 21:14:58.640095    6976 round_trippers.go:580]     Audit-Id: 6cc1ecf5-1d2f-465f-9c8f-a87a86a3e3ba
	I1011 21:14:58.640095    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:14:59.124106    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:14:59.124106    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:59.124106    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:59.124106    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:59.131023    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:14:59.131023    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:59.131023    6976 round_trippers.go:580]     Audit-Id: 017687f8-a467-42a2-b4f8-43e64fe6bf81
	I1011 21:14:59.131023    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:59.131023    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:59.131023    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:59.131023    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:59.131023    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:59 GMT
	I1011 21:14:59.131023    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:14:59.132104    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:59.132236    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:59.132259    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:59.132259    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:59.140733    6976 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1011 21:14:59.140733    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:59.140733    6976 round_trippers.go:580]     Audit-Id: 55684ad9-83e2-4085-9b66-59fa34e5711a
	I1011 21:14:59.140733    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:59.140733    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:59.140733    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:59.140733    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:59.140733    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:59 GMT
	I1011 21:14:59.140733    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:14:59.624328    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:14:59.624328    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:59.624328    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:59.624328    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:59.631157    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:14:59.631157    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:59.631264    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:59 GMT
	I1011 21:14:59.631264    6976 round_trippers.go:580]     Audit-Id: 1fe8af0d-5d12-4ce2-b1d0-2317d1d19459
	I1011 21:14:59.631264    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:59.631264    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:59.631264    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:59.631264    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:59.631521    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:14:59.632325    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:14:59.632325    6976 round_trippers.go:469] Request Headers:
	I1011 21:14:59.632325    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:14:59.632325    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:14:59.638396    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:14:59.638396    6976 round_trippers.go:577] Response Headers:
	I1011 21:14:59.638396    6976 round_trippers.go:580]     Audit-Id: f68e740a-85d0-4fd6-a78c-ed81d44a53d1
	I1011 21:14:59.638396    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:14:59.638396    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:14:59.638396    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:14:59.638396    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:14:59.638396    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:14:59 GMT
	I1011 21:14:59.638396    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:15:00.123718    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:15:00.123718    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:00.123718    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:00.123718    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:00.129953    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:15:00.129953    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:00.129953    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:00 GMT
	I1011 21:15:00.129953    6976 round_trippers.go:580]     Audit-Id: 80814e5b-67dc-4442-b4ca-b130487dc681
	I1011 21:15:00.129953    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:00.129953    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:00.129953    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:00.129953    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:00.129953    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:15:00.131132    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:15:00.131226    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:00.131226    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:00.131270    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:00.137739    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:15:00.137739    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:00.137833    6976 round_trippers.go:580]     Audit-Id: de8c1838-cdcd-437f-95e2-6f6544ce4955
	I1011 21:15:00.137833    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:00.137833    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:00.137833    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:00.137833    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:00.137833    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:00 GMT
	I1011 21:15:00.137833    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:15:00.138512    6976 pod_ready.go:103] pod "kube-apiserver-functional-028700" in "kube-system" namespace has status "Ready":"False"
	I1011 21:15:00.623725    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:15:00.623725    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:00.623725    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:00.623725    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:00.630453    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:15:00.630453    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:00.630552    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:00.630552    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:00.630552    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:00 GMT
	I1011 21:15:00.630552    6976 round_trippers.go:580]     Audit-Id: 9892495e-cf26-4e33-b4a3-82f6c9bdb6bd
	I1011 21:15:00.630552    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:00.630552    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:00.630985    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:15:00.631867    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:15:00.631867    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:00.631867    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:00.631867    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:00.637691    6976 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1011 21:15:00.637691    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:00.637691    6976 round_trippers.go:580]     Audit-Id: 1471f3a7-973c-4ba4-8756-17af6d6a772f
	I1011 21:15:00.637691    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:00.637691    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:00.637691    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:00.637691    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:00.637691    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:00 GMT
	I1011 21:15:00.638243    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:15:01.124244    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:15:01.124244    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:01.124244    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:01.124244    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:01.130334    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:15:01.130334    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:01.130334    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:01.130334    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:01.130334    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:01 GMT
	I1011 21:15:01.130418    6976 round_trippers.go:580]     Audit-Id: a21ca908-7d37-41db-ab5e-2fe23ac5e203
	I1011 21:15:01.130418    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:01.130418    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:01.130500    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:15:01.131325    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:15:01.131325    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:01.131325    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:01.131325    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:01.137539    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:15:01.137539    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:01.137539    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:01.137539    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:01.137539    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:01.137539    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:01.137539    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:01 GMT
	I1011 21:15:01.137539    6976 round_trippers.go:580]     Audit-Id: 244073ef-bd9a-4c28-b7fc-d223f2a5ebde
	I1011 21:15:01.137539    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:15:01.624793    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:15:01.624793    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:01.624793    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:01.624793    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:01.631307    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:15:01.631307    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:01.631307    6976 round_trippers.go:580]     Audit-Id: 4a2ddbc1-8bd9-4807-a892-d4704c3dc856
	I1011 21:15:01.631415    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:01.631415    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:01.631415    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:01.631465    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:01.631465    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:01 GMT
	I1011 21:15:01.631968    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:15:01.632671    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:15:01.632701    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:01.632701    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:01.632701    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:01.642744    6976 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1011 21:15:01.642805    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:01.642805    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:01.642805    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:01.642805    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:01.642805    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:01 GMT
	I1011 21:15:01.642805    6976 round_trippers.go:580]     Audit-Id: fb82ed6b-d146-453f-997c-8f9f84502f7b
	I1011 21:15:01.642805    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:01.642805    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:15:02.123709    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:15:02.123709    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:02.123709    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:02.123709    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:02.131018    6976 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1011 21:15:02.131069    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:02.131069    6976 round_trippers.go:580]     Audit-Id: 3f063573-3a85-4525-9f70-a931f846b801
	I1011 21:15:02.131069    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:02.131069    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:02.131069    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:02.131069    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:02.131069    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:02 GMT
	I1011 21:15:02.131069    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:15:02.132238    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:15:02.132238    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:02.132238    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:02.132238    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:02.139293    6976 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1011 21:15:02.139293    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:02.139293    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:02.139293    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:02 GMT
	I1011 21:15:02.139293    6976 round_trippers.go:580]     Audit-Id: 585526ac-8e33-4b12-b423-bba6e99f8623
	I1011 21:15:02.139293    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:02.139293    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:02.139293    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:02.139944    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:15:02.140084    6976 pod_ready.go:103] pod "kube-apiserver-functional-028700" in "kube-system" namespace has status "Ready":"False"
	I1011 21:15:02.624895    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:15:02.624955    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:02.624955    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:02.624955    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:02.633408    6976 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1011 21:15:02.633408    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:02.633408    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:02.633408    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:02.633408    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:02 GMT
	I1011 21:15:02.633408    6976 round_trippers.go:580]     Audit-Id: 31af942f-5f27-4598-890a-9cc04567c3c0
	I1011 21:15:02.633408    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:02.633408    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:02.633408    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"466","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8986 chars]
	I1011 21:15:02.634579    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:15:02.634687    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:02.634687    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:02.634687    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:02.641481    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:15:02.641481    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:02.641481    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:02.641481    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:02.641481    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:02.641481    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:02 GMT
	I1011 21:15:02.641481    6976 round_trippers.go:580]     Audit-Id: ddf6d359-c9a4-42e3-ba75-93c69c877e43
	I1011 21:15:02.641481    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:02.642123    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:15:03.124671    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700
	I1011 21:15:03.124671    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:03.124671    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:03.124671    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:03.131093    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:15:03.131298    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:03.131410    6976 round_trippers.go:580]     Audit-Id: 0716d578-391a-4ff0-9153-71c44ac8970d
	I1011 21:15:03.131410    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:03.131410    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:03.131410    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:03.131410    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:03.131410    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:03 GMT
	I1011 21:15:03.131410    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-028700","namespace":"kube-system","uid":"b19e0628-0c6b-465c-a353-c37f565f57c9","resourceVersion":"562","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.mirror":"18714db65e8de2a862298aa4208689f6","kubernetes.io/config.seen":"2024-10-11T21:13:47.762845050Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8742 chars]
	I1011 21:15:03.132278    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:15:03.132278    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:03.132278    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:03.132278    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:03.138171    6976 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1011 21:15:03.138171    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:03.138171    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:03.138171    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:03.138171    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:03.138171    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:03.138171    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:03 GMT
	I1011 21:15:03.138171    6976 round_trippers.go:580]     Audit-Id: 934bd00e-958e-46db-b46c-f02e53632370
	I1011 21:15:03.138630    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:15:03.138699    6976 pod_ready.go:93] pod "kube-apiserver-functional-028700" in "kube-system" namespace has status "Ready":"True"
	I1011 21:15:03.138699    6976 pod_ready.go:82] duration metric: took 9.5151622s for pod "kube-apiserver-functional-028700" in "kube-system" namespace to be "Ready" ...
	I1011 21:15:03.138699    6976 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-functional-028700" in "kube-system" namespace to be "Ready" ...
	I1011 21:15:03.138699    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-028700
	I1011 21:15:03.138699    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:03.138699    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:03.138699    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:03.145458    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:15:03.145524    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:03.145524    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:03.145524    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:03.145524    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:03.145524    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:03 GMT
	I1011 21:15:03.145524    6976 round_trippers.go:580]     Audit-Id: 3f1fcae5-34c4-4df9-9097-00c8f611c059
	I1011 21:15:03.145585    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:03.145723    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-functional-028700","namespace":"kube-system","uid":"aca1ca52-1768-477f-8974-a6c50d86f1ce","resourceVersion":"555","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"0f0c3ee0c8422c358dc8128215c83109","kubernetes.io/config.mirror":"0f0c3ee0c8422c358dc8128215c83109","kubernetes.io/config.seen":"2024-10-11T21:13:47.762847451Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes
.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{"." [truncated 8315 chars]
	I1011 21:15:03.146493    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:15:03.146493    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:03.146493    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:03.146493    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:03.152820    6976 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1011 21:15:03.152820    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:03.152820    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:03.152820    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:03 GMT
	I1011 21:15:03.152820    6976 round_trippers.go:580]     Audit-Id: d9570f55-84a5-4303-8e4e-9213cf351a10
	I1011 21:15:03.152820    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:03.152820    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:03.152820    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:03.153352    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:15:03.153522    6976 pod_ready.go:93] pod "kube-controller-manager-functional-028700" in "kube-system" namespace has status "Ready":"True"
	I1011 21:15:03.153522    6976 pod_ready.go:82] duration metric: took 14.8226ms for pod "kube-controller-manager-functional-028700" in "kube-system" namespace to be "Ready" ...
	I1011 21:15:03.153522    6976 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-bkjz4" in "kube-system" namespace to be "Ready" ...
	I1011 21:15:03.153522    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-proxy-bkjz4
	I1011 21:15:03.153522    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:03.153522    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:03.153522    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:03.158139    6976 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1011 21:15:03.158139    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:03.158139    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:03.158139    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:03.158139    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:03.158139    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:03 GMT
	I1011 21:15:03.158139    6976 round_trippers.go:580]     Audit-Id: 4794ed2b-5248-4e25-8d66-428567466354
	I1011 21:15:03.158139    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:03.159228    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-bkjz4","generateName":"kube-proxy-","namespace":"kube-system","uid":"f0b56ba3-792f-4c41-8bd2-5030ae04c5ae","resourceVersion":"493","creationTimestamp":"2024-10-11T21:13:52Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"19d01dc5-b951-4703-9121-32c050087ba8","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:52Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"19d01dc5-b951-4703-9121-32c050087ba8\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:r
equiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k: [truncated 6191 chars]
	I1011 21:15:03.159372    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:15:03.159372    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:03.159935    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:03.159935    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:03.165552    6976 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1011 21:15:03.165552    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:03.165552    6976 round_trippers.go:580]     Audit-Id: 43068395-3d4f-49ca-aff2-386d47a9b42c
	I1011 21:15:03.165552    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:03.165552    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:03.165552    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:03.165552    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:03.165552    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:03 GMT
	I1011 21:15:03.166294    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:15:03.166294    6976 pod_ready.go:93] pod "kube-proxy-bkjz4" in "kube-system" namespace has status "Ready":"True"
	I1011 21:15:03.166829    6976 pod_ready.go:82] duration metric: took 13.3069ms for pod "kube-proxy-bkjz4" in "kube-system" namespace to be "Ready" ...
	I1011 21:15:03.166829    6976 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-functional-028700" in "kube-system" namespace to be "Ready" ...
	I1011 21:15:03.167166    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-028700
	I1011 21:15:03.167166    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:03.167166    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:03.167166    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:03.171431    6976 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1011 21:15:03.172261    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:03.172261    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:03 GMT
	I1011 21:15:03.172261    6976 round_trippers.go:580]     Audit-Id: 3fdce1e0-48d6-4a38-9cb0-5cd62fc52f79
	I1011 21:15:03.172261    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:03.172261    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:03.172261    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:03.172261    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:03.172617    6976 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-028700","namespace":"kube-system","uid":"c1ea35a6-48af-4262-aac2-370d4d7a0ebb","resourceVersion":"554","creationTimestamp":"2024-10-11T21:13:48Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"5de9b58c740944823d538cbf7d2d50f1","kubernetes.io/config.mirror":"5de9b58c740944823d538cbf7d2d50f1","kubernetes.io/config.seen":"2024-10-11T21:13:47.762837349Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 5197 chars]
	I1011 21:15:03.172684    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes/functional-028700
	I1011 21:15:03.173219    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:03.173219    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:03.173264    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:03.177769    6976 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1011 21:15:03.177769    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:03.177769    6976 round_trippers.go:580]     Audit-Id: 81595a4b-18e5-428f-b9a4-be13fd14fdad
	I1011 21:15:03.177769    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:03.177769    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:03.177769    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:03.177769    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:03.177769    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:03 GMT
	I1011 21:15:03.177769    6976 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-11T21:13:43Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1011 21:15:03.178450    6976 pod_ready.go:93] pod "kube-scheduler-functional-028700" in "kube-system" namespace has status "Ready":"True"
	I1011 21:15:03.178450    6976 pod_ready.go:82] duration metric: took 11.6212ms for pod "kube-scheduler-functional-028700" in "kube-system" namespace to be "Ready" ...
	I1011 21:15:03.178450    6976 pod_ready.go:39] duration metric: took 10.2476702s 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" ...
	I1011 21:15:03.178450    6976 api_server.go:52] waiting for apiserver process to appear ...
	I1011 21:15:03.193311    6976 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1011 21:15:03.221874    6976 command_runner.go:130] > 5826
	I1011 21:15:03.221874    6976 api_server.go:72] duration metric: took 19.1789744s to wait for apiserver process to appear ...
	I1011 21:15:03.221874    6976 api_server.go:88] waiting for apiserver healthz status ...
	I1011 21:15:03.221874    6976 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:50458/healthz ...
	I1011 21:15:03.232886    6976 api_server.go:279] https://127.0.0.1:50458/healthz returned 200:
	ok
	I1011 21:15:03.232886    6976 round_trippers.go:463] GET https://127.0.0.1:50458/version
	I1011 21:15:03.232886    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:03.232886    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:03.232886    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:03.235874    6976 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1011 21:15:03.235874    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:03.235874    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:03.235874    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:03.235874    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:03.235874    6976 round_trippers.go:580]     Content-Length: 263
	I1011 21:15:03.235874    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:03 GMT
	I1011 21:15:03.235874    6976 round_trippers.go:580]     Audit-Id: ea7b1ba9-4468-49b9-8e8b-860b002575d6
	I1011 21:15:03.235874    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:03.235874    6976 request.go:1351] Response Body: {
	  "major": "1",
	  "minor": "31",
	  "gitVersion": "v1.31.1",
	  "gitCommit": "948afe5ca072329a73c8e79ed5938717a5cb3d21",
	  "gitTreeState": "clean",
	  "buildDate": "2024-09-11T21:22:08Z",
	  "goVersion": "go1.22.6",
	  "compiler": "gc",
	  "platform": "linux/amd64"
	}
	I1011 21:15:03.235874    6976 api_server.go:141] control plane version: v1.31.1
	I1011 21:15:03.235874    6976 api_server.go:131] duration metric: took 13.9998ms to wait for apiserver health ...
	I1011 21:15:03.235874    6976 system_pods.go:43] waiting for kube-system pods to appear ...
	I1011 21:15:03.235874    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods
	I1011 21:15:03.235874    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:03.235874    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:03.235874    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:03.243568    6976 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1011 21:15:03.243568    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:03.243568    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:03.243568    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:03.243568    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:03.244123    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:03.244158    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:03 GMT
	I1011 21:15:03.244194    6976 round_trippers.go:580]     Audit-Id: 7969b601-733e-4f27-abba-49cafb188be3
	I1011 21:15:03.244911    6976 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"563"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-w2s2z","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"0d60b218-7a88-4377-9158-181160a949a6","resourceVersion":"556","creationTimestamp":"2024-10-11T21:13:52Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"6cdfc042-4c4c-4698-9b0f-d2167bac4f42","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:52Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"6cdfc042-4c4c-4698-9b0f-d2167bac4f42\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 52889 chars]
	I1011 21:15:03.248065    6976 system_pods.go:59] 7 kube-system pods found
	I1011 21:15:03.248137    6976 system_pods.go:61] "coredns-7c65d6cfc9-w2s2z" [0d60b218-7a88-4377-9158-181160a949a6] Running
	I1011 21:15:03.248137    6976 system_pods.go:61] "etcd-functional-028700" [ae7fee6e-4a84-47d8-9e24-8afa3a265bb0] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I1011 21:15:03.248137    6976 system_pods.go:61] "kube-apiserver-functional-028700" [b19e0628-0c6b-465c-a353-c37f565f57c9] Running
	I1011 21:15:03.248137    6976 system_pods.go:61] "kube-controller-manager-functional-028700" [aca1ca52-1768-477f-8974-a6c50d86f1ce] Running
	I1011 21:15:03.248137    6976 system_pods.go:61] "kube-proxy-bkjz4" [f0b56ba3-792f-4c41-8bd2-5030ae04c5ae] Running
	I1011 21:15:03.248137    6976 system_pods.go:61] "kube-scheduler-functional-028700" [c1ea35a6-48af-4262-aac2-370d4d7a0ebb] Running
	I1011 21:15:03.248225    6976 system_pods.go:61] "storage-provisioner" [dd9aa0b3-3aed-4f02-af2d-bcd21d167269] Running
	I1011 21:15:03.248225    6976 system_pods.go:74] duration metric: took 12.3511ms to wait for pod list to return data ...
	I1011 21:15:03.248377    6976 default_sa.go:34] waiting for default service account to be created ...
	I1011 21:15:03.248545    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/default/serviceaccounts
	I1011 21:15:03.248636    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:03.248709    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:03.248792    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:03.256359    6976 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1011 21:15:03.256359    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:03.256359    6976 round_trippers.go:580]     Content-Length: 261
	I1011 21:15:03.256359    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:03 GMT
	I1011 21:15:03.256359    6976 round_trippers.go:580]     Audit-Id: 9e3944d3-80ee-46bf-8003-0557d709d8c7
	I1011 21:15:03.256359    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:03.256359    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:03.256448    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:03.256448    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:03.256599    6976 request.go:1351] Response Body: {"kind":"ServiceAccountList","apiVersion":"v1","metadata":{"resourceVersion":"563"},"items":[{"metadata":{"name":"default","namespace":"default","uid":"74d8bb18-d162-432b-ae70-74d013d396c0","resourceVersion":"328","creationTimestamp":"2024-10-11T21:13:51Z"}}]}
	I1011 21:15:03.256851    6976 default_sa.go:45] found service account: "default"
	I1011 21:15:03.256902    6976 default_sa.go:55] duration metric: took 8.4647ms for default service account to be created ...
	I1011 21:15:03.256922    6976 system_pods.go:116] waiting for k8s-apps to be running ...
	I1011 21:15:03.325558    6976 request.go:632] Waited for 68.5849ms due to client-side throttling, not priority and fairness, request: GET:https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods
	I1011 21:15:03.325558    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/namespaces/kube-system/pods
	I1011 21:15:03.325558    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:03.325558    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:03.325857    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:03.384287    6976 round_trippers.go:574] Response Status: 200 OK in 58 milliseconds
	I1011 21:15:03.384287    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:03.384410    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:03.384544    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:03.384544    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:03.384544    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:03 GMT
	I1011 21:15:03.384544    6976 round_trippers.go:580]     Audit-Id: 8f12b7dd-12bd-4f9d-80bc-c9a1a981f969
	I1011 21:15:03.384573    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:03.385203    6976 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"564"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-w2s2z","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"0d60b218-7a88-4377-9158-181160a949a6","resourceVersion":"556","creationTimestamp":"2024-10-11T21:13:52Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"6cdfc042-4c4c-4698-9b0f-d2167bac4f42","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-11T21:13:52Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"6cdfc042-4c4c-4698-9b0f-d2167bac4f42\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 52889 chars]
	I1011 21:15:03.388066    6976 system_pods.go:86] 7 kube-system pods found
	I1011 21:15:03.388066    6976 system_pods.go:89] "coredns-7c65d6cfc9-w2s2z" [0d60b218-7a88-4377-9158-181160a949a6] Running
	I1011 21:15:03.388066    6976 system_pods.go:89] "etcd-functional-028700" [ae7fee6e-4a84-47d8-9e24-8afa3a265bb0] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I1011 21:15:03.388066    6976 system_pods.go:89] "kube-apiserver-functional-028700" [b19e0628-0c6b-465c-a353-c37f565f57c9] Running
	I1011 21:15:03.388066    6976 system_pods.go:89] "kube-controller-manager-functional-028700" [aca1ca52-1768-477f-8974-a6c50d86f1ce] Running
	I1011 21:15:03.388066    6976 system_pods.go:89] "kube-proxy-bkjz4" [f0b56ba3-792f-4c41-8bd2-5030ae04c5ae] Running
	I1011 21:15:03.388066    6976 system_pods.go:89] "kube-scheduler-functional-028700" [c1ea35a6-48af-4262-aac2-370d4d7a0ebb] Running
	I1011 21:15:03.388066    6976 system_pods.go:89] "storage-provisioner" [dd9aa0b3-3aed-4f02-af2d-bcd21d167269] Running
	I1011 21:15:03.388066    6976 system_pods.go:126] duration metric: took 131.1427ms to wait for k8s-apps to be running ...
	I1011 21:15:03.388166    6976 system_svc.go:44] waiting for kubelet service to be running ....
	I1011 21:15:03.400298    6976 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1011 21:15:03.428294    6976 system_svc.go:56] duration metric: took 40.1274ms WaitForService to wait for kubelet
	I1011 21:15:03.428294    6976 kubeadm.go:582] duration metric: took 19.3853927s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1011 21:15:03.428294    6976 node_conditions.go:102] verifying NodePressure condition ...
	I1011 21:15:03.525816    6976 request.go:632] Waited for 97.521ms due to client-side throttling, not priority and fairness, request: GET:https://127.0.0.1:50458/api/v1/nodes
	I1011 21:15:03.525816    6976 round_trippers.go:463] GET https://127.0.0.1:50458/api/v1/nodes
	I1011 21:15:03.525816    6976 round_trippers.go:469] Request Headers:
	I1011 21:15:03.525816    6976 round_trippers.go:473]     Accept: application/json, */*
	I1011 21:15:03.525816    6976 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1011 21:15:03.533649    6976 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1011 21:15:03.533739    6976 round_trippers.go:577] Response Headers:
	I1011 21:15:03.533739    6976 round_trippers.go:580]     Audit-Id: 77612b60-d712-4c64-825d-b2f9587e1382
	I1011 21:15:03.533739    6976 round_trippers.go:580]     Cache-Control: no-cache, private
	I1011 21:15:03.533739    6976 round_trippers.go:580]     Content-Type: application/json
	I1011 21:15:03.533739    6976 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9939933a-0fca-4a66-84f1-e0db36205e02
	I1011 21:15:03.533739    6976 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: b9f91f48-dddd-46a3-9276-f747d1913d4e
	I1011 21:15:03.533739    6976 round_trippers.go:580]     Date: Fri, 11 Oct 2024 21:15:03 GMT
	I1011 21:15:03.533857    6976 request.go:1351] Response Body: {"kind":"NodeList","apiVersion":"v1","metadata":{"resourceVersion":"564"},"items":[{"metadata":{"name":"functional-028700","uid":"eb01c754-c57c-4cba-a849-a42eeffd05e2","resourceVersion":"425","creationTimestamp":"2024-10-11T21:13:43Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-028700","kubernetes.io/os":"linux","minikube.k8s.io/commit":"22fb0b41d4a12c6d1b6775ff06e33685efed0efd","minikube.k8s.io/name":"functional-028700","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_11T21_13_48_0700","minikube.k8s.io/version":"v1.34.0","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedF
ields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","ti [truncated 4907 chars]
	I1011 21:15:03.534544    6976 node_conditions.go:122] node storage ephemeral capacity is 1055762868Ki
	I1011 21:15:03.534544    6976 node_conditions.go:123] node cpu capacity is 16
	I1011 21:15:03.534544    6976 node_conditions.go:105] duration metric: took 106.2492ms to run NodePressure ...
	I1011 21:15:03.534544    6976 start.go:241] waiting for startup goroutines ...
	I1011 21:15:03.534544    6976 start.go:246] waiting for cluster config update ...
	I1011 21:15:03.534544    6976 start.go:255] writing updated cluster config ...
	I1011 21:15:03.546606    6976 ssh_runner.go:195] Run: rm -f paused
	I1011 21:15:03.691299    6976 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I1011 21:15:03.696066    6976 out.go:177] * Done! kubectl is now configured to use "functional-028700" cluster and "default" namespace by default
	
	
	==> Docker <==
	Oct 11 21:14:40 functional-028700 systemd[1]: cri-docker.service: Deactivated successfully.
	Oct 11 21:14:40 functional-028700 systemd[1]: Stopped CRI Interface for Docker Application Container Engine.
	Oct 11 21:14:41 functional-028700 systemd[1]: Starting CRI Interface for Docker Application Container Engine...
	Oct 11 21:14:41 functional-028700 systemd[1]: cri-docker.service: Deactivated successfully.
	Oct 11 21:14:41 functional-028700 systemd[1]: Stopped CRI Interface for Docker Application Container Engine.
	Oct 11 21:14:41 functional-028700 systemd[1]: Starting CRI Interface for Docker Application Container Engine...
	Oct 11 21:14:41 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:41Z" level=info msg="Starting cri-dockerd dev (HEAD)"
	Oct 11 21:14:41 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:41Z" level=info msg="Connecting to docker on the Endpoint unix:///var/run/docker.sock"
	Oct 11 21:14:41 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:41Z" level=info msg="Start docker client with request timeout 0s"
	Oct 11 21:14:41 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:41Z" level=info msg="Hairpin mode is set to hairpin-veth"
	Oct 11 21:14:41 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:41Z" level=info msg="Loaded network plugin cni"
	Oct 11 21:14:41 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:41Z" level=info msg="Docker cri networking managed by network plugin cni"
	Oct 11 21:14:41 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:41Z" level=info msg="Setting cgroupDriver cgroupfs"
	Oct 11 21:14:41 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:41Z" level=info msg="Docker cri received runtime config &RuntimeConfig{NetworkConfig:&NetworkConfig{PodCidr:,},}"
	Oct 11 21:14:41 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:41Z" level=info msg="Starting the GRPC backend for the Docker CRI interface."
	Oct 11 21:14:41 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:41Z" level=info msg="Start cri-dockerd grpc backend"
	Oct 11 21:14:41 functional-028700 systemd[1]: Started CRI Interface for Docker Application Container Engine.
	Oct 11 21:14:42 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:42Z" level=info msg="Failed to read pod IP from plugin/docker: networkPlugin cni failed on the status hook for pod \"coredns-7c65d6cfc9-w2s2z_kube-system\": CNI failed to retrieve network namespace path: cannot find network namespace for the terminated container \"2cb635c2339e5bb01328fea45d9b810fd7f8acffc3836a09eb5f07a1da3ec0bf\""
	Oct 11 21:14:46 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:46Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/e2a808fc247cb42fff84ded2c95fad6bf033e8afbb87db71d6f423472ec2d3f3/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Oct 11 21:14:46 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:46Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/27043b1c46e8980b1bf04a7bc0eed0494af8756fb589a9474cf3b85b42539e10/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Oct 11 21:14:47 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:47Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/96f5cca2cd9cd15d23f86575c5fb8531cb1d56870e9c601db97fe31ce9ae2217/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Oct 11 21:14:47 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:47Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/e9ef9b1be718881b258d23ef84b619f08baacce53d090795312981260f486912/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Oct 11 21:14:47 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:47Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/04dd5b855f5bb1a246857275b3c52f0ad61ecbf22b5c8645d774cea51408c871/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Oct 11 21:14:47 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:47Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/1cfea77aa9504794e074e5a1a94bdaaf1d4b22b9d274a5c0aedd0a906dbe6ce7/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Oct 11 21:14:47 functional-028700 cri-dockerd[5001]: time="2024-10-11T21:14:47Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/39b63bd38fcae41a302db44bff30de79c7def2d177ab65616fe6eed150b2ef2d/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	a3ba84392b792       c69fa2e9cbf5f       36 seconds ago       Running             coredns                   1                   e9ef9b1be7188       coredns-7c65d6cfc9-w2s2z
	1ce6a8108955b       175ffd71cce3d       36 seconds ago       Running             kube-controller-manager   1                   1cfea77aa9504       kube-controller-manager-functional-028700
	b84836cb75cc7       6e38f40d628db       36 seconds ago       Running             storage-provisioner       2                   39b63bd38fcae       storage-provisioner
	fe293079a5785       9aa1fad941575       36 seconds ago       Running             kube-scheduler            1                   04dd5b855f5bb       kube-scheduler-functional-028700
	8450d00fdf7ee       60c005f310ff3       36 seconds ago       Running             kube-proxy                1                   96f5cca2cd9cd       kube-proxy-bkjz4
	0cc061402227b       2e96e5913fc06       37 seconds ago       Running             etcd                      1                   27043b1c46e89       etcd-functional-028700
	d171649111ce2       6bab7719df100       37 seconds ago       Running             kube-apiserver            1                   e2a808fc247cb       kube-apiserver-functional-028700
	882554b484c83       6e38f40d628db       About a minute ago   Exited              storage-provisioner       1                   16e1cce551644       storage-provisioner
	9de2c34136dad       c69fa2e9cbf5f       About a minute ago   Exited              coredns                   0                   2cb635c2339e5       coredns-7c65d6cfc9-w2s2z
	0f0618d190499       2e96e5913fc06       About a minute ago   Exited              etcd                      0                   d3395d60d6c63       etcd-functional-028700
	6ba1c3648c459       175ffd71cce3d       About a minute ago   Exited              kube-controller-manager   0                   39322c6ac34c3       kube-controller-manager-functional-028700
	0d855a8a196e2       9aa1fad941575       About a minute ago   Exited              kube-scheduler            0                   07882222132ed       kube-scheduler-functional-028700
	9c0d8a857111e       6bab7719df100       About a minute ago   Exited              kube-apiserver            0                   0e9420f181689       kube-apiserver-functional-028700
	
	
	==> coredns [9de2c34136da] <==
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[WARNING] plugin/kubernetes: starting server with unsynced Kubernetes API
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 591cf328cccc12bc490481273e738df59329c62c0b729d94e8b61db9961c2fa5f046dd37f1cf888b953814040d180f52594972691cd6ff41be96639138a43908
	CoreDNS-1.11.3
	linux/amd64, go1.21.11, a6338e9
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: 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: connect: connection refused
	[INFO] plugin/kubernetes: Trace[2121127121]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229 (11-Oct-2024 21:13:56.161) (total time: 21036ms):
	Trace[2121127121]: ---"Objects listed" error:Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused 21035ms (21:14:17.192)
	Trace[2121127121]: [21.036183405s] [21.036183405s] END
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: 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: connect: connection refused
	[ERROR] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: Failed to watch *v1.Service: 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: connect: connection refused
	[INFO] plugin/kubernetes: Trace[1305303130]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229 (11-Oct-2024 21:13:56.160) (total time: 21037ms):
	Trace[1305303130]: ---"Objects listed" error:Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused 21036ms (21:14:17.192)
	Trace[1305303130]: [21.037050911s] [21.037050911s] END
	[ERROR] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: Failed to watch *v1.Namespace: 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: connect: connection refused
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: failed to list *v1.EndpointSlice: Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[INFO] plugin/kubernetes: Trace[144874189]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229 (11-Oct-2024 21:13:56.161) (total time: 21049ms):
	Trace[144874189]: ---"Objects listed" error:Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused 21049ms (21:14:17.207)
	Trace[144874189]: [21.049906805s] [21.049906805s] END
	[ERROR] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: Failed to watch *v1.EndpointSlice: failed to list *v1.EndpointSlice: Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> coredns [a3ba84392b79] <==
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = f869070685748660180df1b7a47d58cdafcf2f368266578c062d1151dc2c900964aecc5975e8882e6de6fdfb6460463e30ebfaad2ec8f0c3c6436f80225b3b5b
	CoreDNS-1.11.3
	linux/amd64, go1.21.11, a6338e9
	[INFO] 127.0.0.1:58161 - 53993 "HINFO IN 1972371307259530595.2650885466134740426. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.087922573s
	
	
	==> describe nodes <==
	Name:               functional-028700
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=functional-028700
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=22fb0b41d4a12c6d1b6775ff06e33685efed0efd
	                    minikube.k8s.io/name=functional-028700
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_10_11T21_13_48_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 11 Oct 2024 21:13:43 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-028700
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 11 Oct 2024 21:15:13 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 11 Oct 2024 21:15:19 +0000   Fri, 11 Oct 2024 21:13:40 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 11 Oct 2024 21:15:19 +0000   Fri, 11 Oct 2024 21:13:40 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 11 Oct 2024 21:15:19 +0000   Fri, 11 Oct 2024 21:13:40 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 11 Oct 2024 21:15:19 +0000   Fri, 11 Oct 2024 21:13:44 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-028700
	Capacity:
	  cpu:                16
	  ephemeral-storage:  1055762868Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32868688Ki
	  pods:               110
	Allocatable:
	  cpu:                16
	  ephemeral-storage:  1055762868Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32868688Ki
	  pods:               110
	System Info:
	  Machine ID:                 975e605fa827401486a4d3cdbeb691c6
	  System UUID:                975e605fa827401486a4d3cdbeb691c6
	  Boot ID:                    617543bf-6939-4196-87e1-c45fe6cd1412
	  Kernel Version:             5.15.153.1-microsoft-standard-WSL2
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (7 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  kube-system                 coredns-7c65d6cfc9-w2s2z                     100m (0%)     0 (0%)      70Mi (0%)        170Mi (0%)     91s
	  kube-system                 etcd-functional-028700                       100m (0%)     0 (0%)      100Mi (0%)       0 (0%)         95s
	  kube-system                 kube-apiserver-functional-028700             250m (1%)     0 (0%)      0 (0%)           0 (0%)         95s
	  kube-system                 kube-controller-manager-functional-028700    200m (1%)     0 (0%)      0 (0%)           0 (0%)         95s
	  kube-system                 kube-proxy-bkjz4                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         91s
	  kube-system                 kube-scheduler-functional-028700             100m (0%)     0 (0%)      0 (0%)           0 (0%)         95s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         89s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (4%)   0 (0%)
	  memory             170Mi (0%)  170Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                             Age                  From             Message
	  ----     ------                             ----                 ----             -------
	  Normal   Starting                           87s                  kube-proxy       
	  Normal   Starting                           29s                  kube-proxy       
	  Normal   NodeHasSufficientMemory            106s (x7 over 106s)  kubelet          Node functional-028700 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure              106s (x7 over 106s)  kubelet          Node functional-028700 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID               106s (x7 over 106s)  kubelet          Node functional-028700 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced            106s                 kubelet          Updated Node Allocatable limit across pods
	  Warning  PossibleMemoryBackedVolumesOnDisk  96s                  kubelet          The tmpfs noswap option is not supported. Memory-backed volumes (e.g. secrets, emptyDirs, etc.) might be swapped to disk and should no longer be considered secure.
	  Normal   Starting                           96s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                           96s                  kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeAllocatableEnforced            95s                  kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory            95s                  kubelet          Node functional-028700 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure              95s                  kubelet          Node functional-028700 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID               95s                  kubelet          Node functional-028700 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode                     92s                  node-controller  Node functional-028700 event: Registered Node functional-028700 in Controller
	  Normal   RegisteredNode                     26s                  node-controller  Node functional-028700 event: Registered Node functional-028700 in Controller
	
	
	==> dmesg <==
	[  +0.000005]  failed 2
	[  +0.032361] WSL (1) WARNING: /usr/share/zoneinfo/Etc/UTC not found. Is the tzdata package installed?
	[  +0.442728] misc dxg: dxgk: dxgglobal_acquire_channel_lock: Failed to acquire global channel lock
	[  +1.228613] WSL (2) ERROR: UtilCreateProcessAndWait:666: /bin/mount failed with 2
	[  +0.002507] WSL (1) ERROR: UtilCreateProcessAndWait:688: /bin/mount failed with status 0xff00
	
	[  +0.002775] WSL (1) ERROR: ConfigMountFsTab:2583: Processing fstab with mount -a failed.
	[  +0.003763] WSL (1) ERROR: ConfigApplyWindowsLibPath:2531: open /etc/ld.so.conf.d/ld.wsl.conf
	[  +0.000004]  failed 2
	[  +0.006577] WSL (3) ERROR: UtilCreateProcessAndWait:666: /bin/mount failed with 2
	[  +0.002447] WSL (1) ERROR: UtilCreateProcessAndWait:688: /bin/mount failed with status 0xff00
	
	[  +0.004762] WSL (4) ERROR: UtilCreateProcessAndWait:666: /bin/mount failed with 2
	[  +0.001808] WSL (1) ERROR: UtilCreateProcessAndWait:688: /bin/mount failed with status 0xff00
	
	[  +0.023407] WSL (1) WARNING: /usr/share/zoneinfo/Etc/UTC not found. Is the tzdata package installed?
	[  +0.170804] misc dxg: dxgk: dxgglobal_acquire_channel_lock: Failed to acquire global channel lock
	[  +1.393843] netlink: 'init': attribute type 4 has an invalid length.
	[Oct11 21:01] tmpfs: Unknown parameter 'noswap'
	[  +9.672299] tmpfs: Unknown parameter 'noswap'
	[Oct11 21:11] tmpfs: Unknown parameter 'noswap'
	[Oct11 21:12] tmpfs: Unknown parameter 'noswap'
	[ +15.286173] tmpfs: Unknown parameter 'noswap'
	[Oct11 21:13] tmpfs: Unknown parameter 'noswap'
	[ +10.035850] tmpfs: Unknown parameter 'noswap'
	
	
	==> etcd [0cc061402227] <==
	{"level":"info","ts":"2024-10-11T21:14:49.327859Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-10-11T21:14:49.327873Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 3"}
	{"level":"info","ts":"2024-10-11T21:14:49.327880Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 3"}
	{"level":"info","ts":"2024-10-11T21:14:49.327892Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 3"}
	{"level":"info","ts":"2024-10-11T21:14:49.327901Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 3"}
	{"level":"info","ts":"2024-10-11T21:14:49.336148Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:functional-028700 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-10-11T21:14:49.336265Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-10-11T21:14:49.336331Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-10-11T21:14:49.337146Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-10-11T21:14:49.337296Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-10-11T21:14:49.419793Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-10-11T21:14:49.420347Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-10-11T21:14:49.422996Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-10-11T21:14:49.423286Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-10-11T21:14:53.025749Z","caller":"traceutil/trace.go:171","msg":"trace[127869305] transaction","detail":"{read_only:false; number_of_response:1; response_revision:460; }","duration":"100.185676ms","start":"2024-10-11T21:14:52.925540Z","end":"2024-10-11T21:14:53.025726Z","steps":["trace[127869305] 'process raft request'  (duration: 99.764624ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-11T21:14:53.120728Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.428028ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/storage-provisioner\" ","response":"range_response_count:1 size:721"}
	{"level":"warn","ts":"2024-10-11T21:14:53.120805Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.708863ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/coredns\" ","response":"range_response_count:1 size:179"}
	{"level":"info","ts":"2024-10-11T21:14:53.120880Z","caller":"traceutil/trace.go:171","msg":"trace[190488072] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/storage-provisioner; range_end:; response_count:1; response_revision:461; }","duration":"101.729665ms","start":"2024-10-11T21:14:53.019131Z","end":"2024-10-11T21:14:53.120861Z","steps":["trace[190488072] 'agreement among raft nodes before linearized reading'  (duration: 101.344818ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-11T21:14:53.120875Z","caller":"traceutil/trace.go:171","msg":"trace[872765006] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/coredns; range_end:; response_count:1; response_revision:461; }","duration":"101.775271ms","start":"2024-10-11T21:14:53.019077Z","end":"2024-10-11T21:14:53.120852Z","steps":["trace[872765006] 'agreement among raft nodes before linearized reading'  (duration: 101.669358ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-11T21:14:53.120777Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.578247ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/serviceips\" ","response":"range_response_count:1 size:116"}
	{"level":"info","ts":"2024-10-11T21:14:53.121094Z","caller":"traceutil/trace.go:171","msg":"trace[904251044] range","detail":"{range_begin:/registry/ranges/serviceips; range_end:; response_count:1; response_revision:461; }","duration":"101.893185ms","start":"2024-10-11T21:14:53.019181Z","end":"2024-10-11T21:14:53.121074Z","steps":["trace[904251044] 'agreement among raft nodes before linearized reading'  (duration: 101.537942ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-11T21:14:53.228845Z","caller":"traceutil/trace.go:171","msg":"trace[1606954283] transaction","detail":"{read_only:false; response_revision:465; number_of_response:1; }","duration":"100.05426ms","start":"2024-10-11T21:14:53.128773Z","end":"2024-10-11T21:14:53.228828Z","steps":["trace[1606954283] 'process raft request'  (duration: 99.80683ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-11T21:14:53.231045Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.987642ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/\" range_end:\"/registry/masterleases0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-10-11T21:14:53.231156Z","caller":"traceutil/trace.go:171","msg":"trace[1335727717] range","detail":"{range_begin:/registry/masterleases/; range_end:/registry/masterleases0; response_count:0; response_revision:465; }","duration":"104.366989ms","start":"2024-10-11T21:14:53.126777Z","end":"2024-10-11T21:14:53.231143Z","steps":["trace[1335727717] 'agreement among raft nodes before linearized reading'  (duration: 103.211647ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-11T21:14:53.630608Z","caller":"traceutil/trace.go:171","msg":"trace[1969825681] transaction","detail":"{read_only:false; response_revision:468; number_of_response:1; }","duration":"105.137584ms","start":"2024-10-11T21:14:53.525450Z","end":"2024-10-11T21:14:53.630588Z","steps":["trace[1969825681] 'process raft request'  (duration: 104.94926ms)"],"step_count":1}
	
	
	==> etcd [0f0618d19049] <==
	{"level":"info","ts":"2024-10-11T21:13:44.141596Z","caller":"traceutil/trace.go:171","msg":"trace[576360682] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:8; }","duration":"110.765408ms","start":"2024-10-11T21:13:44.030820Z","end":"2024-10-11T21:13:44.141585Z","steps":["trace[576360682] 'agreement among raft nodes before linearized reading'  (duration: 110.684297ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-11T21:13:44.141539Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"112.465831ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:0 size:4"}
	{"level":"info","ts":"2024-10-11T21:13:44.141692Z","caller":"traceutil/trace.go:171","msg":"trace[1677024805] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:0; response_revision:8; }","duration":"112.616352ms","start":"2024-10-11T21:13:44.029061Z","end":"2024-10-11T21:13:44.141677Z","steps":["trace[1677024805] 'agreement among raft nodes before linearized reading'  (duration: 112.444029ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-11T21:13:52.455761Z","caller":"traceutil/trace.go:171","msg":"trace[615823666] transaction","detail":"{read_only:false; response_revision:338; number_of_response:1; }","duration":"108.658445ms","start":"2024-10-11T21:13:52.347083Z","end":"2024-10-11T21:13:52.455742Z","steps":["trace[615823666] 'process raft request'  (duration: 108.007166ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-11T21:13:52.457057Z","caller":"traceutil/trace.go:171","msg":"trace[1342003486] transaction","detail":"{read_only:false; response_revision:340; number_of_response:1; }","duration":"108.857269ms","start":"2024-10-11T21:13:52.347255Z","end":"2024-10-11T21:13:52.456112Z","steps":["trace[1342003486] 'process raft request'  (duration: 108.286399ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-11T21:13:52.458418Z","caller":"traceutil/trace.go:171","msg":"trace[383117607] transaction","detail":"{read_only:false; response_revision:339; number_of_response:1; }","duration":"111.189954ms","start":"2024-10-11T21:13:52.347196Z","end":"2024-10-11T21:13:52.458386Z","steps":["trace[383117607] 'process raft request'  (duration: 108.153484ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-11T21:13:53.542094Z","caller":"traceutil/trace.go:171","msg":"trace[1181622856] linearizableReadLoop","detail":"{readStateIndex:380; appliedIndex:379; }","duration":"101.049818ms","start":"2024-10-11T21:13:53.441030Z","end":"2024-10-11T21:13:53.542080Z","steps":["trace[1181622856] 'read index received'  (duration: 94.082369ms)","trace[1181622856] 'applied index is now lower than readState.Index'  (duration: 6.966449ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-11T21:13:53.542237Z","caller":"traceutil/trace.go:171","msg":"trace[1946500807] transaction","detail":"{read_only:false; response_revision:372; number_of_response:1; }","duration":"110.990029ms","start":"2024-10-11T21:13:53.431239Z","end":"2024-10-11T21:13:53.542229Z","steps":["trace[1946500807] 'process raft request'  (duration: 103.716443ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-11T21:13:53.542426Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.383959ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/coredns\" ","response":"range_response_count:1 size:179"}
	{"level":"info","ts":"2024-10-11T21:13:53.542465Z","caller":"traceutil/trace.go:171","msg":"trace[464975400] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/coredns; range_end:; response_count:1; response_revision:372; }","duration":"101.433365ms","start":"2024-10-11T21:13:53.441023Z","end":"2024-10-11T21:13:53.542456Z","steps":["trace[464975400] 'agreement among raft nodes before linearized reading'  (duration: 101.355955ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-11T21:13:53.989456Z","caller":"traceutil/trace.go:171","msg":"trace[1809912836] linearizableReadLoop","detail":"{readStateIndex:390; appliedIndex:388; }","duration":"133.681796ms","start":"2024-10-11T21:13:53.855755Z","end":"2024-10-11T21:13:53.989437Z","steps":["trace[1809912836] 'read index received'  (duration: 69.216538ms)","trace[1809912836] 'applied index is now lower than readState.Index'  (duration: 64.464758ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-11T21:13:53.989612Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"133.843415ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4102"}
	{"level":"info","ts":"2024-10-11T21:13:53.989641Z","caller":"traceutil/trace.go:171","msg":"trace[546772718] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:382; }","duration":"133.88212ms","start":"2024-10-11T21:13:53.855750Z","end":"2024-10-11T21:13:53.989632Z","steps":["trace[546772718] 'agreement among raft nodes before linearized reading'  (duration: 133.817212ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-11T21:13:53.989664Z","caller":"traceutil/trace.go:171","msg":"trace[34930486] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"134.113148ms","start":"2024-10-11T21:13:53.855533Z","end":"2024-10-11T21:13:53.989646Z","steps":["trace[34930486] 'process raft request'  (duration: 133.794109ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-11T21:13:53.989702Z","caller":"traceutil/trace.go:171","msg":"trace[920742226] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"135.579627ms","start":"2024-10-11T21:13:53.854108Z","end":"2024-10-11T21:13:53.989688Z","steps":["trace[920742226] 'process raft request'  (duration: 70.79153ms)","trace[920742226] 'compare'  (duration: 64.251832ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-11T21:14:28.018598Z","caller":"osutil/interrupt_unix.go:64","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2024-10-11T21:14:28.018656Z","caller":"embed/etcd.go:377","msg":"closing etcd server","name":"functional-028700","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	{"level":"warn","ts":"2024-10-11T21:14:28.018737Z","caller":"embed/serve.go:212","msg":"stopping secure grpc server due to error","error":"accept tcp 127.0.0.1:2379: use of closed network connection"}
	{"level":"warn","ts":"2024-10-11T21:14:28.018932Z","caller":"embed/serve.go:214","msg":"stopped secure grpc server due to error","error":"accept tcp 127.0.0.1:2379: use of closed network connection"}
	{"level":"warn","ts":"2024-10-11T21:14:28.029110Z","caller":"embed/serve.go:212","msg":"stopping secure grpc server due to error","error":"accept tcp 192.168.49.2:2379: use of closed network connection"}
	{"level":"warn","ts":"2024-10-11T21:14:28.029256Z","caller":"embed/serve.go:214","msg":"stopped secure grpc server due to error","error":"accept tcp 192.168.49.2:2379: use of closed network connection"}
	{"level":"info","ts":"2024-10-11T21:14:28.118559Z","caller":"etcdserver/server.go:1521","msg":"skipped leadership transfer for single voting member cluster","local-member-id":"aec36adc501070cc","current-leader-member-id":"aec36adc501070cc"}
	{"level":"info","ts":"2024-10-11T21:14:28.231381Z","caller":"embed/etcd.go:581","msg":"stopping serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-10-11T21:14:28.231557Z","caller":"embed/etcd.go:586","msg":"stopped serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-10-11T21:14:28.231577Z","caller":"embed/etcd.go:379","msg":"closed etcd server","name":"functional-028700","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	
	
	==> kernel <==
	 21:15:23 up  2:25,  0 users,  load average: 1.72, 1.86, 1.35
	Linux functional-028700 5.15.153.1-microsoft-standard-WSL2 #1 SMP Fri Mar 29 23:14:13 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kube-apiserver [9c0d8a857111] <==
	W1011 21:14:37.446373       1 logging.go:55] [core] [Channel #58 SubChannel #59]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.464862       1 logging.go:55] [core] [Channel #49 SubChannel #50]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.467663       1 logging.go:55] [core] [Channel #37 SubChannel #38]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.535714       1 logging.go:55] [core] [Channel #136 SubChannel #137]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.563550       1 logging.go:55] [core] [Channel #163 SubChannel #164]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.630845       1 logging.go:55] [core] [Channel #181 SubChannel #182]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.650580       1 logging.go:55] [core] [Channel #79 SubChannel #80]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.660247       1 logging.go:55] [core] [Channel #25 SubChannel #26]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.675702       1 logging.go:55] [core] [Channel #2 SubChannel #4]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.690426       1 logging.go:55] [core] [Channel #85 SubChannel #86]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.698796       1 logging.go:55] [core] [Channel #94 SubChannel #95]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.699508       1 logging.go:55] [core] [Channel #76 SubChannel #77]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.707260       1 logging.go:55] [core] [Channel #64 SubChannel #65]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.708683       1 logging.go:55] [core] [Channel #124 SubChannel #125]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.710303       1 logging.go:55] [core] [Channel #109 SubChannel #110]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.748701       1 logging.go:55] [core] [Channel #52 SubChannel #53]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.796003       1 logging.go:55] [core] [Channel #46 SubChannel #47]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.800219       1 logging.go:55] [core] [Channel #31 SubChannel #32]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.891728       1 logging.go:55] [core] [Channel #145 SubChannel #146]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:37.961107       1 logging.go:55] [core] [Channel #115 SubChannel #116]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:38.041424       1 logging.go:55] [core] [Channel #17 SubChannel #18]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:38.052198       1 logging.go:55] [core] [Channel #73 SubChannel #74]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:38.067354       1 logging.go:55] [core] [Channel #34 SubChannel #35]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:38.116269       1 logging.go:55] [core] [Channel #154 SubChannel #155]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1011 21:14:38.119073       1 logging.go:55] [core] [Channel #28 SubChannel #29]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	
	
	==> kube-apiserver [d171649111ce] <==
	I1011 21:14:52.770183       1 shared_informer.go:313] Waiting for caches to sync for cluster_authentication_trust_controller
	I1011 21:14:52.769484       1 apf_controller.go:377] Starting API Priority and Fairness config controller
	I1011 21:14:52.770223       1 dynamic_cafile_content.go:160] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I1011 21:14:52.770307       1 dynamic_cafile_content.go:160] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I1011 21:14:53.019083       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I1011 21:14:53.019140       1 cache.go:39] Caches are synced for LocalAvailability controller
	I1011 21:14:53.019353       1 cache.go:39] Caches are synced for RemoteAvailability controller
	I1011 21:14:53.019396       1 shared_informer.go:320] Caches are synced for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator]
	I1011 21:14:53.019676       1 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller
	I1011 21:14:53.019672       1 shared_informer.go:320] Caches are synced for configmaps
	I1011 21:14:53.019401       1 shared_informer.go:320] Caches are synced for crd-autoregister
	I1011 21:14:53.020380       1 aggregator.go:171] initial CRD sync complete...
	I1011 21:14:53.020396       1 autoregister_controller.go:144] Starting autoregister controller
	I1011 21:14:53.020409       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I1011 21:14:53.020541       1 cache.go:39] Caches are synced for autoregister controller
	I1011 21:14:53.020872       1 policy_source.go:224] refreshing policies
	I1011 21:14:53.019093       1 apf_controller.go:382] Running API Priority and Fairness config worker
	I1011 21:14:53.022318       1 apf_controller.go:385] Running API Priority and Fairness periodic rebalancing process
	I1011 21:14:53.024145       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I1011 21:14:53.031724       1 handler_discovery.go:450] Starting ResourceDiscoveryManager
	I1011 21:14:53.122062       1 shared_informer.go:320] Caches are synced for node_authorizer
	E1011 21:14:53.233310       1 controller.go:97] Error removing old endpoints from kubernetes service: no API server IP addresses were listed in storage, refusing to erase all endpoints for the kubernetes Service
	I1011 21:14:53.830938       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I1011 21:14:57.731267       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I1011 21:14:57.782720       1 controller.go:615] quota admission added evaluator for: endpoints
	
	
	==> kube-controller-manager [1ce6a8108955] <==
	I1011 21:14:57.376657       1 node_lifecycle_controller.go:884] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="functional-028700"
	I1011 21:14:57.377027       1 node_lifecycle_controller.go:1078] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I1011 21:14:57.377369       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-kubelet-serving
	I1011 21:14:57.377508       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-kubelet-client
	I1011 21:14:57.377522       1 shared_informer.go:320] Caches are synced for daemon sets
	I1011 21:14:57.378587       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-kube-apiserver-client
	I1011 21:14:57.378699       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-legacy-unknown
	I1011 21:14:57.385968       1 shared_informer.go:320] Caches are synced for namespace
	I1011 21:14:57.426754       1 shared_informer.go:320] Caches are synced for deployment
	I1011 21:14:57.426948       1 shared_informer.go:320] Caches are synced for disruption
	I1011 21:14:57.426991       1 shared_informer.go:320] Caches are synced for service account
	I1011 21:14:57.476743       1 shared_informer.go:320] Caches are synced for ReplicaSet
	I1011 21:14:57.501309       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="24.364367ms"
	I1011 21:14:57.502265       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="50.306µs"
	I1011 21:14:57.575435       1 shared_informer.go:320] Caches are synced for endpoint_slice
	I1011 21:14:57.576928       1 shared_informer.go:320] Caches are synced for endpoint
	I1011 21:14:57.577046       1 shared_informer.go:320] Caches are synced for endpoint_slice_mirroring
	I1011 21:14:57.585547       1 shared_informer.go:320] Caches are synced for resource quota
	I1011 21:14:57.587912       1 shared_informer.go:320] Caches are synced for resource quota
	I1011 21:14:57.986744       1 shared_informer.go:320] Caches are synced for garbage collector
	I1011 21:14:57.986780       1 garbagecollector.go:157] "All resource monitors have synced. Proceeding to collect garbage" logger="garbage-collector-controller"
	I1011 21:14:58.019422       1 shared_informer.go:320] Caches are synced for garbage collector
	I1011 21:15:00.541083       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="16.837982ms"
	I1011 21:15:00.541375       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="55.707µs"
	I1011 21:15:19.983253       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="functional-028700"
	
	
	==> kube-controller-manager [6ba1c3648c45] <==
	I1011 21:13:51.924993       1 shared_informer.go:320] Caches are synced for resource quota
	I1011 21:13:51.925031       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-legacy-unknown
	I1011 21:13:51.925160       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-kube-apiserver-client
	I1011 21:13:51.925176       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-kubelet-serving
	I1011 21:13:51.925200       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-kubelet-client
	I1011 21:13:51.943633       1 shared_informer.go:320] Caches are synced for certificate-csrapproving
	I1011 21:13:52.425304       1 shared_informer.go:320] Caches are synced for garbage collector
	I1011 21:13:52.425334       1 garbagecollector.go:157] "All resource monitors have synced. Proceeding to collect garbage" logger="garbage-collector-controller"
	I1011 21:13:52.425985       1 shared_informer.go:320] Caches are synced for garbage collector
	I1011 21:13:52.644024       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="functional-028700"
	I1011 21:13:53.228876       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="399.379184ms"
	I1011 21:13:53.325352       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="96.193525ms"
	I1011 21:13:53.325575       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="157.42µs"
	I1011 21:13:53.327149       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="60.007µs"
	I1011 21:13:53.991824       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="231.925572ms"
	I1011 21:13:54.064971       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="72.997298ms"
	I1011 21:13:54.065357       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="219.027µs"
	I1011 21:13:56.653613       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="86.911µs"
	I1011 21:13:56.740849       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="63.308µs"
	I1011 21:13:58.613175       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="functional-028700"
	I1011 21:14:06.784973       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="168.52µs"
	I1011 21:14:07.111961       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="51.807µs"
	I1011 21:14:07.117223       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="38.805µs"
	I1011 21:14:20.543902       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="16.510343ms"
	I1011 21:14:20.544112       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="37.005µs"
	
	
	==> kube-proxy [8450d00fdf7e] <==
	E1011 21:14:49.246094       1 metrics.go:340] "failed to initialize nfacct client" err="nfacct sub-system not available"
	E1011 21:14:49.319045       1 metrics.go:340] "failed to initialize nfacct client" err="nfacct sub-system not available"
	I1011 21:14:49.343325       1 server_linux.go:66] "Using iptables proxy"
	I1011 21:14:53.221593       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E1011 21:14:53.222112       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I1011 21:14:53.526573       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I1011 21:14:53.526768       1 server_linux.go:169] "Using iptables Proxier"
	I1011 21:14:53.532690       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	E1011 21:14:53.553847       1 proxier.go:283] "Failed to create nfacct runner, nfacct based metrics won't be available" err="nfacct sub-system not available" ipFamily="IPv4"
	E1011 21:14:53.574746       1 proxier.go:283] "Failed to create nfacct runner, nfacct based metrics won't be available" err="nfacct sub-system not available" ipFamily="IPv6"
	I1011 21:14:53.574901       1 server.go:483] "Version info" version="v1.31.1"
	I1011 21:14:53.574922       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1011 21:14:53.618985       1 config.go:105] "Starting endpoint slice config controller"
	I1011 21:14:53.619015       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1011 21:14:53.619044       1 config.go:199] "Starting service config controller"
	I1011 21:14:53.619052       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1011 21:14:53.619087       1 config.go:328] "Starting node config controller"
	I1011 21:14:53.620471       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1011 21:14:53.719482       1 shared_informer.go:320] Caches are synced for service config
	I1011 21:14:53.719585       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I1011 21:14:53.720822       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [0d855a8a196e] <==
	E1011 21:13:45.256258       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1011 21:13:45.317020       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E1011 21:13:45.317124       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1011 21:13:45.383130       1 reflector.go:561] 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
	E1011 21:13:45.383229       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1011 21:13:45.411158       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E1011 21:13:45.411252       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W1011 21:13:45.432830       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E1011 21:13:45.432979       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1011 21:13:45.519224       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E1011 21:13:45.519465       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1011 21:13:45.590783       1 reflector.go:561] 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
	E1011 21:13:45.590884       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1011 21:13:45.626421       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E1011 21:13:45.626528       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1011 21:13:45.700247       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E1011 21:13:45.700361       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W1011 21:13:45.714456       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E1011 21:13:45.714563       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W1011 21:13:45.735056       1 reflector.go:561] 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
	E1011 21:13:45.735154       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1011 21:13:45.748068       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E1011 21:13:45.748178       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I1011 21:13:47.649792       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	E1011 21:14:28.019123       1 run.go:72] "command failed" err="finished without leader elect"
	
	
	==> kube-scheduler [fe293079a578] <==
	I1011 21:14:50.430497       1 serving.go:386] Generated self-signed cert in-memory
	W1011 21:14:52.928233       1 requestheader_controller.go:196] 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'
	W1011 21:14:52.928430       1 authentication.go:370] 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": RBAC: [clusterrole.rbac.authorization.k8s.io "system:kube-scheduler" not found, clusterrole.rbac.authorization.k8s.io "system:public-info-viewer" not found, clusterrole.rbac.authorization.k8s.io "system:discovery" not found, clusterrole.rbac.authorization.k8s.io "system:volume-scheduler" not found]
	W1011 21:14:52.928454       1 authentication.go:371] Continuing without authentication configuration. This may treat all requests as anonymous.
	W1011 21:14:52.928462       1 authentication.go:372] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I1011 21:14:53.122139       1 server.go:167] "Starting Kubernetes Scheduler" version="v1.31.1"
	I1011 21:14:53.122212       1 server.go:169] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1011 21:14:53.134892       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I1011 21:14:53.135564       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I1011 21:14:53.135640       1 secure_serving.go:213] Serving securely on 127.0.0.1:10259
	I1011 21:14:53.135806       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I1011 21:14:53.318661       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.537364    2607 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="39b63bd38fcae41a302db44bff30de79c7def2d177ab65616fe6eed150b2ef2d"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.727655    2607 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="e2a808fc247cb42fff84ded2c95fad6bf033e8afbb87db71d6f423472ec2d3f3"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.745280    2607 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="04dd5b855f5bb1a246857275b3c52f0ad61ecbf22b5c8645d774cea51408c871"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.830189    2607 scope.go:117] "RemoveContainer" containerID="57dea3acbb700a53c8c808720d9bc177524e3b2400b53c09acfbe75193e7a5a0"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.839330    2607 status_manager.go:851] "Failed to get status for pod" podUID="f0b56ba3-792f-4c41-8bd2-5030ae04c5ae" pod="kube-system/kube-proxy-bkjz4" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-proxy-bkjz4\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.839972    2607 status_manager.go:851] "Failed to get status for pod" podUID="0d60b218-7a88-4377-9158-181160a949a6" pod="kube-system/coredns-7c65d6cfc9-w2s2z" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-w2s2z\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.840589    2607 status_manager.go:851] "Failed to get status for pod" podUID="dd9aa0b3-3aed-4f02-af2d-bcd21d167269" pod="kube-system/storage-provisioner" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/storage-provisioner\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.841162    2607 status_manager.go:851] "Failed to get status for pod" podUID="18714db65e8de2a862298aa4208689f6" pod="kube-system/kube-apiserver-functional-028700" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.841903    2607 status_manager.go:851] "Failed to get status for pod" podUID="5de9b58c740944823d538cbf7d2d50f1" pod="kube-system/kube-scheduler-functional-028700" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-028700\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.842637    2607 status_manager.go:851] "Failed to get status for pod" podUID="0f0c3ee0c8422c358dc8128215c83109" pod="kube-system/kube-controller-manager-functional-028700" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-028700\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.844098    2607 status_manager.go:851] "Failed to get status for pod" podUID="6107036a29cfce0100bddc5486d68aa0" pod="kube-system/etcd-functional-028700" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/etcd-functional-028700\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.928621    2607 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="27043b1c46e8980b1bf04a7bc0eed0494af8756fb589a9474cf3b85b42539e10"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.930504    2607 status_manager.go:851] "Failed to get status for pod" podUID="dd9aa0b3-3aed-4f02-af2d-bcd21d167269" pod="kube-system/storage-provisioner" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/storage-provisioner\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.931375    2607 status_manager.go:851] "Failed to get status for pod" podUID="18714db65e8de2a862298aa4208689f6" pod="kube-system/kube-apiserver-functional-028700" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-028700\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.932600    2607 status_manager.go:851] "Failed to get status for pod" podUID="5de9b58c740944823d538cbf7d2d50f1" pod="kube-system/kube-scheduler-functional-028700" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-028700\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.933868    2607 status_manager.go:851] "Failed to get status for pod" podUID="0f0c3ee0c8422c358dc8128215c83109" pod="kube-system/kube-controller-manager-functional-028700" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-028700\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.934381    2607 status_manager.go:851] "Failed to get status for pod" podUID="6107036a29cfce0100bddc5486d68aa0" pod="kube-system/etcd-functional-028700" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/etcd-functional-028700\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.934930    2607 status_manager.go:851] "Failed to get status for pod" podUID="f0b56ba3-792f-4c41-8bd2-5030ae04c5ae" pod="kube-system/kube-proxy-bkjz4" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-proxy-bkjz4\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 11 21:14:47 functional-028700 kubelet[2607]: I1011 21:14:47.935726    2607 status_manager.go:851] "Failed to get status for pod" podUID="0d60b218-7a88-4377-9158-181160a949a6" pod="kube-system/coredns-7c65d6cfc9-w2s2z" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-w2s2z\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 11 21:14:48 functional-028700 kubelet[2607]: I1011 21:14:47.940536    2607 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="1cfea77aa9504794e074e5a1a94bdaaf1d4b22b9d274a5c0aedd0a906dbe6ce7"
	Oct 11 21:14:48 functional-028700 kubelet[2607]: I1011 21:14:48.119949    2607 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="e9ef9b1be718881b258d23ef84b619f08baacce53d090795312981260f486912"
	Oct 11 21:14:49 functional-028700 kubelet[2607]: I1011 21:14:49.021924    2607 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="96f5cca2cd9cd15d23f86575c5fb8531cb1d56870e9c601db97fe31ce9ae2217"
	Oct 11 21:14:52 functional-028700 kubelet[2607]: E1011 21:14:52.919344    2607 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: unknown (get configmaps)" logger="UnhandledError"
	Oct 11 21:14:52 functional-028700 kubelet[2607]: E1011 21:14:52.919352    2607 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: unknown (get configmaps)" logger="UnhandledError"
	Oct 11 21:14:52 functional-028700 kubelet[2607]: E1011 21:14:52.925366    2607 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: unknown (get configmaps)" logger="UnhandledError"
	
	
	==> storage-provisioner [882554b484c8] <==
	I1011 21:14:18.240954       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1011 21:14:18.256864       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1011 21:14:18.257063       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1011 21:14:18.274459       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1011 21:14:18.274707       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_functional-028700_a27be474-53ea-4e2a-a54d-cd2e466c8da1!
	I1011 21:14:18.275364       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"30b9e514-cf11-4b28-bbd4-d4c5302e13a2", APIVersion:"v1", ResourceVersion:"445", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' functional-028700_a27be474-53ea-4e2a-a54d-cd2e466c8da1 became leader
	I1011 21:14:18.376212       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_functional-028700_a27be474-53ea-4e2a-a54d-cd2e466c8da1!
	
	
	==> storage-provisioner [b84836cb75cc] <==
	I1011 21:14:49.421265       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1011 21:14:53.137139       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1011 21:14:53.137342       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1011 21:15:10.732166       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1011 21:15:10.732638       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"30b9e514-cf11-4b28-bbd4-d4c5302e13a2", APIVersion:"v1", ResourceVersion:"568", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' functional-028700_e8e0c846-3c6c-4a36-a5cb-4c784a2d8d3a became leader
	I1011 21:15:10.732693       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_functional-028700_e8e0c846-3c6c-4a36-a5cb-4c784a2d8d3a!
	I1011 21:15:10.833176       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_functional-028700_e8e0c846-3c6c-4a36-a5cb-4c784a2d8d3a!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p functional-028700 -n functional-028700
helpers_test.go:261: (dbg) Run:  kubectl --context functional-028700 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestFunctional/serial/MinikubeKubectlCmdDirectly FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestFunctional/serial/MinikubeKubectlCmdDirectly (5.45s)

                                                
                                    

Test pass (314/341)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 10.02
4 TestDownloadOnly/v1.20.0/preload-exists 0.21
7 TestDownloadOnly/v1.20.0/kubectl 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.76
9 TestDownloadOnly/v1.20.0/DeleteAll 1.44
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.98
12 TestDownloadOnly/v1.31.1/json-events 7.4
13 TestDownloadOnly/v1.31.1/preload-exists 0
16 TestDownloadOnly/v1.31.1/kubectl 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.58
18 TestDownloadOnly/v1.31.1/DeleteAll 1.42
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.67
20 TestDownloadOnlyKic 3.57
21 TestBinaryMirror 2.93
22 TestOffline 141.79
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.28
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.3
27 TestAddons/Setup 522.21
29 TestAddons/serial/Volcano 56
31 TestAddons/serial/GCPAuth/Namespaces 0.37
32 TestAddons/serial/GCPAuth/PullSecret 10.75
36 TestAddons/parallel/InspektorGadget 16.79
37 TestAddons/parallel/MetricsServer 7.52
39 TestAddons/parallel/CSI 66.88
40 TestAddons/parallel/Headlamp 41.99
41 TestAddons/parallel/CloudSpanner 7.56
42 TestAddons/parallel/LocalPath 67.55
43 TestAddons/parallel/NvidiaDevicePlugin 6.22
44 TestAddons/parallel/Yakd 12.15
45 TestAddons/parallel/AmdGpuDevicePlugin 7.18
46 TestAddons/StoppedEnableDisable 13.38
47 TestCertOptions 83.81
48 TestCertExpiration 310.74
49 TestDockerFlags 93.66
50 TestForceSystemdFlag 97.61
51 TestForceSystemdEnv 132.27
58 TestErrorSpam/start 4.06
59 TestErrorSpam/status 3
60 TestErrorSpam/pause 3.58
61 TestErrorSpam/unpause 3.63
62 TestErrorSpam/stop 20.68
65 TestFunctional/serial/CopySyncFile 0.03
66 TestFunctional/serial/StartWithProxy 93.98
67 TestFunctional/serial/AuditLog 0
68 TestFunctional/serial/SoftStart 41.56
69 TestFunctional/serial/KubeContext 0.14
70 TestFunctional/serial/KubectlGetPods 0.27
73 TestFunctional/serial/CacheCmd/cache/add_remote 6.55
74 TestFunctional/serial/CacheCmd/cache/add_local 3.67
75 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.27
76 TestFunctional/serial/CacheCmd/cache/list 0.29
77 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.85
78 TestFunctional/serial/CacheCmd/cache/cache_reload 4.1
79 TestFunctional/serial/CacheCmd/cache/delete 0.55
80 TestFunctional/serial/MinikubeKubectlCmd 0.49
82 TestFunctional/serial/ExtraConfig 48.01
83 TestFunctional/serial/ComponentHealth 0.2
84 TestFunctional/serial/LogsCmd 2.56
85 TestFunctional/serial/LogsFileCmd 2.69
86 TestFunctional/serial/InvalidService 5.45
88 TestFunctional/parallel/ConfigCmd 1.85
90 TestFunctional/parallel/DryRun 2.34
91 TestFunctional/parallel/InternationalLanguage 1.07
92 TestFunctional/parallel/StatusCmd 3.15
97 TestFunctional/parallel/AddonsCmd 0.64
98 TestFunctional/parallel/PersistentVolumeClaim 102.52
100 TestFunctional/parallel/SSHCmd 1.99
101 TestFunctional/parallel/CpCmd 5.56
102 TestFunctional/parallel/MySQL 75.43
103 TestFunctional/parallel/FileSync 0.75
104 TestFunctional/parallel/CertSync 4.98
108 TestFunctional/parallel/NodeLabels 0.26
110 TestFunctional/parallel/NonActiveRuntimeDisabled 0.99
112 TestFunctional/parallel/License 4.23
113 TestFunctional/parallel/ServiceCmd/DeployApp 22.45
114 TestFunctional/parallel/Version/short 0.26
115 TestFunctional/parallel/Version/components 1.55
116 TestFunctional/parallel/ImageCommands/ImageListShort 0.67
117 TestFunctional/parallel/ImageCommands/ImageListTable 0.7
118 TestFunctional/parallel/ImageCommands/ImageListJson 0.7
119 TestFunctional/parallel/ImageCommands/ImageListYaml 0.64
120 TestFunctional/parallel/ImageCommands/ImageBuild 7.97
121 TestFunctional/parallel/ImageCommands/Setup 2.38
122 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 3.46
124 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 1.03
125 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0.01
127 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 21.71
128 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 2.38
129 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 3.15
130 TestFunctional/parallel/ImageCommands/ImageSaveToFile 1.18
131 TestFunctional/parallel/ImageCommands/ImageRemove 1.4
132 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 2.27
133 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 1.55
134 TestFunctional/parallel/ServiceCmd/List 1.12
135 TestFunctional/parallel/ServiceCmd/JSONOutput 1.19
136 TestFunctional/parallel/ProfileCmd/profile_not_create 1.84
137 TestFunctional/parallel/ServiceCmd/HTTPS 15.01
138 TestFunctional/parallel/ProfileCmd/profile_list 1.81
139 TestFunctional/parallel/ProfileCmd/profile_json_output 1.61
140 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.21
145 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.21
146 TestFunctional/parallel/DockerEnv/powershell 7.39
147 TestFunctional/parallel/ServiceCmd/Format 15.01
148 TestFunctional/parallel/UpdateContextCmd/no_changes 0.47
149 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.47
150 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.49
151 TestFunctional/parallel/ServiceCmd/URL 15.02
152 TestFunctional/delete_echo-server_images 0.2
153 TestFunctional/delete_my-image_image 0.08
154 TestFunctional/delete_minikube_cached_images 0.09
158 TestMultiControlPlane/serial/StartCluster 209.61
159 TestMultiControlPlane/serial/DeployApp 30.01
160 TestMultiControlPlane/serial/PingHostFromPods 4.02
161 TestMultiControlPlane/serial/AddWorkerNode 54.36
162 TestMultiControlPlane/serial/NodeLabels 0.21
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 3.02
164 TestMultiControlPlane/serial/CopyFile 48.61
165 TestMultiControlPlane/serial/StopSecondaryNode 14.13
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 2.34
167 TestMultiControlPlane/serial/RestartSecondaryNode 148.5
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 2.97
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 271.69
170 TestMultiControlPlane/serial/DeleteSecondaryNode 17.43
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 2.21
172 TestMultiControlPlane/serial/StopCluster 36.83
173 TestMultiControlPlane/serial/RestartCluster 179.56
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 2.15
175 TestMultiControlPlane/serial/AddSecondaryNode 73.88
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 3.01
179 TestImageBuild/serial/Setup 64.79
180 TestImageBuild/serial/NormalBuild 5.61
181 TestImageBuild/serial/BuildWithBuildArg 2.63
182 TestImageBuild/serial/BuildWithDockerIgnore 1.73
183 TestImageBuild/serial/BuildWithSpecifiedDockerfile 1.8
187 TestJSONOutput/start/Command 95.02
188 TestJSONOutput/start/Audit 0
190 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/pause/Command 1.59
194 TestJSONOutput/pause/Audit 0
196 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/unpause/Command 1.28
200 TestJSONOutput/unpause/Audit 0
202 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
205 TestJSONOutput/stop/Command 12.46
206 TestJSONOutput/stop/Audit 0
208 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
209 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
210 TestErrorJSONOutput 0.98
212 TestKicCustomNetwork/create_custom_network 71.89
213 TestKicCustomNetwork/use_default_bridge_network 71.79
214 TestKicExistingNetwork 72.19
215 TestKicCustomSubnet 71.57
216 TestKicStaticIP 71.81
217 TestMainNoArgs 0.26
218 TestMinikubeProfile 141.8
221 TestMountStart/serial/StartWithMountFirst 19.52
222 TestMountStart/serial/VerifyMountFirst 0.81
223 TestMountStart/serial/StartWithMountSecond 17.37
224 TestMountStart/serial/VerifyMountSecond 0.79
225 TestMountStart/serial/DeleteFirst 2.82
226 TestMountStart/serial/VerifyMountPostDelete 0.78
227 TestMountStart/serial/Stop 2.12
228 TestMountStart/serial/RestartStopped 12.72
229 TestMountStart/serial/VerifyMountPostStop 0.77
232 TestMultiNode/serial/FreshStart2Nodes 148.96
233 TestMultiNode/serial/DeployApp2Nodes 43.04
234 TestMultiNode/serial/PingHostFrom2Pods 2.71
235 TestMultiNode/serial/AddNode 49.6
236 TestMultiNode/serial/MultiNodeLabels 0.2
237 TestMultiNode/serial/ProfileList 1.98
238 TestMultiNode/serial/CopyFile 27.74
239 TestMultiNode/serial/StopNode 5.15
240 TestMultiNode/serial/StartAfterStop 18.72
241 TestMultiNode/serial/RestartKeepsNodes 144.68
242 TestMultiNode/serial/DeleteNode 10.4
243 TestMultiNode/serial/StopMultiNode 24.56
244 TestMultiNode/serial/RestartMultiNode 68.64
245 TestMultiNode/serial/ValidateNameConflict 68.76
249 TestPreload 167.22
250 TestScheduledStopWindows 135.12
254 TestInsufficientStorage 44.63
255 TestRunningBinaryUpgrade 374.65
257 TestKubernetesUpgrade 471.24
258 TestMissingContainerUpgrade 305.31
260 TestStoppedBinaryUpgrade/Setup 1.04
262 TestNoKubernetes/serial/StartNoK8sWithVersion 0.38
269 TestNoKubernetes/serial/StartWithK8s 94.14
270 TestStoppedBinaryUpgrade/Upgrade 358.84
271 TestNoKubernetes/serial/StartWithStopK8s 24.99
272 TestNoKubernetes/serial/Start 24.59
273 TestNoKubernetes/serial/VerifyK8sNotRunning 1.01
274 TestNoKubernetes/serial/ProfileList 2.56
275 TestNoKubernetes/serial/Stop 2.93
276 TestNoKubernetes/serial/StartNoArgs 13.94
277 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.89
289 TestStoppedBinaryUpgrade/MinikubeLogs 3.01
291 TestPause/serial/Start 111.26
292 TestPause/serial/SecondStartNoReconfiguration 47.09
294 TestStartStop/group/old-k8s-version/serial/FirstStart 203.19
295 TestPause/serial/Pause 2.2
296 TestPause/serial/VerifyStatus 1.28
297 TestPause/serial/Unpause 1.89
298 TestPause/serial/PauseAgain 2.19
299 TestPause/serial/DeletePaused 13.78
300 TestPause/serial/VerifyDeletedResources 2.8
302 TestStartStop/group/embed-certs/serial/FirstStart 106.23
304 TestStartStop/group/no-preload/serial/FirstStart 95.7
305 TestStartStop/group/embed-certs/serial/DeployApp 14.82
306 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 2.4
307 TestStartStop/group/embed-certs/serial/Stop 14.58
308 TestStartStop/group/old-k8s-version/serial/DeployApp 13.45
309 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.87
310 TestStartStop/group/embed-certs/serial/SecondStart 282.07
311 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 2.56
312 TestStartStop/group/old-k8s-version/serial/Stop 12.38
313 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.99
314 TestStartStop/group/old-k8s-version/serial/SecondStart 413.94
315 TestStartStop/group/no-preload/serial/DeployApp 11.88
316 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 2.6
317 TestStartStop/group/no-preload/serial/Stop 15.58
318 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.94
319 TestStartStop/group/no-preload/serial/SecondStart 281.69
321 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 102.22
322 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
323 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 6.46
324 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.66
325 TestStartStop/group/embed-certs/serial/Pause 7.49
326 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 12.91
328 TestStartStop/group/newest-cni/serial/FirstStart 70.84
329 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 2.31
330 TestStartStop/group/default-k8s-diff-port/serial/Stop 14.39
331 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.88
332 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 292.14
333 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.02
334 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.45
335 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.73
336 TestStartStop/group/no-preload/serial/Pause 7.82
337 TestNetworkPlugins/group/auto/Start 78.11
338 TestStartStop/group/newest-cni/serial/DeployApp 0
339 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 4.19
340 TestStartStop/group/newest-cni/serial/Stop 11.22
341 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.85
342 TestStartStop/group/newest-cni/serial/SecondStart 32.49
343 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
344 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
345 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.85
346 TestStartStop/group/newest-cni/serial/Pause 7.84
347 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.02
348 TestNetworkPlugins/group/kindnet/Start 106.82
349 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.61
350 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.66
351 TestStartStop/group/old-k8s-version/serial/Pause 8.76
352 TestNetworkPlugins/group/auto/KubeletFlags 0.85
353 TestNetworkPlugins/group/auto/NetCatPod 22.7
354 TestNetworkPlugins/group/calico/Start 171.53
355 TestNetworkPlugins/group/auto/DNS 0.35
356 TestNetworkPlugins/group/auto/Localhost 0.33
357 TestNetworkPlugins/group/auto/HairPin 0.35
358 TestNetworkPlugins/group/custom-flannel/Start 104.15
359 TestNetworkPlugins/group/kindnet/ControllerPod 6.02
360 TestNetworkPlugins/group/kindnet/KubeletFlags 0.88
361 TestNetworkPlugins/group/kindnet/NetCatPod 18.76
362 TestNetworkPlugins/group/kindnet/DNS 0.49
363 TestNetworkPlugins/group/kindnet/Localhost 0.42
364 TestNetworkPlugins/group/kindnet/HairPin 0.43
365 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.02
366 TestNetworkPlugins/group/false/Start 90.23
367 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.59
368 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.88
369 TestNetworkPlugins/group/custom-flannel/NetCatPod 25.95
370 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.97
371 TestStartStop/group/default-k8s-diff-port/serial/Pause 8.58
372 TestNetworkPlugins/group/calico/ControllerPod 6.02
373 TestNetworkPlugins/group/calico/KubeletFlags 0.95
374 TestNetworkPlugins/group/calico/NetCatPod 26.34
375 TestNetworkPlugins/group/enable-default-cni/Start 112.57
376 TestNetworkPlugins/group/custom-flannel/DNS 0.62
377 TestNetworkPlugins/group/custom-flannel/Localhost 0.59
378 TestNetworkPlugins/group/custom-flannel/HairPin 0.56
379 TestNetworkPlugins/group/calico/DNS 0.38
380 TestNetworkPlugins/group/calico/Localhost 0.34
381 TestNetworkPlugins/group/calico/HairPin 0.42
382 TestNetworkPlugins/group/flannel/Start 112
383 TestNetworkPlugins/group/false/KubeletFlags 0.95
384 TestNetworkPlugins/group/false/NetCatPod 25.73
385 TestNetworkPlugins/group/bridge/Start 88.03
386 TestNetworkPlugins/group/false/DNS 0.37
387 TestNetworkPlugins/group/false/Localhost 0.34
388 TestNetworkPlugins/group/false/HairPin 0.33
389 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.89
390 TestNetworkPlugins/group/enable-default-cni/NetCatPod 19.64
391 TestNetworkPlugins/group/enable-default-cni/DNS 0.4
392 TestNetworkPlugins/group/enable-default-cni/Localhost 0.57
393 TestNetworkPlugins/group/enable-default-cni/HairPin 0.4
394 TestNetworkPlugins/group/kubenet/Start 117.63
395 TestNetworkPlugins/group/bridge/KubeletFlags 1
396 TestNetworkPlugins/group/flannel/ControllerPod 5.04
397 TestNetworkPlugins/group/bridge/NetCatPod 21.87
398 TestNetworkPlugins/group/flannel/KubeletFlags 1.17
399 TestNetworkPlugins/group/flannel/NetCatPod 21.98
400 TestNetworkPlugins/group/bridge/DNS 0.37
401 TestNetworkPlugins/group/bridge/Localhost 0.32
402 TestNetworkPlugins/group/bridge/HairPin 0.5
403 TestNetworkPlugins/group/flannel/DNS 0.37
404 TestNetworkPlugins/group/flannel/Localhost 0.37
405 TestNetworkPlugins/group/flannel/HairPin 0.33
406 TestNetworkPlugins/group/kubenet/KubeletFlags 0.82
407 TestNetworkPlugins/group/kubenet/NetCatPod 18.6
408 TestNetworkPlugins/group/kubenet/DNS 0.35
409 TestNetworkPlugins/group/kubenet/Localhost 0.3
410 TestNetworkPlugins/group/kubenet/HairPin 0.35
x
+
TestDownloadOnly/v1.20.0/json-events (10.02s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-399400 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=docker
aaa_download_only_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-399400 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=docker: (10.0158725s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (10.02s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I1011 20:59:04.043842    4360 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
I1011 20:59:04.139064    4360 preload.go:146] Found local preload: C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.21s)

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe logs -p download-only-399400
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-windows-amd64.exe logs -p download-only-399400: exit status 85 (757.7126ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |       User        | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-399400 | minikube2\jenkins | v1.34.0 | 11 Oct 24 20:58 UTC |          |
	|         | -p download-only-399400        |                      |                   |         |                     |          |
	|         | --force --alsologtostderr      |                      |                   |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |                   |         |                     |          |
	|         | --container-runtime=docker     |                      |                   |         |                     |          |
	|         | --driver=docker                |                      |                   |         |                     |          |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/11 20:58:54
	Running on machine: minikube2
	Binary: Built with gc go1.23.1 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1011 20:58:54.140370   15316 out.go:345] Setting OutFile to fd 712 ...
	I1011 20:58:54.219227   15316 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 20:58:54.219227   15316 out.go:358] Setting ErrFile to fd 716...
	I1011 20:58:54.219227   15316 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1011 20:58:54.236243   15316 root.go:314] Error reading config file at C:\Users\jenkins.minikube2\minikube-integration\.minikube\config\config.json: open C:\Users\jenkins.minikube2\minikube-integration\.minikube\config\config.json: The system cannot find the path specified.
	I1011 20:58:54.247507   15316 out.go:352] Setting JSON to true
	I1011 20:58:54.251326   15316 start.go:129] hostinfo: {"hostname":"minikube2","uptime":7789,"bootTime":1728672544,"procs":201,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"29dced62-21fb-45d8-a34e-472b66ced002"}
	W1011 20:58:54.251326   15316 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1011 20:58:54.257748   15316 out.go:97] [download-only-399400] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1011 20:58:54.258791   15316 notify.go:220] Checking for updates...
	W1011 20:58:54.258791   15316 preload.go:293] Failed to list preload files: open C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\preloaded-tarball: The system cannot find the file specified.
	I1011 20:58:54.261804   15316 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	I1011 20:58:54.264584   15316 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	I1011 20:58:54.268646   15316 out.go:169] MINIKUBE_LOCATION=19749
	I1011 20:58:54.271612   15316 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W1011 20:58:54.277099   15316 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1011 20:58:54.277853   15316 driver.go:394] Setting default libvirt URI to qemu:///system
	I1011 20:58:54.577115   15316 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I1011 20:58:54.584768   15316 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1011 20:58:55.870992   15316 cli_runner.go:217] Completed: docker system info --format "{{json .}}": (1.286213s)
	I1011 20:58:55.872425   15316 info.go:266] docker info: {ID:e770b6ad-f18b-4184-94e7-b0fdb570deb0 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 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:53 OomKillDisable:true NGoroutines:75 SystemTime:2024-10-11 20:58:55.842691205 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:12 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress: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:16 MemTotal:33657536512 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe Schema
Version:0.1.0 ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https:/
/github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1011 20:58:55.877882   15316 out.go:97] Using the docker driver based on user configuration
	I1011 20:58:55.878096   15316 start.go:297] selected driver: docker
	I1011 20:58:55.878096   15316 start.go:901] validating driver "docker" against <nil>
	I1011 20:58:55.893943   15316 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1011 20:58:56.235816   15316 info.go:266] docker info: {ID:e770b6ad-f18b-4184-94e7-b0fdb570deb0 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 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:53 OomKillDisable:true NGoroutines:75 SystemTime:2024-10-11 20:58:56.206921085 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:12 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress: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:16 MemTotal:33657536512 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe Schema
Version:0.1.0 ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https:/
/github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1011 20:58:56.236625   15316 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1011 20:58:56.360225   15316 start_flags.go:393] Using suggested 16300MB memory alloc based on sys=65534MB, container=32098MB
	I1011 20:58:56.362068   15316 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1011 20:58:56.367233   15316 out.go:169] Using Docker Desktop driver with root privileges
	I1011 20:58:56.371033   15316 cni.go:84] Creating CNI manager for ""
	I1011 20:58:56.371033   15316 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I1011 20:58:56.371033   15316 start.go:340] cluster config:
	{Name:download-only-399400 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:16300 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-399400 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local C
ontainerRuntime:docker CRISocket: NetworkPlugin: 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:docker 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:C:\Users\jenkins.minikube2:/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}
	I1011 20:58:56.374038   15316 out.go:97] Starting "download-only-399400" primary control-plane node in "download-only-399400" cluster
	I1011 20:58:56.374038   15316 cache.go:121] Beginning downloading kic base image for docker with docker
	I1011 20:58:56.377068   15316 out.go:97] Pulling base image v0.0.45-1728382586-19774 ...
	I1011 20:58:56.378072   15316 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1011 20:58:56.378072   15316 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec in local docker daemon
	I1011 20:58:56.421422   15316 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-docker-overlay2-amd64.tar.lz4
	I1011 20:58:56.421422   15316 cache.go:56] Caching tarball of preloaded images
	I1011 20:58:56.422406   15316 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1011 20:58:56.426690   15316 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I1011 20:58:56.426690   15316 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I1011 20:58:56.466319   15316 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec to local cache
	I1011 20:58:56.467380   15316 localpath.go:151] windows sanitize: C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec.tar -> C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.45-1728382586-19774@sha256_5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec.tar
	I1011 20:58:56.467380   15316 localpath.go:151] windows sanitize: C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec.tar -> C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.45-1728382586-19774@sha256_5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec.tar
	I1011 20:58:56.467380   15316 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec in local cache directory
	I1011 20:58:56.468333   15316 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec to local cache
	I1011 20:58:56.498264   15316 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4?checksum=md5:9a82241e9b8b4ad2b5cca73108f2c7a3 -> C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	
	
	* The control-plane node download-only-399400 host does not exist
	  To start a cluster, run: "minikube start -p download-only-399400"

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-windows-amd64.exe delete --all
aaa_download_only_test.go:197: (dbg) Done: out/minikube-windows-amd64.exe delete --all: (1.4441836s)
--- PASS: TestDownloadOnly/v1.20.0/DeleteAll (1.44s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-only-399400
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.98s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-734500 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=docker --driver=docker
aaa_download_only_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-734500 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=docker --driver=docker: (7.3990356s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (7.40s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I1011 20:59:14.838032    4360 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
I1011 20:59:14.838686    4360 preload.go:146] Found local preload: C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe logs -p download-only-734500
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-windows-amd64.exe logs -p download-only-734500: exit status 85 (578.2965ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |       User        | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-399400 | minikube2\jenkins | v1.34.0 | 11 Oct 24 20:58 UTC |                     |
	|         | -p download-only-399400        |                      |                   |         |                     |                     |
	|         | --force --alsologtostderr      |                      |                   |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |                   |         |                     |                     |
	|         | --container-runtime=docker     |                      |                   |         |                     |                     |
	|         | --driver=docker                |                      |                   |         |                     |                     |
	| delete  | --all                          | minikube             | minikube2\jenkins | v1.34.0 | 11 Oct 24 20:59 UTC | 11 Oct 24 20:59 UTC |
	| delete  | -p download-only-399400        | download-only-399400 | minikube2\jenkins | v1.34.0 | 11 Oct 24 20:59 UTC | 11 Oct 24 20:59 UTC |
	| start   | -o=json --download-only        | download-only-734500 | minikube2\jenkins | v1.34.0 | 11 Oct 24 20:59 UTC |                     |
	|         | -p download-only-734500        |                      |                   |         |                     |                     |
	|         | --force --alsologtostderr      |                      |                   |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |                   |         |                     |                     |
	|         | --container-runtime=docker     |                      |                   |         |                     |                     |
	|         | --driver=docker                |                      |                   |         |                     |                     |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/11 20:59:07
	Running on machine: minikube2
	Binary: Built with gc go1.23.1 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1011 20:59:07.546644    3836 out.go:345] Setting OutFile to fd 836 ...
	I1011 20:59:07.625395    3836 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 20:59:07.625945    3836 out.go:358] Setting ErrFile to fd 844...
	I1011 20:59:07.625945    3836 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 20:59:07.651936    3836 out.go:352] Setting JSON to true
	I1011 20:59:07.654913    3836 start.go:129] hostinfo: {"hostname":"minikube2","uptime":7802,"bootTime":1728672544,"procs":202,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"29dced62-21fb-45d8-a34e-472b66ced002"}
	W1011 20:59:07.654913    3836 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1011 20:59:07.661023    3836 out.go:97] [download-only-734500] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1011 20:59:07.661920    3836 notify.go:220] Checking for updates...
	I1011 20:59:07.664546    3836 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	I1011 20:59:07.666857    3836 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	I1011 20:59:07.670179    3836 out.go:169] MINIKUBE_LOCATION=19749
	I1011 20:59:07.672833    3836 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W1011 20:59:07.681603    3836 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1011 20:59:07.682480    3836 driver.go:394] Setting default libvirt URI to qemu:///system
	I1011 20:59:07.864921    3836 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I1011 20:59:07.874047    3836 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1011 20:59:08.453299    3836 info.go:266] docker info: {ID:e770b6ad-f18b-4184-94e7-b0fdb570deb0 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 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:53 OomKillDisable:true NGoroutines:75 SystemTime:2024-10-11 20:59:08.427773871 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:12 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress: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:16 MemTotal:33657536512 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe Schema
Version:0.1.0 ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https:/
/github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1011 20:59:08.845876    3836 out.go:97] Using the docker driver based on user configuration
	I1011 20:59:08.846142    3836 start.go:297] selected driver: docker
	I1011 20:59:08.846142    3836 start.go:901] validating driver "docker" against <nil>
	I1011 20:59:08.859906    3836 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1011 20:59:09.198632    3836 info.go:266] docker info: {ID:e770b6ad-f18b-4184-94e7-b0fdb570deb0 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 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:53 OomKillDisable:true NGoroutines:75 SystemTime:2024-10-11 20:59:09.165265176 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:12 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress: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:16 MemTotal:33657536512 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe Schema
Version:0.1.0 ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https:/
/github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1011 20:59:09.198632    3836 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1011 20:59:09.247168    3836 start_flags.go:393] Using suggested 16300MB memory alloc based on sys=65534MB, container=32098MB
	I1011 20:59:09.248023    3836 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1011 20:59:09.251785    3836 out.go:169] Using Docker Desktop driver with root privileges
	I1011 20:59:09.254054    3836 cni.go:84] Creating CNI manager for ""
	I1011 20:59:09.254054    3836 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1011 20:59:09.254054    3836 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1011 20:59:09.254689    3836 start.go:340] cluster config:
	{Name:download-only-734500 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:16300 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:download-only-734500 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local C
ontainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker 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:C:\Users\jenkins.minikube2:/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}
	I1011 20:59:09.256898    3836 out.go:97] Starting "download-only-734500" primary control-plane node in "download-only-734500" cluster
	I1011 20:59:09.256898    3836 cache.go:121] Beginning downloading kic base image for docker with docker
	I1011 20:59:09.259634    3836 out.go:97] Pulling base image v0.0.45-1728382586-19774 ...
	I1011 20:59:09.260025    3836 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec in local docker daemon
	I1011 20:59:09.259879    3836 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1011 20:59:09.302821    3836 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1011 20:59:09.302821    3836 cache.go:56] Caching tarball of preloaded images
	I1011 20:59:09.303440    3836 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1011 20:59:09.306141    3836 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I1011 20:59:09.306141    3836 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I1011 20:59:09.333364    3836 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec to local cache
	I1011 20:59:09.334292    3836 localpath.go:151] windows sanitize: C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec.tar -> C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.45-1728382586-19774@sha256_5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec.tar
	I1011 20:59:09.334642    3836 localpath.go:151] windows sanitize: C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec.tar -> C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.45-1728382586-19774@sha256_5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec.tar
	I1011 20:59:09.334642    3836 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec in local cache directory
	I1011 20:59:09.334912    3836 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec in local cache directory, skipping pull
	I1011 20:59:09.334912    3836 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec exists in cache, skipping pull
	I1011 20:59:09.334912    3836 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec as a tarball
	I1011 20:59:09.370510    3836 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4?checksum=md5:42e9a173dd5f0c45ed1a890dd06aec5a -> C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	
	
	* The control-plane node download-only-734500 host does not exist
	  To start a cluster, run: "minikube start -p download-only-734500"

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-windows-amd64.exe delete --all
aaa_download_only_test.go:197: (dbg) Done: out/minikube-windows-amd64.exe delete --all: (1.4207087s)
--- PASS: TestDownloadOnly/v1.31.1/DeleteAll (1.42s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-only-734500
--- PASS: TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds (0.67s)

                                                
                                    
x
+
TestDownloadOnlyKic (3.57s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-windows-amd64.exe start --download-only -p download-docker-308300 --alsologtostderr --driver=docker
aaa_download_only_test.go:232: (dbg) Done: out/minikube-windows-amd64.exe start --download-only -p download-docker-308300 --alsologtostderr --driver=docker: (1.8245304s)
helpers_test.go:175: Cleaning up "download-docker-308300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-docker-308300
--- PASS: TestDownloadOnlyKic (3.57s)

                                                
                                    
x
+
TestBinaryMirror (2.93s)

                                                
                                                
=== RUN   TestBinaryMirror
I1011 20:59:22.642818    4360 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/windows/amd64/kubectl.exe?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/windows/amd64/kubectl.exe.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-windows-amd64.exe start --download-only -p binary-mirror-066900 --alsologtostderr --binary-mirror http://127.0.0.1:49381 --driver=docker
aaa_download_only_test.go:314: (dbg) Done: out/minikube-windows-amd64.exe start --download-only -p binary-mirror-066900 --alsologtostderr --binary-mirror http://127.0.0.1:49381 --driver=docker: (1.8698442s)
helpers_test.go:175: Cleaning up "binary-mirror-066900" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p binary-mirror-066900
--- PASS: TestBinaryMirror (2.93s)

                                                
                                    
x
+
TestOffline (141.79s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe start -p offline-docker-156200 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker
aab_offline_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe start -p offline-docker-156200 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker: (2m16.2569521s)
helpers_test.go:175: Cleaning up "offline-docker-156200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p offline-docker-156200
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p offline-docker-156200: (5.5340874s)
--- PASS: TestOffline (141.79s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.28s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:935: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p addons-372300
addons_test.go:935: (dbg) Non-zero exit: out/minikube-windows-amd64.exe addons enable dashboard -p addons-372300: exit status 85 (284.3765ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.3s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:946: (dbg) Run:  out/minikube-windows-amd64.exe addons disable dashboard -p addons-372300
addons_test.go:946: (dbg) Non-zero exit: out/minikube-windows-amd64.exe addons disable dashboard -p addons-372300: exit status 85 (297.0806ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (522.21s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-windows-amd64.exe start -p addons-372300 --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=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-windows-amd64.exe start -p addons-372300 --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=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (8m42.2136341s)
--- PASS: TestAddons/Setup (522.21s)

                                                
                                    
x
+
TestAddons/serial/Volcano (56s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:819: volcano-controller stabilized in 23.4413ms
addons_test.go:811: volcano-admission stabilized in 23.4413ms
addons_test.go:803: volcano-scheduler stabilized in 23.4413ms
addons_test.go:825: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-6c9778cbdf-wlgzn" [74237b2c-e6ca-415d-a710-eb1e0501c578] Running
addons_test.go:825: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.0087566s
addons_test.go:829: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5874dfdd79-bqflq" [e89753b3-af5a-4422-80b8-ec3996111b45] Running
addons_test.go:829: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.0094149s
addons_test.go:833: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-789ffc5785-24s5g" [c5d9c83a-2004-414a-98b3-25def447b79f] Running
addons_test.go:833: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.007118s
addons_test.go:838: (dbg) Run:  kubectl --context addons-372300 delete -n volcano-system job volcano-admission-init
addons_test.go:844: (dbg) Run:  kubectl --context addons-372300 create -f testdata\vcjob.yaml
addons_test.go:852: (dbg) Run:  kubectl --context addons-372300 get vcjob -n my-volcano
addons_test.go:870: (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" [a79542c3-2a63-43f3-b3cd-95b5467a9b80] Pending
helpers_test.go:344: "test-job-nginx-0" [a79542c3-2a63-43f3-b3cd-95b5467a9b80] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [a79542c3-2a63-43f3-b3cd-95b5467a9b80] Running
addons_test.go:870: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 27.0084671s
addons_test.go:988: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-372300 addons disable volcano --alsologtostderr -v=1
addons_test.go:988: (dbg) Done: out/minikube-windows-amd64.exe -p addons-372300 addons disable volcano --alsologtostderr -v=1: (11.9706815s)
--- PASS: TestAddons/serial/Volcano (56.00s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:569: (dbg) Run:  kubectl --context addons-372300 create ns new-namespace
addons_test.go:583: (dbg) Run:  kubectl --context addons-372300 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.37s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/PullSecret (10.75s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/PullSecret
addons_test.go:614: (dbg) Run:  kubectl --context addons-372300 create -f testdata\busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-372300 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/PullSecret: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [163afe07-c11c-4d71-affa-2fb616ce5874] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [163afe07-c11c-4d71-affa-2fb616ce5874] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/PullSecret: integration-test=busybox healthy within 9.0092236s
addons_test.go:633: (dbg) Run:  kubectl --context addons-372300 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-372300 describe sa gcp-auth-test
addons_test.go:659: (dbg) Run:  kubectl --context addons-372300 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:683: (dbg) Run:  kubectl --context addons-372300 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/PullSecret (10.75s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (16.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:758: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-59xk9" [74acc9c5-0890-4abc-94be-d9c686070083] Running
addons_test.go:758: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.0136849s
addons_test.go:988: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-372300 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:988: (dbg) Done: out/minikube-windows-amd64.exe -p addons-372300 addons disable inspektor-gadget --alsologtostderr -v=1: (10.7699039s)
--- PASS: TestAddons/parallel/InspektorGadget (16.79s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (7.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 6.3755ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
I1011 21:09:25.517153    4360 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1011 21:09:25.517153    4360 kapi.go:107] duration metric: took 9.9191ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
helpers_test.go:344: "metrics-server-84c5f94fbc-wpc9w" [baaef8de-b6de-4303-8933-4d65e1073dcc] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.011115s
addons_test.go:402: (dbg) Run:  kubectl --context addons-372300 top pods -n kube-system
addons_test.go:988: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-372300 addons disable metrics-server --alsologtostderr -v=1
addons_test.go:988: (dbg) Done: out/minikube-windows-amd64.exe -p addons-372300 addons disable metrics-server --alsologtostderr -v=1: (2.2883178s)
--- PASS: TestAddons/parallel/MetricsServer (7.52s)

                                                
                                    
x
+
TestAddons/parallel/CSI (66.88s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:488: csi-hostpath-driver pods stabilized in 9.9191ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-372300 create -f testdata\csi-hostpath-driver\pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-372300 create -f testdata\csi-hostpath-driver\pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [e986c96c-5b55-4920-aa18-7a935879cbdb] Pending
helpers_test.go:344: "task-pv-pod" [e986c96c-5b55-4920-aa18-7a935879cbdb] 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" [e986c96c-5b55-4920-aa18-7a935879cbdb] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 9.0234537s
addons_test.go:511: (dbg) Run:  kubectl --context addons-372300 create -f testdata\csi-hostpath-driver\snapshot.yaml
addons_test.go:516: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-372300 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-372300 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-372300 delete pod task-pv-pod
addons_test.go:521: (dbg) Done: kubectl --context addons-372300 delete pod task-pv-pod: (2.2846362s)
addons_test.go:527: (dbg) Run:  kubectl --context addons-372300 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-372300 create -f testdata\csi-hostpath-driver\pvc-restore.yaml
addons_test.go:538: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-372300 create -f testdata\csi-hostpath-driver\pv-pod-restore.yaml
addons_test.go:548: (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" [a3188dfb-27ac-431c-a6fc-f714e9039750] Pending
helpers_test.go:344: "task-pv-pod-restore" [a3188dfb-27ac-431c-a6fc-f714e9039750] 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" [a3188dfb-27ac-431c-a6fc-f714e9039750] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 20.0084746s
addons_test.go:553: (dbg) Run:  kubectl --context addons-372300 delete pod task-pv-pod-restore
addons_test.go:553: (dbg) Done: kubectl --context addons-372300 delete pod task-pv-pod-restore: (2.0283645s)
addons_test.go:557: (dbg) Run:  kubectl --context addons-372300 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-372300 delete volumesnapshot new-snapshot-demo
addons_test.go:988: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-372300 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:988: (dbg) Done: out/minikube-windows-amd64.exe -p addons-372300 addons disable volumesnapshots --alsologtostderr -v=1: (2.5195229s)
addons_test.go:988: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-372300 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:988: (dbg) Done: out/minikube-windows-amd64.exe -p addons-372300 addons disable csi-hostpath-driver --alsologtostderr -v=1: (8.8780877s)
--- PASS: TestAddons/parallel/CSI (66.88s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (41.99s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:743: (dbg) Run:  out/minikube-windows-amd64.exe addons enable headlamp -p addons-372300 --alsologtostderr -v=1
addons_test.go:743: (dbg) Done: out/minikube-windows-amd64.exe addons enable headlamp -p addons-372300 --alsologtostderr -v=1: (3.5205125s)
addons_test.go:748: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-l967s" [50e1c3b4-6864-4f15-8fc5-64ff3e6bec82] Pending
helpers_test.go:344: "headlamp-7b5c95b59d-l967s" [50e1c3b4-6864-4f15-8fc5-64ff3e6bec82] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-l967s" [50e1c3b4-6864-4f15-8fc5-64ff3e6bec82] Running
addons_test.go:748: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 29.008033s
addons_test.go:988: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-372300 addons disable headlamp --alsologtostderr -v=1
addons_test.go:988: (dbg) Done: out/minikube-windows-amd64.exe -p addons-372300 addons disable headlamp --alsologtostderr -v=1: (9.4625743s)
--- PASS: TestAddons/parallel/Headlamp (41.99s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (7.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:775: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-5mvxp" [5d23cb84-f1d0-431a-adcd-ebf2020f89ae] Running
addons_test.go:775: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.0108519s
addons_test.go:988: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-372300 addons disable cloud-spanner --alsologtostderr -v=1
addons_test.go:988: (dbg) Done: out/minikube-windows-amd64.exe -p addons-372300 addons disable cloud-spanner --alsologtostderr -v=1: (2.5350813s)
--- PASS: TestAddons/parallel/CloudSpanner (7.56s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (67.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:884: (dbg) Run:  kubectl --context addons-372300 apply -f testdata\storage-provisioner-rancher\pvc.yaml
addons_test.go:890: (dbg) Run:  kubectl --context addons-372300 apply -f testdata\storage-provisioner-rancher\pod.yaml
addons_test.go:894: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-372300 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:897: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [8e8f8e8d-970d-42b8-8dd3-d583eb5499e1] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [8e8f8e8d-970d-42b8-8dd3-d583eb5499e1] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [8e8f8e8d-970d-42b8-8dd3-d583eb5499e1] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:897: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 8.071117s
addons_test.go:902: (dbg) Run:  kubectl --context addons-372300 get pvc test-pvc -o=json
addons_test.go:911: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-372300 ssh "cat /opt/local-path-provisioner/pvc-c1977160-ab8a-4df2-a2cd-6e99b3c05720_default_test-pvc/file1"
addons_test.go:911: (dbg) Done: out/minikube-windows-amd64.exe -p addons-372300 ssh "cat /opt/local-path-provisioner/pvc-c1977160-ab8a-4df2-a2cd-6e99b3c05720_default_test-pvc/file1": (1.3046437s)
addons_test.go:923: (dbg) Run:  kubectl --context addons-372300 delete pod test-local-path
addons_test.go:927: (dbg) Run:  kubectl --context addons-372300 delete pvc test-pvc
addons_test.go:988: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-372300 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:988: (dbg) Done: out/minikube-windows-amd64.exe -p addons-372300 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (47.0193184s)
--- PASS: TestAddons/parallel/LocalPath (67.55s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.22s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:960: (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-lsf4g" [5648a986-3ec1-4a22-837c-7efc92c6ede3] Running
addons_test.go:960: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.0403534s
addons_test.go:988: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-372300 addons disable nvidia-device-plugin --alsologtostderr -v=1
addons_test.go:988: (dbg) Done: out/minikube-windows-amd64.exe -p addons-372300 addons disable nvidia-device-plugin --alsologtostderr -v=1: (1.1804706s)
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.22s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (12.15s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:982: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
I1011 21:09:25.507234    4360 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-ln9lb" [fa57d6f5-b89a-4d6e-833a-29ce83232eb8] Running
addons_test.go:982: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.0115292s
addons_test.go:988: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-372300 addons disable yakd --alsologtostderr -v=1
addons_test.go:988: (dbg) Done: out/minikube-windows-amd64.exe -p addons-372300 addons disable yakd --alsologtostderr -v=1: (7.1358533s)
--- PASS: TestAddons/parallel/Yakd (12.15s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (7.18s)

                                                
                                                
=== RUN   TestAddons/parallel/AmdGpuDevicePlugin
=== PAUSE TestAddons/parallel/AmdGpuDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:973: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: waiting 6m0s for pods matching "name=amd-gpu-device-plugin" in namespace "kube-system" ...
helpers_test.go:344: "amd-gpu-device-plugin-g7k85" [96a1eb88-24f5-4bee-9f2d-4c630f554b0a] Running
addons_test.go:973: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 6.0099507s
addons_test.go:988: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-372300 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
addons_test.go:988: (dbg) Done: out/minikube-windows-amd64.exe -p addons-372300 addons disable amd-gpu-device-plugin --alsologtostderr -v=1: (1.1682152s)
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (7.18s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (13.38s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-windows-amd64.exe stop -p addons-372300
addons_test.go:170: (dbg) Done: out/minikube-windows-amd64.exe stop -p addons-372300: (12.1189978s)
addons_test.go:174: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p addons-372300
addons_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe addons disable dashboard -p addons-372300
addons_test.go:183: (dbg) Run:  out/minikube-windows-amd64.exe addons disable gvisor -p addons-372300
--- PASS: TestAddons/StoppedEnableDisable (13.38s)

                                                
                                    
x
+
TestCertOptions (83.81s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-options-244800 --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 --apiserver-name=localhost
cert_options_test.go:49: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-options-244800 --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 --apiserver-name=localhost: (1m11.2575266s)
cert_options_test.go:60: (dbg) Run:  out/minikube-windows-amd64.exe -p cert-options-244800 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
I1011 22:18:13.447331    4360 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8555/tcp") 0).HostPort}}'" cert-options-244800
cert_options_test.go:100: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p cert-options-244800 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-244800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-options-244800
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-options-244800: (10.6136856s)
--- PASS: TestCertOptions (83.81s)

                                                
                                    
x
+
TestCertExpiration (310.74s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-062200 --memory=2048 --cert-expiration=3m --driver=docker
cert_options_test.go:123: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-062200 --memory=2048 --cert-expiration=3m --driver=docker: (1m32.0622415s)
cert_options_test.go:131: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-062200 --memory=2048 --cert-expiration=8760h --driver=docker
cert_options_test.go:131: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-062200 --memory=2048 --cert-expiration=8760h --driver=docker: (33.9908787s)
helpers_test.go:175: Cleaning up "cert-expiration-062200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-expiration-062200
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-expiration-062200: (4.6864293s)
--- PASS: TestCertExpiration (310.74s)

                                                
                                    
x
+
TestDockerFlags (93.66s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-flags-731900 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker
docker_test.go:51: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-flags-731900 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker: (1m24.5234021s)
docker_test.go:56: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-731900 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-731900 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-731900" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-flags-731900
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-flags-731900: (7.288406s)
--- PASS: TestDockerFlags (93.66s)

                                                
                                    
x
+
TestForceSystemdFlag (97.61s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-flag-567200 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker
E1011 22:13:08.124443    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
docker_test.go:91: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-flag-567200 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker: (1m30.9534642s)
docker_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-flag-567200 ssh "docker info --format {{.CgroupDriver}}"
docker_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-flag-567200 ssh "docker info --format {{.CgroupDriver}}": (1.257135s)
helpers_test.go:175: Cleaning up "force-systemd-flag-567200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-flag-567200
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-flag-567200: (5.4018976s)
--- PASS: TestForceSystemdFlag (97.61s)

                                                
                                    
x
+
TestForceSystemdEnv (132.27s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-env-201300 --memory=2048 --alsologtostderr -v=5 --driver=docker
docker_test.go:155: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-env-201300 --memory=2048 --alsologtostderr -v=5 --driver=docker: (1m43.8499197s)
docker_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-env-201300 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-201300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-env-201300
E1011 22:16:08.860913    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:16:25.777108    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-env-201300: (27.4898353s)
--- PASS: TestForceSystemdEnv (132.27s)

                                                
                                    
x
+
TestErrorSpam/start (4.06s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 start --dry-run
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 start --dry-run: (1.3620428s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 start --dry-run
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 start --dry-run: (1.3009498s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 start --dry-run
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 start --dry-run: (1.3885597s)
--- PASS: TestErrorSpam/start (4.06s)

                                                
                                    
x
+
TestErrorSpam/status (3s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 status
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 status: (1.0355423s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 status
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 status: (1.0018197s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 status
--- PASS: TestErrorSpam/status (3.00s)

                                                
                                    
x
+
TestErrorSpam/pause (3.58s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 pause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 pause: (1.5186413s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 pause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 pause: (1.0411658s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 pause
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 pause: (1.0157897s)
--- PASS: TestErrorSpam/pause (3.58s)

                                                
                                    
x
+
TestErrorSpam/unpause (3.63s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 unpause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 unpause: (1.3077831s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 unpause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 unpause: (1.2003105s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 unpause
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 unpause: (1.1157347s)
--- PASS: TestErrorSpam/unpause (3.63s)

                                                
                                    
x
+
TestErrorSpam/stop (20.68s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 stop
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 stop: (12.2427728s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 stop
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 stop: (4.3039088s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 stop
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-385000 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-385000 stop: (4.1299181s)
--- PASS: TestErrorSpam/stop (20.68s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.03s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\test\nested\copy\4360\hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.03s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (93.98s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-028700 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker
E1011 21:13:08.092534    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:13:08.099758    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:13:08.111405    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:13:08.134776    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:13:08.176617    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:13:08.259325    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:13:08.420841    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:13:08.742625    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:13:09.384631    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:13:10.666610    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:13:13.229658    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:13:18.352033    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:13:28.594343    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:13:49.076681    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-028700 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker: (1m33.9659261s)
--- PASS: TestFunctional/serial/StartWithProxy (93.98s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (41.56s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1011 21:14:22.190038    4360 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-028700 --alsologtostderr -v=8
E1011 21:14:30.039325    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-028700 --alsologtostderr -v=8: (41.5605086s)
functional_test.go:663: soft start took 41.5623098s for "functional-028700" cluster.
I1011 21:15:03.752075    4360 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (41.56s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.27s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:696: (dbg) Run:  kubectl --context functional-028700 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.27s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 cache add registry.k8s.io/pause:3.1: (2.2910453s)
functional_test.go:1049: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 cache add registry.k8s.io/pause:3.3: (2.1771815s)
functional_test.go:1049: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 cache add registry.k8s.io/pause:latest: (2.0785865s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (6.55s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-028700 C:\Users\jenkins.minikube2\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local1774878156\001
functional_test.go:1077: (dbg) Done: docker build -t minikube-local-cache-test:functional-028700 C:\Users\jenkins.minikube2\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local1774878156\001: (1.6930609s)
functional_test.go:1089: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 cache add minikube-local-cache-test:functional-028700
functional_test.go:1089: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 cache add minikube-local-cache-test:functional-028700: (1.5601257s)
functional_test.go:1094: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 cache delete minikube-local-cache-test:functional-028700
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-028700
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (3.67s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1110: (dbg) Run:  out/minikube-windows-amd64.exe cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.29s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1124: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.85s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1147: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh sudo docker rmi registry.k8s.io/pause:latest
functional_test.go:1153: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1153: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-028700 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (815.7655ms)

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

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

                                                
                                                
** /stderr **
functional_test.go:1158: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 cache reload
functional_test.go:1158: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 cache reload: (1.649621s)
functional_test.go:1163: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (4.10s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1172: (dbg) Run:  out/minikube-windows-amd64.exe cache delete registry.k8s.io/pause:3.1
functional_test.go:1172: (dbg) Run:  out/minikube-windows-amd64.exe cache delete registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/delete (0.55s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.49s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:716: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 kubectl -- --context functional-028700 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.49s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (48.01s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-028700 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E1011 21:15:51.961517    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:757: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-028700 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (48.0113679s)
functional_test.go:761: restart took 48.0118186s for "functional-028700" cluster.
I1011 21:16:14.400146    4360 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (48.01s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.2s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (2.56s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 logs
functional_test.go:1236: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 logs: (2.5636093s)
--- PASS: TestFunctional/serial/LogsCmd (2.56s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (2.69s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 logs --file C:\Users\jenkins.minikube2\AppData\Local\Temp\TestFunctionalserialLogsFileCmd399203733\001\logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 logs --file C:\Users\jenkins.minikube2\AppData\Local\Temp\TestFunctionalserialLogsFileCmd399203733\001\logs.txt: (2.6847278s)
--- PASS: TestFunctional/serial/LogsFileCmd (2.69s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (5.45s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2321: (dbg) Run:  kubectl --context functional-028700 apply -f testdata\invalidsvc.yaml
functional_test.go:2335: (dbg) Run:  out/minikube-windows-amd64.exe service invalid-svc -p functional-028700
functional_test.go:2335: (dbg) Non-zero exit: out/minikube-windows-amd64.exe service invalid-svc -p functional-028700: exit status 115 (1.086131s)

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

                                                
                                                
-- /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:                                                         │
	│    * - C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube_service_6bd82f1fe87f7552f02cc11dc4370801e3dafecc_1.log    │
	│                                                                                                                         │
	╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (1.85s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1199: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 config unset cpus
functional_test.go:1199: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 config get cpus
functional_test.go:1199: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-028700 config get cpus: exit status 14 (276.5189ms)

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

                                                
                                                
** /stderr **
functional_test.go:1199: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 config set cpus 2
functional_test.go:1199: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 config get cpus
functional_test.go:1199: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 config unset cpus
functional_test.go:1199: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 config get cpus
functional_test.go:1199: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-028700 config get cpus: exit status 14 (258.2474ms)

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

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (2.34s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:974: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-028700 --dry-run --memory 250MB --alsologtostderr --driver=docker
functional_test.go:974: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-028700 --dry-run --memory 250MB --alsologtostderr --driver=docker: exit status 23 (949.9358ms)

                                                
                                                
-- stdout --
	* [functional-028700] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19749
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1011 21:16:55.062619    5288 out.go:345] Setting OutFile to fd 1368 ...
	I1011 21:16:55.156471    5288 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 21:16:55.156537    5288 out.go:358] Setting ErrFile to fd 696...
	I1011 21:16:55.156601    5288 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 21:16:55.181869    5288 out.go:352] Setting JSON to false
	I1011 21:16:55.184862    5288 start.go:129] hostinfo: {"hostname":"minikube2","uptime":8870,"bootTime":1728672544,"procs":202,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"29dced62-21fb-45d8-a34e-472b66ced002"}
	W1011 21:16:55.184862    5288 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1011 21:16:55.191853    5288 out.go:177] * [functional-028700] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1011 21:16:55.195844    5288 notify.go:220] Checking for updates...
	I1011 21:16:55.195844    5288 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	I1011 21:16:55.197823    5288 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1011 21:16:55.200841    5288 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	I1011 21:16:55.202836    5288 out.go:177]   - MINIKUBE_LOCATION=19749
	I1011 21:16:55.205829    5288 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1011 21:16:55.208837    5288 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1011 21:16:55.209831    5288 driver.go:394] Setting default libvirt URI to qemu:///system
	I1011 21:16:55.401152    5288 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I1011 21:16:55.409690    5288 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1011 21:16:55.773018    5288 info.go:266] docker info: {ID:e770b6ad-f18b-4184-94e7-b0fdb570deb0 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:66 OomKillDisable:true NGoroutines:83 SystemTime:2024-10-11 21:16:55.73227653 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:12 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Inde
xServerAddress: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:16 MemTotal:33657536512 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 E
xpected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe SchemaV
ersion:0.1.0 ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://
github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1011 21:16:55.778871    5288 out.go:177] * Using the docker driver based on existing profile
	I1011 21:16:55.782470    5288 start.go:297] selected driver: docker
	I1011 21:16:55.782544    5288 start.go:901] validating driver "docker" against &{Name:functional-028700 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-028700 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker 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:C:\Users\jenkins.minikube2:/minikube-host Mount9PVersion:9p2000.L MountG
ID: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}
	I1011 21:16:55.782816    5288 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1011 21:16:55.852312    5288 out.go:201] 
	W1011 21:16:55.854364    5288 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I1011 21:16:55.858328    5288 out.go:201] 

                                                
                                                
** /stderr **
functional_test.go:991: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-028700 --dry-run --alsologtostderr -v=1 --driver=docker
functional_test.go:991: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-028700 --dry-run --alsologtostderr -v=1 --driver=docker: (1.3878526s)
--- PASS: TestFunctional/parallel/DryRun (2.34s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (1.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1020: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-028700 --dry-run --memory 250MB --alsologtostderr --driver=docker
functional_test.go:1020: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-028700 --dry-run --memory 250MB --alsologtostderr --driver=docker: exit status 23 (1.0649655s)

                                                
                                                
-- stdout --
	* [functional-028700] minikube v1.34.0 sur Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19749
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1011 21:16:56.151828    5712 out.go:345] Setting OutFile to fd 696 ...
	I1011 21:16:56.257806    5712 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 21:16:56.257806    5712 out.go:358] Setting ErrFile to fd 1580...
	I1011 21:16:56.257806    5712 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 21:16:56.289798    5712 out.go:352] Setting JSON to false
	I1011 21:16:56.293794    5712 start.go:129] hostinfo: {"hostname":"minikube2","uptime":8871,"bootTime":1728672544,"procs":202,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"29dced62-21fb-45d8-a34e-472b66ced002"}
	W1011 21:16:56.294791    5712 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1011 21:16:56.303799    5712 out.go:177] * [functional-028700] minikube v1.34.0 sur Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1011 21:16:56.308812    5712 notify.go:220] Checking for updates...
	I1011 21:16:56.310832    5712 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	I1011 21:16:56.313815    5712 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1011 21:16:56.315810    5712 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	I1011 21:16:56.318810    5712 out.go:177]   - MINIKUBE_LOCATION=19749
	I1011 21:16:56.321815    5712 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1011 21:16:56.324813    5712 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1011 21:16:56.325819    5712 driver.go:394] Setting default libvirt URI to qemu:///system
	I1011 21:16:56.570658    5712 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I1011 21:16:56.580651    5712 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1011 21:16:56.972788    5712 info.go:266] docker info: {ID:e770b6ad-f18b-4184-94e7-b0fdb570deb0 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:66 OomKillDisable:true NGoroutines:83 SystemTime:2024-10-11 21:16:56.920368821 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:12 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress: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:16 MemTotal:33657536512 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe Schema
Version:0.1.0 ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https:/
/github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1011 21:16:56.977798    5712 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I1011 21:16:56.980802    5712 start.go:297] selected driver: docker
	I1011 21:16:56.980802    5712 start.go:901] validating driver "docker" against &{Name:functional-028700 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-028700 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker 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:C:\Users\jenkins.minikube2:/minikube-host Mount9PVersion:9p2000.L MountG
ID: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}
	I1011 21:16:56.980802    5712 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1011 21:16:57.037794    5712 out.go:201] 
	W1011 21:16:57.040792    5712 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I1011 21:16:57.043794    5712 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (3.15s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:854: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 status
functional_test.go:854: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 status: (1.0429327s)
functional_test.go:860: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:872: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 status -o json
functional_test.go:872: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 status -o json: (1.1031919s)
--- PASS: TestFunctional/parallel/StatusCmd (3.15s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1690: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 addons list
functional_test.go:1702: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.64s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (102.52s)

                                                
                                                
=== 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" [dd9aa0b3-3aed-4f02-af2d-bcd21d167269] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.0229973s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-028700 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-028700 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-028700 get pvc myclaim -o=json
I1011 21:16:35.877226    4360 retry.go:31] will retry after 2.548753936s: testpvc phase = "Pending", want "Bound" (msg={TypeMeta:{Kind:PersistentVolumeClaim APIVersion:v1} ObjectMeta:{Name:myclaim GenerateName: Namespace:default SelfLink: UID:cb26fd25-b5d9-40fd-a27c-3d850f93c376 ResourceVersion:768 Generation:0 CreationTimestamp:2024-10-11 21:16:35 +0000 UTC DeletionTimestamp:<nil> DeletionGracePeriodSeconds:<nil> Labels:map[] Annotations:map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"PersistentVolumeClaim","metadata":{"annotations":{},"name":"myclaim","namespace":"default"},"spec":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"500Mi"}},"volumeMode":"Filesystem"}}
pv.kubernetes.io/bind-completed:yes pv.kubernetes.io/bound-by-controller:yes volume.beta.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath volume.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath] OwnerReferences:[] Finalizers:[kubernetes.io/pvc-protection] ManagedFields:[]} Spec:{AccessModes:[ReadWriteOnce] Selector:nil Resources:{Limits:map[] Requests:map[storage:{i:{value:524288000 scale:0} d:{Dec:<nil>} s:500Mi Format:BinarySI}]} VolumeName:pvc-cb26fd25-b5d9-40fd-a27c-3d850f93c376 StorageClassName:0xc00151f300 VolumeMode:0xc00151f310 DataSource:nil DataSourceRef:nil VolumeAttributesClassName:<nil>} Status:{Phase:Pending AccessModes:[] Capacity:map[] Conditions:[] AllocatedResources:map[] AllocatedResourceStatuses:map[] CurrentVolumeAttributesClassName:<nil> ModifyVolumeStatus:nil}})
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-028700 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-028700 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" [10b20d85-de0a-4665-986a-b4c9d179045e] Pending
helpers_test.go:344: "sp-pod" [10b20d85-de0a-4665-986a-b4c9d179045e] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [10b20d85-de0a-4665-986a-b4c9d179045e] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 36.0083916s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-028700 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-028700 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-028700 delete -f testdata/storage-provisioner/pod.yaml: (1.9350424s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-028700 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" [b60a30b8-fd78-4c6a-a5b3-80adfd33545c] Pending
helpers_test.go:344: "sp-pod" [b60a30b8-fd78-4c6a-a5b3-80adfd33545c] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [b60a30b8-fd78-4c6a-a5b3-80adfd33545c] Running
E1011 21:18:08.094999    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 54.0127815s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-028700 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (102.52s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (1.99s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1725: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh "echo hello"
functional_test.go:1742: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh "cat /etc/hostname"
functional_test.go:1742: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 ssh "cat /etc/hostname": (1.0044366s)
--- PASS: TestFunctional/parallel/SSHCmd (1.99s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (5.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 cp testdata\cp-test.txt /home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh -n functional-028700 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 cp functional-028700:/home/docker/cp-test.txt C:\Users\jenkins.minikube2\AppData\Local\Temp\TestFunctionalparallelCpCmd2845990269\001\cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh -n functional-028700 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 ssh -n functional-028700 "sudo cat /home/docker/cp-test.txt": (1.0117271s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 cp testdata\cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh -n functional-028700 "sudo cat /tmp/does/not/exist/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 ssh -n functional-028700 "sudo cat /tmp/does/not/exist/cp-test.txt": (1.1017296s)
--- PASS: TestFunctional/parallel/CpCmd (5.56s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (75.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-028700 replace --force -f testdata\mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-mwmtd" [90905665-79d9-4b00-afae-c5e7f057839c] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-mwmtd" [90905665-79d9-4b00-afae-c5e7f057839c] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 1m1.007745s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-028700 exec mysql-6cdb49bbb-mwmtd -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-028700 exec mysql-6cdb49bbb-mwmtd -- mysql -ppassword -e "show databases;": exit status 1 (405.5896ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I1011 21:18:12.314903    4360 retry.go:31] will retry after 865.903425ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-028700 exec mysql-6cdb49bbb-mwmtd -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-028700 exec mysql-6cdb49bbb-mwmtd -- mysql -ppassword -e "show databases;": exit status 1 (297.7301ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I1011 21:18:13.490772    4360 retry.go:31] will retry after 804.559078ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-028700 exec mysql-6cdb49bbb-mwmtd -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-028700 exec mysql-6cdb49bbb-mwmtd -- mysql -ppassword -e "show databases;": exit status 1 (313.5185ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I1011 21:18:14.616592    4360 retry.go:31] will retry after 2.383209189s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-028700 exec mysql-6cdb49bbb-mwmtd -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-028700 exec mysql-6cdb49bbb-mwmtd -- mysql -ppassword -e "show databases;": exit status 1 (323.2556ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I1011 21:18:17.333612    4360 retry.go:31] will retry after 4.014291575s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-028700 exec mysql-6cdb49bbb-mwmtd -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-028700 exec mysql-6cdb49bbb-mwmtd -- mysql -ppassword -e "show databases;": exit status 1 (275.9305ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I1011 21:18:21.632850    4360 retry.go:31] will retry after 3.912672509s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-028700 exec mysql-6cdb49bbb-mwmtd -- mysql -ppassword -e "show databases;"
E1011 21:18:35.805818    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
--- PASS: TestFunctional/parallel/MySQL (75.43s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.75s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (4.98s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/4360.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh "sudo cat /etc/ssl/certs/4360.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/4360.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh "sudo cat /usr/share/ca-certificates/4360.pem"
functional_test.go:1972: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1973: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/43602.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh "sudo cat /etc/ssl/certs/43602.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/43602.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh "sudo cat /usr/share/ca-certificates/43602.pem"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2000: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (4.98s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.26s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.99s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:2027: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh "sudo systemctl is-active crio"
functional_test.go:2027: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-028700 ssh "sudo systemctl is-active crio": exit status 1 (990.6522ms)

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (4.23s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2288: (dbg) Run:  out/minikube-windows-amd64.exe license
functional_test.go:2288: (dbg) Done: out/minikube-windows-amd64.exe license: (4.203888s)
--- PASS: TestFunctional/parallel/License (4.23s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-028700 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-028700 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6b9f76b5c7-zngtt" [0d4b3436-5b9d-47c3-ad17-8a8292ce6729] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-zngtt" [0d4b3436-5b9d-47c3-ad17-8a8292ce6729] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 22.011473s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (22.45s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2256: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 version --short
--- PASS: TestFunctional/parallel/Version/short (0.26s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 version -o=json --components: (1.545781s)
--- PASS: TestFunctional/parallel/Version/components (1.55s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-028700 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/k8s-minikube/storage-provisioner:v5
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-028700
docker.io/kicbase/echo-server:functional-028700
functional_test.go:269: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-028700 image ls --format short --alsologtostderr:
I1011 21:17:48.583134    4304 out.go:345] Setting OutFile to fd 1256 ...
I1011 21:17:48.664132    4304 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1011 21:17:48.664132    4304 out.go:358] Setting ErrFile to fd 1056...
I1011 21:17:48.664132    4304 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1011 21:17:48.681148    4304 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1011 21:17:48.682148    4304 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1011 21:17:48.697141    4304 cli_runner.go:164] Run: docker container inspect functional-028700 --format={{.State.Status}}
I1011 21:17:48.786139    4304 ssh_runner.go:195] Run: systemctl --version
I1011 21:17:48.793188    4304 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
I1011 21:17:48.871950    4304 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50459 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-028700\id_rsa Username:docker}
I1011 21:17:49.005859    4304 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.67s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-028700 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/kube-controller-manager     | v1.31.1           | 175ffd71cce3d | 88.4MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| docker.io/library/nginx                     | alpine            | cb8f91112b6b5 | 47MB   |
| registry.k8s.io/kube-proxy                  | v1.31.1           | 60c005f310ff3 | 91.5MB |
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| docker.io/kicbase/echo-server               | functional-028700 | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| localhost/my-image                          | functional-028700 | 01f9c6708e741 | 1.24MB |
| docker.io/library/minikube-local-cache-test | functional-028700 | 876f6c788b32f | 30B    |
| registry.k8s.io/kube-scheduler              | v1.31.1           | 9aa1fad941575 | 67.4MB |
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| docker.io/library/nginx                     | latest            | 7f553e8bbc897 | 192MB  |
| registry.k8s.io/kube-apiserver              | v1.31.1           | 6bab7719df100 | 94.2MB |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-028700 image ls --format table --alsologtostderr:
I1011 21:17:58.568797    6964 out.go:345] Setting OutFile to fd 1328 ...
I1011 21:17:58.656707    6964 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1011 21:17:58.656707    6964 out.go:358] Setting ErrFile to fd 1772...
I1011 21:17:58.656707    6964 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1011 21:17:58.673330    6964 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1011 21:17:58.673834    6964 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1011 21:17:58.690146    6964 cli_runner.go:164] Run: docker container inspect functional-028700 --format={{.State.Status}}
I1011 21:17:58.799823    6964 ssh_runner.go:195] Run: systemctl --version
I1011 21:17:58.810441    6964 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
I1011 21:17:58.885971    6964 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50459 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-028700\id_rsa Username:docker}
I1011 21:17:59.046280    6964 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.70s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-028700 image ls --format json --alsologtostderr:
[{"id":"01f9c6708e7413229b8d5dbce7b1f2917fe222784cc4b7dd7a45fcdf7298d207","repoDigests":[],"repoTags":["localhost/my-image:functional-028700"],"size":"1240000"},{"id":"876f6c788b32fa2bbf7d4c9385a75a5100d3ebc03a1cfdaf94e27adb5b59bccc","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-028700"],"size":"30"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67400000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"7f553e8bbc897571642d836b31eaf6ecbe395d7641c2b24291356ed28f3f2bd0","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"192000000"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5ba
fa1aaea29d1aee","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"94200000"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"91500000"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61800000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-028700"],"size":"4940000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["regis
try.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"cb8f91112b6b50ead202f48bbf81cec4b34c254417254efd94c803f7dd718045","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"47000000"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"88400000"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-028700 image ls --format json --alsologtostderr:
I1011 21:17:57.859873    6880 out.go:345] Setting OutFile to fd 1444 ...
I1011 21:17:57.957189    6880 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1011 21:17:57.957189    6880 out.go:358] Setting ErrFile to fd 1468...
I1011 21:17:57.957189    6880 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1011 21:17:57.974525    6880 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1011 21:17:57.974715    6880 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1011 21:17:57.991112    6880 cli_runner.go:164] Run: docker container inspect functional-028700 --format={{.State.Status}}
I1011 21:17:58.096878    6880 ssh_runner.go:195] Run: systemctl --version
I1011 21:17:58.106894    6880 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
I1011 21:17:58.187003    6880 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50459 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-028700\id_rsa Username:docker}
I1011 21:17:58.327890    6880 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.70s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-028700 image ls --format yaml --alsologtostderr:
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "94200000"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 876f6c788b32fa2bbf7d4c9385a75a5100d3ebc03a1cfdaf94e27adb5b59bccc
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-028700
size: "30"
- id: 7f553e8bbc897571642d836b31eaf6ecbe395d7641c2b24291356ed28f3f2bd0
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "192000000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "91500000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-028700
size: "4940000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: cb8f91112b6b50ead202f48bbf81cec4b34c254417254efd94c803f7dd718045
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "47000000"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67400000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "88400000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-028700 image ls --format yaml --alsologtostderr:
I1011 21:17:49.251354    7984 out.go:345] Setting OutFile to fd 868 ...
I1011 21:17:49.330424    7984 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1011 21:17:49.330424    7984 out.go:358] Setting ErrFile to fd 1064...
I1011 21:17:49.330424    7984 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1011 21:17:49.349330    7984 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1011 21:17:49.350326    7984 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1011 21:17:49.364342    7984 cli_runner.go:164] Run: docker container inspect functional-028700 --format={{.State.Status}}
I1011 21:17:49.456443    7984 ssh_runner.go:195] Run: systemctl --version
I1011 21:17:49.463446    7984 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
I1011 21:17:49.544014    7984 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50459 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-028700\id_rsa Username:docker}
I1011 21:17:49.689684    7984 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.64s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:308: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 ssh pgrep buildkitd
functional_test.go:308: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-028700 ssh pgrep buildkitd: exit status 1 (789.315ms)

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image build -t localhost/my-image:functional-028700 testdata\build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 image build -t localhost/my-image:functional-028700 testdata\build --alsologtostderr: (6.5243731s)
functional_test.go:323: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-028700 image build -t localhost/my-image:functional-028700 testdata\build --alsologtostderr:
I1011 21:17:50.681529    5276 out.go:345] Setting OutFile to fd 972 ...
I1011 21:17:50.776546    5276 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1011 21:17:50.776626    5276 out.go:358] Setting ErrFile to fd 1480...
I1011 21:17:50.776626    5276 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1011 21:17:50.793034    5276 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1011 21:17:50.812037    5276 config.go:182] Loaded profile config "functional-028700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1011 21:17:50.830662    5276 cli_runner.go:164] Run: docker container inspect functional-028700 --format={{.State.Status}}
I1011 21:17:50.926050    5276 ssh_runner.go:195] Run: systemctl --version
I1011 21:17:50.935042    5276 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-028700
I1011 21:17:51.008043    5276 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50459 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-028700\id_rsa Username:docker}
I1011 21:17:51.138225    5276 build_images.go:161] Building image from path: C:\Users\jenkins.minikube2\AppData\Local\Temp\build.1732080711.tar
I1011 21:17:51.150213    5276 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1011 21:17:51.187679    5276 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1732080711.tar
I1011 21:17:51.205228    5276 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1732080711.tar: stat -c "%s %y" /var/lib/minikube/build/build.1732080711.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1732080711.tar': No such file or directory
I1011 21:17:51.205228    5276 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\AppData\Local\Temp\build.1732080711.tar --> /var/lib/minikube/build/build.1732080711.tar (3072 bytes)
I1011 21:17:51.274234    5276 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1732080711
I1011 21:17:51.324776    5276 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1732080711 -xf /var/lib/minikube/build/build.1732080711.tar
I1011 21:17:51.348764    5276 docker.go:360] Building image: /var/lib/minikube/build/build.1732080711
I1011 21:17:51.360365    5276 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-028700 /var/lib/minikube/build/build.1732080711
#0 building with "default" instance using docker driver

                                                
                                                
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 97B done
#1 DONE 0.2s

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

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

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

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.1s done
#5 sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 770B / 770B done
#5 sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee 527B / 527B done
#5 sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a 1.46kB / 1.46kB done
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0B / 772.79kB 0.1s
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 0.3s done
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0.0s done
#5 DONE 0.9s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers
#8 exporting layers 0.2s done
#8 writing image sha256:01f9c6708e7413229b8d5dbce7b1f2917fe222784cc4b7dd7a45fcdf7298d207
#8 writing image sha256:01f9c6708e7413229b8d5dbce7b1f2917fe222784cc4b7dd7a45fcdf7298d207 0.0s done
#8 naming to localhost/my-image:functional-028700 0.0s done
#8 DONE 0.2s
I1011 21:17:56.975548    5276 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-028700 /var/lib/minikube/build/build.1732080711: (5.6149983s)
I1011 21:17:56.989481    5276 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1732080711
I1011 21:17:57.029083    5276 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1732080711.tar
I1011 21:17:57.052286    5276 build_images.go:217] Built localhost/my-image:functional-028700 from C:\Users\jenkins.minikube2\AppData\Local\Temp\build.1732080711.tar
I1011 21:17:57.052286    5276 build_images.go:133] succeeded building to: functional-028700
I1011 21:17:57.052286    5276 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (7.97s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image load --daemon kicbase/echo-server:functional-028700 --alsologtostderr
functional_test.go:355: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 image load --daemon kicbase/echo-server:functional-028700 --alsologtostderr: (2.7216625s)
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (3.46s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-028700 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-028700 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-028700 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-windows-amd64.exe -p functional-028700 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 8448: TerminateProcess: Access is denied.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (1.03s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:129: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-028700 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-028700 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" [02037790-aba6-4827-ac7b-21b02d006f13] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [02037790-aba6-4827-ac7b-21b02d006f13] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 21.008759s
I1011 21:16:55.606034    4360 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (21.71s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:365: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image load --daemon kicbase/echo-server:functional-028700 --alsologtostderr
functional_test.go:365: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 image load --daemon kicbase/echo-server:functional-028700 --alsologtostderr: (1.62415s)
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (2.38s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:235: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-028700
functional_test.go:245: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image load --daemon kicbase/echo-server:functional-028700 --alsologtostderr
functional_test.go:245: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 image load --daemon kicbase/echo-server:functional-028700 --alsologtostderr: (1.5992222s)
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (3.15s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image save kicbase/echo-server:functional-028700 C:\jenkins\workspace\Docker_Windows_integration\echo-server-save.tar --alsologtostderr
functional_test.go:380: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 image save kicbase/echo-server:functional-028700 C:\jenkins\workspace\Docker_Windows_integration\echo-server-save.tar --alsologtostderr: (1.1799837s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (1.18s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:392: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image rm kicbase/echo-server:functional-028700 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (1.40s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image load C:\jenkins\workspace\Docker_Windows_integration\echo-server-save.tar --alsologtostderr
functional_test.go:409: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 image load C:\jenkins\workspace\Docker_Windows_integration\echo-server-save.tar --alsologtostderr: (1.5941756s)
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (2.27s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:419: (dbg) Run:  docker rmi kicbase/echo-server:functional-028700
functional_test.go:424: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 image save --daemon kicbase/echo-server:functional-028700 --alsologtostderr
functional_test.go:424: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 image save --daemon kicbase/echo-server:functional-028700 --alsologtostderr: (1.3525127s)
functional_test.go:432: (dbg) Run:  docker image inspect kicbase/echo-server:functional-028700
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (1.55s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1459: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 service list
functional_test.go:1459: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 service list: (1.1163089s)
--- PASS: TestFunctional/parallel/ServiceCmd/List (1.12s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 service list -o json
functional_test.go:1489: (dbg) Done: out/minikube-windows-amd64.exe -p functional-028700 service list -o json: (1.1934558s)
functional_test.go:1494: Took "1.1934558s" to run "out/minikube-windows-amd64.exe -p functional-028700 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (1.19s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1270: (dbg) Run:  out/minikube-windows-amd64.exe profile lis
functional_test.go:1275: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
functional_test.go:1275: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (1.3762985s)
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (1.84s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1509: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 service --namespace=default --https --url hello-node
functional_test.go:1509: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-028700 service --namespace=default --https --url hello-node: exit status 1 (15.0136983s)

                                                
                                                
-- stdout --
	https://127.0.0.1:50820

                                                
                                                
-- /stdout --
** stderr ** 
	! Because you are using a Docker driver on windows, the terminal needs to be open to run it.

                                                
                                                
** /stderr **
functional_test.go:1522: found endpoint: https://127.0.0.1:50820
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (15.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-windows-amd64.exe profile list
functional_test.go:1310: (dbg) Done: out/minikube-windows-amd64.exe profile list: (1.4699697s)
functional_test.go:1315: Took "1.4699697s" to run "out/minikube-windows-amd64.exe profile list"
functional_test.go:1324: (dbg) Run:  out/minikube-windows-amd64.exe profile list -l
functional_test.go:1329: Took "335.5343ms" to run "out/minikube-windows-amd64.exe profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (1.81s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json
functional_test.go:1361: (dbg) Done: out/minikube-windows-amd64.exe profile list -o json: (1.3449716s)
functional_test.go:1366: Took "1.3459917s" to run "out/minikube-windows-amd64.exe profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json --light
functional_test.go:1379: Took "260.5196ms" to run "out/minikube-windows-amd64.exe profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (1.61s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-028700 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 10372: OpenProcess: The parameter is incorrect.
helpers_test.go:508: unable to kill pid 10808: TerminateProcess: Access is denied.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.21s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv/powershell (7.39s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/powershell
functional_test.go:499: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-028700 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-028700"
functional_test.go:499: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-028700 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-028700": (4.5206679s)
functional_test.go:522: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-028700 docker-env | Invoke-Expression ; docker images"
functional_test.go:522: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-028700 docker-env | Invoke-Expression ; docker images": (2.8569427s)
--- PASS: TestFunctional/parallel/DockerEnv/powershell (7.39s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1540: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 service hello-node --url --format={{.IP}}
functional_test.go:1540: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-028700 service hello-node --url --format={{.IP}}: exit status 1 (15.0131542s)

                                                
                                                
-- stdout --
	127.0.0.1

                                                
                                                
-- /stdout --
** stderr ** 
	! Because you are using a Docker driver on windows, the terminal needs to be open to run it.

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/ServiceCmd/Format (15.01s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2119: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.47s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2119: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.47s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2119: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.49s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-028700 service hello-node --url
functional_test.go:1559: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-028700 service hello-node --url: exit status 1 (15.014951s)

                                                
                                                
-- stdout --
	http://127.0.0.1:50901

                                                
                                                
-- /stdout --
** stderr ** 
	! Because you are using a Docker driver on windows, the terminal needs to be open to run it.

                                                
                                                
** /stderr **
functional_test.go:1565: found endpoint for hello-node: http://127.0.0.1:50901
--- PASS: TestFunctional/parallel/ServiceCmd/URL (15.02s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.2s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-028700
--- PASS: TestFunctional/delete_echo-server_images (0.20s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.08s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.09s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (209.61s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p ha-777300 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker
E1011 21:23:08.099060    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p ha-777300 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker: (3m27.1941737s)
ha_test.go:107: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 status -v=7 --alsologtostderr
ha_test.go:107: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 status -v=7 --alsologtostderr: (2.4191986s)
--- PASS: TestMultiControlPlane/serial/StartCluster (209.61s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (30.01s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-777300 -- rollout status deployment/busybox: (19.8159703s)
ha_test.go:140: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-6b2n4 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-6b2n4 -- nslookup kubernetes.io: (1.8218211s)
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-7p6wf -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-7p6wf -- nslookup kubernetes.io: (1.6097024s)
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-vdcq2 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-vdcq2 -- nslookup kubernetes.io: (1.5971211s)
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-6b2n4 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-7p6wf -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-vdcq2 -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-6b2n4 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-7p6wf -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-vdcq2 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (30.01s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (4.02s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-6b2n4 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-6b2n4 -- sh -c "ping -c 1 192.168.65.254"
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-7p6wf -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-7p6wf -- sh -c "ping -c 1 192.168.65.254"
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-vdcq2 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-777300 -- exec busybox-7dff88458-vdcq2 -- sh -c "ping -c 1 192.168.65.254"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (4.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (54.36s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe node add -p ha-777300 -v=7 --alsologtostderr
E1011 21:26:25.749881    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:26:25.758111    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:26:25.770567    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:26:25.792935    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:26:25.835909    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:26:25.917580    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:26:26.080191    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:26:26.402644    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:26:27.045133    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:26:28.327668    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:26:30.890745    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:26:36.013175    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:26:46.255559    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe node add -p ha-777300 -v=7 --alsologtostderr: (51.5314343s)
ha_test.go:234: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 status -v=7 --alsologtostderr
ha_test.go:234: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 status -v=7 --alsologtostderr: (2.8238752s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (54.36s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.21s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (3.02s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (3.0175945s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (3.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (48.61s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 status --output json -v=7 --alsologtostderr
E1011 21:27:06.738121    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:328: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 status --output json -v=7 --alsologtostderr: (2.8049599s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp testdata\cp-test.txt ha-777300:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300:/home/docker/cp-test.txt C:\Users\jenkins.minikube2\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile2025446719\001\cp-test_ha-777300.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300:/home/docker/cp-test.txt ha-777300-m02:/home/docker/cp-test_ha-777300_ha-777300-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300:/home/docker/cp-test.txt ha-777300-m02:/home/docker/cp-test_ha-777300_ha-777300-m02.txt: (1.1531595s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m02 "sudo cat /home/docker/cp-test_ha-777300_ha-777300-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300:/home/docker/cp-test.txt ha-777300-m03:/home/docker/cp-test_ha-777300_ha-777300-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300:/home/docker/cp-test.txt ha-777300-m03:/home/docker/cp-test_ha-777300_ha-777300-m03.txt: (1.2516383s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m03 "sudo cat /home/docker/cp-test_ha-777300_ha-777300-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300:/home/docker/cp-test.txt ha-777300-m04:/home/docker/cp-test_ha-777300_ha-777300-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300:/home/docker/cp-test.txt ha-777300-m04:/home/docker/cp-test_ha-777300_ha-777300-m04.txt: (1.1564624s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m04 "sudo cat /home/docker/cp-test_ha-777300_ha-777300-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp testdata\cp-test.txt ha-777300-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube2\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile2025446719\001\cp-test_ha-777300-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m02:/home/docker/cp-test.txt ha-777300:/home/docker/cp-test_ha-777300-m02_ha-777300.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m02:/home/docker/cp-test.txt ha-777300:/home/docker/cp-test_ha-777300-m02_ha-777300.txt: (1.1336362s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300 "sudo cat /home/docker/cp-test_ha-777300-m02_ha-777300.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m02:/home/docker/cp-test.txt ha-777300-m03:/home/docker/cp-test_ha-777300-m02_ha-777300-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m02:/home/docker/cp-test.txt ha-777300-m03:/home/docker/cp-test_ha-777300-m02_ha-777300-m03.txt: (1.1425182s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m03 "sudo cat /home/docker/cp-test_ha-777300-m02_ha-777300-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m02:/home/docker/cp-test.txt ha-777300-m04:/home/docker/cp-test_ha-777300-m02_ha-777300-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m02:/home/docker/cp-test.txt ha-777300-m04:/home/docker/cp-test_ha-777300-m02_ha-777300-m04.txt: (1.1209932s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m04 "sudo cat /home/docker/cp-test_ha-777300-m02_ha-777300-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp testdata\cp-test.txt ha-777300-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube2\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile2025446719\001\cp-test_ha-777300-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m03:/home/docker/cp-test.txt ha-777300:/home/docker/cp-test_ha-777300-m03_ha-777300.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m03:/home/docker/cp-test.txt ha-777300:/home/docker/cp-test_ha-777300-m03_ha-777300.txt: (1.1854755s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300 "sudo cat /home/docker/cp-test_ha-777300-m03_ha-777300.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m03:/home/docker/cp-test.txt ha-777300-m02:/home/docker/cp-test_ha-777300-m03_ha-777300-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m03:/home/docker/cp-test.txt ha-777300-m02:/home/docker/cp-test_ha-777300-m03_ha-777300-m02.txt: (1.1474309s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m02 "sudo cat /home/docker/cp-test_ha-777300-m03_ha-777300-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m03:/home/docker/cp-test.txt ha-777300-m04:/home/docker/cp-test_ha-777300-m03_ha-777300-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m03:/home/docker/cp-test.txt ha-777300-m04:/home/docker/cp-test_ha-777300-m03_ha-777300-m04.txt: (1.1365362s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m04 "sudo cat /home/docker/cp-test_ha-777300-m03_ha-777300-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp testdata\cp-test.txt ha-777300-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m04:/home/docker/cp-test.txt C:\Users\jenkins.minikube2\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile2025446719\001\cp-test_ha-777300-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m04:/home/docker/cp-test.txt ha-777300:/home/docker/cp-test_ha-777300-m04_ha-777300.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m04:/home/docker/cp-test.txt ha-777300:/home/docker/cp-test_ha-777300-m04_ha-777300.txt: (1.130853s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300 "sudo cat /home/docker/cp-test_ha-777300-m04_ha-777300.txt"
E1011 21:27:47.700892    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m04:/home/docker/cp-test.txt ha-777300-m02:/home/docker/cp-test_ha-777300-m04_ha-777300-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m04:/home/docker/cp-test.txt ha-777300-m02:/home/docker/cp-test_ha-777300-m04_ha-777300-m02.txt: (1.1532376s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m02 "sudo cat /home/docker/cp-test_ha-777300-m04_ha-777300-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m04:/home/docker/cp-test.txt ha-777300-m03:/home/docker/cp-test_ha-777300-m04_ha-777300-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 cp ha-777300-m04:/home/docker/cp-test.txt ha-777300-m03:/home/docker/cp-test_ha-777300-m04_ha-777300-m03.txt: (1.130874s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 ssh -n ha-777300-m03 "sudo cat /home/docker/cp-test_ha-777300-m04_ha-777300-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (48.61s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (14.13s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 node stop m02 -v=7 --alsologtostderr
ha_test.go:365: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 node stop m02 -v=7 --alsologtostderr: (11.8959348s)
ha_test.go:371: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-777300 status -v=7 --alsologtostderr: exit status 7 (2.2298425s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1011 21:28:05.297946    1332 out.go:345] Setting OutFile to fd 1400 ...
	I1011 21:28:05.391642    1332 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 21:28:05.391642    1332 out.go:358] Setting ErrFile to fd 1952...
	I1011 21:28:05.391642    1332 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 21:28:05.407733    1332 out.go:352] Setting JSON to false
	I1011 21:28:05.408273    1332 mustload.go:65] Loading cluster: ha-777300
	I1011 21:28:05.408385    1332 notify.go:220] Checking for updates...
	I1011 21:28:05.409131    1332 config.go:182] Loaded profile config "ha-777300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1011 21:28:05.409199    1332 status.go:174] checking status of ha-777300 ...
	I1011 21:28:05.424693    1332 cli_runner.go:164] Run: docker container inspect ha-777300 --format={{.State.Status}}
	I1011 21:28:05.510628    1332 status.go:371] ha-777300 host status = "Running" (err=<nil>)
	I1011 21:28:05.510935    1332 host.go:66] Checking if "ha-777300" exists ...
	I1011 21:28:05.518168    1332 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-777300
	I1011 21:28:05.600898    1332 host.go:66] Checking if "ha-777300" exists ...
	I1011 21:28:05.615585    1332 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1011 21:28:05.623380    1332 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-777300
	I1011 21:28:05.701446    1332 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51049 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\ha-777300\id_rsa Username:docker}
	I1011 21:28:05.857692    1332 ssh_runner.go:195] Run: systemctl --version
	I1011 21:28:05.884109    1332 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1011 21:28:05.919805    1332 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" ha-777300
	I1011 21:28:06.009583    1332 kubeconfig.go:125] found "ha-777300" server: "https://127.0.0.1:51053"
	I1011 21:28:06.009583    1332 api_server.go:166] Checking apiserver status ...
	I1011 21:28:06.026054    1332 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1011 21:28:06.083606    1332 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2538/cgroup
	I1011 21:28:06.109172    1332 api_server.go:182] apiserver freezer: "7:freezer:/docker/e1e5e954fab9755484a0a7e75b63cdca5dd0e18bf4be02841a0033949f8c263a/kubepods/burstable/podb46586791d2d775743af1ec7b7b542bc/8643e9d3d6493ed8d2af4a9a235965d791bd4cabee796bd19a2a39cbe49f8d95"
	I1011 21:28:06.124438    1332 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/e1e5e954fab9755484a0a7e75b63cdca5dd0e18bf4be02841a0033949f8c263a/kubepods/burstable/podb46586791d2d775743af1ec7b7b542bc/8643e9d3d6493ed8d2af4a9a235965d791bd4cabee796bd19a2a39cbe49f8d95/freezer.state
	I1011 21:28:06.146583    1332 api_server.go:204] freezer state: "THAWED"
	I1011 21:28:06.148669    1332 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:51053/healthz ...
	I1011 21:28:06.162917    1332 api_server.go:279] https://127.0.0.1:51053/healthz returned 200:
	ok
	I1011 21:28:06.162917    1332 status.go:463] ha-777300 apiserver status = Running (err=<nil>)
	I1011 21:28:06.162917    1332 status.go:176] ha-777300 status: &{Name:ha-777300 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1011 21:28:06.162917    1332 status.go:174] checking status of ha-777300-m02 ...
	I1011 21:28:06.177233    1332 cli_runner.go:164] Run: docker container inspect ha-777300-m02 --format={{.State.Status}}
	I1011 21:28:06.272057    1332 status.go:371] ha-777300-m02 host status = "Stopped" (err=<nil>)
	I1011 21:28:06.272057    1332 status.go:384] host is not running, skipping remaining checks
	I1011 21:28:06.272174    1332 status.go:176] ha-777300-m02 status: &{Name:ha-777300-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1011 21:28:06.272231    1332 status.go:174] checking status of ha-777300-m03 ...
	I1011 21:28:06.287855    1332 cli_runner.go:164] Run: docker container inspect ha-777300-m03 --format={{.State.Status}}
	I1011 21:28:06.359896    1332 status.go:371] ha-777300-m03 host status = "Running" (err=<nil>)
	I1011 21:28:06.359896    1332 host.go:66] Checking if "ha-777300-m03" exists ...
	I1011 21:28:06.372837    1332 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-777300-m03
	I1011 21:28:06.444838    1332 host.go:66] Checking if "ha-777300-m03" exists ...
	I1011 21:28:06.456839    1332 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1011 21:28:06.462836    1332 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-777300-m03
	I1011 21:28:06.544153    1332 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51200 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\ha-777300-m03\id_rsa Username:docker}
	I1011 21:28:06.706678    1332 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1011 21:28:06.742248    1332 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" ha-777300
	I1011 21:28:06.816249    1332 kubeconfig.go:125] found "ha-777300" server: "https://127.0.0.1:51053"
	I1011 21:28:06.816249    1332 api_server.go:166] Checking apiserver status ...
	I1011 21:28:06.825237    1332 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1011 21:28:06.866836    1332 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2405/cgroup
	I1011 21:28:06.887664    1332 api_server.go:182] apiserver freezer: "7:freezer:/docker/da28ca88fcb47b8173f8599c5db9629846393321f444c05957dc807138032921/kubepods/burstable/pode3c170c2eccf243967c20d54098bd8aa/61228a5f61129da76cbe41400beeabdeac925e18712243eef0f37cd670d4bc80"
	I1011 21:28:06.900705    1332 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/da28ca88fcb47b8173f8599c5db9629846393321f444c05957dc807138032921/kubepods/burstable/pode3c170c2eccf243967c20d54098bd8aa/61228a5f61129da76cbe41400beeabdeac925e18712243eef0f37cd670d4bc80/freezer.state
	I1011 21:28:06.923074    1332 api_server.go:204] freezer state: "THAWED"
	I1011 21:28:06.923074    1332 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:51053/healthz ...
	I1011 21:28:06.935069    1332 api_server.go:279] https://127.0.0.1:51053/healthz returned 200:
	ok
	I1011 21:28:06.935069    1332 status.go:463] ha-777300-m03 apiserver status = Running (err=<nil>)
	I1011 21:28:06.935069    1332 status.go:176] ha-777300-m03 status: &{Name:ha-777300-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1011 21:28:06.935069    1332 status.go:174] checking status of ha-777300-m04 ...
	I1011 21:28:06.951070    1332 cli_runner.go:164] Run: docker container inspect ha-777300-m04 --format={{.State.Status}}
	I1011 21:28:07.025955    1332 status.go:371] ha-777300-m04 host status = "Running" (err=<nil>)
	I1011 21:28:07.025955    1332 host.go:66] Checking if "ha-777300-m04" exists ...
	I1011 21:28:07.035501    1332 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-777300-m04
	I1011 21:28:07.111402    1332 host.go:66] Checking if "ha-777300-m04" exists ...
	I1011 21:28:07.124864    1332 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1011 21:28:07.133969    1332 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-777300-m04
	I1011 21:28:07.209155    1332 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51371 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\ha-777300-m04\id_rsa Username:docker}
	I1011 21:28:07.354686    1332 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1011 21:28:07.380019    1332 status.go:176] ha-777300-m04 status: &{Name:ha-777300-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (2.34s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:392: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
E1011 21:28:08.100029    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:392: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (2.3374546s)
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (2.34s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (148.5s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 node start m02 -v=7 --alsologtostderr
E1011 21:29:09.623268    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:29:31.173663    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 node start m02 -v=7 --alsologtostderr: (2m25.5213506s)
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 status -v=7 --alsologtostderr: (2.785819s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (148.50s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (2.97s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (2.9709453s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (2.97s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (271.69s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-windows-amd64.exe node list -p ha-777300 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-windows-amd64.exe stop -p ha-777300 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Done: out/minikube-windows-amd64.exe stop -p ha-777300 -v=7 --alsologtostderr: (38.5449397s)
ha_test.go:469: (dbg) Run:  out/minikube-windows-amd64.exe start -p ha-777300 --wait=true -v=7 --alsologtostderr
E1011 21:31:25.752165    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:31:53.467971    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:33:08.103348    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-windows-amd64.exe start -p ha-777300 --wait=true -v=7 --alsologtostderr: (3m52.6345261s)
ha_test.go:474: (dbg) Run:  out/minikube-windows-amd64.exe node list -p ha-777300
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (271.69s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (17.43s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 node delete m03 -v=7 --alsologtostderr: (14.599269s)
ha_test.go:495: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 status -v=7 --alsologtostderr
ha_test.go:495: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 status -v=7 --alsologtostderr: (2.2330388s)
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (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 (17.43s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (2.21s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete
ha_test.go:392: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:392: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (2.2120575s)
--- PASS: TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (2.21s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (36.83s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 stop -v=7 --alsologtostderr
ha_test.go:533: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 stop -v=7 --alsologtostderr: (36.3046625s)
ha_test.go:539: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-777300 status -v=7 --alsologtostderr: exit status 7 (525.8285ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1011 21:36:08.985772    2484 out.go:345] Setting OutFile to fd 1808 ...
	I1011 21:36:09.073150    2484 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 21:36:09.073150    2484 out.go:358] Setting ErrFile to fd 1100...
	I1011 21:36:09.073150    2484 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 21:36:09.089608    2484 out.go:352] Setting JSON to false
	I1011 21:36:09.089712    2484 mustload.go:65] Loading cluster: ha-777300
	I1011 21:36:09.089871    2484 notify.go:220] Checking for updates...
	I1011 21:36:09.090584    2484 config.go:182] Loaded profile config "ha-777300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1011 21:36:09.090584    2484 status.go:174] checking status of ha-777300 ...
	I1011 21:36:09.105827    2484 cli_runner.go:164] Run: docker container inspect ha-777300 --format={{.State.Status}}
	I1011 21:36:09.181992    2484 status.go:371] ha-777300 host status = "Stopped" (err=<nil>)
	I1011 21:36:09.182036    2484 status.go:384] host is not running, skipping remaining checks
	I1011 21:36:09.182068    2484 status.go:176] ha-777300 status: &{Name:ha-777300 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1011 21:36:09.182068    2484 status.go:174] checking status of ha-777300-m02 ...
	I1011 21:36:09.197894    2484 cli_runner.go:164] Run: docker container inspect ha-777300-m02 --format={{.State.Status}}
	I1011 21:36:09.274742    2484 status.go:371] ha-777300-m02 host status = "Stopped" (err=<nil>)
	I1011 21:36:09.274829    2484 status.go:384] host is not running, skipping remaining checks
	I1011 21:36:09.274829    2484 status.go:176] ha-777300-m02 status: &{Name:ha-777300-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1011 21:36:09.274882    2484 status.go:174] checking status of ha-777300-m04 ...
	I1011 21:36:09.290218    2484 cli_runner.go:164] Run: docker container inspect ha-777300-m04 --format={{.State.Status}}
	I1011 21:36:09.367692    2484 status.go:371] ha-777300-m04 host status = "Stopped" (err=<nil>)
	I1011 21:36:09.367692    2484 status.go:384] host is not running, skipping remaining checks
	I1011 21:36:09.367692    2484 status.go:176] ha-777300-m04 status: &{Name:ha-777300-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (179.56s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-windows-amd64.exe start -p ha-777300 --wait=true -v=7 --alsologtostderr --driver=docker
E1011 21:36:25.755689    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:38:08.106228    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-windows-amd64.exe start -p ha-777300 --wait=true -v=7 --alsologtostderr --driver=docker: (2m57.0961889s)
ha_test.go:568: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 status -v=7 --alsologtostderr
ha_test.go:568: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 status -v=7 --alsologtostderr: (2.0438771s)
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (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 (179.56s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (2.15s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterClusterRestart
ha_test.go:392: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:392: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (2.1444236s)
--- PASS: TestMultiControlPlane/serial/DegradedAfterClusterRestart (2.15s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (73.88s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-windows-amd64.exe node add -p ha-777300 --control-plane -v=7 --alsologtostderr
ha_test.go:607: (dbg) Done: out/minikube-windows-amd64.exe node add -p ha-777300 --control-plane -v=7 --alsologtostderr: (1m10.9521478s)
ha_test.go:613: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-777300 status -v=7 --alsologtostderr
ha_test.go:613: (dbg) Done: out/minikube-windows-amd64.exe -p ha-777300 status -v=7 --alsologtostderr: (2.9298726s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (73.88s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (3.01s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd
ha_test.go:281: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (3.0065313s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (3.01s)

                                                
                                    
x
+
TestImageBuild/serial/Setup (64.79s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-windows-amd64.exe start -p image-225000 --driver=docker
E1011 21:41:25.757961    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
image_test.go:69: (dbg) Done: out/minikube-windows-amd64.exe start -p image-225000 --driver=docker: (1m4.7931603s)
--- PASS: TestImageBuild/serial/Setup (64.79s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (5.61s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal -p image-225000
image_test.go:78: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal -p image-225000: (5.6138199s)
--- PASS: TestImageBuild/serial/NormalBuild (5.61s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (2.63s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithBuildArg
image_test.go:99: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest --build-opt=build-arg=ENV_A=test_env_str --build-opt=no-cache ./testdata/image-build/test-arg -p image-225000
image_test.go:99: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest --build-opt=build-arg=ENV_A=test_env_str --build-opt=no-cache ./testdata/image-build/test-arg -p image-225000: (2.6316087s)
--- PASS: TestImageBuild/serial/BuildWithBuildArg (2.63s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (1.73s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithDockerIgnore
image_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-225000
image_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-225000: (1.7300301s)
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (1.73s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (1.8s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithSpecifiedDockerfile
image_test.go:88: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-225000
image_test.go:88: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-225000: (1.7996s)
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (1.80s)

                                                
                                    
x
+
TestJSONOutput/start/Command (95.02s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-383500 --output=json --user=testUser --memory=2200 --wait=true --driver=docker
E1011 21:42:48.836563    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 21:43:08.108933    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe start -p json-output-383500 --output=json --user=testUser --memory=2200 --wait=true --driver=docker: (1m35.0149098s)
--- PASS: TestJSONOutput/start/Command (95.02s)

                                                
                                    
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 (1.59s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe pause -p json-output-383500 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe pause -p json-output-383500 --output=json --user=testUser: (1.592412s)
--- PASS: TestJSONOutput/pause/Command (1.59s)

                                                
                                    
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 (1.28s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p json-output-383500 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe unpause -p json-output-383500 --output=json --user=testUser: (1.2759983s)
--- PASS: TestJSONOutput/unpause/Command (1.28s)

                                                
                                    
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 (12.46s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe stop -p json-output-383500 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe stop -p json-output-383500 --output=json --user=testUser: (12.4629069s)
--- PASS: TestJSONOutput/stop/Command (12.46s)

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

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-error-341800 --memory=2200 --output=json --wait=true --driver=fail
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p json-output-error-341800 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (293.8247ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"136847ca-7629-41e9-b6ca-d876596a5328","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-341800] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"986883d3-8ee0-4166-a8a4-092f29a6712e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube2\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"e62383ee-b101-4df4-9480-cff106c06e4a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"8bd3f42d-f38c-42bd-b8a9-c9b5c42c7389","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"4175d039-5691-4dd6-a7d8-f1b1fa9694d8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19749"}}
	{"specversion":"1.0","id":"8832881a-dbae-4e54-bb55-37c1d0ccd3f8","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":"25f0edee-9251-4923-8b8b-ea191e73db60","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 windows/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-341800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p json-output-error-341800
--- PASS: TestErrorJSONOutput (0.98s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (71.89s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-network-482700 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-network-482700 --network=: (1m7.8757963s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-482700" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-network-482700
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-network-482700: (3.9148589s)
--- PASS: TestKicCustomNetwork/create_custom_network (71.89s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (71.79s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-network-055800 --network=bridge
E1011 21:46:11.185430    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-network-055800 --network=bridge: (1m8.2763711s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-055800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-network-055800
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-network-055800: (3.4247744s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (71.79s)

                                                
                                    
x
+
TestKicExistingNetwork (72.19s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I1011 21:46:24.498209    4360 cli_runner.go:164] Run: docker network inspect existing-network --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}}]}"
W1011 21:46:24.584778    4360 cli_runner.go:211] docker network inspect existing-network --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
I1011 21:46:24.594742    4360 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I1011 21:46:24.594742    4360 cli_runner.go:164] Run: docker network inspect existing-network
W1011 21:46:24.681988    4360 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I1011 21:46:24.682567    4360 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I1011 21:46:24.682663    4360 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

                                                
                                                
-- /stdout --
** stderr ** 
Error response from daemon: network existing-network not found

                                                
                                                
** /stderr **
I1011 21:46:24.693479    4360 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}}]}"
I1011 21:46:24.790149    4360 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:0xc001766ea0}
I1011 21:46:24.790149    4360 network_create.go:124] attempt to create docker network existing-network 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I1011 21:46:24.799105    4360 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=existing-network existing-network
W1011 21:46:24.885411    4360 cli_runner.go:211] 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=existing-network existing-network returned with exit code 1
W1011 21:46:24.885411    4360 network_create.go:149] failed to create docker network existing-network 192.168.49.0/24 with gateway 192.168.49.1 and mtu of 1500: 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=existing-network existing-network: exit status 1
stdout:

                                                
                                                
stderr:
Error response from daemon: invalid pool request: Pool overlaps with other one on this address space
W1011 21:46:24.885411    4360 network_create.go:116] failed to create docker network existing-network 192.168.49.0/24, will retry: subnet is taken
I1011 21:46:24.919139    4360 network.go:209] skipping subnet 192.168.49.0/24 that is reserved: &{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:<nil>}
I1011 21:46:24.938396    4360 network.go:206] using free private subnet 192.168.58.0/24: &{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: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc001767530}
I1011 21:46:24.938859    4360 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I1011 21:46:24.945980    4360 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.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=existing-network existing-network
I1011 21:46:25.134816    4360 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-windows-amd64.exe start -p existing-network-816400 --network=existing-network
E1011 21:46:25.760758    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
kic_custom_network_test.go:93: (dbg) Done: out/minikube-windows-amd64.exe start -p existing-network-816400 --network=existing-network: (1m7.8183358s)
helpers_test.go:175: Cleaning up "existing-network-816400" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p existing-network-816400
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p existing-network-816400: (3.532534s)
I1011 21:47:36.599009    4360 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (72.19s)

                                                
                                    
x
+
TestKicCustomSubnet (71.57s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p custom-subnet-229200 --subnet=192.168.60.0/24
E1011 21:48:08.110748    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
kic_custom_network_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p custom-subnet-229200 --subnet=192.168.60.0/24: (1m7.3552319s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-229200 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-229200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p custom-subnet-229200
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p custom-subnet-229200: (4.1201044s)
--- PASS: TestKicCustomSubnet (71.57s)

                                                
                                    
x
+
TestKicStaticIP (71.81s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe start -p static-ip-093400 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe start -p static-ip-093400 --static-ip=192.168.200.200: (1m7.3904428s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-windows-amd64.exe -p static-ip-093400 ip
helpers_test.go:175: Cleaning up "static-ip-093400" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p static-ip-093400
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p static-ip-093400: (3.8919094s)
--- PASS: TestKicStaticIP (71.81s)

                                                
                                    
x
+
TestMainNoArgs (0.26s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:68: (dbg) Run:  out/minikube-windows-amd64.exe
--- PASS: TestMainNoArgs (0.26s)

                                                
                                    
x
+
TestMinikubeProfile (141.8s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p first-588600 --driver=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p first-588600 --driver=docker: (1m4.2823002s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p second-588600 --driver=docker
E1011 21:51:25.764043    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p second-588600 --driver=docker: (1m3.0134748s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile first-588600
minikube_profile_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe profile list -ojson
minikube_profile_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe profile list -ojson: (1.9971223s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile second-588600
minikube_profile_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe profile list -ojson
minikube_profile_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe profile list -ojson: (1.8561562s)
helpers_test.go:175: Cleaning up "second-588600" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p second-588600
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p second-588600: (4.379237s)
helpers_test.go:175: Cleaning up "first-588600" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p first-588600
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p first-588600: (5.5003829s)
--- PASS: TestMinikubeProfile (141.80s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (19.52s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-1-700500 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker
mount_start_test.go:98: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-1-700500 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker: (18.5161346s)
--- PASS: TestMountStart/serial/StartWithMountFirst (19.52s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.81s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-1-700500 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.81s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (17.37s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-700500 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker
mount_start_test.go:98: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-700500 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker: (16.3708804s)
--- PASS: TestMountStart/serial/StartWithMountSecond (17.37s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.79s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-700500 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.79s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (2.82s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe delete -p mount-start-1-700500 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe delete -p mount-start-1-700500 --alsologtostderr -v=5: (2.8235104s)
--- PASS: TestMountStart/serial/DeleteFirst (2.82s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.78s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-700500 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.78s)

                                                
                                    
x
+
TestMountStart/serial/Stop (2.12s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-windows-amd64.exe stop -p mount-start-2-700500
mount_start_test.go:155: (dbg) Done: out/minikube-windows-amd64.exe stop -p mount-start-2-700500: (2.1195203s)
--- PASS: TestMountStart/serial/Stop (2.12s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (12.72s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-700500
E1011 21:53:08.114409    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
mount_start_test.go:166: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-700500: (11.7208068s)
--- PASS: TestMountStart/serial/RestartStopped (12.72s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.77s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-700500 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.77s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (148.96s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-399100 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker
multinode_test.go:96: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-399100 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker: (2m27.2809356s)
multinode_test.go:102: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 status --alsologtostderr
multinode_test.go:102: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-399100 status --alsologtostderr: (1.676846s)
--- PASS: TestMultiNode/serial/FreshStart2Nodes (148.96s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (43.04s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- rollout status deployment/busybox
E1011 21:56:25.765831    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:498: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- rollout status deployment/busybox: (35.4817849s)
multinode_test.go:505: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- exec busybox-7dff88458-g4nzs -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- exec busybox-7dff88458-g4nzs -- nslookup kubernetes.io: (1.9919657s)
multinode_test.go:536: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- exec busybox-7dff88458-szmj4 -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- exec busybox-7dff88458-szmj4 -- nslookup kubernetes.io: (1.5891981s)
multinode_test.go:546: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- exec busybox-7dff88458-g4nzs -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- exec busybox-7dff88458-szmj4 -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- exec busybox-7dff88458-g4nzs -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- exec busybox-7dff88458-szmj4 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (43.04s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (2.71s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- exec busybox-7dff88458-g4nzs -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- exec busybox-7dff88458-g4nzs -- sh -c "ping -c 1 192.168.65.254"
multinode_test.go:572: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- exec busybox-7dff88458-szmj4 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-399100 -- exec busybox-7dff88458-szmj4 -- sh -c "ping -c 1 192.168.65.254"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (2.71s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (49.6s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-windows-amd64.exe node add -p multinode-399100 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-windows-amd64.exe node add -p multinode-399100 -v 3 --alsologtostderr: (47.4007465s)
multinode_test.go:127: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 status --alsologtostderr
multinode_test.go:127: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-399100 status --alsologtostderr: (2.1952258s)
--- PASS: TestMultiNode/serial/AddNode (49.60s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.2s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (1.98s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:143: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
multinode_test.go:143: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (1.9779195s)
--- PASS: TestMultiNode/serial/ProfileList (1.98s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (27.74s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 status --output json --alsologtostderr
multinode_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-399100 status --output json --alsologtostderr: (1.9234206s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 cp testdata\cp-test.txt multinode-399100:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 cp multinode-399100:/home/docker/cp-test.txt C:\Users\jenkins.minikube2\AppData\Local\Temp\TestMultiNodeserialCopyFile1719062363\001\cp-test_multinode-399100.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 cp multinode-399100:/home/docker/cp-test.txt multinode-399100-m02:/home/docker/cp-test_multinode-399100_multinode-399100-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-399100 cp multinode-399100:/home/docker/cp-test.txt multinode-399100-m02:/home/docker/cp-test_multinode-399100_multinode-399100-m02.txt: (1.1426198s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100-m02 "sudo cat /home/docker/cp-test_multinode-399100_multinode-399100-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 cp multinode-399100:/home/docker/cp-test.txt multinode-399100-m03:/home/docker/cp-test_multinode-399100_multinode-399100-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-399100 cp multinode-399100:/home/docker/cp-test.txt multinode-399100-m03:/home/docker/cp-test_multinode-399100_multinode-399100-m03.txt: (1.1399228s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100-m03 "sudo cat /home/docker/cp-test_multinode-399100_multinode-399100-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 cp testdata\cp-test.txt multinode-399100-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 cp multinode-399100-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube2\AppData\Local\Temp\TestMultiNodeserialCopyFile1719062363\001\cp-test_multinode-399100-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 cp multinode-399100-m02:/home/docker/cp-test.txt multinode-399100:/home/docker/cp-test_multinode-399100-m02_multinode-399100.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-399100 cp multinode-399100-m02:/home/docker/cp-test.txt multinode-399100:/home/docker/cp-test_multinode-399100-m02_multinode-399100.txt: (1.145713s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100 "sudo cat /home/docker/cp-test_multinode-399100-m02_multinode-399100.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 cp multinode-399100-m02:/home/docker/cp-test.txt multinode-399100-m03:/home/docker/cp-test_multinode-399100-m02_multinode-399100-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-399100 cp multinode-399100-m02:/home/docker/cp-test.txt multinode-399100-m03:/home/docker/cp-test_multinode-399100-m02_multinode-399100-m03.txt: (1.150547s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100-m03 "sudo cat /home/docker/cp-test_multinode-399100-m02_multinode-399100-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 cp testdata\cp-test.txt multinode-399100-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 cp multinode-399100-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube2\AppData\Local\Temp\TestMultiNodeserialCopyFile1719062363\001\cp-test_multinode-399100-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 cp multinode-399100-m03:/home/docker/cp-test.txt multinode-399100:/home/docker/cp-test_multinode-399100-m03_multinode-399100.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-399100 cp multinode-399100-m03:/home/docker/cp-test.txt multinode-399100:/home/docker/cp-test_multinode-399100-m03_multinode-399100.txt: (1.1297036s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100 "sudo cat /home/docker/cp-test_multinode-399100-m03_multinode-399100.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 cp multinode-399100-m03:/home/docker/cp-test.txt multinode-399100-m02:/home/docker/cp-test_multinode-399100-m03_multinode-399100-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-399100 cp multinode-399100-m03:/home/docker/cp-test.txt multinode-399100-m02:/home/docker/cp-test_multinode-399100-m03_multinode-399100-m02.txt: (1.115393s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 ssh -n multinode-399100-m02 "sudo cat /home/docker/cp-test_multinode-399100-m03_multinode-399100-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (27.74s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (5.15s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 node stop m03
multinode_test.go:248: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-399100 node stop m03: (2.138157s)
multinode_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 status
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-399100 status: exit status 7 (1.5332754s)

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

                                                
                                                
-- /stdout --
multinode_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 status --alsologtostderr
multinode_test.go:261: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-399100 status --alsologtostderr: exit status 7 (1.477301s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1011 21:58:01.516150    5028 out.go:345] Setting OutFile to fd 1036 ...
	I1011 21:58:01.598390    5028 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 21:58:01.598390    5028 out.go:358] Setting ErrFile to fd 1816...
	I1011 21:58:01.598390    5028 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 21:58:01.620176    5028 out.go:352] Setting JSON to false
	I1011 21:58:01.620176    5028 mustload.go:65] Loading cluster: multinode-399100
	I1011 21:58:01.620402    5028 notify.go:220] Checking for updates...
	I1011 21:58:01.621819    5028 config.go:182] Loaded profile config "multinode-399100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1011 21:58:01.621819    5028 status.go:174] checking status of multinode-399100 ...
	I1011 21:58:01.647984    5028 cli_runner.go:164] Run: docker container inspect multinode-399100 --format={{.State.Status}}
	I1011 21:58:01.724718    5028 status.go:371] multinode-399100 host status = "Running" (err=<nil>)
	I1011 21:58:01.724718    5028 host.go:66] Checking if "multinode-399100" exists ...
	I1011 21:58:01.731720    5028 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-399100
	I1011 21:58:01.813765    5028 host.go:66] Checking if "multinode-399100" exists ...
	I1011 21:58:01.827772    5028 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1011 21:58:01.836801    5028 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-399100
	I1011 21:58:01.917171    5028 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:53186 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\multinode-399100\id_rsa Username:docker}
	I1011 21:58:02.063545    5028 ssh_runner.go:195] Run: systemctl --version
	I1011 21:58:02.091306    5028 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1011 21:58:02.128000    5028 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" multinode-399100
	I1011 21:58:02.204599    5028 kubeconfig.go:125] found "multinode-399100" server: "https://127.0.0.1:53190"
	I1011 21:58:02.204599    5028 api_server.go:166] Checking apiserver status ...
	I1011 21:58:02.217596    5028 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1011 21:58:02.254349    5028 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2405/cgroup
	I1011 21:58:02.275399    5028 api_server.go:182] apiserver freezer: "7:freezer:/docker/7abfe105b59583790119683a9727da6c27176d31615317d5ea68c1e6336c461f/kubepods/burstable/pod6ecaa47dbef9005d4b944acd52102022/2ab82dfce557ffaf44db1c478ed3401566dfd7228245f1ac3f651fedc2294ae4"
	I1011 21:58:02.287394    5028 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/7abfe105b59583790119683a9727da6c27176d31615317d5ea68c1e6336c461f/kubepods/burstable/pod6ecaa47dbef9005d4b944acd52102022/2ab82dfce557ffaf44db1c478ed3401566dfd7228245f1ac3f651fedc2294ae4/freezer.state
	I1011 21:58:02.307012    5028 api_server.go:204] freezer state: "THAWED"
	I1011 21:58:02.307012    5028 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:53190/healthz ...
	I1011 21:58:02.320711    5028 api_server.go:279] https://127.0.0.1:53190/healthz returned 200:
	ok
	I1011 21:58:02.320711    5028 status.go:463] multinode-399100 apiserver status = Running (err=<nil>)
	I1011 21:58:02.320711    5028 status.go:176] multinode-399100 status: &{Name:multinode-399100 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1011 21:58:02.320711    5028 status.go:174] checking status of multinode-399100-m02 ...
	I1011 21:58:02.333706    5028 cli_runner.go:164] Run: docker container inspect multinode-399100-m02 --format={{.State.Status}}
	I1011 21:58:02.408960    5028 status.go:371] multinode-399100-m02 host status = "Running" (err=<nil>)
	I1011 21:58:02.408960    5028 host.go:66] Checking if "multinode-399100-m02" exists ...
	I1011 21:58:02.417568    5028 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-399100-m02
	I1011 21:58:02.487566    5028 host.go:66] Checking if "multinode-399100-m02" exists ...
	I1011 21:58:02.504428    5028 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1011 21:58:02.511127    5028 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-399100-m02
	I1011 21:58:02.587116    5028 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:53262 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\multinode-399100-m02\id_rsa Username:docker}
	I1011 21:58:02.729645    5028 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1011 21:58:02.755683    5028 status.go:176] multinode-399100-m02 status: &{Name:multinode-399100-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1011 21:58:02.755683    5028 status.go:174] checking status of multinode-399100-m03 ...
	I1011 21:58:02.771188    5028 cli_runner.go:164] Run: docker container inspect multinode-399100-m03 --format={{.State.Status}}
	I1011 21:58:02.841388    5028 status.go:371] multinode-399100-m03 host status = "Stopped" (err=<nil>)
	I1011 21:58:02.841388    5028 status.go:384] host is not running, skipping remaining checks
	I1011 21:58:02.841388    5028 status.go:176] multinode-399100-m03 status: &{Name:multinode-399100-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (18.72s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 node start m03 -v=7 --alsologtostderr
E1011 21:58:08.117280    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:282: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-399100 node start m03 -v=7 --alsologtostderr: (16.6573044s)
multinode_test.go:290: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 status -v=7 --alsologtostderr
multinode_test.go:290: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-399100 status -v=7 --alsologtostderr: (1.8822251s)
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (18.72s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (144.68s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-399100
multinode_test.go:321: (dbg) Run:  out/minikube-windows-amd64.exe stop -p multinode-399100
multinode_test.go:321: (dbg) Done: out/minikube-windows-amd64.exe stop -p multinode-399100: (25.104498s)
multinode_test.go:326: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-399100 --wait=true -v=8 --alsologtostderr
E1011 21:59:28.848751    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-399100 --wait=true -v=8 --alsologtostderr: (1m59.049854s)
multinode_test.go:331: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-399100
--- PASS: TestMultiNode/serial/RestartKeepsNodes (144.68s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (10.4s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-399100 node delete m03: (8.3935891s)
multinode_test.go:422: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 status --alsologtostderr
multinode_test.go:422: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-399100 status --alsologtostderr: (1.5214759s)
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 (10.40s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (24.56s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 stop
multinode_test.go:345: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-399100 stop: (23.6437737s)
multinode_test.go:351: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-399100 status: exit status 7 (440.7072ms)

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

                                                
                                                
-- /stdout --
multinode_test.go:358: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 status --alsologtostderr
multinode_test.go:358: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-399100 status --alsologtostderr: exit status 7 (475.6504ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1011 22:01:20.888735   13188 out.go:345] Setting OutFile to fd 1360 ...
	I1011 22:01:20.984631   13188 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 22:01:20.984631   13188 out.go:358] Setting ErrFile to fd 1936...
	I1011 22:01:20.984631   13188 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1011 22:01:21.003359   13188 out.go:352] Setting JSON to false
	I1011 22:01:21.003359   13188 mustload.go:65] Loading cluster: multinode-399100
	I1011 22:01:21.003359   13188 notify.go:220] Checking for updates...
	I1011 22:01:21.004108   13188 config.go:182] Loaded profile config "multinode-399100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1011 22:01:21.004108   13188 status.go:174] checking status of multinode-399100 ...
	I1011 22:01:21.020814   13188 cli_runner.go:164] Run: docker container inspect multinode-399100 --format={{.State.Status}}
	I1011 22:01:21.107865   13188 status.go:371] multinode-399100 host status = "Stopped" (err=<nil>)
	I1011 22:01:21.107865   13188 status.go:384] host is not running, skipping remaining checks
	I1011 22:01:21.107865   13188 status.go:176] multinode-399100 status: &{Name:multinode-399100 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1011 22:01:21.108919   13188 status.go:174] checking status of multinode-399100-m02 ...
	I1011 22:01:21.129530   13188 cli_runner.go:164] Run: docker container inspect multinode-399100-m02 --format={{.State.Status}}
	I1011 22:01:21.212000   13188 status.go:371] multinode-399100-m02 host status = "Stopped" (err=<nil>)
	I1011 22:01:21.212571   13188 status.go:384] host is not running, skipping remaining checks
	I1011 22:01:21.212571   13188 status.go:176] multinode-399100-m02 status: &{Name:multinode-399100-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (68.64s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-399100 --wait=true -v=8 --alsologtostderr --driver=docker
E1011 22:01:25.768221    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-399100 --wait=true -v=8 --alsologtostderr --driver=docker: (1m6.5897182s)
multinode_test.go:382: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-399100 status --alsologtostderr
multinode_test.go:382: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-399100 status --alsologtostderr: (1.4798976s)
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 (68.64s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (68.76s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:455: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-399100
multinode_test.go:464: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-399100-m02 --driver=docker
multinode_test.go:464: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p multinode-399100-m02 --driver=docker: exit status 14 (314.7787ms)

                                                
                                                
-- stdout --
	* [multinode-399100-m02] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19749
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-399100-m03 --driver=docker
E1011 22:02:51.196737    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:03:08.119530    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:472: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-399100-m03 --driver=docker: (1m3.3581224s)
multinode_test.go:479: (dbg) Run:  out/minikube-windows-amd64.exe node add -p multinode-399100
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-windows-amd64.exe node add -p multinode-399100: exit status 80 (881.8227ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-399100-m03 already exists in multinode-399100-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:                                                       │
	│    * - C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube_node_e3f75f9fdd712fd5423563a6a11e787bf6359068_15.log    │
	│                                                                                                                       │
	╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-windows-amd64.exe delete -p multinode-399100-m03
multinode_test.go:484: (dbg) Done: out/minikube-windows-amd64.exe delete -p multinode-399100-m03: (3.9521091s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (68.76s)

                                                
                                    
x
+
TestPreload (167.22s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-583000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-583000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.24.4: (1m55.0654872s)
preload_test.go:52: (dbg) Run:  out/minikube-windows-amd64.exe -p test-preload-583000 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-windows-amd64.exe -p test-preload-583000 image pull gcr.io/k8s-minikube/busybox: (2.3110778s)
preload_test.go:58: (dbg) Run:  out/minikube-windows-amd64.exe stop -p test-preload-583000
preload_test.go:58: (dbg) Done: out/minikube-windows-amd64.exe stop -p test-preload-583000: (12.2847441s)
preload_test.go:66: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-583000 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker
E1011 22:06:25.771758    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
preload_test.go:66: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-583000 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker: (32.039044s)
preload_test.go:71: (dbg) Run:  out/minikube-windows-amd64.exe -p test-preload-583000 image list
preload_test.go:71: (dbg) Done: out/minikube-windows-amd64.exe -p test-preload-583000 image list: (1.1314034s)
helpers_test.go:175: Cleaning up "test-preload-583000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p test-preload-583000
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p test-preload-583000: (4.3833212s)
--- PASS: TestPreload (167.22s)

                                                
                                    
x
+
TestScheduledStopWindows (135.12s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe start -p scheduled-stop-797000 --memory=2048 --driver=docker
scheduled_stop_test.go:128: (dbg) Done: out/minikube-windows-amd64.exe start -p scheduled-stop-797000 --memory=2048 --driver=docker: (1m6.3070226s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-797000 --schedule 5m
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-797000 --schedule 5m: (1.4146579s)
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-797000 -n scheduled-stop-797000
scheduled_stop_test.go:191: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-797000 -n scheduled-stop-797000: (1.1864233s)
scheduled_stop_test.go:54: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p scheduled-stop-797000 -- sudo systemctl show minikube-scheduled-stop --no-page
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-797000 --schedule 5s
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-797000 --schedule 5s: (1.4305346s)
E1011 22:08:08.122374    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe status -p scheduled-stop-797000
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p scheduled-stop-797000: exit status 7 (364.0773ms)

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

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p scheduled-stop-797000 -n scheduled-stop-797000
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p scheduled-stop-797000 -n scheduled-stop-797000: exit status 7 (348.04ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-797000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p scheduled-stop-797000
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p scheduled-stop-797000: (3.1298108s)
--- PASS: TestScheduledStopWindows (135.12s)

                                                
                                    
x
+
TestInsufficientStorage (44.63s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-windows-amd64.exe start -p insufficient-storage-293400 --memory=2048 --output=json --wait=true --driver=docker
status_test.go:50: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p insufficient-storage-293400 --memory=2048 --output=json --wait=true --driver=docker: exit status 26 (39.499301s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"eed77971-16c4-4ebb-ad87-f1ff9f564c70","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-293400] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"83eca3c6-7cd3-44a7-a2f1-17f634e2453a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube2\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"3905a8bb-6b1d-4a5e-ae91-6801d867dd53","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"840d36a0-2a71-4e5c-84f3-0c04412fd955","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"a2666e84-5c30-4f71-a9ef-1fa730b12d0c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19749"}}
	{"specversion":"1.0","id":"c822a311-db45-4984-a723-604e3b2a1eb3","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":"92ecbb57-ae51-4129-b127-568f04d058f6","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":"946a0024-ad6b-4743-b617-701f1812795f","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":"6ebab134-2403-4977-b08a-11656eb0e14e","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":"26eaa585-e849-4198-83fb-bdb41cd2afc7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker Desktop driver with root privileges"}}
	{"specversion":"1.0","id":"8f40cdb4-99d4-4671-bfe6-1219e06e710e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-293400\" primary control-plane node in \"insufficient-storage-293400\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"db322ec0-3a1d-4748-9a8d-e142de924609","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.45-1728382586-19774 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"e16a92d5-171d-4d97-a3e2-926291279185","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":"b4919940-9869-4a15-994c-1675f353a841","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-windows-amd64.exe status -p insufficient-storage-293400 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p insufficient-storage-293400 --output=json --layout=cluster: exit status 7 (887.8204ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1011 22:09:29.900258    5956 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-293400" does not appear in C:\Users\jenkins.minikube2\minikube-integration\kubeconfig

                                                
                                                
** /stderr **
status_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe status -p insufficient-storage-293400 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p insufficient-storage-293400 --output=json --layout=cluster: exit status 7 (912.2216ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1011 22:09:30.817849    4340 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-293400" does not appear in C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	E1011 22:09:30.859691    4340 status.go:258] unable to read event log: stat: CreateFile C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\insufficient-storage-293400\events.json: The system cannot find the file specified.

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-293400" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p insufficient-storage-293400
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p insufficient-storage-293400: (3.3309263s)
--- PASS: TestInsufficientStorage (44.63s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (374.65s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube-v1.26.0.251921363.exe start -p running-upgrade-857900 --memory=2200 --vm-driver=docker
version_upgrade_test.go:120: (dbg) Done: C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube-v1.26.0.251921363.exe start -p running-upgrade-857900 --memory=2200 --vm-driver=docker: (4m23.026604s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-windows-amd64.exe start -p running-upgrade-857900 --memory=2200 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:130: (dbg) Done: out/minikube-windows-amd64.exe start -p running-upgrade-857900 --memory=2200 --alsologtostderr -v=1 --driver=docker: (1m44.4496694s)
helpers_test.go:175: Cleaning up "running-upgrade-857900" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p running-upgrade-857900
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p running-upgrade-857900: (5.8229831s)
--- PASS: TestRunningBinaryUpgrade (374.65s)

                                                
                                    
x
+
TestKubernetesUpgrade (471.24s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-839600 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker
E1011 22:18:08.128273    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
version_upgrade_test.go:222: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-839600 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker: (1m35.3071916s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-839600
version_upgrade_test.go:227: (dbg) Done: out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-839600: (15.8703632s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-windows-amd64.exe -p kubernetes-upgrade-839600 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p kubernetes-upgrade-839600 status --format={{.Host}}: exit status 7 (424.3042ms)

                                                
                                                
-- 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-windows-amd64.exe start -p kubernetes-upgrade-839600 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:243: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-839600 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker: (5m11.7644778s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-839600 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-839600 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-839600 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker: exit status 106 (343.8615ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-839600] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19749
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-839600 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:275: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-839600 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker: (41.9503728s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-839600" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-839600
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-839600: (5.402196s)
--- PASS: TestKubernetesUpgrade (471.24s)

                                                
                                    
x
+
TestMissingContainerUpgrade (305.31s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube-v1.26.0.2208436235.exe start -p missing-upgrade-820100 --memory=2200 --driver=docker
version_upgrade_test.go:309: (dbg) Done: C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube-v1.26.0.2208436235.exe start -p missing-upgrade-820100 --memory=2200 --driver=docker: (2m21.0574071s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-820100
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-820100: (11.4485761s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-820100
version_upgrade_test.go:329: (dbg) Run:  out/minikube-windows-amd64.exe start -p missing-upgrade-820100 --memory=2200 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:329: (dbg) Done: out/minikube-windows-amd64.exe start -p missing-upgrade-820100 --memory=2200 --alsologtostderr -v=1 --driver=docker: (2m26.6054012s)
helpers_test.go:175: Cleaning up "missing-upgrade-820100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p missing-upgrade-820100
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p missing-upgrade-820100: (5.2731277s)
--- PASS: TestMissingContainerUpgrade (305.31s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.04s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.38s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-279500 --no-kubernetes --kubernetes-version=1.20 --driver=docker
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p NoKubernetes-279500 --no-kubernetes --kubernetes-version=1.20 --driver=docker: exit status 14 (375.4384ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-279500] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19749
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (94.14s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-279500 --driver=docker
no_kubernetes_test.go:95: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-279500 --driver=docker: (1m32.9939105s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-windows-amd64.exe -p NoKubernetes-279500 status -o json
no_kubernetes_test.go:200: (dbg) Done: out/minikube-windows-amd64.exe -p NoKubernetes-279500 status -o json: (1.1436577s)
--- PASS: TestNoKubernetes/serial/StartWithK8s (94.14s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (358.84s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube-v1.26.0.664541463.exe start -p stopped-upgrade-279500 --memory=2200 --vm-driver=docker
version_upgrade_test.go:183: (dbg) Done: C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube-v1.26.0.664541463.exe start -p stopped-upgrade-279500 --memory=2200 --vm-driver=docker: (4m25.7968148s)
version_upgrade_test.go:192: (dbg) Run:  C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube-v1.26.0.664541463.exe -p stopped-upgrade-279500 stop
version_upgrade_test.go:192: (dbg) Done: C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube-v1.26.0.664541463.exe -p stopped-upgrade-279500 stop: (13.4443341s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-windows-amd64.exe start -p stopped-upgrade-279500 --memory=2200 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:198: (dbg) Done: out/minikube-windows-amd64.exe start -p stopped-upgrade-279500 --memory=2200 --alsologtostderr -v=1 --driver=docker: (1m19.6017643s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (358.84s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (24.99s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-279500 --no-kubernetes --driver=docker
E1011 22:11:25.774619    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
no_kubernetes_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-279500 --no-kubernetes --driver=docker: (18.9144223s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-windows-amd64.exe -p NoKubernetes-279500 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p NoKubernetes-279500 status -o json: exit status 2 (890.5448ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-windows-amd64.exe delete -p NoKubernetes-279500
no_kubernetes_test.go:124: (dbg) Done: out/minikube-windows-amd64.exe delete -p NoKubernetes-279500: (5.1850223s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (24.99s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (24.59s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-279500 --no-kubernetes --driver=docker
no_kubernetes_test.go:136: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-279500 --no-kubernetes --driver=docker: (24.590557s)
--- PASS: TestNoKubernetes/serial/Start (24.59s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (1.01s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunning
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p NoKubernetes-279500 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-windows-amd64.exe ssh -p NoKubernetes-279500 "sudo systemctl is-active --quiet service kubelet": exit status 1 (1.0108236s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (2.56s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-windows-amd64.exe profile list
no_kubernetes_test.go:169: (dbg) Done: out/minikube-windows-amd64.exe profile list: (1.3254745s)
no_kubernetes_test.go:179: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output=json
no_kubernetes_test.go:179: (dbg) Done: out/minikube-windows-amd64.exe profile list --output=json: (1.2389705s)
--- PASS: TestNoKubernetes/serial/ProfileList (2.56s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (2.93s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-windows-amd64.exe stop -p NoKubernetes-279500
no_kubernetes_test.go:158: (dbg) Done: out/minikube-windows-amd64.exe stop -p NoKubernetes-279500: (2.9308233s)
--- PASS: TestNoKubernetes/serial/Stop (2.93s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (13.94s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-279500 --driver=docker
no_kubernetes_test.go:191: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-279500 --driver=docker: (13.9390938s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (13.94s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.89s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunningSecond
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p NoKubernetes-279500 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-windows-amd64.exe ssh -p NoKubernetes-279500 "sudo systemctl is-active --quiet service kubelet": exit status 1 (892.0978ms)

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (3.01s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-windows-amd64.exe logs -p stopped-upgrade-279500
version_upgrade_test.go:206: (dbg) Done: out/minikube-windows-amd64.exe logs -p stopped-upgrade-279500: (3.0114146s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (3.01s)

                                                
                                    
x
+
TestPause/serial/Start (111.26s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-218400 --memory=2048 --install-addons=false --wait=all --driver=docker
pause_test.go:80: (dbg) Done: out/minikube-windows-amd64.exe start -p pause-218400 --memory=2048 --install-addons=false --wait=all --driver=docker: (1m51.2650241s)
--- PASS: TestPause/serial/Start (111.26s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (47.09s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-218400 --alsologtostderr -v=1 --driver=docker
pause_test.go:92: (dbg) Done: out/minikube-windows-amd64.exe start -p pause-218400 --alsologtostderr -v=1 --driver=docker: (47.0689817s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (47.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p old-k8s-version-969700 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.20.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p old-k8s-version-969700 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.20.0: (3m23.1912173s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (203.19s)

                                                
                                    
x
+
TestPause/serial/Pause (2.2s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe pause -p pause-218400 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe pause -p pause-218400 --alsologtostderr -v=5: (2.2037244s)
--- PASS: TestPause/serial/Pause (2.20s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (1.28s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe status -p pause-218400 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p pause-218400 --output=json --layout=cluster: exit status 2 (1.2762563s)

                                                
                                                
-- stdout --
	{"Name":"pause-218400","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 12 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-218400","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

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

                                                
                                    
x
+
TestPause/serial/Unpause (1.89s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p pause-218400 --alsologtostderr -v=5
pause_test.go:121: (dbg) Done: out/minikube-windows-amd64.exe unpause -p pause-218400 --alsologtostderr -v=5: (1.8869573s)
--- PASS: TestPause/serial/Unpause (1.89s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (2.19s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe pause -p pause-218400 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe pause -p pause-218400 --alsologtostderr -v=5: (2.1885835s)
--- PASS: TestPause/serial/PauseAgain (2.19s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (13.78s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe delete -p pause-218400 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe delete -p pause-218400 --alsologtostderr -v=5: (13.7808412s)
--- PASS: TestPause/serial/DeletePaused (13.78s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (2.8s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
E1011 22:19:31.209139    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
pause_test.go:142: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (2.4841927s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-218400
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-218400: exit status 1 (89.1261ms)

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p embed-certs-758600 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p embed-certs-758600 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.31.1: (1m46.231228s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (106.23s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p no-preload-486800 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p no-preload-486800 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.31.1: (1m35.6969564s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (95.70s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-758600 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" [3880d91e-6116-409b-9b9d-9eb7c299b6c6] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E1011 22:21:25.780317    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:344: "busybox" [3880d91e-6116-409b-9b9d-9eb7c299b6c6] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 14.0078704s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-758600 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (14.82s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p embed-certs-758600 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p embed-certs-758600 --alsologtostderr -v=3: (14.5822448s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (14.58s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-969700 create -f testdata\busybox.yaml
start_stop_delete_test.go:196: (dbg) Done: kubectl --context old-k8s-version-969700 create -f testdata\busybox.yaml: (1.9777356s)
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" [7c798f1e-1d75-435c-bfe5-11b990aac182] Pending
helpers_test.go:344: "busybox" [7c798f1e-1d75-435c-bfe5-11b990aac182] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [7c798f1e-1d75-435c-bfe5-11b990aac182] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.0099791s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-969700 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (13.45s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-758600 -n embed-certs-758600
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-758600 -n embed-certs-758600: exit status 7 (341.7584ms)

                                                
                                                
-- 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-windows-amd64.exe addons enable dashboard -p embed-certs-758600 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.87s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p embed-certs-758600 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p embed-certs-758600 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.31.1: (4m41.0927508s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-758600 -n embed-certs-758600
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (282.07s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p old-k8s-version-969700 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p old-k8s-version-969700 --alsologtostderr -v=3: (12.380993s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.38s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-969700 -n old-k8s-version-969700
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-969700 -n old-k8s-version-969700: exit status 7 (439.1596ms)

                                                
                                                
-- 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-windows-amd64.exe addons enable dashboard -p old-k8s-version-969700 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.99s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p old-k8s-version-969700 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.20.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p old-k8s-version-969700 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.20.0: (6m52.7148774s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-969700 -n old-k8s-version-969700
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-969700 -n old-k8s-version-969700: (1.2288373s)
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (413.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-486800 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" [cb8c438e-3bf0-4bad-b28d-01635b605816] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [cb8c438e-3bf0-4bad-b28d-01635b605816] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.0103706s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-486800 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.88s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p no-preload-486800 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p no-preload-486800 --alsologtostderr -v=3: (15.5781957s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (15.58s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-486800 -n no-preload-486800
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-486800 -n no-preload-486800: exit status 7 (421.7085ms)

                                                
                                                
-- 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-windows-amd64.exe addons enable dashboard -p no-preload-486800 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p no-preload-486800 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.31.1
E1011 22:23:08.129900    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p no-preload-486800 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.31.1: (4m40.6618704s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-486800 -n no-preload-486800
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-486800 -n no-preload-486800: (1.0330048s)
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (281.69s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p default-k8s-diff-port-856300 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.31.1
E1011 22:26:25.782988    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p default-k8s-diff-port-856300 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.31.1: (1m42.2170438s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (102.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-79x6n" [b82e42c0-3be7-4e95-9990-4c6226c9b3dc] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0093376s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-79x6n" [b82e42c0-3be7-4e95-9990-4c6226c9b3dc] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0086694s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-758600 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.46s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe -p embed-certs-758600 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.66s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p embed-certs-758600 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p embed-certs-758600 --alsologtostderr -v=1: (1.5720094s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-758600 -n embed-certs-758600
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-758600 -n embed-certs-758600: exit status 2 (948.6322ms)

                                                
                                                
-- 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-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-758600 -n embed-certs-758600
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-758600 -n embed-certs-758600: exit status 2 (910.6068ms)

                                                
                                                
-- 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-windows-amd64.exe unpause -p embed-certs-758600 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p embed-certs-758600 --alsologtostderr -v=1: (1.4655788s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-758600 -n embed-certs-758600
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-758600 -n embed-certs-758600: (1.5257566s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-758600 -n embed-certs-758600
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-758600 -n embed-certs-758600: (1.0653314s)
--- PASS: TestStartStop/group/embed-certs/serial/Pause (7.49s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-856300 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" [876f6097-412b-4609-a5ab-cf6b81e7be8e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [876f6097-412b-4609-a5ab-cf6b81e7be8e] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 12.0087361s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-856300 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (12.91s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p newest-cni-975000 --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 --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p newest-cni-975000 --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 --kubernetes-version=v1.31.1: (1m10.8418982s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (70.84s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p default-k8s-diff-port-856300 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p default-k8s-diff-port-856300 --alsologtostderr -v=3: (14.3925445s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (14.39s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-856300 -n default-k8s-diff-port-856300
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-856300 -n default-k8s-diff-port-856300: exit status 7 (390.2107ms)

                                                
                                                
-- 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-windows-amd64.exe addons enable dashboard -p default-k8s-diff-port-856300 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.88s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p default-k8s-diff-port-856300 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p default-k8s-diff-port-856300 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.31.1: (4m50.037785s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-856300 -n default-k8s-diff-port-856300
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-856300 -n default-k8s-diff-port-856300: (1.1098612s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (292.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-ppw6p" [07e6db0b-1ab8-495b-bcf5-47c7af0dcc97] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0126915s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-ppw6p" [07e6db0b-1ab8-495b-bcf5-47c7af0dcc97] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0094413s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-486800 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.45s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe -p no-preload-486800 image list --format=json
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.73s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p no-preload-486800 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p no-preload-486800 --alsologtostderr -v=1: (1.600516s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-486800 -n no-preload-486800
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-486800 -n no-preload-486800: exit status 2 (1.1205941s)

                                                
                                                
-- 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-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-486800 -n no-preload-486800
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-486800 -n no-preload-486800: exit status 2 (1.0876813s)

                                                
                                                
-- 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-windows-amd64.exe unpause -p no-preload-486800 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p no-preload-486800 --alsologtostderr -v=1: (1.5162406s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-486800 -n no-preload-486800
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-486800 -n no-preload-486800: (1.3319471s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-486800 -n no-preload-486800
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-486800 -n no-preload-486800: (1.1609658s)
--- PASS: TestStartStop/group/no-preload/serial/Pause (7.82s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p auto-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p auto-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker: (1m18.1072528s)
--- PASS: TestNetworkPlugins/group/auto/Start (78.11s)

                                                
                                    
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 (4.19s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p newest-cni-975000 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p newest-cni-975000 --alsologtostderr -v=3: (11.2151779s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (11.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-975000 -n newest-cni-975000
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-975000 -n newest-cni-975000: exit status 7 (367.9514ms)

                                                
                                                
-- 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-windows-amd64.exe addons enable dashboard -p newest-cni-975000 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.85s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p newest-cni-975000 --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 --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p newest-cni-975000 --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 --kubernetes-version=v1.31.1: (31.2689371s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-975000 -n newest-cni-975000
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-975000 -n newest-cni-975000: (1.2199207s)
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (32.49s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe -p newest-cni-975000 image list --format=json
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.85s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p newest-cni-975000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p newest-cni-975000 --alsologtostderr -v=1: (1.886806s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-975000 -n newest-cni-975000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-975000 -n newest-cni-975000: exit status 2 (957.7207ms)

                                                
                                                
-- 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-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-975000 -n newest-cni-975000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-975000 -n newest-cni-975000: exit status 2 (981.2095ms)

                                                
                                                
-- 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-windows-amd64.exe unpause -p newest-cni-975000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p newest-cni-975000 --alsologtostderr -v=1: (1.5148632s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-975000 -n newest-cni-975000
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-975000 -n newest-cni-975000: (1.4282161s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-975000 -n newest-cni-975000
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-975000 -n newest-cni-975000: (1.069068s)
--- PASS: TestStartStop/group/newest-cni/serial/Pause (7.84s)

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

                                                
                                                
=== 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-mwdtc" [7ad2dc06-4346-4d7f-8c43-2a1b42e64c21] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.016543s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.02s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p kindnet-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p kindnet-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker: (1m46.8190248s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (106.82s)

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

                                                
                                                
=== 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-mwdtc" [7ad2dc06-4346-4d7f-8c43-2a1b42e64c21] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0095101s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-969700 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.61s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe -p old-k8s-version-969700 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.66s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p old-k8s-version-969700 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p old-k8s-version-969700 --alsologtostderr -v=1: (2.2308715s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-969700 -n old-k8s-version-969700
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-969700 -n old-k8s-version-969700: exit status 2 (965.5768ms)

                                                
                                                
-- 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-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-969700 -n old-k8s-version-969700
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-969700 -n old-k8s-version-969700: exit status 2 (941.6398ms)

                                                
                                                
-- 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-windows-amd64.exe unpause -p old-k8s-version-969700 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p old-k8s-version-969700 --alsologtostderr -v=1: (1.4776867s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-969700 -n old-k8s-version-969700
I1011 22:29:29.652817    4360 config.go:182] Loaded profile config "auto-120400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-969700 -n old-k8s-version-969700: (2.1310261s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-969700 -n old-k8s-version-969700
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-969700 -n old-k8s-version-969700: (1.014925s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (8.76s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p auto-120400 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.85s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-120400 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-lnwvq" [bc8e9cf4-053a-45ed-82d7-6271db7c7834] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-lnwvq" [bc8e9cf4-053a-45ed-82d7-6271db7c7834] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 22.0092361s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (22.70s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p calico-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p calico-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker: (2m51.5310455s)
--- PASS: TestNetworkPlugins/group/calico/Start (171.53s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p custom-flannel-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata\kube-flannel.yaml --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p custom-flannel-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata\kube-flannel.yaml --driver=docker: (1m44.1524504s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (104.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/ControllerPod (6.02s)

                                                
                                                
=== 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-7w5lr" [862ea733-1430-4472-b673-0f5ba0488ef6] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.0098181s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.02s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p kindnet-120400 "pgrep -a kubelet"
I1011 22:31:10.576561    4360 config.go:182] Loaded profile config "kindnet-120400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.88s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-120400 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-xgmmc" [59b704fd-8ac1-45ff-8921-9b6f0e48831f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-xgmmc" [59b704fd-8ac1-45ff-8921-9b6f0e48831f] Running
E1011 22:31:25.785307    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 18.011989s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (18.76s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-wdhvt" [92bc0d51-a32c-4d29-90cb-9ca1cdb7297d] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0108919s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.02s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/Start (90.23s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p false-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p false-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker: (1m30.2264976s)
--- PASS: TestNetworkPlugins/group/false/Start (90.23s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-wdhvt" [92bc0d51-a32c-4d29-90cb-9ca1cdb7297d] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0095134s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-856300 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
E1011 22:32:29.813604    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-486800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.59s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p custom-flannel-120400 "pgrep -a kubelet"
I1011 22:32:26.370489    4360 config.go:182] Loaded profile config "custom-flannel-120400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.88s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-120400 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-42szp" [e9e026eb-d7ba-4747-bacc-396d623267d4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1011 22:32:29.159699    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-486800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:32:29.167692    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-486800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:32:29.179700    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-486800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:32:29.202692    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-486800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:32:29.244851    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-486800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:32:29.327872    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-486800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:32:29.491024    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-486800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-42szp" [e9e026eb-d7ba-4747-bacc-396d623267d4] Running
E1011 22:32:48.873228    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-028700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:32:49.665442    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-486800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 25.0200485s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (25.95s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe -p default-k8s-diff-port-856300 image list --format=json
E1011 22:32:30.456523    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-486800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.97s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p default-k8s-diff-port-856300 --alsologtostderr -v=1
E1011 22:32:31.326629    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-969700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:32:31.739633    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-486800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p default-k8s-diff-port-856300 --alsologtostderr -v=1: (2.0279058s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-856300 -n default-k8s-diff-port-856300
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-856300 -n default-k8s-diff-port-856300: exit status 2 (1.0574044s)

                                                
                                                
-- 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-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-856300 -n default-k8s-diff-port-856300
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-856300 -n default-k8s-diff-port-856300: exit status 2 (1.0235786s)

                                                
                                                
-- 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-windows-amd64.exe unpause -p default-k8s-diff-port-856300 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p default-k8s-diff-port-856300 --alsologtostderr -v=1: (1.5383636s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-856300 -n default-k8s-diff-port-856300
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-856300 -n default-k8s-diff-port-856300: (1.5954622s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-856300 -n default-k8s-diff-port-856300
E1011 22:32:39.423987    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-486800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-856300 -n default-k8s-diff-port-856300: (1.3360594s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (8.58s)

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

                                                
                                                
=== 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-846hb" [ff97c575-659a-4c93-a1cb-80b1c6d32900] Running
E1011 22:32:34.301890    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-486800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.0130394s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.02s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p calico-120400 "pgrep -a kubelet"
I1011 22:32:40.988549    4360 config.go:182] Loaded profile config "calico-120400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.95s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-120400 replace --force -f testdata\netcat-deployment.yaml
net_test.go:149: (dbg) Done: kubectl --context calico-120400 replace --force -f testdata\netcat-deployment.yaml: (1.4411277s)
I1011 22:32:42.450527    4360 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 0 spec.replicas 1 status.replicas 0
I1011 22:32:42.969185    4360 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-qjkrd" [62c89826-2053-43b5-b49b-a31865ff4792] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-qjkrd" [62c89826-2053-43b5-b49b-a31865ff4792] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 24.0112906s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (26.34s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p enable-default-cni-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p enable-default-cni-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker: (1m52.5668157s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (112.57s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/HairPin
net_test.go:264: (dbg) Run:  kubectl --context calico-120400 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E1011 22:33:08.135697    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-372300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/calico/HairPin (0.42s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p flannel-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker
E1011 22:33:51.108767    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-486800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p flannel-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker: (1m51.9991503s)
--- PASS: TestNetworkPlugins/group/flannel/Start (112.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/KubeletFlags (0.95s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p false-120400 "pgrep -a kubelet"
I1011 22:33:53.926760    4360 config.go:182] Loaded profile config "false-120400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.95s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/NetCatPod (25.73s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-120400 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-8kvk2" [964bf9ae-7fd9-41c0-9f5e-f3dab7c19e4d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-8kvk2" [964bf9ae-7fd9-41c0-9f5e-f3dab7c19e4d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 25.012518s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (25.73s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p bridge-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p bridge-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker: (1m28.0257433s)
--- PASS: TestNetworkPlugins/group/bridge/Start (88.03s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/DNS (0.37s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/Localhost (0.34s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/HairPin (0.33s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p enable-default-cni-120400 "pgrep -a kubelet"
I1011 22:34:45.158612    4360 config.go:182] Loaded profile config "enable-default-cni-120400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.89s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-120400 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-5w8zt" [5c026ae3-52d0-4d87-8514-66b245213f56] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1011 22:34:50.834080    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-120400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-5w8zt" [5c026ae3-52d0-4d87-8514-66b245213f56] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 18.0082041s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (19.64s)

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Start (117.63s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubenet-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker
E1011 22:35:11.318905    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-120400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:35:13.032245    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-486800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p kubenet-120400 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker: (1m57.6299957s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (117.63s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p bridge-120400 "pgrep -a kubelet"
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p bridge-120400 "pgrep -a kubelet": (1.0007094s)
I1011 22:35:40.488863    4360 config.go:182] Loaded profile config "bridge-120400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (1.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/ControllerPod (5.04s)

                                                
                                                
=== 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-5bvbd" [6df3814f-5ee1-467f-aef6-5bdedb621cce] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 5.0310275s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (5.04s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-120400 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-fw7vm" [fd776720-aad7-44fa-9a75-0cf49274f57d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-fw7vm" [fd776720-aad7-44fa-9a75-0cf49274f57d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 21.0090548s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (21.87s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p flannel-120400 "pgrep -a kubelet"
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p flannel-120400 "pgrep -a kubelet": (1.1646522s)
I1011 22:35:45.962851    4360 config.go:182] Loaded profile config "flannel-120400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (1.17s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-120400 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-qzng6" [8fb3e2d8-904c-47f2-807e-4a20dbd4e91f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-qzng6" [8fb3e2d8-904c-47f2-807e-4a20dbd4e91f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 21.0106356s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (21.98s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-120400 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E1011 22:36:08.823583    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\kindnet-120400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/flannel/HairPin (0.33s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/KubeletFlags (0.82s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p kubenet-120400 "pgrep -a kubelet"
I1011 22:37:09.430479    4360 config.go:182] Loaded profile config "kubenet-120400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (0.82s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/NetCatPod (18.6s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-120400 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-cpg25" [956d20fe-b800-442c-9564-7478fe09ad49] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1011 22:37:15.230309    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-120400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:37:17.063470    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-856300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:37:18.058226    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-969700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-cpg25" [956d20fe-b800-442c-9564-7478fe09ad49] Running
E1011 22:37:27.164549    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\kindnet-120400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:37:27.281352    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\custom-flannel-120400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:37:27.288384    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\custom-flannel-120400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:37:27.300826    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\custom-flannel-120400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:37:27.322773    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\custom-flannel-120400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:37:27.364978    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\custom-flannel-120400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:37:27.447246    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\custom-flannel-120400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:37:27.609263    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\custom-flannel-120400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1011 22:37:27.932008    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\custom-flannel-120400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 18.0084098s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (18.60s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/DNS (0.35s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Localhost
net_test.go:194: (dbg) Run:  kubectl --context kubenet-120400 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
E1011 22:37:28.574674    4360 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\custom-flannel-120400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/kubenet/Localhost (0.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/HairPin (0.35s)

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

                                                
                                    

Test skip (25/341)

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

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (20.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 5.6534ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-9grc4" [8f8d1b76-3560-482e-a402-2e1ceb0d6aef] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.0127399s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-lj9rc" [01e45623-c49a-4d33-aafd-d9c71ede6274] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.0078525s
addons_test.go:331: (dbg) Run:  kubectl --context addons-372300 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-372300 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:336: (dbg) Done: kubectl --context addons-372300 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": (6.8207427s)
addons_test.go:346: Unable to complete rest of the test due to connectivity assumptions
addons_test.go:988: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-372300 addons disable registry --alsologtostderr -v=1
addons_test.go:988: (dbg) Done: out/minikube-windows-amd64.exe -p addons-372300 addons disable registry --alsologtostderr -v=1: (2.0130251s)
--- SKIP: TestAddons/parallel/Registry (20.11s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (28.16s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-372300 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-372300 replace --force -f testdata\nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-372300 replace --force -f testdata\nginx-pod-svc.yaml
addons_test.go:245: (dbg) Done: kubectl --context addons-372300 replace --force -f testdata\nginx-pod-svc.yaml: (1.0309175s)
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [e4dcf3ca-0f39-4df1-aaf1-5fb1a28ac808] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [e4dcf3ca-0f39-4df1-aaf1-5fb1a28ac808] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 14.0149017s
I1011 21:10:19.296448    4360 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-372300 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:282: skipping ingress DNS test for any combination that needs port forwarding
addons_test.go:988: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-372300 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:988: (dbg) Done: out/minikube-windows-amd64.exe -p addons-372300 addons disable ingress-dns --alsologtostderr -v=1: (2.4827719s)
addons_test.go:988: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-372300 addons disable ingress --alsologtostderr -v=1
addons_test.go:988: (dbg) Done: out/minikube-windows-amd64.exe -p addons-372300 addons disable ingress --alsologtostderr -v=1: (9.1581542s)
--- SKIP: TestAddons/parallel/Ingress (28.16s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:41: Skip if not linux.
--- 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/DashboardCmd (300.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:905: (dbg) daemon: [out/minikube-windows-amd64.exe dashboard --url --port 36195 -p functional-028700 --alsologtostderr -v=1]
functional_test.go:916: output didn't produce a URL
functional_test.go:910: (dbg) stopping [out/minikube-windows-amd64.exe dashboard --url --port 36195 -p functional-028700 --alsologtostderr -v=1] ...
helpers_test.go:502: unable to terminate pid 1044: Access is denied.
--- SKIP: TestFunctional/parallel/DashboardCmd (300.01s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd
=== PAUSE TestFunctional/parallel/MountCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd
functional_test_mount_test.go:64: skipping: mount broken on windows: https://github.com/kubernetes/minikube/issues/8303
--- SKIP: TestFunctional/parallel/MountCmd (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-028700 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-028700 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-tcwkx" [f4376341-cadb-483d-b8fa-35cb0f489f1e] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-tcwkx" [f4376341-cadb-483d-b8fa-35cb0f489f1e] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.0110935s
functional_test.go:1646: test is broken for port-forwarded drivers: https://github.com/kubernetes/minikube/issues/7383
--- SKIP: TestFunctional/parallel/ServiceCmdConnect (11.55s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:258: skipping: access direct test is broken on windows: https://github.com/kubernetes/minikube/issues/8304
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (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/serial/validateImageBuildWithBuildEnv (0s)

                                                
                                                
=== RUN   TestImageBuild/serial/validateImageBuildWithBuildEnv
image_test.go:114: skipping due to https://github.com/kubernetes/minikube/issues/12431
--- SKIP: TestImageBuild/serial/validateImageBuildWithBuildEnv (0.00s)

                                                
                                    
x
+
TestScheduledStopUnix (0s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:76: test only runs on unix
--- SKIP: TestScheduledStopUnix (0.00s)

                                                
                                    
x
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:39: skipping due to https://github.com/kubernetes/minikube/issues/14232
--- SKIP: TestSkaffold (0.00s)

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

                                                
                                                
=== 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-689000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p disable-driver-mounts-689000
--- SKIP: TestStartStop/group/disable-driver-mounts (0.77s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (17.16s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-120400 [took: 16.2841814s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-120400" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cilium-120400
--- SKIP: TestNetworkPlugins/group/cilium (17.16s)

                                                
                                    
Copied to clipboard