Test Report: Docker_Linux_docker_arm64 20623

                    
                      9a147d453238f682b8f0e5ed98059c714226a9c8:2025-04-14:39135
                    
                

Test fail (1/346)

Order failed test Duration
257 TestScheduledStopUnix 37.84
x
+
TestScheduledStopUnix (37.84s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-919636 --memory=2048 --driver=docker  --container-runtime=docker
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-919636 --memory=2048 --driver=docker  --container-runtime=docker: (33.371318953s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-919636 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-919636 -n scheduled-stop-919636
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-919636 --schedule 15s
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:98: process 1702599 running but should have been killed on reschedule of stop
panic.go:631: *** TestScheduledStopUnix FAILED at 2025-04-14 13:27:09.138463924 +0000 UTC m=+2318.924645819
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestScheduledStopUnix]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect scheduled-stop-919636
helpers_test.go:235: (dbg) docker inspect scheduled-stop-919636:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "d334d5e71b9fe768666f1aca56c642a5244bc36ff56220bf7b8520e69ad9241a",
	        "Created": "2025-04-14T13:26:40.040766014Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1699527,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-04-14T13:26:40.109795982Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:e51065ad0661308920dfd7c7ddda445e530a6bf56321f8317cb47e1df0975e7c",
	        "ResolvConfPath": "/var/lib/docker/containers/d334d5e71b9fe768666f1aca56c642a5244bc36ff56220bf7b8520e69ad9241a/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/d334d5e71b9fe768666f1aca56c642a5244bc36ff56220bf7b8520e69ad9241a/hostname",
	        "HostsPath": "/var/lib/docker/containers/d334d5e71b9fe768666f1aca56c642a5244bc36ff56220bf7b8520e69ad9241a/hosts",
	        "LogPath": "/var/lib/docker/containers/d334d5e71b9fe768666f1aca56c642a5244bc36ff56220bf7b8520e69ad9241a/d334d5e71b9fe768666f1aca56c642a5244bc36ff56220bf7b8520e69ad9241a-json.log",
	        "Name": "/scheduled-stop-919636",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "scheduled-stop-919636:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "scheduled-stop-919636",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 2147483648,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 4294967296,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "d334d5e71b9fe768666f1aca56c642a5244bc36ff56220bf7b8520e69ad9241a",
	                "LowerDir": "/var/lib/docker/overlay2/87ebf1b03dbb9df1dc4beabfab648974b5d09953fb0cc4c5c58a38232efc8099-init/diff:/var/lib/docker/overlay2/05f11b26070c701c3f0c937bfdedee28e021ed6fe4e7e7af9e96f46cb7601d8f/diff",
	                "MergedDir": "/var/lib/docker/overlay2/87ebf1b03dbb9df1dc4beabfab648974b5d09953fb0cc4c5c58a38232efc8099/merged",
	                "UpperDir": "/var/lib/docker/overlay2/87ebf1b03dbb9df1dc4beabfab648974b5d09953fb0cc4c5c58a38232efc8099/diff",
	                "WorkDir": "/var/lib/docker/overlay2/87ebf1b03dbb9df1dc4beabfab648974b5d09953fb0cc4c5c58a38232efc8099/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "scheduled-stop-919636",
	                "Source": "/var/lib/docker/volumes/scheduled-stop-919636/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "scheduled-stop-919636",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "scheduled-stop-919636",
	                "name.minikube.sigs.k8s.io": "scheduled-stop-919636",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "53d5eea4c064eb1dc0deee09c86993963c5d90c7e5097d371cd86535aefdd6fc",
	            "SandboxKey": "/var/run/docker/netns/53d5eea4c064",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34494"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34495"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34498"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34496"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34497"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "scheduled-stop-919636": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.76.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "0a:34:a5:ff:3d:f7",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "dee4e29065f27c09fac847f1fc8aa6d907f09611573bed9d9677d04502d8179d",
	                    "EndpointID": "71e7f1b05cc1fdca76a2fd6e0251b01ec73dad355b490a360adf5843fe6fc48b",
	                    "Gateway": "192.168.76.1",
	                    "IPAddress": "192.168.76.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "scheduled-stop-919636",
	                        "d334d5e71b9f"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-919636 -n scheduled-stop-919636
helpers_test.go:244: <<< TestScheduledStopUnix FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestScheduledStopUnix]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p scheduled-stop-919636 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p scheduled-stop-919636 logs -n 25: (1.015055025s)
helpers_test.go:252: TestScheduledStopUnix logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|-----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |        Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|-----------------------|---------|---------|---------------------|---------------------|
	| stop    | -p multinode-047394            | multinode-047394      | jenkins | v1.35.0 | 14 Apr 25 13:21 UTC | 14 Apr 25 13:21 UTC |
	| start   | -p multinode-047394            | multinode-047394      | jenkins | v1.35.0 | 14 Apr 25 13:21 UTC | 14 Apr 25 13:22 UTC |
	|         | --wait=true -v=8               |                       |         |         |                     |                     |
	|         | --alsologtostderr              |                       |         |         |                     |                     |
	| node    | list -p multinode-047394       | multinode-047394      | jenkins | v1.35.0 | 14 Apr 25 13:22 UTC |                     |
	| node    | multinode-047394 node delete   | multinode-047394      | jenkins | v1.35.0 | 14 Apr 25 13:22 UTC | 14 Apr 25 13:22 UTC |
	|         | m03                            |                       |         |         |                     |                     |
	| stop    | multinode-047394 stop          | multinode-047394      | jenkins | v1.35.0 | 14 Apr 25 13:22 UTC | 14 Apr 25 13:23 UTC |
	| start   | -p multinode-047394            | multinode-047394      | jenkins | v1.35.0 | 14 Apr 25 13:23 UTC | 14 Apr 25 13:24 UTC |
	|         | --wait=true -v=8               |                       |         |         |                     |                     |
	|         | --alsologtostderr              |                       |         |         |                     |                     |
	|         | --driver=docker                |                       |         |         |                     |                     |
	|         | --container-runtime=docker     |                       |         |         |                     |                     |
	| node    | list -p multinode-047394       | multinode-047394      | jenkins | v1.35.0 | 14 Apr 25 13:24 UTC |                     |
	| start   | -p multinode-047394-m02        | multinode-047394-m02  | jenkins | v1.35.0 | 14 Apr 25 13:24 UTC |                     |
	|         | --driver=docker                |                       |         |         |                     |                     |
	|         | --container-runtime=docker     |                       |         |         |                     |                     |
	| start   | -p multinode-047394-m03        | multinode-047394-m03  | jenkins | v1.35.0 | 14 Apr 25 13:24 UTC | 14 Apr 25 13:24 UTC |
	|         | --driver=docker                |                       |         |         |                     |                     |
	|         | --container-runtime=docker     |                       |         |         |                     |                     |
	| node    | add -p multinode-047394        | multinode-047394      | jenkins | v1.35.0 | 14 Apr 25 13:24 UTC |                     |
	| delete  | -p multinode-047394-m03        | multinode-047394-m03  | jenkins | v1.35.0 | 14 Apr 25 13:24 UTC | 14 Apr 25 13:24 UTC |
	| delete  | -p multinode-047394            | multinode-047394      | jenkins | v1.35.0 | 14 Apr 25 13:24 UTC | 14 Apr 25 13:24 UTC |
	| start   | -p test-preload-269936         | test-preload-269936   | jenkins | v1.35.0 | 14 Apr 25 13:24 UTC | 14 Apr 25 13:25 UTC |
	|         | --memory=2200                  |                       |         |         |                     |                     |
	|         | --alsologtostderr              |                       |         |         |                     |                     |
	|         | --wait=true --preload=false    |                       |         |         |                     |                     |
	|         | --driver=docker                |                       |         |         |                     |                     |
	|         | --container-runtime=docker     |                       |         |         |                     |                     |
	|         | --kubernetes-version=v1.24.4   |                       |         |         |                     |                     |
	| image   | test-preload-269936 image pull | test-preload-269936   | jenkins | v1.35.0 | 14 Apr 25 13:25 UTC | 14 Apr 25 13:25 UTC |
	|         | gcr.io/k8s-minikube/busybox    |                       |         |         |                     |                     |
	| stop    | -p test-preload-269936         | test-preload-269936   | jenkins | v1.35.0 | 14 Apr 25 13:25 UTC | 14 Apr 25 13:26 UTC |
	| start   | -p test-preload-269936         | test-preload-269936   | jenkins | v1.35.0 | 14 Apr 25 13:26 UTC | 14 Apr 25 13:26 UTC |
	|         | --memory=2200                  |                       |         |         |                     |                     |
	|         | --alsologtostderr -v=1         |                       |         |         |                     |                     |
	|         | --wait=true --driver=docker    |                       |         |         |                     |                     |
	|         | --container-runtime=docker     |                       |         |         |                     |                     |
	| image   | test-preload-269936 image list | test-preload-269936   | jenkins | v1.35.0 | 14 Apr 25 13:26 UTC | 14 Apr 25 13:26 UTC |
	| delete  | -p test-preload-269936         | test-preload-269936   | jenkins | v1.35.0 | 14 Apr 25 13:26 UTC | 14 Apr 25 13:26 UTC |
	| start   | -p scheduled-stop-919636       | scheduled-stop-919636 | jenkins | v1.35.0 | 14 Apr 25 13:26 UTC | 14 Apr 25 13:27 UTC |
	|         | --memory=2048 --driver=docker  |                       |         |         |                     |                     |
	|         | --container-runtime=docker     |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-919636       | scheduled-stop-919636 | jenkins | v1.35.0 | 14 Apr 25 13:27 UTC |                     |
	|         | --schedule 5m                  |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-919636       | scheduled-stop-919636 | jenkins | v1.35.0 | 14 Apr 25 13:27 UTC |                     |
	|         | --schedule 5m                  |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-919636       | scheduled-stop-919636 | jenkins | v1.35.0 | 14 Apr 25 13:27 UTC |                     |
	|         | --schedule 5m                  |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-919636       | scheduled-stop-919636 | jenkins | v1.35.0 | 14 Apr 25 13:27 UTC |                     |
	|         | --schedule 15s                 |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-919636       | scheduled-stop-919636 | jenkins | v1.35.0 | 14 Apr 25 13:27 UTC |                     |
	|         | --schedule 15s                 |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-919636       | scheduled-stop-919636 | jenkins | v1.35.0 | 14 Apr 25 13:27 UTC |                     |
	|         | --schedule 15s                 |                       |         |         |                     |                     |
	|---------|--------------------------------|-----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 13:26:35
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.24.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 13:26:35.283531 1699137 out.go:345] Setting OutFile to fd 1 ...
	I0414 13:26:35.283625 1699137 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:26:35.283628 1699137 out.go:358] Setting ErrFile to fd 2...
	I0414 13:26:35.283632 1699137 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:26:35.283877 1699137 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1481052/.minikube/bin
	I0414 13:26:35.284264 1699137 out.go:352] Setting JSON to false
	I0414 13:26:35.285149 1699137 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":25747,"bootTime":1744611449,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1081-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0414 13:26:35.285203 1699137 start.go:139] virtualization:  
	I0414 13:26:35.291103 1699137 out.go:177] * [scheduled-stop-919636] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0414 13:26:35.294544 1699137 out.go:177]   - MINIKUBE_LOCATION=20623
	I0414 13:26:35.294620 1699137 notify.go:220] Checking for updates...
	I0414 13:26:35.301677 1699137 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 13:26:35.304881 1699137 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20623-1481052/kubeconfig
	I0414 13:26:35.307873 1699137 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1481052/.minikube
	I0414 13:26:35.310843 1699137 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0414 13:26:35.313973 1699137 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 13:26:35.317214 1699137 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 13:26:35.341085 1699137 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 13:26:35.341207 1699137 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 13:26:35.397547 1699137 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:23 OomKillDisable:true NGoroutines:42 SystemTime:2025-04-14 13:26:35.388834309 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 13:26:35.397640 1699137 docker.go:318] overlay module found
	I0414 13:26:35.400882 1699137 out.go:177] * Using the docker driver based on user configuration
	I0414 13:26:35.403901 1699137 start.go:297] selected driver: docker
	I0414 13:26:35.403912 1699137 start.go:901] validating driver "docker" against <nil>
	I0414 13:26:35.403924 1699137 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 13:26:35.404724 1699137 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 13:26:35.456889 1699137 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:23 OomKillDisable:true NGoroutines:42 SystemTime:2025-04-14 13:26:35.447434533 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 13:26:35.457064 1699137 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0414 13:26:35.457275 1699137 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0414 13:26:35.460266 1699137 out.go:177] * Using Docker driver with root privileges
	I0414 13:26:35.463204 1699137 cni.go:84] Creating CNI manager for ""
	I0414 13:26:35.463263 1699137 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 13:26:35.463270 1699137 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0414 13:26:35.463339 1699137 start.go:340] cluster config:
	{Name:scheduled-stop-919636 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:2048 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:scheduled-stop-919636 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:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 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:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 13:26:35.466401 1699137 out.go:177] * Starting "scheduled-stop-919636" primary control-plane node in "scheduled-stop-919636" cluster
	I0414 13:26:35.469197 1699137 cache.go:121] Beginning downloading kic base image for docker with docker
	I0414 13:26:35.472264 1699137 out.go:177] * Pulling base image v0.0.46-1744107393-20604 ...
	I0414 13:26:35.475124 1699137 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 13:26:35.475167 1699137 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20623-1481052/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-arm64.tar.lz4
	I0414 13:26:35.475173 1699137 cache.go:56] Caching tarball of preloaded images
	I0414 13:26:35.475235 1699137 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0414 13:26:35.475255 1699137 preload.go:172] Found /home/jenkins/minikube-integration/20623-1481052/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-arm64.tar.lz4 in cache, skipping download
	I0414 13:26:35.475264 1699137 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0414 13:26:35.475630 1699137 profile.go:143] Saving config to /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/config.json ...
	I0414 13:26:35.475648 1699137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/config.json: {Name:mk68c09c674beb3999bcf80494a40c0ed24bd142 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:26:35.493863 1699137 image.go:100] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon, skipping pull
	I0414 13:26:35.493874 1699137 cache.go:145] gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a exists in daemon, skipping load
	I0414 13:26:35.493890 1699137 cache.go:230] Successfully downloaded all kic artifacts
	I0414 13:26:35.493911 1699137 start.go:360] acquireMachinesLock for scheduled-stop-919636: {Name:mke701eceffb80b364031c1802a9dd79485c4e82 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0414 13:26:35.494020 1699137 start.go:364] duration metric: took 94.942µs to acquireMachinesLock for "scheduled-stop-919636"
	I0414 13:26:35.494044 1699137 start.go:93] Provisioning new machine with config: &{Name:scheduled-stop-919636 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:2048 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:scheduled-stop-919636 Namespace:default APIServerHAVIP: A
PIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 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:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath
: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0414 13:26:35.494105 1699137 start.go:125] createHost starting for "" (driver="docker")
	I0414 13:26:35.499257 1699137 out.go:235] * Creating docker container (CPUs=2, Memory=2048MB) ...
	I0414 13:26:35.499470 1699137 start.go:159] libmachine.API.Create for "scheduled-stop-919636" (driver="docker")
	I0414 13:26:35.499498 1699137 client.go:168] LocalClient.Create starting
	I0414 13:26:35.499576 1699137 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/20623-1481052/.minikube/certs/ca.pem
	I0414 13:26:35.499610 1699137 main.go:141] libmachine: Decoding PEM data...
	I0414 13:26:35.499622 1699137 main.go:141] libmachine: Parsing certificate...
	I0414 13:26:35.499674 1699137 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/20623-1481052/.minikube/certs/cert.pem
	I0414 13:26:35.499691 1699137 main.go:141] libmachine: Decoding PEM data...
	I0414 13:26:35.499699 1699137 main.go:141] libmachine: Parsing certificate...
	I0414 13:26:35.500047 1699137 cli_runner.go:164] Run: docker network inspect scheduled-stop-919636 --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}}]}"
	W0414 13:26:35.515807 1699137 cli_runner.go:211] docker network inspect scheduled-stop-919636 --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
	I0414 13:26:35.515882 1699137 network_create.go:284] running [docker network inspect scheduled-stop-919636] to gather additional debugging logs...
	I0414 13:26:35.515904 1699137 cli_runner.go:164] Run: docker network inspect scheduled-stop-919636
	W0414 13:26:35.531814 1699137 cli_runner.go:211] docker network inspect scheduled-stop-919636 returned with exit code 1
	I0414 13:26:35.531835 1699137 network_create.go:287] error running [docker network inspect scheduled-stop-919636]: docker network inspect scheduled-stop-919636: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network scheduled-stop-919636 not found
	I0414 13:26:35.531845 1699137 network_create.go:289] output of [docker network inspect scheduled-stop-919636]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network scheduled-stop-919636 not found
	
	** /stderr **
	I0414 13:26:35.531945 1699137 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}}]}"
	I0414 13:26:35.547878 1699137 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName:br-f164935798ec IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:d2:77:31:e7:fc:e9} reservation:<nil>}
	I0414 13:26:35.548140 1699137 network.go:211] skipping subnet 192.168.58.0/24 that is taken: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName:br-4e623a8dff46 IfaceIPv4:192.168.58.1 IfaceMTU:1500 IfaceMAC:3e:64:6d:ca:3a:6b} reservation:<nil>}
	I0414 13:26:35.548380 1699137 network.go:211] skipping subnet 192.168.67.0/24 that is taken: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 IsPrivate:true Interface:{IfaceName:br-3fdd627108f7 IfaceIPv4:192.168.67.1 IfaceMTU:1500 IfaceMAC:8e:64:84:74:41:88} reservation:<nil>}
	I0414 13:26:35.548739 1699137 network.go:206] using free private subnet 192.168.76.0/24: &{IP:192.168.76.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.76.0/24 Gateway:192.168.76.1 ClientMin:192.168.76.2 ClientMax:192.168.76.254 Broadcast:192.168.76.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x40018cbeb0}
	I0414 13:26:35.548755 1699137 network_create.go:124] attempt to create docker network scheduled-stop-919636 192.168.76.0/24 with gateway 192.168.76.1 and MTU of 1500 ...
	I0414 13:26:35.548809 1699137 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.76.0/24 --gateway=192.168.76.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=scheduled-stop-919636 scheduled-stop-919636
	I0414 13:26:35.606871 1699137 network_create.go:108] docker network scheduled-stop-919636 192.168.76.0/24 created
	I0414 13:26:35.606893 1699137 kic.go:121] calculated static IP "192.168.76.2" for the "scheduled-stop-919636" container
	I0414 13:26:35.606981 1699137 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0414 13:26:35.622153 1699137 cli_runner.go:164] Run: docker volume create scheduled-stop-919636 --label name.minikube.sigs.k8s.io=scheduled-stop-919636 --label created_by.minikube.sigs.k8s.io=true
	I0414 13:26:35.639547 1699137 oci.go:103] Successfully created a docker volume scheduled-stop-919636
	I0414 13:26:35.639646 1699137 cli_runner.go:164] Run: docker run --rm --name scheduled-stop-919636-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=scheduled-stop-919636 --entrypoint /usr/bin/test -v scheduled-stop-919636:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib
	I0414 13:26:36.138289 1699137 oci.go:107] Successfully prepared a docker volume scheduled-stop-919636
	I0414 13:26:36.138339 1699137 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 13:26:36.138358 1699137 kic.go:194] Starting extracting preloaded images to volume ...
	I0414 13:26:36.138440 1699137 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20623-1481052/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v scheduled-stop-919636:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir
	I0414 13:26:39.967335 1699137 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20623-1481052/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v scheduled-stop-919636:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir: (3.828858775s)
	I0414 13:26:39.967355 1699137 kic.go:203] duration metric: took 3.828993865s to extract preloaded images to volume ...
	W0414 13:26:39.967505 1699137 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0414 13:26:39.967606 1699137 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0414 13:26:40.023628 1699137 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname scheduled-stop-919636 --name scheduled-stop-919636 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=scheduled-stop-919636 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=scheduled-stop-919636 --network scheduled-stop-919636 --ip 192.168.76.2 --volume scheduled-stop-919636:/var --security-opt apparmor=unconfined --memory=2048mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a
	I0414 13:26:40.354386 1699137 cli_runner.go:164] Run: docker container inspect scheduled-stop-919636 --format={{.State.Running}}
	I0414 13:26:40.377975 1699137 cli_runner.go:164] Run: docker container inspect scheduled-stop-919636 --format={{.State.Status}}
	I0414 13:26:40.400087 1699137 cli_runner.go:164] Run: docker exec scheduled-stop-919636 stat /var/lib/dpkg/alternatives/iptables
	I0414 13:26:40.457381 1699137 oci.go:144] the created container "scheduled-stop-919636" has a running status.
	I0414 13:26:40.457400 1699137 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20623-1481052/.minikube/machines/scheduled-stop-919636/id_rsa...
	I0414 13:26:40.646960 1699137 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20623-1481052/.minikube/machines/scheduled-stop-919636/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0414 13:26:40.681295 1699137 cli_runner.go:164] Run: docker container inspect scheduled-stop-919636 --format={{.State.Status}}
	I0414 13:26:40.709290 1699137 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0414 13:26:40.709307 1699137 kic_runner.go:114] Args: [docker exec --privileged scheduled-stop-919636 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0414 13:26:40.778526 1699137 cli_runner.go:164] Run: docker container inspect scheduled-stop-919636 --format={{.State.Status}}
	I0414 13:26:40.803033 1699137 machine.go:93] provisionDockerMachine start ...
	I0414 13:26:40.803130 1699137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-919636
	I0414 13:26:40.823447 1699137 main.go:141] libmachine: Using SSH client type: native
	I0414 13:26:40.823777 1699137 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e66c0] 0x3e8e80 <nil>  [] 0s} 127.0.0.1 34494 <nil> <nil>}
	I0414 13:26:40.823785 1699137 main.go:141] libmachine: About to run SSH command:
	hostname
	I0414 13:26:40.824454 1699137 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:58182->127.0.0.1:34494: read: connection reset by peer
	I0414 13:26:43.952193 1699137 main.go:141] libmachine: SSH cmd err, output: <nil>: scheduled-stop-919636
	
	I0414 13:26:43.952207 1699137 ubuntu.go:169] provisioning hostname "scheduled-stop-919636"
	I0414 13:26:43.952275 1699137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-919636
	I0414 13:26:43.969743 1699137 main.go:141] libmachine: Using SSH client type: native
	I0414 13:26:43.970048 1699137 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e66c0] 0x3e8e80 <nil>  [] 0s} 127.0.0.1 34494 <nil> <nil>}
	I0414 13:26:43.970057 1699137 main.go:141] libmachine: About to run SSH command:
	sudo hostname scheduled-stop-919636 && echo "scheduled-stop-919636" | sudo tee /etc/hostname
	I0414 13:26:44.109056 1699137 main.go:141] libmachine: SSH cmd err, output: <nil>: scheduled-stop-919636
	
	I0414 13:26:44.109123 1699137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-919636
	I0414 13:26:44.126442 1699137 main.go:141] libmachine: Using SSH client type: native
	I0414 13:26:44.126745 1699137 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e66c0] 0x3e8e80 <nil>  [] 0s} 127.0.0.1 34494 <nil> <nil>}
	I0414 13:26:44.126759 1699137 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sscheduled-stop-919636' /etc/hosts; then
				if grep -xq '127.0.1.1\s.*' /etc/hosts; then
					sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 scheduled-stop-919636/g' /etc/hosts;
				else 
					echo '127.0.1.1 scheduled-stop-919636' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0414 13:26:44.253100 1699137 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0414 13:26:44.253115 1699137 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20623-1481052/.minikube CaCertPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20623-1481052/.minikube}
	I0414 13:26:44.253130 1699137 ubuntu.go:177] setting up certificates
	I0414 13:26:44.253142 1699137 provision.go:84] configureAuth start
	I0414 13:26:44.253200 1699137 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-919636
	I0414 13:26:44.270535 1699137 provision.go:143] copyHostCerts
	I0414 13:26:44.270590 1699137 exec_runner.go:144] found /home/jenkins/minikube-integration/20623-1481052/.minikube/ca.pem, removing ...
	I0414 13:26:44.270597 1699137 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20623-1481052/.minikube/ca.pem
	I0414 13:26:44.270674 1699137 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20623-1481052/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20623-1481052/.minikube/ca.pem (1082 bytes)
	I0414 13:26:44.270765 1699137 exec_runner.go:144] found /home/jenkins/minikube-integration/20623-1481052/.minikube/cert.pem, removing ...
	I0414 13:26:44.270768 1699137 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20623-1481052/.minikube/cert.pem
	I0414 13:26:44.270792 1699137 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20623-1481052/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20623-1481052/.minikube/cert.pem (1123 bytes)
	I0414 13:26:44.270842 1699137 exec_runner.go:144] found /home/jenkins/minikube-integration/20623-1481052/.minikube/key.pem, removing ...
	I0414 13:26:44.270845 1699137 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20623-1481052/.minikube/key.pem
	I0414 13:26:44.270867 1699137 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20623-1481052/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20623-1481052/.minikube/key.pem (1679 bytes)
	I0414 13:26:44.270909 1699137 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20623-1481052/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20623-1481052/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20623-1481052/.minikube/certs/ca-key.pem org=jenkins.scheduled-stop-919636 san=[127.0.0.1 192.168.76.2 localhost minikube scheduled-stop-919636]
	I0414 13:26:44.468556 1699137 provision.go:177] copyRemoteCerts
	I0414 13:26:44.468611 1699137 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0414 13:26:44.468649 1699137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-919636
	I0414 13:26:44.485054 1699137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34494 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/scheduled-stop-919636/id_rsa Username:docker}
	I0414 13:26:44.582063 1699137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1481052/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0414 13:26:44.605829 1699137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1481052/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0414 13:26:44.628736 1699137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1481052/.minikube/machines/server.pem --> /etc/docker/server.pem (1229 bytes)
	I0414 13:26:44.651966 1699137 provision.go:87] duration metric: took 398.812173ms to configureAuth
	I0414 13:26:44.651983 1699137 ubuntu.go:193] setting minikube options for container-runtime
	I0414 13:26:44.652165 1699137 config.go:182] Loaded profile config "scheduled-stop-919636": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 13:26:44.652217 1699137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-919636
	I0414 13:26:44.668893 1699137 main.go:141] libmachine: Using SSH client type: native
	I0414 13:26:44.669232 1699137 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e66c0] 0x3e8e80 <nil>  [] 0s} 127.0.0.1 34494 <nil> <nil>}
	I0414 13:26:44.669240 1699137 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0414 13:26:44.793350 1699137 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0414 13:26:44.793362 1699137 ubuntu.go:71] root file system type: overlay
	I0414 13:26:44.793468 1699137 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0414 13:26:44.793529 1699137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-919636
	I0414 13:26:44.810634 1699137 main.go:141] libmachine: Using SSH client type: native
	I0414 13:26:44.810923 1699137 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e66c0] 0x3e8e80 <nil>  [] 0s} 127.0.0.1 34494 <nil> <nil>}
	I0414 13:26:44.811002 1699137 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0414 13:26:44.944319 1699137 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0414 13:26:44.944398 1699137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-919636
	I0414 13:26:44.961536 1699137 main.go:141] libmachine: Using SSH client type: native
	I0414 13:26:44.961844 1699137 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e66c0] 0x3e8e80 <nil>  [] 0s} 127.0.0.1 34494 <nil> <nil>}
	I0414 13:26:44.961859 1699137 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0414 13:26:45.844203 1699137 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2025-03-25 15:05:41.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2025-04-14 13:26:44.939327952 +0000
	@@ -1,46 +1,49 @@
	 [Unit]
	 Description=Docker Application Container Engine
	 Documentation=https://docs.docker.com
	-After=network-online.target nss-lookup.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
	
	I0414 13:26:45.844222 1699137 machine.go:96] duration metric: took 5.041177346s to provisionDockerMachine
	I0414 13:26:45.844231 1699137 client.go:171] duration metric: took 10.344729223s to LocalClient.Create
	I0414 13:26:45.844251 1699137 start.go:167] duration metric: took 10.344782221s to libmachine.API.Create "scheduled-stop-919636"
	I0414 13:26:45.844258 1699137 start.go:293] postStartSetup for "scheduled-stop-919636" (driver="docker")
	I0414 13:26:45.844267 1699137 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]
	I0414 13:26:45.844325 1699137 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
	I0414 13:26:45.844373 1699137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-919636
	I0414 13:26:45.861573 1699137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34494 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/scheduled-stop-919636/id_rsa Username:docker}
	I0414 13:26:45.953887 1699137 ssh_runner.go:195] Run: cat /etc/os-release
	I0414 13:26:45.956865 1699137 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0414 13:26:45.956894 1699137 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0414 13:26:45.956903 1699137 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0414 13:26:45.956909 1699137 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0414 13:26:45.956917 1699137 filesync.go:126] Scanning /home/jenkins/minikube-integration/20623-1481052/.minikube/addons for local assets ...
	I0414 13:26:45.956987 1699137 filesync.go:126] Scanning /home/jenkins/minikube-integration/20623-1481052/.minikube/files for local assets ...
	I0414 13:26:45.957063 1699137 filesync.go:149] local asset: /home/jenkins/minikube-integration/20623-1481052/.minikube/files/etc/ssl/certs/14864302.pem -> 14864302.pem in /etc/ssl/certs
	I0414 13:26:45.957193 1699137 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0414 13:26:45.965673 1699137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1481052/.minikube/files/etc/ssl/certs/14864302.pem --> /etc/ssl/certs/14864302.pem (1708 bytes)
	I0414 13:26:45.990290 1699137 start.go:296] duration metric: took 146.017837ms for postStartSetup
	I0414 13:26:45.990643 1699137 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-919636
	I0414 13:26:46.010953 1699137 profile.go:143] Saving config to /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/config.json ...
	I0414 13:26:46.011254 1699137 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 13:26:46.011294 1699137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-919636
	I0414 13:26:46.029407 1699137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34494 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/scheduled-stop-919636/id_rsa Username:docker}
	I0414 13:26:46.117772 1699137 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0414 13:26:46.122404 1699137 start.go:128] duration metric: took 10.628286082s to createHost
	I0414 13:26:46.122418 1699137 start.go:83] releasing machines lock for "scheduled-stop-919636", held for 10.628390953s
	I0414 13:26:46.122504 1699137 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-919636
	I0414 13:26:46.138989 1699137 ssh_runner.go:195] Run: cat /version.json
	I0414 13:26:46.139014 1699137 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0414 13:26:46.139033 1699137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-919636
	I0414 13:26:46.139063 1699137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-919636
	I0414 13:26:46.159832 1699137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34494 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/scheduled-stop-919636/id_rsa Username:docker}
	I0414 13:26:46.162121 1699137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34494 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/scheduled-stop-919636/id_rsa Username:docker}
	I0414 13:26:46.372884 1699137 ssh_runner.go:195] Run: systemctl --version
	I0414 13:26:46.377076 1699137 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0414 13:26:46.381126 1699137 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' {}" ;
	I0414 13:26:46.406256 1699137 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0414 13:26:46.406321 1699137 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" ;
	I0414 13:26:46.436855 1699137 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0414 13:26:46.436872 1699137 start.go:495] detecting cgroup driver to use...
	I0414 13:26:46.436917 1699137 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0414 13:26:46.437105 1699137 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"
	I0414 13:26:46.452998 1699137 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"
	I0414 13:26:46.462794 1699137 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"
	I0414 13:26:46.472896 1699137 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0414 13:26:46.473047 1699137 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0414 13:26:46.482813 1699137 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"
	I0414 13:26:46.492030 1699137 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0414 13:26:46.501268 1699137 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0414 13:26:46.511148 1699137 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0414 13:26:46.519600 1699137 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"
	I0414 13:26:46.529143 1699137 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0414 13:26:46.539060 1699137 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"
	I0414 13:26:46.549035 1699137 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0414 13:26:46.557596 1699137 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0414 13:26:46.566046 1699137 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 13:26:46.645037 1699137 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0414 13:26:46.757494 1699137 start.go:495] detecting cgroup driver to use...
	I0414 13:26:46.757529 1699137 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0414 13:26:46.757574 1699137 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0414 13:26:46.770493 1699137 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0414 13:26:46.770551 1699137 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0414 13:26:46.782590 1699137 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"
	I0414 13:26:46.798338 1699137 ssh_runner.go:195] Run: which cri-dockerd
	I0414 13:26:46.802083 1699137 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0414 13:26:46.813388 1699137 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0414 13:26:46.838287 1699137 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0414 13:26:46.945657 1699137 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0414 13:26:47.058312 1699137 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0414 13:26:47.058404 1699137 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0414 13:26:47.078085 1699137 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 13:26:47.176865 1699137 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0414 13:26:47.485405 1699137 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0414 13:26:47.498282 1699137 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0414 13:26:47.510722 1699137 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0414 13:26:47.607889 1699137 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0414 13:26:47.698552 1699137 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 13:26:47.786382 1699137 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0414 13:26:47.800376 1699137 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0414 13:26:47.811992 1699137 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 13:26:47.895544 1699137 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0414 13:26:47.962346 1699137 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0414 13:26:47.962415 1699137 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0414 13:26:47.967535 1699137 start.go:563] Will wait 60s for crictl version
	I0414 13:26:47.967602 1699137 ssh_runner.go:195] Run: which crictl
	I0414 13:26:47.971143 1699137 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0414 13:26:48.012947 1699137 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  28.0.4
	RuntimeApiVersion:  v1
	I0414 13:26:48.013014 1699137 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0414 13:26:48.036886 1699137 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0414 13:26:48.067509 1699137 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 28.0.4 ...
	I0414 13:26:48.067628 1699137 cli_runner.go:164] Run: docker network inspect scheduled-stop-919636 --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}}]}"
	I0414 13:26:48.084838 1699137 ssh_runner.go:195] Run: grep 192.168.76.1	host.minikube.internal$ /etc/hosts
	I0414 13:26:48.088537 1699137 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.76.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0414 13:26:48.100157 1699137 kubeadm.go:883] updating cluster {Name:scheduled-stop-919636 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:2048 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:scheduled-stop-919636 Namespace:default APIServerHAVIP: APIServerName:miniku
beCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.32.2 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:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: Stati
cIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0414 13:26:48.100256 1699137 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 13:26:48.100306 1699137 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0414 13:26:48.119905 1699137 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	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 --
	I0414 13:26:48.119918 1699137 docker.go:619] Images already preloaded, skipping extraction
	I0414 13:26:48.119983 1699137 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0414 13:26:48.138867 1699137 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	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 --
	I0414 13:26:48.138882 1699137 cache_images.go:84] Images are preloaded, skipping loading
	I0414 13:26:48.138891 1699137 kubeadm.go:934] updating node { 192.168.76.2 8443 v1.32.2 docker true true} ...
	I0414 13:26:48.138975 1699137 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=scheduled-stop-919636 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.76.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:scheduled-stop-919636 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:}
	I0414 13:26:48.139035 1699137 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0414 13:26:48.191979 1699137 cni.go:84] Creating CNI manager for ""
	I0414 13:26:48.191998 1699137 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 13:26:48.192009 1699137 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0414 13:26:48.192027 1699137 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.76.2 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:scheduled-stop-919636 NodeName:scheduled-stop-919636 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.76.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.76.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPo
dPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0414 13:26:48.192151 1699137 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.76.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "scheduled-stop-919636"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.76.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.76.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.2
	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
	
	I0414 13:26:48.192224 1699137 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0414 13:26:48.200739 1699137 binaries.go:44] Found k8s binaries, skipping transfer
	I0414 13:26:48.200800 1699137 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0414 13:26:48.209743 1699137 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (320 bytes)
	I0414 13:26:48.228231 1699137 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0414 13:26:48.245873 1699137 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2299 bytes)
	I0414 13:26:48.263686 1699137 ssh_runner.go:195] Run: grep 192.168.76.2	control-plane.minikube.internal$ /etc/hosts
	I0414 13:26:48.266976 1699137 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.76.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0414 13:26:48.277474 1699137 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 13:26:48.374815 1699137 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0414 13:26:48.390572 1699137 certs.go:68] Setting up /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636 for IP: 192.168.76.2
	I0414 13:26:48.390582 1699137 certs.go:194] generating shared ca certs ...
	I0414 13:26:48.390596 1699137 certs.go:226] acquiring lock for ca certs: {Name:mkf36642ae8b936d2e8c77c97cade49474f9ec37 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:26:48.390744 1699137 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/20623-1481052/.minikube/ca.key
	I0414 13:26:48.390784 1699137 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20623-1481052/.minikube/proxy-client-ca.key
	I0414 13:26:48.390790 1699137 certs.go:256] generating profile certs ...
	I0414 13:26:48.390853 1699137 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/client.key
	I0414 13:26:48.390862 1699137 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/client.crt with IP's: []
	I0414 13:26:48.609057 1699137 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/client.crt ...
	I0414 13:26:48.609072 1699137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/client.crt: {Name:mke225beb382cac9e7bd4d01537a7cba459cec2a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:26:48.609274 1699137 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/client.key ...
	I0414 13:26:48.609284 1699137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/client.key: {Name:mk571f7af5354975a763944ecbfa58c72db939f8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:26:48.609381 1699137 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/apiserver.key.3492d101
	I0414 13:26:48.609398 1699137 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/apiserver.crt.3492d101 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.76.2]
	I0414 13:26:48.804911 1699137 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/apiserver.crt.3492d101 ...
	I0414 13:26:48.804938 1699137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/apiserver.crt.3492d101: {Name:mk8cdc2034347af28463fc5ae70ef4a778ede686 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:26:48.805131 1699137 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/apiserver.key.3492d101 ...
	I0414 13:26:48.805148 1699137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/apiserver.key.3492d101: {Name:mk983d50a75910d1fbdc8ff46213ffc81cf31b41 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:26:48.805237 1699137 certs.go:381] copying /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/apiserver.crt.3492d101 -> /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/apiserver.crt
	I0414 13:26:48.805310 1699137 certs.go:385] copying /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/apiserver.key.3492d101 -> /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/apiserver.key
	I0414 13:26:48.805364 1699137 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/proxy-client.key
	I0414 13:26:48.805375 1699137 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/proxy-client.crt with IP's: []
	I0414 13:26:49.026080 1699137 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/proxy-client.crt ...
	I0414 13:26:49.026095 1699137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/proxy-client.crt: {Name:mk08d20798d6b032274edaa861ecdc96a7d0184d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:26:49.026276 1699137 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/proxy-client.key ...
	I0414 13:26:49.026284 1699137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/proxy-client.key: {Name:mkb127f4554da539179095ba83fea4c0a38ca43f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:26:49.026477 1699137 certs.go:484] found cert: /home/jenkins/minikube-integration/20623-1481052/.minikube/certs/1486430.pem (1338 bytes)
	W0414 13:26:49.026511 1699137 certs.go:480] ignoring /home/jenkins/minikube-integration/20623-1481052/.minikube/certs/1486430_empty.pem, impossibly tiny 0 bytes
	I0414 13:26:49.026518 1699137 certs.go:484] found cert: /home/jenkins/minikube-integration/20623-1481052/.minikube/certs/ca-key.pem (1679 bytes)
	I0414 13:26:49.026541 1699137 certs.go:484] found cert: /home/jenkins/minikube-integration/20623-1481052/.minikube/certs/ca.pem (1082 bytes)
	I0414 13:26:49.026562 1699137 certs.go:484] found cert: /home/jenkins/minikube-integration/20623-1481052/.minikube/certs/cert.pem (1123 bytes)
	I0414 13:26:49.026581 1699137 certs.go:484] found cert: /home/jenkins/minikube-integration/20623-1481052/.minikube/certs/key.pem (1679 bytes)
	I0414 13:26:49.026624 1699137 certs.go:484] found cert: /home/jenkins/minikube-integration/20623-1481052/.minikube/files/etc/ssl/certs/14864302.pem (1708 bytes)
	I0414 13:26:49.027156 1699137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1481052/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0414 13:26:49.051299 1699137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1481052/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0414 13:26:49.078771 1699137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1481052/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0414 13:26:49.102357 1699137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1481052/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0414 13:26:49.125924 1699137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0414 13:26:49.149342 1699137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0414 13:26:49.172642 1699137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0414 13:26:49.197291 1699137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/scheduled-stop-919636/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0414 13:26:49.220210 1699137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1481052/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0414 13:26:49.244021 1699137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1481052/.minikube/certs/1486430.pem --> /usr/share/ca-certificates/1486430.pem (1338 bytes)
	I0414 13:26:49.268353 1699137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1481052/.minikube/files/etc/ssl/certs/14864302.pem --> /usr/share/ca-certificates/14864302.pem (1708 bytes)
	I0414 13:26:49.291688 1699137 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0414 13:26:49.308635 1699137 ssh_runner.go:195] Run: openssl version
	I0414 13:26:49.314044 1699137 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/14864302.pem && ln -fs /usr/share/ca-certificates/14864302.pem /etc/ssl/certs/14864302.pem"
	I0414 13:26:49.323366 1699137 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/14864302.pem
	I0414 13:26:49.326707 1699137 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Apr 14 12:56 /usr/share/ca-certificates/14864302.pem
	I0414 13:26:49.326759 1699137 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/14864302.pem
	I0414 13:26:49.333615 1699137 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/14864302.pem /etc/ssl/certs/3ec20f2e.0"
	I0414 13:26:49.342865 1699137 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"
	I0414 13:26:49.351890 1699137 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0414 13:26:49.355247 1699137 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 14 12:49 /usr/share/ca-certificates/minikubeCA.pem
	I0414 13:26:49.355308 1699137 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0414 13:26:49.362464 1699137 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"
	I0414 13:26:49.371565 1699137 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/1486430.pem && ln -fs /usr/share/ca-certificates/1486430.pem /etc/ssl/certs/1486430.pem"
	I0414 13:26:49.380621 1699137 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/1486430.pem
	I0414 13:26:49.384000 1699137 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Apr 14 12:56 /usr/share/ca-certificates/1486430.pem
	I0414 13:26:49.384056 1699137 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/1486430.pem
	I0414 13:26:49.390797 1699137 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/1486430.pem /etc/ssl/certs/51391683.0"
	I0414 13:26:49.400153 1699137 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0414 13:26:49.403222 1699137 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
	I0414 13:26:49.403265 1699137 kubeadm.go:392] StartCluster: {Name:scheduled-stop-919636 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:2048 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:scheduled-stop-919636 Namespace:default APIServerHAVIP: APIServerName:minikubeC
A APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.32.2 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:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP
: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 13:26:49.403369 1699137 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0414 13:26:49.419877 1699137 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0414 13:26:49.428728 1699137 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0414 13:26:49.437366 1699137 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0414 13:26:49.437424 1699137 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
	I0414 13:26:49.446221 1699137 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
	I0414 13:26:49.446238 1699137 kubeadm.go:157] found existing configuration files:
	
	I0414 13:26:49.446290 1699137 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0414 13:26:49.454978 1699137 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
	I0414 13:26:49.455033 1699137 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0414 13:26:49.463287 1699137 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0414 13:26:49.471834 1699137 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
	I0414 13:26:49.471900 1699137 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0414 13:26:49.480393 1699137 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0414 13:26:49.488910 1699137 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
	I0414 13:26:49.489001 1699137 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0414 13:26:49.497438 1699137 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0414 13:26:49.506021 1699137 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
	I0414 13:26:49.506075 1699137 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0414 13:26:49.514719 1699137 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$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"
	I0414 13:26:49.555514 1699137 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0414 13:26:49.555562 1699137 kubeadm.go:310] [preflight] Running pre-flight checks
	I0414 13:26:49.577632 1699137 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0414 13:26:49.577696 1699137 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1081-aws
	I0414 13:26:49.577731 1699137 kubeadm.go:310] OS: Linux
	I0414 13:26:49.577775 1699137 kubeadm.go:310] CGROUPS_CPU: enabled
	I0414 13:26:49.577822 1699137 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0414 13:26:49.577876 1699137 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0414 13:26:49.577926 1699137 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0414 13:26:49.577972 1699137 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0414 13:26:49.578019 1699137 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0414 13:26:49.578062 1699137 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0414 13:26:49.578109 1699137 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0414 13:26:49.578153 1699137 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0414 13:26:49.642125 1699137 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0414 13:26:49.642229 1699137 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0414 13:26:49.642319 1699137 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0414 13:26:49.655946 1699137 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0414 13:26:49.662863 1699137 out.go:235]   - Generating certificates and keys ...
	I0414 13:26:49.662991 1699137 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0414 13:26:49.663064 1699137 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0414 13:26:50.340815 1699137 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0414 13:26:51.028308 1699137 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0414 13:26:51.571328 1699137 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0414 13:26:52.949273 1699137 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0414 13:26:53.264197 1699137 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0414 13:26:53.264487 1699137 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [localhost scheduled-stop-919636] and IPs [192.168.76.2 127.0.0.1 ::1]
	I0414 13:26:54.371819 1699137 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0414 13:26:54.372275 1699137 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [localhost scheduled-stop-919636] and IPs [192.168.76.2 127.0.0.1 ::1]
	I0414 13:26:54.932616 1699137 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0414 13:26:55.177094 1699137 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0414 13:26:55.774136 1699137 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0414 13:26:55.774374 1699137 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0414 13:26:56.473474 1699137 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0414 13:26:56.719387 1699137 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0414 13:26:57.231375 1699137 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0414 13:26:57.752159 1699137 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0414 13:26:57.969290 1699137 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0414 13:26:57.969986 1699137 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0414 13:26:57.975572 1699137 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0414 13:26:57.979254 1699137 out.go:235]   - Booting up control plane ...
	I0414 13:26:57.979349 1699137 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0414 13:26:57.979423 1699137 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0414 13:26:57.980025 1699137 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0414 13:26:57.995171 1699137 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0414 13:26:58.000629 1699137 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0414 13:26:58.000808 1699137 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0414 13:26:58.109485 1699137 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0414 13:26:58.109645 1699137 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0414 13:26:59.105872 1699137 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001559248s
	I0414 13:26:59.105951 1699137 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0414 13:27:05.607537 1699137 kubeadm.go:310] [api-check] The API server is healthy after 6.501669262s
	I0414 13:27:05.634845 1699137 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0414 13:27:05.666912 1699137 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0414 13:27:05.736328 1699137 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0414 13:27:05.736533 1699137 kubeadm.go:310] [mark-control-plane] Marking the node scheduled-stop-919636 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0414 13:27:05.757177 1699137 kubeadm.go:310] [bootstrap-token] Using token: ds0dp7.2obmahsbegatmfh2
	I0414 13:27:05.760033 1699137 out.go:235]   - Configuring RBAC rules ...
	I0414 13:27:05.760151 1699137 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0414 13:27:05.775441 1699137 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0414 13:27:05.795293 1699137 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0414 13:27:05.800649 1699137 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0414 13:27:05.805099 1699137 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0414 13:27:05.812404 1699137 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0414 13:27:06.015500 1699137 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0414 13:27:06.446747 1699137 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0414 13:27:07.015859 1699137 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0414 13:27:07.016966 1699137 kubeadm.go:310] 
	I0414 13:27:07.017031 1699137 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0414 13:27:07.017036 1699137 kubeadm.go:310] 
	I0414 13:27:07.017111 1699137 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0414 13:27:07.017115 1699137 kubeadm.go:310] 
	I0414 13:27:07.017138 1699137 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0414 13:27:07.017196 1699137 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0414 13:27:07.017244 1699137 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0414 13:27:07.017248 1699137 kubeadm.go:310] 
	I0414 13:27:07.017300 1699137 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0414 13:27:07.017303 1699137 kubeadm.go:310] 
	I0414 13:27:07.017349 1699137 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0414 13:27:07.017352 1699137 kubeadm.go:310] 
	I0414 13:27:07.017411 1699137 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0414 13:27:07.017483 1699137 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0414 13:27:07.017549 1699137 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0414 13:27:07.017552 1699137 kubeadm.go:310] 
	I0414 13:27:07.017634 1699137 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0414 13:27:07.017713 1699137 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0414 13:27:07.017717 1699137 kubeadm.go:310] 
	I0414 13:27:07.017798 1699137 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token ds0dp7.2obmahsbegatmfh2 \
	I0414 13:27:07.017901 1699137 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0f670d94d42a7a4230cf472b61746f9e4337532a169ad50eb3080a989329adca \
	I0414 13:27:07.017921 1699137 kubeadm.go:310] 	--control-plane 
	I0414 13:27:07.017924 1699137 kubeadm.go:310] 
	I0414 13:27:07.018007 1699137 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0414 13:27:07.018010 1699137 kubeadm.go:310] 
	I0414 13:27:07.018307 1699137 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token ds0dp7.2obmahsbegatmfh2 \
	I0414 13:27:07.018410 1699137 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0f670d94d42a7a4230cf472b61746f9e4337532a169ad50eb3080a989329adca 
	I0414 13:27:07.022691 1699137 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0414 13:27:07.022902 1699137 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1081-aws\n", err: exit status 1
	I0414 13:27:07.023004 1699137 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0414 13:27:07.023018 1699137 cni.go:84] Creating CNI manager for ""
	I0414 13:27:07.023032 1699137 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 13:27:07.026334 1699137 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0414 13:27:07.029122 1699137 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0414 13:27:07.037850 1699137 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0414 13:27:07.059799 1699137 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0414 13:27:07.059892 1699137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 13:27:07.059946 1699137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes scheduled-stop-919636 minikube.k8s.io/updated_at=2025_04_14T13_27_07_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=460835bb8f21087bfa90e48a25f4afc66a903d88 minikube.k8s.io/name=scheduled-stop-919636 minikube.k8s.io/primary=true
	I0414 13:27:07.229364 1699137 ops.go:34] apiserver oom_adj: -16
	I0414 13:27:07.229393 1699137 kubeadm.go:1113] duration metric: took 169.574492ms to wait for elevateKubeSystemPrivileges
	I0414 13:27:07.229417 1699137 kubeadm.go:394] duration metric: took 17.826154758s to StartCluster
	I0414 13:27:07.229433 1699137 settings.go:142] acquiring lock: {Name:mkb16c88a5f55ff288f8e773e89afae83ed4c6b6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:27:07.229510 1699137 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20623-1481052/kubeconfig
	I0414 13:27:07.230194 1699137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1481052/kubeconfig: {Name:mk7116f8062cdffe99fc5e7b176807178c255c15 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:27:07.230410 1699137 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0414 13:27:07.230434 1699137 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0414 13:27:07.230778 1699137 config.go:182] Loaded profile config "scheduled-stop-919636": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 13:27:07.230819 1699137 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0414 13:27:07.230887 1699137 addons.go:69] Setting storage-provisioner=true in profile "scheduled-stop-919636"
	I0414 13:27:07.230902 1699137 addons.go:238] Setting addon storage-provisioner=true in "scheduled-stop-919636"
	I0414 13:27:07.230900 1699137 addons.go:69] Setting default-storageclass=true in profile "scheduled-stop-919636"
	I0414 13:27:07.230916 1699137 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "scheduled-stop-919636"
	I0414 13:27:07.230924 1699137 host.go:66] Checking if "scheduled-stop-919636" exists ...
	I0414 13:27:07.231295 1699137 cli_runner.go:164] Run: docker container inspect scheduled-stop-919636 --format={{.State.Status}}
	I0414 13:27:07.231402 1699137 cli_runner.go:164] Run: docker container inspect scheduled-stop-919636 --format={{.State.Status}}
	I0414 13:27:07.235216 1699137 out.go:177] * Verifying Kubernetes components...
	I0414 13:27:07.238249 1699137 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 13:27:07.272823 1699137 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0414 13:27:07.276064 1699137 addons.go:238] Setting addon default-storageclass=true in "scheduled-stop-919636"
	I0414 13:27:07.276093 1699137 host.go:66] Checking if "scheduled-stop-919636" exists ...
	I0414 13:27:07.276723 1699137 cli_runner.go:164] Run: docker container inspect scheduled-stop-919636 --format={{.State.Status}}
	I0414 13:27:07.281306 1699137 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0414 13:27:07.281317 1699137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0414 13:27:07.281381 1699137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-919636
	I0414 13:27:07.326149 1699137 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0414 13:27:07.326162 1699137 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0414 13:27:07.326232 1699137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-919636
	I0414 13:27:07.339013 1699137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34494 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/scheduled-stop-919636/id_rsa Username:docker}
	I0414 13:27:07.349763 1699137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34494 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/scheduled-stop-919636/id_rsa Username:docker}
	I0414 13:27:07.554819 1699137 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0414 13:27:07.608333 1699137 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0414 13:27:07.608883 1699137 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.76.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0414 13:27:07.608984 1699137 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0414 13:27:08.013973 1699137 api_server.go:52] waiting for apiserver process to appear ...
	I0414 13:27:08.014025 1699137 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 13:27:08.014092 1699137 start.go:971] {"host.minikube.internal": 192.168.76.1} host record injected into CoreDNS's ConfigMap
	I0414 13:27:08.204501 1699137 api_server.go:72] duration metric: took 974.040518ms to wait for apiserver process to appear ...
	I0414 13:27:08.204513 1699137 api_server.go:88] waiting for apiserver healthz status ...
	I0414 13:27:08.204528 1699137 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0414 13:27:08.207829 1699137 out.go:177] * Enabled addons: default-storageclass, storage-provisioner
	I0414 13:27:08.210542 1699137 addons.go:514] duration metric: took 979.71398ms for enable addons: enabled=[default-storageclass storage-provisioner]
	I0414 13:27:08.214393 1699137 api_server.go:279] https://192.168.76.2:8443/healthz returned 200:
	ok
	I0414 13:27:08.215733 1699137 api_server.go:141] control plane version: v1.32.2
	I0414 13:27:08.215746 1699137 api_server.go:131] duration metric: took 11.228188ms to wait for apiserver health ...
	I0414 13:27:08.215753 1699137 system_pods.go:43] waiting for kube-system pods to appear ...
	I0414 13:27:08.221063 1699137 system_pods.go:59] 5 kube-system pods found
	I0414 13:27:08.221091 1699137 system_pods.go:61] "etcd-scheduled-stop-919636" [f763abe1-5d28-4e0c-ad86-4ae148fd7289] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0414 13:27:08.221099 1699137 system_pods.go:61] "kube-apiserver-scheduled-stop-919636" [d20a47fa-554c-4f05-bfeb-678badd4e54a] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0414 13:27:08.221106 1699137 system_pods.go:61] "kube-controller-manager-scheduled-stop-919636" [221f2180-6f29-46e9-b26e-1d7123141adc] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0414 13:27:08.221112 1699137 system_pods.go:61] "kube-scheduler-scheduled-stop-919636" [83a2d709-92e3-462b-b1f8-7f91e089a3a7] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0414 13:27:08.221116 1699137 system_pods.go:61] "storage-provisioner" [aa45087c-f199-41af-8d0d-767bfbf81e1b] Pending: PodScheduled:Unschedulable (0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.)
	I0414 13:27:08.221122 1699137 system_pods.go:74] duration metric: took 5.363652ms to wait for pod list to return data ...
	I0414 13:27:08.221133 1699137 kubeadm.go:582] duration metric: took 990.677846ms to wait for: map[apiserver:true system_pods:true]
	I0414 13:27:08.221144 1699137 node_conditions.go:102] verifying NodePressure condition ...
	I0414 13:27:08.224415 1699137 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0414 13:27:08.224447 1699137 node_conditions.go:123] node cpu capacity is 2
	I0414 13:27:08.224458 1699137 node_conditions.go:105] duration metric: took 3.310104ms to run NodePressure ...
	I0414 13:27:08.224470 1699137 start.go:241] waiting for startup goroutines ...
	I0414 13:27:08.517314 1699137 kapi.go:214] "coredns" deployment in "kube-system" namespace and "scheduled-stop-919636" context rescaled to 1 replicas
	I0414 13:27:08.517335 1699137 start.go:246] waiting for cluster config update ...
	I0414 13:27:08.517347 1699137 start.go:255] writing updated cluster config ...
	I0414 13:27:08.517688 1699137 ssh_runner.go:195] Run: rm -f paused
	I0414 13:27:08.583740 1699137 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0414 13:27:08.586960 1699137 out.go:177] * Done! kubectl is now configured to use "scheduled-stop-919636" cluster and "default" namespace by default
	
	
	==> Docker <==
	Apr 14 13:26:47 scheduled-stop-919636 dockerd[1393]: time="2025-04-14T13:26:47.265521536Z" level=info msg="Loading containers: start."
	Apr 14 13:26:47 scheduled-stop-919636 dockerd[1393]: time="2025-04-14T13:26:47.446230653Z" level=info msg="Loading containers: done."
	Apr 14 13:26:47 scheduled-stop-919636 dockerd[1393]: time="2025-04-14T13:26:47.456837062Z" level=info msg="Docker daemon" commit=6430e49 containerd-snapshotter=false storage-driver=overlay2 version=28.0.4
	Apr 14 13:26:47 scheduled-stop-919636 dockerd[1393]: time="2025-04-14T13:26:47.456918596Z" level=info msg="Initializing buildkit"
	Apr 14 13:26:47 scheduled-stop-919636 dockerd[1393]: time="2025-04-14T13:26:47.473209158Z" level=info msg="Completed buildkit initialization"
	Apr 14 13:26:47 scheduled-stop-919636 dockerd[1393]: time="2025-04-14T13:26:47.483282018Z" level=info msg="Daemon has completed initialization"
	Apr 14 13:26:47 scheduled-stop-919636 dockerd[1393]: time="2025-04-14T13:26:47.483507586Z" level=info msg="API listen on /var/run/docker.sock"
	Apr 14 13:26:47 scheduled-stop-919636 systemd[1]: Started Docker Application Container Engine.
	Apr 14 13:26:47 scheduled-stop-919636 dockerd[1393]: time="2025-04-14T13:26:47.484752351Z" level=info msg="API listen on [::]:2376"
	Apr 14 13:26:47 scheduled-stop-919636 systemd[1]: Starting CRI Interface for Docker Application Container Engine...
	Apr 14 13:26:47 scheduled-stop-919636 cri-dockerd[1687]: time="2025-04-14T13:26:47Z" level=info msg="Starting cri-dockerd dev (HEAD)"
	Apr 14 13:26:47 scheduled-stop-919636 cri-dockerd[1687]: time="2025-04-14T13:26:47Z" level=info msg="Connecting to docker on the Endpoint unix:///var/run/docker.sock"
	Apr 14 13:26:47 scheduled-stop-919636 cri-dockerd[1687]: time="2025-04-14T13:26:47Z" level=info msg="Start docker client with request timeout 0s"
	Apr 14 13:26:47 scheduled-stop-919636 cri-dockerd[1687]: time="2025-04-14T13:26:47Z" level=info msg="Hairpin mode is set to hairpin-veth"
	Apr 14 13:26:47 scheduled-stop-919636 cri-dockerd[1687]: time="2025-04-14T13:26:47Z" level=info msg="Loaded network plugin cni"
	Apr 14 13:26:47 scheduled-stop-919636 cri-dockerd[1687]: time="2025-04-14T13:26:47Z" level=info msg="Docker cri networking managed by network plugin cni"
	Apr 14 13:26:47 scheduled-stop-919636 cri-dockerd[1687]: time="2025-04-14T13:26:47Z" level=info msg="Setting cgroupDriver cgroupfs"
	Apr 14 13:26:47 scheduled-stop-919636 cri-dockerd[1687]: time="2025-04-14T13:26:47Z" level=info msg="Docker cri received runtime config &RuntimeConfig{NetworkConfig:&NetworkConfig{PodCidr:,},}"
	Apr 14 13:26:47 scheduled-stop-919636 cri-dockerd[1687]: time="2025-04-14T13:26:47Z" level=info msg="Starting the GRPC backend for the Docker CRI interface."
	Apr 14 13:26:47 scheduled-stop-919636 cri-dockerd[1687]: time="2025-04-14T13:26:47Z" level=info msg="Start cri-dockerd grpc backend"
	Apr 14 13:26:47 scheduled-stop-919636 systemd[1]: Started CRI Interface for Docker Application Container Engine.
	Apr 14 13:26:59 scheduled-stop-919636 cri-dockerd[1687]: time="2025-04-14T13:26:59Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/5225b1571433cf979fc301db1d8112d7694560cdf62c11a76c7ddb9870261380/resolv.conf as [nameserver 192.168.76.1 search us-east-2.compute.internal options ndots:0 edns0 trust-ad]"
	Apr 14 13:26:59 scheduled-stop-919636 cri-dockerd[1687]: time="2025-04-14T13:26:59Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/b31331cd522244e3bb3b858b7913cb030acd116d7a0ea0d90958a82f3b4b5e53/resolv.conf as [nameserver 192.168.76.1 search us-east-2.compute.internal options ndots:0 edns0 trust-ad]"
	Apr 14 13:26:59 scheduled-stop-919636 cri-dockerd[1687]: time="2025-04-14T13:26:59Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/a5169da9b5c180abdc4a6a64879358cf892fd85665f41db7a35b5aa38c903892/resolv.conf as [nameserver 192.168.76.1 search us-east-2.compute.internal options edns0 trust-ad ndots:0]"
	Apr 14 13:26:59 scheduled-stop-919636 cri-dockerd[1687]: time="2025-04-14T13:26:59Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/da838e3efdef07ea87ab7a5d3b1428e26698dfc30a9c972e525ba78ae3221723/resolv.conf as [nameserver 192.168.76.1 search us-east-2.compute.internal options edns0 trust-ad ndots:0]"
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	aea3b2ba44dca       7fc9d4aa817aa       11 seconds ago      Running             etcd                      0                   da838e3efdef0       etcd-scheduled-stop-919636
	3a9cbf31b92a7       6417e1437b6d9       11 seconds ago      Running             kube-apiserver            0                   a5169da9b5c18       kube-apiserver-scheduled-stop-919636
	4eb655ef02a73       3c9285acfd2ff       11 seconds ago      Running             kube-controller-manager   0                   b31331cd52224       kube-controller-manager-scheduled-stop-919636
	0c2d92b983df8       82dfa03f692fb       11 seconds ago      Running             kube-scheduler            0                   5225b1571433c       kube-scheduler-scheduled-stop-919636
	
	
	==> describe nodes <==
	Name:               scheduled-stop-919636
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=scheduled-stop-919636
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=460835bb8f21087bfa90e48a25f4afc66a903d88
	                    minikube.k8s.io/name=scheduled-stop-919636
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_04_14T13_27_07_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
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 14 Apr 2025 13:27:03 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  scheduled-stop-919636
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 14 Apr 2025 13:27:06 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 14 Apr 2025 13:27:03 +0000   Mon, 14 Apr 2025 13:27:00 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 14 Apr 2025 13:27:03 +0000   Mon, 14 Apr 2025 13:27:00 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 14 Apr 2025 13:27:03 +0000   Mon, 14 Apr 2025 13:27:00 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 14 Apr 2025 13:27:03 +0000   Mon, 14 Apr 2025 13:27:03 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.76.2
	  Hostname:    scheduled-stop-919636
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 1222b09da0a94bd2b1dade1f48c262aa
	  System UUID:                c4c7f07a-b282-4bb8-b250-de2fb8f9dc16
	  Boot ID:                    f3ef46a0-315f-48ee-8867-b0a481cf6ff5
	  Kernel Version:             5.15.0-1081-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  docker://28.0.4
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (5 in total)
	  Namespace                   Name                                             CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                             ------------  ----------  ---------------  -------------  ---
	  kube-system                 etcd-scheduled-stop-919636                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         4s
	  kube-system                 kube-apiserver-scheduled-stop-919636             250m (12%)    0 (0%)      0 (0%)           0 (0%)         6s
	  kube-system                 kube-controller-manager-scheduled-stop-919636    200m (10%)    0 (0%)      0 (0%)           0 (0%)         4s
	  kube-system                 kube-scheduler-scheduled-stop-919636             100m (5%)     0 (0%)      0 (0%)           0 (0%)         4s
	  kube-system                 storage-provisioner                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                650m (32%)  0 (0%)
	  memory             100Mi (1%)  0 (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   NodeAllocatableEnforced  12s                kubelet          Updated Node Allocatable limit across pods
	  Normal   Starting                 12s                kubelet          Starting kubelet.
	  Warning  CgroupV1                 12s                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  11s (x8 over 12s)  kubelet          Node scheduled-stop-919636 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11s (x8 over 12s)  kubelet          Node scheduled-stop-919636 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11s (x7 over 12s)  kubelet          Node scheduled-stop-919636 status is now: NodeHasSufficientPID
	  Normal   Starting                 4s                 kubelet          Starting kubelet.
	  Warning  CgroupV1                 4s                 kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  4s                 kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  4s                 kubelet          Node scheduled-stop-919636 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4s                 kubelet          Node scheduled-stop-919636 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4s                 kubelet          Node scheduled-stop-919636 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           0s                 node-controller  Node scheduled-stop-919636 event: Registered Node scheduled-stop-919636 in Controller
	
	
	==> dmesg <==
	
	
	==> etcd [aea3b2ba44dc] <==
	{"level":"info","ts":"2025-04-14T13:27:00.364180Z","caller":"embed/etcd.go:871","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2025-04-14T13:27:00.365008Z","caller":"embed/etcd.go:600","msg":"serving peer traffic","address":"192.168.76.2:2380"}
	{"level":"info","ts":"2025-04-14T13:27:00.365076Z","caller":"embed/etcd.go:572","msg":"cmux::serve","address":"192.168.76.2:2380"}
	{"level":"info","ts":"2025-04-14T13:27:00.366040Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 switched to configuration voters=(16896983918768216326)"}
	{"level":"info","ts":"2025-04-14T13:27:00.366255Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"6f20f2c4b2fb5f8a","local-member-id":"ea7e25599daad906","added-peer-id":"ea7e25599daad906","added-peer-peer-urls":["https://192.168.76.2:2380"]}
	{"level":"info","ts":"2025-04-14T13:27:00.712982Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 is starting a new election at term 1"}
	{"level":"info","ts":"2025-04-14T13:27:00.713113Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 became pre-candidate at term 1"}
	{"level":"info","ts":"2025-04-14T13:27:00.713194Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 received MsgPreVoteResp from ea7e25599daad906 at term 1"}
	{"level":"info","ts":"2025-04-14T13:27:00.713322Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 became candidate at term 2"}
	{"level":"info","ts":"2025-04-14T13:27:00.713362Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 received MsgVoteResp from ea7e25599daad906 at term 2"}
	{"level":"info","ts":"2025-04-14T13:27:00.713420Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 became leader at term 2"}
	{"level":"info","ts":"2025-04-14T13:27:00.713448Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: ea7e25599daad906 elected leader ea7e25599daad906 at term 2"}
	{"level":"info","ts":"2025-04-14T13:27:00.721096Z","caller":"etcdserver/server.go:2651","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2025-04-14T13:27:00.725194Z","caller":"etcdserver/server.go:2140","msg":"published local member to cluster through raft","local-member-id":"ea7e25599daad906","local-member-attributes":"{Name:scheduled-stop-919636 ClientURLs:[https://192.168.76.2:2379]}","request-path":"/0/members/ea7e25599daad906/attributes","cluster-id":"6f20f2c4b2fb5f8a","publish-timeout":"7s"}
	{"level":"info","ts":"2025-04-14T13:27:00.725291Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-04-14T13:27:00.729601Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"6f20f2c4b2fb5f8a","local-member-id":"ea7e25599daad906","cluster-version":"3.5"}
	{"level":"info","ts":"2025-04-14T13:27:00.729834Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2025-04-14T13:27:00.729982Z","caller":"etcdserver/server.go:2675","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2025-04-14T13:27:00.725312Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-04-14T13:27:00.730843Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-04-14T13:27:00.731851Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.76.2:2379"}
	{"level":"info","ts":"2025-04-14T13:27:00.740969Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-04-14T13:27:00.741194Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2025-04-14T13:27:00.742665Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-04-14T13:27:00.745779Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	
	
	==> kernel <==
	 13:27:10 up  7:09,  0 users,  load average: 2.60, 2.12, 2.49
	Linux scheduled-stop-919636 5.15.0-1081-aws #88~20.04.1-Ubuntu SMP Fri Mar 28 14:48:25 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kube-apiserver [3a9cbf31b92a] <==
	I0414 13:27:03.805630       1 cache.go:39] Caches are synced for LocalAvailability controller
	I0414 13:27:03.821011       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I0414 13:27:03.823971       1 cache.go:39] Caches are synced for RemoteAvailability controller
	I0414 13:27:03.824250       1 handler_discovery.go:451] Starting ResourceDiscoveryManager
	I0414 13:27:03.825059       1 shared_informer.go:320] Caches are synced for configmaps
	I0414 13:27:03.825433       1 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller
	I0414 13:27:03.826374       1 apf_controller.go:382] Running API Priority and Fairness config worker
	I0414 13:27:03.831343       1 apf_controller.go:385] Running API Priority and Fairness periodic rebalancing process
	I0414 13:27:03.827404       1 controller.go:615] quota admission added evaluator for: namespaces
	E0414 13:27:03.879738       1 controller.go:145] "Failed to ensure lease exists, will retry" err="namespaces \"kube-system\" not found" interval="200ms"
	I0414 13:27:04.083556       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0414 13:27:04.430278       1 storage_scheduling.go:95] created PriorityClass system-node-critical with value 2000001000
	I0414 13:27:04.449929       1 storage_scheduling.go:95] created PriorityClass system-cluster-critical with value 2000000000
	I0414 13:27:04.450176       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0414 13:27:05.408171       1 controller.go:615] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0414 13:27:05.494348       1 controller.go:615] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0414 13:27:05.688436       1 controller.go:615] quota admission added evaluator for: serviceaccounts
	I0414 13:27:05.711939       1 alloc.go:330] "allocated clusterIPs" service="default/kubernetes" clusterIPs={"IPv4":"10.96.0.1"}
	W0414 13:27:05.750975       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.76.2]
	I0414 13:27:05.752309       1 controller.go:615] quota admission added evaluator for: endpoints
	I0414 13:27:05.779617       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0414 13:27:06.429170       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I0414 13:27:06.445433       1 alloc.go:330] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I0414 13:27:06.457801       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I0414 13:27:10.226899       1 controller.go:615] quota admission added evaluator for: replicasets.apps
	
	
	==> kube-controller-manager [4eb655ef02a7] <==
	I0414 13:27:10.201619       1 shared_informer.go:320] Caches are synced for persistent volume
	I0414 13:27:10.213762       1 shared_informer.go:320] Caches are synced for resource quota
	I0414 13:27:10.214033       1 shared_informer.go:320] Caches are synced for job
	I0414 13:27:10.211991       1 shared_informer.go:320] Caches are synced for certificate-csrapproving
	I0414 13:27:10.212024       1 shared_informer.go:320] Caches are synced for ReplicationController
	I0414 13:27:10.212038       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-kubelet-serving
	I0414 13:27:10.215203       1 shared_informer.go:320] Caches are synced for namespace
	I0414 13:27:10.215361       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-legacy-unknown
	I0414 13:27:10.215513       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-kubelet-client
	I0414 13:27:10.215666       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-kube-apiserver-client
	I0414 13:27:10.215967       1 shared_informer.go:320] Caches are synced for cronjob
	I0414 13:27:10.233761       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="scheduled-stop-919636"
	I0414 13:27:10.235129       1 shared_informer.go:320] Caches are synced for taint-eviction-controller
	I0414 13:27:10.245400       1 shared_informer.go:320] Caches are synced for disruption
	I0414 13:27:10.249069       1 shared_informer.go:320] Caches are synced for endpoint_slice_mirroring
	I0414 13:27:10.249304       1 shared_informer.go:320] Caches are synced for garbage collector
	I0414 13:27:10.249318       1 shared_informer.go:320] Caches are synced for validatingadmissionpolicy-status
	I0414 13:27:10.249329       1 shared_informer.go:320] Caches are synced for service account
	I0414 13:27:10.250218       1 shared_informer.go:320] Caches are synced for PV protection
	I0414 13:27:10.250862       1 shared_informer.go:320] Caches are synced for TTL after finished
	I0414 13:27:10.250236       1 shared_informer.go:320] Caches are synced for endpoint_slice
	I0414 13:27:10.250244       1 shared_informer.go:320] Caches are synced for TTL
	I0414 13:27:10.252088       1 shared_informer.go:320] Caches are synced for GC
	I0414 13:27:10.258586       1 shared_informer.go:320] Caches are synced for resource quota
	I0414 13:27:10.258758       1 shared_informer.go:320] Caches are synced for stateful set
	
	
	==> kube-scheduler [0c2d92b983df] <==
	I0414 13:27:04.206707       1 serving.go:386] Generated self-signed cert in-memory
	I0414 13:27:05.917152       1 server.go:166] "Starting Kubernetes Scheduler" version="v1.32.2"
	I0414 13:27:05.917345       1 server.go:168] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0414 13:27:05.922630       1 secure_serving.go:213] Serving securely on 127.0.0.1:10259
	I0414 13:27:05.922959       1 requestheader_controller.go:180] Starting RequestHeaderAuthRequestController
	I0414 13:27:05.929131       1 shared_informer.go:313] Waiting for caches to sync for RequestHeaderAuthRequestController
	I0414 13:27:05.924977       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0414 13:27:05.926850       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0414 13:27:05.948497       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I0414 13:27:05.953463       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I0414 13:27:05.926837       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0414 13:27:05.954309       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0414 13:27:06.030326       1 shared_informer.go:320] Caches are synced for RequestHeaderAuthRequestController
	I0414 13:27:06.056642       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 14 13:27:06 scheduled-stop-919636 kubelet[2548]: I0414 13:27:06.761364    2548 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/59943f17d6023cd47c063dc9b7151d15-usr-share-ca-certificates\") pod \"kube-apiserver-scheduled-stop-919636\" (UID: \"59943f17d6023cd47c063dc9b7151d15\") " pod="kube-system/kube-apiserver-scheduled-stop-919636"
	Apr 14 13:27:06 scheduled-stop-919636 kubelet[2548]: I0414 13:27:06.761382    2548 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kubeconfig\" (UniqueName: \"kubernetes.io/host-path/6c74a53e04164c89d08331d3ac230128-kubeconfig\") pod \"kube-controller-manager-scheduled-stop-919636\" (UID: \"6c74a53e04164c89d08331d3ac230128\") " pod="kube-system/kube-controller-manager-scheduled-stop-919636"
	Apr 14 13:27:06 scheduled-stop-919636 kubelet[2548]: I0414 13:27:06.761400    2548 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"ca-certs\" (UniqueName: \"kubernetes.io/host-path/59943f17d6023cd47c063dc9b7151d15-ca-certs\") pod \"kube-apiserver-scheduled-stop-919636\" (UID: \"59943f17d6023cd47c063dc9b7151d15\") " pod="kube-system/kube-apiserver-scheduled-stop-919636"
	Apr 14 13:27:06 scheduled-stop-919636 kubelet[2548]: I0414 13:27:06.761420    2548 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"k8s-certs\" (UniqueName: \"kubernetes.io/host-path/59943f17d6023cd47c063dc9b7151d15-k8s-certs\") pod \"kube-apiserver-scheduled-stop-919636\" (UID: \"59943f17d6023cd47c063dc9b7151d15\") " pod="kube-system/kube-apiserver-scheduled-stop-919636"
	Apr 14 13:27:06 scheduled-stop-919636 kubelet[2548]: I0414 13:27:06.761438    2548 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etc-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/6c74a53e04164c89d08331d3ac230128-etc-ca-certificates\") pod \"kube-controller-manager-scheduled-stop-919636\" (UID: \"6c74a53e04164c89d08331d3ac230128\") " pod="kube-system/kube-controller-manager-scheduled-stop-919636"
	Apr 14 13:27:06 scheduled-stop-919636 kubelet[2548]: I0414 13:27:06.761456    2548 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"flexvolume-dir\" (UniqueName: \"kubernetes.io/host-path/6c74a53e04164c89d08331d3ac230128-flexvolume-dir\") pod \"kube-controller-manager-scheduled-stop-919636\" (UID: \"6c74a53e04164c89d08331d3ac230128\") " pod="kube-system/kube-controller-manager-scheduled-stop-919636"
	Apr 14 13:27:06 scheduled-stop-919636 kubelet[2548]: I0414 13:27:06.761477    2548 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-local-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/6c74a53e04164c89d08331d3ac230128-usr-local-share-ca-certificates\") pod \"kube-controller-manager-scheduled-stop-919636\" (UID: \"6c74a53e04164c89d08331d3ac230128\") " pod="kube-system/kube-controller-manager-scheduled-stop-919636"
	Apr 14 13:27:06 scheduled-stop-919636 kubelet[2548]: I0414 13:27:06.761497    2548 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/6c74a53e04164c89d08331d3ac230128-usr-share-ca-certificates\") pod \"kube-controller-manager-scheduled-stop-919636\" (UID: \"6c74a53e04164c89d08331d3ac230128\") " pod="kube-system/kube-controller-manager-scheduled-stop-919636"
	Apr 14 13:27:06 scheduled-stop-919636 kubelet[2548]: I0414 13:27:06.761517    2548 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etcd-certs\" (UniqueName: \"kubernetes.io/host-path/0b810b4a5ad128797ceda30b7998b696-etcd-certs\") pod \"etcd-scheduled-stop-919636\" (UID: \"0b810b4a5ad128797ceda30b7998b696\") " pod="kube-system/etcd-scheduled-stop-919636"
	Apr 14 13:27:06 scheduled-stop-919636 kubelet[2548]: I0414 13:27:06.761533    2548 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"ca-certs\" (UniqueName: \"kubernetes.io/host-path/6c74a53e04164c89d08331d3ac230128-ca-certs\") pod \"kube-controller-manager-scheduled-stop-919636\" (UID: \"6c74a53e04164c89d08331d3ac230128\") " pod="kube-system/kube-controller-manager-scheduled-stop-919636"
	Apr 14 13:27:07 scheduled-stop-919636 kubelet[2548]: I0414 13:27:07.313884    2548 apiserver.go:52] "Watching apiserver"
	Apr 14 13:27:07 scheduled-stop-919636 kubelet[2548]: I0414 13:27:07.367032    2548 desired_state_of_world_populator.go:157] "Finished populating initial desired state of world"
	Apr 14 13:27:07 scheduled-stop-919636 kubelet[2548]: I0414 13:27:07.385751    2548 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-controller-manager-scheduled-stop-919636" podStartSLOduration=1.38573337 podStartE2EDuration="1.38573337s" podCreationTimestamp="2025-04-14 13:27:06 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-04-14 13:27:07.385441939 +0000 UTC m=+1.160633485" watchObservedRunningTime="2025-04-14 13:27:07.38573337 +0000 UTC m=+1.160924900"
	Apr 14 13:27:07 scheduled-stop-919636 kubelet[2548]: I0414 13:27:07.424856    2548 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-scheduler-scheduled-stop-919636" podStartSLOduration=1.424819673 podStartE2EDuration="1.424819673s" podCreationTimestamp="2025-04-14 13:27:06 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-04-14 13:27:07.408489906 +0000 UTC m=+1.183681444" watchObservedRunningTime="2025-04-14 13:27:07.424819673 +0000 UTC m=+1.200011211"
	Apr 14 13:27:07 scheduled-stop-919636 kubelet[2548]: I0414 13:27:07.444130    2548 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/etcd-scheduled-stop-919636" podStartSLOduration=1.444113309 podStartE2EDuration="1.444113309s" podCreationTimestamp="2025-04-14 13:27:06 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-04-14 13:27:07.425260873 +0000 UTC m=+1.200452419" watchObservedRunningTime="2025-04-14 13:27:07.444113309 +0000 UTC m=+1.219304863"
	Apr 14 13:27:07 scheduled-stop-919636 kubelet[2548]: I0414 13:27:07.479540    2548 kubelet.go:3200] "Creating a mirror pod for static pod" pod="kube-system/kube-scheduler-scheduled-stop-919636"
	Apr 14 13:27:07 scheduled-stop-919636 kubelet[2548]: I0414 13:27:07.480166    2548 kubelet.go:3200] "Creating a mirror pod for static pod" pod="kube-system/etcd-scheduled-stop-919636"
	Apr 14 13:27:07 scheduled-stop-919636 kubelet[2548]: I0414 13:27:07.481636    2548 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-apiserver-scheduled-stop-919636" podStartSLOduration=3.481601951 podStartE2EDuration="3.481601951s" podCreationTimestamp="2025-04-14 13:27:04 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-04-14 13:27:07.444718744 +0000 UTC m=+1.219910290" watchObservedRunningTime="2025-04-14 13:27:07.481601951 +0000 UTC m=+1.256793481"
	Apr 14 13:27:07 scheduled-stop-919636 kubelet[2548]: E0414 13:27:07.496417    2548 kubelet.go:3202] "Failed creating a mirror pod" err="pods \"kube-scheduler-scheduled-stop-919636\" already exists" pod="kube-system/kube-scheduler-scheduled-stop-919636"
	Apr 14 13:27:07 scheduled-stop-919636 kubelet[2548]: E0414 13:27:07.500825    2548 kubelet.go:3202] "Failed creating a mirror pod" err="pods \"etcd-scheduled-stop-919636\" already exists" pod="kube-system/etcd-scheduled-stop-919636"
	Apr 14 13:27:10 scheduled-stop-919636 kubelet[2548]: I0414 13:27:10.392247    2548 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"tmp\" (UniqueName: \"kubernetes.io/host-path/aa45087c-f199-41af-8d0d-767bfbf81e1b-tmp\") pod \"storage-provisioner\" (UID: \"aa45087c-f199-41af-8d0d-767bfbf81e1b\") " pod="kube-system/storage-provisioner"
	Apr 14 13:27:10 scheduled-stop-919636 kubelet[2548]: I0414 13:27:10.392299    2548 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-jm74p\" (UniqueName: \"kubernetes.io/projected/aa45087c-f199-41af-8d0d-767bfbf81e1b-kube-api-access-jm74p\") pod \"storage-provisioner\" (UID: \"aa45087c-f199-41af-8d0d-767bfbf81e1b\") " pod="kube-system/storage-provisioner"
	Apr 14 13:27:10 scheduled-stop-919636 kubelet[2548]: E0414 13:27:10.506307    2548 projected.go:288] Couldn't get configMap kube-system/kube-root-ca.crt: configmap "kube-root-ca.crt" not found
	Apr 14 13:27:10 scheduled-stop-919636 kubelet[2548]: E0414 13:27:10.506496    2548 projected.go:194] Error preparing data for projected volume kube-api-access-jm74p for pod kube-system/storage-provisioner: configmap "kube-root-ca.crt" not found
	Apr 14 13:27:10 scheduled-stop-919636 kubelet[2548]: E0414 13:27:10.506658    2548 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/projected/aa45087c-f199-41af-8d0d-767bfbf81e1b-kube-api-access-jm74p podName:aa45087c-f199-41af-8d0d-767bfbf81e1b nodeName:}" failed. No retries permitted until 2025-04-14 13:27:11.00662295 +0000 UTC m=+4.781814479 (durationBeforeRetry 500ms). Error: MountVolume.SetUp failed for volume "kube-api-access-jm74p" (UniqueName: "kubernetes.io/projected/aa45087c-f199-41af-8d0d-767bfbf81e1b-kube-api-access-jm74p") pod "storage-provisioner" (UID: "aa45087c-f199-41af-8d0d-767bfbf81e1b") : configmap "kube-root-ca.crt" not found
	

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

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

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

                                                
                                    

Test pass (319/346)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 6.22
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.1
9 TestDownloadOnly/v1.20.0/DeleteAll 0.23
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.32.2/json-events 4.41
13 TestDownloadOnly/v1.32.2/preload-exists 0
17 TestDownloadOnly/v1.32.2/LogsDuration 0.09
18 TestDownloadOnly/v1.32.2/DeleteAll 0.21
19 TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.59
22 TestOffline 81.25
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.08
27 TestAddons/Setup 224.23
29 TestAddons/serial/Volcano 42.07
31 TestAddons/serial/GCPAuth/Namespaces 0.19
32 TestAddons/serial/GCPAuth/FakeCredentials 8.92
35 TestAddons/parallel/Registry 15.75
36 TestAddons/parallel/Ingress 18.2
37 TestAddons/parallel/InspektorGadget 12.21
38 TestAddons/parallel/MetricsServer 6.77
40 TestAddons/parallel/CSI 45.79
41 TestAddons/parallel/Headlamp 18.98
42 TestAddons/parallel/CloudSpanner 6.54
43 TestAddons/parallel/LocalPath 52.69
44 TestAddons/parallel/NvidiaDevicePlugin 5.67
45 TestAddons/parallel/Yakd 11.73
47 TestAddons/StoppedEnableDisable 11.21
48 TestCertOptions 35.46
49 TestCertExpiration 253.86
50 TestDockerFlags 45.09
51 TestForceSystemdFlag 45.98
52 TestForceSystemdEnv 44.38
58 TestErrorSpam/setup 29.96
59 TestErrorSpam/start 0.77
60 TestErrorSpam/status 1
61 TestErrorSpam/pause 1.56
62 TestErrorSpam/unpause 1.6
63 TestErrorSpam/stop 2.03
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 70.96
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 32.44
70 TestFunctional/serial/KubeContext 0.06
71 TestFunctional/serial/KubectlGetPods 0.11
74 TestFunctional/serial/CacheCmd/cache/add_remote 3.32
75 TestFunctional/serial/CacheCmd/cache/add_local 1.03
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
77 TestFunctional/serial/CacheCmd/cache/list 0.06
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
79 TestFunctional/serial/CacheCmd/cache/cache_reload 1.67
80 TestFunctional/serial/CacheCmd/cache/delete 0.12
81 TestFunctional/serial/MinikubeKubectlCmd 0.15
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.18
83 TestFunctional/serial/ExtraConfig 44.6
84 TestFunctional/serial/ComponentHealth 0.1
85 TestFunctional/serial/LogsCmd 1.25
86 TestFunctional/serial/LogsFileCmd 1.24
87 TestFunctional/serial/InvalidService 4.33
89 TestFunctional/parallel/ConfigCmd 0.51
90 TestFunctional/parallel/DashboardCmd 9.58
91 TestFunctional/parallel/DryRun 0.46
92 TestFunctional/parallel/InternationalLanguage 0.2
93 TestFunctional/parallel/StatusCmd 1.3
97 TestFunctional/parallel/ServiceCmdConnect 6.69
98 TestFunctional/parallel/AddonsCmd 0.16
99 TestFunctional/parallel/PersistentVolumeClaim 28.45
101 TestFunctional/parallel/SSHCmd 0.7
102 TestFunctional/parallel/CpCmd 2.08
104 TestFunctional/parallel/FileSync 0.34
105 TestFunctional/parallel/CertSync 2.09
109 TestFunctional/parallel/NodeLabels 0.1
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.4
113 TestFunctional/parallel/License 0.29
114 TestFunctional/parallel/Version/short 0.08
115 TestFunctional/parallel/Version/components 1.11
116 TestFunctional/parallel/ImageCommands/ImageListShort 0.24
117 TestFunctional/parallel/ImageCommands/ImageListTable 0.23
118 TestFunctional/parallel/ImageCommands/ImageListJson 0.22
119 TestFunctional/parallel/ImageCommands/ImageListYaml 0.25
120 TestFunctional/parallel/ImageCommands/ImageBuild 3.25
121 TestFunctional/parallel/ImageCommands/Setup 0.68
122 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.25
123 TestFunctional/parallel/DockerEnv/bash 1.29
124 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.94
125 TestFunctional/parallel/UpdateContextCmd/no_changes 0.23
126 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.21
127 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.2
128 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.21
129 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.4
130 TestFunctional/parallel/ImageCommands/ImageRemove 0.58
131 TestFunctional/parallel/ServiceCmd/DeployApp 11.3
132 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.75
133 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.42
135 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.66
136 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
138 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.48
139 TestFunctional/parallel/ServiceCmd/List 0.35
140 TestFunctional/parallel/ServiceCmd/JSONOutput 0.34
141 TestFunctional/parallel/ServiceCmd/HTTPS 0.36
142 TestFunctional/parallel/ServiceCmd/Format 0.44
143 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.13
144 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
148 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.13
149 TestFunctional/parallel/ServiceCmd/URL 0.37
150 TestFunctional/parallel/ProfileCmd/profile_not_create 0.56
151 TestFunctional/parallel/ProfileCmd/profile_list 0.5
152 TestFunctional/parallel/ProfileCmd/profile_json_output 0.52
153 TestFunctional/parallel/MountCmd/any-port 8.4
154 TestFunctional/parallel/MountCmd/specific-port 2.13
155 TestFunctional/parallel/MountCmd/VerifyCleanup 1.45
156 TestFunctional/delete_echo-server_images 0.04
157 TestFunctional/delete_my-image_image 0.02
158 TestFunctional/delete_minikube_cached_images 0.02
163 TestMultiControlPlane/serial/StartCluster 127.35
164 TestMultiControlPlane/serial/DeployApp 49.77
165 TestMultiControlPlane/serial/PingHostFromPods 1.73
166 TestMultiControlPlane/serial/AddWorkerNode 26.19
167 TestMultiControlPlane/serial/NodeLabels 0.12
168 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.04
169 TestMultiControlPlane/serial/CopyFile 19.54
170 TestMultiControlPlane/serial/StopSecondaryNode 11.86
171 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.76
172 TestMultiControlPlane/serial/RestartSecondaryNode 40.83
173 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.61
174 TestMultiControlPlane/serial/RestartClusterKeepsNodes 268.79
175 TestMultiControlPlane/serial/DeleteSecondaryNode 11.31
176 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.75
177 TestMultiControlPlane/serial/StopCluster 32.85
178 TestMultiControlPlane/serial/RestartCluster 70.12
179 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.84
180 TestMultiControlPlane/serial/AddSecondaryNode 45.71
181 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1
184 TestImageBuild/serial/Setup 34.47
185 TestImageBuild/serial/NormalBuild 1.95
186 TestImageBuild/serial/BuildWithBuildArg 1.15
187 TestImageBuild/serial/BuildWithDockerIgnore 0.79
188 TestImageBuild/serial/BuildWithSpecifiedDockerfile 0.67
192 TestJSONOutput/start/Command 70.69
193 TestJSONOutput/start/Audit 0
195 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/pause/Command 0.59
199 TestJSONOutput/pause/Audit 0
201 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
204 TestJSONOutput/unpause/Command 0.55
205 TestJSONOutput/unpause/Audit 0
207 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
208 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
210 TestJSONOutput/stop/Command 5.88
211 TestJSONOutput/stop/Audit 0
213 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
214 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
215 TestErrorJSONOutput 0.34
217 TestKicCustomNetwork/create_custom_network 33.24
218 TestKicCustomNetwork/use_default_bridge_network 32.9
219 TestKicExistingNetwork 33.89
220 TestKicCustomSubnet 34.1
221 TestKicStaticIP 35.8
222 TestMainNoArgs 0.06
223 TestMinikubeProfile 72.8
226 TestMountStart/serial/StartWithMountFirst 8.36
227 TestMountStart/serial/VerifyMountFirst 0.26
228 TestMountStart/serial/StartWithMountSecond 9.35
229 TestMountStart/serial/VerifyMountSecond 0.27
230 TestMountStart/serial/DeleteFirst 1.45
231 TestMountStart/serial/VerifyMountPostDelete 0.25
232 TestMountStart/serial/Stop 1.2
233 TestMountStart/serial/RestartStopped 8.25
234 TestMountStart/serial/VerifyMountPostStop 0.25
237 TestMultiNode/serial/FreshStart2Nodes 84.21
238 TestMultiNode/serial/DeployApp2Nodes 48.26
239 TestMultiNode/serial/PingHostFrom2Pods 1.01
240 TestMultiNode/serial/AddNode 18.74
241 TestMultiNode/serial/MultiNodeLabels 0.11
242 TestMultiNode/serial/ProfileList 0.68
243 TestMultiNode/serial/CopyFile 10.18
244 TestMultiNode/serial/StopNode 2.24
245 TestMultiNode/serial/StartAfterStop 10.73
246 TestMultiNode/serial/RestartKeepsNodes 89.26
247 TestMultiNode/serial/DeleteNode 5.46
248 TestMultiNode/serial/StopMultiNode 21.64
249 TestMultiNode/serial/RestartMultiNode 51.8
250 TestMultiNode/serial/ValidateNameConflict 42.12
255 TestPreload 105.41
258 TestSkaffold 116.45
260 TestInsufficientStorage 10.85
261 TestRunningBinaryUpgrade 84.71
263 TestKubernetesUpgrade 367.73
264 TestMissingContainerUpgrade 129.99
266 TestNoKubernetes/serial/StartNoK8sWithVersion 0.12
267 TestNoKubernetes/serial/StartWithK8s 45.86
268 TestNoKubernetes/serial/StartWithStopK8s 17.13
269 TestNoKubernetes/serial/Start 7.4
270 TestNoKubernetes/serial/VerifyK8sNotRunning 0.3
271 TestNoKubernetes/serial/ProfileList 1.07
272 TestNoKubernetes/serial/Stop 1.21
273 TestNoKubernetes/serial/StartNoArgs 8.37
285 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.33
286 TestStoppedBinaryUpgrade/Setup 0.81
287 TestStoppedBinaryUpgrade/Upgrade 125.78
288 TestStoppedBinaryUpgrade/MinikubeLogs 1.53
297 TestPause/serial/Start 43.53
298 TestPause/serial/SecondStartNoReconfiguration 34.37
299 TestPause/serial/Pause 0.81
300 TestPause/serial/VerifyStatus 0.35
301 TestPause/serial/Unpause 0.51
302 TestPause/serial/PauseAgain 0.72
303 TestPause/serial/DeletePaused 2.2
304 TestPause/serial/VerifyDeletedResources 0.4
305 TestNetworkPlugins/group/auto/Start 72.04
306 TestNetworkPlugins/group/auto/KubeletFlags 0.33
307 TestNetworkPlugins/group/auto/NetCatPod 12.38
308 TestNetworkPlugins/group/auto/DNS 0.31
309 TestNetworkPlugins/group/auto/Localhost 0.24
310 TestNetworkPlugins/group/auto/HairPin 0.23
311 TestNetworkPlugins/group/kindnet/Start 78.64
312 TestNetworkPlugins/group/calico/Start 85.45
313 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
314 TestNetworkPlugins/group/kindnet/KubeletFlags 0.35
315 TestNetworkPlugins/group/kindnet/NetCatPod 11.27
316 TestNetworkPlugins/group/calico/ControllerPod 6.01
317 TestNetworkPlugins/group/kindnet/DNS 0.21
318 TestNetworkPlugins/group/kindnet/Localhost 0.18
319 TestNetworkPlugins/group/kindnet/HairPin 0.24
320 TestNetworkPlugins/group/calico/KubeletFlags 0.35
321 TestNetworkPlugins/group/calico/NetCatPod 14.35
322 TestNetworkPlugins/group/calico/DNS 0.26
323 TestNetworkPlugins/group/calico/Localhost 0.25
324 TestNetworkPlugins/group/calico/HairPin 0.22
325 TestNetworkPlugins/group/custom-flannel/Start 65.46
326 TestNetworkPlugins/group/false/Start 83.97
327 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.35
328 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.39
329 TestNetworkPlugins/group/custom-flannel/DNS 0.32
330 TestNetworkPlugins/group/custom-flannel/Localhost 0.17
331 TestNetworkPlugins/group/custom-flannel/HairPin 0.18
332 TestNetworkPlugins/group/enable-default-cni/Start 54.09
333 TestNetworkPlugins/group/false/KubeletFlags 0.36
334 TestNetworkPlugins/group/false/NetCatPod 11.35
335 TestNetworkPlugins/group/false/DNS 0.25
336 TestNetworkPlugins/group/false/Localhost 0.17
337 TestNetworkPlugins/group/false/HairPin 0.2
338 TestNetworkPlugins/group/flannel/Start 60.23
339 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.37
340 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.37
341 TestNetworkPlugins/group/enable-default-cni/DNS 0.26
342 TestNetworkPlugins/group/enable-default-cni/Localhost 0.26
343 TestNetworkPlugins/group/enable-default-cni/HairPin 0.22
344 TestNetworkPlugins/group/bridge/Start 52.25
345 TestNetworkPlugins/group/flannel/ControllerPod 6.01
346 TestNetworkPlugins/group/flannel/KubeletFlags 0.36
347 TestNetworkPlugins/group/flannel/NetCatPod 11.35
348 TestNetworkPlugins/group/flannel/DNS 0.29
349 TestNetworkPlugins/group/flannel/Localhost 0.23
350 TestNetworkPlugins/group/flannel/HairPin 0.27
351 TestNetworkPlugins/group/bridge/KubeletFlags 0.39
352 TestNetworkPlugins/group/bridge/NetCatPod 12.49
353 TestNetworkPlugins/group/kubenet/Start 83.51
354 TestNetworkPlugins/group/bridge/DNS 0.2
355 TestNetworkPlugins/group/bridge/Localhost 0.15
356 TestNetworkPlugins/group/bridge/HairPin 0.17
358 TestStartStop/group/old-k8s-version/serial/FirstStart 153.33
359 TestNetworkPlugins/group/kubenet/KubeletFlags 0.41
360 TestNetworkPlugins/group/kubenet/NetCatPod 10.42
361 TestNetworkPlugins/group/kubenet/DNS 0.2
362 TestNetworkPlugins/group/kubenet/Localhost 0.16
363 TestNetworkPlugins/group/kubenet/HairPin 0.22
365 TestStartStop/group/no-preload/serial/FirstStart 55.08
366 TestStartStop/group/no-preload/serial/DeployApp 10.45
367 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.13
368 TestStartStop/group/no-preload/serial/Stop 11.01
369 TestStartStop/group/old-k8s-version/serial/DeployApp 10.62
370 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.22
371 TestStartStop/group/no-preload/serial/SecondStart 289.13
372 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.06
373 TestStartStop/group/old-k8s-version/serial/Stop 11.2
374 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.35
375 TestStartStop/group/old-k8s-version/serial/SecondStart 136.53
376 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
377 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.1
378 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.23
379 TestStartStop/group/old-k8s-version/serial/Pause 2.69
381 TestStartStop/group/embed-certs/serial/FirstStart 74.29
382 TestStartStop/group/embed-certs/serial/DeployApp 9.38
383 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.22
384 TestStartStop/group/embed-certs/serial/Stop 10.88
385 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.21
386 TestStartStop/group/embed-certs/serial/SecondStart 267.05
387 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
388 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.1
389 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.26
390 TestStartStop/group/no-preload/serial/Pause 3
392 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 47.28
393 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.35
394 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.09
395 TestStartStop/group/default-k8s-diff-port/serial/Stop 10.79
396 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
397 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 265.69
398 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
399 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
400 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.23
401 TestStartStop/group/embed-certs/serial/Pause 2.94
403 TestStartStop/group/newest-cni/serial/FirstStart 41.51
404 TestStartStop/group/newest-cni/serial/DeployApp 0
405 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.18
406 TestStartStop/group/newest-cni/serial/Stop 10.99
407 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.21
408 TestStartStop/group/newest-cni/serial/SecondStart 17.51
409 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
410 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
411 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.32
412 TestStartStop/group/newest-cni/serial/Pause 2.93
413 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
414 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.1
415 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.22
416 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.95
x
+
TestDownloadOnly/v1.20.0/json-events (6.22s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0414 12:48:36.474519 1486430 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
I0414 12:48:36.474602 1486430 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20623-1481052/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-981303 | jenkins | v1.35.0 | 14 Apr 25 12:48 UTC |          |
	|         | -p download-only-981303        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 12:48:30
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.24.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 12:48:30.300408 1486436 out.go:345] Setting OutFile to fd 1 ...
	I0414 12:48:30.300609 1486436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:48:30.300637 1486436 out.go:358] Setting ErrFile to fd 2...
	I0414 12:48:30.300655 1486436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:48:30.300967 1486436 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1481052/.minikube/bin
	W0414 12:48:30.301172 1486436 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20623-1481052/.minikube/config/config.json: open /home/jenkins/minikube-integration/20623-1481052/.minikube/config/config.json: no such file or directory
	I0414 12:48:30.301630 1486436 out.go:352] Setting JSON to true
	I0414 12:48:30.302551 1486436 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":23462,"bootTime":1744611449,"procs":153,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1081-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0414 12:48:30.302645 1486436 start.go:139] virtualization:  
	I0414 12:48:30.306855 1486436 out.go:97] [download-only-981303] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	W0414 12:48:30.307115 1486436 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20623-1481052/.minikube/cache/preloaded-tarball: no such file or directory
	I0414 12:48:30.307155 1486436 notify.go:220] Checking for updates...
	I0414 12:48:30.310124 1486436 out.go:169] MINIKUBE_LOCATION=20623
	I0414 12:48:30.313229 1486436 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 12:48:30.316247 1486436 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20623-1481052/kubeconfig
	I0414 12:48:30.319184 1486436 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1481052/.minikube
	I0414 12:48:30.322036 1486436 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0414 12:48:30.327719 1486436 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0414 12:48:30.327980 1486436 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 12:48:30.361452 1486436 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 12:48:30.361608 1486436 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:48:30.417884 1486436 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:true NGoroutines:53 SystemTime:2025-04-14 12:48:30.409131693 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 12:48:30.417997 1486436 docker.go:318] overlay module found
	I0414 12:48:30.420960 1486436 out.go:97] Using the docker driver based on user configuration
	I0414 12:48:30.421002 1486436 start.go:297] selected driver: docker
	I0414 12:48:30.421010 1486436 start.go:901] validating driver "docker" against <nil>
	I0414 12:48:30.421122 1486436 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:48:30.474518 1486436 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:true NGoroutines:53 SystemTime:2025-04-14 12:48:30.465709233 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 12:48:30.474677 1486436 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0414 12:48:30.474992 1486436 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0414 12:48:30.475146 1486436 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0414 12:48:30.478415 1486436 out.go:169] Using Docker driver with root privileges
	I0414 12:48:30.481159 1486436 cni.go:84] Creating CNI manager for ""
	I0414 12:48:30.481244 1486436 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I0414 12:48:30.481333 1486436 start.go:340] cluster config:
	{Name:download-only-981303 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-981303 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 12:48:30.484142 1486436 out.go:97] Starting "download-only-981303" primary control-plane node in "download-only-981303" cluster
	I0414 12:48:30.484166 1486436 cache.go:121] Beginning downloading kic base image for docker with docker
	I0414 12:48:30.486893 1486436 out.go:97] Pulling base image v0.0.46-1744107393-20604 ...
	I0414 12:48:30.486931 1486436 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0414 12:48:30.487130 1486436 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0414 12:48:30.504115 1486436 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 12:48:30.504328 1486436 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory
	I0414 12:48:30.504432 1486436 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 12:48:30.549756 1486436 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-arm64.tar.lz4
	I0414 12:48:30.549782 1486436 cache.go:56] Caching tarball of preloaded images
	I0414 12:48:30.549946 1486436 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0414 12:48:30.553296 1486436 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0414 12:48:30.553325 1486436 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-arm64.tar.lz4 ...
	I0414 12:48:30.635448 1486436 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-arm64.tar.lz4?checksum=md5:1a3e8f9b29e6affec63d76d0d3000942 -> /home/jenkins/minikube-integration/20623-1481052/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-arm64.tar.lz4
	I0414 12:48:34.892895 1486436 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-arm64.tar.lz4 ...
	I0414 12:48:34.893081 1486436 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20623-1481052/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-arm64.tar.lz4 ...
	I0414 12:48:34.976042 1486436 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a as a tarball
	
	
	* The control-plane node download-only-981303 host does not exist
	  To start a cluster, run: "minikube start -p download-only-981303"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/json-events (4.41s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/preload-exists
I0414 12:48:41.349020 1486430 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
I0414 12:48:41.349064 1486430 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20623-1481052/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.2/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-981303 | jenkins | v1.35.0 | 14 Apr 25 12:48 UTC |                     |
	|         | -p download-only-981303        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.35.0 | 14 Apr 25 12:48 UTC | 14 Apr 25 12:48 UTC |
	| delete  | -p download-only-981303        | download-only-981303 | jenkins | v1.35.0 | 14 Apr 25 12:48 UTC | 14 Apr 25 12:48 UTC |
	| start   | -o=json --download-only        | download-only-859972 | jenkins | v1.35.0 | 14 Apr 25 12:48 UTC |                     |
	|         | -p download-only-859972        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.2   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 12:48:36
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.24.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 12:48:36.981375 1486638 out.go:345] Setting OutFile to fd 1 ...
	I0414 12:48:36.981494 1486638 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:48:36.981502 1486638 out.go:358] Setting ErrFile to fd 2...
	I0414 12:48:36.981508 1486638 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:48:36.981762 1486638 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1481052/.minikube/bin
	I0414 12:48:36.982165 1486638 out.go:352] Setting JSON to true
	I0414 12:48:36.983028 1486638 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":23468,"bootTime":1744611449,"procs":151,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1081-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0414 12:48:36.983095 1486638 start.go:139] virtualization:  
	I0414 12:48:36.986394 1486638 out.go:97] [download-only-859972] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0414 12:48:36.986607 1486638 notify.go:220] Checking for updates...
	I0414 12:48:36.990426 1486638 out.go:169] MINIKUBE_LOCATION=20623
	I0414 12:48:36.993463 1486638 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 12:48:36.996360 1486638 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20623-1481052/kubeconfig
	I0414 12:48:36.999233 1486638 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1481052/.minikube
	I0414 12:48:37.002441 1486638 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0414 12:48:37.010763 1486638 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0414 12:48:37.011143 1486638 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 12:48:37.047608 1486638 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 12:48:37.047732 1486638 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:48:37.105688 1486638 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:true NGoroutines:46 SystemTime:2025-04-14 12:48:37.095969492 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 12:48:37.105804 1486638 docker.go:318] overlay module found
	I0414 12:48:37.109053 1486638 out.go:97] Using the docker driver based on user configuration
	I0414 12:48:37.109104 1486638 start.go:297] selected driver: docker
	I0414 12:48:37.109118 1486638 start.go:901] validating driver "docker" against <nil>
	I0414 12:48:37.109237 1486638 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:48:37.169055 1486638 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:true NGoroutines:46 SystemTime:2025-04-14 12:48:37.15951657 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Ser
verErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 12:48:37.169215 1486638 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0414 12:48:37.169517 1486638 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0414 12:48:37.169674 1486638 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0414 12:48:37.172898 1486638 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-859972 host does not exist
	  To start a cluster, run: "minikube start -p download-only-859972"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.59s)

                                                
                                                
=== RUN   TestBinaryMirror
I0414 12:48:42.686415 1486430 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-020445 --alsologtostderr --binary-mirror http://127.0.0.1:41115 --driver=docker  --container-runtime=docker
helpers_test.go:175: Cleaning up "binary-mirror-020445" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-020445
--- PASS: TestBinaryMirror (0.59s)

                                                
                                    
x
+
TestOffline (81.25s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-arm64 start -p offline-docker-842011 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=docker
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-arm64 start -p offline-docker-842011 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=docker: (1m18.967174013s)
helpers_test.go:175: Cleaning up "offline-docker-842011" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p offline-docker-842011
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p offline-docker-842011: (2.279536207s)
--- PASS: TestOffline (81.25s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (224.23s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-arm64 start -p addons-330794 --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  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-arm64 start -p addons-330794 --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  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (3m44.226501945s)
--- PASS: TestAddons/Setup (224.23s)

                                                
                                    
x
+
TestAddons/serial/Volcano (42.07s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:823: volcano-controller stabilized in 78.347232ms
addons_test.go:807: volcano-scheduler stabilized in 78.66551ms
addons_test.go:815: volcano-admission stabilized in 78.988268ms
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-75fdd99bcf-b6gkp" [c2613f1c-dded-401e-b850-2f7b0b195b22] Running
addons_test.go:829: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.003235237s
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-75d8f6b5c-n644l" [cb269dea-0d45-4783-a38c-7516895178a1] Running
addons_test.go:833: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.003155215s
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-86bdc5c9c-wkwjh" [9051121a-dcde-4045-9f90-9ebb10be43a4] Running
addons_test.go:837: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.003417354s
addons_test.go:842: (dbg) Run:  kubectl --context addons-330794 delete -n volcano-system job volcano-admission-init
addons_test.go:848: (dbg) Run:  kubectl --context addons-330794 create -f testdata/vcjob.yaml
addons_test.go:856: (dbg) Run:  kubectl --context addons-330794 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" [faf03515-02cb-4ad6-ae5e-aaafaf86db98] Pending
helpers_test.go:344: "test-job-nginx-0" [faf03515-02cb-4ad6-ae5e-aaafaf86db98] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [faf03515-02cb-4ad6-ae5e-aaafaf86db98] Running
addons_test.go:874: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 14.003124867s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 addons disable volcano --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-330794 addons disable volcano --alsologtostderr -v=1: (11.363607743s)
--- PASS: TestAddons/serial/Volcano (42.07s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-330794 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-330794 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" [a229531e-8a10-401d-b76c-361ced509feb] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [a229531e-8a10-401d-b76c-361ced509feb] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 8.003916242s
addons_test.go:633: (dbg) Run:  kubectl --context addons-330794 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-330794 describe sa gcp-auth-test
addons_test.go:659: (dbg) Run:  kubectl --context addons-330794 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:683: (dbg) Run:  kubectl --context addons-330794 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (8.92s)

                                                
                                    
x
+
TestAddons/parallel/Registry (15.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 4.874555ms
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-q6gq6" [4e03c9b0-aaa5-4c7f-b078-d7947b28b3b0] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.003539646s
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-sgpcp" [6fd27a0f-a9bf-4f4b-874f-10bb16b6959e] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003211775s
addons_test.go:331: (dbg) Run:  kubectl --context addons-330794 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-330794 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-330794 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": (4.877344036s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 ip
2025/04/14 12:53:42 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.75s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (18.2s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-330794 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-330794 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-330794 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" [dee6bf94-2632-4f6a-b61b-b57c45efcb1e] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [dee6bf94-2632-4f6a-b61b-b57c45efcb1e] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 8.003856977s
I0414 12:55:03.761894 1486430 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:286: (dbg) Run:  kubectl --context addons-330794 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-330794 addons disable ingress --alsologtostderr -v=1: (7.710670851s)
--- PASS: TestAddons/parallel/Ingress (18.20s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.21s)

                                                
                                                
=== 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-78jp2" [7c31ad83-b9a2-4351-b19d-50767dfccbd4] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.004411723s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-330794 addons disable inspektor-gadget --alsologtostderr -v=1: (6.200176525s)
--- PASS: TestAddons/parallel/InspektorGadget (12.21s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 4.204374ms
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-bslh7" [0f11d480-783d-4155-bebc-20281b415371] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.003848779s
addons_test.go:402: (dbg) Run:  kubectl --context addons-330794 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.77s)

                                                
                                    
x
+
TestAddons/parallel/CSI (45.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0414 12:54:10.679771 1486430 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0414 12:54:10.683363 1486430 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0414 12:54:10.683394 1486430 kapi.go:107] duration metric: took 6.68861ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 6.70004ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-330794 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-330794 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-330794 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" [95af8583-675d-4cf9-ab39-137fdc16cedf] Pending
helpers_test.go:344: "task-pv-pod" [95af8583-675d-4cf9-ab39-137fdc16cedf] 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" [95af8583-675d-4cf9-ab39-137fdc16cedf] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 7.003380511s
addons_test.go:511: (dbg) Run:  kubectl --context addons-330794 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-330794 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-330794 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-330794 delete pod task-pv-pod
addons_test.go:521: (dbg) Done: kubectl --context addons-330794 delete pod task-pv-pod: (1.424968457s)
addons_test.go:527: (dbg) Run:  kubectl --context addons-330794 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-330794 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-330794 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-330794 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" [df7bb139-ea1e-4ad3-b9c3-c15e9a80e7ec] Pending
helpers_test.go:344: "task-pv-pod-restore" [df7bb139-ea1e-4ad3-b9c3-c15e9a80e7ec] 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" [df7bb139-ea1e-4ad3-b9c3-c15e9a80e7ec] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003630938s
addons_test.go:553: (dbg) Run:  kubectl --context addons-330794 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-330794 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-330794 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-330794 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.910795738s)
--- PASS: TestAddons/parallel/CSI (45.79s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (18.98s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-330794 --alsologtostderr -v=1
addons_test.go:747: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-330794 --alsologtostderr -v=1: (1.161483097s)
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-5d4b5d7bd6-2z5hk" [5df175e0-ee02-4b39-85e2-cd39f9e03d6c] Pending
helpers_test.go:344: "headlamp-5d4b5d7bd6-2z5hk" [5df175e0-ee02-4b39-85e2-cd39f9e03d6c] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5d4b5d7bd6-2z5hk" [5df175e0-ee02-4b39-85e2-cd39f9e03d6c] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.003948885s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-330794 addons disable headlamp --alsologtostderr -v=1: (5.815305254s)
--- PASS: TestAddons/parallel/Headlamp (18.98s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.54s)

                                                
                                                
=== 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-7768d7fbc5-hc4zb" [48279739-6329-4e56-abdf-f222a56f0d77] Running / Ready:ContainersNotReady (containers with unready status: [cloud-spanner-emulator]) / ContainersReady:ContainersNotReady (containers with unready status: [cloud-spanner-emulator])
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.004983165s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (6.54s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (52.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-330794 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-330794 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-330794 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-330794 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" [36726173-9ef8-4e25-bfa9-0404be5ebdab] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [36726173-9ef8-4e25-bfa9-0404be5ebdab] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [36726173-9ef8-4e25-bfa9-0404be5ebdab] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.006162459s
addons_test.go:906: (dbg) Run:  kubectl --context addons-330794 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 ssh "cat /opt/local-path-provisioner/pvc-fd8a1f9d-6ed1-45f5-b576-d111e4f15c3f_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-330794 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-330794 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-330794 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.281738407s)
--- PASS: TestAddons/parallel/LocalPath (52.69s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.67s)

                                                
                                                
=== 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-9p4gt" [24e3e4b6-2bc7-4812-9831-849b15a75668] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004313988s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.67s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.73s)

                                                
                                                
=== 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-2hk7h" [eaee7643-6750-4523-bd2b-52cccffa04bf] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004012637s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-330794 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-330794 addons disable yakd --alsologtostderr -v=1: (5.727302117s)
--- PASS: TestAddons/parallel/Yakd (11.73s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.21s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-330794
addons_test.go:170: (dbg) Done: out/minikube-linux-arm64 stop -p addons-330794: (10.93650298s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-330794
addons_test.go:178: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-330794
addons_test.go:183: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-330794
--- PASS: TestAddons/StoppedEnableDisable (11.21s)

                                                
                                    
x
+
TestCertOptions (35.46s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-159250 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=docker
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-159250 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=docker: (32.612914682s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-159250 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-159250 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-159250 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-159250" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-159250
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-159250: (2.180617035s)
--- PASS: TestCertOptions (35.46s)

                                                
                                    
x
+
TestCertExpiration (253.86s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-650542 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=docker
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-650542 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=docker: (40.429706639s)
E0414 13:32:27.629514 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-650542 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=docker
E0414 13:35:16.405245 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-650542 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=docker: (30.888482342s)
helpers_test.go:175: Cleaning up "cert-expiration-650542" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-650542
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-650542: (2.539551989s)
--- PASS: TestCertExpiration (253.86s)

                                                
                                    
x
+
TestDockerFlags (45.09s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-linux-arm64 start -p docker-flags-576771 --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  --container-runtime=docker
docker_test.go:51: (dbg) Done: out/minikube-linux-arm64 start -p docker-flags-576771 --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  --container-runtime=docker: (41.928477974s)
docker_test.go:56: (dbg) Run:  out/minikube-linux-arm64 -p docker-flags-576771 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-linux-arm64 -p docker-flags-576771 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-576771" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-flags-576771
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-flags-576771: (2.422003109s)
--- PASS: TestDockerFlags (45.09s)

                                                
                                    
x
+
TestForceSystemdFlag (45.98s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-079522 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-079522 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (41.936909663s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-079522 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-flag-079522" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-079522
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-079522: (3.549052353s)
--- PASS: TestForceSystemdFlag (45.98s)

                                                
                                    
x
+
TestForceSystemdEnv (44.38s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-319456 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-319456 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (41.425437567s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-319456 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-319456" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-319456
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-319456: (2.547985394s)
--- PASS: TestForceSystemdEnv (44.38s)

                                                
                                    
x
+
TestErrorSpam/setup (29.96s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.77s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-022505 --log_dir /tmp/nospam-022505 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-022505 --log_dir /tmp/nospam-022505 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-022505 --log_dir /tmp/nospam-022505 start --dry-run
--- PASS: TestErrorSpam/start (0.77s)

                                                
                                    
x
+
TestErrorSpam/status (1s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.56s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.6s)

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

                                                
                                    
x
+
TestErrorSpam/stop (2.03s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-022505 --log_dir /tmp/nospam-022505 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-022505 --log_dir /tmp/nospam-022505 stop: (1.829204272s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-022505 --log_dir /tmp/nospam-022505 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-022505 --log_dir /tmp/nospam-022505 stop
--- PASS: TestErrorSpam/stop (2.03s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1872: local sync path: /home/jenkins/minikube-integration/20623-1481052/.minikube/files/etc/test/nested/copy/1486430/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (70.96s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2251: (dbg) Run:  out/minikube-linux-arm64 start -p functional-074877 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker
functional_test.go:2251: (dbg) Done: out/minikube-linux-arm64 start -p functional-074877 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker: (1m10.956860032s)
--- PASS: TestFunctional/serial/StartWithProxy (70.96s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (32.44s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0414 12:57:17.212316 1486430 config.go:182] Loaded profile config "functional-074877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
functional_test.go:676: (dbg) Run:  out/minikube-linux-arm64 start -p functional-074877 --alsologtostderr -v=8
E0414 12:57:27.636052 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:57:27.642613 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:57:27.653969 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:57:27.675388 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:57:27.716818 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:57:27.798261 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:57:27.959717 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:57:28.281474 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:57:28.923555 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:57:30.205713 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:57:32.767329 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:57:37.889234 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:57:48.131135 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:676: (dbg) Done: out/minikube-linux-arm64 start -p functional-074877 --alsologtostderr -v=8: (32.442225917s)
functional_test.go:680: soft start took 32.444414118s for "functional-074877" cluster.
I0414 12:57:49.654916 1486430 config.go:182] Loaded profile config "functional-074877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/SoftStart (32.44s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:713: (dbg) Run:  kubectl --context functional-074877 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.11s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1066: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 cache add registry.k8s.io/pause:3.1
functional_test.go:1066: (dbg) Done: out/minikube-linux-arm64 -p functional-074877 cache add registry.k8s.io/pause:3.1: (1.194295861s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 cache add registry.k8s.io/pause:3.3
functional_test.go:1066: (dbg) Done: out/minikube-linux-arm64 -p functional-074877 cache add registry.k8s.io/pause:3.3: (1.162623755s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 cache add registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.32s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1094: (dbg) Run:  docker build -t minikube-local-cache-test:functional-074877 /tmp/TestFunctionalserialCacheCmdcacheadd_local2609447908/001
functional_test.go:1106: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 cache add minikube-local-cache-test:functional-074877
functional_test.go:1111: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 cache delete minikube-local-cache-test:functional-074877
functional_test.go:1100: (dbg) Run:  docker rmi minikube-local-cache-test:functional-074877
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.03s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1175: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 cache reload
functional_test.go:1180: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.67s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.18s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:758: (dbg) Run:  out/kubectl --context functional-074877 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.18s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (44.6s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:774: (dbg) Run:  out/minikube-linux-arm64 start -p functional-074877 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0414 12:58:08.612544 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:774: (dbg) Done: out/minikube-linux-arm64 start -p functional-074877 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (44.601730182s)
functional_test.go:778: restart took 44.60182642s for "functional-074877" cluster.
I0414 12:58:41.318841 1486430 config.go:182] Loaded profile config "functional-074877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/ExtraConfig (44.60s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.25s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1253: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 logs
functional_test.go:1253: (dbg) Done: out/minikube-linux-arm64 -p functional-074877 logs: (1.253292962s)
--- PASS: TestFunctional/serial/LogsCmd (1.25s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.24s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1267: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 logs --file /tmp/TestFunctionalserialLogsFileCmd2030489115/001/logs.txt
functional_test.go:1267: (dbg) Done: out/minikube-linux-arm64 -p functional-074877 logs --file /tmp/TestFunctionalserialLogsFileCmd2030489115/001/logs.txt: (1.237148232s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.24s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.33s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:2344: (dbg) Run:  kubectl --context functional-074877 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.33s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.51s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.58s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.46s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 12:59:29.066725 1531349 out.go:345] Setting OutFile to fd 1 ...
	I0414 12:59:29.066900 1531349 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:59:29.066929 1531349 out.go:358] Setting ErrFile to fd 2...
	I0414 12:59:29.066949 1531349 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:59:29.067384 1531349 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1481052/.minikube/bin
	I0414 12:59:29.067870 1531349 out.go:352] Setting JSON to false
	I0414 12:59:29.069797 1531349 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":24120,"bootTime":1744611449,"procs":214,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1081-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0414 12:59:29.070064 1531349 start.go:139] virtualization:  
	I0414 12:59:29.073955 1531349 out.go:177] * [functional-074877] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0414 12:59:29.078615 1531349 out.go:177]   - MINIKUBE_LOCATION=20623
	I0414 12:59:29.078751 1531349 notify.go:220] Checking for updates...
	I0414 12:59:29.084559 1531349 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 12:59:29.087550 1531349 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20623-1481052/kubeconfig
	I0414 12:59:29.090515 1531349 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1481052/.minikube
	I0414 12:59:29.093442 1531349 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0414 12:59:29.096399 1531349 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 12:59:29.099706 1531349 config.go:182] Loaded profile config "functional-074877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 12:59:29.100314 1531349 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 12:59:29.130073 1531349 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 12:59:29.130245 1531349 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:59:29.185822 1531349 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images: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:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:53 SystemTime:2025-04-14 12:59:29.175480859 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 12:59:29.185931 1531349 docker.go:318] overlay module found
	I0414 12:59:29.190745 1531349 out.go:177] * Using the docker driver based on existing profile
	I0414 12:59:29.193672 1531349 start.go:297] selected driver: docker
	I0414 12:59:29.193698 1531349 start.go:901] validating driver "docker" against &{Name:functional-074877 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a 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.2 ClusterName:functional-074877 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 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:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker Mou
ntIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 12:59:29.193801 1531349 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 12:59:29.197262 1531349 out.go:201] 
	W0414 12:59:29.200190 1531349 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
	I0414 12:59:29.202976 1531349 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.2s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 12:59:29.531454 1531468 out.go:345] Setting OutFile to fd 1 ...
	I0414 12:59:29.531646 1531468 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:59:29.531658 1531468 out.go:358] Setting ErrFile to fd 2...
	I0414 12:59:29.531663 1531468 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:59:29.532070 1531468 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1481052/.minikube/bin
	I0414 12:59:29.532516 1531468 out.go:352] Setting JSON to false
	I0414 12:59:29.533584 1531468 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":24121,"bootTime":1744611449,"procs":214,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1081-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0414 12:59:29.533662 1531468 start.go:139] virtualization:  
	I0414 12:59:29.536984 1531468 out.go:177] * [functional-074877] minikube v1.35.0 sur Ubuntu 20.04 (arm64)
	I0414 12:59:29.540111 1531468 out.go:177]   - MINIKUBE_LOCATION=20623
	I0414 12:59:29.540175 1531468 notify.go:220] Checking for updates...
	I0414 12:59:29.546078 1531468 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 12:59:29.549046 1531468 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20623-1481052/kubeconfig
	I0414 12:59:29.551786 1531468 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1481052/.minikube
	I0414 12:59:29.554707 1531468 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0414 12:59:29.557681 1531468 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 12:59:29.561125 1531468 config.go:182] Loaded profile config "functional-074877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 12:59:29.561746 1531468 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 12:59:29.587661 1531468 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 12:59:29.587781 1531468 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:59:29.656140 1531468 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images: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:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:53 SystemTime:2025-04-14 12:59:29.647082327 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 12:59:29.656291 1531468 docker.go:318] overlay module found
	I0414 12:59:29.659381 1531468 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0414 12:59:29.662371 1531468 start.go:297] selected driver: docker
	I0414 12:59:29.662444 1531468 start.go:901] validating driver "docker" against &{Name:functional-074877 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a 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.2 ClusterName:functional-074877 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 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:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker Mou
ntIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 12:59:29.662580 1531468 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 12:59:29.666153 1531468 out.go:201] 
	W0414 12:59:29.669018 1531468 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
	I0414 12:59:29.671863 1531468 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.3s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:871: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 status
functional_test.go:877: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:889: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.30s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (6.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1644: (dbg) Run:  kubectl --context functional-074877 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1652: (dbg) Run:  kubectl --context functional-074877 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-8449669db6-xpf66" [c512bc00-3af6-4920-9ff0-2d1769073e98] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-8449669db6-xpf66" [c512bc00-3af6-4920-9ff0-2d1769073e98] Running
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 6.003745392s
functional_test.go:1666: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 service hello-node-connect --url
functional_test.go:1672: found endpoint for hello-node-connect: http://192.168.49.2:32608
functional_test.go:1692: http://192.168.49.2:32608: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-8449669db6-xpf66

                                                
                                                
Pod Information:
	-no pod information available-

                                                
                                                
Server values:
	server_version=nginx: 1.13.3 - lua: 10008

                                                
                                                
Request Information:
	client_address=10.244.0.1
	method=GET
	real path=/
	query=
	request_version=1.1
	request_uri=http://192.168.49.2:8080/

                                                
                                                
Request Headers:
	accept-encoding=gzip
	host=192.168.49.2:32608
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.16s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1707: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 addons list
functional_test.go:1719: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.16s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (28.45s)

                                                
                                                
=== 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" [c0d7fabc-a305-4d16-b756-b0ce69457684] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003291039s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-074877 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-074877 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-074877 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-074877 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" [ffb0f13e-3824-406a-a42d-432011bee11c] Pending
helpers_test.go:344: "sp-pod" [ffb0f13e-3824-406a-a42d-432011bee11c] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [ffb0f13e-3824-406a-a42d-432011bee11c] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 13.00376907s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-074877 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-074877 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-074877 delete -f testdata/storage-provisioner/pod.yaml: (1.327699762s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-074877 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" [70d243a4-a6d0-4128-9540-ee79338f72e2] Pending
helpers_test.go:344: "sp-pod" [70d243a4-a6d0-4128-9540-ee79338f72e2] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [70d243a4-a6d0-4128-9540-ee79338f72e2] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.003236444s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-074877 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (28.45s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.7s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.34s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1946: Checking for existence of /etc/test/nested/copy/1486430/hosts within VM
functional_test.go:1948: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh "sudo cat /etc/test/nested/copy/1486430/hosts"
functional_test.go:1953: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.34s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.09s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1989: Checking for existence of /etc/ssl/certs/1486430.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh "sudo cat /etc/ssl/certs/1486430.pem"
functional_test.go:1989: Checking for existence of /usr/share/ca-certificates/1486430.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh "sudo cat /usr/share/ca-certificates/1486430.pem"
functional_test.go:1989: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/14864302.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh "sudo cat /etc/ssl/certs/14864302.pem"
functional_test.go:2016: Checking for existence of /usr/share/ca-certificates/14864302.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh "sudo cat /usr/share/ca-certificates/14864302.pem"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.09s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.4s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.29s)

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2287: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 version -o=json --components
functional_test.go:2287: (dbg) Done: out/minikube-linux-arm64 -p functional-074877 version -o=json --components: (1.1115056s)
--- PASS: TestFunctional/parallel/Version/components (1.11s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:278: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image ls --format short --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-074877 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.2
registry.k8s.io/kube-proxy:v1.32.2
registry.k8s.io/kube-controller-manager:v1.32.2
registry.k8s.io/kube-apiserver:v1.32.2
registry.k8s.io/etcd:3.5.16-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-074877
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-074877
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-074877 image ls --format short --alsologtostderr:
I0414 12:59:37.122142 1532202 out.go:345] Setting OutFile to fd 1 ...
I0414 12:59:37.122489 1532202 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:59:37.122506 1532202 out.go:358] Setting ErrFile to fd 2...
I0414 12:59:37.122512 1532202 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:59:37.122800 1532202 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1481052/.minikube/bin
I0414 12:59:37.123504 1532202 config.go:182] Loaded profile config "functional-074877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 12:59:37.123628 1532202 config.go:182] Loaded profile config "functional-074877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 12:59:37.124697 1532202 cli_runner.go:164] Run: docker container inspect functional-074877 --format={{.State.Status}}
I0414 12:59:37.149755 1532202 ssh_runner.go:195] Run: systemctl --version
I0414 12:59:37.149810 1532202 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-074877
I0414 12:59:37.170775 1532202 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34304 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/functional-074877/id_rsa Username:docker}
I0414 12:59:37.261945 1532202 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.24s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:278: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image ls --format table --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-074877 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/coredns/coredns             | v1.11.3           | 2f6c962e7b831 | 60.2MB |
| docker.io/library/minikube-local-cache-test | functional-074877 | 11f76c819f613 | 30B    |
| registry.k8s.io/kube-proxy                  | v1.32.2           | e5aac5df76d9b | 97.1MB |
| registry.k8s.io/pause                       | 3.10              | afb61768ce381 | 514kB  |
| docker.io/kubernetesui/dashboard            | <none>            | 20b332c9a70d8 | 244MB  |
| docker.io/kubernetesui/metrics-scraper      | <none>            | a422e0e982356 | 42.3MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | ba04bb24b9575 | 29MB   |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc      | 1611cd07b61d5 | 3.55MB |
| registry.k8s.io/echoserver-arm              | 1.8               | 72565bf5bbedf | 85MB   |
| registry.k8s.io/kube-apiserver              | v1.32.2           | 6417e1437b6d9 | 93.9MB |
| registry.k8s.io/kube-scheduler              | v1.32.2           | 82dfa03f692fb | 67.9MB |
| docker.io/library/nginx                     | alpine            | cedb667e1a7b4 | 49.4MB |
| registry.k8s.io/pause                       | 3.1               | 8057e0500773a | 525kB  |
| docker.io/library/nginx                     | latest            | 1530d85bdba64 | 197MB  |
| docker.io/kicbase/echo-server               | functional-074877 | ce2d2cda2d858 | 4.78MB |
| registry.k8s.io/pause                       | 3.3               | 3d18732f8686c | 484kB  |
| registry.k8s.io/pause                       | latest            | 8cb2091f603e7 | 240kB  |
| registry.k8s.io/kube-controller-manager     | v1.32.2           | 3c9285acfd2ff | 87.2MB |
| registry.k8s.io/etcd                        | 3.5.16-0          | 7fc9d4aa817aa | 142MB  |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-074877 image ls --format table --alsologtostderr:
I0414 12:59:39.525714 1532505 out.go:345] Setting OutFile to fd 1 ...
I0414 12:59:39.525837 1532505 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:59:39.525850 1532505 out.go:358] Setting ErrFile to fd 2...
I0414 12:59:39.525856 1532505 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:59:39.526323 1532505 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1481052/.minikube/bin
I0414 12:59:39.527971 1532505 config.go:182] Loaded profile config "functional-074877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 12:59:39.528125 1532505 config.go:182] Loaded profile config "functional-074877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 12:59:39.528578 1532505 cli_runner.go:164] Run: docker container inspect functional-074877 --format={{.State.Status}}
I0414 12:59:39.546045 1532505 ssh_runner.go:195] Run: systemctl --version
I0414 12:59:39.546126 1532505 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-074877
I0414 12:59:39.563874 1532505 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34304 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/functional-074877/id_rsa Username:docker}
I0414 12:59:39.665402 1532505 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:278: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image ls --format json --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-074877 image ls --format json --alsologtostderr:
[{"id":"6417e1437b6d9a789e1ca789695a574e1df00a632bdbfbcae9695c9a7d500e32","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.2"],"size":"93900000"},{"id":"82dfa03f692fb5d84f66c17d6ee9126b081182152b25d28ea456d89b7d5d8911","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.32.2"],"size":"67900000"},{"id":"e5aac5df76d9b8dc899ab8c4db25a7648e7fb25cafe7a155066247883c78f062","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.32.2"],"size":"97100000"},{"id":"1530d85bdba64a05d90f5ed988c8f77ccf2cc8582027f3ad8a7c5b39a5c5e22b","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"197000000"},{"id":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"514000"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"244000000"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2
fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"525000"},{"id":"11f76c819f6137d2f729f131db01273ff070e62fc3ee3b70fdc384f34534a59b","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-074877"],"size":"30"},{"id":"3c9285acfd2ff7915bb451cc40ac060366ac519f3fef00c455f5aca0e0346c4d","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.2"],"size":"87200000"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"42300000"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29000000"},{"id":"cedb667e1a7b4e6d843a4f74f1f2db0dac1c29b43978aa72dbae2193e3b8eea3","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"49400000"},{"id":"7fc9d4aa817aa6a3e549f3cd49d1f7b496407be979fc36dd5f356d59ce8c3a82"
,"repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.16-0"],"size":"142000000"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3550000"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"60200000"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-074877"],"size":"4780000"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"484000"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":[],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"si
ze":"85000000"}]
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-074877 image ls --format json --alsologtostderr:
I0414 12:59:39.312347 1532472 out.go:345] Setting OutFile to fd 1 ...
I0414 12:59:39.312461 1532472 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:59:39.312472 1532472 out.go:358] Setting ErrFile to fd 2...
I0414 12:59:39.312477 1532472 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:59:39.312794 1532472 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1481052/.minikube/bin
I0414 12:59:39.313425 1532472 config.go:182] Loaded profile config "functional-074877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 12:59:39.313552 1532472 config.go:182] Loaded profile config "functional-074877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 12:59:39.314103 1532472 cli_runner.go:164] Run: docker container inspect functional-074877 --format={{.State.Status}}
I0414 12:59:39.331834 1532472 ssh_runner.go:195] Run: systemctl --version
I0414 12:59:39.331910 1532472 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-074877
I0414 12:59:39.352018 1532472 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34304 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/functional-074877/id_rsa Username:docker}
I0414 12:59:39.437450 1532472 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:278: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image ls --format yaml --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-074877 image ls --format yaml --alsologtostderr:
- id: 11f76c819f6137d2f729f131db01273ff070e62fc3ee3b70fdc384f34534a59b
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-074877
size: "30"
- id: 7fc9d4aa817aa6a3e549f3cd49d1f7b496407be979fc36dd5f356d59ce8c3a82
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.16-0
size: "142000000"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "244000000"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "525000"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests: []
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "85000000"
- id: 82dfa03f692fb5d84f66c17d6ee9126b081182152b25d28ea456d89b7d5d8911
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.2
size: "67900000"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-074877
size: "4780000"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29000000"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "42300000"
- id: 6417e1437b6d9a789e1ca789695a574e1df00a632bdbfbcae9695c9a7d500e32
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.2
size: "93900000"
- id: 3c9285acfd2ff7915bb451cc40ac060366ac519f3fef00c455f5aca0e0346c4d
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.2
size: "87200000"
- id: e5aac5df76d9b8dc899ab8c4db25a7648e7fb25cafe7a155066247883c78f062
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.32.2
size: "97100000"
- id: 1530d85bdba64a05d90f5ed988c8f77ccf2cc8582027f3ad8a7c5b39a5c5e22b
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "197000000"
- id: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "514000"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "484000"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3550000"
- id: cedb667e1a7b4e6d843a4f74f1f2db0dac1c29b43978aa72dbae2193e3b8eea3
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "49400000"
- id: 2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "60200000"

                                                
                                                
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-074877 image ls --format yaml --alsologtostderr:
I0414 12:59:37.365000 1532233 out.go:345] Setting OutFile to fd 1 ...
I0414 12:59:37.365135 1532233 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:59:37.365161 1532233 out.go:358] Setting ErrFile to fd 2...
I0414 12:59:37.365179 1532233 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:59:37.365512 1532233 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1481052/.minikube/bin
I0414 12:59:37.366320 1532233 config.go:182] Loaded profile config "functional-074877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 12:59:37.366501 1532233 config.go:182] Loaded profile config "functional-074877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 12:59:37.366996 1532233 cli_runner.go:164] Run: docker container inspect functional-074877 --format={{.State.Status}}
I0414 12:59:37.390046 1532233 ssh_runner.go:195] Run: systemctl --version
I0414 12:59:37.390099 1532233 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-074877
I0414 12:59:37.411045 1532233 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34304 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/functional-074877/id_rsa Username:docker}
I0414 12:59:37.506255 1532233 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.25s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:332: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image build -t localhost/my-image:functional-074877 testdata/build --alsologtostderr
2025/04/14 12:59:39 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:332: (dbg) Done: out/minikube-linux-arm64 -p functional-074877 image build -t localhost/my-image:functional-074877 testdata/build --alsologtostderr: (2.71235431s)
functional_test.go:340: (dbg) Stderr: out/minikube-linux-arm64 -p functional-074877 image build -t localhost/my-image:functional-074877 testdata/build --alsologtostderr:
I0414 12:59:37.926899 1532378 out.go:345] Setting OutFile to fd 1 ...
I0414 12:59:37.927673 1532378 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:59:37.927685 1532378 out.go:358] Setting ErrFile to fd 2...
I0414 12:59:37.927690 1532378 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:59:37.927950 1532378 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1481052/.minikube/bin
I0414 12:59:37.928583 1532378 config.go:182] Loaded profile config "functional-074877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 12:59:37.930703 1532378 config.go:182] Loaded profile config "functional-074877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 12:59:37.931286 1532378 cli_runner.go:164] Run: docker container inspect functional-074877 --format={{.State.Status}}
I0414 12:59:37.958334 1532378 ssh_runner.go:195] Run: systemctl --version
I0414 12:59:37.958391 1532378 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-074877
I0414 12:59:37.982852 1532378 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34304 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/functional-074877/id_rsa Username:docker}
I0414 12:59:38.081651 1532378 build_images.go:161] Building image from path: /tmp/build.4107398436.tar
I0414 12:59:38.081719 1532378 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0414 12:59:38.091931 1532378 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.4107398436.tar
I0414 12:59:38.095550 1532378 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.4107398436.tar: stat -c "%s %y" /var/lib/minikube/build/build.4107398436.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.4107398436.tar': No such file or directory
I0414 12:59:38.095590 1532378 ssh_runner.go:362] scp /tmp/build.4107398436.tar --> /var/lib/minikube/build/build.4107398436.tar (3072 bytes)
I0414 12:59:38.121918 1532378 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.4107398436
I0414 12:59:38.131066 1532378 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.4107398436 -xf /var/lib/minikube/build/build.4107398436.tar
I0414 12:59:38.141086 1532378 docker.go:360] Building image: /var/lib/minikube/build/build.4107398436
I0414 12:59:38.141157 1532378 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-074877 /var/lib/minikube/build/build.4107398436
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.0s done
#8 writing image sha256:c0cf2ae5679892bd62036fb1c45b4ce53873e0d20529bd569433622082b4c369 done
#8 naming to localhost/my-image:functional-074877 done
#8 DONE 0.1s
I0414 12:59:40.563059 1532378 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-074877 /var/lib/minikube/build/build.4107398436: (2.421879126s)
I0414 12:59:40.563136 1532378 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.4107398436
I0414 12:59:40.571911 1532378 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.4107398436.tar
I0414 12:59:40.580501 1532378 build_images.go:217] Built localhost/my-image:functional-074877 from /tmp/build.4107398436.tar
I0414 12:59:40.580533 1532378 build_images.go:133] succeeded building to: functional-074877
I0414 12:59:40.580539 1532378 build_images.go:134] failed building to: 
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.25s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:359: (dbg) Run:  docker pull kicbase/echo-server:1.0
E0414 12:58:49.573818 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:364: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-074877
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.68s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:372: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image load --daemon kicbase/echo-server:functional-074877 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.25s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv/bash (1.29s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:516: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-arm64 -p functional-074877 docker-env) && out/minikube-linux-arm64 status -p functional-074877"
functional_test.go:539: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-arm64 -p functional-074877 docker-env) && docker images"
--- PASS: TestFunctional/parallel/DockerEnv/bash (1.29s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image load --daemon kicbase/echo-server:functional-074877 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (0.94s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:252: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:257: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-074877
functional_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image load --daemon kicbase/echo-server:functional-074877 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.21s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:397: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image save kicbase/echo-server:functional-074877 /home/jenkins/workspace/Docker_Linux_docker_arm64/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.40s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:409: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image rm kicbase/echo-server:functional-074877 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.58s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1454: (dbg) Run:  kubectl --context functional-074877 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1462: (dbg) Run:  kubectl --context functional-074877 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-64fc58db8c-j7bkx" [a87a1aa6-9441-49fc-92b8-d3c66a0ecb24] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64fc58db8c-j7bkx" [a87a1aa6-9441-49fc-92b8-d3c66a0ecb24] Running
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 11.003674507s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (11.30s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:426: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image load /home/jenkins/workspace/Docker_Linux_docker_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.75s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:436: (dbg) Run:  docker rmi kicbase/echo-server:functional-074877
functional_test.go:441: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 image save --daemon kicbase/echo-server:functional-074877 --alsologtostderr
functional_test.go:449: (dbg) Run:  docker image inspect kicbase/echo-server:functional-074877
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.42s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-074877 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" [5c8ad32b-590a-499a-a9e8-e270178d7dc1] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [5c8ad32b-590a-499a-a9e8-e270178d7dc1] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.008107022s
I0414 12:59:06.524799 1486430 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.48s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1506: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 service list -o json
functional_test.go:1511: Took "336.027551ms" to run "out/minikube-linux-arm64 -p functional-074877 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.34s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1526: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 service --namespace=default --https --url hello-node
functional_test.go:1539: found endpoint: https://192.168.49.2:30997
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.36s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.111.154.79 is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-arm64 -p functional-074877 tunnel --alsologtostderr] ...
functional_test_tunnel_test.go:437: failed to stop process: signal: terminated
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.13s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1576: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 service hello-node --url
functional_test.go:1582: found endpoint for hello-node: http://192.168.49.2:30997
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.37s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1327: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1332: Took "411.530323ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1341: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1346: Took "92.203625ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.50s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1378: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1383: Took "443.673445ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1391: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1396: Took "77.075694ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.52s)

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

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

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

                                                
                                                
** /stderr **
I0414 12:59:17.520269 1486430 retry.go:31] will retry after 706.220651ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Apr 14 12:59 created-by-test
-rw-r--r-- 1 docker docker 24 Apr 14 12:59 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Apr 14 12:59 test-1744635557037119333
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh cat /mount-9p/test-1744635557037119333
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-074877 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:344: "busybox-mount" [29783ee7-1f68-4148-a7d0-05583f48419b] Pending
helpers_test.go:344: "busybox-mount" [29783ee7-1f68-4148-a7d0-05583f48419b] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [29783ee7-1f68-4148-a7d0-05583f48419b] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [29783ee7-1f68-4148-a7d0-05583f48419b] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.003069176s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-074877 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-074877 /tmp/TestFunctionalparallelMountCmdany-port3332331206/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.40s)

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

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

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

                                                
                                                
** /stderr **
I0414 12:59:25.893763 1486430 retry.go:31] will retry after 569.012682ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-074877 /tmp/TestFunctionalparallelMountCmdspecific-port2298699032/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-074877 ssh "sudo umount -f /mount-9p": exit status 1 (282.822033ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: not mounted.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-arm64 -p functional-074877 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-074877 /tmp/TestFunctionalparallelMountCmdspecific-port2298699032/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (2.13s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-074877 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1640300683/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-074877 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1640300683/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-074877 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1640300683/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-074877 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-074877 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-074877 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1640300683/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-074877 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1640300683/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-074877 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1640300683/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.45s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (127.35s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-360847 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=docker
E0414 13:00:11.498392 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-360847 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=docker: (2m6.459721449s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-360847 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (127.35s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (49.77s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-360847 -- rollout status deployment/busybox: (5.753011625s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.2.2 10.244.0.4'\n\n-- /stdout --"
I0414 13:01:57.079962 1486430 retry.go:31] will retry after 1.181742139s: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.2.2 10.244.0.4'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.2.2 10.244.0.4'\n\n-- /stdout --"
I0414 13:01:58.435957 1486430 retry.go:31] will retry after 1.82845312s: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.2.2 10.244.0.4'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.2.2 10.244.0.4'\n\n-- /stdout --"
I0414 13:02:00.510537 1486430 retry.go:31] will retry after 2.546805556s: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.2.2 10.244.0.4'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.2.2 10.244.0.4'\n\n-- /stdout --"
I0414 13:02:03.241383 1486430 retry.go:31] will retry after 2.670152817s: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.2.2 10.244.0.4'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.2.2 10.244.0.4'\n\n-- /stdout --"
I0414 13:02:06.106585 1486430 retry.go:31] will retry after 6.092462482s: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.2.2 10.244.0.4'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.2.2 10.244.0.4'\n\n-- /stdout --"
I0414 13:02:12.371794 1486430 retry.go:31] will retry after 9.527402473s: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.2.2 10.244.0.4'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.2.2 10.244.0.4'\n\n-- /stdout --"
I0414 13:02:22.077154 1486430 retry.go:31] will retry after 15.69819505s: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.2.2 10.244.0.4'\n\n-- /stdout --"
E0414 13:02:27.629236 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- exec busybox-58667487b6-5bnwh -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- exec busybox-58667487b6-8dwls -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- exec busybox-58667487b6-wq6f4 -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- exec busybox-58667487b6-5bnwh -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- exec busybox-58667487b6-8dwls -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- exec busybox-58667487b6-wq6f4 -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- exec busybox-58667487b6-5bnwh -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- exec busybox-58667487b6-8dwls -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- exec busybox-58667487b6-wq6f4 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (49.77s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.73s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- exec busybox-58667487b6-5bnwh -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- exec busybox-58667487b6-5bnwh -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- exec busybox-58667487b6-8dwls -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- exec busybox-58667487b6-8dwls -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- exec busybox-58667487b6-wq6f4 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-360847 -- exec busybox-58667487b6-wq6f4 -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.73s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (26.19s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-360847 -v=7 --alsologtostderr
E0414 13:02:55.340522 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-360847 -v=7 --alsologtostderr: (25.151836368s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-360847 status -v=7 --alsologtostderr
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-360847 status -v=7 --alsologtostderr: (1.035250056s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (26.19s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.12s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.04s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.54s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (11.86s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-360847 node stop m02 -v=7 --alsologtostderr
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-360847 node stop m02 -v=7 --alsologtostderr: (11.121214294s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-360847 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-360847 status -v=7 --alsologtostderr: exit status 7 (742.770135ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 13:03:40.444891 1556120 out.go:345] Setting OutFile to fd 1 ...
	I0414 13:03:40.445148 1556120 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:03:40.445175 1556120 out.go:358] Setting ErrFile to fd 2...
	I0414 13:03:40.445193 1556120 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:03:40.445502 1556120 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1481052/.minikube/bin
	I0414 13:03:40.445737 1556120 out.go:352] Setting JSON to false
	I0414 13:03:40.445799 1556120 mustload.go:65] Loading cluster: ha-360847
	I0414 13:03:40.445871 1556120 notify.go:220] Checking for updates...
	I0414 13:03:40.447155 1556120 config.go:182] Loaded profile config "ha-360847": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 13:03:40.447213 1556120 status.go:174] checking status of ha-360847 ...
	I0414 13:03:40.456504 1556120 cli_runner.go:164] Run: docker container inspect ha-360847 --format={{.State.Status}}
	I0414 13:03:40.476807 1556120 status.go:371] ha-360847 host status = "Running" (err=<nil>)
	I0414 13:03:40.476829 1556120 host.go:66] Checking if "ha-360847" exists ...
	I0414 13:03:40.477250 1556120 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-360847
	I0414 13:03:40.499209 1556120 host.go:66] Checking if "ha-360847" exists ...
	I0414 13:03:40.499506 1556120 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 13:03:40.499561 1556120 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-360847
	I0414 13:03:40.525148 1556120 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34309 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/ha-360847/id_rsa Username:docker}
	I0414 13:03:40.615851 1556120 ssh_runner.go:195] Run: systemctl --version
	I0414 13:03:40.620673 1556120 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 13:03:40.632834 1556120 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 13:03:40.698987 1556120 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:62 OomKillDisable:true NGoroutines:72 SystemTime:2025-04-14 13:03:40.689567754 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 13:03:40.699564 1556120 kubeconfig.go:125] found "ha-360847" server: "https://192.168.49.254:8443"
	I0414 13:03:40.699599 1556120 api_server.go:166] Checking apiserver status ...
	I0414 13:03:40.699644 1556120 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 13:03:40.712197 1556120 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2544/cgroup
	I0414 13:03:40.722302 1556120 api_server.go:182] apiserver freezer: "11:freezer:/docker/27cc85079c982f6a775c209de353790b0df245d84aab63ca5fbf6aca12aa1585/kubepods/burstable/pod0b011e814b84c1d9f0f1d712991d5ba9/56a22fa14a913b0cb2deda2f12ad1fb84b4b0bc6f0b974fc2c258beb05f6c0c6"
	I0414 13:03:40.722379 1556120 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/27cc85079c982f6a775c209de353790b0df245d84aab63ca5fbf6aca12aa1585/kubepods/burstable/pod0b011e814b84c1d9f0f1d712991d5ba9/56a22fa14a913b0cb2deda2f12ad1fb84b4b0bc6f0b974fc2c258beb05f6c0c6/freezer.state
	I0414 13:03:40.731406 1556120 api_server.go:204] freezer state: "THAWED"
	I0414 13:03:40.731435 1556120 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0414 13:03:40.739381 1556120 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0414 13:03:40.739408 1556120 status.go:463] ha-360847 apiserver status = Running (err=<nil>)
	I0414 13:03:40.739419 1556120 status.go:176] ha-360847 status: &{Name:ha-360847 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 13:03:40.739435 1556120 status.go:174] checking status of ha-360847-m02 ...
	I0414 13:03:40.739752 1556120 cli_runner.go:164] Run: docker container inspect ha-360847-m02 --format={{.State.Status}}
	I0414 13:03:40.759657 1556120 status.go:371] ha-360847-m02 host status = "Stopped" (err=<nil>)
	I0414 13:03:40.759678 1556120 status.go:384] host is not running, skipping remaining checks
	I0414 13:03:40.759685 1556120 status.go:176] ha-360847-m02 status: &{Name:ha-360847-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 13:03:40.759706 1556120 status.go:174] checking status of ha-360847-m03 ...
	I0414 13:03:40.760015 1556120 cli_runner.go:164] Run: docker container inspect ha-360847-m03 --format={{.State.Status}}
	I0414 13:03:40.777674 1556120 status.go:371] ha-360847-m03 host status = "Running" (err=<nil>)
	I0414 13:03:40.777699 1556120 host.go:66] Checking if "ha-360847-m03" exists ...
	I0414 13:03:40.778090 1556120 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-360847-m03
	I0414 13:03:40.803379 1556120 host.go:66] Checking if "ha-360847-m03" exists ...
	I0414 13:03:40.803958 1556120 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 13:03:40.804055 1556120 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-360847-m03
	I0414 13:03:40.822613 1556120 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34319 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/ha-360847-m03/id_rsa Username:docker}
	I0414 13:03:40.910143 1556120 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 13:03:40.923167 1556120 kubeconfig.go:125] found "ha-360847" server: "https://192.168.49.254:8443"
	I0414 13:03:40.923198 1556120 api_server.go:166] Checking apiserver status ...
	I0414 13:03:40.923240 1556120 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 13:03:40.936468 1556120 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2334/cgroup
	I0414 13:03:40.946604 1556120 api_server.go:182] apiserver freezer: "11:freezer:/docker/a6211405810191211894dd47430931ea9094b11df8a342c8acd0e75b97247370/kubepods/burstable/pod34fdf7f83cf6c0952589024d17df4c22/073d7ccacfa70bb93387bffbfada9bba003b35b81eee69f2a90734b835103603"
	I0414 13:03:40.946690 1556120 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/a6211405810191211894dd47430931ea9094b11df8a342c8acd0e75b97247370/kubepods/burstable/pod34fdf7f83cf6c0952589024d17df4c22/073d7ccacfa70bb93387bffbfada9bba003b35b81eee69f2a90734b835103603/freezer.state
	I0414 13:03:40.955337 1556120 api_server.go:204] freezer state: "THAWED"
	I0414 13:03:40.955371 1556120 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0414 13:03:40.963162 1556120 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0414 13:03:40.963199 1556120 status.go:463] ha-360847-m03 apiserver status = Running (err=<nil>)
	I0414 13:03:40.963211 1556120 status.go:176] ha-360847-m03 status: &{Name:ha-360847-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 13:03:40.963228 1556120 status.go:174] checking status of ha-360847-m04 ...
	I0414 13:03:40.963541 1556120 cli_runner.go:164] Run: docker container inspect ha-360847-m04 --format={{.State.Status}}
	I0414 13:03:40.982214 1556120 status.go:371] ha-360847-m04 host status = "Running" (err=<nil>)
	I0414 13:03:40.982239 1556120 host.go:66] Checking if "ha-360847-m04" exists ...
	I0414 13:03:40.982538 1556120 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-360847-m04
	I0414 13:03:41.000838 1556120 host.go:66] Checking if "ha-360847-m04" exists ...
	I0414 13:03:41.001245 1556120 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 13:03:41.001293 1556120 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-360847-m04
	I0414 13:03:41.018682 1556120 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34324 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/ha-360847-m04/id_rsa Username:docker}
	I0414 13:03:41.110222 1556120 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 13:03:41.123707 1556120 status.go:176] ha-360847-m04 status: &{Name:ha-360847-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.76s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (40.83s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-360847 node start m02 -v=7 --alsologtostderr
E0414 13:03:54.455706 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:54.462109 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:54.473532 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:54.494907 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:54.536372 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:54.617935 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:54.779512 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:55.101165 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:55.743201 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:57.025502 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:59.587212 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:04.709048 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:14.950382 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-360847 node start m02 -v=7 --alsologtostderr: (39.510541048s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-360847 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-360847 status -v=7 --alsologtostderr: (1.227795554s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (40.83s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.61s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (268.79s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-360847 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-360847 -v=7 --alsologtostderr
E0414 13:04:35.431817 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 stop -p ha-360847 -v=7 --alsologtostderr: (34.77937167s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 start -p ha-360847 --wait=true -v=7 --alsologtostderr
E0414 13:05:16.393214 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:06:38.315548 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:07:27.629802 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 start -p ha-360847 --wait=true -v=7 --alsologtostderr: (3m53.805233115s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-360847
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (268.79s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.31s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-arm64 -p ha-360847 node delete m03 -v=7 --alsologtostderr
E0414 13:08:54.451019 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:489: (dbg) Done: out/minikube-linux-arm64 -p ha-360847 node delete m03 -v=7 --alsologtostderr: (10.349842208s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-arm64 -p ha-360847 status -v=7 --alsologtostderr
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 (11.31s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.75s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (32.85s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-arm64 -p ha-360847 stop -v=7 --alsologtostderr
E0414 13:09:22.161056 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:533: (dbg) Done: out/minikube-linux-arm64 -p ha-360847 stop -v=7 --alsologtostderr: (32.735638719s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-arm64 -p ha-360847 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-360847 status -v=7 --alsologtostderr: exit status 7 (115.612837ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 13:09:37.961316 1586041 out.go:345] Setting OutFile to fd 1 ...
	I0414 13:09:37.961485 1586041 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:09:37.961515 1586041 out.go:358] Setting ErrFile to fd 2...
	I0414 13:09:37.961537 1586041 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:09:37.961795 1586041 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1481052/.minikube/bin
	I0414 13:09:37.962002 1586041 out.go:352] Setting JSON to false
	I0414 13:09:37.962064 1586041 mustload.go:65] Loading cluster: ha-360847
	I0414 13:09:37.962130 1586041 notify.go:220] Checking for updates...
	I0414 13:09:37.962497 1586041 config.go:182] Loaded profile config "ha-360847": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 13:09:37.962529 1586041 status.go:174] checking status of ha-360847 ...
	I0414 13:09:37.963044 1586041 cli_runner.go:164] Run: docker container inspect ha-360847 --format={{.State.Status}}
	I0414 13:09:37.981133 1586041 status.go:371] ha-360847 host status = "Stopped" (err=<nil>)
	I0414 13:09:37.981151 1586041 status.go:384] host is not running, skipping remaining checks
	I0414 13:09:37.981158 1586041 status.go:176] ha-360847 status: &{Name:ha-360847 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 13:09:37.981188 1586041 status.go:174] checking status of ha-360847-m02 ...
	I0414 13:09:37.981486 1586041 cli_runner.go:164] Run: docker container inspect ha-360847-m02 --format={{.State.Status}}
	I0414 13:09:38.006356 1586041 status.go:371] ha-360847-m02 host status = "Stopped" (err=<nil>)
	I0414 13:09:38.006377 1586041 status.go:384] host is not running, skipping remaining checks
	I0414 13:09:38.006384 1586041 status.go:176] ha-360847-m02 status: &{Name:ha-360847-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 13:09:38.006405 1586041 status.go:174] checking status of ha-360847-m04 ...
	I0414 13:09:38.006714 1586041 cli_runner.go:164] Run: docker container inspect ha-360847-m04 --format={{.State.Status}}
	I0414 13:09:38.028258 1586041 status.go:371] ha-360847-m04 host status = "Stopped" (err=<nil>)
	I0414 13:09:38.028287 1586041 status.go:384] host is not running, skipping remaining checks
	I0414 13:09:38.028296 1586041 status.go:176] ha-360847-m04 status: &{Name:ha-360847-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (70.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 start -p ha-360847 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=docker
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 start -p ha-360847 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=docker: (1m8.935700783s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-360847 status -v=7 --alsologtostderr
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 (70.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.84s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (45.71s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-360847 --control-plane -v=7 --alsologtostderr
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 node add -p ha-360847 --control-plane -v=7 --alsologtostderr: (44.721806243s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-360847 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (45.71s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1s)

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

                                                
                                    
x
+
TestImageBuild/serial/Setup (34.47s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-linux-arm64 start -p image-626498 --driver=docker  --container-runtime=docker
image_test.go:69: (dbg) Done: out/minikube-linux-arm64 start -p image-626498 --driver=docker  --container-runtime=docker: (34.472706651s)
--- PASS: TestImageBuild/serial/Setup (34.47s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (1.95s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-626498
image_test.go:78: (dbg) Done: out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-626498: (1.954469982s)
--- PASS: TestImageBuild/serial/NormalBuild (1.95s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (1.15s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithBuildArg
image_test.go:99: (dbg) Run:  out/minikube-linux-arm64 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-626498
image_test.go:99: (dbg) Done: out/minikube-linux-arm64 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-626498: (1.154067316s)
--- PASS: TestImageBuild/serial/BuildWithBuildArg (1.15s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (0.79s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithDockerIgnore
image_test.go:133: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-626498
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (0.79s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.67s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithSpecifiedDockerfile
image_test.go:88: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-626498
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.67s)

                                                
                                    
x
+
TestJSONOutput/start/Command (70.69s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-263111 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=docker
E0414 13:12:27.628863 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-263111 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=docker: (1m10.690897795s)
--- PASS: TestJSONOutput/start/Command (70.69s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.59s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.55s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.88s)

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.34s)

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-error-801959 --memory=2200 --output=json --wait=true --driver=fail
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p json-output-error-801959 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (132.332291ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"48d24fa7-14ff-40a1-9e01-60c39c5be710","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-801959] minikube v1.35.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"9d71dee4-f258-4086-bb8f-7a8cee15cbe6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20623"}}
	{"specversion":"1.0","id":"8086cd78-1921-47a7-8840-f2ac842ba8cc","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":"276da16d-14d1-4db5-beda-31d868252285","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20623-1481052/kubeconfig"}}
	{"specversion":"1.0","id":"45d6615d-c93a-4e8e-8de2-b1ffa76dc4e0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1481052/.minikube"}}
	{"specversion":"1.0","id":"22702d98-d1da-4df0-9599-1efde44c3a56","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"ea2b3d3f-a87c-4ba3-b2e9-871eec8d8f7c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"f17521f7-686e-46b1-89de-2240c04258a7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-801959" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-801959
--- PASS: TestErrorJSONOutput (0.34s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (33.24s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-650580 --network=
E0414 13:13:50.702063 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:13:54.453059 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-650580 --network=: (31.017552524s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-650580" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-650580
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-650580: (2.19886267s)
--- PASS: TestKicCustomNetwork/create_custom_network (33.24s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (32.9s)

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

                                                
                                    
x
+
TestKicExistingNetwork (33.89s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0414 13:14:51.473123 1486430 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}}]}"
W0414 13:14:51.488518 1486430 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
I0414 13:14:51.488606 1486430 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0414 13:14:51.488632 1486430 cli_runner.go:164] Run: docker network inspect existing-network
W0414 13:14:51.504957 1486430 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0414 13:14:51.504988 1486430 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
I0414 13:14:51.505001 1486430 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0414 13:14:51.505117 1486430 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}}]}"
I0414 13:14:51.523324 1486430 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName:br-f164935798ec IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:d2:77:31:e7:fc:e9} reservation:<nil>}
I0414 13:14:51.525180 1486430 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:0x4001aebc10}
I0414 13:14:51.525222 1486430 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 ...
I0414 13:14:51.525307 1486430 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
I0414 13:14:51.586949 1486430 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-linux-arm64 start -p existing-network-972149 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-972149 --network=existing-network: (31.65062778s)
helpers_test.go:175: Cleaning up "existing-network-972149" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-972149
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-972149: (2.092888437s)
I0414 13:15:25.347173 1486430 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (33.89s)

                                                
                                    
x
+
TestKicCustomSubnet (34.1s)

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

                                                
                                    
x
+
TestKicStaticIP (35.8s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (72.8s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-362062 --driver=docker  --container-runtime=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-362062 --driver=docker  --container-runtime=docker: (31.642189173s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-364598 --driver=docker  --container-runtime=docker
E0414 13:17:27.629071 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-364598 --driver=docker  --container-runtime=docker: (35.134011517s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-362062
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-364598
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-364598" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-364598
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-364598: (2.432486244s)
helpers_test.go:175: Cleaning up "first-362062" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-362062
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-362062: (2.17090089s)
--- PASS: TestMinikubeProfile (72.80s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.36s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (9.35s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.45s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.25s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (84.21s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-047394 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=docker
E0414 13:18:54.450667 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-047394 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=docker: (1m23.640138945s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-047394 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (84.21s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (48.26s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-linux-arm64 kubectl -p multinode-047394 -- rollout status deployment/busybox: (4.029112517s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I0414 13:19:48.052106 1486430 retry.go:31] will retry after 921.020673ms: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I0414 13:19:49.115605 1486430 retry.go:31] will retry after 1.583813147s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I0414 13:19:50.875376 1486430 retry.go:31] will retry after 1.295106832s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I0414 13:19:52.341442 1486430 retry.go:31] will retry after 3.2079592s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I0414 13:19:55.697908 1486430 retry.go:31] will retry after 3.42646066s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I0414 13:19:59.278820 1486430 retry.go:31] will retry after 6.388161808s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I0414 13:20:05.821545 1486430 retry.go:31] will retry after 6.176279878s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I0414 13:20:12.168081 1486430 retry.go:31] will retry after 17.956663129s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
E0414 13:20:17.524479 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- exec busybox-58667487b6-nm894 -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- exec busybox-58667487b6-t7zz2 -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- exec busybox-58667487b6-nm894 -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- exec busybox-58667487b6-t7zz2 -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- exec busybox-58667487b6-nm894 -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- exec busybox-58667487b6-t7zz2 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (48.26s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.01s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- exec busybox-58667487b6-nm894 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- exec busybox-58667487b6-nm894 -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- exec busybox-58667487b6-t7zz2 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-047394 -- exec busybox-58667487b6-t7zz2 -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (1.01s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (18.74s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.68s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.18s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.24s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 13:21:04.365428 1664516 out.go:345] Setting OutFile to fd 1 ...
	I0414 13:21:04.365619 1664516 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:21:04.365631 1664516 out.go:358] Setting ErrFile to fd 2...
	I0414 13:21:04.365636 1664516 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:21:04.365904 1664516 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1481052/.minikube/bin
	I0414 13:21:04.366098 1664516 out.go:352] Setting JSON to false
	I0414 13:21:04.366136 1664516 mustload.go:65] Loading cluster: multinode-047394
	I0414 13:21:04.366178 1664516 notify.go:220] Checking for updates...
	I0414 13:21:04.366567 1664516 config.go:182] Loaded profile config "multinode-047394": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 13:21:04.366589 1664516 status.go:174] checking status of multinode-047394 ...
	I0414 13:21:04.367094 1664516 cli_runner.go:164] Run: docker container inspect multinode-047394 --format={{.State.Status}}
	I0414 13:21:04.387688 1664516 status.go:371] multinode-047394 host status = "Running" (err=<nil>)
	I0414 13:21:04.387710 1664516 host.go:66] Checking if "multinode-047394" exists ...
	I0414 13:21:04.388013 1664516 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-047394
	I0414 13:21:04.421676 1664516 host.go:66] Checking if "multinode-047394" exists ...
	I0414 13:21:04.421982 1664516 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 13:21:04.422025 1664516 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-047394
	I0414 13:21:04.442650 1664516 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34434 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/multinode-047394/id_rsa Username:docker}
	I0414 13:21:04.530105 1664516 ssh_runner.go:195] Run: systemctl --version
	I0414 13:21:04.534461 1664516 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 13:21:04.546639 1664516 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 13:21:04.622451 1664516 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:49 OomKillDisable:true NGoroutines:62 SystemTime:2025-04-14 13:21:04.605537117 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 13:21:04.623030 1664516 kubeconfig.go:125] found "multinode-047394" server: "https://192.168.67.2:8443"
	I0414 13:21:04.623070 1664516 api_server.go:166] Checking apiserver status ...
	I0414 13:21:04.623116 1664516 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 13:21:04.635336 1664516 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2493/cgroup
	I0414 13:21:04.644424 1664516 api_server.go:182] apiserver freezer: "11:freezer:/docker/0bf684a56c684b64af06e9e28f0a94462ba293de52d5475a37941e2dd2535a09/kubepods/burstable/podf021de92c07275e5ad23cf8a3e09a1a4/65caf03ac58ce101e30307ad0b983a4a839b3ae4317c6423b09cfdc012832c50"
	I0414 13:21:04.644495 1664516 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/0bf684a56c684b64af06e9e28f0a94462ba293de52d5475a37941e2dd2535a09/kubepods/burstable/podf021de92c07275e5ad23cf8a3e09a1a4/65caf03ac58ce101e30307ad0b983a4a839b3ae4317c6423b09cfdc012832c50/freezer.state
	I0414 13:21:04.652894 1664516 api_server.go:204] freezer state: "THAWED"
	I0414 13:21:04.653014 1664516 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0414 13:21:04.663734 1664516 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0414 13:21:04.663763 1664516 status.go:463] multinode-047394 apiserver status = Running (err=<nil>)
	I0414 13:21:04.663774 1664516 status.go:176] multinode-047394 status: &{Name:multinode-047394 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 13:21:04.663795 1664516 status.go:174] checking status of multinode-047394-m02 ...
	I0414 13:21:04.664109 1664516 cli_runner.go:164] Run: docker container inspect multinode-047394-m02 --format={{.State.Status}}
	I0414 13:21:04.680492 1664516 status.go:371] multinode-047394-m02 host status = "Running" (err=<nil>)
	I0414 13:21:04.680517 1664516 host.go:66] Checking if "multinode-047394-m02" exists ...
	I0414 13:21:04.680842 1664516 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-047394-m02
	I0414 13:21:04.697717 1664516 host.go:66] Checking if "multinode-047394-m02" exists ...
	I0414 13:21:04.698049 1664516 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 13:21:04.698097 1664516 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-047394-m02
	I0414 13:21:04.716256 1664516 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34439 SSHKeyPath:/home/jenkins/minikube-integration/20623-1481052/.minikube/machines/multinode-047394-m02/id_rsa Username:docker}
	I0414 13:21:04.802169 1664516 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 13:21:04.813931 1664516 status.go:176] multinode-047394-m02 status: &{Name:multinode-047394-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0414 13:21:04.813968 1664516 status.go:174] checking status of multinode-047394-m03 ...
	I0414 13:21:04.814271 1664516 cli_runner.go:164] Run: docker container inspect multinode-047394-m03 --format={{.State.Status}}
	I0414 13:21:04.831178 1664516 status.go:371] multinode-047394-m03 host status = "Stopped" (err=<nil>)
	I0414 13:21:04.831202 1664516 status.go:384] host is not running, skipping remaining checks
	I0414 13:21:04.831210 1664516 status.go:176] multinode-047394-m03 status: &{Name:multinode-047394-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.73s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (89.26s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-047394
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-047394
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-047394: (22.61331958s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-047394 --wait=true -v=8 --alsologtostderr
E0414 13:22:27.629357 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-047394 --wait=true -v=8 --alsologtostderr: (1m6.500111062s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-047394
--- PASS: TestMultiNode/serial/RestartKeepsNodes (89.26s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.46s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-arm64 -p multinode-047394 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-arm64 -p multinode-047394 node delete m03: (4.782887559s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p multinode-047394 status --alsologtostderr
multinode_test.go:436: (dbg) Run:  kubectl get nodes
multinode_test.go:444: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/DeleteNode (5.46s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (21.64s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 13:23:11.867469 1678363 out.go:345] Setting OutFile to fd 1 ...
	I0414 13:23:11.867577 1678363 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:23:11.867587 1678363 out.go:358] Setting ErrFile to fd 2...
	I0414 13:23:11.867592 1678363 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:23:11.867829 1678363 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1481052/.minikube/bin
	I0414 13:23:11.868012 1678363 out.go:352] Setting JSON to false
	I0414 13:23:11.868048 1678363 mustload.go:65] Loading cluster: multinode-047394
	I0414 13:23:11.868131 1678363 notify.go:220] Checking for updates...
	I0414 13:23:11.868453 1678363 config.go:182] Loaded profile config "multinode-047394": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 13:23:11.868472 1678363 status.go:174] checking status of multinode-047394 ...
	I0414 13:23:11.869031 1678363 cli_runner.go:164] Run: docker container inspect multinode-047394 --format={{.State.Status}}
	I0414 13:23:11.887510 1678363 status.go:371] multinode-047394 host status = "Stopped" (err=<nil>)
	I0414 13:23:11.887529 1678363 status.go:384] host is not running, skipping remaining checks
	I0414 13:23:11.887537 1678363 status.go:176] multinode-047394 status: &{Name:multinode-047394 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 13:23:11.887571 1678363 status.go:174] checking status of multinode-047394-m02 ...
	I0414 13:23:11.887865 1678363 cli_runner.go:164] Run: docker container inspect multinode-047394-m02 --format={{.State.Status}}
	I0414 13:23:11.907521 1678363 status.go:371] multinode-047394-m02 host status = "Stopped" (err=<nil>)
	I0414 13:23:11.907538 1678363 status.go:384] host is not running, skipping remaining checks
	I0414 13:23:11.907544 1678363 status.go:176] multinode-047394-m02 status: &{Name:multinode-047394-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (51.8s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-047394 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=docker
E0414 13:23:54.450938 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-047394 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=docker: (51.151690175s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-047394 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (51.80s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (42.12s)

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

                                                
                                                
-- stdout --
	* [multinode-047394-m02] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20623
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20623-1481052/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1481052/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-047394-m03 --driver=docker  --container-runtime=docker
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-047394-m03 --driver=docker  --container-runtime=docker: (39.467737205s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-047394
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-047394: exit status 80 (331.595625ms)

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

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

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

                                                
                                    
x
+
TestPreload (105.41s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-269936 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-269936 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.24.4: (1m3.730188736s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-269936 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-269936 image pull gcr.io/k8s-minikube/busybox: (2.25816769s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-269936
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-269936: (10.818174942s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-269936 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-269936 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker: (26.069681274s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-269936 image list
helpers_test.go:175: Cleaning up "test-preload-269936" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-269936
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-269936: (2.309495372s)
--- PASS: TestPreload (105.41s)

                                                
                                    
x
+
TestSkaffold (116.45s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /tmp/skaffold.exe3233599134 version
skaffold_test.go:63: skaffold version: v2.15.0
skaffold_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p skaffold-144017 --memory=2600 --driver=docker  --container-runtime=docker
E0414 13:27:27.629822 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
skaffold_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p skaffold-144017 --memory=2600 --driver=docker  --container-runtime=docker: (29.469896815s)
skaffold_test.go:86: copying out/minikube-linux-arm64 to /home/jenkins/workspace/Docker_Linux_docker_arm64/out/minikube
skaffold_test.go:105: (dbg) Run:  /tmp/skaffold.exe3233599134 run --minikube-profile skaffold-144017 --kube-context skaffold-144017 --status-check=true --port-forward=false --interactive=false
E0414 13:28:54.450244 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
skaffold_test.go:105: (dbg) Done: /tmp/skaffold.exe3233599134 run --minikube-profile skaffold-144017 --kube-context skaffold-144017 --status-check=true --port-forward=false --interactive=false: (1m10.537527249s)
skaffold_test.go:111: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:344: "leeroy-app-7485f98c89-sjxqk" [9cce3cdb-30d6-4a61-ad7f-7649426d4382] Running
skaffold_test.go:111: (dbg) TestSkaffold: app=leeroy-app healthy within 6.003303845s
skaffold_test.go:114: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:344: "leeroy-web-64b7d554dd-th4pk" [c395026c-03c8-4063-ba5e-d33968ec3ad0] Running
skaffold_test.go:114: (dbg) TestSkaffold: app=leeroy-web healthy within 6.003529478s
helpers_test.go:175: Cleaning up "skaffold-144017" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p skaffold-144017
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p skaffold-144017: (3.022833859s)
--- PASS: TestSkaffold (116.45s)

                                                
                                    
x
+
TestInsufficientStorage (10.85s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"d712f89e-0019-472f-a3a3-8eb13d8c1cbe","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-745159] minikube v1.35.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"d75b82f3-5166-4fe6-8e34-860f33736f59","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20623"}}
	{"specversion":"1.0","id":"b0e28a6f-eed6-4e0a-a547-e159080f7619","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":"4ef60983-ac62-4929-86e3-c3caef99e303","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20623-1481052/kubeconfig"}}
	{"specversion":"1.0","id":"97e651e1-2225-4dbd-bc8a-8b038f56e93f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1481052/.minikube"}}
	{"specversion":"1.0","id":"35cf9c2e-0f3f-4c82-8aa1-c75535187aab","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"33f4b5d8-d306-41d0-b111-71dce0fa4616","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"a038fb52-9cb9-4f20-af26-a38fc79c2338","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":"d4635306-efb9-4f8a-b28a-b61c4c659060","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":"490a0df3-a2ea-49a1-8e14-99e7a838cb47","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":"c495234e-0645-4546-ad0d-97348e7bd581","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker driver with root privileges"}}
	{"specversion":"1.0","id":"1a9e7559-76c3-4de3-a9b1-6786ca2a42ad","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-745159\" primary control-plane node in \"insufficient-storage-745159\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"cd99df98-7ea4-40df-ba25-d98e3b76e4b4","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-1744107393-20604 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"237fbb2a-a777-4da4-a25e-40a67f602cae","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":"1a8b2c06-db01-45d5-ac8b-a98818705bd6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-745159","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-745159","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0414 13:29:18.367956 1713416 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-745159" does not appear in /home/jenkins/minikube-integration/20623-1481052/kubeconfig

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

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-745159","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-745159","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0414 13:29:18.646772 1713478 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-745159" does not appear in /home/jenkins/minikube-integration/20623-1481052/kubeconfig
	E0414 13:29:18.657412 1713478 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/insufficient-storage-745159/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (84.71s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3730986369 start -p running-upgrade-318914 --memory=2200 --vm-driver=docker  --container-runtime=docker
E0414 13:37:27.629079 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3730986369 start -p running-upgrade-318914 --memory=2200 --vm-driver=docker  --container-runtime=docker: (38.687507987s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-318914 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-318914 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (43.017677008s)
helpers_test.go:175: Cleaning up "running-upgrade-318914" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-318914
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-318914: (2.225152808s)
--- PASS: TestRunningBinaryUpgrade (84.71s)

                                                
                                    
x
+
TestKubernetesUpgrade (367.73s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-946464 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E0414 13:36:57.527414 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-946464 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (4m39.120647826s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-946464 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-946464 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=docker
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-946464 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=docker: exit status 106 (103.142371ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-946464] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20623
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20623-1481052/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1481052/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-946464 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-946464 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (28.480449463s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-946464" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-946464
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-946464: (2.439432403s)
--- PASS: TestKubernetesUpgrade (367.73s)

                                                
                                    
x
+
TestMissingContainerUpgrade (129.99s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.2545939755 start -p missing-upgrade-718524 --memory=2200 --driver=docker  --container-runtime=docker
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.2545939755 start -p missing-upgrade-718524 --memory=2200 --driver=docker  --container-runtime=docker: (46.467812793s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-718524
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-718524: (10.528152296s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-718524
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-718524 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E0414 13:36:38.326561 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-718524 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (1m9.832259035s)
helpers_test.go:175: Cleaning up "missing-upgrade-718524" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-718524
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-718524: (2.506950941s)
--- PASS: TestMissingContainerUpgrade (129.99s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.12s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-073232] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20623
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20623-1481052/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1481052/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (45.86s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (17.13s)

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

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-073232
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-073232: (1.790677339s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (17.13s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.4s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-073232 --no-kubernetes --driver=docker  --container-runtime=docker
E0414 13:30:30.703324 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-073232 --no-kubernetes --driver=docker  --container-runtime=docker: (7.401503791s)
--- PASS: TestNoKubernetes/serial/Start (7.40s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.3s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.07s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (8.37s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.33s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.81s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (125.78s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.598113032 start -p stopped-upgrade-820236 --memory=2200 --vm-driver=docker  --container-runtime=docker
E0414 13:33:54.451514 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:33:54.466920 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:33:54.473203 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:33:54.484579 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:33:54.506116 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:33:54.547490 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:33:54.628855 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:33:54.790266 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:33:55.111830 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:33:55.754123 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:33:57.035477 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:33:59.597149 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:34:04.718849 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.598113032 start -p stopped-upgrade-820236 --memory=2200 --vm-driver=docker  --container-runtime=docker: (1m23.774824895s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.598113032 -p stopped-upgrade-820236 stop
E0414 13:34:14.961076 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.598113032 -p stopped-upgrade-820236 stop: (10.822562926s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-820236 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E0414 13:34:35.442713 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-820236 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (31.182406299s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (125.78s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.53s)

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

                                                
                                    
x
+
TestPause/serial/Start (43.53s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-132895 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=docker
E0414 13:38:54.450260 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:38:54.467093 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-132895 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=docker: (43.529363263s)
--- PASS: TestPause/serial/Start (43.53s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (34.37s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-arm64 start -p pause-132895 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E0414 13:39:22.167958 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:92: (dbg) Done: out/minikube-linux-arm64 start -p pause-132895 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (34.333739327s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (34.37s)

                                                
                                    
x
+
TestPause/serial/Pause (0.81s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.35s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.51s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.72s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.2s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.4s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-132895
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-132895: exit status 1 (17.940838ms)

                                                
                                                
-- stdout --
	[]

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-181854 "pgrep -a kubelet"
I0414 13:41:09.133593 1486430 config.go:182] Loaded profile config "auto-181854": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-181854 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-69flh" [a56cc736-c381-4209-9c64-368e770073b6] Pending
helpers_test.go:344: "netcat-5d86dc444-69flh" [a56cc736-c381-4209-9c64-368e770073b6] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 12.003233419s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (12.38s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-181854 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=docker
E0414 13:42:27.629865 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-181854 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=docker: (1m25.446406257s)
--- PASS: TestNetworkPlugins/group/calico/Start (85.45s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-84vk8" [235d870d-abef-4861-bd78-d01a82759af4] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003834254s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-181854 "pgrep -a kubelet"
I0414 13:43:09.284006 1486430 config.go:182] Loaded profile config "kindnet-181854": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-181854 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-vjkj5" [cf76dc3b-b800-4814-b077-b637887d087e] Pending
helpers_test.go:344: "netcat-5d86dc444-vjkj5" [cf76dc3b-b800-4814-b077-b637887d087e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.003241042s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-mp65v" [5da44645-1f73-4a23-b3b7-3eac40f51db5] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.003858081s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-181854 "pgrep -a kubelet"
I0414 13:43:26.363715 1486430 config.go:182] Loaded profile config "calico-181854": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-181854 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-kgj5x" [4d4a4ec4-583a-439e-bf68-0f9ec74e2dc9] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-kgj5x" [4d4a4ec4-583a-439e-bf68-0f9ec74e2dc9] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 14.003685486s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (14.35s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-181854 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=docker
E0414 13:43:54.450901 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:43:54.467535 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-181854 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=docker: (1m5.457176886s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (65.46s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p false-181854 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p false-181854 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker: (1m23.971769241s)
--- PASS: TestNetworkPlugins/group/false/Start (83.97s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-181854 "pgrep -a kubelet"
I0414 13:44:50.001145 1486430 config.go:182] Loaded profile config "custom-flannel-181854": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-181854 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-r8px7" [a0eed878-a134-42a1-90eb-e97bf1a03458] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-r8px7" [a0eed878-a134-42a1-90eb-e97bf1a03458] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.007040355s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.39s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p false-181854 "pgrep -a kubelet"
I0414 13:45:31.065341 1486430 config.go:182] Loaded profile config "false-181854": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-181854 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-6mkkg" [e225ad83-b6c9-4ff6-b6db-fa17c9612269] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-6mkkg" [e225ad83-b6c9-4ff6-b6db-fa17c9612269] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 11.003247467s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (11.35s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-181854 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=docker
E0414 13:46:09.459754 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/auto-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:46:09.466123 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/auto-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:46:09.477497 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/auto-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:46:09.498862 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/auto-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:46:09.540270 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/auto-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:46:09.621677 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/auto-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:46:09.783158 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/auto-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:46:10.105438 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/auto-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:46:10.747544 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/auto-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:46:12.028817 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/auto-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:46:14.590908 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/auto-181854/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-181854 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=docker: (1m0.22926156s)
--- PASS: TestNetworkPlugins/group/flannel/Start (60.23s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-181854 "pgrep -a kubelet"
I0414 13:46:16.871322 1486430 config.go:182] Loaded profile config "enable-default-cni-181854": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-181854 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-h4rzd" [da14089a-bebf-490e-82ea-88c9d190180c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0414 13:46:19.712276 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/auto-181854/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-h4rzd" [da14089a-bebf-490e-82ea-88c9d190180c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.00507924s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.37s)

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

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

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

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

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

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

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

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

                                                
                                    
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-k9l6k" [498a6d86-2d28-4754-a24d-043b7ff91346] Running
E0414 13:47:10.704894 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004151119s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-181854 "pgrep -a kubelet"
I0414 13:47:14.373629 1486430 config.go:182] Loaded profile config "flannel-181854": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-181854 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-tv9ln" [a3735402-2b1d-413d-a134-e2e073a018b5] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-tv9ln" [a3735402-2b1d-413d-a134-e2e073a018b5] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.004085817s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.35s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-181854 "pgrep -a kubelet"
I0414 13:47:46.073611 1486430 config.go:182] Loaded profile config "bridge-181854": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-181854 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-7t8n4" [64895643-678f-4437-aa64-12d9b5857de2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-7t8n4" [64895643-678f-4437-aa64-12d9b5857de2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 12.009390675s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (12.49s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kubenet-181854 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kubenet-181854 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker: (1m23.510470138s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (83.51s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-887331 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.20.0
E0414 13:48:23.430572 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kindnet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:48:25.143205 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/calico-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:48:30.264510 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/calico-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:48:40.506484 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/calico-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:48:43.913196 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kindnet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:48:53.318818 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/auto-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:48:54.451109 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:48:54.467464 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:49:00.988482 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/calico-181854/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-887331 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.20.0: (2m33.327438476s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (153.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kubenet-181854 "pgrep -a kubelet"
I0414 13:49:15.215134 1486430 config.go:182] Loaded profile config "kubenet-181854": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (0.41s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-181854 replace --force -f testdata/netcat-deployment.yaml
I0414 13:49:15.617920 1486430 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/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-r52q5" [335bf879-5d84-4e41-aad7-4b28491248d2] Pending
helpers_test.go:344: "netcat-5d86dc444-r52q5" [335bf879-5d84-4e41-aad7-4b28491248d2] Running
E0414 13:49:24.875293 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kindnet-181854/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 10.00550018s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (10.42s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-367558 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.2
E0414 13:49:50.364460 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:49:50.371413 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:49:50.382743 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:49:50.404030 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:49:50.449032 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:49:50.530507 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:49:50.692151 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:49:51.014362 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:49:51.656221 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:49:52.938094 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:49:55.499535 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:50:00.621795 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:50:10.864040 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:50:17.530439 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:50:31.345898 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:50:31.376595 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:50:31.382987 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:50:31.394546 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:50:31.415939 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:50:31.457506 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:50:31.538906 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:50:31.700264 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:50:32.022439 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:50:32.664325 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:50:33.945989 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:50:36.507978 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:50:41.630001 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-367558 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.2: (55.080622964s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (55.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-367558 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" [501fa977-efe5-4a5a-ae7b-7d03af4a0a10] Pending
E0414 13:50:46.797194 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kindnet-181854/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [501fa977-efe5-4a5a-ae7b-7d03af4a0a10] Running
E0414 13:50:51.872122 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003495428s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-367558 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.45s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-367558 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-367558 --alsologtostderr -v=3: (11.006256261s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-887331 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" [7207780a-aa5b-454b-9874-c909567be1a7] Pending
helpers_test.go:344: "busybox" [7207780a-aa5b-454b-9874-c909567be1a7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [7207780a-aa5b-454b-9874-c909567be1a7] Running
E0414 13:51:03.872275 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/calico-181854/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.004343475s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-887331 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.62s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-367558 -n no-preload-367558
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-367558 -n no-preload-367558: exit status 7 (88.06288ms)

                                                
                                                
-- 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-linux-arm64 addons enable dashboard -p no-preload-367558 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-367558 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-367558 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.2: (4m48.730743275s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-367558 -n no-preload-367558
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (289.13s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-887331 --alsologtostderr -v=3
E0414 13:51:09.460471 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/auto-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:12.307331 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:12.353685 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:17.210606 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:17.216905 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:17.228247 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:17.249625 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:17.290976 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:17.372315 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:17.533718 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:17.855456 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:18.497479 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-887331 --alsologtostderr -v=3: (11.200453586s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.20s)

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

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

                                                
                                                
-- 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-linux-arm64 addons enable dashboard -p old-k8s-version-887331 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.35s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-887331 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.20.0
E0414 13:51:19.779296 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:22.341058 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:27.462964 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:37.160139 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/auto-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:37.704899 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:53.315751 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:51:58.187192 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:08.012838 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:08.019207 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:08.030623 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:08.052116 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:08.094210 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:08.175688 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:08.337253 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:08.658911 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:09.301086 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:10.583015 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:13.145306 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:18.267066 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:27.629824 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:28.509359 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:34.230007 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:39.149257 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:46.521847 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:46.528181 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:46.539531 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:46.560958 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:46.602348 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:46.683870 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:46.845519 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:47.167172 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:47.808838 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:48.991182 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:49.090659 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:51.651954 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:52:56.773299 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:53:02.929496 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kindnet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:53:07.015120 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:53:15.238023 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:53:20.013727 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/calico-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:53:27.497059 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:53:29.952986 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:53:30.638998 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kindnet-181854/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-887331 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.20.0: (2m16.113477431s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-887331 -n old-k8s-version-887331
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (136.53s)

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

                                                
                                                
=== 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-h8jkz" [17d9498b-6437-4bb9-b8de-530cc73b7883] Running
E0414 13:53:37.528710 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004004206s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-h8jkz" [17d9498b-6437-4bb9-b8de-530cc73b7883] Running
E0414 13:53:47.714628 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/calico-181854/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003665339s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-887331 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.10s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p old-k8s-version-887331 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-887331 -n old-k8s-version-887331
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-887331 -n old-k8s-version-887331: exit status 2 (333.028954ms)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-090215 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.2
E0414 13:53:54.450564 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:53:54.466967 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:01.071305 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:08.458501 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:15.570174 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:15.576592 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:15.588743 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:15.610219 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:15.651605 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:15.732950 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:15.894386 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:16.216309 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:16.858121 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:18.139574 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:20.701630 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:25.822927 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:36.064380 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:50.364795 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:51.874985 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:54:56.546150 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-090215 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.2: (1m14.293573106s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (74.29s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-090215 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" [a22e0ae3-1483-45f0-b164-b46c415c762a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [a22e0ae3-1483-45f0-b164-b46c415c762a] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.004189257s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-090215 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.38s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-090215 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0414 13:55:18.072025 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-090215 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.097515623s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context embed-certs-090215 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-090215 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-090215 --alsologtostderr -v=3: (10.876590955s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (10.88s)

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

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

                                                
                                                
-- 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-linux-arm64 addons enable dashboard -p embed-certs-090215 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-090215 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.2
E0414 13:55:30.379930 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:55:31.377127 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:55:37.508363 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-090215 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.2: (4m26.683140945s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-090215 -n embed-certs-090215
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (267.05s)

                                                
                                    
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-cm9pw" [26b0f062-49e2-437a-9e89-568209005224] Running
E0414 13:55:56.661494 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:55:56.669389 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:55:56.680769 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:55:56.702211 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:55:56.743569 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:55:56.825032 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:55:56.986614 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:55:57.308396 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:55:57.950456 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:55:59.079862 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:55:59.232445 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004494736s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-cm9pw" [26b0f062-49e2-437a-9e89-568209005224] Running
E0414 13:56:01.794204 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004228419s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-367558 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.10s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p no-preload-367558 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-367558 -n no-preload-367558
E0414 13:56:06.915977 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-367558 -n no-preload-367558: exit status 2 (327.561479ms)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-278687 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.2
E0414 13:56:17.157793 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:56:17.210243 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:56:37.639118 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:56:44.912605 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:56:59.430378 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-278687 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.2: (47.273197994s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (47.28s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-278687 create -f testdata/busybox.yaml
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" [9a46022d-8616-4c06-8c7c-594ccb37bc60] Pending
helpers_test.go:344: "busybox" [9a46022d-8616-4c06-8c7c-594ccb37bc60] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9a46022d-8616-4c06-8c7c-594ccb37bc60] Running
E0414 13:57:08.012368 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.002953349s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-278687 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.35s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-278687 --alsologtostderr -v=3
E0414 13:57:18.600435 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-278687 --alsologtostderr -v=3: (10.790257965s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (10.79s)

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

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

                                                
                                                
-- 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-linux-arm64 addons enable dashboard -p default-k8s-diff-port-278687 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-278687 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.2
E0414 13:57:27.629682 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/addons-330794/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:57:35.716695 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:57:46.521113 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:58:02.929555 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kindnet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:58:14.222545 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/bridge-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:58:20.013423 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/calico-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:58:40.522501 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:58:54.450270 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/functional-074877/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:58:54.466747 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/skaffold-144017/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:59:15.569712 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:59:43.272058 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/kubenet-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:59:50.364244 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/custom-flannel-181854/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-278687 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.2: (4m25.350738733s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-278687 -n default-k8s-diff-port-278687
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (265.69s)

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

                                                
                                                
=== 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-fnvjm" [a8d34cb4-444a-462e-a70c-54f9192c8fc9] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003015915s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-fnvjm" [a8d34cb4-444a-462e-a70c-54f9192c8fc9] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003381271s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-090215 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-090215 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.23s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-042835 --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  --container-runtime=docker --kubernetes-version=v1.32.2
E0414 14:00:31.376435 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/false-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:00:43.042332 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/no-preload-367558/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:00:43.048619 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/no-preload-367558/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:00:43.059956 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/no-preload-367558/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:00:43.081293 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/no-preload-367558/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:00:43.122627 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/no-preload-367558/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:00:43.203971 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/no-preload-367558/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:00:43.365389 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/no-preload-367558/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:00:43.686953 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/no-preload-367558/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:00:44.328310 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/no-preload-367558/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:00:45.610275 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/no-preload-367558/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:00:48.171962 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/no-preload-367558/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:00:53.293284 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/no-preload-367558/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-042835 --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  --container-runtime=docker --kubernetes-version=v1.32.2: (41.50792754s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (41.51s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/DeployApp
--- PASS: TestStartStop/group/newest-cni/serial/DeployApp (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.18s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-042835 --alsologtostderr -v=3
E0414 14:00:56.661330 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:01:03.534568 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/no-preload-367558/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-042835 --alsologtostderr -v=3: (10.992273778s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (10.99s)

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

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

                                                
                                                
-- 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-linux-arm64 addons enable dashboard -p newest-cni-042835 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-042835 --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  --container-runtime=docker --kubernetes-version=v1.32.2
E0414 14:01:09.459467 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/auto-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:01:17.209889 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/enable-default-cni-181854/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:01:24.016454 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/no-preload-367558/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:01:24.363826 1486430 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1481052/.minikube/profiles/old-k8s-version-887331/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-042835 --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  --container-runtime=docker --kubernetes-version=v1.32.2: (17.088866715s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-042835 -n newest-cni-042835
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (17.51s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-042835 image list --format=json
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.32s)

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

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

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

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

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

                                                
                                                
=== 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-qw6gb" [6b534c85-be16-460e-a0ea-83b1e85ba764] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00299049s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-qw6gb" [6b534c85-be16-460e-a0ea-83b1e85ba764] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003975727s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-278687 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-278687 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.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p default-k8s-diff-port-278687 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-278687 -n default-k8s-diff-port-278687
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-278687 -n default-k8s-diff-port-278687: exit status 2 (304.274768ms)

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

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

                                                
                                    

Test skip (26/346)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.6s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-716015 --alsologtostderr --driver=docker  --container-runtime=docker
aaa_download_only_test.go:244: Skip for arm64 platform. See https://github.com/kubernetes/minikube/issues/10144
helpers_test.go:175: Cleaning up "download-docker-716015" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-716015
--- SKIP: TestDownloadOnlyKic (0.60s)

                                                
                                    
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/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
+
TestAddons/parallel/AmdGpuDevicePlugin (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:972: skip amd gpu test on all but docker driver and amd64 platform
--- SKIP: TestAddons/parallel/AmdGpuDevicePlugin (0.00s)

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with docker true linux arm64
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:45: Skip if arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestKVMDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.00s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes
functional_test.go:84: 
--- SKIP: TestFunctionalNewestKubernetes (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
+
TestChangeNoneUser (0s)

                                                
                                                
=== RUN   TestChangeNoneUser
none_test.go:38: Test requires none driver and SUDO_USER env to not be empty
--- SKIP: TestChangeNoneUser (0.00s)

                                                
                                    
x
+
TestScheduledStopWindows (0s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:42: test only runs on windows
--- SKIP: TestScheduledStopWindows (0.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.38s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                    
Copied to clipboard