Test Report: Docker_Windows 20319

                    
                      648f194b476483b13df21998417ef6977c25d9d6:2025-01-27:38091
                    
                

Test fail (2/335)

Order failed test Duration
58 TestErrorSpam/setup 61.75
281 TestPause/serial/Start 905.34
x
+
TestErrorSpam/setup (61.75s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -p nospam-957100 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 --driver=docker
error_spam_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -p nospam-957100 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 --driver=docker: (1m1.7460723s)
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-957100] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5371 Build 19045.5371
- KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
- MINIKUBE_FORCE_SYSTEMD=
- MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
- MINIKUBE_LOCATION=20319
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
* Using the docker driver based on user configuration
* Using Docker Desktop driver with root privileges
* Starting "nospam-957100" primary control-plane node in "nospam-957100" cluster
* Pulling base image v0.0.46 ...
* Creating docker container (CPUs=2, Memory=2250MB) ...
* Preparing Kubernetes v1.32.1 on Docker 27.4.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-957100" 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 (61.75s)

                                                
                                    
x
+
TestPause/serial/Start (905.34s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-505700 --memory=2048 --install-addons=false --wait=all --driver=docker
pause_test.go:80: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p pause-505700 --memory=2048 --install-addons=false --wait=all --driver=docker: exit status 1 (15m0.0353121s)

                                                
                                                
-- stdout --
	* [pause-505700] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5371 Build 19045.5371
	  - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20319
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the docker driver based on user configuration
	* Using Docker Desktop driver with root privileges
	* Starting "pause-505700" primary control-plane node in "pause-505700" cluster
	* Pulling base image v0.0.46 ...
	* Creating docker container (CPUs=2, Memory=2048MB) ...
	* Preparing Kubernetes v1.32.1 on Docker 27.4.1 ...
	  - Generating certificates and keys ...
	  - Booting up control plane ...
	  - Configuring RBAC rules ...
	* Configuring bridge CNI (Container Networking Interface) ...
	* Verifying Kubernetes components...

                                                
                                                
-- /stdout --
** 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/
	E0127 11:36:04.787166    9548 start.go:160] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again

                                                
                                                
** /stderr **
pause_test.go:82: failed to start minikube with args: "out/minikube-windows-amd64.exe start -p pause-505700 --memory=2048 --install-addons=false --wait=all --driver=docker" : exit status 1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestPause/serial/Start]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect pause-505700
helpers_test.go:235: (dbg) docker inspect pause-505700:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "f9f051d21a985da7fe8bcceddc603eff45e46e6afc29182397b9ab39ce51f832",
	        "Created": "2025-01-27T11:35:12.470077004Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 251039,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-01-27T11:35:13.008503616Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:e72c4cbe9b296d8a58fbcae1a7b969fa1cee662cd7b86f2d4efc5e146519cf0a",
	        "ResolvConfPath": "/var/lib/docker/containers/f9f051d21a985da7fe8bcceddc603eff45e46e6afc29182397b9ab39ce51f832/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/f9f051d21a985da7fe8bcceddc603eff45e46e6afc29182397b9ab39ce51f832/hostname",
	        "HostsPath": "/var/lib/docker/containers/f9f051d21a985da7fe8bcceddc603eff45e46e6afc29182397b9ab39ce51f832/hosts",
	        "LogPath": "/var/lib/docker/containers/f9f051d21a985da7fe8bcceddc603eff45e46e6afc29182397b9ab39ce51f832/f9f051d21a985da7fe8bcceddc603eff45e46e6afc29182397b9ab39ce51f832-json.log",
	        "Name": "/pause-505700",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "pause-505700:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "pause-505700",
	            "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"
	                    }
	                ],
	                "8443/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": 2147483648,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 2147483648,
	            "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/ec92e819fdda295e291792a03cde5480b789642948c00c03b56e3565018e079a-init/diff:/var/lib/docker/overlay2/fe84e3ea54a50d8552d09f9e7cb1b504bfbc1c4d7c1b85e1391903bf7834203d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/ec92e819fdda295e291792a03cde5480b789642948c00c03b56e3565018e079a/merged",
	                "UpperDir": "/var/lib/docker/overlay2/ec92e819fdda295e291792a03cde5480b789642948c00c03b56e3565018e079a/diff",
	                "WorkDir": "/var/lib/docker/overlay2/ec92e819fdda295e291792a03cde5480b789642948c00c03b56e3565018e079a/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "pause-505700",
	                "Source": "/var/lib/docker/volumes/pause-505700/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "pause-505700",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279",
	            "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": "pause-505700",
	                "name.minikube.sigs.k8s.io": "pause-505700",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "fa3fd72bb2a2cf8a2e306c568890e3d39ef5f32facb1abeceac96a55850415ef",
	            "SandboxKey": "/var/run/docker/netns/fa3fd72bb2a2",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "56207"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "56208"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "56209"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "56210"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "56211"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "pause-505700": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.112.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:70:02",
	                    "DriverOpts": null,
	                    "NetworkID": "a0bfe5abceaeac7aeee995373edb44a50701951e3b4cb64e43222d58be482106",
	                    "EndpointID": "72bffd856cecaf146038db11c3804ff6523399dbbe098cf7d121961056aa258d",
	                    "Gateway": "192.168.112.1",
	                    "IPAddress": "192.168.112.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "pause-505700",
	                        "f9f051d21a98"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p pause-505700 -n pause-505700
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p pause-505700 -n pause-505700: (1.1422532s)
helpers_test.go:244: <<< TestPause/serial/Start FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestPause/serial/Start]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p pause-505700 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p pause-505700 logs -n 25: (2.4299797s)
helpers_test.go:252: TestPause/serial/Start logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------------------------|------------------------------|-------------------|---------|---------------------|---------------------|
	| Command |                          Args                          |           Profile            |       User        | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------------------------|------------------------------|-------------------|---------|---------------------|---------------------|
	| delete  | -p no-preload-826900                                   | no-preload-826900            | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:45 UTC | 27 Jan 25 11:45 UTC |
	| start   | -p newest-cni-933100 --memory=2200 --alsologtostderr   | newest-cni-933100            | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:45 UTC | 27 Jan 25 11:46 UTC |
	|         | --wait=apiserver,system_pods,default_sa                |                              |                   |         |                     |                     |
	|         | --network-plugin=cni                                   |                              |                   |         |                     |                     |
	|         | --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16   |                              |                   |         |                     |                     |
	|         | --driver=docker --kubernetes-version=v1.32.1           |                              |                   |         |                     |                     |
	| addons  | enable metrics-server -p newest-cni-933100             | newest-cni-933100            | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:46 UTC | 27 Jan 25 11:46 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                              |                   |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                              |                   |         |                     |                     |
	| stop    | -p newest-cni-933100                                   | newest-cni-933100            | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:46 UTC | 27 Jan 25 11:46 UTC |
	|         | --alsologtostderr -v=3                                 |                              |                   |         |                     |                     |
	| addons  | enable dashboard -p newest-cni-933100                  | newest-cni-933100            | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:46 UTC | 27 Jan 25 11:46 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                              |                   |         |                     |                     |
	| start   | -p newest-cni-933100 --memory=2200 --alsologtostderr   | newest-cni-933100            | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:46 UTC | 27 Jan 25 11:47 UTC |
	|         | --wait=apiserver,system_pods,default_sa                |                              |                   |         |                     |                     |
	|         | --network-plugin=cni                                   |                              |                   |         |                     |                     |
	|         | --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16   |                              |                   |         |                     |                     |
	|         | --driver=docker --kubernetes-version=v1.32.1           |                              |                   |         |                     |                     |
	| image   | newest-cni-933100 image list                           | newest-cni-933100            | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:47 UTC | 27 Jan 25 11:47 UTC |
	|         | --format=json                                          |                              |                   |         |                     |                     |
	| pause   | -p newest-cni-933100                                   | newest-cni-933100            | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:47 UTC | 27 Jan 25 11:47 UTC |
	|         | --alsologtostderr -v=1                                 |                              |                   |         |                     |                     |
	| unpause | -p newest-cni-933100                                   | newest-cni-933100            | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:47 UTC | 27 Jan 25 11:47 UTC |
	|         | --alsologtostderr -v=1                                 |                              |                   |         |                     |                     |
	| delete  | -p newest-cni-933100                                   | newest-cni-933100            | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:47 UTC | 27 Jan 25 11:47 UTC |
	| delete  | -p newest-cni-933100                                   | newest-cni-933100            | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:47 UTC | 27 Jan 25 11:47 UTC |
	| delete  | -p                                                     | disable-driver-mounts-280800 | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:47 UTC | 27 Jan 25 11:47 UTC |
	|         | disable-driver-mounts-280800                           |                              |                   |         |                     |                     |
	| start   | -p embed-certs-652200                                  | embed-certs-652200           | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:47 UTC | 27 Jan 25 11:49 UTC |
	|         | --memory=2200                                          |                              |                   |         |                     |                     |
	|         | --alsologtostderr --wait=true                          |                              |                   |         |                     |                     |
	|         | --embed-certs --driver=docker                          |                              |                   |         |                     |                     |
	|         | --kubernetes-version=v1.32.1                           |                              |                   |         |                     |                     |
	| image   | old-k8s-version-929600 image                           | old-k8s-version-929600       | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:48 UTC | 27 Jan 25 11:48 UTC |
	|         | list --format=json                                     |                              |                   |         |                     |                     |
	| pause   | -p old-k8s-version-929600                              | old-k8s-version-929600       | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:48 UTC | 27 Jan 25 11:48 UTC |
	|         | --alsologtostderr -v=1                                 |                              |                   |         |                     |                     |
	| unpause | -p old-k8s-version-929600                              | old-k8s-version-929600       | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:48 UTC | 27 Jan 25 11:48 UTC |
	|         | --alsologtostderr -v=1                                 |                              |                   |         |                     |                     |
	| delete  | -p old-k8s-version-929600                              | old-k8s-version-929600       | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:48 UTC | 27 Jan 25 11:48 UTC |
	| delete  | -p old-k8s-version-929600                              | old-k8s-version-929600       | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:48 UTC | 27 Jan 25 11:48 UTC |
	| start   | -p auto-227200 --memory=3072                           | auto-227200                  | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:48 UTC |                     |
	|         | --alsologtostderr --wait=true                          |                              |                   |         |                     |                     |
	|         | --wait-timeout=15m                                     |                              |                   |         |                     |                     |
	|         | --driver=docker                                        |                              |                   |         |                     |                     |
	| image   | default-k8s-diff-port-072400                           | default-k8s-diff-port-072400 | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:48 UTC | 27 Jan 25 11:48 UTC |
	|         | image list --format=json                               |                              |                   |         |                     |                     |
	| pause   | -p                                                     | default-k8s-diff-port-072400 | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:48 UTC | 27 Jan 25 11:48 UTC |
	|         | default-k8s-diff-port-072400                           |                              |                   |         |                     |                     |
	|         | --alsologtostderr -v=1                                 |                              |                   |         |                     |                     |
	| unpause | -p                                                     | default-k8s-diff-port-072400 | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:48 UTC | 27 Jan 25 11:48 UTC |
	|         | default-k8s-diff-port-072400                           |                              |                   |         |                     |                     |
	|         | --alsologtostderr -v=1                                 |                              |                   |         |                     |                     |
	| delete  | -p                                                     | default-k8s-diff-port-072400 | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:48 UTC | 27 Jan 25 11:48 UTC |
	|         | default-k8s-diff-port-072400                           |                              |                   |         |                     |                     |
	| delete  | -p                                                     | default-k8s-diff-port-072400 | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:48 UTC | 27 Jan 25 11:48 UTC |
	|         | default-k8s-diff-port-072400                           |                              |                   |         |                     |                     |
	| start   | -p flannel-227200                                      | flannel-227200               | minikube4\jenkins | v1.35.0 | 27 Jan 25 11:49 UTC |                     |
	|         | --memory=3072                                          |                              |                   |         |                     |                     |
	|         | --alsologtostderr --wait=true                          |                              |                   |         |                     |                     |
	|         | --wait-timeout=15m                                     |                              |                   |         |                     |                     |
	|         | --cni=flannel --driver=docker                          |                              |                   |         |                     |                     |
	|---------|--------------------------------------------------------|------------------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/01/27 11:49:00
	Running on machine: minikube4
	Binary: Built with gc go1.23.4 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0127 11:49:00.100749    5436 out.go:345] Setting OutFile to fd 1316 ...
	I0127 11:49:00.183788    5436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 11:49:00.183788    5436 out.go:358] Setting ErrFile to fd 816...
	I0127 11:49:00.183788    5436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 11:49:00.206795    5436 out.go:352] Setting JSON to false
	I0127 11:49:00.209783    5436 start.go:129] hostinfo: {"hostname":"minikube4","uptime":533036,"bootTime":1737445504,"procs":209,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5371 Build 19045.5371","kernelVersion":"10.0.19045.5371 Build 19045.5371","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"df6bfb5f-73f2-4acb-9365-df7854ecbb28"}
	W0127 11:49:00.209783    5436 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0127 11:49:00.214785    5436 out.go:177] * [flannel-227200] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5371 Build 19045.5371
	I0127 11:49:00.217793    5436 notify.go:220] Checking for updates...
	I0127 11:49:00.222779    5436 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0127 11:49:00.226691    5436 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0127 11:49:00.228611    5436 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	I0127 11:49:00.233181    5436 out.go:177]   - MINIKUBE_LOCATION=20319
	I0127 11:49:00.235814    5436 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 11:49:00.240424    5436 config.go:182] Loaded profile config "auto-227200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
	I0127 11:49:00.240840    5436 config.go:182] Loaded profile config "embed-certs-652200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
	I0127 11:49:00.241521    5436 config.go:182] Loaded profile config "pause-505700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
	I0127 11:49:00.243123    5436 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 11:49:00.447324    5436 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I0127 11:49:00.462127    5436 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 11:49:00.837430    5436 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:94 OomKillDisable:true NGoroutines:92 SystemTime:2025-01-27 11:49:00.81126411 +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:33657532416 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>}}
	I0127 11:49:00.842420    5436 out.go:177] * Using the docker driver based on user configuration
	I0127 11:49:00.846427    5436 start.go:297] selected driver: docker
	I0127 11:49:00.846427    5436 start.go:901] validating driver "docker" against <nil>
	I0127 11:49:00.846427    5436 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0127 11:49:00.932550    5436 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 11:49:01.307411    5436 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:94 OomKillDisable:true NGoroutines:92 SystemTime:2025-01-27 11:49:01.278782317 +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:33657532416 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>}}
	I0127 11:49:01.307411    5436 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0127 11:49:01.309602    5436 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0127 11:49:01.312831    5436 out.go:177] * Using Docker Desktop driver with root privileges
	I0127 11:49:01.315999    5436 cni.go:84] Creating CNI manager for "flannel"
	I0127 11:49:01.315999    5436 start_flags.go:319] Found "Flannel" CNI - setting NetworkPlugin=cni
	I0127 11:49:01.315999    5436 start.go:340] cluster config:
	{Name:flannel-227200 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:3072 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.32.1 ClusterName:flannel-227200 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: Net
workPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:flannel} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:15m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube4:/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}
	I0127 11:49:01.320919    5436 out.go:177] * Starting "flannel-227200" primary control-plane node in "flannel-227200" cluster
	I0127 11:49:01.324551    5436 cache.go:121] Beginning downloading kic base image for docker with docker
	I0127 11:49:01.331532    5436 out.go:177] * Pulling base image v0.0.46 ...
	I0127 11:49:01.334537    5436 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime docker
	I0127 11:49:01.334537    5436 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0127 11:49:01.334537    5436 preload.go:146] Found local preload: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.1-docker-overlay2-amd64.tar.lz4
	I0127 11:49:01.334537    5436 cache.go:56] Caching tarball of preloaded images
	I0127 11:49:01.334537    5436 preload.go:172] Found C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0127 11:49:01.335557    5436 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on docker
	I0127 11:49:01.335557    5436 profile.go:143] Saving config to C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\flannel-227200\config.json ...
	I0127 11:49:01.335557    5436 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\flannel-227200\config.json: {Name:mk323f30fb4a517c97f8e61fcb625381abea96ea Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 11:49:01.449388    5436 image.go:100] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon, skipping pull
	I0127 11:49:01.449388    5436 cache.go:145] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in daemon, skipping load
	I0127 11:49:01.449388    5436 cache.go:227] Successfully downloaded all kic artifacts
	I0127 11:49:01.449388    5436 start.go:360] acquireMachinesLock for flannel-227200: {Name:mk5bb8c5701270d7607af65f05332bb61e77d0d7 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0127 11:49:01.449388    5436 start.go:364] duration metric: took 0s to acquireMachinesLock for "flannel-227200"
	I0127 11:49:01.449388    5436 start.go:93] Provisioning new machine with config: &{Name:flannel-227200 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:3072 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.32.1 ClusterName:flannel-227200 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:flannel} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:15m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube4:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Custo
mQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0127 11:49:01.449388    5436 start.go:125] createHost starting for "" (driver="docker")
	I0127 11:48:58.324079   11364 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2024-12-17 15:44:19.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2025-01-27 11:48:55.690972148 +0000
	@@ -1,46 +1,49 @@
	 [Unit]
	 Description=Docker Application Container Engine
	 Documentation=https://docs.docker.com
	-After=network-online.target docker.socket firewalld.service containerd.service time-set.target
	-Wants=network-online.target containerd.service
	+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
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutStartSec=0
	-RestartSec=2
	-Restart=always
	+Restart=on-failure
	 
	-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
	-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
	-# to make them work for either version of systemd.
	-StartLimitBurst=3
	 
	-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
	-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
	-# this option work for either version of systemd.
	-StartLimitInterval=60s
	+
	+# 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
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# 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
	-OOMScoreAdjust=-500
	 
	 [Install]
	 WantedBy=multi-user.target
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I0127 11:48:58.324079   11364 machine.go:96] duration metric: took 4.9688616s to provisionDockerMachine
	I0127 11:48:58.324079   11364 client.go:171] duration metric: took 34.9439198s to LocalClient.Create
	I0127 11:48:58.324079   11364 start.go:167] duration metric: took 34.9439198s to libmachine.API.Create "auto-227200"
	I0127 11:48:58.324079   11364 start.go:293] postStartSetup for "auto-227200" (driver="docker")
	I0127 11:48:58.324079   11364 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]
	I0127 11:48:58.336083   11364 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
	I0127 11:48:58.345076   11364 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" auto-227200
	I0127 11:48:58.413805   11364 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:57208 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\auto-227200\id_rsa Username:docker}
	I0127 11:48:58.567256   11364 ssh_runner.go:195] Run: cat /etc/os-release
	I0127 11:48:58.581926   11364 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0127 11:48:58.582042   11364 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0127 11:48:58.582042   11364 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0127 11:48:58.582042   11364 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0127 11:48:58.582136   11364 filesync.go:126] Scanning C:\Users\jenkins.minikube4\minikube-integration\.minikube\addons for local assets ...
	I0127 11:48:58.582443   11364 filesync.go:126] Scanning C:\Users\jenkins.minikube4\minikube-integration\.minikube\files for local assets ...
	I0127 11:48:58.583456   11364 filesync.go:149] local asset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\ssl\certs\45122.pem -> 45122.pem in /etc/ssl/certs
	I0127 11:48:58.593065   11364 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0127 11:48:58.699105   11364 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\ssl\certs\45122.pem --> /etc/ssl/certs/45122.pem (1708 bytes)
	I0127 11:48:58.749535   11364 start.go:296] duration metric: took 425.4369ms for postStartSetup
	I0127 11:48:58.761813   11364 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" auto-227200
	I0127 11:48:58.831377   11364 profile.go:143] Saving config to C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\config.json ...
	I0127 11:48:58.851496   11364 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 11:48:58.863019   11364 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" auto-227200
	I0127 11:48:58.941371   11364 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:57208 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\auto-227200\id_rsa Username:docker}
	I0127 11:48:59.081208   11364 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0127 11:48:59.098107   11364 start.go:128] duration metric: took 35.7259306s to createHost
	I0127 11:48:59.098107   11364 start.go:83] releasing machines lock for "auto-227200", held for 35.726935s
	I0127 11:48:59.110459   11364 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" auto-227200
	I0127 11:48:59.196903   11364 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0127 11:48:59.207827   11364 ssh_runner.go:195] Run: cat /version.json
	I0127 11:48:59.210693   11364 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" auto-227200
	I0127 11:48:59.216328   11364 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" auto-227200
	I0127 11:48:59.294227   11364 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:57208 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\auto-227200\id_rsa Username:docker}
	I0127 11:48:59.294227   11364 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:57208 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\auto-227200\id_rsa Username:docker}
	W0127 11:48:59.420818   11364 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
	I0127 11:48:59.423814   11364 ssh_runner.go:195] Run: systemctl --version
	I0127 11:48:59.443806   11364 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0127 11:48:59.467581   11364 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' {}" ;
	W0127 11:48:59.501081   11364 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
	W0127 11:48:59.508924   11364 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube container
	W0127 11:48:59.509000   11364 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0127 11:48:59.515496   11364 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" ;
	I0127 11:48:59.947075   11364 cni.go:262] disabled [/etc/cni/net.d/100-crio-bridge.conf, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0127 11:48:59.947075   11364 start.go:495] detecting cgroup driver to use...
	I0127 11:48:59.947156   11364 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0127 11:48:59.947156   11364 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"
	I0127 11:49:00.005872   11364 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"
	I0127 11:49:00.042637   11364 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"
	I0127 11:49:00.062650   11364 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0127 11:49:00.074601   11364 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0127 11:49:00.111748   11364 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"
	I0127 11:49:00.155268   11364 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0127 11:49:00.187786   11364 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0127 11:49:00.222779   11364 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0127 11:49:00.280998   11364 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"
	I0127 11:49:00.321994   11364 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0127 11:49:00.468271   11364 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"
	I0127 11:49:00.506043   11364 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0127 11:49:00.562060   11364 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0127 11:49:00.639047   11364 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0127 11:49:00.846427   11364 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0127 11:49:01.066553   11364 start.go:495] detecting cgroup driver to use...
	I0127 11:49:01.066553   11364 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0127 11:49:01.087074   11364 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0127 11:49:01.112084   11364 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0127 11:49:01.123082   11364 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0127 11:49:01.161476   11364 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"
	I0127 11:49:01.231660   11364 ssh_runner.go:195] Run: which cri-dockerd
	I0127 11:49:01.251649   11364 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0127 11:49:01.286233   11364 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0127 11:49:01.342538   11364 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0127 11:49:01.519524   11364 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0127 11:49:01.722854   11364 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0127 11:49:01.722854   11364 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0127 11:49:01.786854   11364 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0127 11:49:01.968245   11364 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0127 11:49:03.435577   11364 ssh_runner.go:235] Completed: sudo systemctl restart docker: (1.467265s)
	I0127 11:49:03.449649   11364 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0127 11:49:03.490641   11364 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0127 11:49:03.526724   11364 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0127 11:49:03.761057   11364 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0127 11:49:03.941546   11364 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0127 11:49:04.128292   11364 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0127 11:49:04.176831   11364 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0127 11:49:04.216683   11364 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0127 11:49:04.376730   11364 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0127 11:49:04.518319   11364 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0127 11:49:04.532318   11364 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0127 11:49:04.541313   11364 start.go:563] Will wait 60s for crictl version
	I0127 11:49:04.551310   11364 ssh_runner.go:195] Run: which crictl
	I0127 11:49:04.574444   11364 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0127 11:49:04.655322   11364 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.1
	RuntimeApiVersion:  v1
	I0127 11:49:04.664332   11364 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0127 11:49:04.732344   11364 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0127 11:49:02.193519    4984 pod_ready.go:103] pod "coredns-668d6bf9bc-bd2gr" in "kube-system" namespace has status "Ready":"False"
	I0127 11:49:04.199029    4984 pod_ready.go:103] pod "coredns-668d6bf9bc-bd2gr" in "kube-system" namespace has status "Ready":"False"
	I0127 11:49:01.455362    5436 out.go:235] * Creating docker container (CPUs=2, Memory=3072MB) ...
	I0127 11:49:01.455362    5436 start.go:159] libmachine.API.Create for "flannel-227200" (driver="docker")
	I0127 11:49:01.456438    5436 client.go:168] LocalClient.Create starting
	I0127 11:49:01.456438    5436 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca.pem
	I0127 11:49:01.456438    5436 main.go:141] libmachine: Decoding PEM data...
	I0127 11:49:01.456438    5436 main.go:141] libmachine: Parsing certificate...
	I0127 11:49:01.456438    5436 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\cert.pem
	I0127 11:49:01.457368    5436 main.go:141] libmachine: Decoding PEM data...
	I0127 11:49:01.457368    5436 main.go:141] libmachine: Parsing certificate...
	I0127 11:49:01.466362    5436 cli_runner.go:164] Run: docker network inspect flannel-227200 --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}}]}"
	W0127 11:49:01.547846    5436 cli_runner.go:211] docker network inspect flannel-227200 --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
	I0127 11:49:01.558851    5436 network_create.go:284] running [docker network inspect flannel-227200] to gather additional debugging logs...
	I0127 11:49:01.558851    5436 cli_runner.go:164] Run: docker network inspect flannel-227200
	W0127 11:49:01.623840    5436 cli_runner.go:211] docker network inspect flannel-227200 returned with exit code 1
	I0127 11:49:01.623840    5436 network_create.go:287] error running [docker network inspect flannel-227200]: docker network inspect flannel-227200: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network flannel-227200 not found
	I0127 11:49:01.623840    5436 network_create.go:289] output of [docker network inspect flannel-227200]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network flannel-227200 not found
	
	** /stderr **
	I0127 11:49:01.633834    5436 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}}]}"
	I0127 11:49:01.742845    5436 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>}
	I0127 11:49:01.774856    5436 network.go:209] skipping subnet 192.168.58.0/24 that is reserved: &{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:<nil>}
	I0127 11:49:01.806852    5436 network.go:209] skipping subnet 192.168.67.0/24 that is reserved: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:<nil>}
	I0127 11:49:01.838227    5436 network.go:209] skipping subnet 192.168.76.0/24 that is reserved: &{IP:192.168.76.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.76.0/24 Gateway:192.168.76.1 ClientMin:192.168.76.2 ClientMax:192.168.76.254 Broadcast:192.168.76.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:<nil>}
	I0127 11:49:01.869673    5436 network.go:209] skipping subnet 192.168.85.0/24 that is reserved: &{IP:192.168.85.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.85.0/24 Gateway:192.168.85.1 ClientMin:192.168.85.2 ClientMax:192.168.85.254 Broadcast:192.168.85.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:<nil>}
	I0127 11:49:01.901386    5436 network.go:209] skipping subnet 192.168.94.0/24 that is reserved: &{IP:192.168.94.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.94.0/24 Gateway:192.168.94.1 ClientMin:192.168.94.2 ClientMax:192.168.94.254 Broadcast:192.168.94.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:<nil>}
	I0127 11:49:01.932058    5436 network.go:209] skipping subnet 192.168.103.0/24 that is reserved: &{IP:192.168.103.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.103.0/24 Gateway:192.168.103.1 ClientMin:192.168.103.2 ClientMax:192.168.103.254 Broadcast:192.168.103.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:<nil>}
	I0127 11:49:01.963238    5436 network.go:209] skipping subnet 192.168.112.0/24 that is reserved: &{IP:192.168.112.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.112.0/24 Gateway:192.168.112.1 ClientMin:192.168.112.2 ClientMax:192.168.112.254 Broadcast:192.168.112.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:<nil>}
	I0127 11:49:01.985427    5436 network.go:206] using free private subnet 192.168.121.0/24: &{IP:192.168.121.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.121.0/24 Gateway:192.168.121.1 ClientMin:192.168.121.2 ClientMax:192.168.121.254 Broadcast:192.168.121.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc0016d8ae0}
	I0127 11:49:01.985528    5436 network_create.go:124] attempt to create docker network flannel-227200 192.168.121.0/24 with gateway 192.168.121.1 and MTU of 1500 ...
	I0127 11:49:01.995253    5436 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.121.0/24 --gateway=192.168.121.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=flannel-227200 flannel-227200
	I0127 11:49:02.401556    5436 network_create.go:108] docker network flannel-227200 192.168.121.0/24 created
	I0127 11:49:02.401710    5436 kic.go:121] calculated static IP "192.168.121.2" for the "flannel-227200" container
	I0127 11:49:02.423210    5436 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0127 11:49:02.513342    5436 cli_runner.go:164] Run: docker volume create flannel-227200 --label name.minikube.sigs.k8s.io=flannel-227200 --label created_by.minikube.sigs.k8s.io=true
	I0127 11:49:02.606387    5436 oci.go:103] Successfully created a docker volume flannel-227200
	I0127 11:49:02.619048    5436 cli_runner.go:164] Run: docker run --rm --name flannel-227200-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=flannel-227200 --entrypoint /usr/bin/test -v flannel-227200:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib
	I0127 11:49:04.291755    5436 cli_runner.go:217] Completed: docker run --rm --name flannel-227200-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=flannel-227200 --entrypoint /usr/bin/test -v flannel-227200:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib: (1.6726303s)
	I0127 11:49:04.291755    5436 oci.go:107] Successfully prepared a docker volume flannel-227200
	I0127 11:49:04.291755    5436 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime docker
	I0127 11:49:04.292763    5436 kic.go:194] Starting extracting preloaded images to volume ...
	I0127 11:49:04.308759    5436 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.1-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v flannel-227200:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir
	I0127 11:49:04.798671   11364 out.go:235] * Preparing Kubernetes v1.32.1 on Docker 27.4.1 ...
	I0127 11:49:04.809676   11364 cli_runner.go:164] Run: docker exec -t auto-227200 dig +short host.docker.internal
	I0127 11:49:04.975869   11364 network.go:96] got host ip for mount in container by digging dns: 192.168.65.254
	I0127 11:49:04.987868   11364 ssh_runner.go:195] Run: grep 192.168.65.254	host.minikube.internal$ /etc/hosts
	I0127 11:49:04.999604   11364 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.65.254	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0127 11:49:05.038578   11364 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" auto-227200
	I0127 11:49:05.102576   11364 kubeadm.go:883] updating cluster {Name:auto-227200 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:3072 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.32.1 ClusterName:auto-227200 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDo
main: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.103.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:15m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube4:/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} ...
	I0127 11:49:05.102576   11364 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime docker
	I0127 11:49:05.110576   11364 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0127 11:49:05.157681   11364 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.1
	registry.k8s.io/kube-scheduler:v1.32.1
	registry.k8s.io/kube-controller-manager:v1.32.1
	registry.k8s.io/kube-proxy:v1.32.1
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0127 11:49:05.157681   11364 docker.go:619] Images already preloaded, skipping extraction
	I0127 11:49:05.166703   11364 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0127 11:49:05.213813   11364 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.1
	registry.k8s.io/kube-scheduler:v1.32.1
	registry.k8s.io/kube-controller-manager:v1.32.1
	registry.k8s.io/kube-proxy:v1.32.1
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0127 11:49:05.213813   11364 cache_images.go:84] Images are preloaded, skipping loading
	I0127 11:49:05.213813   11364 kubeadm.go:934] updating node { 192.168.103.2 8443 v1.32.1 docker true true} ...
	I0127 11:49:05.213813   11364 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=auto-227200 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.103.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.1 ClusterName:auto-227200 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:}
	I0127 11:49:05.221812   11364 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0127 11:49:05.310027   11364 cni.go:84] Creating CNI manager for ""
	I0127 11:49:05.310027   11364 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0127 11:49:05.310027   11364 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0127 11:49:05.310027   11364 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.103.2 APIServerPort:8443 KubernetesVersion:v1.32.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:auto-227200 NodeName:auto-227200 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.103.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.103.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubern
etes/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}
	I0127 11:49:05.310027   11364 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.103.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "auto-227200"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.103.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.103.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.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
	
	I0127 11:49:05.323345   11364 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.1
	I0127 11:49:05.348706   11364 binaries.go:44] Found k8s binaries, skipping transfer
	I0127 11:49:05.362460   11364 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0127 11:49:05.384485   11364 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (311 bytes)
	I0127 11:49:05.418464   11364 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0127 11:49:05.450972   11364 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2292 bytes)
	I0127 11:49:05.500545   11364 ssh_runner.go:195] Run: grep 192.168.103.2	control-plane.minikube.internal$ /etc/hosts
	I0127 11:49:05.512643   11364 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.103.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0127 11:49:05.547329   11364 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0127 11:49:05.705131   11364 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0127 11:49:05.735530   11364 certs.go:68] Setting up C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200 for IP: 192.168.103.2
	I0127 11:49:05.735635   11364 certs.go:194] generating shared ca certs ...
	I0127 11:49:05.735635   11364 certs.go:226] acquiring lock for ca certs: {Name:mk92285f7546e1a5b3c3b23dab6135aa5a99cd14 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 11:49:05.736327   11364 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.key
	I0127 11:49:05.736729   11364 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\proxy-client-ca.key
	I0127 11:49:05.736947   11364 certs.go:256] generating profile certs ...
	I0127 11:49:05.737682   11364 certs.go:363] generating signed profile cert for "minikube-user": C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\client.key
	I0127 11:49:05.737942   11364 crypto.go:68] Generating cert C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\client.crt with IP's: []
	I0127 11:49:06.189528   11364 crypto.go:156] Writing cert to C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\client.crt ...
	I0127 11:49:06.189528   11364 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\client.crt: {Name:mkce8483250896b2ac3dcd83a5b60cbb97851b78 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 11:49:06.191427   11364 crypto.go:164] Writing key to C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\client.key ...
	I0127 11:49:06.191500   11364 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\client.key: {Name:mk8a7908bbad71b4fb6958d825967c04ef64d68d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 11:49:06.192746   11364 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\apiserver.key.e38abf11
	I0127 11:49:06.192746   11364 crypto.go:68] Generating cert C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\apiserver.crt.e38abf11 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.103.2]
	I0127 11:49:06.456856   11364 crypto.go:156] Writing cert to C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\apiserver.crt.e38abf11 ...
	I0127 11:49:06.456856   11364 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\apiserver.crt.e38abf11: {Name:mkaa13cb88458156520d68b696ccd82754361a23 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 11:49:06.458855   11364 crypto.go:164] Writing key to C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\apiserver.key.e38abf11 ...
	I0127 11:49:06.462484   11364 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\apiserver.key.e38abf11: {Name:mke56e32da9940a85d6ca055696c09f4e1647f96 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 11:49:06.463088   11364 certs.go:381] copying C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\apiserver.crt.e38abf11 -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\apiserver.crt
	I0127 11:49:06.473532   11364 certs.go:385] copying C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\apiserver.key.e38abf11 -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\apiserver.key
	I0127 11:49:06.475596   11364 certs.go:363] generating signed profile cert for "aggregator": C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\proxy-client.key
	I0127 11:49:06.475754   11364 crypto.go:68] Generating cert C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\proxy-client.crt with IP's: []
	I0127 11:49:06.813604   11364 crypto.go:156] Writing cert to C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\proxy-client.crt ...
	I0127 11:49:06.813604   11364 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\proxy-client.crt: {Name:mkc989e67fc3b4233f4cab6887550bba5c984f84 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 11:49:06.814385   11364 crypto.go:164] Writing key to C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\proxy-client.key ...
	I0127 11:49:06.814385   11364 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\proxy-client.key: {Name:mk431b421d484b7062d774054aad912ad9aabf21 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 11:49:06.827418   11364 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\4512.pem (1338 bytes)
	W0127 11:49:06.828574   11364 certs.go:480] ignoring C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\4512_empty.pem, impossibly tiny 0 bytes
	I0127 11:49:06.828574   11364 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca-key.pem (1679 bytes)
	I0127 11:49:06.829162   11364 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0127 11:49:06.829498   11364 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0127 11:49:06.830097   11364 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I0127 11:49:06.830097   11364 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\ssl\certs\45122.pem (1708 bytes)
	I0127 11:49:06.831831   11364 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0127 11:49:06.882265   11364 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0127 11:49:06.936111   11364 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0127 11:49:06.980286   11364 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0127 11:49:06.694115    4984 pod_ready.go:103] pod "coredns-668d6bf9bc-bd2gr" in "kube-system" namespace has status "Ready":"False"
	I0127 11:49:08.695540    4984 pod_ready.go:103] pod "coredns-668d6bf9bc-bd2gr" in "kube-system" namespace has status "Ready":"False"
	I0127 11:49:07.024062   11364 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1415 bytes)
	I0127 11:49:07.073650   11364 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0127 11:49:07.117511   11364 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0127 11:49:07.163393   11364 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-227200\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0127 11:49:07.212462   11364 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\4512.pem --> /usr/share/ca-certificates/4512.pem (1338 bytes)
	I0127 11:49:07.261239   11364 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\ssl\certs\45122.pem --> /usr/share/ca-certificates/45122.pem (1708 bytes)
	I0127 11:49:07.310965   11364 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0127 11:49:07.357393   11364 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0127 11:49:07.406753   11364 ssh_runner.go:195] Run: openssl version
	I0127 11:49:07.433748   11364 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/45122.pem && ln -fs /usr/share/ca-certificates/45122.pem /etc/ssl/certs/45122.pem"
	I0127 11:49:07.467758   11364 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/45122.pem
	I0127 11:49:07.477749   11364 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jan 27 10:34 /usr/share/ca-certificates/45122.pem
	I0127 11:49:07.489799   11364 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/45122.pem
	I0127 11:49:07.520397   11364 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/45122.pem /etc/ssl/certs/3ec20f2e.0"
	I0127 11:49:07.551653   11364 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"
	I0127 11:49:07.585132   11364 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0127 11:49:07.596776   11364 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jan 27 10:23 /usr/share/ca-certificates/minikubeCA.pem
	I0127 11:49:07.607572   11364 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0127 11:49:07.636671   11364 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"
	I0127 11:49:07.673154   11364 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/4512.pem && ln -fs /usr/share/ca-certificates/4512.pem /etc/ssl/certs/4512.pem"
	I0127 11:49:07.713531   11364 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/4512.pem
	I0127 11:49:07.723540   11364 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jan 27 10:34 /usr/share/ca-certificates/4512.pem
	I0127 11:49:07.733533   11364 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/4512.pem
	I0127 11:49:07.770823   11364 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/4512.pem /etc/ssl/certs/51391683.0"
	I0127 11:49:07.803199   11364 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0127 11:49:07.810802   11364 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0127 11:49:07.811783   11364 kubeadm.go:392] StartCluster: {Name:auto-227200 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:3072 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.32.1 ClusterName:auto-227200 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomai
n: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.103.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:15m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube4:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: Soc
ketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 11:49:07.819780   11364 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0127 11:49:07.873894   11364 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0127 11:49:07.908288   11364 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0127 11:49:07.928849   11364 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0127 11:49:07.938648   11364 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0127 11:49:07.959552   11364 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0127 11:49:07.959552   11364 kubeadm.go:157] found existing configuration files:
	
	I0127 11:49:07.971743   11364 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0127 11:49:07.991943   11364 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0127 11:49:08.006101   11364 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0127 11:49:08.036732   11364 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0127 11:49:08.059614   11364 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0127 11:49:08.071123   11364 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0127 11:49:08.106297   11364 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0127 11:49:08.129989   11364 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0127 11:49:08.143056   11364 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0127 11:49:08.184590   11364 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0127 11:49:08.207830   11364 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0127 11:49:08.217831   11364 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0127 11:49:08.239847   11364 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0127 11:49:08.350955   11364 kubeadm.go:310] 	[WARNING Swap]: swap is supported for cgroup v2 only. The kubelet must be properly configured to use swap. Please refer to https://kubernetes.io/docs/concepts/architecture/nodes/#swap-memory, or disable swap on the node
	I0127 11:49:08.359027   11364 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0127 11:49:08.478993   11364 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0127 11:49:10.698153    4984 pod_ready.go:103] pod "coredns-668d6bf9bc-bd2gr" in "kube-system" namespace has status "Ready":"False"
	I0127 11:49:12.773296    4984 pod_ready.go:103] pod "coredns-668d6bf9bc-bd2gr" in "kube-system" namespace has status "Ready":"False"
	I0127 11:49:15.453024    4984 pod_ready.go:103] pod "coredns-668d6bf9bc-bd2gr" in "kube-system" namespace has status "Ready":"False"
	I0127 11:49:17.713912    4984 pod_ready.go:103] pod "coredns-668d6bf9bc-bd2gr" in "kube-system" namespace has status "Ready":"False"
	I0127 11:49:20.196710    4984 pod_ready.go:103] pod "coredns-668d6bf9bc-bd2gr" in "kube-system" namespace has status "Ready":"False"
	I0127 11:49:21.696197    4984 pod_ready.go:93] pod "coredns-668d6bf9bc-bd2gr" in "kube-system" namespace has status "Ready":"True"
	I0127 11:49:21.696197    4984 pod_ready.go:82] duration metric: took 37.5170865s for pod "coredns-668d6bf9bc-bd2gr" in "kube-system" namespace to be "Ready" ...
	I0127 11:49:21.696197    4984 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-m8k7b" in "kube-system" namespace to be "Ready" ...
	I0127 11:49:21.700876    4984 pod_ready.go:98] error getting pod "coredns-668d6bf9bc-m8k7b" in "kube-system" namespace (skipping!): pods "coredns-668d6bf9bc-m8k7b" not found
	I0127 11:49:21.700876    4984 pod_ready.go:82] duration metric: took 4.6793ms for pod "coredns-668d6bf9bc-m8k7b" in "kube-system" namespace to be "Ready" ...
	E0127 11:49:21.700876    4984 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "coredns-668d6bf9bc-m8k7b" in "kube-system" namespace (skipping!): pods "coredns-668d6bf9bc-m8k7b" not found
	I0127 11:49:21.700876    4984 pod_ready.go:79] waiting up to 6m0s for pod "etcd-embed-certs-652200" in "kube-system" namespace to be "Ready" ...
	I0127 11:49:21.715832    4984 pod_ready.go:93] pod "etcd-embed-certs-652200" in "kube-system" namespace has status "Ready":"True"
	I0127 11:49:21.715832    4984 pod_ready.go:82] duration metric: took 14.9548ms for pod "etcd-embed-certs-652200" in "kube-system" namespace to be "Ready" ...
	I0127 11:49:21.715832    4984 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-embed-certs-652200" in "kube-system" namespace to be "Ready" ...
	I0127 11:49:21.727339    4984 pod_ready.go:93] pod "kube-apiserver-embed-certs-652200" in "kube-system" namespace has status "Ready":"True"
	I0127 11:49:21.727404    4984 pod_ready.go:82] duration metric: took 11.5718ms for pod "kube-apiserver-embed-certs-652200" in "kube-system" namespace to be "Ready" ...
	I0127 11:49:21.727404    4984 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-embed-certs-652200" in "kube-system" namespace to be "Ready" ...
	I0127 11:49:21.740900    4984 pod_ready.go:93] pod "kube-controller-manager-embed-certs-652200" in "kube-system" namespace has status "Ready":"True"
	I0127 11:49:21.740900    4984 pod_ready.go:82] duration metric: took 13.4341ms for pod "kube-controller-manager-embed-certs-652200" in "kube-system" namespace to be "Ready" ...
	I0127 11:49:21.740900    4984 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-cphdh" in "kube-system" namespace to be "Ready" ...
	I0127 11:49:21.890918    4984 pod_ready.go:93] pod "kube-proxy-cphdh" in "kube-system" namespace has status "Ready":"True"
	I0127 11:49:21.890918    4984 pod_ready.go:82] duration metric: took 150.0106ms for pod "kube-proxy-cphdh" in "kube-system" namespace to be "Ready" ...
	I0127 11:49:21.890918    4984 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-embed-certs-652200" in "kube-system" namespace to be "Ready" ...
	I0127 11:49:22.289192    4984 pod_ready.go:93] pod "kube-scheduler-embed-certs-652200" in "kube-system" namespace has status "Ready":"True"
	I0127 11:49:22.289192    4984 pod_ready.go:82] duration metric: took 398.2562ms for pod "kube-scheduler-embed-certs-652200" in "kube-system" namespace to be "Ready" ...
	I0127 11:49:22.289192    4984 pod_ready.go:39] duration metric: took 38.2163957s 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" ...
	I0127 11:49:22.289192    4984 api_server.go:52] waiting for apiserver process to appear ...
	I0127 11:49:22.301205    4984 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0127 11:49:22.326714    4984 api_server.go:72] duration metric: took 44.1416143s to wait for apiserver process to appear ...
	I0127 11:49:22.326714    4984 api_server.go:88] waiting for apiserver healthz status ...
	I0127 11:49:22.326714    4984 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:57140/healthz ...
	I0127 11:49:22.338738    4984 api_server.go:279] https://127.0.0.1:57140/healthz returned 200:
	ok
	I0127 11:49:22.342724    4984 api_server.go:141] control plane version: v1.32.1
	I0127 11:49:22.342724    4984 api_server.go:131] duration metric: took 16.0096ms to wait for apiserver health ...
	I0127 11:49:22.342724    4984 system_pods.go:43] waiting for kube-system pods to appear ...
	I0127 11:49:22.495023    4984 system_pods.go:59] 7 kube-system pods found
	I0127 11:49:22.495023    4984 system_pods.go:61] "coredns-668d6bf9bc-bd2gr" [f6a71fee-5de0-43b3-bc47-19d94430af89] Running
	I0127 11:49:22.495023    4984 system_pods.go:61] "etcd-embed-certs-652200" [f22f15af-06e6-4c1d-9ec2-ca643f72fca4] Running
	I0127 11:49:22.495023    4984 system_pods.go:61] "kube-apiserver-embed-certs-652200" [0910b0c4-c285-428b-a2b6-1269897b715b] Running
	I0127 11:49:22.495023    4984 system_pods.go:61] "kube-controller-manager-embed-certs-652200" [a38b79df-ceaf-425f-9254-9945374064b7] Running
	I0127 11:49:22.495023    4984 system_pods.go:61] "kube-proxy-cphdh" [d93a61d7-bd29-4934-a8d8-4fd4c3573e0d] Running
	I0127 11:49:22.495023    4984 system_pods.go:61] "kube-scheduler-embed-certs-652200" [86a62d11-0020-4c14-984f-2c1caddb6656] Running
	I0127 11:49:22.495023    4984 system_pods.go:61] "storage-provisioner" [16c69fcc-552b-4104-856e-603928749589] Running
	I0127 11:49:22.495023    4984 system_pods.go:74] duration metric: took 152.2917ms to wait for pod list to return data ...
	I0127 11:49:22.495023    4984 default_sa.go:34] waiting for default service account to be created ...
	I0127 11:49:22.689363    4984 default_sa.go:45] found service account: "default"
	I0127 11:49:22.689363    4984 default_sa.go:55] duration metric: took 194.3311ms for default service account to be created ...
	I0127 11:49:22.689363    4984 system_pods.go:137] waiting for k8s-apps to be running ...
	I0127 11:49:22.900869    4984 system_pods.go:87] 7 kube-system pods found
	I0127 11:49:23.088878    4984 system_pods.go:105] "coredns-668d6bf9bc-bd2gr" [f6a71fee-5de0-43b3-bc47-19d94430af89] Running
	I0127 11:49:23.088971    4984 system_pods.go:105] "etcd-embed-certs-652200" [f22f15af-06e6-4c1d-9ec2-ca643f72fca4] Running
	I0127 11:49:23.088971    4984 system_pods.go:105] "kube-apiserver-embed-certs-652200" [0910b0c4-c285-428b-a2b6-1269897b715b] Running
	I0127 11:49:23.088971    4984 system_pods.go:105] "kube-controller-manager-embed-certs-652200" [a38b79df-ceaf-425f-9254-9945374064b7] Running
	I0127 11:49:23.088971    4984 system_pods.go:105] "kube-proxy-cphdh" [d93a61d7-bd29-4934-a8d8-4fd4c3573e0d] Running
	I0127 11:49:23.089088    4984 system_pods.go:105] "kube-scheduler-embed-certs-652200" [86a62d11-0020-4c14-984f-2c1caddb6656] Running
	I0127 11:49:23.089088    4984 system_pods.go:105] "storage-provisioner" [16c69fcc-552b-4104-856e-603928749589] Running
	I0127 11:49:23.089088    4984 system_pods.go:147] duration metric: took 399.7062ms to wait for k8s-apps to be running ...
	I0127 11:49:23.089088    4984 system_svc.go:44] waiting for kubelet service to be running ....
	I0127 11:49:23.107127    4984 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 11:49:23.138677    4984 system_svc.go:56] duration metric: took 49.5874ms WaitForService to wait for kubelet
	I0127 11:49:23.138677    4984 kubeadm.go:582] duration metric: took 44.9535403s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0127 11:49:23.138677    4984 node_conditions.go:102] verifying NodePressure condition ...
	I0127 11:49:23.288314    4984 node_conditions.go:122] node storage ephemeral capacity is 1055762868Ki
	I0127 11:49:23.288314    4984 node_conditions.go:123] node cpu capacity is 16
	I0127 11:49:23.288314    4984 node_conditions.go:105] duration metric: took 149.0497ms to run NodePressure ...
	I0127 11:49:23.288314    4984 start.go:241] waiting for startup goroutines ...
	I0127 11:49:23.289321    4984 start.go:246] waiting for cluster config update ...
	I0127 11:49:23.289321    4984 start.go:255] writing updated cluster config ...
	I0127 11:49:23.306300    4984 ssh_runner.go:195] Run: rm -f paused
	I0127 11:49:23.481466    4984 start.go:600] kubectl: 1.32.1, cluster: 1.32.1 (minor skew: 0)
	I0127 11:49:23.485487    4984 out.go:177] * Done! kubectl is now configured to use "embed-certs-652200" cluster and "default" namespace by default
	I0127 11:49:20.320271    5436 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.1-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v flannel-227200:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir: (16.0107766s)
	I0127 11:49:20.320271    5436 kic.go:203] duration metric: took 16.0267716s to extract preloaded images to volume ...
	I0127 11:49:20.334848    5436 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 11:49:20.666843    5436 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:95 OomKillDisable:true NGoroutines:92 SystemTime:2025-01-27 11:49:20.638565055 +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:33657532416 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>}}
	I0127 11:49:20.676841    5436 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0127 11:49:21.026658    5436 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname flannel-227200 --name flannel-227200 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=flannel-227200 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=flannel-227200 --network flannel-227200 --ip 192.168.121.2 --volume flannel-227200:/var --security-opt apparmor=unconfined --memory=3072mb --memory-swap=3072mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279
	I0127 11:49:21.856272    5436 cli_runner.go:164] Run: docker container inspect flannel-227200 --format={{.State.Running}}
	I0127 11:49:21.955129    5436 cli_runner.go:164] Run: docker container inspect flannel-227200 --format={{.State.Status}}
	I0127 11:49:22.043370    5436 cli_runner.go:164] Run: docker exec flannel-227200 stat /var/lib/dpkg/alternatives/iptables
	I0127 11:49:22.203114    5436 oci.go:144] the created container "flannel-227200" has a running status.
	I0127 11:49:22.203114    5436 kic.go:225] Creating ssh key for kic: C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\flannel-227200\id_rsa...
	I0127 11:49:22.604210    5436 kic_runner.go:191] docker (temp): C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\flannel-227200\id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0127 11:49:22.736020    5436 cli_runner.go:164] Run: docker container inspect flannel-227200 --format={{.State.Status}}
	I0127 11:49:22.838585    5436 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0127 11:49:22.838585    5436 kic_runner.go:114] Args: [docker exec --privileged flannel-227200 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0127 11:49:23.020037    5436 kic.go:265] ensuring only current user has permissions to key file located at : C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\flannel-227200\id_rsa...
	
	
	==> Docker <==
	Jan 27 11:35:30 pause-505700 dockerd[1399]: time="2025-01-27T11:35:30.491948339Z" level=info msg="Docker daemon" commit=c710b88 containerd-snapshotter=false storage-driver=overlay2 version=27.4.1
	Jan 27 11:35:30 pause-505700 dockerd[1399]: time="2025-01-27T11:35:30.492027851Z" level=info msg="Daemon has completed initialization"
	Jan 27 11:35:30 pause-505700 dockerd[1399]: time="2025-01-27T11:35:30.615464383Z" level=info msg="API listen on /var/run/docker.sock"
	Jan 27 11:35:30 pause-505700 dockerd[1399]: time="2025-01-27T11:35:30.615514891Z" level=info msg="API listen on [::]:2376"
	Jan 27 11:35:30 pause-505700 systemd[1]: Started Docker Application Container Engine.
	Jan 27 11:35:31 pause-505700 systemd[1]: Starting CRI Interface for Docker Application Container Engine...
	Jan 27 11:35:31 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:35:31Z" level=info msg="Starting cri-dockerd dev (HEAD)"
	Jan 27 11:35:31 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:35:31Z" level=info msg="Connecting to docker on the Endpoint unix:///var/run/docker.sock"
	Jan 27 11:35:31 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:35:31Z" level=info msg="Start docker client with request timeout 0s"
	Jan 27 11:35:31 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:35:31Z" level=info msg="Hairpin mode is set to hairpin-veth"
	Jan 27 11:35:31 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:35:31Z" level=info msg="Loaded network plugin cni"
	Jan 27 11:35:31 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:35:31Z" level=info msg="Docker cri networking managed by network plugin cni"
	Jan 27 11:35:31 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:35:31Z" level=info msg="Setting cgroupDriver cgroupfs"
	Jan 27 11:35:31 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:35:31Z" level=info msg="Docker cri received runtime config &RuntimeConfig{NetworkConfig:&NetworkConfig{PodCidr:,},}"
	Jan 27 11:35:31 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:35:31Z" level=info msg="Starting the GRPC backend for the Docker CRI interface."
	Jan 27 11:35:31 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:35:31Z" level=info msg="Start cri-dockerd grpc backend"
	Jan 27 11:35:31 pause-505700 systemd[1]: Started CRI Interface for Docker Application Container Engine.
	Jan 27 11:35:45 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:35:45Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/e2e82af8132f777b87807261578fc2a2d7c7ae071d5d11dbaa7f8de49f419a91/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Jan 27 11:35:46 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:35:46Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/9492e0a6426255a038eb7d03407754af241074f48635fabec9fd2e572757f141/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Jan 27 11:35:46 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:35:46Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/11e247e461aeec5a8fe8a621aba12adcd34f53e681dceba36001fca80ca34696/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Jan 27 11:35:46 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:35:46Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/09b3527c3fffcfa8c6cf13ce5136029a07d7f44a2d62010ea679e6c2966d182f/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Jan 27 11:36:06 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:36:06Z" level=info msg="Docker cri received runtime config &RuntimeConfig{NetworkConfig:&NetworkConfig{PodCidr:10.244.0.0/24,},}"
	Jan 27 11:36:07 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:36:07Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/e33838f9d526f58c7bef5608adc209efdd85ce884636f1464c3f1b46a72464a8/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Jan 27 11:36:07 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:36:07Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/764ac73698674ff2e0f8c6c14fbc88a76f730c3d612c510b5cb6b8f25c7c632e/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Jan 27 11:36:08 pause-505700 cri-dockerd[1680]: time="2025-01-27T11:36:08Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/a31780dcf59b72ba71e394947a3343be512359e699364599adf70c6580533ff7/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	642ee1ad205fa       c69fa2e9cbf5f       13 minutes ago      Running             coredns                   0                   a31780dcf59b7       coredns-668d6bf9bc-56swt
	b4dcf561f8c7f       c69fa2e9cbf5f       13 minutes ago      Running             coredns                   0                   764ac73698674       coredns-668d6bf9bc-7bfzf
	6a66bcff41a69       e29f9c7391fd9       13 minutes ago      Running             kube-proxy                0                   e33838f9d526f       kube-proxy-zzmzl
	99b70ebf0c8d6       2b0d6572d062c       13 minutes ago      Running             kube-scheduler            0                   09b3527c3fffc       kube-scheduler-pause-505700
	6a3fd1b3204fb       019ee182b58e2       13 minutes ago      Running             kube-controller-manager   0                   11e247e461aee       kube-controller-manager-pause-505700
	c4f2905a06b6d       95c0bda56fc4d       13 minutes ago      Running             kube-apiserver            0                   9492e0a642625       kube-apiserver-pause-505700
	cb3aca2b31f28       a9e7e6b294baf       13 minutes ago      Running             etcd                      0                   e2e82af8132f7       etcd-pause-505700
	
	
	==> coredns [642ee1ad205f] <==
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[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 = e7e8a6c4578bf29b9f453cb54ade3fb14671793481527b7435e35119b25e84eb3a79242b1f470199f8605ace441674db8f1b6715b77448c20dde63e2dc5d2169
	CoreDNS-1.11.3
	linux/amd64, go1.21.11, a6338e9
	[INFO] 127.0.0.1:45002 - 44340 "HINFO IN 3995425761371047688.1430991709954913101. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.082793142s
	[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.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[2074497990]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229 (27-Jan-2025 11:36:09.490) (total time: 21035ms):
	Trace[2074497990]: ---"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 21035ms (11:36:30.521)
	Trace[2074497990]: [21.035878049s] [21.035878049s] 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] 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[135175431]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229 (27-Jan-2025 11:36:09.490) (total time: 21050ms):
	Trace[135175431]: ---"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 21050ms (11:36:30.536)
	Trace[135175431]: [21.05032294s] [21.05032294s] END
	[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: 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
	[INFO] plugin/kubernetes: Trace[496383961]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229 (27-Jan-2025 11:36:09.489) (total time: 21051ms):
	Trace[496383961]: ---"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 21051ms (11:36:30.536)
	Trace[496383961]: [21.051738363s] [21.051738363s] 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
	
	
	==> coredns [b4dcf561f8c7] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 1b226df79860026c6a52e67daa10d7f0d57ec5b023288ec00c5e05f93523c894564e15b91770d3a07ae1cfbe861d15b37d4a0027e69c546ab112970993a3b03b
	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: 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[221168951]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229 (27-Jan-2025 11:36:09.367) (total time: 21051ms):
	Trace[221168951]: ---"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 21050ms (11:36:30.413)
	Trace[221168951]: [21.051529331s] [21.051529331s] END
	[INFO] plugin/kubernetes: Trace[1953437629]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229 (27-Jan-2025 11:36:09.367) (total time: 21051ms):
	Trace[1953437629]: ---"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 21050ms (11:36:30.413)
	Trace[1953437629]: [21.051568139s] [21.051568139s] 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] 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
	[INFO] plugin/kubernetes: Trace[876279982]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229 (27-Jan-2025 11:36:09.367) (total time: 21052ms):
	Trace[876279982]: ---"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 21050ms (11:36:30.413)
	Trace[876279982]: [21.052064921s] [21.052064921s] 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
	[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/ready: Still waiting on: "kubernetes"
	[INFO] Reloading
	[INFO] plugin/reload: Running configuration SHA512 = e7e8a6c4578bf29b9f453cb54ade3fb14671793481527b7435e35119b25e84eb3a79242b1f470199f8605ace441674db8f1b6715b77448c20dde63e2dc5d2169
	[INFO] Reloading complete
	[INFO] 127.0.0.1:43924 - 65089 "HINFO IN 268309522668055464.2073054011403058111. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.083202837s
	
	
	==> describe nodes <==
	Name:               pause-505700
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=pause-505700
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=35c230aa12d4986001aef5f6e29069f3bc5493aa
	                    minikube.k8s.io/name=pause-505700
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_01_27T11_35_56_0700
	                    minikube.k8s.io/version=v1.35.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:  Mon, 27 Jan 2025 11:35:52 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  pause-505700
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 27 Jan 2025 11:49:25 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 27 Jan 2025 11:47:02 +0000   Mon, 27 Jan 2025 11:35:49 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 27 Jan 2025 11:47:02 +0000   Mon, 27 Jan 2025 11:35:49 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 27 Jan 2025 11:47:02 +0000   Mon, 27 Jan 2025 11:35:49 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 27 Jan 2025 11:47:02 +0000   Mon, 27 Jan 2025 11:35:52 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.112.2
	  Hostname:    pause-505700
	Capacity:
	  cpu:                16
	  ephemeral-storage:  1055762868Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32868684Ki
	  pods:               110
	Allocatable:
	  cpu:                16
	  ephemeral-storage:  1055762868Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32868684Ki
	  pods:               110
	System Info:
	  Machine ID:                 0bcfa4729f9e4a08b44f9acf5a4e5803
	  System UUID:                0bcfa4729f9e4a08b44f9acf5a4e5803
	  Boot ID:                    222f92a2-0829-427a-a288-00f854cc8436
	  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.4.1
	  Kubelet Version:            v1.32.1
	  Kube-Proxy Version:         v1.32.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-668d6bf9bc-56swt                100m (0%)     0 (0%)      70Mi (0%)        170Mi (0%)     13m
	  kube-system                 coredns-668d6bf9bc-7bfzf                100m (0%)     0 (0%)      70Mi (0%)        170Mi (0%)     13m
	  kube-system                 etcd-pause-505700                       100m (0%)     0 (0%)      100Mi (0%)       0 (0%)         13m
	  kube-system                 kube-apiserver-pause-505700             250m (1%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-controller-manager-pause-505700    200m (1%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-proxy-zzmzl                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-pause-505700             100m (0%)     0 (0%)      0 (0%)           0 (0%)         13m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (5%)   0 (0%)
	  memory             240Mi (0%)  340Mi (1%)
	  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                           13m   kube-proxy       
	  Warning  PossibleMemoryBackedVolumesOnDisk  13m   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                           13m   kubelet          Starting kubelet.
	  Warning  CgroupV1                           13m   kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced            13m   kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory            13m   kubelet          Node pause-505700 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure              13m   kubelet          Node pause-505700 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID               13m   kubelet          Node pause-505700 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode                     13m   node-controller  Node pause-505700 event: Registered Node pause-505700 in Controller
	
	
	==> dmesg <==
	[  +0.730842] tmpfs: Unknown parameter 'noswap'
	[  +1.677342] tmpfs: Unknown parameter 'noswap'
	[ +21.941007] tmpfs: Unknown parameter 'noswap'
	[Jan27 11:35] tmpfs: Unknown parameter 'noswap'
	[ +14.995419] tmpfs: Unknown parameter 'noswap'
	[  +8.272994] tmpfs: Unknown parameter 'noswap'
	[ +12.775148] tmpfs: Unknown parameter 'noswap'
	[  +3.906998] tmpfs: Unknown parameter 'noswap'
	[Jan27 11:36] tmpfs: Unknown parameter 'noswap'
	[Jan27 11:37] tmpfs: Unknown parameter 'noswap'
	[ +14.935946] tmpfs: Unknown parameter 'noswap'
	[Jan27 11:39] tmpfs: Unknown parameter 'noswap'
	[Jan27 11:41] tmpfs: Unknown parameter 'noswap'
	[ +12.760327] tmpfs: Unknown parameter 'noswap'
	[Jan27 11:42] tmpfs: Unknown parameter 'noswap'
	[ +12.140931] hrtimer: interrupt took 441564 ns
	[Jan27 11:43] tmpfs: Unknown parameter 'noswap'
	[Jan27 11:44] tmpfs: Unknown parameter 'noswap'
	[Jan27 11:45] tmpfs: Unknown parameter 'noswap'
	[ +35.751573] tmpfs: Unknown parameter 'noswap'
	[ +23.452341] tmpfs: Unknown parameter 'noswap'
	[Jan27 11:47] tmpfs: Unknown parameter 'noswap'
	[ +11.930798] tmpfs: Unknown parameter 'noswap'
	[ +17.596669] tmpfs: Unknown parameter 'noswap'
	[ +22.824401] tmpfs: Unknown parameter 'noswap'
	
	
	==> etcd [cb3aca2b31f2] <==
	{"level":"info","ts":"2025-01-27T11:48:23.939591Z","caller":"traceutil/trace.go:171","msg":"trace[1684232587] transaction","detail":"{read_only:false; response_revision:603; number_of_response:1; }","duration":"187.314144ms","start":"2025-01-27T11:48:23.752192Z","end":"2025-01-27T11:48:23.939506Z","steps":["trace[1684232587] 'process raft request'  (duration: 186.794363ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T11:48:40.111223Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.650393ms","expected-duration":"100ms","prefix":"","request":"header:<ID:2863889860380778060 > lease_revoke:<id:27be94a78bd6ddc6>","response":"size:29"}
	{"level":"warn","ts":"2025-01-27T11:48:44.671369Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"138.8021ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T11:48:44.671524Z","caller":"traceutil/trace.go:171","msg":"trace[2112514631] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:609; }","duration":"139.019533ms","start":"2025-01-27T11:48:44.532490Z","end":"2025-01-27T11:48:44.671509Z","steps":["trace[2112514631] 'range keys from in-memory index tree'  (duration: 138.741491ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T11:48:45.103907Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"171.360619ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T11:48:45.104188Z","caller":"traceutil/trace.go:171","msg":"trace[344427804] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:610; }","duration":"171.669165ms","start":"2025-01-27T11:48:44.932492Z","end":"2025-01-27T11:48:45.104161Z","steps":["trace[344427804] 'range keys from in-memory index tree'  (duration: 171.215097ms)"],"step_count":1}
	{"level":"info","ts":"2025-01-27T11:48:58.243217Z","caller":"traceutil/trace.go:171","msg":"trace[1347837949] linearizableReadLoop","detail":"{readStateIndex:780; appliedIndex:779; }","duration":"170.929397ms","start":"2025-01-27T11:48:58.072257Z","end":"2025-01-27T11:48:58.243186Z","steps":["trace[1347837949] 'read index received'  (duration: 170.461621ms)","trace[1347837949] 'applied index is now lower than readState.Index'  (duration: 467.176µs)"],"step_count":2}
	{"level":"info","ts":"2025-01-27T11:48:58.243568Z","caller":"traceutil/trace.go:171","msg":"trace[982049177] transaction","detail":"{read_only:false; response_revision:614; number_of_response:1; }","duration":"244.985096ms","start":"2025-01-27T11:48:57.998564Z","end":"2025-01-27T11:48:58.243549Z","steps":["trace[982049177] 'process raft request'  (duration: 244.328189ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T11:48:58.244544Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"156.840813ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/certificatesigningrequests/\" range_end:\"/registry/certificatesigningrequests0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2025-01-27T11:48:58.244610Z","caller":"traceutil/trace.go:171","msg":"trace[123076344] range","detail":"{range_begin:/registry/certificatesigningrequests/; range_end:/registry/certificatesigningrequests0; response_count:0; response_revision:614; }","duration":"157.014642ms","start":"2025-01-27T11:48:58.087578Z","end":"2025-01-27T11:48:58.244593Z","steps":["trace[123076344] 'agreement among raft nodes before linearized reading'  (duration: 156.768102ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T11:48:58.245376Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.739634ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T11:48:58.245413Z","caller":"traceutil/trace.go:171","msg":"trace[1370468911] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:614; }","duration":"105.77954ms","start":"2025-01-27T11:48:58.139623Z","end":"2025-01-27T11:48:58.245403Z","steps":["trace[1370468911] 'agreement among raft nodes before linearized reading'  (duration: 105.712829ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T11:48:58.245418Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"171.461982ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/\" range_end:\"/registry/clusterrolebindings0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2025-01-27T11:48:58.245470Z","caller":"traceutil/trace.go:171","msg":"trace[1560085532] range","detail":"{range_begin:/registry/clusterrolebindings/; range_end:/registry/clusterrolebindings0; response_count:0; response_revision:614; }","duration":"173.487511ms","start":"2025-01-27T11:48:58.071963Z","end":"2025-01-27T11:48:58.245450Z","steps":["trace[1560085532] 'agreement among raft nodes before linearized reading'  (duration: 171.496788ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T11:49:15.048779Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"136.852494ms","expected-duration":"100ms","prefix":"","request":"header:<ID:2863889860380778364 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/masterleases/192.168.112.2\" mod_revision:616 > success:<request_put:<key:\"/registry/masterleases/192.168.112.2\" value_size:66 lease:2863889860380778361 >> failure:<request_range:<key:\"/registry/masterleases/192.168.112.2\" > >>","response":"size:16"}
	{"level":"info","ts":"2025-01-27T11:49:15.049053Z","caller":"traceutil/trace.go:171","msg":"trace[611976672] transaction","detail":"{read_only:false; response_revision:618; number_of_response:1; }","duration":"214.991252ms","start":"2025-01-27T11:49:14.834047Z","end":"2025-01-27T11:49:15.049039Z","steps":["trace[611976672] 'process raft request'  (duration: 77.810709ms)","trace[611976672] 'compare'  (duration: 136.749278ms)"],"step_count":2}
	{"level":"info","ts":"2025-01-27T11:49:15.054008Z","caller":"traceutil/trace.go:171","msg":"trace[1897242622] transaction","detail":"{read_only:false; response_revision:619; number_of_response:1; }","duration":"190.171717ms","start":"2025-01-27T11:49:14.863823Z","end":"2025-01-27T11:49:15.053995Z","steps":["trace[1897242622] 'process raft request'  (duration: 190.100106ms)"],"step_count":1}
	{"level":"info","ts":"2025-01-27T11:49:15.054020Z","caller":"traceutil/trace.go:171","msg":"trace[401925804] linearizableReadLoop","detail":"{readStateIndex:789; appliedIndex:789; }","duration":"118.457225ms","start":"2025-01-27T11:49:14.935552Z","end":"2025-01-27T11:49:15.054009Z","steps":["trace[401925804] 'read index received'  (duration: 118.453424ms)","trace[401925804] 'applied index is now lower than readState.Index'  (duration: 3.201µs)"],"step_count":2}
	{"level":"warn","ts":"2025-01-27T11:49:15.054106Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"118.540538ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T11:49:15.054339Z","caller":"traceutil/trace.go:171","msg":"trace[248710775] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:619; }","duration":"118.805178ms","start":"2025-01-27T11:49:14.935523Z","end":"2025-01-27T11:49:15.054328Z","steps":["trace[248710775] 'agreement among raft nodes before linearized reading'  (duration: 118.520835ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T11:49:15.322796Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"163.110144ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T11:49:15.322966Z","caller":"traceutil/trace.go:171","msg":"trace[916307973] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:619; }","duration":"163.297173ms","start":"2025-01-27T11:49:15.159648Z","end":"2025-01-27T11:49:15.322945Z","steps":["trace[916307973] 'range keys from in-memory index tree'  (duration: 163.090542ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T11:49:15.322876Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"152.457642ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T11:49:15.323144Z","caller":"traceutil/trace.go:171","msg":"trace[2115398035] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:619; }","duration":"152.770989ms","start":"2025-01-27T11:49:15.170365Z","end":"2025-01-27T11:49:15.323136Z","steps":["trace[2115398035] 'range keys from in-memory index tree'  (duration: 152.387331ms)"],"step_count":1}
	{"level":"info","ts":"2025-01-27T11:49:18.750815Z","caller":"traceutil/trace.go:171","msg":"trace[2106088928] transaction","detail":"{read_only:false; response_revision:620; number_of_response:1; }","duration":"170.189258ms","start":"2025-01-27T11:49:18.580607Z","end":"2025-01-27T11:49:18.750796Z","steps":["trace[2106088928] 'process raft request'  (duration: 169.838704ms)"],"step_count":1}
	
	
	==> kernel <==
	 11:49:28 up 6 days,  4:04,  0 users,  load average: 7.05, 6.05, 5.43
	Linux pause-505700 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 [c4f2905a06b6] <==
	I0127 11:35:52.137566       1 handler_discovery.go:451] Starting ResourceDiscoveryManager
	I0127 11:35:52.138013       1 cache.go:39] Caches are synced for RemoteAvailability controller
	I0127 11:35:52.138627       1 apf_controller.go:382] Running API Priority and Fairness config worker
	I0127 11:35:52.138742       1 apf_controller.go:385] Running API Priority and Fairness periodic rebalancing process
	I0127 11:35:52.138988       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]
	I0127 11:35:52.139056       1 policy_source.go:240] refreshing policies
	I0127 11:35:52.152032       1 controller.go:615] quota admission added evaluator for: namespaces
	E0127 11:35:52.160966       1 controller.go:145] "Failed to ensure lease exists, will retry" err="namespaces \"kube-system\" not found" interval="200ms"
	E0127 11:35:52.264427       1 controller.go:148] "Unhandled Error" err="while syncing ConfigMap \"kube-system/kube-apiserver-legacy-service-account-token-tracking\", err: namespaces \"kube-system\" not found" logger="UnhandledError"
	I0127 11:35:52.440597       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0127 11:35:52.888659       1 storage_scheduling.go:95] created PriorityClass system-node-critical with value 2000001000
	I0127 11:35:52.896726       1 storage_scheduling.go:95] created PriorityClass system-cluster-critical with value 2000000000
	I0127 11:35:52.896849       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0127 11:35:54.410170       1 controller.go:615] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0127 11:35:54.531428       1 controller.go:615] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0127 11:35:54.753701       1 alloc.go:330] "allocated clusterIPs" service="default/kubernetes" clusterIPs={"IPv4":"10.96.0.1"}
	W0127 11:35:54.770268       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.112.2]
	I0127 11:35:54.771705       1 controller.go:615] quota admission added evaluator for: endpoints
	I0127 11:35:54.783557       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0127 11:35:55.083613       1 controller.go:615] quota admission added evaluator for: serviceaccounts
	I0127 11:35:55.861251       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I0127 11:35:55.900279       1 alloc.go:330] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I0127 11:35:55.956825       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I0127 11:36:00.657745       1 controller.go:615] quota admission added evaluator for: replicasets.apps
	I0127 11:36:01.636947       1 controller.go:615] quota admission added evaluator for: controllerrevisions.apps
	
	
	==> kube-controller-manager [6a3fd1b3204f] <==
	I0127 11:36:00.736374       1 shared_informer.go:320] Caches are synced for namespace
	I0127 11:36:00.736445       1 shared_informer.go:320] Caches are synced for resource quota
	I0127 11:36:00.736512       1 shared_informer.go:320] Caches are synced for taint
	I0127 11:36:00.736602       1 node_lifecycle_controller.go:1234] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I0127 11:36:00.736781       1 node_lifecycle_controller.go:886] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="pause-505700"
	I0127 11:36:00.736857       1 node_lifecycle_controller.go:1080] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0127 11:36:00.737055       1 shared_informer.go:320] Caches are synced for resource quota
	I0127 11:36:00.737163       1 shared_informer.go:320] Caches are synced for garbage collector
	I0127 11:36:00.737185       1 garbagecollector.go:154] "Garbage collector: all resource monitors have synced" logger="garbage-collector-controller"
	I0127 11:36:00.737197       1 garbagecollector.go:157] "Proceeding to collect garbage" logger="garbage-collector-controller"
	I0127 11:36:01.274745       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="pause-505700"
	I0127 11:36:02.213426       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="pause-505700"
	I0127 11:36:03.778226       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="2.504697488s"
	I0127 11:36:04.302165       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="523.871528ms"
	I0127 11:36:04.302547       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="92.614µs"
	I0127 11:36:06.223802       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="334.251µs"
	I0127 11:36:06.941165       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="pause-505700"
	I0127 11:36:09.622446       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="111.017µs"
	I0127 11:36:10.787934       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="102.915µs"
	I0127 11:36:33.772706       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="37.187766ms"
	I0127 11:36:33.773037       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="76.613µs"
	I0127 11:36:42.211582       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="233.855831ms"
	I0127 11:36:42.212369       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="124.62µs"
	I0127 11:41:55.539791       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="pause-505700"
	I0127 11:47:02.574894       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="pause-505700"
	
	
	==> kube-proxy [6a66bcff41a6] <==
	I0127 11:36:09.373862       1 server_linux.go:66] "Using iptables proxy"
	I0127 11:36:09.777959       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.112.2"]
	E0127 11:36:09.778421       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`"
	I0127 11:36:09.869281       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0127 11:36:09.869480       1 server_linux.go:170] "Using iptables Proxier"
	I0127 11:36:09.875054       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"
	E0127 11:36:09.895177       1 proxier.go:283] "Failed to create nfacct runner, nfacct based metrics won't be available" err="nfacct sub-system not available" ipFamily="IPv4"
	E0127 11:36:09.917643       1 proxier.go:283] "Failed to create nfacct runner, nfacct based metrics won't be available" err="nfacct sub-system not available" ipFamily="IPv6"
	I0127 11:36:09.917934       1 server.go:497] "Version info" version="v1.32.1"
	I0127 11:36:09.917989       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	E0127 11:36:09.940737       1 metrics.go:340] "failed to initialize nfacct client" err="nfacct sub-system not available"
	E0127 11:36:09.969822       1 metrics.go:340] "failed to initialize nfacct client" err="nfacct sub-system not available"
	I0127 11:36:09.973506       1 config.go:105] "Starting endpoint slice config controller"
	I0127 11:36:09.973639       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0127 11:36:09.973519       1 config.go:199] "Starting service config controller"
	I0127 11:36:09.973691       1 config.go:329] "Starting node config controller"
	I0127 11:36:09.973710       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0127 11:36:09.973712       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0127 11:36:10.074604       1 shared_informer.go:320] Caches are synced for node config
	I0127 11:36:10.074737       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0127 11:36:10.074851       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [99b70ebf0c8d] <==
	W0127 11:35:53.367204       1 reflector.go:569] 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
	E0127 11:35:53.367477       1 reflector.go:166] "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"
	W0127 11:35:53.389387       1 reflector.go:569] 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
	E0127 11:35:53.389514       1 reflector.go:166] "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"
	W0127 11:35:53.520592       1 reflector.go:569] 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
	E0127 11:35:53.520907       1 reflector.go:166] "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"
	W0127 11:35:53.632602       1 reflector.go:569] runtime/asm_amd64.s:1700: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0127 11:35:53.632755       1 reflector.go:166] "Unhandled Error" err="runtime/asm_amd64.s:1700: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0127 11:35:53.639218       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0127 11:35:53.639358       1 reflector.go:166] "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"
	W0127 11:35:53.653929       1 reflector.go:569] 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
	E0127 11:35:53.654046       1 reflector.go:166] "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"
	W0127 11:35:53.664435       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0127 11:35:53.664555       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0127 11:35:53.737311       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0127 11:35:53.737512       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0127 11:35:53.765501       1 reflector.go:569] 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
	E0127 11:35:53.765666       1 reflector.go:166] "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"
	W0127 11:35:53.795134       1 reflector.go:569] 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
	E0127 11:35:53.795346       1 reflector.go:166] "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"
	W0127 11:35:53.815433       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0127 11:35:53.815588       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0127 11:35:53.857774       1 reflector.go:569] 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
	E0127 11:35:53.857957       1 reflector.go:166] "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"
	I0127 11:35:55.945598       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jan 27 11:35:56 pause-505700 kubelet[2669]: I0127 11:35:56.969983    2669 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"ca-certs\" (UniqueName: \"kubernetes.io/host-path/215d805c16a2dd86f5734570a7adef1a-ca-certs\") pod \"kube-apiserver-pause-505700\" (UID: \"215d805c16a2dd86f5734570a7adef1a\") " pod="kube-system/kube-apiserver-pause-505700"
	Jan 27 11:35:57 pause-505700 kubelet[2669]: I0127 11:35:57.039185    2669 apiserver.go:52] "Watching apiserver"
	Jan 27 11:35:57 pause-505700 kubelet[2669]: I0127 11:35:57.057940    2669 desired_state_of_world_populator.go:157] "Finished populating initial desired state of world"
	Jan 27 11:35:57 pause-505700 kubelet[2669]: I0127 11:35:57.307422    2669 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-scheduler-pause-505700" podStartSLOduration=1.307392811 podStartE2EDuration="1.307392811s" podCreationTimestamp="2025-01-27 11:35:56 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-01-27 11:35:57.287765475 +0000 UTC m=+1.513486632" watchObservedRunningTime="2025-01-27 11:35:57.307392811 +0000 UTC m=+1.533113868"
	Jan 27 11:35:57 pause-505700 kubelet[2669]: I0127 11:35:57.326314    2669 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/etcd-pause-505700" podStartSLOduration=1.326291135 podStartE2EDuration="1.326291135s" podCreationTimestamp="2025-01-27 11:35:56 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-01-27 11:35:57.30790039 +0000 UTC m=+1.533621447" watchObservedRunningTime="2025-01-27 11:35:57.326291135 +0000 UTC m=+1.552012192"
	Jan 27 11:35:57 pause-505700 kubelet[2669]: I0127 11:35:57.349387    2669 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-controller-manager-pause-505700" podStartSLOduration=1.3493573030000001 podStartE2EDuration="1.349357303s" podCreationTimestamp="2025-01-27 11:35:56 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-01-27 11:35:57.326218323 +0000 UTC m=+1.551939480" watchObservedRunningTime="2025-01-27 11:35:57.349357303 +0000 UTC m=+1.575078460"
	Jan 27 11:35:57 pause-505700 kubelet[2669]: I0127 11:35:57.389026    2669 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-apiserver-pause-505700" podStartSLOduration=1.389005436 podStartE2EDuration="1.389005436s" podCreationTimestamp="2025-01-27 11:35:56 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-01-27 11:35:57.349880084 +0000 UTC m=+1.575601241" watchObservedRunningTime="2025-01-27 11:35:57.389005436 +0000 UTC m=+1.614726593"
	Jan 27 11:36:03 pause-505700 kubelet[2669]: I0127 11:36:03.272808    2669 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/63b5a278-6c4a-42bb-bf20-9d80e125a20a-config-volume\") pod \"coredns-668d6bf9bc-7bfzf\" (UID: \"63b5a278-6c4a-42bb-bf20-9d80e125a20a\") " pod="kube-system/coredns-668d6bf9bc-7bfzf"
	Jan 27 11:36:03 pause-505700 kubelet[2669]: I0127 11:36:03.272971    2669 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-proxy\" (UniqueName: \"kubernetes.io/configmap/e19c2899-9faf-4568-a464-5242282c9885-kube-proxy\") pod \"kube-proxy-zzmzl\" (UID: \"e19c2899-9faf-4568-a464-5242282c9885\") " pod="kube-system/kube-proxy-zzmzl"
	Jan 27 11:36:03 pause-505700 kubelet[2669]: I0127 11:36:03.273004    2669 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-qgh9t\" (UniqueName: \"kubernetes.io/projected/e19c2899-9faf-4568-a464-5242282c9885-kube-api-access-qgh9t\") pod \"kube-proxy-zzmzl\" (UID: \"e19c2899-9faf-4568-a464-5242282c9885\") " pod="kube-system/kube-proxy-zzmzl"
	Jan 27 11:36:03 pause-505700 kubelet[2669]: I0127 11:36:03.273034    2669 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"xtables-lock\" (UniqueName: \"kubernetes.io/host-path/e19c2899-9faf-4568-a464-5242282c9885-xtables-lock\") pod \"kube-proxy-zzmzl\" (UID: \"e19c2899-9faf-4568-a464-5242282c9885\") " pod="kube-system/kube-proxy-zzmzl"
	Jan 27 11:36:03 pause-505700 kubelet[2669]: I0127 11:36:03.273059    2669 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"lib-modules\" (UniqueName: \"kubernetes.io/host-path/e19c2899-9faf-4568-a464-5242282c9885-lib-modules\") pod \"kube-proxy-zzmzl\" (UID: \"e19c2899-9faf-4568-a464-5242282c9885\") " pod="kube-system/kube-proxy-zzmzl"
	Jan 27 11:36:03 pause-505700 kubelet[2669]: I0127 11:36:03.273087    2669 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-c6vzt\" (UniqueName: \"kubernetes.io/projected/63b5a278-6c4a-42bb-bf20-9d80e125a20a-kube-api-access-c6vzt\") pod \"coredns-668d6bf9bc-7bfzf\" (UID: \"63b5a278-6c4a-42bb-bf20-9d80e125a20a\") " pod="kube-system/coredns-668d6bf9bc-7bfzf"
	Jan 27 11:36:03 pause-505700 kubelet[2669]: I0127 11:36:03.879064    2669 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/18709dba-158a-4be5-80b8-f78b5bdb8529-config-volume\") pod \"coredns-668d6bf9bc-56swt\" (UID: \"18709dba-158a-4be5-80b8-f78b5bdb8529\") " pod="kube-system/coredns-668d6bf9bc-56swt"
	Jan 27 11:36:03 pause-505700 kubelet[2669]: I0127 11:36:03.879192    2669 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-bstth\" (UniqueName: \"kubernetes.io/projected/18709dba-158a-4be5-80b8-f78b5bdb8529-kube-api-access-bstth\") pod \"coredns-668d6bf9bc-56swt\" (UID: \"18709dba-158a-4be5-80b8-f78b5bdb8529\") " pod="kube-system/coredns-668d6bf9bc-56swt"
	Jan 27 11:36:06 pause-505700 kubelet[2669]: I0127 11:36:06.754200    2669 kuberuntime_manager.go:1702] "Updating runtime config through cri with podcidr" CIDR="10.244.0.0/24"
	Jan 27 11:36:06 pause-505700 kubelet[2669]: I0127 11:36:06.756774    2669 kubelet_network.go:61] "Updating Pod CIDR" originalPodCIDR="" newPodCIDR="10.244.0.0/24"
	Jan 27 11:36:07 pause-505700 kubelet[2669]: I0127 11:36:07.470349    2669 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="e33838f9d526f58c7bef5608adc209efdd85ce884636f1464c3f1b46a72464a8"
	Jan 27 11:36:08 pause-505700 kubelet[2669]: I0127 11:36:08.153701    2669 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="a31780dcf59b72ba71e394947a3343be512359e699364599adf70c6580533ff7"
	Jan 27 11:36:08 pause-505700 kubelet[2669]: I0127 11:36:08.177411    2669 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="764ac73698674ff2e0f8c6c14fbc88a76f730c3d612c510b5cb6b8f25c7c632e"
	Jan 27 11:36:09 pause-505700 kubelet[2669]: I0127 11:36:09.621176    2669 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-proxy-zzmzl" podStartSLOduration=8.621137228 podStartE2EDuration="8.621137228s" podCreationTimestamp="2025-01-27 11:36:01 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-01-27 11:36:09.539361135 +0000 UTC m=+13.765082192" watchObservedRunningTime="2025-01-27 11:36:09.621137228 +0000 UTC m=+13.846858285"
	Jan 27 11:36:10 pause-505700 kubelet[2669]: I0127 11:36:10.788133    2669 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/coredns-668d6bf9bc-7bfzf" podStartSLOduration=9.788101046 podStartE2EDuration="9.788101046s" podCreationTimestamp="2025-01-27 11:36:01 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-01-27 11:36:09.622670362 +0000 UTC m=+13.848391419" watchObservedRunningTime="2025-01-27 11:36:10.788101046 +0000 UTC m=+15.017828265"
	Jan 27 11:36:10 pause-505700 kubelet[2669]: I0127 11:36:10.788499    2669 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/coredns-668d6bf9bc-56swt" podStartSLOduration=8.788485005 podStartE2EDuration="8.788485005s" podCreationTimestamp="2025-01-27 11:36:02 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-01-27 11:36:10.7871472 +0000 UTC m=+15.016874419" watchObservedRunningTime="2025-01-27 11:36:10.788485005 +0000 UTC m=+15.018212124"
	Jan 27 11:36:11 pause-505700 kubelet[2669]: I0127 11:36:11.628376    2669 prober_manager.go:312] "Failed to trigger a manual run" probe="Readiness"
	Jan 27 11:36:13 pause-505700 kubelet[2669]: I0127 11:36:13.694529    2669 prober_manager.go:312] "Failed to trigger a manual run" probe="Readiness"
	

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

                                                
                                    

Test pass (307/335)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 10.42
4 TestDownloadOnly/v1.20.0/preload-exists 0.07
7 TestDownloadOnly/v1.20.0/kubectl 0
8 TestDownloadOnly/v1.20.0/LogsDuration 1.36
9 TestDownloadOnly/v1.20.0/DeleteAll 1.34
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.97
12 TestDownloadOnly/v1.32.1/json-events 6.3
13 TestDownloadOnly/v1.32.1/preload-exists 0
16 TestDownloadOnly/v1.32.1/kubectl 0
17 TestDownloadOnly/v1.32.1/LogsDuration 0.92
18 TestDownloadOnly/v1.32.1/DeleteAll 1.41
19 TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds 0.92
20 TestDownloadOnlyKic 3.26
21 TestBinaryMirror 2.75
22 TestOffline 120.99
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.33
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.33
27 TestAddons/Setup 515.86
29 TestAddons/serial/Volcano 56.37
31 TestAddons/serial/GCPAuth/Namespaces 0.35
32 TestAddons/serial/GCPAuth/FakeCredentials 10.75
37 TestAddons/parallel/InspektorGadget 15.06
38 TestAddons/parallel/MetricsServer 9.84
40 TestAddons/parallel/CSI 64.21
41 TestAddons/parallel/Headlamp 32.94
42 TestAddons/parallel/CloudSpanner 7.28
43 TestAddons/parallel/LocalPath 72.65
44 TestAddons/parallel/NvidiaDevicePlugin 7.36
45 TestAddons/parallel/Yakd 13.85
46 TestAddons/parallel/AmdGpuDevicePlugin 7.34
47 TestAddons/StoppedEnableDisable 13.52
48 TestCertOptions 82.52
49 TestCertExpiration 295.86
50 TestDockerFlags 79.88
51 TestForceSystemdFlag 109.33
52 TestForceSystemdEnv 107.01
59 TestErrorSpam/start 3.93
60 TestErrorSpam/status 2.75
61 TestErrorSpam/pause 3.22
62 TestErrorSpam/unpause 3.12
63 TestErrorSpam/stop 13.71
66 TestFunctional/serial/CopySyncFile 0.04
67 TestFunctional/serial/StartWithProxy 101.21
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 42.7
70 TestFunctional/serial/KubeContext 0.13
71 TestFunctional/serial/KubectlGetPods 0.3
74 TestFunctional/serial/CacheCmd/cache/add_remote 6.05
75 TestFunctional/serial/CacheCmd/cache/add_local 3.59
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.29
77 TestFunctional/serial/CacheCmd/cache/list 0.27
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.86
79 TestFunctional/serial/CacheCmd/cache/cache_reload 3.9
80 TestFunctional/serial/CacheCmd/cache/delete 0.58
81 TestFunctional/serial/MinikubeKubectlCmd 0.51
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 2.44
83 TestFunctional/serial/ExtraConfig 54.17
84 TestFunctional/serial/ComponentHealth 0.18
85 TestFunctional/serial/LogsCmd 2.76
86 TestFunctional/serial/LogsFileCmd 2.5
87 TestFunctional/serial/InvalidService 6.25
89 TestFunctional/parallel/ConfigCmd 2.05
91 TestFunctional/parallel/DryRun 2.29
92 TestFunctional/parallel/InternationalLanguage 1.06
93 TestFunctional/parallel/StatusCmd 3.47
98 TestFunctional/parallel/AddonsCmd 0.78
99 TestFunctional/parallel/PersistentVolumeClaim 104.61
101 TestFunctional/parallel/SSHCmd 2.22
102 TestFunctional/parallel/CpCmd 5.94
103 TestFunctional/parallel/MySQL 77.85
104 TestFunctional/parallel/FileSync 0.86
105 TestFunctional/parallel/CertSync 5.79
109 TestFunctional/parallel/NodeLabels 0.2
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.95
113 TestFunctional/parallel/License 2.76
114 TestFunctional/parallel/DockerEnv/powershell 8.93
115 TestFunctional/parallel/UpdateContextCmd/no_changes 0.53
116 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.51
117 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.57
119 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 1.48
120 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0.01
122 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 58.92
123 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.18
128 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.21
129 TestFunctional/parallel/ServiceCmd/DeployApp 33.81
130 TestFunctional/parallel/ProfileCmd/profile_not_create 1.42
131 TestFunctional/parallel/ProfileCmd/profile_list 1.59
132 TestFunctional/parallel/ProfileCmd/profile_json_output 1.4
133 TestFunctional/parallel/Version/short 0.31
134 TestFunctional/parallel/Version/components 1.68
135 TestFunctional/parallel/ImageCommands/ImageListShort 0.62
136 TestFunctional/parallel/ImageCommands/ImageListTable 0.59
137 TestFunctional/parallel/ImageCommands/ImageListJson 0.64
138 TestFunctional/parallel/ImageCommands/ImageListYaml 0.63
139 TestFunctional/parallel/ImageCommands/ImageBuild 5.91
140 TestFunctional/parallel/ImageCommands/Setup 1.98
141 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 3.3
142 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 2.04
143 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 4.76
144 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.92
145 TestFunctional/parallel/ImageCommands/ImageRemove 1.24
146 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.55
147 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 1.38
148 TestFunctional/parallel/ServiceCmd/List 1.57
149 TestFunctional/parallel/ServiceCmd/JSONOutput 1.55
150 TestFunctional/parallel/ServiceCmd/HTTPS 15.01
151 TestFunctional/parallel/ServiceCmd/Format 15.01
152 TestFunctional/parallel/ServiceCmd/URL 15.02
153 TestFunctional/delete_echo-server_images 0.21
154 TestFunctional/delete_my-image_image 0.09
155 TestFunctional/delete_minikube_cached_images 0.09
159 TestMultiControlPlane/serial/StartCluster 207.64
160 TestMultiControlPlane/serial/DeployApp 29.7
161 TestMultiControlPlane/serial/PingHostFromPods 3.85
162 TestMultiControlPlane/serial/AddWorkerNode 52.4
163 TestMultiControlPlane/serial/NodeLabels 0.18
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 2.81
165 TestMultiControlPlane/serial/CopyFile 46.09
166 TestMultiControlPlane/serial/StopSecondaryNode 14.05
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 2.16
168 TestMultiControlPlane/serial/RestartSecondaryNode 141.17
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 2.77
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 190.67
171 TestMultiControlPlane/serial/DeleteSecondaryNode 17.01
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 2.01
173 TestMultiControlPlane/serial/StopCluster 36.84
174 TestMultiControlPlane/serial/RestartCluster 101.7
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 2.06
176 TestMultiControlPlane/serial/AddSecondaryNode 75.02
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 2.75
180 TestImageBuild/serial/Setup 62.52
181 TestImageBuild/serial/NormalBuild 5.41
182 TestImageBuild/serial/BuildWithBuildArg 2.37
183 TestImageBuild/serial/BuildWithDockerIgnore 1.51
184 TestImageBuild/serial/BuildWithSpecifiedDockerfile 1.7
188 TestJSONOutput/start/Command 94.58
189 TestJSONOutput/start/Audit 0.06
191 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
192 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
194 TestJSONOutput/pause/Command 1.43
195 TestJSONOutput/pause/Audit 0.04
197 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
198 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
200 TestJSONOutput/unpause/Command 1.24
201 TestJSONOutput/unpause/Audit 0.06
203 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
204 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
206 TestJSONOutput/stop/Command 12.48
207 TestJSONOutput/stop/Audit 0.07
209 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
210 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
211 TestErrorJSONOutput 0.91
213 TestKicCustomNetwork/create_custom_network 70.53
214 TestKicCustomNetwork/use_default_bridge_network 68.11
215 TestKicExistingNetwork 71.8
216 TestKicCustomSubnet 71.57
217 TestKicStaticIP 70.92
218 TestMainNoArgs 0.23
219 TestMinikubeProfile 139.23
222 TestMountStart/serial/StartWithMountFirst 17.99
223 TestMountStart/serial/VerifyMountFirst 0.74
224 TestMountStart/serial/StartWithMountSecond 16.54
225 TestMountStart/serial/VerifyMountSecond 0.71
226 TestMountStart/serial/DeleteFirst 2.7
227 TestMountStart/serial/VerifyMountPostDelete 0.7
228 TestMountStart/serial/Stop 2.03
229 TestMountStart/serial/RestartStopped 11.87
230 TestMountStart/serial/VerifyMountPostStop 0.73
233 TestMultiNode/serial/FreshStart2Nodes 141.76
234 TestMultiNode/serial/DeployApp2Nodes 40.97
235 TestMultiNode/serial/PingHostFrom2Pods 2.51
236 TestMultiNode/serial/AddNode 49.42
237 TestMultiNode/serial/MultiNodeLabels 0.2
238 TestMultiNode/serial/ProfileList 1.8
239 TestMultiNode/serial/CopyFile 25.84
240 TestMultiNode/serial/StopNode 4.67
241 TestMultiNode/serial/StartAfterStop 18.2
242 TestMultiNode/serial/RestartKeepsNodes 123.21
243 TestMultiNode/serial/DeleteNode 9.9
244 TestMultiNode/serial/StopMultiNode 24.16
245 TestMultiNode/serial/RestartMultiNode 63.35
246 TestMultiNode/serial/ValidateNameConflict 66.43
250 TestPreload 166.66
251 TestScheduledStopWindows 131.55
255 TestInsufficientStorage 41.77
256 TestRunningBinaryUpgrade 176.79
258 TestKubernetesUpgrade 245.52
259 TestMissingContainerUpgrade 446.65
261 TestStoppedBinaryUpgrade/Setup 0.86
262 TestNoKubernetes/serial/StartNoK8sWithVersion 0.48
270 TestNoKubernetes/serial/StartWithK8s 92.71
271 TestStoppedBinaryUpgrade/Upgrade 351.68
272 TestNoKubernetes/serial/StartWithStopK8s 33.07
273 TestNoKubernetes/serial/Start 29.2
274 TestNoKubernetes/serial/VerifyK8sNotRunning 0.95
275 TestNoKubernetes/serial/ProfileList 3.46
276 TestNoKubernetes/serial/Stop 2.25
277 TestNoKubernetes/serial/StartNoArgs 24.2
278 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.72
279 TestStoppedBinaryUpgrade/MinikubeLogs 4.11
294 TestStartStop/group/old-k8s-version/serial/FirstStart 219.36
296 TestStartStop/group/no-preload/serial/FirstStart 136.73
297 TestStartStop/group/no-preload/serial/DeployApp 10.68
298 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 2.31
299 TestStartStop/group/no-preload/serial/Stop 12.44
300 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.79
301 TestStartStop/group/no-preload/serial/SecondStart 279
302 TestStartStop/group/old-k8s-version/serial/DeployApp 10.39
303 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 2.25
304 TestStartStop/group/old-k8s-version/serial/Stop 12.57
305 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.9
306 TestStartStop/group/old-k8s-version/serial/SecondStart 404.91
308 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 110.05
309 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.9
310 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 2.16
311 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.43
312 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.84
313 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 286.45
314 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
315 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.35
316 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.64
317 TestStartStop/group/no-preload/serial/Pause 6.98
319 TestStartStop/group/newest-cni/serial/FirstStart 71.19
320 TestStartStop/group/newest-cni/serial/DeployApp 0
321 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 3.41
322 TestStartStop/group/newest-cni/serial/Stop 8.99
323 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.86
324 TestStartStop/group/newest-cni/serial/SecondStart 30.78
325 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
326 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
327 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.78
328 TestStartStop/group/newest-cni/serial/Pause 9.1
330 TestStartStop/group/embed-certs/serial/FirstStart 113.76
331 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.02
332 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.53
333 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.66
334 TestStartStop/group/old-k8s-version/serial/Pause 7.18
335 TestNetworkPlugins/group/auto/Start 101.88
336 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
337 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.42
338 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.67
339 TestStartStop/group/default-k8s-diff-port/serial/Pause 10.94
340 TestNetworkPlugins/group/flannel/Start 94.26
341 TestStartStop/group/embed-certs/serial/DeployApp 11.82
342 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 3.12
343 TestNetworkPlugins/group/enable-default-cni/Start 98.22
344 TestStartStop/group/embed-certs/serial/Stop 15.45
345 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.93
346 TestStartStop/group/embed-certs/serial/SecondStart 290.49
347 TestNetworkPlugins/group/auto/KubeletFlags 0.85
348 TestNetworkPlugins/group/auto/NetCatPod 19.64
349 TestNetworkPlugins/group/auto/DNS 0.41
350 TestNetworkPlugins/group/auto/Localhost 0.36
351 TestNetworkPlugins/group/auto/HairPin 0.38
352 TestNetworkPlugins/group/flannel/ControllerPod 6.01
353 TestNetworkPlugins/group/flannel/KubeletFlags 0.84
354 TestNetworkPlugins/group/flannel/NetCatPod 20.66
355 TestNetworkPlugins/group/flannel/DNS 0.49
356 TestNetworkPlugins/group/flannel/Localhost 0.33
357 TestNetworkPlugins/group/flannel/HairPin 0.37
358 TestNetworkPlugins/group/bridge/Start 113.5
359 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.83
360 TestNetworkPlugins/group/enable-default-cni/NetCatPod 22.94
361 TestNetworkPlugins/group/enable-default-cni/DNS 0.37
362 TestNetworkPlugins/group/enable-default-cni/Localhost 0.35
363 TestNetworkPlugins/group/enable-default-cni/HairPin 0.73
364 TestNetworkPlugins/group/kubenet/Start 108.2
365 TestNetworkPlugins/group/calico/Start 158.76
366 TestNetworkPlugins/group/bridge/KubeletFlags 0.84
367 TestNetworkPlugins/group/bridge/NetCatPod 16.64
368 TestNetworkPlugins/group/bridge/DNS 0.39
369 TestNetworkPlugins/group/bridge/Localhost 0.31
370 TestNetworkPlugins/group/bridge/HairPin 0.34
371 TestNetworkPlugins/group/kubenet/KubeletFlags 1.06
372 TestNetworkPlugins/group/kubenet/NetCatPod 20.91
373 TestNetworkPlugins/group/kubenet/DNS 0.47
374 TestNetworkPlugins/group/kubenet/Localhost 0.46
375 TestNetworkPlugins/group/kubenet/HairPin 0.43
376 TestNetworkPlugins/group/kindnet/Start 119.05
377 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
378 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 6.39
379 TestNetworkPlugins/group/custom-flannel/Start 106.07
380 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.66
381 TestStartStop/group/embed-certs/serial/Pause 7.22
382 TestNetworkPlugins/group/calico/ControllerPod 5.14
383 TestNetworkPlugins/group/calico/KubeletFlags 0.77
384 TestNetworkPlugins/group/calico/NetCatPod 24.07
385 TestNetworkPlugins/group/false/Start 108.91
386 TestNetworkPlugins/group/calico/DNS 0.4
387 TestNetworkPlugins/group/calico/Localhost 0.36
388 TestNetworkPlugins/group/calico/HairPin 0.39
389 TestNetworkPlugins/group/kindnet/ControllerPod 6.16
390 TestNetworkPlugins/group/kindnet/KubeletFlags 0.91
391 TestNetworkPlugins/group/kindnet/NetCatPod 19.8
392 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.79
393 TestNetworkPlugins/group/custom-flannel/NetCatPod 17.76
394 TestNetworkPlugins/group/kindnet/DNS 0.37
395 TestNetworkPlugins/group/kindnet/Localhost 0.37
396 TestNetworkPlugins/group/kindnet/HairPin 0.45
397 TestNetworkPlugins/group/custom-flannel/DNS 0.36
398 TestNetworkPlugins/group/custom-flannel/Localhost 0.31
399 TestNetworkPlugins/group/custom-flannel/HairPin 0.31
400 TestNetworkPlugins/group/false/KubeletFlags 0.75
401 TestNetworkPlugins/group/false/NetCatPod 17.6
402 TestNetworkPlugins/group/false/DNS 0.46
403 TestNetworkPlugins/group/false/Localhost 0.38
404 TestNetworkPlugins/group/false/HairPin 0.37
x
+
TestDownloadOnly/v1.20.0/json-events (10.42s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0127 10:20:49.671449    4512 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
I0127 10:20:49.743584    4512 preload.go:146] Found local preload: C:\Users\jenkins.minikube4\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.07s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |       User        | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-831400 | minikube4\jenkins | v1.35.0 | 27 Jan 25 10:20 UTC |          |
	|         | -p download-only-831400        |                      |                   |         |                     |          |
	|         | --force --alsologtostderr      |                      |                   |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |                   |         |                     |          |
	|         | --container-runtime=docker     |                      |                   |         |                     |          |
	|         | --driver=docker                |                      |                   |         |                     |          |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/01/27 10:20:39
	Running on machine: minikube4
	Binary: Built with gc go1.23.4 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0127 10:20:39.360729    4636 out.go:345] Setting OutFile to fd 700 ...
	I0127 10:20:39.440189    4636 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 10:20:39.440189    4636 out.go:358] Setting ErrFile to fd 704...
	I0127 10:20:39.440189    4636 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0127 10:20:39.458128    4636 root.go:314] Error reading config file at C:\Users\jenkins.minikube4\minikube-integration\.minikube\config\config.json: open C:\Users\jenkins.minikube4\minikube-integration\.minikube\config\config.json: The system cannot find the path specified.
	I0127 10:20:39.469587    4636 out.go:352] Setting JSON to true
	I0127 10:20:39.472620    4636 start.go:129] hostinfo: {"hostname":"minikube4","uptime":527735,"bootTime":1737445503,"procs":200,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5371 Build 19045.5371","kernelVersion":"10.0.19045.5371 Build 19045.5371","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"df6bfb5f-73f2-4acb-9365-df7854ecbb28"}
	W0127 10:20:39.472620    4636 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0127 10:20:39.491012    4636 out.go:97] [download-only-831400] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5371 Build 19045.5371
	I0127 10:20:39.491012    4636 notify.go:220] Checking for updates...
	W0127 10:20:39.491012    4636 preload.go:293] Failed to list preload files: open C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball: The system cannot find the file specified.
	I0127 10:20:39.493673    4636 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0127 10:20:39.498610    4636 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	I0127 10:20:39.503712    4636 out.go:169] MINIKUBE_LOCATION=20319
	I0127 10:20:39.509324    4636 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W0127 10:20:39.515677    4636 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0127 10:20:39.516242    4636 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 10:20:39.694200    4636 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I0127 10:20:39.704487    4636 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 10:20:41.086329    4636 cli_runner.go:217] Completed: docker system info --format "{{json .}}": (1.3817785s)
	I0127 10:20:41.088339    4636 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 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:2025-01-27 10:20:41.061576549 +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:33657532416 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>}}
	I0127 10:20:41.101339    4636 out.go:97] Using the docker driver based on user configuration
	I0127 10:20:41.101501    4636 start.go:297] selected driver: docker
	I0127 10:20:41.101501    4636 start.go:901] validating driver "docker" against <nil>
	I0127 10:20:41.118264    4636 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 10:20:41.423235    4636 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 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:2025-01-27 10:20:41.389510389 +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:33657532416 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>}}
	I0127 10:20:41.424060    4636 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0127 10:20:41.534319    4636 start_flags.go:393] Using suggested 16300MB memory alloc based on sys=65534MB, container=32098MB
	I0127 10:20:41.534964    4636 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0127 10:20:41.538860    4636 out.go:169] Using Docker Desktop driver with root privileges
	I0127 10:20:41.542322    4636 cni.go:84] Creating CNI manager for ""
	I0127 10:20:41.542322    4636 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I0127 10:20:41.543443    4636 start.go:340] cluster config:
	{Name:download-only-831400 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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-831400 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker C
RISocket: 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.minikube4:/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}
	I0127 10:20:41.545541    4636 out.go:97] Starting "download-only-831400" primary control-plane node in "download-only-831400" cluster
	I0127 10:20:41.545541    4636 cache.go:121] Beginning downloading kic base image for docker with docker
	I0127 10:20:41.547854    4636 out.go:97] Pulling base image v0.0.46 ...
	I0127 10:20:41.548029    4636 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0127 10:20:41.548029    4636 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0127 10:20:41.611101    4636 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
	I0127 10:20:41.611177    4636 cache.go:56] Caching tarball of preloaded images
	I0127 10:20:41.611882    4636 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0127 10:20:41.614505    4636 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0127 10:20:41.614505    4636 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I0127 10:20:41.631110    4636 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0127 10:20:41.631222    4636 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\kic\amd64\kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279.tar -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\kic\amd64\kicbase_v0.0.46@sha256_fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279.tar
	I0127 10:20:41.631488    4636 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\kic\amd64\kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279.tar -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\kic\amd64\kicbase_v0.0.46@sha256_fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279.tar
	I0127 10:20:41.631523    4636 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0127 10:20:41.632377    4636 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0127 10:20:41.681945    4636 download.go:108] 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.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	I0127 10:20:45.625923    4636 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I0127 10:20:45.627753    4636 preload.go:254] verifying checksum of C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I0127 10:20:46.621528    4636 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on docker
	I0127 10:20:46.622337    4636 profile.go:143] Saving config to C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\download-only-831400\config.json ...
	I0127 10:20:46.622337    4636 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\download-only-831400\config.json: {Name:mk00a7db751e39601d4561d1e0d1200719c5cda9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 10:20:46.623339    4636 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0127 10:20:46.624754    4636 download.go:108] Downloading: https://dl.k8s.io/release/v1.20.0/bin/windows/amd64/kubectl.exe?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/windows/amd64/kubectl.exe.sha256 -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\windows\amd64\v1.20.0/kubectl.exe
	I0127 10:20:46.664499    4636 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	
	
	* The control-plane node download-only-831400 host does not exist
	  To start a cluster, run: "minikube start -p download-only-831400"

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

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

                                                
                                                
=== 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.3362325s)
--- PASS: TestDownloadOnly/v1.20.0/DeleteAll (1.34s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/json-events (6.3s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-981100 --force --alsologtostderr --kubernetes-version=v1.32.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-981100 --force --alsologtostderr --kubernetes-version=v1.32.1 --container-runtime=docker --driver=docker: (6.303692s)
--- PASS: TestDownloadOnly/v1.32.1/json-events (6.30s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/preload-exists
I0127 10:20:59.713610    4512 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime docker
I0127 10:20:59.713610    4512 preload.go:146] Found local preload: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.1-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.1/preload-exists (0.00s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/LogsDuration (0.92s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |       User        | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-831400 | minikube4\jenkins | v1.35.0 | 27 Jan 25 10:20 UTC |                     |
	|         | -p download-only-831400        |                      |                   |         |                     |                     |
	|         | --force --alsologtostderr      |                      |                   |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |                   |         |                     |                     |
	|         | --container-runtime=docker     |                      |                   |         |                     |                     |
	|         | --driver=docker                |                      |                   |         |                     |                     |
	| delete  | --all                          | minikube             | minikube4\jenkins | v1.35.0 | 27 Jan 25 10:20 UTC | 27 Jan 25 10:20 UTC |
	| delete  | -p download-only-831400        | download-only-831400 | minikube4\jenkins | v1.35.0 | 27 Jan 25 10:20 UTC | 27 Jan 25 10:20 UTC |
	| start   | -o=json --download-only        | download-only-981100 | minikube4\jenkins | v1.35.0 | 27 Jan 25 10:20 UTC |                     |
	|         | -p download-only-981100        |                      |                   |         |                     |                     |
	|         | --force --alsologtostderr      |                      |                   |         |                     |                     |
	|         | --kubernetes-version=v1.32.1   |                      |                   |         |                     |                     |
	|         | --container-runtime=docker     |                      |                   |         |                     |                     |
	|         | --driver=docker                |                      |                   |         |                     |                     |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/01/27 10:20:53
	Running on machine: minikube4
	Binary: Built with gc go1.23.4 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0127 10:20:53.506554    9264 out.go:345] Setting OutFile to fd 824 ...
	I0127 10:20:53.574295    9264 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 10:20:53.574295    9264 out.go:358] Setting ErrFile to fd 828...
	I0127 10:20:53.574295    9264 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 10:20:53.597362    9264 out.go:352] Setting JSON to true
	I0127 10:20:53.604202    9264 start.go:129] hostinfo: {"hostname":"minikube4","uptime":527749,"bootTime":1737445503,"procs":201,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5371 Build 19045.5371","kernelVersion":"10.0.19045.5371 Build 19045.5371","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"df6bfb5f-73f2-4acb-9365-df7854ecbb28"}
	W0127 10:20:53.604202    9264 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0127 10:20:53.614155    9264 out.go:97] [download-only-981100] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5371 Build 19045.5371
	I0127 10:20:53.614395    9264 notify.go:220] Checking for updates...
	I0127 10:20:53.617833    9264 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0127 10:20:53.620612    9264 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	I0127 10:20:53.623283    9264 out.go:169] MINIKUBE_LOCATION=20319
	I0127 10:20:53.626209    9264 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W0127 10:20:53.632543    9264 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0127 10:20:53.633921    9264 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 10:20:53.801325    9264 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I0127 10:20:53.815557    9264 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 10:20:54.132413    9264 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 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:2025-01-27 10:20:54.104346814 +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:33657532416 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>}}
	I0127 10:20:54.136150    9264 out.go:97] Using the docker driver based on user configuration
	I0127 10:20:54.136150    9264 start.go:297] selected driver: docker
	I0127 10:20:54.136150    9264 start.go:901] validating driver "docker" against <nil>
	I0127 10:20:54.153981    9264 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 10:20:54.505267    9264 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 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:2025-01-27 10:20:54.473158215 +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:33657532416 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>}}
	I0127 10:20:54.505586    9264 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0127 10:20:54.549965    9264 start_flags.go:393] Using suggested 16300MB memory alloc based on sys=65534MB, container=32098MB
	I0127 10:20:54.551060    9264 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0127 10:20:54.850024    9264 out.go:169] Using Docker Desktop driver with root privileges
	I0127 10:20:54.860585    9264 cni.go:84] Creating CNI manager for ""
	I0127 10:20:54.860585    9264 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0127 10:20:54.860585    9264 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0127 10:20:54.860585    9264 start.go:340] cluster config:
	{Name:download-only-981100 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:download-only-981100 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker C
RISocket: 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.32.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.minikube4:/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}
	I0127 10:20:54.873302    9264 out.go:97] Starting "download-only-981100" primary control-plane node in "download-only-981100" cluster
	I0127 10:20:54.874027    9264 cache.go:121] Beginning downloading kic base image for docker with docker
	I0127 10:20:54.877088    9264 out.go:97] Pulling base image v0.0.46 ...
	I0127 10:20:54.877088    9264 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime docker
	I0127 10:20:54.877088    9264 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0127 10:20:54.951463    9264 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.1/preloaded-images-k8s-v18-v1.32.1-docker-overlay2-amd64.tar.lz4
	I0127 10:20:54.951463    9264 cache.go:56] Caching tarball of preloaded images
	I0127 10:20:54.952541    9264 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime docker
	I0127 10:20:54.972153    9264 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0127 10:20:54.972153    9264 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\kic\amd64\kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279.tar -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\kic\amd64\kicbase_v0.0.46@sha256_fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279.tar
	I0127 10:20:54.972153    9264 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\kic\amd64\kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279.tar -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\kic\amd64\kicbase_v0.0.46@sha256_fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279.tar
	I0127 10:20:54.972153    9264 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0127 10:20:54.973184    9264 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0127 10:20:54.973184    9264 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0127 10:20:54.973505    9264 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0127 10:20:55.102866    9264 out.go:97] Downloading Kubernetes v1.32.1 preload ...
	I0127 10:20:55.102866    9264 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.1-docker-overlay2-amd64.tar.lz4 ...
	I0127 10:20:55.160768    9264 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.1/preloaded-images-k8s-v18-v1.32.1-docker-overlay2-amd64.tar.lz4?checksum=md5:f45d35459b7bc8c69a7c5dddb9b2c151 -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.1-docker-overlay2-amd64.tar.lz4
	I0127 10:20:57.826168    9264 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.32.1-docker-overlay2-amd64.tar.lz4 ...
	I0127 10:20:57.827208    9264 preload.go:254] verifying checksum of C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.1-docker-overlay2-amd64.tar.lz4 ...
	
	
	* The control-plane node download-only-981100 host does not exist
	  To start a cluster, run: "minikube start -p download-only-981100"

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/DeleteAll (1.41s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.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.4069283s)
--- PASS: TestDownloadOnly/v1.32.1/DeleteAll (1.41s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds (0.92s)

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

                                                
                                    
x
+
TestDownloadOnlyKic (3.26s)

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

                                                
                                    
x
+
TestBinaryMirror (2.75s)

                                                
                                                
=== RUN   TestBinaryMirror
I0127 10:21:07.713003    4512 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.1/bin/windows/amd64/kubectl.exe?checksum=file:https://dl.k8s.io/release/v1.32.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-980100 --alsologtostderr --binary-mirror http://127.0.0.1:51631 --driver=docker
aaa_download_only_test.go:314: (dbg) Done: out/minikube-windows-amd64.exe start --download-only -p binary-mirror-980100 --alsologtostderr --binary-mirror http://127.0.0.1:51631 --driver=docker: (1.7076359s)
helpers_test.go:175: Cleaning up "binary-mirror-980100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p binary-mirror-980100
--- PASS: TestBinaryMirror (2.75s)

                                                
                                    
x
+
TestOffline (120.99s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe start -p offline-docker-085500 --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-085500 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker: (1m54.0147447s)
helpers_test.go:175: Cleaning up "offline-docker-085500" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p offline-docker-085500
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p offline-docker-085500: (6.9735953s)
--- PASS: TestOffline (120.99s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.33s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.33s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (515.86s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-windows-amd64.exe start -p addons-946000 --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-946000 --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: (8m35.8624847s)
--- PASS: TestAddons/Setup (515.86s)

                                                
                                    
x
+
TestAddons/serial/Volcano (56.37s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:823: volcano-controller stabilized in 26.7678ms
addons_test.go:807: volcano-scheduler stabilized in 27.0582ms
addons_test.go:815: volcano-admission stabilized in 27.2488ms
addons_test.go:829: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-7ff7cd6989-xc88p" [078eb64e-090b-45c8-b2db-fa8d0e712c13] Running
addons_test.go:829: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 5.007577s
addons_test.go:833: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-57676bd54c-7rq26" [f214c8cb-8d59-400b-9bb3-cab5fd90d635] Running
addons_test.go:833: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.0075766s
addons_test.go:837: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-77df547cdf-xq7ng" [aaf8fb49-c27c-41cb-9efa-964029e71319] Running
addons_test.go:837: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 6.0085642s
addons_test.go:842: (dbg) Run:  kubectl --context addons-946000 delete -n volcano-system job volcano-admission-init
addons_test.go:848: (dbg) Run:  kubectl --context addons-946000 create -f testdata\vcjob.yaml
addons_test.go:856: (dbg) Run:  kubectl --context addons-946000 get vcjob -n my-volcano
addons_test.go:874: (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" [bdf44d71-f197-4860-8700-bd19c5923bc2] Pending
helpers_test.go:344: "test-job-nginx-0" [bdf44d71-f197-4860-8700-bd19c5923bc2] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [bdf44d71-f197-4860-8700-bd19c5923bc2] Running
addons_test.go:874: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 27.0078132s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-946000 addons disable volcano --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-946000 addons disable volcano --alsologtostderr -v=1: (12.4166196s)
--- PASS: TestAddons/serial/Volcano (56.37s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-946000 create -f testdata\busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-946000 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [bd017dfe-310f-49a3-9f1b-68e0b9344eac] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [bd017dfe-310f-49a3-9f1b-68e0b9344eac] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 9.0088699s
addons_test.go:633: (dbg) Run:  kubectl --context addons-946000 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-946000 describe sa gcp-auth-test
addons_test.go:659: (dbg) Run:  kubectl --context addons-946000 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:683: (dbg) Run:  kubectl --context addons-946000 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (10.75s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (15.06s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-j8lsm" [e5b68e57-cc84-4014-98fb-693942eed947] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.0085893s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-946000 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-946000 addons disable inspektor-gadget --alsologtostderr -v=1: (9.049432s)
--- PASS: TestAddons/parallel/InspektorGadget (15.06s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (9.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 18.0447ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-7fbb699795-bxw4x" [62572eec-bf8e-4cb3-af1f-ecc8d2a14439] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.0079598s
addons_test.go:402: (dbg) Run:  kubectl --context addons-946000 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-946000 addons disable metrics-server --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-946000 addons disable metrics-server --alsologtostderr -v=1: (4.5983617s)
--- PASS: TestAddons/parallel/MetricsServer (9.84s)

                                                
                                    
x
+
TestAddons/parallel/CSI (64.21s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0127 10:31:33.242887    4512 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0127 10:31:33.396389    4512 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0127 10:31:33.396527    4512 kapi.go:107] duration metric: took 153.6328ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 153.6328ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-946000 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-946000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-946000 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" [da9689b1-7486-4c21-bd26-9695c953c870] 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" [da9689b1-7486-4c21-bd26-9695c953c870] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 20.0080358s
addons_test.go:511: (dbg) Run:  kubectl --context addons-946000 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-946000 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-946000 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-946000 delete pod task-pv-pod
addons_test.go:521: (dbg) Done: kubectl --context addons-946000 delete pod task-pv-pod: (1.2034787s)
addons_test.go:527: (dbg) Run:  kubectl --context addons-946000 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-946000 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-946000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-946000 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" [1be4980b-96d1-43cf-bcad-b435b4d5d743] Pending
helpers_test.go:344: "task-pv-pod-restore" [1be4980b-96d1-43cf-bcad-b435b4d5d743] 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" [1be4980b-96d1-43cf-bcad-b435b4d5d743] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 9.0101222s
addons_test.go:553: (dbg) Run:  kubectl --context addons-946000 delete pod task-pv-pod-restore
addons_test.go:553: (dbg) Done: kubectl --context addons-946000 delete pod task-pv-pod-restore: (1.3089997s)
addons_test.go:557: (dbg) Run:  kubectl --context addons-946000 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-946000 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-946000 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-946000 addons disable volumesnapshots --alsologtostderr -v=1: (1.7685913s)
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-946000 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-946000 addons disable csi-hostpath-driver --alsologtostderr -v=1: (8.175044s)
--- PASS: TestAddons/parallel/CSI (64.21s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (32.94s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-windows-amd64.exe addons enable headlamp -p addons-946000 --alsologtostderr -v=1
addons_test.go:747: (dbg) Done: out/minikube-windows-amd64.exe addons enable headlamp -p addons-946000 --alsologtostderr -v=1: (1.6823116s)
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-69d78d796f-pjqlt" [2f296dd7-9884-4c65-95b8-2f6db14de08e] Pending
helpers_test.go:344: "headlamp-69d78d796f-pjqlt" [2f296dd7-9884-4c65-95b8-2f6db14de08e] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-69d78d796f-pjqlt" [2f296dd7-9884-4c65-95b8-2f6db14de08e] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 24.0130699s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-946000 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-946000 addons disable headlamp --alsologtostderr -v=1: (7.2378894s)
--- PASS: TestAddons/parallel/Headlamp (32.94s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (7.28s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5d76cffbc-6p7cj" [434f2b6a-9d6b-4ec2-8e8c-cabf0b2f4392] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.0069508s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-946000 addons disable cloud-spanner --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-946000 addons disable cloud-spanner --alsologtostderr -v=1: (1.2540287s)
--- PASS: TestAddons/parallel/CloudSpanner (7.28s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (72.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-946000 apply -f testdata\storage-provisioner-rancher\pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-946000 apply -f testdata\storage-provisioner-rancher\pod.yaml
addons_test.go:898: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [10e81897-2a82-4e7c-b4e2-b28dc1780302] Pending
helpers_test.go:344: "test-local-path" [10e81897-2a82-4e7c-b4e2-b28dc1780302] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [10e81897-2a82-4e7c-b4e2-b28dc1780302] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [10e81897-2a82-4e7c-b4e2-b28dc1780302] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 8.0078609s
addons_test.go:906: (dbg) Run:  kubectl --context addons-946000 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-946000 ssh "cat /opt/local-path-provisioner/pvc-70c05c29-af0f-4166-835d-0d663cbb7669_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-946000 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-946000 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-946000 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-946000 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (46.99174s)
--- PASS: TestAddons/parallel/LocalPath (72.65s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (7.36s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:964: (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-wrvtx" [9c1d408d-294b-4529-a5c3-6c411f64294b] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.0088639s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-946000 addons disable nvidia-device-plugin --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-946000 addons disable nvidia-device-plugin --alsologtostderr -v=1: (1.3493145s)
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (7.36s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (13.85s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-575dd5996b-lr96b" [3df98de1-81e9-4495-abb3-78e529636037] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.050403s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-946000 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-946000 addons disable yakd --alsologtostderr -v=1: (7.7992018s)
--- PASS: TestAddons/parallel/Yakd (13.85s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (7.34s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:977: (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-95lqx" [fb787717-5c43-4001-8c48-ee7b08072c80] Running
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 6.0088639s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-946000 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-946000 addons disable amd-gpu-device-plugin --alsologtostderr -v=1: (1.3283188s)
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (7.34s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (13.52s)

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

                                                
                                    
x
+
TestCertOptions (82.52s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-options-991700 --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-991700 --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: (1m10.9212133s)
cert_options_test.go:60: (dbg) Run:  out/minikube-windows-amd64.exe -p cert-options-991700 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
I0127 11:37:20.845914    4512 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8555/tcp") 0).HostPort}}'" cert-options-991700
cert_options_test.go:100: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p cert-options-991700 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-991700" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-options-991700
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-options-991700: (9.7664601s)
--- PASS: TestCertOptions (82.52s)

                                                
                                    
x
+
TestCertExpiration (295.86s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-972100 --memory=2048 --cert-expiration=3m --driver=docker
cert_options_test.go:123: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-972100 --memory=2048 --cert-expiration=3m --driver=docker: (1m13.3839232s)
E0127 11:38:02.425394    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:38:19.349196    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:39:46.878306    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
cert_options_test.go:131: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-972100 --memory=2048 --cert-expiration=8760h --driver=docker
cert_options_test.go:131: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-972100 --memory=2048 --cert-expiration=8760h --driver=docker: (36.5048001s)
helpers_test.go:175: Cleaning up "cert-expiration-972100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-expiration-972100
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-expiration-972100: (5.9656868s)
--- PASS: TestCertExpiration (295.86s)

                                                
                                    
x
+
TestDockerFlags (79.88s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-flags-716000 --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-716000 --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: (1m13.2235176s)
docker_test.go:56: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-716000 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-716000 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-716000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-flags-716000
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-flags-716000: (4.8832558s)
--- PASS: TestDockerFlags (79.88s)

                                                
                                    
x
+
TestForceSystemdFlag (109.33s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-flag-360200 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker
docker_test.go:91: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-flag-360200 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker: (1m41.8823453s)
docker_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-flag-360200 ssh "docker info --format {{.CgroupDriver}}"
docker_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-flag-360200 ssh "docker info --format {{.CgroupDriver}}": (1.042408s)
helpers_test.go:175: Cleaning up "force-systemd-flag-360200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-flag-360200
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-flag-360200: (6.4051347s)
--- PASS: TestForceSystemdFlag (109.33s)

                                                
                                    
x
+
TestForceSystemdEnv (107.01s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-env-525700 --memory=2048 --alsologtostderr -v=5 --driver=docker
E0127 11:34:46.864840    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
docker_test.go:155: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-env-525700 --memory=2048 --alsologtostderr -v=5 --driver=docker: (1m40.077011s)
docker_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-env-525700 ssh "docker info --format {{.CgroupDriver}}"
docker_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-env-525700 ssh "docker info --format {{.CgroupDriver}}": (1.116055s)
helpers_test.go:175: Cleaning up "force-systemd-env-525700" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-env-525700
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-env-525700: (5.8202428s)
--- PASS: TestForceSystemdEnv (107.01s)

                                                
                                    
x
+
TestErrorSpam/start (3.93s)

                                                
                                                
=== 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-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 start --dry-run
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 start --dry-run: (1.2450561s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 start --dry-run
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 start --dry-run: (1.3306722s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 start --dry-run
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 start --dry-run: (1.3543164s)
--- PASS: TestErrorSpam/start (3.93s)

                                                
                                    
x
+
TestErrorSpam/status (2.75s)

                                                
                                                
=== 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-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 status
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 status
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 status
--- PASS: TestErrorSpam/status (2.75s)

                                                
                                    
x
+
TestErrorSpam/pause (3.22s)

                                                
                                                
=== 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-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 pause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 pause: (1.3986276s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 pause
--- PASS: TestErrorSpam/pause (3.22s)

                                                
                                    
x
+
TestErrorSpam/unpause (3.12s)

                                                
                                                
=== 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-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 unpause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 unpause: (1.1707215s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 unpause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 unpause: (1.0385714s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 unpause
--- PASS: TestErrorSpam/unpause (3.12s)

                                                
                                    
x
+
TestErrorSpam/stop (13.71s)

                                                
                                                
=== 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-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 stop
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 stop: (6.883944s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 stop
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 stop: (3.4905203s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 stop
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-957100 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-957100 stop: (3.3331133s)
--- PASS: TestErrorSpam/stop (13.71s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (101.21s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-430700 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker
E0127 10:34:46.699424    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:34:46.706772    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:34:46.718702    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:34:46.741157    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:34:46.783487    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:34:46.865614    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:34:47.027863    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:34:47.349955    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:34:47.992014    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:34:49.274489    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:34:51.836258    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:34:56.958862    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:35:07.200559    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:35:27.684104    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:36:08.648809    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\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-430700 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker: (1m41.1992899s)
--- PASS: TestFunctional/serial/StartWithProxy (101.21s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (42.7s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0127 10:36:09.289171    4512 config.go:182] Loaded profile config "functional-430700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
functional_test.go:659: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-430700 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-430700 --alsologtostderr -v=8: (42.6952393s)
functional_test.go:663: soft start took 42.6972627s for "functional-430700" cluster.
I0127 10:36:51.988572    4512 config.go:182] Loaded profile config "functional-430700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/SoftStart (42.70s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.3s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 cache add registry.k8s.io/pause:3.1: (2.0823256s)
functional_test.go:1049: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 cache add registry.k8s.io/pause:3.3: (1.9474724s)
functional_test.go:1049: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 cache add registry.k8s.io/pause:latest: (2.0163745s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (6.05s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-430700 C:\Users\jenkins.minikube4\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local72525853\001
functional_test.go:1077: (dbg) Done: docker build -t minikube-local-cache-test:functional-430700 C:\Users\jenkins.minikube4\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local72525853\001: (1.566913s)
functional_test.go:1089: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 cache add minikube-local-cache-test:functional-430700
functional_test.go:1089: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 cache add minikube-local-cache-test:functional-430700: (1.5970738s)
functional_test.go:1094: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 cache delete minikube-local-cache-test:functional-430700
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-430700
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (3.59s)

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

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

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

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

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

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

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

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

                                                
                                                
-- 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-430700 cache reload
functional_test.go:1158: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 cache reload: (1.5718275s)
functional_test.go:1163: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (3.90s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.51s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (2.44s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (54.17s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-430700 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0127 10:37:30.574924    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\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-430700 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (54.1703318s)
functional_test.go:761: restart took 54.1703318s for "functional-430700" cluster.
I0127 10:38:05.094059    4512 config.go:182] Loaded profile config "functional-430700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/ExtraConfig (54.17s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.18s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (2.76s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (2.5s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 logs --file C:\Users\jenkins.minikube4\AppData\Local\Temp\TestFunctionalserialLogsFileCmd188962463\001\logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 logs --file C:\Users\jenkins.minikube4\AppData\Local\Temp\TestFunctionalserialLogsFileCmd188962463\001\logs.txt: (2.495061s)
--- PASS: TestFunctional/serial/LogsFileCmd (2.50s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (6.25s)

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

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

                                                
                                                
-- /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.minikube4\AppData\Local\Temp\minikube_service_9c977cb937a5c6299cc91c983e64e702e081bf76_0.log    │
	│                                                                                                                         │
	╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (2.05s)

                                                
                                                
=== 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-430700 config unset cpus
functional_test.go:1199: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 config get cpus
functional_test.go:1199: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-430700 config get cpus: exit status 14 (294.921ms)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (2.29s)

                                                
                                                
=== 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-430700 --dry-run --memory 250MB --alsologtostderr --driver=docker
functional_test.go:974: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-430700 --dry-run --memory 250MB --alsologtostderr --driver=docker: exit status 23 (978.5967ms)

                                                
                                                
-- stdout --
	* [functional-430700] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5371 Build 19045.5371
	  - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20319
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 10:39:41.018147    6736 out.go:345] Setting OutFile to fd 1448 ...
	I0127 10:39:41.104577    6736 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 10:39:41.104577    6736 out.go:358] Setting ErrFile to fd 880...
	I0127 10:39:41.104577    6736 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 10:39:41.125526    6736 out.go:352] Setting JSON to false
	I0127 10:39:41.129403    6736 start.go:129] hostinfo: {"hostname":"minikube4","uptime":528877,"bootTime":1737445503,"procs":205,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5371 Build 19045.5371","kernelVersion":"10.0.19045.5371 Build 19045.5371","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"df6bfb5f-73f2-4acb-9365-df7854ecbb28"}
	W0127 10:39:41.129695    6736 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0127 10:39:41.133605    6736 out.go:177] * [functional-430700] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5371 Build 19045.5371
	I0127 10:39:41.136891    6736 notify.go:220] Checking for updates...
	I0127 10:39:41.139010    6736 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0127 10:39:41.141448    6736 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0127 10:39:41.144589    6736 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	I0127 10:39:41.147698    6736 out.go:177]   - MINIKUBE_LOCATION=20319
	I0127 10:39:41.150562    6736 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 10:39:41.160483    6736 config.go:182] Loaded profile config "functional-430700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
	I0127 10:39:41.162490    6736 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 10:39:41.367890    6736 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I0127 10:39:41.383259    6736 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 10:39:41.748782    6736 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 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:66 OomKillDisable:true NGoroutines:82 SystemTime:2025-01-27 10:39:41.711878836 +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:33657532416 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>}}
	I0127 10:39:41.752762    6736 out.go:177] * Using the docker driver based on existing profile
	I0127 10:39:41.755770    6736 start.go:297] selected driver: docker
	I0127 10:39:41.755770    6736 start.go:901] validating driver "docker" against &{Name:functional-430700 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:functional-430700 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] 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.32.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.minikube4:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: Mount
MSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 10:39:41.755770    6736 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0127 10:39:41.811554    6736 out.go:201] 
	W0127 10:39:41.813548    6736 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
	I0127 10:39:41.816553    6736 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (1.06s)

                                                
                                                
=== 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-430700 --dry-run --memory 250MB --alsologtostderr --driver=docker
functional_test.go:1020: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-430700 --dry-run --memory 250MB --alsologtostderr --driver=docker: exit status 23 (1.0558343s)

                                                
                                                
-- stdout --
	* [functional-430700] minikube v1.35.0 sur Microsoft Windows 10 Enterprise N 10.0.19045.5371 Build 19045.5371
	  - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20319
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 10:39:38.426474   15056 out.go:345] Setting OutFile to fd 1260 ...
	I0127 10:39:38.517903   15056 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 10:39:38.517903   15056 out.go:358] Setting ErrFile to fd 1356...
	I0127 10:39:38.517903   15056 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 10:39:38.537922   15056 out.go:352] Setting JSON to false
	I0127 10:39:38.544914   15056 start.go:129] hostinfo: {"hostname":"minikube4","uptime":528874,"bootTime":1737445503,"procs":199,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5371 Build 19045.5371","kernelVersion":"10.0.19045.5371 Build 19045.5371","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"df6bfb5f-73f2-4acb-9365-df7854ecbb28"}
	W0127 10:39:38.544914   15056 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0127 10:39:38.548925   15056 out.go:177] * [functional-430700] minikube v1.35.0 sur Microsoft Windows 10 Enterprise N 10.0.19045.5371 Build 19045.5371
	I0127 10:39:38.551920   15056 notify.go:220] Checking for updates...
	I0127 10:39:38.555935   15056 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0127 10:39:38.558919   15056 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0127 10:39:38.562939   15056 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	I0127 10:39:38.564942   15056 out.go:177]   - MINIKUBE_LOCATION=20319
	I0127 10:39:38.567991   15056 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 10:39:38.570932   15056 config.go:182] Loaded profile config "functional-430700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
	I0127 10:39:38.571925   15056 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 10:39:38.778896   15056 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I0127 10:39:38.788888   15056 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 10:39:39.171472   15056 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 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:66 OomKillDisable:true NGoroutines:82 SystemTime:2025-01-27 10:39:39.141111672 +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:33657532416 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>}}
	I0127 10:39:39.176472   15056 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0127 10:39:39.178477   15056 start.go:297] selected driver: docker
	I0127 10:39:39.178477   15056 start.go:901] validating driver "docker" against &{Name:functional-430700 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:functional-430700 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] 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.32.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.minikube4:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: Mount
MSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 10:39:39.178477   15056 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0127 10:39:39.296858   15056 out.go:201] 
	W0127 10:39:39.300101   15056 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
	I0127 10:39:39.304301   15056 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (3.47s)

                                                
                                                
=== 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-430700 status
functional_test.go:854: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 status: (1.1414156s)
functional_test.go:860: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:860: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}: (1.0675485s)
functional_test.go:872: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 status -o json
functional_test.go:872: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 status -o json: (1.2598803s)
--- PASS: TestFunctional/parallel/StatusCmd (3.47s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.78s)

                                                
                                                
=== 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-430700 addons list
functional_test.go:1702: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.78s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (104.61s)

                                                
                                                
=== 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" [94630c65-5ef5-4f52-bf9d-675205d4a4dc] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.0265333s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-430700 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-430700 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-430700 get pvc myclaim -o=json
I0127 10:38:31.569752    4512 retry.go:31] will retry after 2.826157592s: testpvc phase = "Pending", want "Bound" (msg={TypeMeta:{Kind:PersistentVolumeClaim APIVersion:v1} ObjectMeta:{Name:myclaim GenerateName: Namespace:default SelfLink: UID:607ca4cc-066e-400f-a9fa-d48711ce8253 ResourceVersion:767 Generation:0 CreationTimestamp:2025-01-27 10:38:31 +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"}}
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: StorageClassName:0xc001b6d1d0 VolumeMode:0xc001b6d1e0 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-430700 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-430700 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" [4d6f7dc0-535f-402b-be96-60a51df2dcbe] Pending
helpers_test.go:344: "sp-pod" [4d6f7dc0-535f-402b-be96-60a51df2dcbe] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [4d6f7dc0-535f-402b-be96-60a51df2dcbe] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 1m24.0086136s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-430700 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-430700 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-430700 delete -f testdata/storage-provisioner/pod.yaml: (1.3374059s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-430700 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" [fb83241a-ec5b-4f10-8c60-1f9d12660042] Pending
helpers_test.go:344: "sp-pod" [fb83241a-ec5b-4f10-8c60-1f9d12660042] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [fb83241a-ec5b-4f10-8c60-1f9d12660042] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 9.0092906s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-430700 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (104.61s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (2.22s)

                                                
                                                
=== 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-430700 ssh "echo hello"
functional_test.go:1725: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 ssh "echo hello": (1.0799932s)
functional_test.go:1742: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 ssh "cat /etc/hostname"
functional_test.go:1742: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 ssh "cat /etc/hostname": (1.1387616s)
--- PASS: TestFunctional/parallel/SSHCmd (2.22s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (5.94s)

                                                
                                                
=== 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-430700 cp testdata\cp-test.txt /home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 ssh -n functional-430700 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 cp functional-430700:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestFunctionalparallelCpCmd231636001\001\cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 ssh -n functional-430700 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 ssh -n functional-430700 "sudo cat /home/docker/cp-test.txt": (1.1447274s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 cp testdata\cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 cp testdata\cp-test.txt /tmp/does/not/exist/cp-test.txt: (1.1127624s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 ssh -n functional-430700 "sudo cat /tmp/does/not/exist/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 ssh -n functional-430700 "sudo cat /tmp/does/not/exist/cp-test.txt": (1.1030211s)
--- PASS: TestFunctional/parallel/CpCmd (5.94s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (77.85s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-430700 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-58ccfd96bb-sgp5j" [08e61814-426a-4822-8b21-6d9cda7e097d] Pending
helpers_test.go:344: "mysql-58ccfd96bb-sgp5j" [08e61814-426a-4822-8b21-6d9cda7e097d] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-58ccfd96bb-sgp5j" [08e61814-426a-4822-8b21-6d9cda7e097d] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 1m0.005742s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-430700 exec mysql-58ccfd96bb-sgp5j -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-430700 exec mysql-58ccfd96bb-sgp5j -- mysql -ppassword -e "show databases;": exit status 1 (542.7967ms)

                                                
                                                
** 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 **
I0127 10:39:19.752757    4512 retry.go:31] will retry after 955.530962ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-430700 exec mysql-58ccfd96bb-sgp5j -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-430700 exec mysql-58ccfd96bb-sgp5j -- mysql -ppassword -e "show databases;": exit status 1 (739.6115ms)

                                                
                                                
** 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 **
I0127 10:39:21.460603    4512 retry.go:31] will retry after 932.552175ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-430700 exec mysql-58ccfd96bb-sgp5j -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-430700 exec mysql-58ccfd96bb-sgp5j -- mysql -ppassword -e "show databases;": exit status 1 (450.6146ms)

                                                
                                                
** 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 **
I0127 10:39:22.852672    4512 retry.go:31] will retry after 2.876059125s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-430700 exec mysql-58ccfd96bb-sgp5j -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-430700 exec mysql-58ccfd96bb-sgp5j -- mysql -ppassword -e "show databases;": exit status 1 (839.6945ms)

                                                
                                                
** 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 **
I0127 10:39:26.578803    4512 retry.go:31] will retry after 2.888731804s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-430700 exec mysql-58ccfd96bb-sgp5j -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-430700 exec mysql-58ccfd96bb-sgp5j -- mysql -ppassword -e "show databases;": exit status 1 (477.3294ms)

                                                
                                                
** 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 **
I0127 10:39:29.958279    4512 retry.go:31] will retry after 5.69836775s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-430700 exec mysql-58ccfd96bb-sgp5j -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (77.85s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.86s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (5.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/4512.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 ssh "sudo cat /etc/ssl/certs/4512.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/4512.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 ssh "sudo cat /usr/share/ca-certificates/4512.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-430700 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/45122.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 ssh "sudo cat /etc/ssl/certs/45122.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/45122.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 ssh "sudo cat /usr/share/ca-certificates/45122.pem"
functional_test.go:2000: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 ssh "sudo cat /usr/share/ca-certificates/45122.pem": (1.1360727s)
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-430700 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
functional_test.go:2000: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0": (1.2157535s)
--- PASS: TestFunctional/parallel/CertSync (5.79s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.2s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.95s)

                                                
                                                
=== 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-430700 ssh "sudo systemctl is-active crio"
functional_test.go:2027: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-430700 ssh "sudo systemctl is-active crio": exit status 1 (945.098ms)

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (2.76s)

                                                
                                                
=== 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: (2.7326628s)
--- PASS: TestFunctional/parallel/License (2.76s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-430700 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-430700 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-430700 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 14312: TerminateProcess: Access is denied.
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-430700 tunnel --alsologtostderr] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (1.48s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-430700 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" [e459a4e4-415f-4229-a048-846e04b487e8] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [e459a4e4-415f-4229-a048-846e04b487e8] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 58.0075111s
I0127 10:39:25.189119    4512 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (58.92s)

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

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

                                                
                                    
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-430700 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 9912: TerminateProcess: Access is denied.
helpers_test.go:508: unable to kill pid 11196: TerminateProcess: Access is denied.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.21s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-430700 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-430700 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-fcfd88b6f-58l7p" [ac69d4f7-062c-4334-94eb-47b4aa4686a3] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-fcfd88b6f-58l7p" [ac69d4f7-062c-4334-94eb-47b4aa4686a3] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 33.0096891s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (33.81s)

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

                                                
                                                
=== 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.0652006s)
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (1.42s)

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

                                                
                                                
=== 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.333557s)
functional_test.go:1315: Took "1.333557s" 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 "258.8818ms" to run "out/minikube-windows-amd64.exe profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (1.59s)

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

                                                
                                                
=== 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.1433049s)
functional_test.go:1366: Took "1.1433617s" 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 "256.5181ms" to run "out/minikube-windows-amd64.exe profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (1.40s)

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

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

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

                                                
                                                
=== 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-430700 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 version -o=json --components: (1.6789424s)
--- PASS: TestFunctional/parallel/Version/components (1.68s)

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

                                                
                                                
=== 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-430700 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-430700 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.32.1
registry.k8s.io/kube-proxy:v1.32.1
registry.k8s.io/kube-controller-manager:v1.32.1
registry.k8s.io/kube-apiserver:v1.32.1
registry.k8s.io/etcd:3.5.16-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/mysql:5.7
docker.io/library/minikube-local-cache-test:functional-430700
docker.io/kicbase/echo-server:functional-430700
functional_test.go:269: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-430700 image ls --format short --alsologtostderr:
I0127 10:40:03.702829    3648 out.go:345] Setting OutFile to fd 1664 ...
I0127 10:40:03.788617    3648 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 10:40:03.788617    3648 out.go:358] Setting ErrFile to fd 1668...
I0127 10:40:03.788617    3648 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 10:40:03.806641    3648 config.go:182] Loaded profile config "functional-430700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
I0127 10:40:03.807466    3648 config.go:182] Loaded profile config "functional-430700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
I0127 10:40:03.831276    3648 cli_runner.go:164] Run: docker container inspect functional-430700 --format={{.State.Status}}
I0127 10:40:03.913042    3648 ssh_runner.go:195] Run: systemctl --version
I0127 10:40:03.921067    3648 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-430700
I0127 10:40:03.984076    3648 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:52470 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-430700\id_rsa Username:docker}
I0127 10:40:04.113357    3648 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.62s)

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

                                                
                                                
=== 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-430700 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-430700 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| docker.io/library/minikube-local-cache-test | functional-430700 | bc74d48a07a6e | 30B    |
| registry.k8s.io/kube-apiserver              | v1.32.1           | 95c0bda56fc4d | 97MB   |
| registry.k8s.io/kube-controller-manager     | v1.32.1           | 019ee182b58e2 | 89.7MB |
| docker.io/library/nginx                     | latest            | 9bea9f2796e23 | 192MB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| registry.k8s.io/kube-scheduler              | v1.32.1           | 2b0d6572d062c | 69.6MB |
| docker.io/library/nginx                     | alpine            | 93f9c72967dbc | 47MB   |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/kube-proxy                  | v1.32.1           | e29f9c7391fd9 | 94MB   |
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| docker.io/kicbase/echo-server               | functional-430700 | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/etcd                        | 3.5.16-0          | a9e7e6b294baf | 150MB  |
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-430700 image ls --format table --alsologtostderr:
I0127 10:40:04.962408   11168 out.go:345] Setting OutFile to fd 1648 ...
I0127 10:40:05.032415   11168 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 10:40:05.032415   11168 out.go:358] Setting ErrFile to fd 1644...
I0127 10:40:05.032415   11168 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 10:40:05.047419   11168 config.go:182] Loaded profile config "functional-430700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
I0127 10:40:05.047419   11168 config.go:182] Loaded profile config "functional-430700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
I0127 10:40:05.066701   11168 cli_runner.go:164] Run: docker container inspect functional-430700 --format={{.State.Status}}
I0127 10:40:05.140650   11168 ssh_runner.go:195] Run: systemctl --version
I0127 10:40:05.148671   11168 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-430700
I0127 10:40:05.218698   11168 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:52470 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-430700\id_rsa Username:docker}
I0127 10:40:05.341994   11168 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.59s)

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

                                                
                                                
=== 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-430700 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-430700 image ls --format json --alsologtostderr:
[{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"bc74d48a07a6e84157c56cc18d6eafba57a3927cff40b46fae55490ce3d5c9ad","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-430700"],"size":"30"},{"id":"e29f9c7391fd92d96bc72026fc755b0f9589536e36ecd7102161f1ded087897a","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.32.1"],"size":"94000000"},{"id":"9bea9f2796e236cb18c2b3ad561ff29f655d1001f9ec7247a0bc5e08d25652a1","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"192000000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"95c0bda56fc4dd44cf1876f15c04427feabe5556394553874934ffd2514
eeb0a","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.1"],"size":"97000000"},{"id":"93f9c72967dbcfaffe724ae5ba471e9568c9bbe67271f53266c84f3c83a409e3","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"47000000"},{"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":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-430700"],"size":"4940000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"siz
e":"742000"},{"id":"019ee182b58e20da055b173dc0b598fbde321d4bf959e1c2a832908ed7642d35","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.1"],"size":"89700000"},{"id":"2b0d6572d062c0f590b08c3113e5d9a61e381b3da7845a0289bdbf1faa1b23d1","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.32.1"],"size":"69600000"},{"id":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.16-0"],"size":"150000000"},{"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-430700 image ls --format json --alsologtostderr:
I0127 10:40:04.323391    3624 out.go:345] Setting OutFile to fd 1716 ...
I0127 10:40:04.397836    3624 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 10:40:04.397836    3624 out.go:358] Setting ErrFile to fd 1720...
I0127 10:40:04.397836    3624 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 10:40:04.413267    3624 config.go:182] Loaded profile config "functional-430700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
I0127 10:40:04.413730    3624 config.go:182] Loaded profile config "functional-430700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
I0127 10:40:04.429457    3624 cli_runner.go:164] Run: docker container inspect functional-430700 --format={{.State.Status}}
I0127 10:40:04.515894    3624 ssh_runner.go:195] Run: systemctl --version
I0127 10:40:04.524013    3624 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-430700
I0127 10:40:04.596132    3624 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:52470 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-430700\id_rsa Username:docker}
I0127 10:40:04.752614    3624 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.64s)

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

                                                
                                                
=== 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-430700 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-430700 image ls --format yaml --alsologtostderr:
- id: 019ee182b58e20da055b173dc0b598fbde321d4bf959e1c2a832908ed7642d35
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.1
size: "89700000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 2e9105b6fe0b6999441367b106e6196e1fb662419c14822ee4fcfe94739331d4
repoDigests: []
repoTags:
- localhost/my-image:functional-430700
size: "1240000"
- id: 93f9c72967dbcfaffe724ae5ba471e9568c9bbe67271f53266c84f3c83a409e3
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "47000000"
- id: 9bea9f2796e236cb18c2b3ad561ff29f655d1001f9ec7247a0bc5e08d25652a1
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "192000000"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-430700
size: "4940000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: bc74d48a07a6e84157c56cc18d6eafba57a3927cff40b46fae55490ce3d5c9ad
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-430700
size: "30"
- id: 95c0bda56fc4dd44cf1876f15c04427feabe5556394553874934ffd2514eeb0a
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.1
size: "97000000"
- id: 2b0d6572d062c0f590b08c3113e5d9a61e381b3da7845a0289bdbf1faa1b23d1
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.1
size: "69600000"
- id: e29f9c7391fd92d96bc72026fc755b0f9589536e36ecd7102161f1ded087897a
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.32.1
size: "94000000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.16-0
size: "150000000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-430700 image ls --format yaml --alsologtostderr:
I0127 10:40:10.442650    2764 out.go:345] Setting OutFile to fd 1324 ...
I0127 10:40:10.531650    2764 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 10:40:10.531650    2764 out.go:358] Setting ErrFile to fd 1560...
I0127 10:40:10.531650    2764 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 10:40:10.546278    2764 config.go:182] Loaded profile config "functional-430700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
I0127 10:40:10.546278    2764 config.go:182] Loaded profile config "functional-430700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
I0127 10:40:10.564890    2764 cli_runner.go:164] Run: docker container inspect functional-430700 --format={{.State.Status}}
I0127 10:40:10.645212    2764 ssh_runner.go:195] Run: systemctl --version
I0127 10:40:10.655185    2764 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-430700
I0127 10:40:10.728174    2764 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:52470 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-430700\id_rsa Username:docker}
I0127 10:40:10.870393    2764 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
E0127 10:40:14.425150    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.63s)

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

                                                
                                                
=== 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-430700 ssh pgrep buildkitd
functional_test.go:308: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-430700 ssh pgrep buildkitd: exit status 1 (734.3501ms)

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 image build -t localhost/my-image:functional-430700 testdata\build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 image build -t localhost/my-image:functional-430700 testdata\build --alsologtostderr: (4.5257466s)
functional_test.go:323: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-430700 image build -t localhost/my-image:functional-430700 testdata\build --alsologtostderr:
I0127 10:40:06.279423   14404 out.go:345] Setting OutFile to fd 1564 ...
I0127 10:40:06.375167   14404 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 10:40:06.375167   14404 out.go:358] Setting ErrFile to fd 1568...
I0127 10:40:06.375287   14404 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 10:40:06.389880   14404 config.go:182] Loaded profile config "functional-430700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
I0127 10:40:06.409511   14404 config.go:182] Loaded profile config "functional-430700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
I0127 10:40:06.426772   14404 cli_runner.go:164] Run: docker container inspect functional-430700 --format={{.State.Status}}
I0127 10:40:06.510986   14404 ssh_runner.go:195] Run: systemctl --version
I0127 10:40:06.518969   14404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-430700
I0127 10:40:06.593293   14404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:52470 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-430700\id_rsa Username:docker}
I0127 10:40:06.722302   14404 build_images.go:161] Building image from path: C:\Users\jenkins.minikube4\AppData\Local\Temp\build.1383706463.tar
I0127 10:40:06.733395   14404 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0127 10:40:06.766601   14404 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1383706463.tar
I0127 10:40:06.779911   14404 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1383706463.tar: stat -c "%s %y" /var/lib/minikube/build/build.1383706463.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1383706463.tar': No such file or directory
I0127 10:40:06.779911   14404 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\AppData\Local\Temp\build.1383706463.tar --> /var/lib/minikube/build/build.1383706463.tar (3072 bytes)
I0127 10:40:06.835422   14404 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1383706463
I0127 10:40:06.867673   14404 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1383706463 -xf /var/lib/minikube/build/build.1383706463.tar
I0127 10:40:06.889758   14404 docker.go:360] Building image: /var/lib/minikube/build/build.1383706463
I0127 10:40:06.898861   14404 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-430700 /var/lib/minikube/build/build.1383706463
#0 building with "default" instance using docker driver

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

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

                                                
                                                
#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:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a 1.46kB / 1.46kB done
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0B / 772.79kB 0.1s
#5 sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 770B / 770B done
#5 sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee 527B / 527B done
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 0.5s done
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0.0s done
#5 DONE 0.9s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 writing image sha256:2e9105b6fe0b6999441367b106e6196e1fb662419c14822ee4fcfe94739331d4
#8 writing image sha256:2e9105b6fe0b6999441367b106e6196e1fb662419c14822ee4fcfe94739331d4 done
#8 naming to localhost/my-image:functional-430700 0.0s done
#8 DONE 0.2s
I0127 10:40:10.469028   14404 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-430700 /var/lib/minikube/build/build.1383706463: (3.570003s)
I0127 10:40:10.483538   14404 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1383706463
I0127 10:40:10.525115   14404 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1383706463.tar
I0127 10:40:10.546278   14404 build_images.go:217] Built localhost/my-image:functional-430700 from C:\Users\jenkins.minikube4\AppData\Local\Temp\build.1383706463.tar
I0127 10:40:10.546278   14404 build_images.go:133] succeeded building to: functional-430700
I0127 10:40:10.546278   14404 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (5.91s)

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

                                                
                                                
=== 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: (1.8225987s)
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-430700
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.98s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 image load --daemon kicbase/echo-server:functional-430700 --alsologtostderr
E0127 10:39:46.712862    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:355: (dbg) Done: out/minikube-windows-amd64.exe -p functional-430700 image load --daemon kicbase/echo-server:functional-430700 --alsologtostderr: (2.4871965s)
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-430700 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (3.30s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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-430700 service --namespace=default --https --url hello-node
functional_test.go:1509: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-430700 service --namespace=default --https --url hello-node: exit status 1 (15.0129832s)

                                                
                                                
-- stdout --
	https://127.0.0.1:52857

                                                
                                                
-- /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:52857
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (15.01s)

                                                
                                    
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-430700 service hello-node --url --format={{.IP}}
functional_test.go:1540: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-430700 service hello-node --url --format={{.IP}}: exit status 1 (15.0105223s)

                                                
                                                
-- 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/ServiceCmd/URL (15.02s)

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

                                                
                                                
-- stdout --
	http://127.0.0.1:52880

                                                
                                                
-- /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:52880
--- PASS: TestFunctional/parallel/ServiceCmd/URL (15.02s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.21s)

                                                
                                                
=== 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-430700
--- PASS: TestFunctional/delete_echo-server_images (0.21s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.09s)

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

                                                
                                    
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-430700
--- PASS: TestFunctional/delete_minikube_cached_images (0.09s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (207.64s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p ha-037300 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker
ha_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p ha-037300 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker: (3m25.3231629s)
ha_test.go:107: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 status -v=7 --alsologtostderr
ha_test.go:107: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 status -v=7 --alsologtostderr: (2.3138633s)
--- PASS: TestMultiControlPlane/serial/StartCluster (207.64s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (29.7s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- rollout status deployment/busybox
E0127 10:48:19.211165    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:48:19.218819    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:48:19.231077    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:48:19.252242    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:48:19.294005    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:48:19.376230    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:48:19.538869    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:48:19.861180    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:48:20.503411    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:48:21.786512    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:48:24.348681    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:48:29.471101    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-037300 -- rollout status deployment/busybox: (19.6628084s)
ha_test.go:140: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- exec busybox-58667487b6-69fpk -- nslookup kubernetes.io
E0127 10:48:39.713119    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-037300 -- exec busybox-58667487b6-69fpk -- nslookup kubernetes.io: (1.8759621s)
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- exec busybox-58667487b6-btbgq -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-037300 -- exec busybox-58667487b6-btbgq -- nslookup kubernetes.io: (1.6159796s)
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- exec busybox-58667487b6-c9dsr -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-037300 -- exec busybox-58667487b6-c9dsr -- nslookup kubernetes.io: (1.5654656s)
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- exec busybox-58667487b6-69fpk -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- exec busybox-58667487b6-btbgq -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- exec busybox-58667487b6-c9dsr -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- exec busybox-58667487b6-69fpk -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- exec busybox-58667487b6-btbgq -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- exec busybox-58667487b6-c9dsr -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (29.70s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (3.85s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- exec busybox-58667487b6-69fpk -- 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-037300 -- exec busybox-58667487b6-69fpk -- sh -c "ping -c 1 192.168.65.254"
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- exec busybox-58667487b6-btbgq -- 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-037300 -- exec busybox-58667487b6-btbgq -- sh -c "ping -c 1 192.168.65.254"
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-037300 -- exec busybox-58667487b6-c9dsr -- 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-037300 -- exec busybox-58667487b6-c9dsr -- sh -c "ping -c 1 192.168.65.254"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (3.85s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (52.4s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe node add -p ha-037300 -v=7 --alsologtostderr
E0127 10:49:00.196224    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\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-037300 -v=7 --alsologtostderr: (49.6803631s)
ha_test.go:234: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 status -v=7 --alsologtostderr
E0127 10:49:41.160435    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:234: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 status -v=7 --alsologtostderr: (2.7171559s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (52.40s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.18s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (2.81s)

                                                
                                                
=== 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: (2.8052418s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (2.81s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (46.09s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 status --output json -v=7 --alsologtostderr
E0127 10:49:46.740832    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:328: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 status --output json -v=7 --alsologtostderr: (2.5788577s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp testdata\cp-test.txt ha-037300:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3763502878\001\cp-test_ha-037300.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300:/home/docker/cp-test.txt ha-037300-m02:/home/docker/cp-test_ha-037300_ha-037300-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300:/home/docker/cp-test.txt ha-037300-m02:/home/docker/cp-test_ha-037300_ha-037300-m02.txt: (1.0831343s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m02 "sudo cat /home/docker/cp-test_ha-037300_ha-037300-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300:/home/docker/cp-test.txt ha-037300-m03:/home/docker/cp-test_ha-037300_ha-037300-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300:/home/docker/cp-test.txt ha-037300-m03:/home/docker/cp-test_ha-037300_ha-037300-m03.txt: (1.0901437s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m03 "sudo cat /home/docker/cp-test_ha-037300_ha-037300-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300:/home/docker/cp-test.txt ha-037300-m04:/home/docker/cp-test_ha-037300_ha-037300-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300:/home/docker/cp-test.txt ha-037300-m04:/home/docker/cp-test_ha-037300_ha-037300-m04.txt: (1.1284638s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m04 "sudo cat /home/docker/cp-test_ha-037300_ha-037300-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp testdata\cp-test.txt ha-037300-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3763502878\001\cp-test_ha-037300-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m02:/home/docker/cp-test.txt ha-037300:/home/docker/cp-test_ha-037300-m02_ha-037300.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m02:/home/docker/cp-test.txt ha-037300:/home/docker/cp-test_ha-037300-m02_ha-037300.txt: (1.0837082s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300 "sudo cat /home/docker/cp-test_ha-037300-m02_ha-037300.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m02:/home/docker/cp-test.txt ha-037300-m03:/home/docker/cp-test_ha-037300-m02_ha-037300-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m02:/home/docker/cp-test.txt ha-037300-m03:/home/docker/cp-test_ha-037300-m02_ha-037300-m03.txt: (1.1138101s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m03 "sudo cat /home/docker/cp-test_ha-037300-m02_ha-037300-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m02:/home/docker/cp-test.txt ha-037300-m04:/home/docker/cp-test_ha-037300-m02_ha-037300-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m02:/home/docker/cp-test.txt ha-037300-m04:/home/docker/cp-test_ha-037300-m02_ha-037300-m04.txt: (1.0799925s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m04 "sudo cat /home/docker/cp-test_ha-037300-m02_ha-037300-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp testdata\cp-test.txt ha-037300-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3763502878\001\cp-test_ha-037300-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m03:/home/docker/cp-test.txt ha-037300:/home/docker/cp-test_ha-037300-m03_ha-037300.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m03:/home/docker/cp-test.txt ha-037300:/home/docker/cp-test_ha-037300-m03_ha-037300.txt: (1.0532195s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300 "sudo cat /home/docker/cp-test_ha-037300-m03_ha-037300.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m03:/home/docker/cp-test.txt ha-037300-m02:/home/docker/cp-test_ha-037300-m03_ha-037300-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m03:/home/docker/cp-test.txt ha-037300-m02:/home/docker/cp-test_ha-037300-m03_ha-037300-m02.txt: (1.0929935s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m02 "sudo cat /home/docker/cp-test_ha-037300-m03_ha-037300-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m03:/home/docker/cp-test.txt ha-037300-m04:/home/docker/cp-test_ha-037300-m03_ha-037300-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m03:/home/docker/cp-test.txt ha-037300-m04:/home/docker/cp-test_ha-037300-m03_ha-037300-m04.txt: (1.0568643s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m04 "sudo cat /home/docker/cp-test_ha-037300-m03_ha-037300-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp testdata\cp-test.txt ha-037300-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m04:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3763502878\001\cp-test_ha-037300-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m04:/home/docker/cp-test.txt ha-037300:/home/docker/cp-test_ha-037300-m04_ha-037300.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m04:/home/docker/cp-test.txt ha-037300:/home/docker/cp-test_ha-037300-m04_ha-037300.txt: (1.1211965s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300 "sudo cat /home/docker/cp-test_ha-037300-m04_ha-037300.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m04:/home/docker/cp-test.txt ha-037300-m02:/home/docker/cp-test_ha-037300-m04_ha-037300-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m04:/home/docker/cp-test.txt ha-037300-m02:/home/docker/cp-test_ha-037300-m04_ha-037300-m02.txt: (1.1031971s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m02 "sudo cat /home/docker/cp-test_ha-037300-m04_ha-037300-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m04:/home/docker/cp-test.txt ha-037300-m03:/home/docker/cp-test_ha-037300-m04_ha-037300-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 cp ha-037300-m04:/home/docker/cp-test.txt ha-037300-m03:/home/docker/cp-test_ha-037300-m04_ha-037300-m03.txt: (1.1011124s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 ssh -n ha-037300-m03 "sudo cat /home/docker/cp-test_ha-037300-m04_ha-037300-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (46.09s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (14.05s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 10:50:44.059809   10504 out.go:345] Setting OutFile to fd 1992 ...
	I0127 10:50:44.136991   10504 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 10:50:44.136991   10504 out.go:358] Setting ErrFile to fd 1740...
	I0127 10:50:44.136991   10504 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 10:50:44.151800   10504 out.go:352] Setting JSON to false
	I0127 10:50:44.151800   10504 mustload.go:65] Loading cluster: ha-037300
	I0127 10:50:44.151800   10504 notify.go:220] Checking for updates...
	I0127 10:50:44.153438   10504 config.go:182] Loaded profile config "ha-037300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
	I0127 10:50:44.153530   10504 status.go:174] checking status of ha-037300 ...
	I0127 10:50:44.171983   10504 cli_runner.go:164] Run: docker container inspect ha-037300 --format={{.State.Status}}
	I0127 10:50:44.250036   10504 status.go:371] ha-037300 host status = "Running" (err=<nil>)
	I0127 10:50:44.250036   10504 host.go:66] Checking if "ha-037300" exists ...
	I0127 10:50:44.260093   10504 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-037300
	I0127 10:50:44.330712   10504 host.go:66] Checking if "ha-037300" exists ...
	I0127 10:50:44.340718   10504 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 10:50:44.349047   10504 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-037300
	I0127 10:50:44.427128   10504 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:52914 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\ha-037300\id_rsa Username:docker}
	I0127 10:50:44.569313   10504 ssh_runner.go:195] Run: systemctl --version
	I0127 10:50:44.593495   10504 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 10:50:44.631903   10504 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" ha-037300
	I0127 10:50:44.708210   10504 kubeconfig.go:125] found "ha-037300" server: "https://127.0.0.1:52913"
	I0127 10:50:44.708342   10504 api_server.go:166] Checking apiserver status ...
	I0127 10:50:44.719024   10504 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0127 10:50:44.753548   10504 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2520/cgroup
	I0127 10:50:44.771514   10504 api_server.go:182] apiserver freezer: "7:freezer:/docker/720ad18ca04c7cfcfe560001ae452ccd6dfe0386a8c712d490d1658a454cc8f4/kubepods/burstable/pod6057347947245278e2828150296becb5/064f8d3377c35619fd2f26a28cc2c53dd9285a5a3c6f7d33a7b4cbe5890b9c7f"
	I0127 10:50:44.780550   10504 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/720ad18ca04c7cfcfe560001ae452ccd6dfe0386a8c712d490d1658a454cc8f4/kubepods/burstable/pod6057347947245278e2828150296becb5/064f8d3377c35619fd2f26a28cc2c53dd9285a5a3c6f7d33a7b4cbe5890b9c7f/freezer.state
	I0127 10:50:44.801107   10504 api_server.go:204] freezer state: "THAWED"
	I0127 10:50:44.801107   10504 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:52913/healthz ...
	I0127 10:50:44.815865   10504 api_server.go:279] https://127.0.0.1:52913/healthz returned 200:
	ok
	I0127 10:50:44.815925   10504 status.go:463] ha-037300 apiserver status = Running (err=<nil>)
	I0127 10:50:44.815925   10504 status.go:176] ha-037300 status: &{Name:ha-037300 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 10:50:44.815995   10504 status.go:174] checking status of ha-037300-m02 ...
	I0127 10:50:44.834450   10504 cli_runner.go:164] Run: docker container inspect ha-037300-m02 --format={{.State.Status}}
	I0127 10:50:44.906636   10504 status.go:371] ha-037300-m02 host status = "Stopped" (err=<nil>)
	I0127 10:50:44.906636   10504 status.go:384] host is not running, skipping remaining checks
	I0127 10:50:44.906636   10504 status.go:176] ha-037300-m02 status: &{Name:ha-037300-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 10:50:44.906636   10504 status.go:174] checking status of ha-037300-m03 ...
	I0127 10:50:44.925642   10504 cli_runner.go:164] Run: docker container inspect ha-037300-m03 --format={{.State.Status}}
	I0127 10:50:45.000013   10504 status.go:371] ha-037300-m03 host status = "Running" (err=<nil>)
	I0127 10:50:45.000560   10504 host.go:66] Checking if "ha-037300-m03" exists ...
	I0127 10:50:45.010247   10504 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-037300-m03
	I0127 10:50:45.084398   10504 host.go:66] Checking if "ha-037300-m03" exists ...
	I0127 10:50:45.097841   10504 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 10:50:45.106856   10504 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-037300-m03
	I0127 10:50:45.197424   10504 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:53033 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\ha-037300-m03\id_rsa Username:docker}
	I0127 10:50:45.336311   10504 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 10:50:45.373115   10504 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" ha-037300
	I0127 10:50:45.451266   10504 kubeconfig.go:125] found "ha-037300" server: "https://127.0.0.1:52913"
	I0127 10:50:45.451266   10504 api_server.go:166] Checking apiserver status ...
	I0127 10:50:45.464053   10504 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0127 10:50:45.501001   10504 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2428/cgroup
	I0127 10:50:45.522896   10504 api_server.go:182] apiserver freezer: "7:freezer:/docker/e7924da08a9e28ce5578d8eea0dbc327d964460ab18ddc69c7130323b3e94480/kubepods/burstable/poda9f5907c0430baf92c92bc7f3766ada2/073331195cad6334436483530ccb1c2ad269269d2b93db3f8c371bf9375d1400"
	I0127 10:50:45.536335   10504 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/e7924da08a9e28ce5578d8eea0dbc327d964460ab18ddc69c7130323b3e94480/kubepods/burstable/poda9f5907c0430baf92c92bc7f3766ada2/073331195cad6334436483530ccb1c2ad269269d2b93db3f8c371bf9375d1400/freezer.state
	I0127 10:50:45.561512   10504 api_server.go:204] freezer state: "THAWED"
	I0127 10:50:45.561512   10504 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:52913/healthz ...
	I0127 10:50:45.574504   10504 api_server.go:279] https://127.0.0.1:52913/healthz returned 200:
	ok
	I0127 10:50:45.574504   10504 status.go:463] ha-037300-m03 apiserver status = Running (err=<nil>)
	I0127 10:50:45.574504   10504 status.go:176] ha-037300-m03 status: &{Name:ha-037300-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 10:50:45.574504   10504 status.go:174] checking status of ha-037300-m04 ...
	I0127 10:50:45.590509   10504 cli_runner.go:164] Run: docker container inspect ha-037300-m04 --format={{.State.Status}}
	I0127 10:50:45.672372   10504 status.go:371] ha-037300-m04 host status = "Running" (err=<nil>)
	I0127 10:50:45.672446   10504 host.go:66] Checking if "ha-037300-m04" exists ...
	I0127 10:50:45.684477   10504 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-037300-m04
	I0127 10:50:45.763187   10504 host.go:66] Checking if "ha-037300-m04" exists ...
	I0127 10:50:45.776938   10504 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 10:50:45.784583   10504 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-037300-m04
	I0127 10:50:45.861080   10504 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:53166 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\ha-037300-m04\id_rsa Username:docker}
	I0127 10:50:45.997954   10504 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 10:50:46.021011   10504 status.go:176] ha-037300-m04 status: &{Name:ha-037300-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (2.16s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
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.1548725s)
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (2.16s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (141.17s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 node start m02 -v=7 --alsologtostderr
E0127 10:51:03.086525    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:51:09.816862    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 node start m02 -v=7 --alsologtostderr: (2m18.3788333s)
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 status -v=7 --alsologtostderr: (2.6044748s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (141.17s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (2.77s)

                                                
                                                
=== 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.7678137s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (2.77s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (190.67s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-windows-amd64.exe node list -p ha-037300 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-windows-amd64.exe stop -p ha-037300 -v=7 --alsologtostderr
E0127 10:53:19.226352    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 10:53:46.935762    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-windows-amd64.exe stop -p ha-037300 -v=7 --alsologtostderr: (37.8973515s)
ha_test.go:469: (dbg) Run:  out/minikube-windows-amd64.exe start -p ha-037300 --wait=true -v=7 --alsologtostderr
E0127 10:54:46.754204    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\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-037300 --wait=true -v=7 --alsologtostderr: (2m32.2891488s)
ha_test.go:474: (dbg) Run:  out/minikube-windows-amd64.exe node list -p ha-037300
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (190.67s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (17.01s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 node delete m03 -v=7 --alsologtostderr: (14.5627106s)
ha_test.go:495: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 status -v=7 --alsologtostderr
ha_test.go:495: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 status -v=7 --alsologtostderr: (2.0493667s)
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.01s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (2.01s)

                                                
                                                
=== 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.0138448s)
--- PASS: TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (2.01s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (36.84s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 10:57:18.289387    9352 out.go:345] Setting OutFile to fd 2008 ...
	I0127 10:57:18.363238    9352 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 10:57:18.363238    9352 out.go:358] Setting ErrFile to fd 2012...
	I0127 10:57:18.363238    9352 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 10:57:18.376530    9352 out.go:352] Setting JSON to false
	I0127 10:57:18.376601    9352 mustload.go:65] Loading cluster: ha-037300
	I0127 10:57:18.376601    9352 notify.go:220] Checking for updates...
	I0127 10:57:18.377380    9352 config.go:182] Loaded profile config "ha-037300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
	I0127 10:57:18.377458    9352 status.go:174] checking status of ha-037300 ...
	I0127 10:57:18.393910    9352 cli_runner.go:164] Run: docker container inspect ha-037300 --format={{.State.Status}}
	I0127 10:57:18.472843    9352 status.go:371] ha-037300 host status = "Stopped" (err=<nil>)
	I0127 10:57:18.472892    9352 status.go:384] host is not running, skipping remaining checks
	I0127 10:57:18.472892    9352 status.go:176] ha-037300 status: &{Name:ha-037300 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 10:57:18.472953    9352 status.go:174] checking status of ha-037300-m02 ...
	I0127 10:57:18.490773    9352 cli_runner.go:164] Run: docker container inspect ha-037300-m02 --format={{.State.Status}}
	I0127 10:57:18.567680    9352 status.go:371] ha-037300-m02 host status = "Stopped" (err=<nil>)
	I0127 10:57:18.567680    9352 status.go:384] host is not running, skipping remaining checks
	I0127 10:57:18.567680    9352 status.go:176] ha-037300-m02 status: &{Name:ha-037300-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 10:57:18.567680    9352 status.go:174] checking status of ha-037300-m04 ...
	I0127 10:57:18.587061    9352 cli_runner.go:164] Run: docker container inspect ha-037300-m04 --format={{.State.Status}}
	I0127 10:57:18.680456    9352 status.go:371] ha-037300-m04 host status = "Stopped" (err=<nil>)
	I0127 10:57:18.680456    9352 status.go:384] host is not running, skipping remaining checks
	I0127 10:57:18.680456    9352 status.go:176] ha-037300-m04 status: &{Name:ha-037300-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (101.7s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-windows-amd64.exe start -p ha-037300 --wait=true -v=7 --alsologtostderr --driver=docker
E0127 10:58:19.238914    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\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-037300 --wait=true -v=7 --alsologtostderr --driver=docker: (1m39.2214935s)
ha_test.go:568: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 status -v=7 --alsologtostderr
ha_test.go:568: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 status -v=7 --alsologtostderr: (2.0305344s)
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 (101.70s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (2.06s)

                                                
                                                
=== 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.0611951s)
--- PASS: TestMultiControlPlane/serial/DegradedAfterClusterRestart (2.06s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (75.02s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-windows-amd64.exe node add -p ha-037300 --control-plane -v=7 --alsologtostderr
E0127 10:59:46.768458    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:607: (dbg) Done: out/minikube-windows-amd64.exe node add -p ha-037300 --control-plane -v=7 --alsologtostderr: (1m12.3561608s)
ha_test.go:613: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-037300 status -v=7 --alsologtostderr
ha_test.go:613: (dbg) Done: out/minikube-windows-amd64.exe -p ha-037300 status -v=7 --alsologtostderr: (2.6585248s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (75.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (2.75s)

                                                
                                                
=== 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: (2.7493364s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (2.75s)

                                                
                                    
x
+
TestImageBuild/serial/Setup (62.52s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-windows-amd64.exe start -p image-557900 --driver=docker
image_test.go:69: (dbg) Done: out/minikube-windows-amd64.exe start -p image-557900 --driver=docker: (1m2.516833s)
--- PASS: TestImageBuild/serial/Setup (62.52s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (5.41s)

                                                
                                                
=== 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-557900
image_test.go:78: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal -p image-557900: (5.4104029s)
--- PASS: TestImageBuild/serial/NormalBuild (5.41s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (2.37s)

                                                
                                                
=== 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-557900
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-557900: (2.3668359s)
--- PASS: TestImageBuild/serial/BuildWithBuildArg (2.37s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (1.51s)

                                                
                                                
=== 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-557900
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-557900: (1.5087644s)
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (1.51s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (1.7s)

                                                
                                                
=== 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-557900
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-557900: (1.6969398s)
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (1.70s)

                                                
                                    
x
+
TestJSONOutput/start/Command (94.58s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-928600 --output=json --user=testUser --memory=2200 --wait=true --driver=docker
E0127 11:03:19.253252    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\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-928600 --output=json --user=testUser --memory=2200 --wait=true --driver=docker: (1m34.5780294s)
--- PASS: TestJSONOutput/start/Command (94.58s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0.06s)

                                                
                                                
=== RUN   TestJSONOutput/start/Audit
--- PASS: TestJSONOutput/start/Audit (0.06s)

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

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0.04s)

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

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

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0.06s)

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0.07s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Audit
--- PASS: TestJSONOutput/stop/Audit (0.07s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"64cb6e58-022c-4b75-b4bb-3a5e0610ed31","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-310000] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5371 Build 19045.5371","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"246442c7-a2fa-4649-b827-47745589b2d9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube4\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"be7e4344-0aa4-44b7-be57-a330b567ed53","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"3dc1c062-a157-4b6a-acb9-bedc5318f792","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"e163e0e9-a301-4e67-8bc3-666e903084e8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20319"}}
	{"specversion":"1.0","id":"85ff251c-090a-4a45-87c9-ff5b1291d685","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":"b6acf254-521b-4010-a7fd-51dcd625a547","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-310000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p json-output-error-310000
--- PASS: TestErrorJSONOutput (0.91s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (70.53s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-network-503400 --network=
E0127 11:04:42.328482    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:04:46.781536    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\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-503400 --network=: (1m6.5557457s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-503400" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-network-503400
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-network-503400: (3.8828753s)
--- PASS: TestKicCustomNetwork/create_custom_network (70.53s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (68.11s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-network-202500 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-network-202500 --network=bridge: (1m4.4371484s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-202500" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-network-202500
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-network-202500: (3.592327s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (68.11s)

                                                
                                    
x
+
TestKicExistingNetwork (71.8s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0127 11:06:07.243521    4512 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}}]}"
W0127 11:06:07.314047    4512 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
I0127 11:06:07.325376    4512 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0127 11:06:07.325526    4512 cli_runner.go:164] Run: docker network inspect existing-network
W0127 11:06:07.395460    4512 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0127 11:06:07.396416    4512 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
I0127 11:06:07.396416    4512 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0127 11:06:07.406383    4512 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}}]}"
I0127 11:06:07.505095    4512 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:0xc001458ab0}
I0127 11:06:07.505095    4512 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 ...
I0127 11:06:07.515404    4512 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
W0127 11:06:07.592249    4512 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
W0127 11:06:07.592249    4512 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
W0127 11:06:07.592249    4512 network_create.go:116] failed to create docker network existing-network 192.168.49.0/24, will retry: subnet is taken
I0127 11:06:07.625465    4512 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>}
I0127 11:06:07.642485    4512 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:0xc001459e00}
I0127 11:06:07.642485    4512 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 ...
I0127 11:06:07.652024    4512 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
I0127 11:06:07.829978    4512 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-978100 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-windows-amd64.exe start -p existing-network-978100 --network=existing-network: (1m7.8350834s)
helpers_test.go:175: Cleaning up "existing-network-978100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p existing-network-978100
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p existing-network-978100: (3.2071308s)
I0127 11:07:18.968604    4512 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (71.80s)

                                                
                                    
x
+
TestKicCustomSubnet (71.57s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p custom-subnet-273500 --subnet=192.168.60.0/24
E0127 11:07:49.865207    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:08:19.266855    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\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-273500 --subnet=192.168.60.0/24: (1m7.6072756s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-273500 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-273500" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p custom-subnet-273500
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p custom-subnet-273500: (3.8762151s)
--- PASS: TestKicCustomSubnet (71.57s)

                                                
                                    
x
+
TestKicStaticIP (70.92s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe start -p static-ip-866800 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe start -p static-ip-866800 --static-ip=192.168.200.200: (1m6.7386813s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-windows-amd64.exe -p static-ip-866800 ip
helpers_test.go:175: Cleaning up "static-ip-866800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p static-ip-866800
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p static-ip-866800: (3.7086001s)
--- PASS: TestKicStaticIP (70.92s)

                                                
                                    
x
+
TestMainNoArgs (0.23s)

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

                                                
                                    
x
+
TestMinikubeProfile (139.23s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p first-368700 --driver=docker
E0127 11:09:46.796108    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\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 first-368700 --driver=docker: (1m2.0755952s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p second-368700 --driver=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p second-368700 --driver=docker: (1m3.3179826s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile first-368700
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.7316954s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile second-368700
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.8821308s)
helpers_test.go:175: Cleaning up "second-368700" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p second-368700
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p second-368700: (4.3721585s)
helpers_test.go:175: Cleaning up "first-368700" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p first-368700
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p first-368700: (5.1578944s)
--- PASS: TestMinikubeProfile (139.23s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (17.99s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-1-501800 --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-501800 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker: (16.9943301s)
--- PASS: TestMountStart/serial/StartWithMountFirst (17.99s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.74s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (16.54s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-501800 --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-501800 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker: (15.5352509s)
--- PASS: TestMountStart/serial/StartWithMountSecond (16.54s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.71s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (2.7s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.7s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (2.03s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (11.87s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-501800
mount_start_test.go:166: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-501800: (10.8687763s)
--- PASS: TestMountStart/serial/RestartStopped (11.87s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.73s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (141.76s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-065200 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker
E0127 11:13:19.280229    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:14:46.810069    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-065200 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker: (2m20.1271801s)
multinode_test.go:102: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 status --alsologtostderr
multinode_test.go:102: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-065200 status --alsologtostderr: (1.6336242s)
--- PASS: TestMultiNode/serial/FreshStart2Nodes (141.76s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (40.97s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-065200 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-065200 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-065200 -- rollout status deployment/busybox: (33.9393195s)
multinode_test.go:505: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-065200 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-065200 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-065200 -- exec busybox-58667487b6-mjd2m -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-065200 -- exec busybox-58667487b6-mjd2m -- nslookup kubernetes.io: (1.6544914s)
multinode_test.go:536: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-065200 -- exec busybox-58667487b6-q7j8x -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-065200 -- exec busybox-58667487b6-q7j8x -- nslookup kubernetes.io: (1.5400425s)
multinode_test.go:546: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-065200 -- exec busybox-58667487b6-mjd2m -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-065200 -- exec busybox-58667487b6-q7j8x -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-065200 -- exec busybox-58667487b6-mjd2m -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-065200 -- exec busybox-58667487b6-q7j8x -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (40.97s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (2.51s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-065200 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-065200 -- exec busybox-58667487b6-mjd2m -- 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-065200 -- exec busybox-58667487b6-mjd2m -- sh -c "ping -c 1 192.168.65.254"
multinode_test.go:572: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-065200 -- exec busybox-58667487b6-q7j8x -- 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-065200 -- exec busybox-58667487b6-q7j8x -- sh -c "ping -c 1 192.168.65.254"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (2.51s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (49.42s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.2s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (1.8s)

                                                
                                                
=== 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.8020312s)
--- PASS: TestMultiNode/serial/ProfileList (1.80s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (25.84s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 status --output json --alsologtostderr
multinode_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-065200 status --output json --alsologtostderr: (1.7038516s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 cp testdata\cp-test.txt multinode-065200:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 cp multinode-065200:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiNodeserialCopyFile4194252086\001\cp-test_multinode-065200.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 cp multinode-065200:/home/docker/cp-test.txt multinode-065200-m02:/home/docker/cp-test_multinode-065200_multinode-065200-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-065200 cp multinode-065200:/home/docker/cp-test.txt multinode-065200-m02:/home/docker/cp-test_multinode-065200_multinode-065200-m02.txt: (1.0651489s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200-m02 "sudo cat /home/docker/cp-test_multinode-065200_multinode-065200-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 cp multinode-065200:/home/docker/cp-test.txt multinode-065200-m03:/home/docker/cp-test_multinode-065200_multinode-065200-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-065200 cp multinode-065200:/home/docker/cp-test.txt multinode-065200-m03:/home/docker/cp-test_multinode-065200_multinode-065200-m03.txt: (1.0698346s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200-m03 "sudo cat /home/docker/cp-test_multinode-065200_multinode-065200-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 cp testdata\cp-test.txt multinode-065200-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 cp multinode-065200-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiNodeserialCopyFile4194252086\001\cp-test_multinode-065200-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 cp multinode-065200-m02:/home/docker/cp-test.txt multinode-065200:/home/docker/cp-test_multinode-065200-m02_multinode-065200.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-065200 cp multinode-065200-m02:/home/docker/cp-test.txt multinode-065200:/home/docker/cp-test_multinode-065200-m02_multinode-065200.txt: (1.0652696s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200 "sudo cat /home/docker/cp-test_multinode-065200-m02_multinode-065200.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 cp multinode-065200-m02:/home/docker/cp-test.txt multinode-065200-m03:/home/docker/cp-test_multinode-065200-m02_multinode-065200-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-065200 cp multinode-065200-m02:/home/docker/cp-test.txt multinode-065200-m03:/home/docker/cp-test_multinode-065200-m02_multinode-065200-m03.txt: (1.0704148s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200-m03 "sudo cat /home/docker/cp-test_multinode-065200-m02_multinode-065200-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 cp testdata\cp-test.txt multinode-065200-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 cp multinode-065200-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiNodeserialCopyFile4194252086\001\cp-test_multinode-065200-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 cp multinode-065200-m03:/home/docker/cp-test.txt multinode-065200:/home/docker/cp-test_multinode-065200-m03_multinode-065200.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-065200 cp multinode-065200-m03:/home/docker/cp-test.txt multinode-065200:/home/docker/cp-test_multinode-065200-m03_multinode-065200.txt: (1.0903444s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200 "sudo cat /home/docker/cp-test_multinode-065200-m03_multinode-065200.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 cp multinode-065200-m03:/home/docker/cp-test.txt multinode-065200-m02:/home/docker/cp-test_multinode-065200-m03_multinode-065200-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-065200 cp multinode-065200-m03:/home/docker/cp-test.txt multinode-065200-m02:/home/docker/cp-test_multinode-065200-m03_multinode-065200-m02.txt: (1.0777894s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 ssh -n multinode-065200-m02 "sudo cat /home/docker/cp-test_multinode-065200-m03_multinode-065200-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (25.84s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (4.67s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 11:17:24.428453   13588 out.go:345] Setting OutFile to fd 1300 ...
	I0127 11:17:24.509305   13588 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 11:17:24.509305   13588 out.go:358] Setting ErrFile to fd 1864...
	I0127 11:17:24.509305   13588 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 11:17:24.522447   13588 out.go:352] Setting JSON to false
	I0127 11:17:24.522447   13588 mustload.go:65] Loading cluster: multinode-065200
	I0127 11:17:24.522447   13588 notify.go:220] Checking for updates...
	I0127 11:17:24.523447   13588 config.go:182] Loaded profile config "multinode-065200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
	I0127 11:17:24.523447   13588 status.go:174] checking status of multinode-065200 ...
	I0127 11:17:24.542077   13588 cli_runner.go:164] Run: docker container inspect multinode-065200 --format={{.State.Status}}
	I0127 11:17:24.632224   13588 status.go:371] multinode-065200 host status = "Running" (err=<nil>)
	I0127 11:17:24.632306   13588 host.go:66] Checking if "multinode-065200" exists ...
	I0127 11:17:24.642397   13588 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-065200
	I0127 11:17:24.715879   13588 host.go:66] Checking if "multinode-065200" exists ...
	I0127 11:17:24.728073   13588 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 11:17:24.735665   13588 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-065200
	I0127 11:17:24.811308   13588 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:54323 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\multinode-065200\id_rsa Username:docker}
	I0127 11:17:24.952836   13588 ssh_runner.go:195] Run: systemctl --version
	I0127 11:17:24.976664   13588 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 11:17:25.009727   13588 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" multinode-065200
	I0127 11:17:25.083177   13588 kubeconfig.go:125] found "multinode-065200" server: "https://127.0.0.1:54327"
	I0127 11:17:25.083177   13588 api_server.go:166] Checking apiserver status ...
	I0127 11:17:25.094911   13588 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0127 11:17:25.129197   13588 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2488/cgroup
	I0127 11:17:25.150757   13588 api_server.go:182] apiserver freezer: "7:freezer:/docker/fdf4aec5e32ad408c39ec2012aca9bda6e2a606317e582e4ce7bd98a6fc4a97c/kubepods/burstable/pod6a6dee72efb5a7d3a195735ddf4dce15/8b6e95e8a45a088a752018d6dcbf1ef4df059217fa1bd1e57030c51844ee866b"
	I0127 11:17:25.161356   13588 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/fdf4aec5e32ad408c39ec2012aca9bda6e2a606317e582e4ce7bd98a6fc4a97c/kubepods/burstable/pod6a6dee72efb5a7d3a195735ddf4dce15/8b6e95e8a45a088a752018d6dcbf1ef4df059217fa1bd1e57030c51844ee866b/freezer.state
	I0127 11:17:25.180133   13588 api_server.go:204] freezer state: "THAWED"
	I0127 11:17:25.180133   13588 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:54327/healthz ...
	I0127 11:17:25.195848   13588 api_server.go:279] https://127.0.0.1:54327/healthz returned 200:
	ok
	I0127 11:17:25.195848   13588 status.go:463] multinode-065200 apiserver status = Running (err=<nil>)
	I0127 11:17:25.195848   13588 status.go:176] multinode-065200 status: &{Name:multinode-065200 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 11:17:25.195848   13588 status.go:174] checking status of multinode-065200-m02 ...
	I0127 11:17:25.212240   13588 cli_runner.go:164] Run: docker container inspect multinode-065200-m02 --format={{.State.Status}}
	I0127 11:17:25.283257   13588 status.go:371] multinode-065200-m02 host status = "Running" (err=<nil>)
	I0127 11:17:25.284247   13588 host.go:66] Checking if "multinode-065200-m02" exists ...
	I0127 11:17:25.294346   13588 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-065200-m02
	I0127 11:17:25.366600   13588 host.go:66] Checking if "multinode-065200-m02" exists ...
	I0127 11:17:25.378998   13588 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 11:17:25.386083   13588 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-065200-m02
	I0127 11:17:25.456289   13588 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:54378 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\multinode-065200-m02\id_rsa Username:docker}
	I0127 11:17:25.583975   13588 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 11:17:25.607371   13588 status.go:176] multinode-065200-m02 status: &{Name:multinode-065200-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0127 11:17:25.607485   13588 status.go:174] checking status of multinode-065200-m03 ...
	I0127 11:17:25.624210   13588 cli_runner.go:164] Run: docker container inspect multinode-065200-m03 --format={{.State.Status}}
	I0127 11:17:25.703214   13588 status.go:371] multinode-065200-m03 host status = "Stopped" (err=<nil>)
	I0127 11:17:25.703214   13588 status.go:384] host is not running, skipping remaining checks
	I0127 11:17:25.703214   13588 status.go:176] multinode-065200-m03 status: &{Name:multinode-065200-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (18.2s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 node start m03 -v=7 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-065200 node start m03 -v=7 --alsologtostderr: (16.1888492s)
multinode_test.go:290: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 status -v=7 --alsologtostderr
multinode_test.go:290: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-065200 status -v=7 --alsologtostderr: (1.8384002s)
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (18.20s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (123.21s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-065200
multinode_test.go:321: (dbg) Run:  out/minikube-windows-amd64.exe stop -p multinode-065200
multinode_test.go:321: (dbg) Done: out/minikube-windows-amd64.exe stop -p multinode-065200: (24.7071505s)
multinode_test.go:326: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-065200 --wait=true -v=8 --alsologtostderr
E0127 11:18:19.295174    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:19:46.823092    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\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-065200 --wait=true -v=8 --alsologtostderr: (1m38.0549698s)
multinode_test.go:331: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-065200
--- PASS: TestMultiNode/serial/RestartKeepsNodes (123.21s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (9.9s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (24.16s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 11:20:20.917944    6872 out.go:345] Setting OutFile to fd 880 ...
	I0127 11:20:20.989976    6872 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 11:20:20.989976    6872 out.go:358] Setting ErrFile to fd 1896...
	I0127 11:20:20.989976    6872 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 11:20:21.003343    6872 out.go:352] Setting JSON to false
	I0127 11:20:21.003434    6872 mustload.go:65] Loading cluster: multinode-065200
	I0127 11:20:21.003536    6872 notify.go:220] Checking for updates...
	I0127 11:20:21.004282    6872 config.go:182] Loaded profile config "multinode-065200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
	I0127 11:20:21.004282    6872 status.go:174] checking status of multinode-065200 ...
	I0127 11:20:21.022004    6872 cli_runner.go:164] Run: docker container inspect multinode-065200 --format={{.State.Status}}
	I0127 11:20:21.092865    6872 status.go:371] multinode-065200 host status = "Stopped" (err=<nil>)
	I0127 11:20:21.092865    6872 status.go:384] host is not running, skipping remaining checks
	I0127 11:20:21.092865    6872 status.go:176] multinode-065200 status: &{Name:multinode-065200 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 11:20:21.092961    6872 status.go:174] checking status of multinode-065200-m02 ...
	I0127 11:20:21.110214    6872 cli_runner.go:164] Run: docker container inspect multinode-065200-m02 --format={{.State.Status}}
	I0127 11:20:21.179577    6872 status.go:371] multinode-065200-m02 host status = "Stopped" (err=<nil>)
	I0127 11:20:21.179624    6872 status.go:384] host is not running, skipping remaining checks
	I0127 11:20:21.179782    6872 status.go:176] multinode-065200-m02 status: &{Name:multinode-065200-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (63.35s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-065200 --wait=true -v=8 --alsologtostderr --driver=docker
E0127 11:21:22.377027    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\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-065200 --wait=true -v=8 --alsologtostderr --driver=docker: (1m1.4922781s)
multinode_test.go:382: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-065200 status --alsologtostderr
multinode_test.go:382: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-065200 status --alsologtostderr: (1.4452275s)
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 (63.35s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (66.43s)

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

                                                
                                                
-- stdout --
	* [multinode-065200-m02] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5371 Build 19045.5371
	  - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20319
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-065200-m02' is duplicated with machine name 'multinode-065200-m02' in profile 'multinode-065200'
	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-065200-m03 --driver=docker
multinode_test.go:472: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-065200-m03 --driver=docker: (1m0.6972174s)
multinode_test.go:479: (dbg) Run:  out/minikube-windows-amd64.exe node add -p multinode-065200
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-windows-amd64.exe node add -p multinode-065200: exit status 80 (888.4552ms)

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

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

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

                                                
                                    
x
+
TestPreload (166.66s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-472300 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.24.4
E0127 11:23:19.308341    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:24:29.912814    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-472300 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.24.4: (1m55.5120203s)
preload_test.go:52: (dbg) Run:  out/minikube-windows-amd64.exe -p test-preload-472300 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-windows-amd64.exe -p test-preload-472300 image pull gcr.io/k8s-minikube/busybox: (2.0932075s)
preload_test.go:58: (dbg) Run:  out/minikube-windows-amd64.exe stop -p test-preload-472300
E0127 11:24:46.836824    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
preload_test.go:58: (dbg) Done: out/minikube-windows-amd64.exe stop -p test-preload-472300: (12.1635168s)
preload_test.go:66: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-472300 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker
preload_test.go:66: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-472300 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker: (31.8663233s)
preload_test.go:71: (dbg) Run:  out/minikube-windows-amd64.exe -p test-preload-472300 image list
helpers_test.go:175: Cleaning up "test-preload-472300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p test-preload-472300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p test-preload-472300: (4.12573s)
--- PASS: TestPreload (166.66s)

                                                
                                    
x
+
TestScheduledStopWindows (131.55s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe start -p scheduled-stop-509600 --memory=2048 --driver=docker
scheduled_stop_test.go:128: (dbg) Done: out/minikube-windows-amd64.exe start -p scheduled-stop-509600 --memory=2048 --driver=docker: (1m2.826407s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-509600 --schedule 5m
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-509600 --schedule 5m: (1.3214882s)
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-509600 -n scheduled-stop-509600
scheduled_stop_test.go:54: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p scheduled-stop-509600 -- sudo systemctl show minikube-scheduled-stop --no-page
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-509600 --schedule 5s
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-509600 --schedule 5s: (1.8852126s)
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe status -p scheduled-stop-509600
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p scheduled-stop-509600: exit status 7 (341.9885ms)

                                                
                                                
-- stdout --
	scheduled-stop-509600
	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-509600 -n scheduled-stop-509600
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p scheduled-stop-509600 -n scheduled-stop-509600: exit status 7 (327.8367ms)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (41.77s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-windows-amd64.exe start -p insufficient-storage-075600 --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-075600 --memory=2048 --output=json --wait=true --driver=docker: exit status 26 (37.0307406s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"2c415925-fc4e-46f2-a6e9-89e48fef1e3a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-075600] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5371 Build 19045.5371","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"40a69cd9-898f-48ee-b73c-cf15de02e49a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube4\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"68095cdb-9913-4370-8562-98e491073c49","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"db41aa09-c009-491d-9547-92f06e59d3bc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"92317a54-ba78-461a-8174-cab92d029f86","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20319"}}
	{"specversion":"1.0","id":"49c1c857-6d99-4b8f-a063-48b32fdc4d92","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":"3bbc0326-d22b-461b-87aa-1d0b78b8ac4d","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":"02611f46-ae4f-473f-9adb-44c13946b362","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":"1725fdf9-2812-4087-9266-ccb531a94e23","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":"fed21a52-77b1-4026-9cf8-6d861d8230a1","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":"78d16107-2bb0-42f0-a536-e1c6620390b6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-075600\" primary control-plane node in \"insufficient-storage-075600\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"9b9302ca-66c6-4431-8379-63a0c22d0f74","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.46 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"44e86cbf-0495-4eb5-a22b-d5327506d4df","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":"6a33e43d-9e26-408c-9cfc-c57d670481c0","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-075600 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p insufficient-storage-075600 --output=json --layout=cluster: exit status 7 (796.5343ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0127 11:28:14.728308     300 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-075600" does not appear in C:\Users\jenkins.minikube4\minikube-integration\kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0127 11:28:15.562676    9012 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-075600" does not appear in C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	E0127 11:28:15.595934    9012 status.go:258] unable to read event log: stat: CreateFile C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\insufficient-storage-075600\events.json: The system cannot find the file specified.

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (176.79s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube-v1.26.0.3197944133.exe start -p running-upgrade-208000 --memory=2200 --vm-driver=docker
version_upgrade_test.go:120: (dbg) Done: C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube-v1.26.0.3197944133.exe start -p running-upgrade-208000 --memory=2200 --vm-driver=docker: (1m35.798273s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-windows-amd64.exe start -p running-upgrade-208000 --memory=2200 --alsologtostderr -v=1 --driver=docker
E0127 11:33:19.336142    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
version_upgrade_test.go:130: (dbg) Done: out/minikube-windows-amd64.exe start -p running-upgrade-208000 --memory=2200 --alsologtostderr -v=1 --driver=docker: (1m13.7533374s)
helpers_test.go:175: Cleaning up "running-upgrade-208000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p running-upgrade-208000
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p running-upgrade-208000: (6.3432178s)
--- PASS: TestRunningBinaryUpgrade (176.79s)

                                                
                                    
x
+
TestKubernetesUpgrade (245.52s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-554800 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:222: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-554800 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker: (1m58.8614697s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-554800
version_upgrade_test.go:227: (dbg) Done: out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-554800: (12.2537296s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-windows-amd64.exe -p kubernetes-upgrade-554800 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p kubernetes-upgrade-554800 status --format={{.Host}}: exit status 7 (452.0895ms)

                                                
                                                
-- 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-554800 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:243: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-554800 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker: (55.1239003s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-554800 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-554800 --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-554800 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker: exit status 106 (441.9991ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-554800] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5371 Build 19045.5371
	  - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20319
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.32.1 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-554800
	    minikube start -p kubernetes-upgrade-554800 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-5548002 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.32.1, by running:
	    
	    minikube start -p kubernetes-upgrade-554800 --kubernetes-version=v1.32.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-554800 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:275: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-554800 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker: (51.8786501s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-554800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-554800
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-554800: (6.2554564s)
--- PASS: TestKubernetesUpgrade (245.52s)

                                                
                                    
x
+
TestMissingContainerUpgrade (446.65s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube-v1.26.0.2676182303.exe start -p missing-upgrade-265300 --memory=2200 --driver=docker
E0127 11:29:46.850839    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
version_upgrade_test.go:309: (dbg) Done: C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube-v1.26.0.2676182303.exe start -p missing-upgrade-265300 --memory=2200 --driver=docker: (4m30.0194607s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-265300
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-265300: (15.9229883s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-265300
version_upgrade_test.go:329: (dbg) Run:  out/minikube-windows-amd64.exe start -p missing-upgrade-265300 --memory=2200 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:329: (dbg) Done: out/minikube-windows-amd64.exe start -p missing-upgrade-265300 --memory=2200 --alsologtostderr -v=1 --driver=docker: (2m34.7108896s)
helpers_test.go:175: Cleaning up "missing-upgrade-265300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p missing-upgrade-265300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p missing-upgrade-265300: (4.9280946s)
--- PASS: TestMissingContainerUpgrade (446.65s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.86s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.48s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-149400 --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-149400 --no-kubernetes --kubernetes-version=1.20 --driver=docker: exit status 14 (476.6864ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-149400] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5371 Build 19045.5371
	  - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20319
	  - 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.48s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (92.71s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-149400 --driver=docker
E0127 11:28:19.321274    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
no_kubernetes_test.go:95: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-149400 --driver=docker: (1m31.5050672s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-windows-amd64.exe -p NoKubernetes-149400 status -o json
no_kubernetes_test.go:200: (dbg) Done: out/minikube-windows-amd64.exe -p NoKubernetes-149400 status -o json: (1.2052364s)
--- PASS: TestNoKubernetes/serial/StartWithK8s (92.71s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (351.68s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube-v1.26.0.633020098.exe start -p stopped-upgrade-246900 --memory=2200 --vm-driver=docker
version_upgrade_test.go:183: (dbg) Done: C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube-v1.26.0.633020098.exe start -p stopped-upgrade-246900 --memory=2200 --vm-driver=docker: (4m29.1344826s)
version_upgrade_test.go:192: (dbg) Run:  C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube-v1.26.0.633020098.exe -p stopped-upgrade-246900 stop
version_upgrade_test.go:192: (dbg) Done: C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube-v1.26.0.633020098.exe -p stopped-upgrade-246900 stop: (17.4663052s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-windows-amd64.exe start -p stopped-upgrade-246900 --memory=2200 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:198: (dbg) Done: out/minikube-windows-amd64.exe start -p stopped-upgrade-246900 --memory=2200 --alsologtostderr -v=1 --driver=docker: (1m5.0813683s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (351.68s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (33.07s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-149400 --no-kubernetes --driver=docker
no_kubernetes_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-149400 --no-kubernetes --driver=docker: (26.6710498s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-windows-amd64.exe -p NoKubernetes-149400 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p NoKubernetes-149400 status -o json: exit status 2 (920.3984ms)

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-149400","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-149400
no_kubernetes_test.go:124: (dbg) Done: out/minikube-windows-amd64.exe delete -p NoKubernetes-149400: (5.4774075s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (33.07s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (29.2s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.95s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (3.46s)

                                                
                                                
=== 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.7299388s)
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.7278251s)
--- PASS: TestNoKubernetes/serial/ProfileList (3.46s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (2.25s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (24.2s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.72s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (4.11s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe start -p old-k8s-version-929600 --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:184: (dbg) Done: out/minikube-windows-amd64.exe start -p old-k8s-version-929600 --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: (3m39.3617822s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (219.36s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe start -p no-preload-826900 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.32.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe start -p no-preload-826900 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.32.1: (2m16.7320526s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (136.73s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-826900 create -f testdata\busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [1ff5e644-53b2-4417-ae85-e180774e2386] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [1ff5e644-53b2-4417-ae85-e180774e2386] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.0090443s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-826900 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.68s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-windows-amd64.exe stop -p no-preload-826900 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-windows-amd64.exe stop -p no-preload-826900 --alsologtostderr -v=3: (12.4446404s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.44s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p no-preload-826900 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.79s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe start -p no-preload-826900 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.32.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe start -p no-preload-826900 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.32.1: (4m38.118711s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-826900 -n no-preload-826900
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (279.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-929600 create -f testdata\busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [fe14f3a0-a6d0-4c0d-ac4d-b6a4c9c8ee1e] Pending
helpers_test.go:344: "busybox" [fe14f3a0-a6d0-4c0d-ac4d-b6a4c9c8ee1e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [fe14f3a0-a6d0-4c0d-ac4d-b6a4c9c8ee1e] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.012043s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-929600 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.39s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-929600 -n old-k8s-version-929600
E0127 11:41:09.960759    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-929600 -n old-k8s-version-929600: exit status 7 (385.4006ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p old-k8s-version-929600 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.90s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe start -p old-k8s-version-929600 --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:254: (dbg) Done: out/minikube-windows-amd64.exe start -p old-k8s-version-929600 --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: (6m43.7864686s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-929600 -n old-k8s-version-929600
start_stop_delete_test.go:260: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-929600 -n old-k8s-version-929600: (1.1253834s)
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (404.91s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe start -p default-k8s-diff-port-072400 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.32.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe start -p default-k8s-diff-port-072400 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.32.1: (1m50.0545341s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (110.05s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-072400 create -f testdata\busybox.yaml
E0127 11:43:19.362757    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
start_stop_delete_test.go:194: (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" [87575704-5a99-4dd1-951b-9c5870911ff6] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [87575704-5a99-4dd1-951b-9c5870911ff6] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.0105989s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-072400 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.90s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p default-k8s-diff-port-072400 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.84s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe start -p default-k8s-diff-port-072400 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.32.1
E0127 11:44:46.891802    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe start -p default-k8s-diff-port-072400 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.32.1: (4m45.5104047s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-072400 -n default-k8s-diff-port-072400
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (286.45s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-7779f9b69b-wdhk6" [192aa546-8c16-4052-b920-eb041c92f7f1] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0079077s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-7779f9b69b-wdhk6" [192aa546-8c16-4052-b920-eb041c92f7f1] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.006786s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-826900 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.35s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-windows-amd64.exe -p no-preload-826900 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.64s)

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-826900 -n no-preload-826900
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-826900 -n no-preload-826900: exit status 2 (909.7691ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p no-preload-826900 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe unpause -p no-preload-826900 --alsologtostderr -v=1: (1.3614394s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-826900 -n no-preload-826900
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-826900 -n no-preload-826900: (1.3529261s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-826900 -n no-preload-826900
--- PASS: TestStartStop/group/no-preload/serial/Pause (6.98s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe start -p newest-cni-933100 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker --kubernetes-version=v1.32.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe start -p newest-cni-933100 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker --kubernetes-version=v1.32.1: (1m11.1901733s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (71.19s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-windows-amd64.exe stop -p newest-cni-933100 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-windows-amd64.exe stop -p newest-cni-933100 --alsologtostderr -v=3: (8.9871466s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (8.99s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p newest-cni-933100 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.86s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe start -p newest-cni-933100 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker --kubernetes-version=v1.32.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe start -p newest-cni-933100 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker --kubernetes-version=v1.32.1: (29.1383038s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-933100 -n newest-cni-933100
start_stop_delete_test.go:260: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-933100 -n newest-cni-933100: (1.6425839s)
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (30.78s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:271: 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:282: 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.78s)

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

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-933100 -n newest-cni-933100
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-933100 -n newest-cni-933100: exit status 2 (1.187003s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p newest-cni-933100 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe unpause -p newest-cni-933100 --alsologtostderr -v=1: (1.8320521s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-933100 -n newest-cni-933100
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-933100 -n newest-cni-933100: (1.9500927s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-933100 -n newest-cni-933100
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-933100 -n newest-cni-933100: (1.318534s)
--- PASS: TestStartStop/group/newest-cni/serial/Pause (9.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe start -p embed-certs-652200 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.32.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe start -p embed-certs-652200 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.32.1: (1m53.7635729s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (113.76s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-rkj7l" [3c243f50-f32f-4335-8a29-1b44fe00fd43] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0112457s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-rkj7l" [3c243f50-f32f-4335-8a29-1b44fe00fd43] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0143297s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-929600 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.53s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-windows-amd64.exe -p old-k8s-version-929600 image list --format=json
start_stop_delete_test.go:302: 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 (7.18s)

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-929600 -n old-k8s-version-929600
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-929600 -n old-k8s-version-929600: exit status 2 (920.306ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p old-k8s-version-929600 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe unpause -p old-k8s-version-929600 --alsologtostderr -v=1: (1.3869943s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-929600 -n old-k8s-version-929600
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-929600 -n old-k8s-version-929600: (1.4409399s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-929600 -n old-k8s-version-929600
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-929600 -n old-k8s-version-929600: (1.0210979s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (7.18s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-7779f9b69b-hbchl" [5a573f3d-3403-4920-ac38-9d37a0f17fc6] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0090299s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-7779f9b69b-hbchl" [5a573f3d-3403-4920-ac38-9d37a0f17fc6] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0416048s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-072400 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.42s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-windows-amd64.exe -p default-k8s-diff-port-072400 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.67s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe pause -p default-k8s-diff-port-072400 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe pause -p default-k8s-diff-port-072400 --alsologtostderr -v=1: (4.5473077s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-072400 -n default-k8s-diff-port-072400
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-072400 -n default-k8s-diff-port-072400: exit status 2 (1.0617725s)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-072400 -n default-k8s-diff-port-072400
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-072400 -n default-k8s-diff-port-072400: exit status 2 (1.0182936s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p default-k8s-diff-port-072400 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe unpause -p default-k8s-diff-port-072400 --alsologtostderr -v=1: (1.5863535s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-072400 -n default-k8s-diff-port-072400
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-072400 -n default-k8s-diff-port-072400: (1.7399865s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-072400 -n default-k8s-diff-port-072400
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (10.94s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p flannel-227200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p flannel-227200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker: (1m34.2613754s)
--- PASS: TestNetworkPlugins/group/flannel/Start (94.26s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-652200 create -f testdata\busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [d3cfe42a-60f4-472d-a07c-cd2d79124684] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d3cfe42a-60f4-472d-a07c-cd2d79124684] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 11.0120247s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-652200 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (11.82s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p enable-default-cni-227200 --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-227200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker: (1m38.2218625s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (98.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-windows-amd64.exe stop -p embed-certs-652200 --alsologtostderr -v=3
E0127 11:49:46.905734    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\addons-946000\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:49:48.770300    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\no-preload-826900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:49:48.777861    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\no-preload-826900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:49:48.790108    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\no-preload-826900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:49:48.811689    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\no-preload-826900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:49:48.854189    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\no-preload-826900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:49:48.936912    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\no-preload-826900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:49:49.102555    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\no-preload-826900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:49:49.425292    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\no-preload-826900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:49:50.067682    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\no-preload-826900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:49:51.350607    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\no-preload-826900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:49:53.913818    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\no-preload-826900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-windows-amd64.exe stop -p embed-certs-652200 --alsologtostderr -v=3: (15.4464853s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (15.45s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p embed-certs-652200 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.93s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe start -p embed-certs-652200 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.32.1
E0127 11:49:59.036648    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\no-preload-826900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe start -p embed-certs-652200 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.32.1: (4m49.3483816s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-652200 -n embed-certs-652200
start_stop_delete_test.go:260: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-652200 -n embed-certs-652200: (1.1421283s)
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (290.49s)

                                                
                                    
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-227200 "pgrep -a kubelet"
I0127 11:50:04.579413    4512 config.go:182] Loaded profile config "auto-227200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.85s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-227200 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-5d86dc444-s5pw9" [6230faf2-70d8-4c3e-9a16-239f8ada6502] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0127 11:50:09.280160    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\no-preload-826900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-s5pw9" [6230faf2-70d8-4c3e-9a16-239f8ada6502] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 19.0119824s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (19.64s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-wzn8g" [0e858ba2-de22-4994-a892-cfcf30662fd5] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.008303s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p flannel-227200 "pgrep -a kubelet"
I0127 11:50:41.107567    4512 config.go:182] Loaded profile config "flannel-227200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.84s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-227200 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-5d86dc444-mds2t" [1b371357-535c-4c4c-adc8-a76d69754407] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0127 11:50:45.557171    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\old-k8s-version-929600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:50:45.565194    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\old-k8s-version-929600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:50:45.578158    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\old-k8s-version-929600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:50:45.601168    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\old-k8s-version-929600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:50:45.643184    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\old-k8s-version-929600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:50:45.726183    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\old-k8s-version-929600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:50:45.889239    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\old-k8s-version-929600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:50:46.213270    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\old-k8s-version-929600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:50:46.857292    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\old-k8s-version-929600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:50:48.140457    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\old-k8s-version-929600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:50:50.703213    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\old-k8s-version-929600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-mds2t" [1b371357-535c-4c4c-adc8-a76d69754407] Running
E0127 11:50:55.826116    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\old-k8s-version-929600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 20.0102705s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (20.66s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p bridge-227200 --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-227200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker: (1m53.5043665s)
--- PASS: TestNetworkPlugins/group/bridge/Start (113.50s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p enable-default-cni-227200 "pgrep -a kubelet"
I0127 11:51:14.947326    4512 config.go:182] Loaded profile config "enable-default-cni-227200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.83s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-227200 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-5d86dc444-vtvmq" [e86caaee-6934-4f78-b1a6-b1969f3b719e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0127 11:51:26.553076    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\old-k8s-version-929600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-vtvmq" [e86caaee-6934-4f78-b1a6-b1969f3b719e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 22.0067499s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (22.94s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubenet-227200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker
E0127 11:52:07.516301    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\old-k8s-version-929600\\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-227200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker: (1m48.2029736s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (108.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p calico-227200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker
E0127 11:52:32.655926    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\no-preload-826900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p calico-227200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker: (2m38.7625649s)
--- PASS: TestNetworkPlugins/group/calico/Start (158.76s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p bridge-227200 "pgrep -a kubelet"
I0127 11:53:07.239884    4512 config.go:182] Loaded profile config "bridge-227200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.84s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-227200 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-5d86dc444-4tgs7" [433b2077-1327-4515-bd22-abdf84228bfc] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-4tgs7" [433b2077-1327-4515-bd22-abdf84228bfc] Running
E0127 11:53:19.390450    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:53:19.499468    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-072400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:53:19.507469    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-072400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:53:19.520467    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-072400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:53:19.541976    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-072400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:53:19.583397    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-072400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:53:19.665630    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-072400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:53:19.827730    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-072400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:53:20.149605    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-072400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:53:20.791826    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-072400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:53:22.077990    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-072400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 16.0110402s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (16.64s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-227200 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E0127 11:53:24.640745    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-072400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.34s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p kubenet-227200 "pgrep -a kubelet"
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p kubenet-227200 "pgrep -a kubelet": (1.0581439s)
I0127 11:53:42.948787    4512 config.go:182] Loaded profile config "kubenet-227200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (1.06s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-227200 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-5d86dc444-4p8rp" [32cf95e5-9c5c-4da1-8154-95513c7b0b50] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-4p8rp" [32cf95e5-9c5c-4da1-8154-95513c7b0b50] Running
E0127 11:54:00.491710    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-072400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 20.0132012s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (20.91s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p kindnet-227200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker
E0127 11:54:41.456032    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-072400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:54:42.474263    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-430700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p kindnet-227200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker: (1m59.0479445s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (119.05s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-7779f9b69b-jcnln" [2d2c4e57-af7b-420c-8097-6348c63be8a9] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0103599s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-7779f9b69b-jcnln" [2d2c4e57-af7b-420c-8097-6348c63be8a9] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0098379s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-652200 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p custom-flannel-227200 --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-227200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata\kube-flannel.yaml --driver=docker: (1m46.0720941s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (106.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-windows-amd64.exe -p embed-certs-652200 image list --format=json
start_stop_delete_test.go:302: 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.22s)

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-652200 -n embed-certs-652200
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-652200 -n embed-certs-652200: exit status 2 (874.1431ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p embed-certs-652200 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe unpause -p embed-certs-652200 --alsologtostderr -v=1: (1.4114632s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-652200 -n embed-certs-652200
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-652200 -n embed-certs-652200: (1.3882766s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-652200 -n embed-certs-652200
E0127 11:55:05.202432    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\auto-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:55:05.210427    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\auto-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:55:05.223523    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\auto-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:55:05.246440    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\auto-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:55:05.288921    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\auto-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:55:05.372036    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\auto-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:55:05.533701    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\auto-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
--- PASS: TestStartStop/group/embed-certs/serial/Pause (7.22s)

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

                                                
                                                
=== 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-nschr" [e0a9627b-45a7-43ff-b45d-f1c4e3ff9134] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 5.1366675s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (5.14s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p calico-227200 "pgrep -a kubelet"
I0127 11:55:09.560478    4512 config.go:182] Loaded profile config "calico-227200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.77s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-227200 replace --force -f testdata\netcat-deployment.yaml
E0127 11:55:10.343441    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\auto-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:149: (dbg) Done: kubectl --context calico-227200 replace --force -f testdata\netcat-deployment.yaml: (1.6637764s)
I0127 11:55:11.488879    4512 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-5d86dc444-knnkk" [ca7229da-bb4c-4fd9-9b01-91d826d202c2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0127 11:55:15.466318    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\auto-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-knnkk" [ca7229da-bb4c-4fd9-9b01-91d826d202c2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 22.0087202s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (24.07s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p false-227200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker
E0127 11:55:25.709707    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\auto-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p false-227200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker: (1m48.913123s)
--- PASS: TestNetworkPlugins/group/false/Start (108.91s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Localhost
net_test.go:194: (dbg) Run:  kubectl --context calico-227200 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
E0127 11:55:34.274271    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\flannel-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:55:34.282284    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\flannel-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:55:34.295267    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\flannel-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:55:34.317951    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\flannel-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:55:34.360551    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\flannel-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/calico/Localhost (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/HairPin
net_test.go:264: (dbg) Run:  kubectl --context calico-227200 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E0127 11:55:34.443889    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\flannel-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:55:34.606875    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\flannel-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/calico/HairPin (0.39s)

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

                                                
                                                
=== 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-qkq2t" [b2da0816-1e6f-4047-b9d5-03c798162791] Running
E0127 11:56:15.861776    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\enable-default-cni-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:56:15.869778    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\enable-default-cni-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:56:15.882775    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\enable-default-cni-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:56:15.905795    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\enable-default-cni-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:56:15.948879    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\enable-default-cni-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:56:16.031296    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\enable-default-cni-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:56:16.194430    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\enable-default-cni-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:56:16.517405    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\enable-default-cni-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:56:17.161488    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\enable-default-cni-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:56:18.444359    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\enable-default-cni-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.0105304s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.16s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p kindnet-227200 "pgrep -a kubelet"
I0127 11:56:22.537528    4512 config.go:182] Loaded profile config "kindnet-227200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.91s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-227200 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-5d86dc444-r4xts" [5c4a41da-f9fe-4dc2-894f-c2c9b51d5328] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0127 11:56:26.754932    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\enable-default-cni-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:56:27.159378    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\auto-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-r4xts" [5c4a41da-f9fe-4dc2-894f-c2c9b51d5328] Running
E0127 11:56:36.997288    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\enable-default-cni-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 19.012648s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (19.80s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p custom-flannel-227200 "pgrep -a kubelet"
I0127 11:56:40.668511    4512 config.go:182] Loaded profile config "custom-flannel-227200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.79s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-227200 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-5d86dc444-xjphd" [fbbf4147-a1cc-405b-bbe1-8f0605af7e3c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-xjphd" [fbbf4147-a1cc-405b-bbe1-8f0605af7e3c] Running
E0127 11:56:56.232001    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\flannel-227200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0127 11:56:57.480647    4512 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\enable-default-cni-227200\\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 17.0141842s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (17.76s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p false-227200 "pgrep -a kubelet"
I0127 11:57:07.407617    4512 config.go:182] Loaded profile config "false-227200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.75s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-227200 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-5d86dc444-dw2zf" [200ebbb4-1d13-479a-8d99-e00b7f02baf7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-dw2zf" [200ebbb4-1d13-479a-8d99-e00b7f02baf7] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 17.0158614s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (17.60s)

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

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

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

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

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

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

                                                
                                    

Test skip (26/335)

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/GCPAuth/RealCredentials (0s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:698: This test requires a GCE instance (excluding Cloud Shell) with a container based driver
--- SKIP: TestAddons/serial/GCPAuth/RealCredentials (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Registry (28.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 12.273ms
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-6c88467877-lcdnx" [9ac547b2-e558-4f6d-a4b0-d62ac9a6e37f] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.0064676s
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-8xwvk" [79ace979-40ab-485e-be82-ee089af35b8d] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.0072693s
addons_test.go:331: (dbg) Run:  kubectl --context addons-946000 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-946000 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-946000 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": (13.9984004s)
addons_test.go:346: Unable to complete rest of the test due to connectivity assumptions
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-946000 addons disable registry --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-946000 addons disable registry --alsologtostderr -v=1: (2.516833s)
--- SKIP: TestAddons/parallel/Registry (28.75s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (31.39s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-946000 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-946000 replace --force -f testdata\nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-946000 replace --force -f testdata\nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [efc1a72f-ec84-4cb0-87eb-f30647d3cc7b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [efc1a72f-ec84-4cb0-87eb-f30647d3cc7b] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 18.0099399s
I0127 10:31:56.724881    4512 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-946000 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:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-946000 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-946000 addons disable ingress-dns --alsologtostderr -v=1: (2.548501s)
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-946000 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-946000 addons disable ingress --alsologtostderr -v=1: (8.778959s)
--- SKIP: TestAddons/parallel/Ingress (31.39s)

                                                
                                    
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-430700 --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-430700 --alsologtostderr -v=1] ...
helpers_test.go:502: unable to terminate pid 11524: 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 (69.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-430700 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-430700 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-58f9cf68d8-6g7h8" [285f57eb-f1a7-4608-b2e6-aa14ffd86af8] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-58f9cf68d8-6g7h8" [285f57eb-f1a7-4608-b2e6-aa14ffd86af8] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 1m9.0122732s
functional_test.go:1646: test is broken for port-forwarded drivers: https://github.com/kubernetes/minikube/issues/7383
--- SKIP: TestFunctional/parallel/ServiceCmdConnect (69.81s)

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

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:101: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-280800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p disable-driver-mounts-280800
--- SKIP: TestStartStop/group/disable-driver-mounts (0.71s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (16.97s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.crt
extensions:
- extension:
last-update: Mon, 27 Jan 2025 11:32:45 GMT
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://127.0.0.1:55663
name: missing-upgrade-265300
contexts:
- context:
cluster: missing-upgrade-265300
extensions:
- extension:
last-update: Mon, 27 Jan 2025 11:32:45 GMT
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-265300
name: missing-upgrade-265300
current-context: ""
kind: Config
preferences: {}
users:
- name: missing-upgrade-265300
user:
client-certificate: C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\missing-upgrade-265300\client.crt
client-key: C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\missing-upgrade-265300\client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard