Test Report: Docker_Linux_containerd 12425

                    
                      d52130b292d08b0a6095e884aa0df76b8e13fcee:2021-09-15:20469
                    
                

Test fail (1/274)

Order failed test Duration
205 TestScheduledStopUnix 45.88
x
+
TestScheduledStopUnix (45.88s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:129: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-20210915015053-6677 --memory=2048 --driver=docker  --container-runtime=containerd
scheduled_stop_test.go:129: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-20210915015053-6677 --memory=2048 --driver=docker  --container-runtime=containerd: (36.583674196s)
scheduled_stop_test.go:138: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-20210915015053-6677 --schedule 5m
scheduled_stop_test.go:192: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-20210915015053-6677 -n scheduled-stop-20210915015053-6677
scheduled_stop_test.go:170: signal error was:  <nil>
scheduled_stop_test.go:138: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-20210915015053-6677 --schedule 8s
scheduled_stop_test.go:170: signal error was:  os: process already finished
scheduled_stop_test.go:138: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-20210915015053-6677 --cancel-scheduled
scheduled_stop_test.go:138: (dbg) Non-zero exit: out/minikube-linux-amd64 stop -p scheduled-stop-20210915015053-6677 --cancel-scheduled: exit status 85 (2.173092615s)

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

                                                
                                                
-- /stdout --
scheduled_stop_test.go:140: stopping minikube: exit status 85

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

                                                
                                                
-- /stdout --
panic.go:642: *** TestScheduledStopUnix FAILED at 2021-09-15 01:51:33.184200653 +0000 UTC m=+1697.851699580
helpers_test.go:223: -----------------------post-mortem--------------------------------
helpers_test.go:231: ======>  post-mortem[TestScheduledStopUnix]: docker inspect <======
helpers_test.go:232: (dbg) Run:  docker inspect scheduled-stop-20210915015053-6677
helpers_test.go:236: (dbg) docker inspect scheduled-stop-20210915015053-6677:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "4ebc5f4551a9e7a3a6998d0eb9fe6d42bf2106879eb82af5edbd87b34e5d7c0e",
	        "Created": "2021-09-15T01:50:55.252996976Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 124391,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2021-09-15T01:50:55.697162197Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:83b5a81388468b1ffcd3874b4f24c1406c63c33ac07797cc8bed6ad0207d36a8",
	        "ResolvConfPath": "/var/lib/docker/containers/4ebc5f4551a9e7a3a6998d0eb9fe6d42bf2106879eb82af5edbd87b34e5d7c0e/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/4ebc5f4551a9e7a3a6998d0eb9fe6d42bf2106879eb82af5edbd87b34e5d7c0e/hostname",
	        "HostsPath": "/var/lib/docker/containers/4ebc5f4551a9e7a3a6998d0eb9fe6d42bf2106879eb82af5edbd87b34e5d7c0e/hosts",
	        "LogPath": "/var/lib/docker/containers/4ebc5f4551a9e7a3a6998d0eb9fe6d42bf2106879eb82af5edbd87b34e5d7c0e/4ebc5f4551a9e7a3a6998d0eb9fe6d42bf2106879eb82af5edbd87b34e5d7c0e-json.log",
	        "Name": "/scheduled-stop-20210915015053-6677",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "scheduled-stop-20210915015053-6677:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "scheduled-stop-20210915015053-6677",
	            "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,
	            "CapAdd": null,
	            "CapDrop": null,
	            "Capabilities": null,
	            "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",
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 0,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": null,
	            "BlkioDeviceWriteBps": null,
	            "BlkioDeviceReadIOps": null,
	            "BlkioDeviceWriteIOps": null,
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [
	                {
	                    "PathOnHost": "/dev/fuse",
	                    "PathInContainer": "/dev/fuse",
	                    "CgroupPermissions": "rwm"
	                }
	            ],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "KernelMemory": 0,
	            "KernelMemoryTCP": 0,
	            "MemoryReservation": 0,
	            "MemorySwap": 0,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": null,
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/4fd0c3f5edc39286d3224f37246535710b84e367b379768f50b3a43b35e055ac-init/diff:/var/lib/docker/overlay2/93ce49f9cc1aa5520db53341bcb1186bb5527ed95067617f3c06fa5b7d4d9af9/diff:/var/lib/docker/overlay2/176125fc0f3cbc4be6e4110b73b612dd7d64a34d135fa556bcae7187cbda4298/diff:/var/lib/docker/overlay2/30983c42d9ce9ab72b145e3b5cf4b44c37763768c13a1576e31bfde4534f0d81/diff:/var/lib/docker/overlay2/e68d1960a2c5fd9c5af2bb4970e1ea71a618ecad97d3ffcc6d8c4f1dfe89accc/diff:/var/lib/docker/overlay2/3d25fbc5bcd3e8fc7e9b0477de72e2f03de106e958f352011c96593e5632dd7b/diff:/var/lib/docker/overlay2/9c908f3087cef9302d41cdac9bea603397a6d3bc64b44f1f635a10ab37d61f55/diff:/var/lib/docker/overlay2/d758c45fa031c724d58b0faeab010b32ba952bf7c1f00665cd84666da51e1b17/diff:/var/lib/docker/overlay2/c82b85ddb1fe2ff90129463f3945661c76162c0c44ddab826b094a2b631a1969/diff:/var/lib/docker/overlay2/ad0b9beb880c2ecc7a5513289b6bb52cbedc0fe2f21a7fc1eb80ce14294b7726/diff:/var/lib/docker/overlay2/afac17
5d5daa3530acefb2aaa030afaa49a9654b41a27eb4621676d47c0daf0f/diff:/var/lib/docker/overlay2/eb75b4f00859d2bfe8df86d446ebee758743473f37db4a94d393d95364ea65b8/diff:/var/lib/docker/overlay2/b22c86e51655f89644044bc3bc236d63b66831276b7fcf833b68c7f0142edaf4/diff:/var/lib/docker/overlay2/6af667c27611062a6c020fc1be12b613c9b82cf8110e4d7a9afa8b046b8c7d5d/diff:/var/lib/docker/overlay2/09394467eb312476fe1dd3bad62fe3417524478b0f070e906b629518479dc444/diff:/var/lib/docker/overlay2/08aab8edb37ed2dbdb134cba37f9e17814e9e163c185d0857933e0452baf5cce/diff:/var/lib/docker/overlay2/0db2bdd2a05db6b3237d6cec9ac88e004f8f0e0542dece19f4e8fb599b7ee7b8/diff:/var/lib/docker/overlay2/bf45c7439cd2b1b8f6b10de471d801aa9ab9fc002cc1bbbe2db19f89d6bc3ee0/diff:/var/lib/docker/overlay2/ac784b39e27b63d090ebba7bddae7b29869f6ec0ddc3c4b8aad1f4cb892bb5e6/diff:/var/lib/docker/overlay2/488c3e1cba863dc37e710ea9fd4df6f8b10b4d092203a4f8c6279e30cfaa76fc/diff:/var/lib/docker/overlay2/4641ffde38642b9572bac430bc26419fa96fbdcaccfc98e79ee7700e89f257f8/diff:/var/lib/d
ocker/overlay2/5f46d1d866d3a6fe30800836bdc2ecc1b040491fa47db0230fd173809ec44037/diff:/var/lib/docker/overlay2/d6b66939a0dc29eafa7fa822c3c59cdb1537e9062ce99b30db7cdb0dfef9b431/diff:/var/lib/docker/overlay2/c20ad6f570b923382822a88b1116898aed883a544a0512bc6c11371b1cad0104/diff:/var/lib/docker/overlay2/fae32d52ea63accbcf05ae4a8c2a99547f5943a42ffa2a38c062a3e7f5c75d37/diff:/var/lib/docker/overlay2/80588480eb36b0593db96b75fda4f40131ac4165d8bc9cc9f68e90ee7105d9e2/diff:/var/lib/docker/overlay2/f0529a20b63aaf190b4e9c267338ff47af7f4465ba3d4263cdec1ff4011a59c7/diff:/var/lib/docker/overlay2/d630c18170e44ebe9d46731aed4884f635bcc4dce7e1c9f51b6cee84491d69c4/diff:/var/lib/docker/overlay2/a5b1544838f6c477588f7fa4136a3b0382a41de4aa769fed05920f27cdd339e2/diff:/var/lib/docker/overlay2/f3371797fe7f5bbb0c09c68aad2c246d0082a1fd1d73035df0bc63c7cad4dd1d/diff:/var/lib/docker/overlay2/4c004c0c7f756e99f282fd26e9fa08a2d8cde53c1e2281306f3078d5045d49c0/diff:/var/lib/docker/overlay2/d4b30d743a27ebeebff164241a3f6edabc5bc0aba978d2e695abda422ef
00acb/diff:/var/lib/docker/overlay2/dd43659526695e4739d76f39ee77e5ded239073a312a549d22ad70d6d727acb2/diff:/var/lib/docker/overlay2/5d8c15f518c9d27dce568c1e731a43bfd759d704f488284cb82244a9cb0c6054/diff:/var/lib/docker/overlay2/cfdf7486f29333b9c336328a6498fc5a0c595ffa0069fb0e0ffe77dd435d0ec5/diff:/var/lib/docker/overlay2/599f0361e190b1d7986fa7b7bba209f18c3e5e3b75a00f924a4845f4122c7a3c/diff:/var/lib/docker/overlay2/8f938721f4adae1be85060b39244383f53241714972834801199c93148b5341d/diff:/var/lib/docker/overlay2/7324fe47bf39776cd61539f09f63fbb6f5e17aedc985bcc48bc12cdaaff4c4e4/diff:/var/lib/docker/overlay2/98a50fa9fa33654b2ed4ce8f7118f04d7004260519abca0d403b2ab337e9c273/diff:/var/lib/docker/overlay2/0e38707c109f3f1c54c7190021d525f898a86b07f2e51c86dc3e6d916eff3ed7/diff",
	                "MergedDir": "/var/lib/docker/overlay2/4fd0c3f5edc39286d3224f37246535710b84e367b379768f50b3a43b35e055ac/merged",
	                "UpperDir": "/var/lib/docker/overlay2/4fd0c3f5edc39286d3224f37246535710b84e367b379768f50b3a43b35e055ac/diff",
	                "WorkDir": "/var/lib/docker/overlay2/4fd0c3f5edc39286d3224f37246535710b84e367b379768f50b3a43b35e055ac/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "scheduled-stop-20210915015053-6677",
	                "Source": "/var/lib/docker/volumes/scheduled-stop-20210915015053-6677/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "scheduled-stop-20210915015053-6677",
	            "Domainname": "",
	            "User": "root",
	            "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.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56",
	            "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-20210915015053-6677",
	                "name.minikube.sigs.k8s.io": "scheduled-stop-20210915015053-6677",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "c821f875a5b7ef0c0ffb09b17362aa865aafb0d2e3aeafe8fd522587d8195d56",
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32862"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32861"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32858"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32860"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32859"
	                    }
	                ]
	            },
	            "SandboxKey": "/var/run/docker/netns/c821f875a5b7",
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "scheduled-stop-20210915015053-6677": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": [
	                        "4ebc5f4551a9"
	                    ],
	                    "NetworkID": "457dc2e5b6c9d62be42af22e8f1d0e2940edb066cf28fe49b5846532ba1be0a9",
	                    "EndpointID": "8948a67386759269f3776a0dad8af2033e15e194d7d99dd7a465baec6fed6bc7",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:240: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-20210915015053-6677 -n scheduled-stop-20210915015053-6677
helpers_test.go:240: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-20210915015053-6677 -n scheduled-stop-20210915015053-6677: exit status 85 (3.993792677s)

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

                                                
                                                
-- /stdout --
helpers_test.go:240: status error: exit status 85 (may be ok)
helpers_test.go:242: "scheduled-stop-20210915015053-6677" host is not running, skipping log retrieval (state="* Profile \"scheduled-stop-20210915015053-6677\" not found. Run \"minikube profile list\" to view all profiles.\n  To start a cluster, run: \"minikube start -p scheduled-stop-20210915015053-6677\"")
helpers_test.go:176: Cleaning up "scheduled-stop-20210915015053-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p scheduled-stop-20210915015053-6677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p scheduled-stop-20210915015053-6677: (2.464796967s)
--- FAIL: TestScheduledStopUnix (45.88s)

                                                
                                    

Test pass (249/274)

Order passed test Duration
3 TestDownloadOnly/v1.14.0/json-events 7.55
4 TestDownloadOnly/v1.14.0/preload-exists 0
8 TestDownloadOnly/v1.14.0/LogsDuration 0.06
10 TestDownloadOnly/v1.22.1/json-events 9.71
11 TestDownloadOnly/v1.22.1/preload-exists 0
15 TestDownloadOnly/v1.22.1/LogsDuration 0.06
17 TestDownloadOnly/v1.22.2-rc.0/json-events 8.43
18 TestDownloadOnly/v1.22.2-rc.0/preload-exists 0
22 TestDownloadOnly/v1.22.2-rc.0/LogsDuration 4.16
23 TestDownloadOnly/DeleteAll 2.84
24 TestDownloadOnly/DeleteAlwaysSucceeds 1.89
25 TestDownloadOnlyKic 6.5
26 TestOffline 119.51
28 TestAddons/Setup 185.86
30 TestAddons/parallel/Registry 13.9
31 TestAddons/parallel/Ingress 43.84
32 TestAddons/parallel/MetricsServer 5.89
33 TestAddons/parallel/HelmTiller 10.19
34 TestAddons/parallel/Olm 27.84
35 TestAddons/parallel/CSI 56.14
36 TestAddons/parallel/GCPAuth 39.86
37 TestAddons/StoppedEnableDisable 20.82
38 TestCertOptions 64.38
40 TestForceSystemdFlag 59.69
41 TestForceSystemdEnv 58.26
42 TestKVMDriverInstallOrUpdate 2.07
46 TestErrorSpam/setup 42.75
47 TestErrorSpam/start 0.9
48 TestErrorSpam/status 1.08
49 TestErrorSpam/pause 2.49
50 TestErrorSpam/unpause 1.4
51 TestErrorSpam/stop 23.3
54 TestFunctional/serial/CopySyncFile 0
55 TestFunctional/serial/StartWithProxy 67.47
56 TestFunctional/serial/AuditLog 0
57 TestFunctional/serial/SoftStart 15.53
58 TestFunctional/serial/KubeContext 0.04
59 TestFunctional/serial/KubectlGetPods 0.2
62 TestFunctional/serial/CacheCmd/cache/add_remote 2.72
63 TestFunctional/serial/CacheCmd/cache/add_local 4.47
64 TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3 0.05
65 TestFunctional/serial/CacheCmd/cache/list 0.05
66 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.34
67 TestFunctional/serial/CacheCmd/cache/cache_reload 1.95
68 TestFunctional/serial/CacheCmd/cache/delete 0.1
69 TestFunctional/serial/MinikubeKubectlCmd 0.1
70 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
71 TestFunctional/serial/ExtraConfig 38.06
72 TestFunctional/serial/ComponentHealth 0.08
73 TestFunctional/serial/LogsCmd 0.99
74 TestFunctional/serial/LogsFileCmd 0.98
76 TestFunctional/parallel/ConfigCmd 0.39
77 TestFunctional/parallel/DashboardCmd 2.59
78 TestFunctional/parallel/DryRun 0.54
79 TestFunctional/parallel/InternationalLanguage 0.25
80 TestFunctional/parallel/StatusCmd 1.34
83 TestFunctional/parallel/ServiceCmd 17.14
84 TestFunctional/parallel/AddonsCmd 0.2
85 TestFunctional/parallel/PersistentVolumeClaim 22.9
87 TestFunctional/parallel/SSHCmd 0.68
88 TestFunctional/parallel/CpCmd 0.76
89 TestFunctional/parallel/MySQL 21.29
90 TestFunctional/parallel/FileSync 0.41
91 TestFunctional/parallel/CertSync 2.37
95 TestFunctional/parallel/NodeLabels 0.08
96 TestFunctional/parallel/LoadImage 1.86
97 TestFunctional/parallel/SaveImage 2.19
98 TestFunctional/parallel/RemoveImage 2.1
99 TestFunctional/parallel/LoadImageFromFile 1.19
100 TestFunctional/parallel/SaveImageToFile 1.98
101 TestFunctional/parallel/BuildImage 3.42
102 TestFunctional/parallel/ListImages 0.28
103 TestFunctional/parallel/NonActiveRuntimeDisabled 0.8
105 TestFunctional/parallel/Version/short 0.05
106 TestFunctional/parallel/Version/components 0.52
107 TestFunctional/parallel/UpdateContextCmd/no_changes 0.18
108 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.18
109 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.18
110 TestFunctional/parallel/ProfileCmd/profile_not_create 0.5
111 TestFunctional/parallel/ProfileCmd/profile_list 0.46
112 TestFunctional/parallel/ProfileCmd/profile_json_output 0.67
113 TestFunctional/parallel/MountCmd/any-port 11.55
115 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
117 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 13.33
118 TestFunctional/parallel/MountCmd/specific-port 1.88
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.07
120 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
124 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
125 TestFunctional/delete_busybox_image 0.08
126 TestFunctional/delete_my-image_image 0.04
127 TestFunctional/delete_minikube_cached_images 0.03
131 TestJSONOutput/start/Command 64.89
132 TestJSONOutput/start/Audit 0
134 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
135 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
137 TestJSONOutput/pause/Command 0.6
138 TestJSONOutput/pause/Audit 0
140 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
141 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
143 TestJSONOutput/unpause/Command 0.58
144 TestJSONOutput/unpause/Audit 0
146 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
147 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
149 TestJSONOutput/stop/Command 24.05
150 TestJSONOutput/stop/Audit 0
152 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
153 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
154 TestErrorJSONOutput 0.32
156 TestKicCustomNetwork/create_custom_network 29.17
157 TestKicCustomNetwork/use_default_bridge_network 25.38
158 TestKicExistingNetwork 23.35
159 TestMainNoArgs 0.05
162 TestMultiNode/serial/FreshStart2Nodes 140.69
163 TestMultiNode/serial/DeployApp2Nodes 3.48
164 TestMultiNode/serial/PingHostFrom2Pods 0.78
165 TestMultiNode/serial/AddNode 43.91
166 TestMultiNode/serial/ProfileList 0.35
167 TestMultiNode/serial/CopyFile 2.7
168 TestMultiNode/serial/StopNode 22.08
169 TestMultiNode/serial/StartAfterStop 35.64
170 TestMultiNode/serial/RestartKeepsNodes 192.61
171 TestMultiNode/serial/DeleteNode 24.86
172 TestMultiNode/serial/StopMultiNode 41.34
173 TestMultiNode/serial/RestartMultiNode 113.39
174 TestMultiNode/serial/ValidateNameConflict 47.29
180 TestDebPackageInstall/install_amd64_debian_sid/minikube 0
181 TestDebPackageInstall/install_amd64_debian_sid/kvm2-driver 11.97
183 TestDebPackageInstall/install_amd64_debian_latest/minikube 0
184 TestDebPackageInstall/install_amd64_debian_latest/kvm2-driver 9.97
186 TestDebPackageInstall/install_amd64_debian_10/minikube 0
187 TestDebPackageInstall/install_amd64_debian_10/kvm2-driver 9.52
189 TestDebPackageInstall/install_amd64_debian_9/minikube 0
190 TestDebPackageInstall/install_amd64_debian_9/kvm2-driver 8.2
192 TestDebPackageInstall/install_amd64_ubuntu_latest/minikube 0
193 TestDebPackageInstall/install_amd64_ubuntu_latest/kvm2-driver 14.51
195 TestDebPackageInstall/install_amd64_ubuntu_20.10/minikube 0
196 TestDebPackageInstall/install_amd64_ubuntu_20.10/kvm2-driver 13.81
198 TestDebPackageInstall/install_amd64_ubuntu_20.04/minikube 0
199 TestDebPackageInstall/install_amd64_ubuntu_20.04/kvm2-driver 14.11
201 TestDebPackageInstall/install_amd64_ubuntu_18.04/minikube 0
202 TestDebPackageInstall/install_amd64_ubuntu_18.04/kvm2-driver 13.02
203 TestPreload 135.67
208 TestInsufficientStorage 13.24
209 TestRunningBinaryUpgrade 109.78
211 TestKubernetesUpgrade 184.17
212 TestMissingContainerUpgrade 169.67
214 TestPause/serial/Start 87.89
215 TestPause/serial/SecondStartNoReconfiguration 15.47
216 TestPause/serial/Pause 0.66
217 TestPause/serial/VerifyStatus 0.39
218 TestPause/serial/Unpause 0.62
219 TestPause/serial/PauseAgain 5.33
220 TestPause/serial/DeletePaused 3.47
221 TestPause/serial/VerifyDeletedResources 5.43
222 TestStoppedBinaryUpgrade/Upgrade 126.53
237 TestNetworkPlugins/group/false 0.75
242 TestStartStop/group/old-k8s-version/serial/FirstStart 120.51
244 TestStartStop/group/no-preload/serial/FirstStart 93.27
245 TestStoppedBinaryUpgrade/MinikubeLogs 2.32
247 TestStartStop/group/embed-certs/serial/FirstStart 77.36
249 TestStartStop/group/default-k8s-different-port/serial/FirstStart 75.88
250 TestStartStop/group/embed-certs/serial/DeployApp 8.51
251 TestStartStop/group/no-preload/serial/DeployApp 8.53
252 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.69
253 TestStartStop/group/embed-certs/serial/Stop 20.94
254 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.56
255 TestStartStop/group/no-preload/serial/Stop 20.77
256 TestStartStop/group/default-k8s-different-port/serial/DeployApp 7.47
257 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.6
258 TestStartStop/group/embed-certs/serial/SecondStart 325.1
259 TestStartStop/group/default-k8s-different-port/serial/EnableAddonWhileActive 0.67
260 TestStartStop/group/default-k8s-different-port/serial/Stop 20.65
261 TestStartStop/group/old-k8s-version/serial/DeployApp 7.45
262 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.19
263 TestStartStop/group/no-preload/serial/SecondStart 328.84
264 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.63
265 TestStartStop/group/old-k8s-version/serial/Stop 20.78
266 TestStartStop/group/default-k8s-different-port/serial/EnableAddonAfterStop 0.18
267 TestStartStop/group/default-k8s-different-port/serial/SecondStart 324.11
268 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.2
269 TestStartStop/group/old-k8s-version/serial/SecondStart 449.06
270 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 5.02
271 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.08
272 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.36
273 TestStartStop/group/embed-certs/serial/Pause 3.12
274 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 5.02
275 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.11
277 TestStartStop/group/newest-cni/serial/FirstStart 56.53
278 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.43
279 TestStartStop/group/no-preload/serial/Pause 3.29
280 TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop 6.02
281 TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop 5.09
282 TestNetworkPlugins/group/auto/Start 68.19
283 TestStartStop/group/default-k8s-different-port/serial/VerifyKubernetesImages 2.12
284 TestStartStop/group/default-k8s-different-port/serial/Pause 3.45
285 TestNetworkPlugins/group/custom-weave/Start 87.32
286 TestStartStop/group/newest-cni/serial/DeployApp 0
287 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.65
288 TestStartStop/group/newest-cni/serial/Stop 20.75
289 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.23
290 TestStartStop/group/newest-cni/serial/SecondStart 35.63
291 TestNetworkPlugins/group/auto/KubeletFlags 0.37
292 TestNetworkPlugins/group/auto/NetCatPod 9.25
293 TestNetworkPlugins/group/auto/DNS 0.16
294 TestNetworkPlugins/group/auto/Localhost 0.15
295 TestNetworkPlugins/group/auto/HairPin 0.14
296 TestNetworkPlugins/group/cilium/Start 95.43
297 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
298 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
299 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.38
300 TestStartStop/group/newest-cni/serial/Pause 2.76
301 TestNetworkPlugins/group/calico/Start 87.97
302 TestNetworkPlugins/group/custom-weave/KubeletFlags 0.38
303 TestNetworkPlugins/group/custom-weave/NetCatPod 27.35
304 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 5.01
305 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.08
306 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.36
307 TestStartStop/group/old-k8s-version/serial/Pause 3.35
308 TestNetworkPlugins/group/enable-default-cni/Start 60.01
309 TestNetworkPlugins/group/bridge/Start 65.06
310 TestNetworkPlugins/group/cilium/ControllerPod 5.02
311 TestNetworkPlugins/group/cilium/KubeletFlags 0.38
312 TestNetworkPlugins/group/cilium/NetCatPod 10.3
313 TestNetworkPlugins/group/cilium/DNS 0.17
314 TestNetworkPlugins/group/cilium/Localhost 0.21
315 TestNetworkPlugins/group/cilium/HairPin 0.19
316 TestNetworkPlugins/group/kindnet/Start 69
317 TestNetworkPlugins/group/calico/ControllerPod 5.02
318 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.38
319 TestNetworkPlugins/group/enable-default-cni/NetCatPod 8.2
320 TestNetworkPlugins/group/calico/KubeletFlags 0.39
321 TestNetworkPlugins/group/calico/NetCatPod 10.3
322 TestNetworkPlugins/group/enable-default-cni/DNS 0.16
323 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
324 TestNetworkPlugins/group/enable-default-cni/HairPin 0.14
325 TestNetworkPlugins/group/bridge/KubeletFlags 0.36
326 TestNetworkPlugins/group/bridge/NetCatPod 9.22
327 TestNetworkPlugins/group/calico/DNS 0.2
328 TestNetworkPlugins/group/calico/Localhost 0.18
329 TestNetworkPlugins/group/calico/HairPin 0.15
330 TestNetworkPlugins/group/bridge/DNS 35.33
331 TestNetworkPlugins/group/bridge/Localhost 0.14
332 TestNetworkPlugins/group/bridge/HairPin 0.14
333 TestNetworkPlugins/group/kindnet/ControllerPod 5.01
334 TestNetworkPlugins/group/kindnet/KubeletFlags 0.34
335 TestNetworkPlugins/group/kindnet/NetCatPod 8.32
336 TestNetworkPlugins/group/kindnet/DNS 0.14
337 TestNetworkPlugins/group/kindnet/Localhost 0.13
338 TestNetworkPlugins/group/kindnet/HairPin 0.14
x
+
TestDownloadOnly/v1.14.0/json-events (7.55s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.14.0/json-events
aaa_download_only_test.go:70: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-20210915012315-6677 --force --alsologtostderr --kubernetes-version=v1.14.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:70: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-20210915012315-6677 --force --alsologtostderr --kubernetes-version=v1.14.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (7.549927872s)
--- PASS: TestDownloadOnly/v1.14.0/json-events (7.55s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.14.0/LogsDuration (0.06s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.14.0/LogsDuration
aaa_download_only_test.go:172: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-20210915012315-6677
aaa_download_only_test.go:172: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-20210915012315-6677: exit status 85 (60.479957ms)

                                                
                                                
-- stdout --
	* 
	* ==> Audit <==
	* |---------|------|---------|------|---------|------------|----------|
	| Command | Args | Profile | User | Version | Start Time | End Time |
	|---------|------|---------|------|---------|------------|----------|
	|---------|------|---------|------|---------|------------|----------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2021/09/15 01:23:15
	Running on machine: debian-jenkins-agent-13
	Binary: Built with gc go1.17 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0915 01:23:15.421829    6689 out.go:298] Setting OutFile to fd 1 ...
	I0915 01:23:15.421912    6689 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 01:23:15.421916    6689 out.go:311] Setting ErrFile to fd 2...
	I0915 01:23:15.421920    6689 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 01:23:15.422020    6689 root.go:313] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/bin
	W0915 01:23:15.422115    6689 root.go:291] Error reading config file at /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/config/config.json: open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/config/config.json: no such file or directory
	I0915 01:23:15.422302    6689 out.go:305] Setting JSON to true
	I0915 01:23:15.457307    6689 start.go:111] hostinfo: {"hostname":"debian-jenkins-agent-13","uptime":358,"bootTime":1631668637,"procs":134,"os":"linux","platform":"debian","platformFamily":"debian","platformVersion":"9.13","kernelVersion":"4.9.0-16-amd64","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"c29e0b88-ef83-6765-d2fa-208fdce1af32"}
	I0915 01:23:15.457372    6689 start.go:121] virtualization: kvm guest
	I0915 01:23:15.460090    6689 notify.go:169] Checking for updates...
	I0915 01:23:15.461974    6689 driver.go:343] Setting default libvirt URI to qemu:///system
	I0915 01:23:15.504444    6689 docker.go:132] docker version: linux-19.03.15
	I0915 01:23:15.504565    6689 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 01:23:15.852989    6689 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:204 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:22 OomKillDisable:true NGoroutines:34 SystemTime:2021-09-15 01:23:15.535856068 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-13 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 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:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warni
ngs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 01:23:15.853098    6689 docker.go:237] overlay module found
	I0915 01:23:15.854941    6689 start.go:278] selected driver: docker
	I0915 01:23:15.854963    6689 start.go:751] validating driver "docker" against <nil>
	I0915 01:23:15.855416    6689 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 01:23:15.938713    6689 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:204 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:22 OomKillDisable:true NGoroutines:34 SystemTime:2021-09-15 01:23:15.887412912 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-13 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 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:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warni
ngs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 01:23:15.938806    6689 start_flags.go:264] no existing cluster config was found, will generate one from the flags 
	I0915 01:23:15.939260    6689 start_flags.go:345] Using suggested 8000MB memory alloc based on sys=32179MB, container=32179MB
	I0915 01:23:15.939375    6689 start_flags.go:719] Wait components to verify : map[apiserver:true system_pods:true]
	I0915 01:23:15.939396    6689 cni.go:93] Creating CNI manager for ""
	I0915 01:23:15.939401    6689 cni.go:160] "docker" driver + containerd runtime found, recommending kindnet
	I0915 01:23:15.939413    6689 cni.go:217] auto-setting extra-config to "kubelet.cni-conf-dir=/etc/cni/net.mk"
	I0915 01:23:15.939420    6689 cni.go:222] extra-config set to "kubelet.cni-conf-dir=/etc/cni/net.mk"
	I0915 01:23:15.939424    6689 start_flags.go:273] Found "CNI" CNI - setting NetworkPlugin=cni
	I0915 01:23:15.939450    6689 start_flags.go:278] config:
	{Name:download-only-20210915012315-6677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:8000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 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.14.0 ClusterName:download-only-20210915012315-6677 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local C
ontainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[{Component:kubelet Key:cni-conf-dir Value:/etc/cni/net.mk}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false ExtraDisks:0}
	I0915 01:23:15.941240    6689 cache.go:118] Beginning downloading kic base image for docker with containerd
	I0915 01:23:15.942966    6689 preload.go:131] Checking if preload exists for k8s version v1.14.0 and runtime containerd
	I0915 01:23:15.943068    6689 image.go:75] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local docker daemon
	I0915 01:23:15.999687    6689 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/preloaded-images-k8s-v12-v1.14.0-containerd-overlay2-amd64.tar.lz4
	I0915 01:23:15.999712    6689 cache.go:57] Caching tarball of preloaded images
	I0915 01:23:15.999951    6689 preload.go:131] Checking if preload exists for k8s version v1.14.0 and runtime containerd
	I0915 01:23:16.004314    6689 preload.go:237] getting checksum for preloaded-images-k8s-v12-v1.14.0-containerd-overlay2-amd64.tar.lz4 ...
	I0915 01:23:16.027631    6689 cache.go:146] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 to local cache
	I0915 01:23:16.027820    6689 image.go:59] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local cache directory
	I0915 01:23:16.027879    6689 image.go:119] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 to local cache
	I0915 01:23:16.040792    6689 download.go:92] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/preloaded-images-k8s-v12-v1.14.0-containerd-overlay2-amd64.tar.lz4?checksum=md5:03f50da280f3f84802289dd979e495ff -> /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v12-v1.14.0-containerd-overlay2-amd64.tar.lz4
	I0915 01:23:20.240959    6689 preload.go:247] saving checksum for preloaded-images-k8s-v12-v1.14.0-containerd-overlay2-amd64.tar.lz4 ...
	I0915 01:23:20.241032    6689 preload.go:254] verifying checksumm of /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v12-v1.14.0-containerd-overlay2-amd64.tar.lz4 ...
	
	* 
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-20210915012315-6677"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:173: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.14.0/LogsDuration (0.06s)

                                                
                                    
x
+
TestDownloadOnly/v1.22.1/json-events (9.71s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.1/json-events
aaa_download_only_test.go:70: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-20210915012315-6677 --force --alsologtostderr --kubernetes-version=v1.22.1 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:70: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-20210915012315-6677 --force --alsologtostderr --kubernetes-version=v1.22.1 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (9.705881478s)
--- PASS: TestDownloadOnly/v1.22.1/json-events (9.71s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.22.1/LogsDuration (0.06s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.1/LogsDuration
aaa_download_only_test.go:172: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-20210915012315-6677
aaa_download_only_test.go:172: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-20210915012315-6677: exit status 85 (62.02772ms)

                                                
                                                
-- stdout --
	* 
	* ==> Audit <==
	* |---------|------|---------|------|---------|------------|----------|
	| Command | Args | Profile | User | Version | Start Time | End Time |
	|---------|------|---------|------|---------|------------|----------|
	|---------|------|---------|------|---------|------------|----------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2021/09/15 01:23:23
	Running on machine: debian-jenkins-agent-13
	Binary: Built with gc go1.17 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0915 01:23:23.035507    6823 out.go:298] Setting OutFile to fd 1 ...
	I0915 01:23:23.035688    6823 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 01:23:23.035697    6823 out.go:311] Setting ErrFile to fd 2...
	I0915 01:23:23.035703    6823 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 01:23:23.035802    6823 root.go:313] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/bin
	W0915 01:23:23.035905    6823 root.go:291] Error reading config file at /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/config/config.json: open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/config/config.json: no such file or directory
	I0915 01:23:23.036040    6823 out.go:305] Setting JSON to true
	I0915 01:23:23.070768    6823 start.go:111] hostinfo: {"hostname":"debian-jenkins-agent-13","uptime":366,"bootTime":1631668637,"procs":134,"os":"linux","platform":"debian","platformFamily":"debian","platformVersion":"9.13","kernelVersion":"4.9.0-16-amd64","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"c29e0b88-ef83-6765-d2fa-208fdce1af32"}
	I0915 01:23:23.070847    6823 start.go:121] virtualization: kvm guest
	I0915 01:23:23.073124    6823 notify.go:169] Checking for updates...
	I0915 01:23:23.074929    6823 config.go:177] Loaded profile config "download-only-20210915012315-6677": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.14.0
	W0915 01:23:23.074981    6823 start.go:659] api.Load failed for download-only-20210915012315-6677: filestore "download-only-20210915012315-6677": Docker machine "download-only-20210915012315-6677" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
	I0915 01:23:23.075025    6823 driver.go:343] Setting default libvirt URI to qemu:///system
	W0915 01:23:23.075062    6823 start.go:659] api.Load failed for download-only-20210915012315-6677: filestore "download-only-20210915012315-6677": Docker machine "download-only-20210915012315-6677" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
	I0915 01:23:23.117230    6823 docker.go:132] docker version: linux-19.03.15
	I0915 01:23:23.117296    6823 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 01:23:23.190505    6823 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:204 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:21 OomKillDisable:true NGoroutines:34 SystemTime:2021-09-15 01:23:23.149409291 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-13 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 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:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warni
ngs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 01:23:23.190593    6823 docker.go:237] overlay module found
	I0915 01:23:23.192379    6823 start.go:278] selected driver: docker
	I0915 01:23:23.192401    6823 start.go:751] validating driver "docker" against &{Name:download-only-20210915012315-6677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:8000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 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.14.0 ClusterName:download-only-20210915012315-6677 Namespace:default APIS
erverName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[{Component:kubelet Key:cni-conf-dir Value:/etc/cni/net.mk}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.14.0 ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false ExtraDisks:0}
	I0915 01:23:23.192831    6823 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 01:23:23.268113    6823 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:204 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:21 OomKillDisable:true NGoroutines:34 SystemTime:2021-09-15 01:23:23.223774728 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-13 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 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:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warni
ngs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 01:23:23.268594    6823 cni.go:93] Creating CNI manager for ""
	I0915 01:23:23.268609    6823 cni.go:160] "docker" driver + containerd runtime found, recommending kindnet
	I0915 01:23:23.268618    6823 start_flags.go:278] config:
	{Name:download-only-20210915012315-6677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:8000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 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.22.1 ClusterName:download-only-20210915012315-6677 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local C
ontainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[{Component:kubelet Key:cni-conf-dir Value:/etc/cni/net.mk}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.14.0 ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false ExtraDisks:0}
	I0915 01:23:23.270403    6823 cache.go:118] Beginning downloading kic base image for docker with containerd
	I0915 01:23:23.271808    6823 preload.go:131] Checking if preload exists for k8s version v1.22.1 and runtime containerd
	I0915 01:23:23.271889    6823 image.go:75] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local docker daemon
	I0915 01:23:23.308932    6823 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/preloaded-images-k8s-v12-v1.22.1-containerd-overlay2-amd64.tar.lz4
	I0915 01:23:23.308959    6823 cache.go:57] Caching tarball of preloaded images
	I0915 01:23:23.309192    6823 preload.go:131] Checking if preload exists for k8s version v1.22.1 and runtime containerd
	I0915 01:23:23.310976    6823 preload.go:237] getting checksum for preloaded-images-k8s-v12-v1.22.1-containerd-overlay2-amd64.tar.lz4 ...
	I0915 01:23:23.346479    6823 download.go:92] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/preloaded-images-k8s-v12-v1.22.1-containerd-overlay2-amd64.tar.lz4?checksum=md5:d7f622de8cf8f61f7111dcc1a55fd864 -> /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v12-v1.22.1-containerd-overlay2-amd64.tar.lz4
	I0915 01:23:23.358702    6823 cache.go:146] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 to local cache
	I0915 01:23:23.358808    6823 image.go:59] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local cache directory
	I0915 01:23:23.358824    6823 image.go:62] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local cache directory, skipping pull
	I0915 01:23:23.358827    6823 image.go:103] gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 exists in cache, skipping pull
	I0915 01:23:23.358838    6823 cache.go:149] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 as a tarball
	
	* 
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-20210915012315-6677"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:173: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.22.1/LogsDuration (0.06s)

                                                
                                    
x
+
TestDownloadOnly/v1.22.2-rc.0/json-events (8.43s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.2-rc.0/json-events
aaa_download_only_test.go:70: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-20210915012315-6677 --force --alsologtostderr --kubernetes-version=v1.22.2-rc.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:70: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-20210915012315-6677 --force --alsologtostderr --kubernetes-version=v1.22.2-rc.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (8.428338943s)
--- PASS: TestDownloadOnly/v1.22.2-rc.0/json-events (8.43s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.22.2-rc.0/LogsDuration (4.16s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.2-rc.0/LogsDuration
aaa_download_only_test.go:172: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-20210915012315-6677
aaa_download_only_test.go:172: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-20210915012315-6677: exit status 85 (4.161448436s)

                                                
                                                
-- stdout --
	* 
	* ==> Audit <==
	* |---------|------|---------|------|---------|------------|----------|
	| Command | Args | Profile | User | Version | Start Time | End Time |
	|---------|------|---------|------|---------|------------|----------|
	|---------|------|---------|------|---------|------------|----------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2021/09/15 01:23:32
	Running on machine: debian-jenkins-agent-13
	Binary: Built with gc go1.17 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0915 01:23:32.803760    6964 out.go:298] Setting OutFile to fd 1 ...
	I0915 01:23:32.803931    6964 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 01:23:32.803941    6964 out.go:311] Setting ErrFile to fd 2...
	I0915 01:23:32.803947    6964 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 01:23:32.804041    6964 root.go:313] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/bin
	W0915 01:23:32.804148    6964 root.go:291] Error reading config file at /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/config/config.json: open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/config/config.json: no such file or directory
	I0915 01:23:32.804262    6964 out.go:305] Setting JSON to true
	I0915 01:23:32.838199    6964 start.go:111] hostinfo: {"hostname":"debian-jenkins-agent-13","uptime":376,"bootTime":1631668637,"procs":134,"os":"linux","platform":"debian","platformFamily":"debian","platformVersion":"9.13","kernelVersion":"4.9.0-16-amd64","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"c29e0b88-ef83-6765-d2fa-208fdce1af32"}
	I0915 01:23:32.838275    6964 start.go:121] virtualization: kvm guest
	I0915 01:23:32.840767    6964 notify.go:169] Checking for updates...
	I0915 01:23:32.842897    6964 config.go:177] Loaded profile config "download-only-20210915012315-6677": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.22.1
	W0915 01:23:32.842946    6964 start.go:659] api.Load failed for download-only-20210915012315-6677: filestore "download-only-20210915012315-6677": Docker machine "download-only-20210915012315-6677" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
	I0915 01:23:32.842988    6964 driver.go:343] Setting default libvirt URI to qemu:///system
	W0915 01:23:32.843015    6964 start.go:659] api.Load failed for download-only-20210915012315-6677: filestore "download-only-20210915012315-6677": Docker machine "download-only-20210915012315-6677" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
	I0915 01:23:32.885337    6964 docker.go:132] docker version: linux-19.03.15
	I0915 01:23:32.885406    6964 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 01:23:32.962128    6964 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:204 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:21 OomKillDisable:true NGoroutines:34 SystemTime:2021-09-15 01:23:32.917382316 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-13 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 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:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warni
ngs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 01:23:32.962205    6964 docker.go:237] overlay module found
	I0915 01:23:32.964066    6964 start.go:278] selected driver: docker
	I0915 01:23:32.964079    6964 start.go:751] validating driver "docker" against &{Name:download-only-20210915012315-6677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:8000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 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.22.1 ClusterName:download-only-20210915012315-6677 Namespace:default APIS
erverName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[{Component:kubelet Key:cni-conf-dir Value:/etc/cni/net.mk}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.22.1 ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false ExtraDisks:0}
	I0915 01:23:32.964504    6964 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 01:23:33.038225    6964 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:204 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:21 OomKillDisable:true NGoroutines:34 SystemTime:2021-09-15 01:23:32.995503793 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-13 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 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:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warni
ngs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 01:23:33.038736    6964 cni.go:93] Creating CNI manager for ""
	I0915 01:23:33.038750    6964 cni.go:160] "docker" driver + containerd runtime found, recommending kindnet
	I0915 01:23:33.038761    6964 start_flags.go:278] config:
	{Name:download-only-20210915012315-6677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:8000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 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.22.2-rc.0 ClusterName:download-only-20210915012315-6677 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.lo
cal ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[{Component:kubelet Key:cni-conf-dir Value:/etc/cni/net.mk}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.22.1 ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false ExtraDisks:0}
	I0915 01:23:33.040524    6964 cache.go:118] Beginning downloading kic base image for docker with containerd
	I0915 01:23:33.041889    6964 preload.go:131] Checking if preload exists for k8s version v1.22.2-rc.0 and runtime containerd
	I0915 01:23:33.042001    6964 image.go:75] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local docker daemon
	I0915 01:23:33.071365    6964 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/preloaded-images-k8s-v12-v1.22.2-rc.0-containerd-overlay2-amd64.tar.lz4
	I0915 01:23:33.071387    6964 cache.go:57] Caching tarball of preloaded images
	I0915 01:23:33.071614    6964 preload.go:131] Checking if preload exists for k8s version v1.22.2-rc.0 and runtime containerd
	I0915 01:23:33.073553    6964 preload.go:237] getting checksum for preloaded-images-k8s-v12-v1.22.2-rc.0-containerd-overlay2-amd64.tar.lz4 ...
	I0915 01:23:33.106249    6964 download.go:92] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/preloaded-images-k8s-v12-v1.22.2-rc.0-containerd-overlay2-amd64.tar.lz4?checksum=md5:45555d0b6a95b49b59ececf9f7339784 -> /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v12-v1.22.2-rc.0-containerd-overlay2-amd64.tar.lz4
	I0915 01:23:33.123778    6964 cache.go:146] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 to local cache
	I0915 01:23:33.123883    6964 image.go:59] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local cache directory
	I0915 01:23:33.123899    6964 image.go:62] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local cache directory, skipping pull
	I0915 01:23:33.123903    6964 image.go:103] gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 exists in cache, skipping pull
	I0915 01:23:33.123914    6964 cache.go:149] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 as a tarball
	
	* 
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-20210915012315-6677"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:173: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.22.2-rc.0/LogsDuration (4.16s)

                                                
                                    
x
+
TestDownloadOnly/DeleteAll (2.84s)

                                                
                                                
=== RUN   TestDownloadOnly/DeleteAll
aaa_download_only_test.go:190: (dbg) Run:  out/minikube-linux-amd64 delete --all
aaa_download_only_test.go:190: (dbg) Done: out/minikube-linux-amd64 delete --all: (2.838549635s)
--- PASS: TestDownloadOnly/DeleteAll (2.84s)

                                                
                                    
x
+
TestDownloadOnly/DeleteAlwaysSucceeds (1.89s)

                                                
                                                
=== RUN   TestDownloadOnly/DeleteAlwaysSucceeds
aaa_download_only_test.go:202: (dbg) Run:  out/minikube-linux-amd64 delete -p download-only-20210915012315-6677
aaa_download_only_test.go:202: (dbg) Done: out/minikube-linux-amd64 delete -p download-only-20210915012315-6677: (1.886908271s)
--- PASS: TestDownloadOnly/DeleteAlwaysSucceeds (1.89s)

                                                
                                    
x
+
TestDownloadOnlyKic (6.5s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:227: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p download-docker-20210915012352-6677 --force --alsologtostderr --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:227: (dbg) Done: out/minikube-linux-amd64 start --download-only -p download-docker-20210915012352-6677 --force --alsologtostderr --driver=docker  --container-runtime=containerd: (4.243019277s)
helpers_test.go:176: Cleaning up "download-docker-20210915012352-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p download-docker-20210915012352-6677
--- PASS: TestDownloadOnlyKic (6.50s)

                                                
                                    
x
+
TestOffline (119.51s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:56: (dbg) Run:  out/minikube-linux-amd64 start -p offline-containerd-20210915015152-6677 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:56: (dbg) Done: out/minikube-linux-amd64 start -p offline-containerd-20210915015152-6677 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=containerd: (1m56.396511797s)
helpers_test.go:176: Cleaning up "offline-containerd-20210915015152-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-containerd-20210915015152-6677

                                                
                                                
=== CONT  TestOffline
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p offline-containerd-20210915015152-6677: (3.110136946s)
--- PASS: TestOffline (119.51s)

                                                
                                    
x
+
TestAddons/Setup (185.86s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p addons-20210915012358-6677 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=olm --addons=volumesnapshots --addons=csi-hostpath-driver --driver=docker  --container-runtime=containerd --addons=ingress --addons=helm-tiller
addons_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p addons-20210915012358-6677 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=olm --addons=volumesnapshots --addons=csi-hostpath-driver --driver=docker  --container-runtime=containerd --addons=ingress --addons=helm-tiller: (2m40.219503605s)
addons_test.go:89: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915012358-6677 addons enable gcp-auth
addons_test.go:89: (dbg) Done: out/minikube-linux-amd64 -p addons-20210915012358-6677 addons enable gcp-auth: (14.229958929s)
addons_test.go:99: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915012358-6677 addons enable gcp-auth --force
addons_test.go:99: (dbg) Done: out/minikube-linux-amd64 -p addons-20210915012358-6677 addons enable gcp-auth --force: (11.405439476s)
--- PASS: TestAddons/Setup (185.86s)

                                                
                                    
x
+
TestAddons/parallel/Registry (13.9s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:253: registry stabilized in 91.307523ms

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:255: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...

                                                
                                                
=== CONT  TestAddons/parallel/Registry
helpers_test.go:343: "registry-xk2jl" [59d38def-85e5-4f16-8395-3d54a40d7fd3] Running

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:255: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.01406232s

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:258: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:343: "registry-proxy-rtsg2" [76d54cba-c970-4e6a-8d3b-dd17f491e5c8] Running

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:258: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.007442543s
addons_test.go:263: (dbg) Run:  kubectl --context addons-20210915012358-6677 delete po -l run=registry-test --now
addons_test.go:268: (dbg) Run:  kubectl --context addons-20210915012358-6677 run --rm registry-test --restart=Never --image=busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:268: (dbg) Done: kubectl --context addons-20210915012358-6677 run --rm registry-test --restart=Never --image=busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (2.720645463s)
addons_test.go:282: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915012358-6677 ip
2021/09/15 01:27:17 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:311: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915012358-6677 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (13.90s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (43.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:170: (dbg) Run:  kubectl --context addons-20210915012358-6677 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:177: (dbg) Run:  kubectl --context addons-20210915012358-6677 replace --force -f testdata/nginx-ingv1.yaml
addons_test.go:190: (dbg) Run:  kubectl --context addons-20210915012358-6677 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:195: (dbg) TestAddons/parallel/Ingress: waiting 4m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:343: "nginx" [7072451f-0418-48a9-8380-dbb7e1bdc500] Pending

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
helpers_test.go:343: "nginx" [7072451f-0418-48a9-8380-dbb7e1bdc500] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
helpers_test.go:343: "nginx" [7072451f-0418-48a9-8380-dbb7e1bdc500] Running

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:195: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 14.065091793s
addons_test.go:215: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915012358-6677 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915012358-6677 addons disable ingress --alsologtostderr -v=1

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:234: (dbg) Done: out/minikube-linux-amd64 -p addons-20210915012358-6677 addons disable ingress --alsologtostderr -v=1: (28.739675154s)
--- PASS: TestAddons/parallel/Ingress (43.84s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.89s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:330: metrics-server stabilized in 90.21887ms

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:332: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
helpers_test.go:343: "metrics-server-77c99ccb96-rjj2x" [9f9b45db-66b1-4eec-ae8d-4bf315d1268f] Running

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:332: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.020053057s
addons_test.go:338: (dbg) Run:  kubectl --context addons-20210915012358-6677 top pods -n kube-system
addons_test.go:355: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915012358-6677 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.89s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (10.19s)

                                                
                                                
=== RUN   TestAddons/parallel/HelmTiller
=== PAUSE TestAddons/parallel/HelmTiller

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:379: tiller-deploy stabilized in 91.815829ms

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:381: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
helpers_test.go:343: "tiller-deploy-7d9fb5c894-t69wq" [75d522cb-4bf5-47e8-b483-43614ad65d8d] Running

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:381: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.013499561s
addons_test.go:396: (dbg) Run:  kubectl --context addons-20210915012358-6677 run --rm helm-test --restart=Never --image=alpine/helm:2.16.3 -it --namespace=kube-system -- version

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:396: (dbg) Done: kubectl --context addons-20210915012358-6677 run --rm helm-test --restart=Never --image=alpine/helm:2.16.3 -it --namespace=kube-system -- version: (4.687905823s)
addons_test.go:413: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915012358-6677 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (10.19s)

                                                
                                    
x
+
TestAddons/parallel/Olm (27.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:425: (dbg) Run:  kubectl --context addons-20210915012358-6677 wait --for=condition=ready --namespace=olm pod --selector=app=catalog-operator --timeout=90s

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:428: catalog-operator stabilized in 401.478522ms
addons_test.go:430: (dbg) Run:  kubectl --context addons-20210915012358-6677 wait --for=condition=ready --namespace=olm pod --selector=app=olm-operator --timeout=90s
addons_test.go:433: olm-operator stabilized in 503.094039ms
addons_test.go:435: (dbg) Run:  kubectl --context addons-20210915012358-6677 wait --for=condition=ready --namespace=olm pod --selector=app=packageserver --timeout=90s
addons_test.go:438: packageserver stabilized in 707.154539ms
addons_test.go:440: (dbg) Run:  kubectl --context addons-20210915012358-6677 wait --for=condition=ready --namespace=olm pod --selector=olm.catalogSource=operatorhubio-catalog --timeout=90s
addons_test.go:443: operatorhubio-catalog stabilized in 809.478825ms
addons_test.go:446: (dbg) Run:  kubectl --context addons-20210915012358-6677 create -f testdata/etcd.yaml
addons_test.go:453: (dbg) Run:  kubectl --context addons-20210915012358-6677 get csv -n my-etcd
addons_test.go:458: kubectl --context addons-20210915012358-6677 get csv -n my-etcd: unexpected stderr: No resources found in my-etcd namespace.

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:453: (dbg) Run:  kubectl --context addons-20210915012358-6677 get csv -n my-etcd
addons_test.go:458: kubectl --context addons-20210915012358-6677 get csv -n my-etcd: unexpected stderr: No resources found in my-etcd namespace.

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:453: (dbg) Run:  kubectl --context addons-20210915012358-6677 get csv -n my-etcd
addons_test.go:458: kubectl --context addons-20210915012358-6677 get csv -n my-etcd: unexpected stderr: No resources found in my-etcd namespace.

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:453: (dbg) Run:  kubectl --context addons-20210915012358-6677 get csv -n my-etcd

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:453: (dbg) Run:  kubectl --context addons-20210915012358-6677 get csv -n my-etcd
--- PASS: TestAddons/parallel/Olm (27.84s)

                                                
                                    
x
+
TestAddons/parallel/CSI (56.14s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:484: csi-hostpath-driver pods stabilized in 4.665734ms
addons_test.go:487: (dbg) Run:  kubectl --context addons-20210915012358-6677 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:492: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:393: (dbg) Run:  kubectl --context addons-20210915012358-6677 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:497: (dbg) Run:  kubectl --context addons-20210915012358-6677 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:502: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:343: "task-pv-pod" [02026030-98bf-4c2e-87b6-dba13ebab801] Pending

                                                
                                                
=== CONT  TestAddons/parallel/CSI
helpers_test.go:343: "task-pv-pod" [02026030-98bf-4c2e-87b6-dba13ebab801] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])

                                                
                                                
=== CONT  TestAddons/parallel/CSI
helpers_test.go:343: "task-pv-pod" [02026030-98bf-4c2e-87b6-dba13ebab801] Running

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:502: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 21.019335908s
addons_test.go:507: (dbg) Run:  kubectl --context addons-20210915012358-6677 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:512: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:418: (dbg) Run:  kubectl --context addons-20210915012358-6677 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:418: (dbg) Run:  kubectl --context addons-20210915012358-6677 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:517: (dbg) Run:  kubectl --context addons-20210915012358-6677 delete pod task-pv-pod
addons_test.go:517: (dbg) Done: kubectl --context addons-20210915012358-6677 delete pod task-pv-pod: (1.079487967s)
addons_test.go:523: (dbg) Run:  kubectl --context addons-20210915012358-6677 delete pvc hpvc
addons_test.go:529: (dbg) Run:  kubectl --context addons-20210915012358-6677 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:534: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:393: (dbg) Run:  kubectl --context addons-20210915012358-6677 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:539: (dbg) Run:  kubectl --context addons-20210915012358-6677 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:544: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:343: "task-pv-pod-restore" [887e7fe8-30a6-455c-ae61-8a6c6ffba01c] Pending
helpers_test.go:343: "task-pv-pod-restore" [887e7fe8-30a6-455c-ae61-8a6c6ffba01c] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])

                                                
                                                
=== CONT  TestAddons/parallel/CSI
helpers_test.go:343: "task-pv-pod-restore" [887e7fe8-30a6-455c-ae61-8a6c6ffba01c] Running
addons_test.go:544: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 23.007004669s
addons_test.go:549: (dbg) Run:  kubectl --context addons-20210915012358-6677 delete pod task-pv-pod-restore

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:553: (dbg) Run:  kubectl --context addons-20210915012358-6677 delete pvc hpvc-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-20210915012358-6677 delete volumesnapshot new-snapshot-demo
addons_test.go:561: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915012358-6677 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:561: (dbg) Done: out/minikube-linux-amd64 -p addons-20210915012358-6677 addons disable csi-hostpath-driver --alsologtostderr -v=1: (7.41392768s)
addons_test.go:565: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915012358-6677 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (56.14s)

                                                
                                    
x
+
TestAddons/parallel/GCPAuth (39.86s)

                                                
                                                
=== RUN   TestAddons/parallel/GCPAuth
=== PAUSE TestAddons/parallel/GCPAuth

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/GCPAuth
addons_test.go:576: (dbg) Run:  kubectl --context addons-20210915012358-6677 create -f testdata/busybox.yaml
addons_test.go:582: (dbg) TestAddons/parallel/GCPAuth: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:343: "busybox" [aff4d087-9db8-426c-ac32-03d75e881482] Pending
helpers_test.go:343: "busybox" [aff4d087-9db8-426c-ac32-03d75e881482] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])

                                                
                                                
=== CONT  TestAddons/parallel/GCPAuth
helpers_test.go:343: "busybox" [aff4d087-9db8-426c-ac32-03d75e881482] Running

                                                
                                                
=== CONT  TestAddons/parallel/GCPAuth
addons_test.go:582: (dbg) TestAddons/parallel/GCPAuth: integration-test=busybox healthy within 11.089495894s
addons_test.go:588: (dbg) Run:  kubectl --context addons-20210915012358-6677 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"

                                                
                                                
=== CONT  TestAddons/parallel/GCPAuth
addons_test.go:625: (dbg) Run:  kubectl --context addons-20210915012358-6677 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
addons_test.go:641: (dbg) Run:  kubectl --context addons-20210915012358-6677 apply -f testdata/private-image.yaml
addons_test.go:648: (dbg) TestAddons/parallel/GCPAuth: waiting 8m0s for pods matching "integration-test=private-image" in namespace "default" ...
helpers_test.go:343: "private-image-7ff9c8c74f-pk6dg" [30886760-22ff-4f67-b830-be9febb4051e] Pending

                                                
                                                
=== CONT  TestAddons/parallel/GCPAuth
helpers_test.go:343: "private-image-7ff9c8c74f-pk6dg" [30886760-22ff-4f67-b830-be9febb4051e] Pending / Ready:ContainersNotReady (containers with unready status: [private-image]) / ContainersReady:ContainersNotReady (containers with unready status: [private-image])

                                                
                                                
=== CONT  TestAddons/parallel/GCPAuth
helpers_test.go:343: "private-image-7ff9c8c74f-pk6dg" [30886760-22ff-4f67-b830-be9febb4051e] Running

                                                
                                                
=== CONT  TestAddons/parallel/GCPAuth
addons_test.go:648: (dbg) TestAddons/parallel/GCPAuth: integration-test=private-image healthy within 18.006367799s
addons_test.go:654: (dbg) Run:  kubectl --context addons-20210915012358-6677 apply -f testdata/private-image-eu.yaml
addons_test.go:661: (dbg) TestAddons/parallel/GCPAuth: waiting 8m0s for pods matching "integration-test=private-image-eu" in namespace "default" ...
helpers_test.go:343: "private-image-eu-5956d58f9f-cmz8m" [f9bb1098-6081-48aa-9d85-00049d8faaf6] Pending / Ready:ContainersNotReady (containers with unready status: [private-image-eu]) / ContainersReady:ContainersNotReady (containers with unready status: [private-image-eu])
helpers_test.go:343: "private-image-eu-5956d58f9f-cmz8m" [f9bb1098-6081-48aa-9d85-00049d8faaf6] Running
addons_test.go:661: (dbg) TestAddons/parallel/GCPAuth: integration-test=private-image-eu healthy within 9.005134909s
addons_test.go:667: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915012358-6677 addons disable gcp-auth --alsologtostderr -v=1
--- PASS: TestAddons/parallel/GCPAuth (39.86s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (20.82s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:140: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-20210915012358-6677
addons_test.go:140: (dbg) Done: out/minikube-linux-amd64 stop -p addons-20210915012358-6677: (20.632348951s)
addons_test.go:144: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-20210915012358-6677
addons_test.go:148: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-20210915012358-6677
--- PASS: TestAddons/StoppedEnableDisable (20.82s)

                                                
                                    
x
+
TestCertOptions (64.38s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:48: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-20210915015452-6677 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:48: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-20210915015452-6677 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=containerd: (1m0.570700435s)
cert_options_test.go:59: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-20210915015452-6677 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:74: (dbg) Run:  kubectl --context cert-options-20210915015452-6677 config view
helpers_test.go:176: Cleaning up "cert-options-20210915015452-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-20210915015452-6677

                                                
                                                
=== CONT  TestCertOptions
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-20210915015452-6677: (3.275517575s)
--- PASS: TestCertOptions (64.38s)

                                                
                                    
x
+
TestForceSystemdFlag (59.69s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:86: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-20210915015352-6677 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:86: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-flag-20210915015352-6677 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (55.908486373s)
docker_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-20210915015352-6677 ssh "cat /etc/containerd/config.toml"
helpers_test.go:176: Cleaning up "force-systemd-flag-20210915015352-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-20210915015352-6677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-20210915015352-6677: (3.362196834s)
--- PASS: TestForceSystemdFlag (59.69s)

                                                
                                    
x
+
TestForceSystemdEnv (58.26s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:137: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-20210915015152-6677 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:137: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-20210915015152-6677 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (54.795959669s)
docker_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-env-20210915015152-6677 ssh "cat /etc/containerd/config.toml"
helpers_test.go:176: Cleaning up "force-systemd-env-20210915015152-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-20210915015152-6677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-20210915015152-6677: (3.096404499s)
--- PASS: TestForceSystemdEnv (58.26s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (2.07s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
--- PASS: TestKVMDriverInstallOrUpdate (2.07s)

                                                
                                    
x
+
TestErrorSpam/setup (42.75s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:79: (dbg) Run:  out/minikube-linux-amd64 start -p nospam-20210915012838-6677 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-20210915012838-6677 --driver=docker  --container-runtime=containerd
error_spam_test.go:79: (dbg) Done: out/minikube-linux-amd64 start -p nospam-20210915012838-6677 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-20210915012838-6677 --driver=docker  --container-runtime=containerd: (42.751172124s)
error_spam_test.go:89: acceptable stderr: "! Your cgroup does not allow setting memory."
error_spam_test.go:89: acceptable stderr: "! /usr/local/bin/kubectl is version 1.20.5, which may have incompatibilites with Kubernetes 1.22.1."
--- PASS: TestErrorSpam/setup (42.75s)

                                                
                                    
x
+
TestErrorSpam/start (0.9s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:214: Cleaning up 1 logfile(s) ...
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 start --dry-run
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 start --dry-run
error_spam_test.go:180: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 start --dry-run
--- PASS: TestErrorSpam/start (0.90s)

                                                
                                    
x
+
TestErrorSpam/status (1.08s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:214: Cleaning up 0 logfile(s) ...
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 status
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 status
error_spam_test.go:180: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 status
--- PASS: TestErrorSpam/status (1.08s)

                                                
                                    
x
+
TestErrorSpam/pause (2.49s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:214: Cleaning up 0 logfile(s) ...
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 pause
error_spam_test.go:157: (dbg) Done: out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 pause: (1.586228118s)
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 pause
error_spam_test.go:180: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 pause
--- PASS: TestErrorSpam/pause (2.49s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.4s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:214: Cleaning up 0 logfile(s) ...
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 unpause
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 unpause
error_spam_test.go:180: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 unpause
--- PASS: TestErrorSpam/unpause (1.40s)

                                                
                                    
x
+
TestErrorSpam/stop (23.3s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:214: Cleaning up 0 logfile(s) ...
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 stop
error_spam_test.go:157: (dbg) Done: out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 stop: (23.035927032s)
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 stop
error_spam_test.go:180: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915012838-6677 --log_dir /tmp/nospam-20210915012838-6677 stop
--- PASS: TestErrorSpam/stop (23.30s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1726: local sync path: /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/files/etc/test/nested/copy/6677/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (67.47s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2102: (dbg) Run:  out/minikube-linux-amd64 start -p functional-20210915012955-6677 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd
functional_test.go:2102: (dbg) Done: out/minikube-linux-amd64 start -p functional-20210915012955-6677 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd: (1m7.470717107s)
--- PASS: TestFunctional/serial/StartWithProxy (67.47s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (15.53s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:747: (dbg) Run:  out/minikube-linux-amd64 start -p functional-20210915012955-6677 --alsologtostderr -v=8
functional_test.go:747: (dbg) Done: out/minikube-linux-amd64 start -p functional-20210915012955-6677 --alsologtostderr -v=8: (15.526617419s)
functional_test.go:751: soft start took 15.527166947s for "functional-20210915012955-6677" cluster.
--- PASS: TestFunctional/serial/SoftStart (15.53s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.2s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:780: (dbg) Run:  kubectl --context functional-20210915012955-6677 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.20s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1102: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 cache add k8s.gcr.io/pause:3.1
functional_test.go:1102: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 cache add k8s.gcr.io/pause:3.3
functional_test.go:1102: (dbg) Done: out/minikube-linux-amd64 -p functional-20210915012955-6677 cache add k8s.gcr.io/pause:3.3: (1.148866481s)
functional_test.go:1102: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 cache add k8s.gcr.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (2.72s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1132: (dbg) Run:  docker build -t minikube-local-cache-test:functional-20210915012955-6677 /tmp/functional-20210915012955-66773336344135
functional_test.go:1132: (dbg) Done: docker build -t minikube-local-cache-test:functional-20210915012955-6677 /tmp/functional-20210915012955-66773336344135: (3.718068858s)
functional_test.go:1144: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 cache add minikube-local-cache-test:functional-20210915012955-6677
functional_test.go:1149: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 cache delete minikube-local-cache-test:functional-20210915012955-6677
functional_test.go:1138: (dbg) Run:  docker rmi minikube-local-cache-test:functional-20210915012955-6677
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (4.47s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3 (0.05s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3
functional_test.go:1156: (dbg) Run:  out/minikube-linux-amd64 cache delete k8s.gcr.io/pause:3.3
--- PASS: TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3 (0.05s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1163: (dbg) Run:  out/minikube-linux-amd64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.05s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1176: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.34s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1198: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh sudo crictl rmi k8s.gcr.io/pause:latest
functional_test.go:1204: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh sudo crictl inspecti k8s.gcr.io/pause:latest
functional_test.go:1204: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh sudo crictl inspecti k8s.gcr.io/pause:latest: exit status 1 (332.92091ms)

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

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

                                                
                                                
** /stderr **
functional_test.go:1209: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 cache reload
functional_test.go:1214: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh sudo crictl inspecti k8s.gcr.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.95s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1223: (dbg) Run:  out/minikube-linux-amd64 cache delete k8s.gcr.io/pause:3.1
functional_test.go:1223: (dbg) Run:  out/minikube-linux-amd64 cache delete k8s.gcr.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/delete (0.10s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:798: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 kubectl -- --context functional-20210915012955-6677 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.10s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:821: (dbg) Run:  out/kubectl --context functional-20210915012955-6677 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.10s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (38.06s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:835: (dbg) Run:  out/minikube-linux-amd64 start -p functional-20210915012955-6677 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0915 01:32:04.720465    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
E0915 01:32:04.726293    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
E0915 01:32:04.736518    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
E0915 01:32:04.756749    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
E0915 01:32:04.796987    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
E0915 01:32:04.877262    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
E0915 01:32:05.037657    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
E0915 01:32:05.358473    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
E0915 01:32:05.999364    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
functional_test.go:835: (dbg) Done: out/minikube-linux-amd64 start -p functional-20210915012955-6677 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (38.058621318s)
functional_test.go:839: restart took 38.058713274s for "functional-20210915012955-6677" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (38.06s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.08s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:886: (dbg) Run:  kubectl --context functional-20210915012955-6677 get po -l tier=control-plane -n kube-system -o=json
functional_test.go:900: etcd phase: Running
functional_test.go:910: etcd status: Ready
functional_test.go:900: kube-apiserver phase: Running
functional_test.go:910: kube-apiserver status: Ready
functional_test.go:900: kube-controller-manager phase: Running
functional_test.go:910: kube-controller-manager status: Ready
functional_test.go:900: kube-scheduler phase: Running
functional_test.go:910: kube-scheduler status: Ready
--- PASS: TestFunctional/serial/ComponentHealth (0.08s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (0.99s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1285: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 logs
E0915 01:32:07.280196    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
--- PASS: TestFunctional/serial/LogsCmd (0.99s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (0.98s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1301: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 logs --file /tmp/functional-20210915012955-66774177342169/logs.txt
--- PASS: TestFunctional/serial/LogsFileCmd (0.98s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.39s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1249: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 config unset cpus

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1249: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 config get cpus

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1249: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20210915012955-6677 config get cpus: exit status 14 (61.976202ms)

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

                                                
                                                
** /stderr **
functional_test.go:1249: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 config set cpus 2

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1249: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 config get cpus
functional_test.go:1249: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 config unset cpus
functional_test.go:1249: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 config get cpus

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1249: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20210915012955-6677 config get cpus: exit status 14 (56.033897ms)

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (2.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:977: (dbg) daemon: [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-20210915012955-6677 --alsologtostderr -v=1]

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:982: (dbg) stopping [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-20210915012955-6677 --alsologtostderr -v=1] ...

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
helpers_test.go:507: unable to kill pid 44367: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (2.59s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.54s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:1039: (dbg) Run:  out/minikube-linux-amd64 start -p functional-20210915012955-6677 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd
functional_test.go:1039: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-20210915012955-6677 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd: exit status 23 (227.888138ms)

                                                
                                                
-- stdout --
	* [functional-20210915012955-6677] minikube v1.23.0 on Debian 9.13 (kvm/amd64)
	  - KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/kubeconfig
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube
	  - MINIKUBE_LOCATION=12425
	* Using the docker driver based on existing profile
	  - More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0915 01:32:30.752751   44871 out.go:298] Setting OutFile to fd 1 ...
	I0915 01:32:30.752953   44871 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 01:32:30.752964   44871 out.go:311] Setting ErrFile to fd 2...
	I0915 01:32:30.752968   44871 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 01:32:30.753072   44871 root.go:313] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/bin
	I0915 01:32:30.753325   44871 out.go:305] Setting JSON to false
	I0915 01:32:30.789781   44871 start.go:111] hostinfo: {"hostname":"debian-jenkins-agent-13","uptime":914,"bootTime":1631668637,"procs":238,"os":"linux","platform":"debian","platformFamily":"debian","platformVersion":"9.13","kernelVersion":"4.9.0-16-amd64","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"c29e0b88-ef83-6765-d2fa-208fdce1af32"}
	I0915 01:32:30.789881   44871 start.go:121] virtualization: kvm guest
	I0915 01:32:30.791980   44871 out.go:177] * [functional-20210915012955-6677] minikube v1.23.0 on Debian 9.13 (kvm/amd64)
	I0915 01:32:30.793517   44871 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/kubeconfig
	I0915 01:32:30.795028   44871 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0915 01:32:30.796517   44871 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube
	I0915 01:32:30.797976   44871 out.go:177]   - MINIKUBE_LOCATION=12425
	I0915 01:32:30.798370   44871 config.go:177] Loaded profile config "functional-20210915012955-6677": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.22.1
	I0915 01:32:30.798763   44871 driver.go:343] Setting default libvirt URI to qemu:///system
	I0915 01:32:30.843454   44871 docker.go:132] docker version: linux-19.03.15
	I0915 01:32:30.843530   44871 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 01:32:30.919369   44871 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:205 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:40 SystemTime:2021-09-15 01:32:30.876865157 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-13 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 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:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warni
ngs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 01:32:30.919473   44871 docker.go:237] overlay module found
	I0915 01:32:30.921674   44871 out.go:177] * Using the docker driver based on existing profile
	I0915 01:32:30.921702   44871 start.go:278] selected driver: docker
	I0915 01:32:30.921709   44871 start.go:751] validating driver "docker" against &{Name:functional-20210915012955-6677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 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.22.1 ClusterName:functional-20210915012955-6677 Namespace:default APIServerN
ame:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cni-conf-dir Value:/etc/cni/net.mk}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.22.1 ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false csi-hostpath-driver:false dashboard:true default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false helm-tiller:false ingress:false ingress-dns:false istio:false istio-provisioner:false kubevirt:false logviewer:false metallb:false metrics-server: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 volumesnapshots:false] 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: MultiNodeRequested:false ExtraDisks:0}
	I0915 01:32:30.921843   44871 start.go:762] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc:}
	W0915 01:32:30.921885   44871 oci.go:119] Your kernel does not support memory limit capabilities or the cgroup is not mounted.
	W0915 01:32:30.921901   44871 out.go:242] ! Your cgroup does not allow setting memory.
	! Your cgroup does not allow setting memory.
	I0915 01:32:30.924398   44871 out.go:177]   - More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities
	I0915 01:32:30.926399   44871 out.go:177] 
	W0915 01:32:30.926498   44871 out.go:242] 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
	I0915 01:32:30.928731   44871 out.go:177] 

                                                
                                                
** /stderr **
functional_test.go:1054: (dbg) Run:  out/minikube-linux-amd64 start -p functional-20210915012955-6677 --dry-run --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
2021/09/15 01:32:31 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/DryRun (0.54s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 start -p functional-20210915012955-6677 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd
functional_test.go:1076: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-20210915012955-6677 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd: exit status 23 (247.67724ms)

                                                
                                                
-- stdout --
	* [functional-20210915012955-6677] minikube v1.23.0 sur Debian 9.13 (kvm/amd64)
	  - KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/kubeconfig
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube
	  - MINIKUBE_LOCATION=12425
	* Utilisation du pilote docker basé sur le profil existant
	  - Plus d'informations: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0915 01:32:30.510322   44758 out.go:298] Setting OutFile to fd 1 ...
	I0915 01:32:30.510434   44758 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 01:32:30.510446   44758 out.go:311] Setting ErrFile to fd 2...
	I0915 01:32:30.510453   44758 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 01:32:30.510622   44758 root.go:313] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/bin
	I0915 01:32:30.510848   44758 out.go:305] Setting JSON to false
	I0915 01:32:30.556575   44758 start.go:111] hostinfo: {"hostname":"debian-jenkins-agent-13","uptime":913,"bootTime":1631668637,"procs":239,"os":"linux","platform":"debian","platformFamily":"debian","platformVersion":"9.13","kernelVersion":"4.9.0-16-amd64","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"c29e0b88-ef83-6765-d2fa-208fdce1af32"}
	I0915 01:32:30.556680   44758 start.go:121] virtualization: kvm guest
	I0915 01:32:30.558833   44758 out.go:177] * [functional-20210915012955-6677] minikube v1.23.0 sur Debian 9.13 (kvm/amd64)
	I0915 01:32:30.560249   44758 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/kubeconfig
	I0915 01:32:30.561723   44758 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0915 01:32:30.563080   44758 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube
	I0915 01:32:30.564453   44758 out.go:177]   - MINIKUBE_LOCATION=12425
	I0915 01:32:30.564864   44758 config.go:177] Loaded profile config "functional-20210915012955-6677": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.22.1
	I0915 01:32:30.565208   44758 driver.go:343] Setting default libvirt URI to qemu:///system
	I0915 01:32:30.613173   44758 docker.go:132] docker version: linux-19.03.15
	I0915 01:32:30.613284   44758 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 01:32:30.692694   44758 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:205 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:40 SystemTime:2021-09-15 01:32:30.649678708 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-13 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 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:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warni
ngs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 01:32:30.692795   44758 docker.go:237] overlay module found
	I0915 01:32:30.694794   44758 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0915 01:32:30.694816   44758 start.go:278] selected driver: docker
	I0915 01:32:30.694823   44758 start.go:751] validating driver "docker" against &{Name:functional-20210915012955-6677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 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.22.1 ClusterName:functional-20210915012955-6677 Namespace:default APIServerN
ame:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cni-conf-dir Value:/etc/cni/net.mk}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.22.1 ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false csi-hostpath-driver:false dashboard:true default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false helm-tiller:false ingress:false ingress-dns:false istio:false istio-provisioner:false kubevirt:false logviewer:false metallb:false metrics-server: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 volumesnapshots:false] 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: MultiNodeRequested:false ExtraDisks:0}
	I0915 01:32:30.694923   44758 start.go:762] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc:}
	W0915 01:32:30.694955   44758 oci.go:119] Your kernel does not support memory limit capabilities or the cgroup is not mounted.
	W0915 01:32:30.694978   44758 out.go:242] ! Votre groupe de contrôle ne permet pas de définir la mémoire.
	! Votre groupe de contrôle ne permet pas de définir la mémoire.
	I0915 01:32:30.696410   44758 out.go:177]   - Plus d'informations: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities
	I0915 01:32:30.698373   44758 out.go:177] 
	W0915 01:32:30.698497   44758 out.go:242] 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
	I0915 01:32:30.700007   44758 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.34s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:929: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 status

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:935: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:946: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.34s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd (17.14s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd
=== PAUSE TestFunctional/parallel/ServiceCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1477: (dbg) Run:  kubectl --context functional-20210915012955-6677 create deployment hello-node --image=k8s.gcr.io/echoserver:1.8

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1483: (dbg) Run:  kubectl --context functional-20210915012955-6677 expose deployment hello-node --type=NodePort --port=8080

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1488: (dbg) TestFunctional/parallel/ServiceCmd: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:343: "hello-node-6cbfcd7cbc-rxfw6" [b63b69f0-0d3e-4c0f-b08e-52843e50f711] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
helpers_test.go:343: "hello-node-6cbfcd7cbc-rxfw6" [b63b69f0-0d3e-4c0f-b08e-52843e50f711] Running

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1488: (dbg) TestFunctional/parallel/ServiceCmd: app=hello-node healthy within 15.005647267s
functional_test.go:1492: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 service list

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1505: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 service --namespace=default --https --url hello-node
functional_test.go:1514: found endpoint: https://192.168.49.2:30822
functional_test.go:1525: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 service hello-node --url --format={{.IP}}
functional_test.go:1534: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 service hello-node --url

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1540: found endpoint for hello-node: http://192.168.49.2:30822
functional_test.go:1551: Attempting to fetch http://192.168.49.2:30822 ...
functional_test.go:1570: http://192.168.49.2:30822: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-6cbfcd7cbc-rxfw6

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

                                                
                                                
Request Body:
	-no body in request-

                                                
                                                
--- PASS: TestFunctional/parallel/ServiceCmd (17.14s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.2s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1585: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 addons list

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1596: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.20s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (22.9s)

                                                
                                                
=== RUN   TestFunctional/parallel/PersistentVolumeClaim
=== PAUSE TestFunctional/parallel/PersistentVolumeClaim

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:45: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:343: "storage-provisioner" [d2433d58-a768-4fb8-84b6-8ea51f6f1020] Running

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:45: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.040765975s
functional_test_pvc_test.go:50: (dbg) Run:  kubectl --context functional-20210915012955-6677 get storageclass -o=json
functional_test_pvc_test.go:70: (dbg) Run:  kubectl --context functional-20210915012955-6677 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:77: (dbg) Run:  kubectl --context functional-20210915012955-6677 get pvc myclaim -o=json
functional_test_pvc_test.go:126: (dbg) Run:  kubectl --context functional-20210915012955-6677 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:131: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:343: "sp-pod" [955de723-56db-4663-8346-e8c51db193e4] Pending

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
helpers_test.go:343: "sp-pod" [955de723-56db-4663-8346-e8c51db193e4] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:343: "sp-pod" [955de723-56db-4663-8346-e8c51db193e4] Running
functional_test_pvc_test.go:131: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 9.006741133s
functional_test_pvc_test.go:101: (dbg) Run:  kubectl --context functional-20210915012955-6677 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:107: (dbg) Run:  kubectl --context functional-20210915012955-6677 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:107: (dbg) Done: kubectl --context functional-20210915012955-6677 delete -f testdata/storage-provisioner/pod.yaml: (1.027440632s)
functional_test_pvc_test.go:126: (dbg) Run:  kubectl --context functional-20210915012955-6677 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:131: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:343: "sp-pod" [521e5027-6df8-47e0-a4ad-dbff96d0eb30] Pending
helpers_test.go:343: "sp-pod" [521e5027-6df8-47e0-a4ad-dbff96d0eb30] Running
E0915 01:32:45.682672    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
functional_test_pvc_test.go:131: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.006204476s
functional_test_pvc_test.go:115: (dbg) Run:  kubectl --context functional-20210915012955-6677 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (22.90s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1618: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "echo hello"

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1635: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.68s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (0.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:535: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 cp testdata/cp-test.txt /home/docker/cp-test.txt

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:549: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "sudo cat /home/docker/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (0.76s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (21.29s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1666: (dbg) Run:  kubectl --context functional-20210915012955-6677 replace --force -f testdata/mysql.yaml

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1671: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:343: "mysql-9bbbc5bbb-95t5b" [247a7d1c-693d-4ee8-8f57-443c9ca08c9f] Pending

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
helpers_test.go:343: "mysql-9bbbc5bbb-95t5b" [247a7d1c-693d-4ee8-8f57-443c9ca08c9f] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
helpers_test.go:343: "mysql-9bbbc5bbb-95t5b" [247a7d1c-693d-4ee8-8f57-443c9ca08c9f] Running

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1671: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 13.019672637s
functional_test.go:1678: (dbg) Run:  kubectl --context functional-20210915012955-6677 exec mysql-9bbbc5bbb-95t5b -- mysql -ppassword -e "show databases;"
functional_test.go:1678: (dbg) Non-zero exit: kubectl --context functional-20210915012955-6677 exec mysql-9bbbc5bbb-95t5b -- mysql -ppassword -e "show databases;": exit status 1 (169.132ms)

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

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1678: (dbg) Run:  kubectl --context functional-20210915012955-6677 exec mysql-9bbbc5bbb-95t5b -- mysql -ppassword -e "show databases;"

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1678: (dbg) Non-zero exit: kubectl --context functional-20210915012955-6677 exec mysql-9bbbc5bbb-95t5b -- mysql -ppassword -e "show databases;": exit status 1 (175.671434ms)

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

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1678: (dbg) Run:  kubectl --context functional-20210915012955-6677 exec mysql-9bbbc5bbb-95t5b -- mysql -ppassword -e "show databases;"
functional_test.go:1678: (dbg) Non-zero exit: kubectl --context functional-20210915012955-6677 exec mysql-9bbbc5bbb-95t5b -- mysql -ppassword -e "show databases;": exit status 1 (156.149391ms)

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

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1678: (dbg) Run:  kubectl --context functional-20210915012955-6677 exec mysql-9bbbc5bbb-95t5b -- mysql -ppassword -e "show databases;"
functional_test.go:1678: (dbg) Non-zero exit: kubectl --context functional-20210915012955-6677 exec mysql-9bbbc5bbb-95t5b -- mysql -ppassword -e "show databases;": exit status 1 (215.014196ms)

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

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1678: (dbg) Run:  kubectl --context functional-20210915012955-6677 exec mysql-9bbbc5bbb-95t5b -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (21.29s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.41s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1798: Checking for existence of /etc/test/nested/copy/6677/hosts within VM
functional_test.go:1799: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "sudo cat /etc/test/nested/copy/6677/hosts"

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1804: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.41s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.37s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1839: Checking for existence of /etc/ssl/certs/6677.pem within VM

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1840: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "sudo cat /etc/ssl/certs/6677.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1839: Checking for existence of /usr/share/ca-certificates/6677.pem within VM
functional_test.go:1840: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "sudo cat /usr/share/ca-certificates/6677.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1839: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1840: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "sudo cat /etc/ssl/certs/51391683.0"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1866: Checking for existence of /etc/ssl/certs/66772.pem within VM
functional_test.go:1867: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "sudo cat /etc/ssl/certs/66772.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1866: Checking for existence of /usr/share/ca-certificates/66772.pem within VM
functional_test.go:1867: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "sudo cat /usr/share/ca-certificates/66772.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1866: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1867: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.37s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/LoadImage (1.86s)

                                                
                                                
=== RUN   TestFunctional/parallel/LoadImage
=== PAUSE TestFunctional/parallel/LoadImage

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/LoadImage
functional_test.go:241: (dbg) Run:  docker pull busybox:1.33
functional_test.go:248: (dbg) Run:  docker tag busybox:1.33 docker.io/library/busybox:load-functional-20210915012955-6677
functional_test.go:254: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 image load --daemon docker.io/library/busybox:load-functional-20210915012955-6677

                                                
                                                
=== CONT  TestFunctional/parallel/LoadImage
functional_test.go:254: (dbg) Done: out/minikube-linux-amd64 -p functional-20210915012955-6677 image load --daemon docker.io/library/busybox:load-functional-20210915012955-6677: (1.157761851s)
functional_test.go:470: (dbg) Run:  out/minikube-linux-amd64 ssh -p functional-20210915012955-6677 -- sudo crictl inspecti docker.io/library/busybox:load-functional-20210915012955-6677
--- PASS: TestFunctional/parallel/LoadImage (1.86s)

                                                
                                    
x
+
TestFunctional/parallel/SaveImage (2.19s)

                                                
                                                
=== RUN   TestFunctional/parallel/SaveImage
=== PAUSE TestFunctional/parallel/SaveImage

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SaveImage
functional_test.go:379: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 image pull docker.io/library/busybox:1.29

                                                
                                                
=== CONT  TestFunctional/parallel/SaveImage
functional_test.go:388: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 image tag docker.io/library/busybox:1.29 docker.io/library/busybox:save-functional-20210915012955-6677

                                                
                                                
=== CONT  TestFunctional/parallel/SaveImage
functional_test.go:394: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 image save --daemon docker.io/library/busybox:save-functional-20210915012955-6677

                                                
                                                
=== CONT  TestFunctional/parallel/SaveImage
functional_test.go:400: (dbg) Run:  docker images busybox
--- PASS: TestFunctional/parallel/SaveImage (2.19s)

                                                
                                    
x
+
TestFunctional/parallel/RemoveImage (2.1s)

                                                
                                                
=== RUN   TestFunctional/parallel/RemoveImage
=== PAUSE TestFunctional/parallel/RemoveImage

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/RemoveImage
functional_test.go:333: (dbg) Run:  docker pull busybox:1.32

                                                
                                                
=== CONT  TestFunctional/parallel/RemoveImage
functional_test.go:340: (dbg) Run:  docker tag busybox:1.32 docker.io/library/busybox:remove-functional-20210915012955-6677
functional_test.go:346: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 image load docker.io/library/busybox:remove-functional-20210915012955-6677

                                                
                                                
=== CONT  TestFunctional/parallel/RemoveImage
functional_test.go:352: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 image rm docker.io/library/busybox:remove-functional-20210915012955-6677

                                                
                                                
=== CONT  TestFunctional/parallel/RemoveImage
functional_test.go:484: (dbg) Run:  out/minikube-linux-amd64 ssh -p functional-20210915012955-6677 -- sudo crictl images
--- PASS: TestFunctional/parallel/RemoveImage (2.10s)

                                                
                                    
x
+
TestFunctional/parallel/LoadImageFromFile (1.19s)

                                                
                                                
=== RUN   TestFunctional/parallel/LoadImageFromFile
=== PAUSE TestFunctional/parallel/LoadImageFromFile

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/LoadImageFromFile
functional_test.go:281: (dbg) Run:  docker pull busybox:1.31
E0915 01:32:09.841353    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory

                                                
                                                
=== CONT  TestFunctional/parallel/LoadImageFromFile
functional_test.go:288: (dbg) Run:  docker tag busybox:1.31 docker.io/library/busybox:load-from-file-functional-20210915012955-6677
functional_test.go:295: (dbg) Run:  docker save -o busybox-load.tar docker.io/library/busybox:load-from-file-functional-20210915012955-6677
functional_test.go:306: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 image load /home/jenkins/workspace/Docker_Linux_containerd_integration/busybox-load.tar

                                                
                                                
=== CONT  TestFunctional/parallel/LoadImageFromFile
functional_test.go:484: (dbg) Run:  out/minikube-linux-amd64 ssh -p functional-20210915012955-6677 -- sudo crictl images
--- PASS: TestFunctional/parallel/LoadImageFromFile (1.19s)

                                                
                                    
x
+
TestFunctional/parallel/SaveImageToFile (1.98s)

                                                
                                                
=== RUN   TestFunctional/parallel/SaveImageToFile
=== PAUSE TestFunctional/parallel/SaveImageToFile

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SaveImageToFile
functional_test.go:421: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 image pull docker.io/library/busybox:1.30

                                                
                                                
=== CONT  TestFunctional/parallel/SaveImageToFile
functional_test.go:429: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 image tag docker.io/library/busybox:1.30 docker.io/library/busybox:save-to-file-functional-20210915012955-6677

                                                
                                                
=== CONT  TestFunctional/parallel/SaveImageToFile
functional_test.go:440: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 image save docker.io/library/busybox:save-to-file-functional-20210915012955-6677 /home/jenkins/workspace/Docker_Linux_containerd_integration/busybox-save.tar

                                                
                                                
=== CONT  TestFunctional/parallel/SaveImageToFile
functional_test.go:446: (dbg) Run:  docker load -i /home/jenkins/workspace/Docker_Linux_containerd_integration/busybox-save.tar
functional_test.go:453: (dbg) Run:  docker images busybox
--- PASS: TestFunctional/parallel/SaveImageToFile (1.98s)

                                                
                                    
x
+
TestFunctional/parallel/BuildImage (3.42s)

                                                
                                                
=== RUN   TestFunctional/parallel/BuildImage
=== PAUSE TestFunctional/parallel/BuildImage

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/BuildImage
functional_test.go:504: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 image build -t localhost/my-image:functional-20210915012955-6677 testdata/build

                                                
                                                
=== CONT  TestFunctional/parallel/BuildImage
functional_test.go:504: (dbg) Done: out/minikube-linux-amd64 -p functional-20210915012955-6677 image build -t localhost/my-image:functional-20210915012955-6677 testdata/build: (2.905169954s)
functional_test.go:512: (dbg) Stderr: out/minikube-linux-amd64 -p functional-20210915012955-6677 image build -t localhost/my-image:functional-20210915012955-6677 testdata/build:
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 77B done
#1 DONE 0.0s

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

                                                
                                                
#3 [internal] load metadata for docker.io/library/busybox:latest
#3 DONE 0.5s

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

                                                
                                                
#4 [1/3] FROM docker.io/library/busybox@sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
#4 resolve docker.io/library/busybox@sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 0.0s done
#4 extracting sha256:24fb2886d6f6c5d16481dd7608b47e78a8e92a13d6e64d87d57cb16d5f766d63 0.1s done
#4 DONE 0.1s

                                                
                                                
#5 [2/3] RUN true
#5 DONE 0.4s

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

                                                
                                                
#8 exporting to image
#8 exporting layers
#8 exporting layers 0.1s done
#8 exporting manifest sha256:26d61c0ba3f5d8b72e9b19778a50e2e4f12b229849edd863c8d5e649c176a456 done
#8 exporting config sha256:b4ce7f2a84b3b12f8d8ce21717b33e85e99ca4debdf02321240e3a61349fb1a2 done
#8 naming to localhost/my-image:functional-20210915012955-6677 done
#8 DONE 0.2s
functional_test.go:470: (dbg) Run:  out/minikube-linux-amd64 ssh -p functional-20210915012955-6677 -- sudo crictl inspecti localhost/my-image:functional-20210915012955-6677
--- PASS: TestFunctional/parallel/BuildImage (3.42s)

                                                
                                    
x
+
TestFunctional/parallel/ListImages (0.28s)

                                                
                                                
=== RUN   TestFunctional/parallel/ListImages
=== PAUSE TestFunctional/parallel/ListImages

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ListImages
functional_test.go:538: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 image ls

                                                
                                                
=== CONT  TestFunctional/parallel/ListImages
functional_test.go:543: (dbg) Stdout: out/minikube-linux-amd64 -p functional-20210915012955-6677 image ls:
k8s.gcr.io/pause:latest
k8s.gcr.io/pause:3.5
k8s.gcr.io/pause:3.3
k8s.gcr.io/pause:3.1
k8s.gcr.io/kube-scheduler:v1.22.1
k8s.gcr.io/kube-proxy:v1.22.1
k8s.gcr.io/kube-controller-manager:v1.22.1
k8s.gcr.io/kube-apiserver:v1.22.1
k8s.gcr.io/etcd:3.5.0-0
k8s.gcr.io/coredns/coredns:v1.8.4
gcr.io/k8s-minikube/storage-provisioner:v5
docker.io/library/minikube-local-cache-test:functional-20210915012955-6677
docker.io/kubernetesui/metrics-scraper:v1.0.4
docker.io/kubernetesui/dashboard:v2.1.0
docker.io/kindest/kindnetd:v20210326-1e038dc5
--- PASS: TestFunctional/parallel/ListImages (0.28s)

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:1894: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "sudo systemctl is-active docker"

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:1894: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "sudo systemctl is-active docker": exit status 1 (408.457041ms)

                                                
                                                
-- stdout --
	inactive

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

                                                
                                                
** /stderr **
functional_test.go:1894: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "sudo systemctl is-active crio"

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:1894: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "sudo systemctl is-active crio": exit status 1 (388.727606ms)

                                                
                                                
-- stdout --
	inactive

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

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2123: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 version --short
--- PASS: TestFunctional/parallel/Version/short (0.05s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2136: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.52s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:1985: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.18s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:1985: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.18s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:1985: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.18s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1322: (dbg) Run:  out/minikube-linux-amd64 profile lis

                                                
                                                
=== CONT  TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1326: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (0.50s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1360: (dbg) Run:  out/minikube-linux-amd64 profile list

                                                
                                                
=== CONT  TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1365: Took "387.479155ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-amd64 profile list -l

                                                
                                                
=== CONT  TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1379: Took "74.239732ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.46s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1410: (dbg) Run:  out/minikube-linux-amd64 profile list -o json

                                                
                                                
=== CONT  TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1415: Took "596.569848ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1423: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
E0915 01:32:14.961578    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
functional_test.go:1428: Took "74.912855ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.67s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:77: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-20210915012955-6677 /tmp/mounttest2030259023:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:111: wrote "test-1631669534642749296" to /tmp/mounttest2030259023/created-by-test
functional_test_mount_test.go:111: wrote "test-1631669534642749296" to /tmp/mounttest2030259023/created-by-test-removed-by-pod
functional_test_mount_test.go:111: wrote "test-1631669534642749296" to /tmp/mounttest2030259023/test-1631669534642749296
functional_test_mount_test.go:119: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "findmnt -T /mount-9p | grep 9p"

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:119: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (464.258ms)

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

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:119: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:133: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh -- ls -la /mount-9p
functional_test_mount_test.go:137: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Sep 15 01:32 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 15 01:32 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 15 01:32 test-1631669534642749296
functional_test_mount_test.go:141: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh cat /mount-9p/test-1631669534642749296
functional_test_mount_test.go:152: (dbg) Run:  kubectl --context functional-20210915012955-6677 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:157: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:343: "busybox-mount" [c9b83768-f3cb-4562-bf9d-1266900b0e22] Pending
helpers_test.go:343: "busybox-mount" [c9b83768-f3cb-4562-bf9d-1266900b0e22] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/any-port
helpers_test.go:343: "busybox-mount" [c9b83768-f3cb-4562-bf9d-1266900b0e22] Succeeded: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:157: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 8.007769795s
functional_test_mount_test.go:173: (dbg) Run:  kubectl --context functional-20210915012955-6677 logs busybox-mount
functional_test_mount_test.go:185: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh stat /mount-9p/created-by-test
E0915 01:32:25.201821    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
functional_test_mount_test.go:185: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:94: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:98: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-20210915012955-6677 /tmp/mounttest2030259023:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (11.55s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:147: (dbg) Run:  kubectl --context functional-20210915012955-6677 apply -f testdata/testsvc.yaml

                                                
                                                
=== CONT  TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:151: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:343: "nginx-svc" [f17933a7-a194-4a59-8da1-76ff1ee650e5] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])

                                                
                                                
=== CONT  TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
helpers_test.go:343: "nginx-svc" [f17933a7-a194-4a59-8da1-76ff1ee650e5] Running

                                                
                                                
=== CONT  TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:151: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 13.006833166s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (13.33s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:226: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-20210915012955-6677 /tmp/mounttest117745034:/mount-9p --alsologtostderr -v=1 --port 46464]
functional_test_mount_test.go:256: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "findmnt -T /mount-9p | grep 9p"

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:256: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (374.975548ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:256: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "findmnt -T /mount-9p | grep 9p"

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:270: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh -- ls -la /mount-9p

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:274: guest mount directory contents
total 0
functional_test_mount_test.go:276: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-20210915012955-6677 /tmp/mounttest117745034:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:277: reading mount text
functional_test_mount_test.go:291: done reading mount text
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh "sudo umount -f /mount-9p": exit status 1 (333.791257ms)

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:245: "out/minikube-linux-amd64 -p functional-20210915012955-6677 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:247: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-20210915012955-6677 /tmp/mounttest117745034:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (1.88s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:369: (dbg) stopping [out/minikube-linux-amd64 -p functional-20210915012955-6677 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                    
x
+
TestFunctional/delete_busybox_image (0.08s)

                                                
                                                
=== RUN   TestFunctional/delete_busybox_image
functional_test.go:186: (dbg) Run:  docker rmi -f docker.io/library/busybox:load-functional-20210915012955-6677
functional_test.go:191: (dbg) Run:  docker rmi -f docker.io/library/busybox:remove-functional-20210915012955-6677
--- PASS: TestFunctional/delete_busybox_image (0.08s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.03s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (64.89s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-20210915013254-6677 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd
E0915 01:33:26.643197    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-20210915013254-6677 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd: (1m4.889241827s)
--- PASS: TestJSONOutput/start/Command (64.89s)

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

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 pause -p json-output-20210915013254-6677 --output=json --user=testUser
--- PASS: TestJSONOutput/pause/Command (0.60s)

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

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 unpause -p json-output-20210915013254-6677 --output=json --user=testUser
--- PASS: TestJSONOutput/unpause/Command (0.58s)

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-20210915013254-6677 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-20210915013254-6677 --output=json --user=testUser: (24.053247118s)
--- PASS: TestJSONOutput/stop/Command (24.05s)

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

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:149: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-error-20210915013430-6677 --memory=2200 --output=json --wait=true --driver=fail
json_output_test.go:149: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p json-output-error-20210915013430-6677 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (88.500049ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"0dee3d70-3e45-42c1-bede-2274fd21f141","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-20210915013430-6677] minikube v1.23.0 on Debian 9.13 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"a0cfcda2-6959-492c-a82d-17f5751a966a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/kubeconfig"}}
	{"specversion":"1.0","id":"e200718f-3f41-4ed6-be2e-523437a233f4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"00c9c500-f5a4-42b1-8284-25e0e0758635","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube"}}
	{"specversion":"1.0","id":"5f8f9e42-c41e-493b-b2e0-aae83b12cc70","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=12425"}}
	{"specversion":"1.0","id":"16d24eb0-2f09-475a-99ae-a0a47ec09590","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/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:176: Cleaning up "json-output-error-20210915013430-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-20210915013430-6677
--- PASS: TestErrorJSONOutput (0.32s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (29.17s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:58: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-20210915013430-6677 --network=
E0915 01:34:48.563410    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
kic_custom_network_test.go:58: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-20210915013430-6677 --network=: (26.695002582s)
kic_custom_network_test.go:102: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:176: Cleaning up "docker-network-20210915013430-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-20210915013430-6677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-20210915013430-6677: (2.440600278s)
--- PASS: TestKicCustomNetwork/create_custom_network (29.17s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (25.38s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:58: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-20210915013459-6677 --network=bridge
kic_custom_network_test.go:58: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-20210915013459-6677 --network=bridge: (23.09018303s)
kic_custom_network_test.go:102: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:176: Cleaning up "docker-network-20210915013459-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-20210915013459-6677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-20210915013459-6677: (2.251723468s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (25.38s)

                                                
                                    
x
+
TestKicExistingNetwork (23.35s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:102: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:94: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-20210915013525-6677 --network=existing-network
kic_custom_network_test.go:94: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-20210915013525-6677 --network=existing-network: (20.723859453s)
helpers_test.go:176: Cleaning up "existing-network-20210915013525-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-20210915013525-6677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-20210915013525-6677: (2.379853313s)
--- PASS: TestKicExistingNetwork (23.35s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (140.69s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:82: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-20210915013548-6677 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
E0915 01:37:04.720223    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
E0915 01:37:13.248784    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
E0915 01:37:13.254070    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
E0915 01:37:13.264331    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
E0915 01:37:13.284544    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
E0915 01:37:13.324779    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
E0915 01:37:13.405082    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
E0915 01:37:13.565455    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
E0915 01:37:13.885797    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
E0915 01:37:14.526757    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
E0915 01:37:15.806940    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
E0915 01:37:18.367939    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
E0915 01:37:23.488855    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
E0915 01:37:32.404482    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
E0915 01:37:33.729413    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
E0915 01:37:54.210606    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
multinode_test.go:82: (dbg) Done: out/minikube-linux-amd64 start -p multinode-20210915013548-6677 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (2m20.093298492s)
multinode_test.go:88: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (140.69s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (3.48s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:463: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915013548-6677 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:468: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915013548-6677 -- rollout status deployment/busybox
multinode_test.go:468: (dbg) Done: out/minikube-linux-amd64 kubectl -p multinode-20210915013548-6677 -- rollout status deployment/busybox: (1.883446125s)
multinode_test.go:474: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915013548-6677 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:486: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915013548-6677 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:494: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915013548-6677 -- exec busybox-84b6686758-brzzd -- nslookup kubernetes.io
multinode_test.go:494: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915013548-6677 -- exec busybox-84b6686758-vdhdt -- nslookup kubernetes.io
multinode_test.go:504: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915013548-6677 -- exec busybox-84b6686758-brzzd -- nslookup kubernetes.default
multinode_test.go:504: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915013548-6677 -- exec busybox-84b6686758-vdhdt -- nslookup kubernetes.default
multinode_test.go:512: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915013548-6677 -- exec busybox-84b6686758-brzzd -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:512: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915013548-6677 -- exec busybox-84b6686758-vdhdt -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (3.48s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.78s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:522: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915013548-6677 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:530: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915013548-6677 -- exec busybox-84b6686758-brzzd -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:538: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915013548-6677 -- exec busybox-84b6686758-brzzd -- sh -c "ping -c 1 192.168.49.1"
multinode_test.go:530: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915013548-6677 -- exec busybox-84b6686758-vdhdt -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:538: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915013548-6677 -- exec busybox-84b6686758-vdhdt -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.78s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (43.91s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:107: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-20210915013548-6677 -v 3 --alsologtostderr
E0915 01:38:35.171091    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
multinode_test.go:107: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-20210915013548-6677 -v 3 --alsologtostderr: (43.138905798s)
multinode_test.go:113: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (43.91s)

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.35s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (2.7s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:170: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 status --output json --alsologtostderr
helpers_test.go:535: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:549: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 ssh "sudo cat /home/docker/cp-test.txt"
helpers_test.go:535: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 cp testdata/cp-test.txt multinode-20210915013548-6677-m02:/home/docker/cp-test.txt
helpers_test.go:549: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 ssh -n multinode-20210915013548-6677-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:535: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 cp testdata/cp-test.txt multinode-20210915013548-6677-m03:/home/docker/cp-test.txt
helpers_test.go:549: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 ssh -n multinode-20210915013548-6677-m03 "sudo cat /home/docker/cp-test.txt"
--- PASS: TestMultiNode/serial/CopyFile (2.70s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (22.08s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:192: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 node stop m03
multinode_test.go:192: (dbg) Done: out/minikube-linux-amd64 -p multinode-20210915013548-6677 node stop m03: (20.864023922s)
multinode_test.go:198: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 status
multinode_test.go:198: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-20210915013548-6677 status: exit status 7 (609.548299ms)

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

                                                
                                                
-- /stdout --
multinode_test.go:205: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 status --alsologtostderr
multinode_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-20210915013548-6677 status --alsologtostderr: exit status 7 (607.030266ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0915 01:39:22.188206   73916 out.go:298] Setting OutFile to fd 1 ...
	I0915 01:39:22.188378   73916 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 01:39:22.188386   73916 out.go:311] Setting ErrFile to fd 2...
	I0915 01:39:22.188390   73916 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 01:39:22.188489   73916 root.go:313] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/bin
	I0915 01:39:22.188626   73916 out.go:305] Setting JSON to false
	I0915 01:39:22.188649   73916 mustload.go:65] Loading cluster: multinode-20210915013548-6677
	I0915 01:39:22.188955   73916 config.go:177] Loaded profile config "multinode-20210915013548-6677": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.22.1
	I0915 01:39:22.188967   73916 status.go:253] checking status of multinode-20210915013548-6677 ...
	I0915 01:39:22.189282   73916 cli_runner.go:115] Run: docker container inspect multinode-20210915013548-6677 --format={{.State.Status}}
	I0915 01:39:22.227761   73916 status.go:328] multinode-20210915013548-6677 host status = "Running" (err=<nil>)
	I0915 01:39:22.227786   73916 host.go:66] Checking if "multinode-20210915013548-6677" exists ...
	I0915 01:39:22.228054   73916 cli_runner.go:115] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-20210915013548-6677
	I0915 01:39:22.265499   73916 host.go:66] Checking if "multinode-20210915013548-6677" exists ...
	I0915 01:39:22.265782   73916 ssh_runner.go:152] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0915 01:39:22.265816   73916 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-20210915013548-6677
	I0915 01:39:22.302257   73916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32807 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/machines/multinode-20210915013548-6677/id_rsa Username:docker}
	I0915 01:39:22.379998   73916 ssh_runner.go:152] Run: systemctl --version
	I0915 01:39:22.383346   73916 ssh_runner.go:152] Run: sudo systemctl is-active --quiet service kubelet
	I0915 01:39:22.391463   73916 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 01:39:22.468859   73916 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:205 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:39 OomKillDisable:true NGoroutines:45 SystemTime:2021-09-15 01:39:22.426950934 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-13 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 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:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warni
ngs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 01:39:22.469631   73916 kubeconfig.go:93] found "multinode-20210915013548-6677" server: "https://192.168.49.2:8443"
	I0915 01:39:22.469654   73916 api_server.go:164] Checking apiserver status ...
	I0915 01:39:22.469680   73916 ssh_runner.go:152] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0915 01:39:22.486151   73916 ssh_runner.go:152] Run: sudo egrep ^[0-9]+:freezer: /proc/1153/cgroup
	I0915 01:39:22.493174   73916 api_server.go:180] apiserver freezer: "10:freezer:/docker/fbc21cfb0e2945a01a73128dce6f424876a0331d9dabe6fc1e91d81f68807b44/kubepods/burstable/pod63bdc3435f956b128a9b7bdc47e3faf2/d297b7fb1941d0406ce8a2768d9da9fb12bff79b21d0ec2509c23f49a48ec477"
	I0915 01:39:22.493235   73916 ssh_runner.go:152] Run: sudo cat /sys/fs/cgroup/freezer/docker/fbc21cfb0e2945a01a73128dce6f424876a0331d9dabe6fc1e91d81f68807b44/kubepods/burstable/pod63bdc3435f956b128a9b7bdc47e3faf2/d297b7fb1941d0406ce8a2768d9da9fb12bff79b21d0ec2509c23f49a48ec477/freezer.state
	I0915 01:39:22.499080   73916 api_server.go:202] freezer state: "THAWED"
	I0915 01:39:22.499107   73916 api_server.go:239] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0915 01:39:22.503740   73916 api_server.go:265] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0915 01:39:22.503761   73916 status.go:419] multinode-20210915013548-6677 apiserver status = Running (err=<nil>)
	I0915 01:39:22.503780   73916 status.go:255] multinode-20210915013548-6677 status: &{Name:multinode-20210915013548-6677 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0915 01:39:22.503803   73916 status.go:253] checking status of multinode-20210915013548-6677-m02 ...
	I0915 01:39:22.504114   73916 cli_runner.go:115] Run: docker container inspect multinode-20210915013548-6677-m02 --format={{.State.Status}}
	I0915 01:39:22.542378   73916 status.go:328] multinode-20210915013548-6677-m02 host status = "Running" (err=<nil>)
	I0915 01:39:22.542403   73916 host.go:66] Checking if "multinode-20210915013548-6677-m02" exists ...
	I0915 01:39:22.542675   73916 cli_runner.go:115] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-20210915013548-6677-m02
	I0915 01:39:22.582327   73916 host.go:66] Checking if "multinode-20210915013548-6677-m02" exists ...
	I0915 01:39:22.582598   73916 ssh_runner.go:152] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0915 01:39:22.582631   73916 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-20210915013548-6677-m02
	I0915 01:39:22.621215   73916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32812 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/machines/multinode-20210915013548-6677-m02/id_rsa Username:docker}
	I0915 01:39:22.699358   73916 ssh_runner.go:152] Run: sudo systemctl is-active --quiet service kubelet
	I0915 01:39:22.707780   73916 status.go:255] multinode-20210915013548-6677-m02 status: &{Name:multinode-20210915013548-6677-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0915 01:39:22.707816   73916 status.go:253] checking status of multinode-20210915013548-6677-m03 ...
	I0915 01:39:22.708175   73916 cli_runner.go:115] Run: docker container inspect multinode-20210915013548-6677-m03 --format={{.State.Status}}
	I0915 01:39:22.745831   73916 status.go:328] multinode-20210915013548-6677-m03 host status = "Stopped" (err=<nil>)
	I0915 01:39:22.745854   73916 status.go:341] host is not running, skipping remaining checks
	I0915 01:39:22.745859   73916 status.go:255] multinode-20210915013548-6677-m03 status: &{Name:multinode-20210915013548-6677-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (35.64s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:226: (dbg) Run:  docker version -f {{.Server.Version}}
multinode_test.go:236: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 node start m03 --alsologtostderr
E0915 01:39:57.091955    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
multinode_test.go:236: (dbg) Done: out/minikube-linux-amd64 -p multinode-20210915013548-6677 node start m03 --alsologtostderr: (34.766217232s)
multinode_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 status
multinode_test.go:257: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (35.64s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (192.61s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:265: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-20210915013548-6677
multinode_test.go:272: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-20210915013548-6677
multinode_test.go:272: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-20210915013548-6677: (1m1.436714609s)
multinode_test.go:277: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-20210915013548-6677 --wait=true -v=8 --alsologtostderr
E0915 01:42:04.720523    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
E0915 01:42:13.249119    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
E0915 01:42:40.933119    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
multinode_test.go:277: (dbg) Done: out/minikube-linux-amd64 start -p multinode-20210915013548-6677 --wait=true -v=8 --alsologtostderr: (2m11.072760444s)
multinode_test.go:282: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-20210915013548-6677
--- PASS: TestMultiNode/serial/RestartKeepsNodes (192.61s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (24.86s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 node delete m03
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 -p multinode-20210915013548-6677 node delete m03: (24.131232626s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  docker volume ls
multinode_test.go:406: (dbg) Run:  kubectl get nodes
multinode_test.go:414: (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 (24.86s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (41.34s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:296: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 stop
multinode_test.go:296: (dbg) Done: out/minikube-linux-amd64 -p multinode-20210915013548-6677 stop: (41.089946283s)
multinode_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 status
multinode_test.go:302: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-20210915013548-6677 status: exit status 7 (126.101581ms)

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

                                                
                                                
-- /stdout --
multinode_test.go:309: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 status --alsologtostderr
multinode_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-20210915013548-6677 status --alsologtostderr: exit status 7 (125.193787ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0915 01:44:17.116683   84986 out.go:298] Setting OutFile to fd 1 ...
	I0915 01:44:17.116775   84986 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 01:44:17.116786   84986 out.go:311] Setting ErrFile to fd 2...
	I0915 01:44:17.116792   84986 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 01:44:17.116897   84986 root.go:313] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/bin
	I0915 01:44:17.117070   84986 out.go:305] Setting JSON to false
	I0915 01:44:17.117087   84986 mustload.go:65] Loading cluster: multinode-20210915013548-6677
	I0915 01:44:17.117374   84986 config.go:177] Loaded profile config "multinode-20210915013548-6677": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.22.1
	I0915 01:44:17.117389   84986 status.go:253] checking status of multinode-20210915013548-6677 ...
	I0915 01:44:17.117721   84986 cli_runner.go:115] Run: docker container inspect multinode-20210915013548-6677 --format={{.State.Status}}
	I0915 01:44:17.155620   84986 status.go:328] multinode-20210915013548-6677 host status = "Stopped" (err=<nil>)
	I0915 01:44:17.155659   84986 status.go:341] host is not running, skipping remaining checks
	I0915 01:44:17.155675   84986 status.go:255] multinode-20210915013548-6677 status: &{Name:multinode-20210915013548-6677 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0915 01:44:17.155738   84986 status.go:253] checking status of multinode-20210915013548-6677-m02 ...
	I0915 01:44:17.156315   84986 cli_runner.go:115] Run: docker container inspect multinode-20210915013548-6677-m02 --format={{.State.Status}}
	I0915 01:44:17.193791   84986 status.go:328] multinode-20210915013548-6677-m02 host status = "Stopped" (err=<nil>)
	I0915 01:44:17.193863   84986 status.go:341] host is not running, skipping remaining checks
	I0915 01:44:17.193869   84986 status.go:255] multinode-20210915013548-6677-m02 status: &{Name:multinode-20210915013548-6677-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (113.39s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:326: (dbg) Run:  docker version -f {{.Server.Version}}
multinode_test.go:336: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-20210915013548-6677 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
multinode_test.go:336: (dbg) Done: out/minikube-linux-amd64 start -p multinode-20210915013548-6677 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m52.657200083s)
multinode_test.go:342: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915013548-6677 status --alsologtostderr
multinode_test.go:356: (dbg) Run:  kubectl get nodes
multinode_test.go:364: (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 (113.39s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (47.29s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:425: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-20210915013548-6677
multinode_test.go:434: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-20210915013548-6677-m02 --driver=docker  --container-runtime=containerd
multinode_test.go:434: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p multinode-20210915013548-6677-m02 --driver=docker  --container-runtime=containerd: exit status 14 (95.007945ms)

                                                
                                                
-- stdout --
	* [multinode-20210915013548-6677-m02] minikube v1.23.0 on Debian 9.13 (kvm/amd64)
	  - KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/kubeconfig
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube
	  - MINIKUBE_LOCATION=12425
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:442: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-20210915013548-6677-m03 --driver=docker  --container-runtime=containerd
multinode_test.go:442: (dbg) Done: out/minikube-linux-amd64 start -p multinode-20210915013548-6677-m03 --driver=docker  --container-runtime=containerd: (44.03834007s)
multinode_test.go:449: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-20210915013548-6677
multinode_test.go:449: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-20210915013548-6677: exit status 80 (322.549896ms)

                                                
                                                
-- stdout --
	* Adding node m03 to cluster multinode-20210915013548-6677
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: Node multinode-20210915013548-6677-m03 already exists in multinode-20210915013548-6677-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_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:454: (dbg) Run:  out/minikube-linux-amd64 delete -p multinode-20210915013548-6677-m03
multinode_test.go:454: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-20210915013548-6677-m03: (2.784417252s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (47.29s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_debian_sid/minikube (0s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_debian_sid/minikube
--- PASS: TestDebPackageInstall/install_amd64_debian_sid/minikube (0.00s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_debian_sid/kvm2-driver (11.97s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_debian_sid/kvm2-driver
pkg_install_test.go:106: (dbg) Run:  docker run --rm -v/home/jenkins/workspace/Docker_Linux_containerd_integration/out:/var/tmp debian:sid sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb"
E0915 01:47:04.719859    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
E0915 01:47:13.249584    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
pkg_install_test.go:106: (dbg) Done: docker run --rm -v/home/jenkins/workspace/Docker_Linux_containerd_integration/out:/var/tmp debian:sid sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb": (11.969019505s)
--- PASS: TestDebPackageInstall/install_amd64_debian_sid/kvm2-driver (11.97s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_debian_latest/minikube (0s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_debian_latest/minikube
--- PASS: TestDebPackageInstall/install_amd64_debian_latest/minikube (0.00s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_debian_latest/kvm2-driver (9.97s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_debian_latest/kvm2-driver
pkg_install_test.go:106: (dbg) Run:  docker run --rm -v/home/jenkins/workspace/Docker_Linux_containerd_integration/out:/var/tmp debian:latest sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb"
pkg_install_test.go:106: (dbg) Done: docker run --rm -v/home/jenkins/workspace/Docker_Linux_containerd_integration/out:/var/tmp debian:latest sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb": (9.971351733s)
--- PASS: TestDebPackageInstall/install_amd64_debian_latest/kvm2-driver (9.97s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_debian_10/minikube (0s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_debian_10/minikube
--- PASS: TestDebPackageInstall/install_amd64_debian_10/minikube (0.00s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_debian_10/kvm2-driver (9.52s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_debian_10/kvm2-driver
pkg_install_test.go:106: (dbg) Run:  docker run --rm -v/home/jenkins/workspace/Docker_Linux_containerd_integration/out:/var/tmp debian:10 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb"
pkg_install_test.go:106: (dbg) Done: docker run --rm -v/home/jenkins/workspace/Docker_Linux_containerd_integration/out:/var/tmp debian:10 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb": (9.516158558s)
--- PASS: TestDebPackageInstall/install_amd64_debian_10/kvm2-driver (9.52s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_debian_9/minikube (0s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_debian_9/minikube
--- PASS: TestDebPackageInstall/install_amd64_debian_9/minikube (0.00s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_debian_9/kvm2-driver (8.2s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_debian_9/kvm2-driver
pkg_install_test.go:106: (dbg) Run:  docker run --rm -v/home/jenkins/workspace/Docker_Linux_containerd_integration/out:/var/tmp debian:9 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb"
pkg_install_test.go:106: (dbg) Done: docker run --rm -v/home/jenkins/workspace/Docker_Linux_containerd_integration/out:/var/tmp debian:9 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb": (8.195512503s)
--- PASS: TestDebPackageInstall/install_amd64_debian_9/kvm2-driver (8.20s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_ubuntu_latest/minikube (0s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_ubuntu_latest/minikube
--- PASS: TestDebPackageInstall/install_amd64_ubuntu_latest/minikube (0.00s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_ubuntu_latest/kvm2-driver (14.51s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_ubuntu_latest/kvm2-driver
pkg_install_test.go:106: (dbg) Run:  docker run --rm -v/home/jenkins/workspace/Docker_Linux_containerd_integration/out:/var/tmp ubuntu:latest sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb"
pkg_install_test.go:106: (dbg) Done: docker run --rm -v/home/jenkins/workspace/Docker_Linux_containerd_integration/out:/var/tmp ubuntu:latest sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb": (14.508967882s)
--- PASS: TestDebPackageInstall/install_amd64_ubuntu_latest/kvm2-driver (14.51s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_ubuntu_20.10/minikube (0s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_ubuntu_20.10/minikube
--- PASS: TestDebPackageInstall/install_amd64_ubuntu_20.10/minikube (0.00s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_ubuntu_20.10/kvm2-driver (13.81s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_ubuntu_20.10/kvm2-driver
pkg_install_test.go:106: (dbg) Run:  docker run --rm -v/home/jenkins/workspace/Docker_Linux_containerd_integration/out:/var/tmp ubuntu:20.10 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb"
pkg_install_test.go:106: (dbg) Done: docker run --rm -v/home/jenkins/workspace/Docker_Linux_containerd_integration/out:/var/tmp ubuntu:20.10 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb": (13.812579893s)
--- PASS: TestDebPackageInstall/install_amd64_ubuntu_20.10/kvm2-driver (13.81s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_ubuntu_20.04/minikube (0s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_ubuntu_20.04/minikube
--- PASS: TestDebPackageInstall/install_amd64_ubuntu_20.04/minikube (0.00s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_ubuntu_20.04/kvm2-driver (14.11s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_ubuntu_20.04/kvm2-driver
pkg_install_test.go:106: (dbg) Run:  docker run --rm -v/home/jenkins/workspace/Docker_Linux_containerd_integration/out:/var/tmp ubuntu:20.04 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb"
pkg_install_test.go:106: (dbg) Done: docker run --rm -v/home/jenkins/workspace/Docker_Linux_containerd_integration/out:/var/tmp ubuntu:20.04 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb": (14.107825196s)
--- PASS: TestDebPackageInstall/install_amd64_ubuntu_20.04/kvm2-driver (14.11s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_ubuntu_18.04/minikube (0s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_ubuntu_18.04/minikube
--- PASS: TestDebPackageInstall/install_amd64_ubuntu_18.04/minikube (0.00s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_ubuntu_18.04/kvm2-driver (13.02s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_ubuntu_18.04/kvm2-driver
pkg_install_test.go:106: (dbg) Run:  docker run --rm -v/home/jenkins/workspace/Docker_Linux_containerd_integration/out:/var/tmp ubuntu:18.04 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb"
E0915 01:48:27.765320    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
pkg_install_test.go:106: (dbg) Done: docker run --rm -v/home/jenkins/workspace/Docker_Linux_containerd_integration/out:/var/tmp ubuntu:18.04 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb": (13.023605996s)
--- PASS: TestDebPackageInstall/install_amd64_ubuntu_18.04/kvm2-driver (13.02s)

                                                
                                    
x
+
TestPreload (135.67s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-20210915014838-6677 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.17.0
preload_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-20210915014838-6677 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.17.0: (1m31.183178746s)
preload_test.go:62: (dbg) Run:  out/minikube-linux-amd64 ssh -p test-preload-20210915014838-6677 -- sudo crictl pull busybox
preload_test.go:72: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-20210915014838-6677 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd --kubernetes-version=v1.17.3
preload_test.go:72: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-20210915014838-6677 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd --kubernetes-version=v1.17.3: (40.497296228s)
preload_test.go:81: (dbg) Run:  out/minikube-linux-amd64 ssh -p test-preload-20210915014838-6677 -- sudo crictl image ls
helpers_test.go:176: Cleaning up "test-preload-20210915014838-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-20210915014838-6677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-20210915014838-6677: (2.876273084s)
--- PASS: TestPreload (135.67s)

                                                
                                    
x
+
TestInsufficientStorage (13.24s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:51: (dbg) Run:  out/minikube-linux-amd64 start -p insufficient-storage-20210915015139-6677 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=containerd
status_test.go:51: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p insufficient-storage-20210915015139-6677 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=containerd: exit status 26 (6.292567068s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"cf9c4871-357d-45f9-9af5-ce46351b7ee4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-20210915015139-6677] minikube v1.23.0 on Debian 9.13 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"06dda179-7ee9-4d49-83c3-8aa0eca518c7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/kubeconfig"}}
	{"specversion":"1.0","id":"6eb36914-c1a1-4cd3-a1b6-1cc705076cad","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"0ca517fc-2a86-4c3a-9dd3-a437abe84c31","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube"}}
	{"specversion":"1.0","id":"41e72be8-f362-413e-8db5-742df801a24b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=12425"}}
	{"specversion":"1.0","id":"6ec66279-df83-4202-82d6-47fb7767079f","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":"4d6c104e-87d1-43a1-a0c0-795e6153eb00","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":"6092e6ce-a4d5-432a-a753-96e980bc9be7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.warning","datacontenttype":"application/json","data":{"message":"Your cgroup does not allow setting memory."}}
	{"specversion":"1.0","id":"492c269a-d9e7-4fa6-a27c-5b7f2e2fd8fa","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities"}}
	{"specversion":"1.0","id":"f95bc073-c5c3-4f43-814e-16ce4b755893","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting control plane node insufficient-storage-20210915015139-6677 in cluster insufficient-storage-20210915015139-6677","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"3bb5b077-d8a7-4388-bfad-0a229f00a92e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"9591c107-8bee-4a91-acc9-78186304d036","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":"d60cf5aa-040b-42fe-be1c-5cee67c4884f","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)","name":"RSRC_DOCKER_STORAGE","url":""}}

                                                
                                                
-- /stdout --
status_test.go:77: (dbg) Run:  out/minikube-linux-amd64 status -p insufficient-storage-20210915015139-6677 --output=json --layout=cluster
status_test.go:77: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-20210915015139-6677 --output=json --layout=cluster: exit status 7 (332.550256ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0915 01:51:46.296226  128230 status.go:413] kubeconfig endpoint: extract IP: "insufficient-storage-20210915015139-6677" does not appear in /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/kubeconfig

                                                
                                                
** /stderr **
status_test.go:77: (dbg) Run:  out/minikube-linux-amd64 status -p insufficient-storage-20210915015139-6677 --output=json --layout=cluster
status_test.go:77: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-20210915015139-6677 --output=json --layout=cluster: exit status 7 (335.257893ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0915 01:51:46.631971  128329 status.go:413] kubeconfig endpoint: extract IP: "insufficient-storage-20210915015139-6677" does not appear in /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/kubeconfig
	E0915 01:51:46.643147  128329 status.go:557] unable to read event log: stat: stat /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/insufficient-storage-20210915015139-6677/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:176: Cleaning up "insufficient-storage-20210915015139-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p insufficient-storage-20210915015139-6677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p insufficient-storage-20210915015139-6677: (6.274588434s)
--- PASS: TestInsufficientStorage (13.24s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (109.78s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:128: (dbg) Run:  /tmp/minikube-v1.16.0.307655769.exe start -p running-upgrade-20210915015442-6677 --memory=2200 --vm-driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:128: (dbg) Done: /tmp/minikube-v1.16.0.307655769.exe start -p running-upgrade-20210915015442-6677 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (32.630998599s)
version_upgrade_test.go:138: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-20210915015442-6677 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:138: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-20210915015442-6677 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m13.384851046s)
helpers_test.go:176: Cleaning up "running-upgrade-20210915015442-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-20210915015442-6677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-20210915015442-6677: (3.389610445s)
--- PASS: TestRunningBinaryUpgrade (109.78s)

                                                
                                    
x
+
TestKubernetesUpgrade (184.17s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:226: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-20210915015251-6677 --memory=2200 --kubernetes-version=v1.14.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:226: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-20210915015251-6677 --memory=2200 --kubernetes-version=v1.14.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (48.607853792s)
version_upgrade_test.go:231: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-20210915015251-6677

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:231: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-20210915015251-6677: (21.087297025s)
version_upgrade_test.go:236: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-20210915015251-6677 status --format={{.Host}}
version_upgrade_test.go:236: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-20210915015251-6677 status --format={{.Host}}: exit status 7 (126.99952ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:238: status error: exit status 7 (may be ok)
version_upgrade_test.go:247: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-20210915015251-6677 --memory=2200 --kubernetes-version=v1.22.2-rc.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:247: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-20210915015251-6677 --memory=2200 --kubernetes-version=v1.22.2-rc.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m13.544248124s)
version_upgrade_test.go:252: (dbg) Run:  kubectl --context kubernetes-upgrade-20210915015251-6677 version --output=json
version_upgrade_test.go:271: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:273: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-20210915015251-6677 --memory=2200 --kubernetes-version=v1.14.0 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:273: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-20210915015251-6677 --memory=2200 --kubernetes-version=v1.14.0 --driver=docker  --container-runtime=containerd: exit status 106 (132.675852ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-20210915015251-6677] minikube v1.23.0 on Debian 9.13 (kvm/amd64)
	  - KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/kubeconfig
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube
	  - MINIKUBE_LOCATION=12425
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.22.2-rc.0 cluster to v1.14.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.14.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-20210915015251-6677
	    minikube start -p kubernetes-upgrade-20210915015251-6677 --kubernetes-version=v1.14.0
	    
	    2) Create a second cluster with Kubernetes 1.14.0, by running:
	    
	    minikube start -p kubernetes-upgrade-20210915015251-66772 --kubernetes-version=v1.14.0
	    
	    3) Use the existing cluster at version Kubernetes 1.22.2-rc.0, by running:
	    
	    minikube start -p kubernetes-upgrade-20210915015251-6677 --kubernetes-version=v1.22.2-rc.0
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:277: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:279: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-20210915015251-6677 --memory=2200 --kubernetes-version=v1.22.2-rc.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:279: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-20210915015251-6677 --memory=2200 --kubernetes-version=v1.22.2-rc.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (36.630456388s)
helpers_test.go:176: Cleaning up "kubernetes-upgrade-20210915015251-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-20210915015251-6677

                                                
                                                
=== CONT  TestKubernetesUpgrade
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-20210915015251-6677: (3.967002238s)
--- PASS: TestKubernetesUpgrade (184.17s)

                                                
                                    
x
+
TestMissingContainerUpgrade (169.67s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:313: (dbg) Run:  /tmp/minikube-v1.9.1.2547843222.exe start -p missing-upgrade-20210915015152-6677 --memory=2200 --driver=docker  --container-runtime=containerd
E0915 01:52:04.720306    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
E0915 01:52:13.249216    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:313: (dbg) Done: /tmp/minikube-v1.9.1.2547843222.exe start -p missing-upgrade-20210915015152-6677 --memory=2200 --driver=docker  --container-runtime=containerd: (1m21.834459822s)
version_upgrade_test.go:322: (dbg) Run:  docker stop missing-upgrade-20210915015152-6677

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:322: (dbg) Done: docker stop missing-upgrade-20210915015152-6677: (17.309093884s)
version_upgrade_test.go:327: (dbg) Run:  docker rm missing-upgrade-20210915015152-6677
version_upgrade_test.go:333: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-20210915015152-6677 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:333: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-20210915015152-6677 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m3.633069084s)
helpers_test.go:176: Cleaning up "missing-upgrade-20210915015152-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-20210915015152-6677

                                                
                                                
=== CONT  TestMissingContainerUpgrade
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-20210915015152-6677: (6.457584779s)
--- PASS: TestMissingContainerUpgrade (169.67s)

                                                
                                    
x
+
TestPause/serial/Start (87.89s)

                                                
                                                
=== RUN   TestPause/serial/Start

                                                
                                                
=== CONT  TestPause/serial/Start
pause_test.go:78: (dbg) Run:  out/minikube-linux-amd64 start -p pause-20210915015152-6677 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestPause/serial/Start
pause_test.go:78: (dbg) Done: out/minikube-linux-amd64 start -p pause-20210915015152-6677 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd: (1m27.885729723s)
--- PASS: TestPause/serial/Start (87.89s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (15.47s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:90: (dbg) Run:  out/minikube-linux-amd64 start -p pause-20210915015152-6677 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestPause/serial/SecondStartNoReconfiguration
pause_test.go:90: (dbg) Done: out/minikube-linux-amd64 start -p pause-20210915015152-6677 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (15.453896416s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (15.47s)

                                                
                                    
x
+
TestPause/serial/Pause (0.66s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:108: (dbg) Run:  out/minikube-linux-amd64 pause -p pause-20210915015152-6677 --alsologtostderr -v=5
E0915 01:53:36.293490    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory
--- PASS: TestPause/serial/Pause (0.66s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.39s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:77: (dbg) Run:  out/minikube-linux-amd64 status -p pause-20210915015152-6677 --output=json --layout=cluster
status_test.go:77: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p pause-20210915015152-6677 --output=json --layout=cluster: exit status 2 (386.533674ms)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.62s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:119: (dbg) Run:  out/minikube-linux-amd64 unpause -p pause-20210915015152-6677 --alsologtostderr -v=5
--- PASS: TestPause/serial/Unpause (0.62s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (5.33s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:108: (dbg) Run:  out/minikube-linux-amd64 pause -p pause-20210915015152-6677 --alsologtostderr -v=5

                                                
                                                
=== CONT  TestPause/serial/PauseAgain
pause_test.go:108: (dbg) Done: out/minikube-linux-amd64 pause -p pause-20210915015152-6677 --alsologtostderr -v=5: (5.328548574s)
--- PASS: TestPause/serial/PauseAgain (5.33s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.47s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:130: (dbg) Run:  out/minikube-linux-amd64 delete -p pause-20210915015152-6677 --alsologtostderr -v=5
pause_test.go:130: (dbg) Done: out/minikube-linux-amd64 delete -p pause-20210915015152-6677 --alsologtostderr -v=5: (3.46814763s)
--- PASS: TestPause/serial/DeletePaused (3.47s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (5.43s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:140: (dbg) Run:  out/minikube-linux-amd64 profile list --output json

                                                
                                                
=== CONT  TestPause/serial/VerifyDeletedResources
pause_test.go:140: (dbg) Done: out/minikube-linux-amd64 profile list --output json: (5.3171037s)
pause_test.go:166: (dbg) Run:  docker ps -a
pause_test.go:171: (dbg) Run:  docker volume inspect pause-20210915015152-6677
pause_test.go:171: (dbg) Non-zero exit: docker volume inspect pause-20210915015152-6677: exit status 1 (49.503214ms)

                                                
                                                
-- stdout --
	[]

                                                
                                                
-- /stdout --
** stderr ** 
	Error: No such volume: pause-20210915015152-6677

                                                
                                                
** /stderr **
--- PASS: TestPause/serial/VerifyDeletedResources (5.43s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (126.53s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:187: (dbg) Run:  /tmp/minikube-v1.16.0.668986710.exe start -p stopped-upgrade-20210915015352-6677 --memory=2200 --vm-driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:187: (dbg) Done: /tmp/minikube-v1.16.0.668986710.exe start -p stopped-upgrade-20210915015352-6677 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (44.485333796s)
version_upgrade_test.go:196: (dbg) Run:  /tmp/minikube-v1.16.0.668986710.exe -p stopped-upgrade-20210915015352-6677 stop
version_upgrade_test.go:196: (dbg) Done: /tmp/minikube-v1.16.0.668986710.exe -p stopped-upgrade-20210915015352-6677 stop: (4.211152742s)
version_upgrade_test.go:202: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-20210915015352-6677 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:202: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-20210915015352-6677 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m17.831025788s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (126.53s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (0.75s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false
net_test.go:214: (dbg) Run:  out/minikube-linux-amd64 start -p false-20210915015556-6677 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=containerd
net_test.go:214: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p false-20210915015556-6677 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=containerd: exit status 14 (274.245678ms)

                                                
                                                
-- stdout --
	* [false-20210915015556-6677] minikube v1.23.0 on Debian 9.13 (kvm/amd64)
	  - KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/kubeconfig
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube
	  - MINIKUBE_LOCATION=12425
	* Using the docker driver based on user configuration
	  - More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0915 01:55:56.758484  173462 out.go:298] Setting OutFile to fd 1 ...
	I0915 01:55:56.758548  173462 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 01:55:56.758555  173462 out.go:311] Setting ErrFile to fd 2...
	I0915 01:55:56.758558  173462 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 01:55:56.758664  173462 root.go:313] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/bin
	I0915 01:55:56.758877  173462 out.go:305] Setting JSON to false
	I0915 01:55:56.794013  173462 start.go:111] hostinfo: {"hostname":"debian-jenkins-agent-13","uptime":2320,"bootTime":1631668637,"procs":252,"os":"linux","platform":"debian","platformFamily":"debian","platformVersion":"9.13","kernelVersion":"4.9.0-16-amd64","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"c29e0b88-ef83-6765-d2fa-208fdce1af32"}
	I0915 01:55:56.794147  173462 start.go:121] virtualization: kvm guest
	I0915 01:55:56.796944  173462 out.go:177] * [false-20210915015556-6677] minikube v1.23.0 on Debian 9.13 (kvm/amd64)
	I0915 01:55:56.798659  173462 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/kubeconfig
	I0915 01:55:56.797096  173462 notify.go:169] Checking for updates...
	I0915 01:55:56.800095  173462 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0915 01:55:56.801668  173462 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube
	I0915 01:55:56.803158  173462 out.go:177]   - MINIKUBE_LOCATION=12425
	I0915 01:55:56.804664  173462 config.go:177] Loaded profile config "running-upgrade-20210915015442-6677": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0915 01:55:56.804834  173462 config.go:177] Loaded profile config "stopped-upgrade-20210915015352-6677": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0915 01:55:56.804880  173462 driver.go:343] Setting default libvirt URI to qemu:///system
	I0915 01:55:56.860884  173462 docker.go:132] docker version: linux-19.03.15
	I0915 01:55:56.860964  173462 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 01:55:56.955134  173462 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:2 ContainersRunning:2 ContainersPaused:0 ContainersStopped:0 Images:205 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:63 OomKillDisable:true NGoroutines:71 SystemTime:2021-09-15 01:55:56.895611457 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-13 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 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:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warni
ngs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 01:55:56.955212  173462 docker.go:237] overlay module found
	I0915 01:55:56.958287  173462 out.go:177] * Using the docker driver based on user configuration
	I0915 01:55:56.958324  173462 start.go:278] selected driver: docker
	I0915 01:55:56.958331  173462 start.go:751] validating driver "docker" against <nil>
	I0915 01:55:56.958351  173462 start.go:762] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc:}
	W0915 01:55:56.958395  173462 oci.go:119] Your kernel does not support memory limit capabilities or the cgroup is not mounted.
	W0915 01:55:56.958431  173462 out.go:242] ! Your cgroup does not allow setting memory.
	! Your cgroup does not allow setting memory.
	I0915 01:55:56.959770  173462 out.go:177]   - More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities
	I0915 01:55:56.961490  173462 out.go:177] 
	W0915 01:55:56.961577  173462 out.go:242] X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	I0915 01:55:56.962888  173462 out.go:177] 

                                                
                                                
** /stderr **
helpers_test.go:176: Cleaning up "false-20210915015556-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p false-20210915015556-6677
--- PASS: TestNetworkPlugins/group/false (0.75s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-20210915015557-6677 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.14.0

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-20210915015557-6677 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.14.0: (2m0.506239523s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (120.51s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-20210915015558-6677 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.22.2-rc.0

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-20210915015558-6677 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.22.2-rc.0: (1m33.269455237s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (93.27s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (2.32s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:210: (dbg) Run:  out/minikube-linux-amd64 logs -p stopped-upgrade-20210915015352-6677
version_upgrade_test.go:210: (dbg) Done: out/minikube-linux-amd64 logs -p stopped-upgrade-20210915015352-6677: (2.32368069s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (2.32s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-20210915015606-6677 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.22.1

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-20210915015606-6677 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.22.1: (1m17.360263726s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (77.36s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/FirstStart (75.88s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-different-port-20210915015632-6677 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.22.1
E0915 01:57:04.720040    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
E0915 01:57:13.249106    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-different-port-20210915015632-6677 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.22.1: (1m15.878615942s)
--- PASS: TestStartStop/group/default-k8s-different-port/serial/FirstStart (75.88s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:181: (dbg) Run:  kubectl --context embed-certs-20210915015606-6677 create -f testdata/busybox.yaml
start_stop_delete_test.go:181: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:343: "busybox" [633e6001-6d17-4143-8dcf-6725dbb69c49] Pending
helpers_test.go:343: "busybox" [633e6001-6d17-4143-8dcf-6725dbb69c49] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:343: "busybox" [633e6001-6d17-4143-8dcf-6725dbb69c49] Running

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:181: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.0317609s
start_stop_delete_test.go:181: (dbg) Run:  kubectl --context embed-certs-20210915015606-6677 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.51s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:181: (dbg) Run:  kubectl --context no-preload-20210915015558-6677 create -f testdata/busybox.yaml

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:181: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:343: "busybox" [31d3380a-1a72-40cd-8490-69dc08ca4a64] Pending

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/DeployApp
helpers_test.go:343: "busybox" [31d3380a-1a72-40cd-8490-69dc08ca4a64] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:343: "busybox" [31d3380a-1a72-40cd-8490-69dc08ca4a64] Running
start_stop_delete_test.go:181: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.01445386s
start_stop_delete_test.go:181: (dbg) Run:  kubectl --context no-preload-20210915015558-6677 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.53s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:190: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p embed-certs-20210915015606-6677 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:200: (dbg) Run:  kubectl --context embed-certs-20210915015606-6677 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (0.69s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:213: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-20210915015606-6677 --alsologtostderr -v=3

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:213: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-20210915015606-6677 --alsologtostderr -v=3: (20.935359622s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (20.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:190: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p no-preload-20210915015558-6677 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:200: (dbg) Run:  kubectl --context no-preload-20210915015558-6677 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (0.56s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:213: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-20210915015558-6677 --alsologtostderr -v=3

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:213: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-20210915015558-6677 --alsologtostderr -v=3: (20.77364203s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (20.77s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/DeployApp (7.47s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/DeployApp
start_stop_delete_test.go:181: (dbg) Run:  kubectl --context default-k8s-different-port-20210915015632-6677 create -f testdata/busybox.yaml
start_stop_delete_test.go:181: (dbg) TestStartStop/group/default-k8s-different-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:343: "busybox" [84cf3654-1402-4bdc-a3b5-a00c7010c560] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:343: "busybox" [84cf3654-1402-4bdc-a3b5-a00c7010c560] Running

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/DeployApp
start_stop_delete_test.go:181: (dbg) TestStartStop/group/default-k8s-different-port/serial/DeployApp: integration-test=busybox healthy within 7.011109547s
start_stop_delete_test.go:181: (dbg) Run:  kubectl --context default-k8s-different-port-20210915015632-6677 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-different-port/serial/DeployApp (7.47s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonAfterStop
start_stop_delete_test.go:224: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-20210915015606-6677 -n embed-certs-20210915015606-6677
start_stop_delete_test.go:224: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-20210915015606-6677 -n embed-certs-20210915015606-6677: exit status 7 (89.757328ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:224: status error: exit status 7 (may be ok)
start_stop_delete_test.go:231: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p embed-certs-20210915015606-6677 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.60s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-20210915015606-6677 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.22.1

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-20210915015606-6677 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.22.1: (5m24.636369861s)
start_stop_delete_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-20210915015606-6677 -n embed-certs-20210915015606-6677
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (325.10s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/EnableAddonWhileActive (0.67s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:190: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p default-k8s-different-port-20210915015632-6677 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:200: (dbg) Run:  kubectl --context default-k8s-different-port-20210915015632-6677 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-different-port/serial/EnableAddonWhileActive (0.67s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/Stop (20.65s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/Stop
start_stop_delete_test.go:213: (dbg) Run:  out/minikube-linux-amd64 stop -p default-k8s-different-port-20210915015632-6677 --alsologtostderr -v=3

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/Stop
start_stop_delete_test.go:213: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-different-port-20210915015632-6677 --alsologtostderr -v=3: (20.651203376s)
--- PASS: TestStartStop/group/default-k8s-different-port/serial/Stop (20.65s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:181: (dbg) Run:  kubectl --context old-k8s-version-20210915015557-6677 create -f testdata/busybox.yaml
start_stop_delete_test.go:181: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:343: "busybox" [59994869-15c8-11ec-9fc7-024290ee04c1] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:343: "busybox" [59994869-15c8-11ec-9fc7-024290ee04c1] Running

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:181: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 7.014458098s
start_stop_delete_test.go:181: (dbg) Run:  kubectl --context old-k8s-version-20210915015557-6677 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (7.45s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:224: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-20210915015558-6677 -n no-preload-20210915015558-6677
start_stop_delete_test.go:224: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-20210915015558-6677 -n no-preload-20210915015558-6677: exit status 7 (89.638279ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:224: status error: exit status 7 (may be ok)
start_stop_delete_test.go:231: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p no-preload-20210915015558-6677 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-20210915015558-6677 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.22.2-rc.0

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-20210915015558-6677 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.22.2-rc.0: (5m28.39222768s)
start_stop_delete_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-20210915015558-6677 -n no-preload-20210915015558-6677
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (328.84s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:190: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p old-k8s-version-20210915015557-6677 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:200: (dbg) Run:  kubectl --context old-k8s-version-20210915015557-6677 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (0.63s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:213: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-20210915015557-6677 --alsologtostderr -v=3

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:213: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-20210915015557-6677 --alsologtostderr -v=3: (20.77824822s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (20.78s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/EnableAddonAfterStop (0.18s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:224: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-different-port-20210915015632-6677 -n default-k8s-different-port-20210915015632-6677
start_stop_delete_test.go:224: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-different-port-20210915015632-6677 -n default-k8s-different-port-20210915015632-6677: exit status 7 (87.772963ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:224: status error: exit status 7 (may be ok)
start_stop_delete_test.go:231: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p default-k8s-different-port-20210915015632-6677 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-different-port/serial/EnableAddonAfterStop (0.18s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/SecondStart (324.11s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-different-port-20210915015632-6677 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.22.1

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-different-port-20210915015632-6677 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.22.1: (5m23.61692253s)
start_stop_delete_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-different-port-20210915015632-6677 -n default-k8s-different-port-20210915015632-6677
--- PASS: TestStartStop/group/default-k8s-different-port/serial/SecondStart (324.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:224: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-20210915015557-6677 -n old-k8s-version-20210915015557-6677
start_stop_delete_test.go:224: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-20210915015557-6677 -n old-k8s-version-20210915015557-6677: exit status 7 (96.530717ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:224: status error: exit status 7 (may be ok)
start_stop_delete_test.go:231: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p old-k8s-version-20210915015557-6677 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-20210915015557-6677 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.14.0
E0915 02:02:04.720061    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/addons-20210915012358-6677/client.crt: no such file or directory
E0915 02:02:13.249519    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-20210915015557-6677 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.14.0: (7m28.58473017s)
start_stop_delete_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-20210915015557-6677 -n old-k8s-version-20210915015557-6677
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (449.06s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:259: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:343: "kubernetes-dashboard-6fcdf4f6d-mxxz5" [ba08f0ff-f2ab-485a-b02a-60ddd693a7df] Running
start_stop_delete_test.go:259: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.014302865s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (5.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:343: "kubernetes-dashboard-6fcdf4f6d-mxxz5" [ba08f0ff-f2ab-485a-b02a-60ddd693a7df] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.006314797s
start_stop_delete_test.go:276: (dbg) Run:  kubectl --context embed-certs-20210915015606-6677 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:289: (dbg) Run:  out/minikube-linux-amd64 ssh -p embed-certs-20210915015606-6677 "sudo crictl images -o json"
start_stop_delete_test.go:289: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
start_stop_delete_test.go:289: Found non-minikube image: library/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.36s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 pause -p embed-certs-20210915015606-6677 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-20210915015606-6677 -n embed-certs-20210915015606-6677

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-20210915015606-6677 -n embed-certs-20210915015606-6677: exit status 2 (402.838108ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-20210915015606-6677 -n embed-certs-20210915015606-6677
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-20210915015606-6677 -n embed-certs-20210915015606-6677: exit status 2 (395.66301ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 unpause -p embed-certs-20210915015606-6677 --alsologtostderr -v=1
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-20210915015606-6677 -n embed-certs-20210915015606-6677
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-20210915015606-6677 -n embed-certs-20210915015606-6677
--- PASS: TestStartStop/group/embed-certs/serial/Pause (3.12s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:259: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:343: "kubernetes-dashboard-6fcdf4f6d-87cgb" [86fc181e-3b97-4731-b0cd-3d9097ce417b] Running

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:259: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.013420525s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (5.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:343: "kubernetes-dashboard-6fcdf4f6d-87cgb" [86fc181e-3b97-4731-b0cd-3d9097ce417b] Running

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.006516798s
start_stop_delete_test.go:276: (dbg) Run:  kubectl --context no-preload-20210915015558-6677 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-20210915020337-6677 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubelet.network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.22.2-rc.0

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-20210915020337-6677 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubelet.network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.22.2-rc.0: (56.531762312s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (56.53s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:289: (dbg) Run:  out/minikube-linux-amd64 ssh -p no-preload-20210915015558-6677 "sudo crictl images -o json"
start_stop_delete_test.go:289: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
start_stop_delete_test.go:289: Found non-minikube image: library/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.43s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 pause -p no-preload-20210915015558-6677 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-20210915015558-6677 -n no-preload-20210915015558-6677
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-20210915015558-6677 -n no-preload-20210915015558-6677: exit status 2 (416.018693ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-20210915015558-6677 -n no-preload-20210915015558-6677

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-20210915015558-6677 -n no-preload-20210915015558-6677: exit status 2 (413.671734ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 unpause -p no-preload-20210915015558-6677 --alsologtostderr -v=1
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-20210915015558-6677 -n no-preload-20210915015558-6677
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-20210915015558-6677 -n no-preload-20210915015558-6677
--- PASS: TestStartStop/group/no-preload/serial/Pause (3.29s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:259: (dbg) TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:343: "kubernetes-dashboard-6fcdf4f6d-h96dv" [298fc8a5-440e-4c2e-a801-794b90d478bc] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop
helpers_test.go:343: "kubernetes-dashboard-6fcdf4f6d-h96dv" [298fc8a5-440e-4c2e-a801-794b90d478bc] Running

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:259: (dbg) TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.015047454s
--- PASS: TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop (6.02s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop (5.09s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:343: "kubernetes-dashboard-6fcdf4f6d-h96dv" [298fc8a5-440e-4c2e-a801-794b90d478bc] Running

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.006516945s
start_stop_delete_test.go:276: (dbg) Run:  kubectl --context default-k8s-different-port-20210915015632-6677 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:99: (dbg) Run:  out/minikube-linux-amd64 start -p auto-20210915015555-6677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/Start
net_test.go:99: (dbg) Done: out/minikube-linux-amd64 start -p auto-20210915015555-6677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --driver=docker  --container-runtime=containerd: (1m8.192522657s)
--- PASS: TestNetworkPlugins/group/auto/Start (68.19s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/VerifyKubernetesImages (2.12s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:289: (dbg) Run:  out/minikube-linux-amd64 ssh -p default-k8s-different-port-20210915015632-6677 "sudo crictl images -o json"
start_stop_delete_test.go:289: (dbg) Done: out/minikube-linux-amd64 ssh -p default-k8s-different-port-20210915015632-6677 "sudo crictl images -o json": (2.118088234s)
start_stop_delete_test.go:289: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
start_stop_delete_test.go:289: Found non-minikube image: library/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-different-port/serial/VerifyKubernetesImages (2.12s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/Pause (3.45s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/Pause
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 pause -p default-k8s-different-port-20210915015632-6677 --alsologtostderr -v=1
start_stop_delete_test.go:296: (dbg) Done: out/minikube-linux-amd64 pause -p default-k8s-different-port-20210915015632-6677 --alsologtostderr -v=1: (1.072306223s)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-different-port-20210915015632-6677 -n default-k8s-different-port-20210915015632-6677
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-different-port-20210915015632-6677 -n default-k8s-different-port-20210915015632-6677: exit status 2 (387.257004ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-different-port-20210915015632-6677 -n default-k8s-different-port-20210915015632-6677
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-different-port-20210915015632-6677 -n default-k8s-different-port-20210915015632-6677: exit status 2 (410.338794ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 unpause -p default-k8s-different-port-20210915015632-6677 --alsologtostderr -v=1
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-different-port-20210915015632-6677 -n default-k8s-different-port-20210915015632-6677
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-different-port-20210915015632-6677 -n default-k8s-different-port-20210915015632-6677
--- PASS: TestStartStop/group/default-k8s-different-port/serial/Pause (3.45s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-weave/Start (87.32s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-weave/Start
net_test.go:99: (dbg) Run:  out/minikube-linux-amd64 start -p custom-weave-20210915015557-6677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=testdata/weavenet.yaml --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestNetworkPlugins/group/custom-weave/Start
net_test.go:99: (dbg) Done: out/minikube-linux-amd64 start -p custom-weave-20210915015557-6677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=testdata/weavenet.yaml --driver=docker  --container-runtime=containerd: (1m27.318687176s)
--- PASS: TestNetworkPlugins/group/custom-weave/Start (87.32s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:190: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p newest-cni-20210915020337-6677 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:196: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (0.65s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:213: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-20210915020337-6677 --alsologtostderr -v=3
start_stop_delete_test.go:213: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-20210915020337-6677 --alsologtostderr -v=3: (20.745995772s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (20.75s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:224: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-20210915020337-6677 -n newest-cni-20210915020337-6677
start_stop_delete_test.go:224: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-20210915020337-6677 -n newest-cni-20210915020337-6677: exit status 7 (113.36122ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:224: status error: exit status 7 (may be ok)
start_stop_delete_test.go:231: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p newest-cni-20210915020337-6677 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.23s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-20210915020337-6677 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubelet.network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.22.2-rc.0

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-20210915020337-6677 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubelet.network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.22.2-rc.0: (35.229896641s)
start_stop_delete_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-20210915020337-6677 -n newest-cni-20210915020337-6677
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (35.63s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:120: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-20210915015555-6677 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:132: (dbg) Run:  kubectl --context auto-20210915015555-6677 replace --force -f testdata/netcat-deployment.yaml
net_test.go:146: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:343: "netcat-66fbc655d5-dkqr5" [fee5f885-9efe-44c8-a25b-de5ef3262bd7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:343: "netcat-66fbc655d5-dkqr5" [fee5f885-9efe-44c8-a25b-de5ef3262bd7] Running
net_test.go:146: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.005659727s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/DNS
net_test.go:163: (dbg) Run:  kubectl --context auto-20210915015555-6677 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/auto/DNS (0.16s)

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/Start (95.43s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/Start
net_test.go:99: (dbg) Run:  out/minikube-linux-amd64 start -p cilium-20210915015557-6677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=cilium --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestNetworkPlugins/group/cilium/Start
net_test.go:99: (dbg) Done: out/minikube-linux-amd64 start -p cilium-20210915015557-6677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=cilium --driver=docker  --container-runtime=containerd: (1m35.432760658s)
--- PASS: TestNetworkPlugins/group/cilium/Start (95.43s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:258: 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:269: 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.38s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:289: (dbg) Run:  out/minikube-linux-amd64 ssh -p newest-cni-20210915020337-6677 "sudo crictl images -o json"
start_stop_delete_test.go:289: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.38s)

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-20210915020337-6677 -n newest-cni-20210915020337-6677
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-20210915020337-6677 -n newest-cni-20210915020337-6677: exit status 2 (379.381918ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 unpause -p newest-cni-20210915020337-6677 --alsologtostderr -v=1
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-20210915020337-6677 -n newest-cni-20210915020337-6677
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-20210915020337-6677 -n newest-cni-20210915020337-6677
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.76s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:99: (dbg) Run:  out/minikube-linux-amd64 start -p calico-20210915015557-6677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=calico --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestNetworkPlugins/group/calico/Start
net_test.go:99: (dbg) Done: out/minikube-linux-amd64 start -p calico-20210915015557-6677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=calico --driver=docker  --container-runtime=containerd: (1m27.971230924s)
--- PASS: TestNetworkPlugins/group/calico/Start (87.97s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-weave/KubeletFlags (0.38s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-weave/KubeletFlags
net_test.go:120: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-weave-20210915015557-6677 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/custom-weave/KubeletFlags (0.38s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-weave/NetCatPod (27.35s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-weave/NetCatPod
net_test.go:132: (dbg) Run:  kubectl --context custom-weave-20210915015557-6677 replace --force -f testdata/netcat-deployment.yaml
net_test.go:146: (dbg) TestNetworkPlugins/group/custom-weave/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:343: "netcat-66fbc655d5-pc7zs" [e0d5ae81-dc67-4a47-acfe-bea4d309002a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/custom-weave/NetCatPod
helpers_test.go:343: "netcat-66fbc655d5-pc7zs" [e0d5ae81-dc67-4a47-acfe-bea4d309002a] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/custom-weave/NetCatPod
net_test.go:146: (dbg) TestNetworkPlugins/group/custom-weave/NetCatPod: app=netcat healthy within 27.006210392s
--- PASS: TestNetworkPlugins/group/custom-weave/NetCatPod (27.35s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:259: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:343: "kubernetes-dashboard-5d8978d65d-d74r9" [48c62dcf-15c9-11ec-baeb-0242c0a83102] Running

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:259: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.011409383s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (5.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:343: "kubernetes-dashboard-5d8978d65d-d74r9" [48c62dcf-15c9-11ec-baeb-0242c0a83102] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005072655s
start_stop_delete_test.go:276: (dbg) Run:  kubectl --context old-k8s-version-20210915015557-6677 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:289: (dbg) Run:  out/minikube-linux-amd64 ssh -p old-k8s-version-20210915015557-6677 "sudo crictl images -o json"

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:289: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
start_stop_delete_test.go:289: Found non-minikube image: library/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.36s)

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-20210915015557-6677 -n old-k8s-version-20210915015557-6677
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-20210915015557-6677 -n old-k8s-version-20210915015557-6677: exit status 2 (385.284612ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 unpause -p old-k8s-version-20210915015557-6677 --alsologtostderr -v=1
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-20210915015557-6677 -n old-k8s-version-20210915015557-6677
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-20210915015557-6677 -n old-k8s-version-20210915015557-6677
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (3.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:99: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-20210915015556-6677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --enable-default-cni=true --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:99: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-20210915015556-6677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --enable-default-cni=true --driver=docker  --container-runtime=containerd: (1m0.007920313s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (60.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:99: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-20210915015556-6677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=bridge --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/Start
net_test.go:99: (dbg) Done: out/minikube-linux-amd64 start -p bridge-20210915015556-6677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=bridge --driver=docker  --container-runtime=containerd: (1m5.057242641s)
--- PASS: TestNetworkPlugins/group/bridge/Start (65.06s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/ControllerPod (5.02s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/ControllerPod
net_test.go:107: (dbg) TestNetworkPlugins/group/cilium/ControllerPod: waiting 10m0s for pods matching "k8s-app=cilium" in namespace "kube-system" ...
helpers_test.go:343: "cilium-qbg74" [f7da6d78-e1e4-4719-94fe-bb6c2c4c803f] Running
net_test.go:107: (dbg) TestNetworkPlugins/group/cilium/ControllerPod: k8s-app=cilium healthy within 5.013205751s
--- PASS: TestNetworkPlugins/group/cilium/ControllerPod (5.02s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/KubeletFlags (0.38s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/KubeletFlags
net_test.go:120: (dbg) Run:  out/minikube-linux-amd64 ssh -p cilium-20210915015557-6677 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/cilium/KubeletFlags (0.38s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/NetCatPod (10.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/NetCatPod
net_test.go:132: (dbg) Run:  kubectl --context cilium-20210915015557-6677 replace --force -f testdata/netcat-deployment.yaml
net_test.go:146: (dbg) TestNetworkPlugins/group/cilium/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:343: "netcat-66fbc655d5-wg7lm" [f70081b9-da86-48c1-b907-386f7400c8c9] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:343: "netcat-66fbc655d5-wg7lm" [f70081b9-da86-48c1-b907-386f7400c8c9] Running
net_test.go:146: (dbg) TestNetworkPlugins/group/cilium/NetCatPod: app=netcat healthy within 10.006626145s
--- PASS: TestNetworkPlugins/group/cilium/NetCatPod (10.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/DNS (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/DNS
net_test.go:163: (dbg) Run:  kubectl --context cilium-20210915015557-6677 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/cilium/DNS (0.17s)

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/HairPin (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/HairPin
net_test.go:232: (dbg) Run:  kubectl --context cilium-20210915015557-6677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/cilium/HairPin (0.19s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:99: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-20210915015556-6677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=kindnet --driver=docker  --container-runtime=containerd

                                                
                                                
=== CONT  TestNetworkPlugins/group/kindnet/Start
net_test.go:99: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-20210915015556-6677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=kindnet --driver=docker  --container-runtime=containerd: (1m8.995381234s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (69.00s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:107: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:343: "calico-node-zlmds" [15dbe766-5f5a-4cf6-91ac-19f7fd22d915] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/calico/ControllerPod
net_test.go:107: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 5.015118271s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (5.02s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:120: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-20210915015556-6677 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.38s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:132: (dbg) Run:  kubectl --context enable-default-cni-20210915015556-6677 replace --force -f testdata/netcat-deployment.yaml
net_test.go:146: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:343: "netcat-66fbc655d5-fh8jq" [3e8218a3-614d-4c85-ad4c-c5b12de31020] Pending

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/NetCatPod
helpers_test.go:343: "netcat-66fbc655d5-fh8jq" [3e8218a3-614d-4c85-ad4c-c5b12de31020] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/NetCatPod
helpers_test.go:343: "netcat-66fbc655d5-fh8jq" [3e8218a3-614d-4c85-ad4c-c5b12de31020] Running
E0915 02:07:13.249571    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/functional-20210915012955-6677/client.crt: no such file or directory

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:146: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 8.007060488s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (8.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:120: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-20210915015557-6677 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:132: (dbg) Run:  kubectl --context calico-20210915015557-6677 replace --force -f testdata/netcat-deployment.yaml

                                                
                                                
=== CONT  TestNetworkPlugins/group/calico/NetCatPod
net_test.go:146: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:343: "netcat-66fbc655d5-kdsfn" [01e68871-7130-4ead-bb81-8e2b28f06ef1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/calico/NetCatPod
helpers_test.go:343: "netcat-66fbc655d5-kdsfn" [01e68871-7130-4ead-bb81-8e2b28f06ef1] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/calico/NetCatPod
net_test.go:146: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.0062869s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:163: (dbg) Run:  kubectl --context enable-default-cni-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/enable-default-cni/DNS (0.16s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:120: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-20210915015556-6677 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:132: (dbg) Run:  kubectl --context bridge-20210915015556-6677 replace --force -f testdata/netcat-deployment.yaml
net_test.go:146: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:343: "netcat-66fbc655d5-k5n78" [837bb05b-4fa7-49bd-a355-659c901175c6] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/NetCatPod
helpers_test.go:343: "netcat-66fbc655d5-k5n78" [837bb05b-4fa7-49bd-a355-659c901175c6] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:146: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.006278966s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.22s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/DNS
net_test.go:163: (dbg) Run:  kubectl --context calico-20210915015557-6677 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/calico/DNS (0.20s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:163: (dbg) Run:  kubectl --context bridge-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:163: (dbg) Non-zero exit: kubectl --context bridge-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (57.159672ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): the server could not find the requested resource (get deployments.extensions netcat)

                                                
                                                
** /stderr **
net_test.go:163: (dbg) Run:  kubectl --context bridge-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:163: (dbg) Non-zero exit: kubectl --context bridge-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (55.068577ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): the server could not find the requested resource (get deployments.extensions netcat)

                                                
                                                
** /stderr **
net_test.go:163: (dbg) Run:  kubectl --context bridge-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:163: (dbg) Non-zero exit: kubectl --context bridge-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (54.532296ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): the server could not find the requested resource (get deployments.extensions netcat)

                                                
                                                
** /stderr **
E0915 02:07:32.203359    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/no-preload-20210915015558-6677/client.crt: no such file or directory
E0915 02:07:32.208623    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/no-preload-20210915015558-6677/client.crt: no such file or directory
E0915 02:07:32.218845    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/no-preload-20210915015558-6677/client.crt: no such file or directory
E0915 02:07:32.239081    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/no-preload-20210915015558-6677/client.crt: no such file or directory
E0915 02:07:32.279353    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/no-preload-20210915015558-6677/client.crt: no such file or directory
E0915 02:07:32.359651    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/no-preload-20210915015558-6677/client.crt: no such file or directory
E0915 02:07:32.520026    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/no-preload-20210915015558-6677/client.crt: no such file or directory
E0915 02:07:32.840442    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/no-preload-20210915015558-6677/client.crt: no such file or directory
E0915 02:07:33.481398    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/no-preload-20210915015558-6677/client.crt: no such file or directory
net_test.go:163: (dbg) Run:  kubectl --context bridge-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:163: (dbg) Non-zero exit: kubectl --context bridge-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (54.949692ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): the server could not find the requested resource (get deployments.extensions netcat)

                                                
                                                
** /stderr **
E0915 02:07:34.761534    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/no-preload-20210915015558-6677/client.crt: no such file or directory
net_test.go:163: (dbg) Run:  kubectl --context bridge-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:163: (dbg) Non-zero exit: kubectl --context bridge-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (58.372651ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): the server could not find the requested resource (get deployments.extensions netcat)

                                                
                                                
** /stderr **
E0915 02:07:37.322725    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/no-preload-20210915015558-6677/client.crt: no such file or directory
net_test.go:163: (dbg) Run:  kubectl --context bridge-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:163: (dbg) Non-zero exit: kubectl --context bridge-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (56.703407ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): the server could not find the requested resource (get deployments.extensions netcat)

                                                
                                                
** /stderr **
E0915 02:07:42.443782    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/no-preload-20210915015558-6677/client.crt: no such file or directory
E0915 02:07:49.071830    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/default-k8s-different-port-20210915015632-6677/client.crt: no such file or directory
E0915 02:07:49.077080    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/default-k8s-different-port-20210915015632-6677/client.crt: no such file or directory
E0915 02:07:49.087316    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/default-k8s-different-port-20210915015632-6677/client.crt: no such file or directory
E0915 02:07:49.107575    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/default-k8s-different-port-20210915015632-6677/client.crt: no such file or directory
E0915 02:07:49.147828    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/default-k8s-different-port-20210915015632-6677/client.crt: no such file or directory
E0915 02:07:49.228122    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/default-k8s-different-port-20210915015632-6677/client.crt: no such file or directory
E0915 02:07:49.388731    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/default-k8s-different-port-20210915015632-6677/client.crt: no such file or directory
E0915 02:07:49.709305    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/default-k8s-different-port-20210915015632-6677/client.crt: no such file or directory
net_test.go:163: (dbg) Run:  kubectl --context bridge-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:163: (dbg) Non-zero exit: kubectl --context bridge-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (58.440873ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): the server could not find the requested resource (get deployments.extensions netcat)

                                                
                                                
** /stderr **
E0915 02:07:50.350182    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/default-k8s-different-port-20210915015632-6677/client.crt: no such file or directory
E0915 02:07:51.630402    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/default-k8s-different-port-20210915015632-6677/client.crt: no such file or directory
E0915 02:07:54.190603    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/default-k8s-different-port-20210915015632-6677/client.crt: no such file or directory
E0915 02:07:55.404843    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/no-preload-20210915015558-6677/client.crt: no such file or directory
E0915 02:07:58.262569    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/old-k8s-version-20210915015557-6677/client.crt: no such file or directory
E0915 02:07:58.267834    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/old-k8s-version-20210915015557-6677/client.crt: no such file or directory
E0915 02:07:58.278087    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/old-k8s-version-20210915015557-6677/client.crt: no such file or directory
E0915 02:07:58.298314    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/old-k8s-version-20210915015557-6677/client.crt: no such file or directory
E0915 02:07:58.338590    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/old-k8s-version-20210915015557-6677/client.crt: no such file or directory
E0915 02:07:58.418892    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/old-k8s-version-20210915015557-6677/client.crt: no such file or directory
E0915 02:07:58.579248    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/old-k8s-version-20210915015557-6677/client.crt: no such file or directory
E0915 02:07:58.900040    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/old-k8s-version-20210915015557-6677/client.crt: no such file or directory
E0915 02:07:59.310774    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/default-k8s-different-port-20210915015632-6677/client.crt: no such file or directory
E0915 02:07:59.540270    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/old-k8s-version-20210915015557-6677/client.crt: no such file or directory
E0915 02:08:00.820582    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/old-k8s-version-20210915015557-6677/client.crt: no such file or directory
E0915 02:08:03.380959    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/old-k8s-version-20210915015557-6677/client.crt: no such file or directory
net_test.go:163: (dbg) Run:  kubectl --context bridge-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/bridge/DNS (35.33s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:107: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:343: "kindnet-b68qx" [e0a83970-338a-4af6-901b-2b02779af832] Running
E0915 02:08:15.885119    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/no-preload-20210915015558-6677/client.crt: no such file or directory
E0915 02:08:18.742753    6677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-containerd-12425-3118-d52130b292d08b0a6095e884aa0df76b8e13fcee/.minikube/profiles/old-k8s-version-20210915015557-6677/client.crt: no such file or directory
net_test.go:107: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 5.011837496s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (5.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:120: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-20210915015556-6677 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.34s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:132: (dbg) Run:  kubectl --context kindnet-20210915015556-6677 replace --force -f testdata/netcat-deployment.yaml
net_test.go:146: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:343: "netcat-66fbc655d5-dfzrs" [dfbc0d6a-8a90-44ac-88f6-a80566ae3649] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:343: "netcat-66fbc655d5-dfzrs" [dfbc0d6a-8a90-44ac-88f6-a80566ae3649] Running
net_test.go:146: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 8.005046828s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (8.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/DNS
net_test.go:163: (dbg) Run:  kubectl --context kindnet-20210915015556-6677 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/kindnet/DNS (0.14s)

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

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

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

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

                                                
                                    

Test skip (24/274)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.2-rc.0/binaries
aaa_download_only_test.go:139: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.22.2-rc.0/binaries (0.00s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.2-rc.0/kubectl
aaa_download_only_test.go:155: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.22.2-rc.0/kubectl (0.00s)

                                                
                                    
x
+
TestDockerFlags (0s)

                                                
                                                
=== RUN   TestDockerFlags
docker_test.go:36: skipping: only runs with docker container runtime, currently testing containerd
--- SKIP: TestDockerFlags (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv
=== PAUSE TestFunctional/parallel/DockerEnv

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:97: DNS forwarding is supported for darwin only now, 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:97: DNS forwarding is supported for darwin only now, 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:97: DNS forwarding is supported for darwin only now, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

                                                
                                                
=== RUN   TestGvisorAddon
gvisor_addon_test.go:35: skipping test because --gvisor=false
--- SKIP: TestGvisorAddon (0.00s)

                                                
                                    
x
+
TestChangeNoneUser (0s)

                                                
                                                
=== RUN   TestChangeNoneUser
none_test.go:39: Only test none driver.
--- SKIP: TestChangeNoneUser (0.00s)

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:44: skaffold requires docker-env, currently testing containerd container runtime
--- SKIP: TestSkaffold (0.00s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:103: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:176: Cleaning up "disable-driver-mounts-20210915015632-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-20210915015632-6677
--- SKIP: TestStartStop/group/disable-driver-mounts (0.53s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (0.78s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet
net_test.go:89: Skipping the test as containerd container runtimes requires CNI
helpers_test.go:176: Cleaning up "kubenet-20210915015555-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p kubenet-20210915015555-6677
--- SKIP: TestNetworkPlugins/group/kubenet (0.78s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel (0.56s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel
net_test.go:77: flannel is not yet compatible with Docker driver: iptables v1.8.3 (legacy): Couldn't load target `CNI-x': No such file or directory
helpers_test.go:176: Cleaning up "flannel-20210915015556-6677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p flannel-20210915015556-6677
--- SKIP: TestNetworkPlugins/group/flannel (0.56s)

                                                
                                    
Copied to clipboard