=== RUN TestAddons/parallel/GCPAuth
=== PAUSE TestAddons/parallel/GCPAuth
=== CONT TestAddons/parallel/GCPAuth
=== CONT TestAddons/parallel/GCPAuth
addons_test.go:570: (dbg) Run: kubectl --context addons-20210310004204-1084876 create -f testdata/busybox.yaml
=== CONT TestAddons/parallel/GCPAuth
addons_test.go:576: (dbg) TestAddons/parallel/GCPAuth: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:335: "busybox" [066317cf-b496-4329-b73f-29969f50f4d9] Pending
helpers_test.go:335: "busybox" [066317cf-b496-4329-b73f-29969f50f4d9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:335: "busybox" [066317cf-b496-4329-b73f-29969f50f4d9] Running
=== CONT TestAddons/parallel/GCPAuth
addons_test.go:576: (dbg) TestAddons/parallel/GCPAuth: integration-test=busybox healthy within 9.045320876s
addons_test.go:582: (dbg) Run: kubectl --context addons-20210310004204-1084876 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
=== CONT TestAddons/parallel/GCPAuth
addons_test.go:582: (dbg) Non-zero exit: kubectl --context addons-20210310004204-1084876 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS": exit status 1 (211.270025ms)
** stderr **
command terminated with exit code 1
** /stderr **
addons_test.go:584: printenv creds: exit status 1
helpers_test.go:218: -----------------------post-mortem--------------------------------
helpers_test.go:226: ======> post-mortem[TestAddons/parallel/GCPAuth]: docker inspect <======
helpers_test.go:227: (dbg) Run: docker inspect addons-20210310004204-1084876
helpers_test.go:231: (dbg) docker inspect addons-20210310004204-1084876:
-- stdout --
[
{
"Id": "8ffeb8905798f959bf99c6fd30329a57c30282331a37dedda1018ba92dbf498a",
"Created": "2021-03-10T00:42:07.596078237Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 1086503,
"ExitCode": 0,
"Error": "",
"StartedAt": "2021-03-10T00:42:08.135369725Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:a776c544501ab7f8d55c0f9d8df39bc284df5e744ef1ab4fa59bbd753c98d5f6",
"ResolvConfPath": "/var/lib/docker/containers/8ffeb8905798f959bf99c6fd30329a57c30282331a37dedda1018ba92dbf498a/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/8ffeb8905798f959bf99c6fd30329a57c30282331a37dedda1018ba92dbf498a/hostname",
"HostsPath": "/var/lib/docker/containers/8ffeb8905798f959bf99c6fd30329a57c30282331a37dedda1018ba92dbf498a/hosts",
"LogPath": "/var/lib/docker/containers/8ffeb8905798f959bf99c6fd30329a57c30282331a37dedda1018ba92dbf498a/8ffeb8905798f959bf99c6fd30329a57c30282331a37dedda1018ba92dbf498a-json.log",
"Name": "/addons-20210310004204-1084876",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-20210310004204-1084876:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-20210310004204-1084876",
"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": [],
"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/74dca3344766ad51cfa59d45b33f265a63d0bc70d1bb15579e722aa4f897156e-init/diff:/var/lib/docker/overlay2/28b47fe487a6db3251353ede3b6f69e6964a6f2abeebaa30c0ad1d1e78d6d00a/diff:/var/lib/docker/overlay2/29f807c33e13b428dfb88e0079cb48053d52bc476ea5072dee137978cb12d04a/diff:/var/lib/docker/overlay2/dac80af91649d325e8284c69485d6ff878d5853f575704daf3e34a558a4dda4f/diff:/var/lib/docker/overlay2/df0ce8e6141fb84ed6e57b1c2688a69b8eb9a17fd5ee143949e1fdaed4e2127b/diff:/var/lib/docker/overlay2/aeddbcd65ba884bcaec5c4d9ed1d4d7786ab18c2b63df71ad64387fe05e81f1d/diff:/var/lib/docker/overlay2/7b1d7e6c08ca72dcd115aafabcf39fc5bf8c7ebfef24cea5afd72de3e3aaef74/diff:/var/lib/docker/overlay2/e172241d5c67cd99e30286314f9a7e0bfdbe98e533ace6c30b573c8e7016a37c/diff:/var/lib/docker/overlay2/b92bddb174c1c73ced52b390e387b906f0333b7864874fd7b14b4a81995084e2/diff:/var/lib/docker/overlay2/592238ad80762d7c7fad92dccc0dca54b900e705d75280eab248a5cd75f9e0c9/diff:/var/lib/docker/overlay2/3703a1
9c7e2d92b4b1aa0e6ed88a22e60ae5e4734d51a6ee4120ffb3fd44cedd/diff:/var/lib/docker/overlay2/026c3575d0e91a7ca6ffeac4648df1b4810fd709c6e2cca8baaa56f1240d373a/diff:/var/lib/docker/overlay2/26f9dc404e831d46f04fc64d90165fcb6cf2b626f20d5c6f3c4d192330974443/diff:/var/lib/docker/overlay2/1d4aa7eb8e0fd341ce63a7e0ca03271806a93d7b3ff5f68421a54114f7db7920/diff:/var/lib/docker/overlay2/262ecf385929e321ea03edb42a15ed2009ddac8fe3e6370e83fbb48c9cf2a5a8/diff:/var/lib/docker/overlay2/437e5fda1fb7c52e890750e7d99942571a65211a4d0aeca3e47a312c037ce50c/diff:/var/lib/docker/overlay2/c49137c10ad9355ca71ee15d51fa243c0c5677d7cfc5be7e91e3b6a41f147a44/diff:/var/lib/docker/overlay2/2df3c6c6f614eb15d222c1928d20367e93571cdcc98fce5703c321bbc9e89ada/diff:/var/lib/docker/overlay2/4223138719a89216f8b18bd8209459f6d9da0eef8e14f421b9ac14497e6303fe/diff:/var/lib/docker/overlay2/8c322e276775bec279ce519ab64fdc5d72374dd59f193b4e1f1c64b169dbe95c/diff:/var/lib/docker/overlay2/8835de952c31ba4fb601f762e9fe01ff4f63c9a70cd4cbb66aa33f53f0b6ec65/diff:/var/lib/d
ocker/overlay2/e4d38c30d6aa80c930dc3bfc34876ed425d6f4e5cfa9a2bcb9c79003aaea69ce/diff:/var/lib/docker/overlay2/8b23f70785fc8c9ad799398a641dacde1831c1e8b8902353d8de6fe2df541e91/diff:/var/lib/docker/overlay2/b85b76d6ce7303e7b59902f25ce2b403c9ae01301bbdb51f3c9987b54aa8fab2/diff:/var/lib/docker/overlay2/70e3155bfae885c5e656de33a3952490499dc2d41b3f86d8220b493291996885/diff:/var/lib/docker/overlay2/9b5cbb5d27c2d34162d8b38e5d6585f627dec3775c3017d6ad087f013c951f9d/diff:/var/lib/docker/overlay2/2110e17f930b05e90bca2794e63a1f7910bf640c30fd026509744e74ef97d506/diff:/var/lib/docker/overlay2/790948bf453d8ae59a2cb4892b21787a30df4f980a6e4bf63c5db18db81815ba/diff:/var/lib/docker/overlay2/452aaf1cb28ef124364e99e3ace726f6719100c165f921ee8507f82eb3652e32/diff:/var/lib/docker/overlay2/8502aab369c9748ff5d36f81e9a59c609d5f07f621ee7e01d1f9bd9714381ec6/diff:/var/lib/docker/overlay2/c40c9698a31968efd949a25e8ac993fc7e6185124270c526860ffdbe13a7c356/diff:/var/lib/docker/overlay2/fd2db339b2f787338c29e87998a27397b2d1b6616f3ca8deeacef9be144
d6616/diff:/var/lib/docker/overlay2/57ab026e96dbcabc281c2c582254053bae73a4c69d2eca845047871bd5406288/diff:/var/lib/docker/overlay2/ff280a1ef7fc06c9015daf55cc9e56d3d0818daf0bd8f3d767415cb4681d40cd/diff:/var/lib/docker/overlay2/0409d6000dc4a61c33927b65be0ef24aab292a9b8c7f1156dd59952031ec958a/diff:/var/lib/docker/overlay2/2bb7adee4012b2bbda639d5e5169236c33e1f38bf28e8475d73a21340e2073c4/diff:/var/lib/docker/overlay2/26aa983703a7aa2bc7b698b7fc9efd858ecd26ec7dd93e9d89a75272e577fa9f/diff",
"MergedDir": "/var/lib/docker/overlay2/74dca3344766ad51cfa59d45b33f265a63d0bc70d1bb15579e722aa4f897156e/merged",
"UpperDir": "/var/lib/docker/overlay2/74dca3344766ad51cfa59d45b33f265a63d0bc70d1bb15579e722aa4f897156e/diff",
"WorkDir": "/var/lib/docker/overlay2/74dca3344766ad51cfa59d45b33f265a63d0bc70d1bb15579e722aa4f897156e/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-20210310004204-1084876",
"Source": "/var/lib/docker/volumes/addons-20210310004204-1084876/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-20210310004204-1084876",
"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:v0.0.18@sha256:ddd0c02d289e3a6fb4bba9a94435840666f4eb81484ff3e707b69c1c484aa45e",
"Volumes": null,
"WorkingDir": "",
"Entrypoint": [
"/usr/local/bin/entrypoint",
"/sbin/init"
],
"OnBuild": null,
"Labels": {
"created_by.minikube.sigs.k8s.io": "true",
"mode.minikube.sigs.k8s.io": "addons-20210310004204-1084876",
"name.minikube.sigs.k8s.io": "addons-20210310004204-1084876",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "79ccb920cd50171693cb27b25c2d9890a7bab316b93694350a9e6e873bfaae49",
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33482"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33481"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33478"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33480"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33479"
}
]
},
"SandboxKey": "/var/run/docker/netns/79ccb920cd50",
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-20210310004204-1084876": {
"IPAMConfig": {
"IPv4Address": "192.168.49.205"
},
"Links": null,
"Aliases": [
"8ffeb8905798"
],
"NetworkID": "97b116c7701132f33343980df4e57ac63fbae241cbbb226a5b02524ead34b4a1",
"EndpointID": "72eaadfe41d0f3a31fb4b3653975618fb0036ca24555a59da109fde9b10db371",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.205",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"MacAddress": "02:42:c0:a8:31:cd",
"DriverOpts": null
}
}
}
}
]
-- /stdout --
helpers_test.go:235: (dbg) Run: out/minikube-linux-amd64 status --format={{.Host}} -p addons-20210310004204-1084876 -n addons-20210310004204-1084876
=== CONT TestAddons/parallel/GCPAuth
helpers_test.go:240: <<< TestAddons/parallel/GCPAuth FAILED: start of post-mortem logs <<<
helpers_test.go:241: ======> post-mortem[TestAddons/parallel/GCPAuth]: minikube logs <======
helpers_test.go:243: (dbg) Run: out/minikube-linux-amd64 -p addons-20210310004204-1084876 logs -n 25
=== CONT TestAddons/parallel/GCPAuth
helpers_test.go:243: (dbg) Done: out/minikube-linux-amd64 -p addons-20210310004204-1084876 logs -n 25: (5.31311341s)
helpers_test.go:248: TestAddons/parallel/GCPAuth logs:
-- stdout --
* ==> Docker <==
* -- Logs begin at Wed 2021-03-10 00:42:08 UTC, end at Wed 2021-03-10 00:44:42 UTC. --
* Mar 10 00:43:31 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:31.138398945Z" level=warning msg="reference for unknown type: " digest="sha256:0d15ffb5d10a176ef6e831d7865f98d51255ea5b0d16403618c94a004d049373" remote="quay.io/operator-framework/olm@sha256:0d15ffb5d10a176ef6e831d7865f98d51255ea5b0d16403618c94a004d049373"
* Mar 10 00:43:35 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:35.673886075Z" level=warning msg="reference for unknown type: " digest="sha256:35ead85dd09aa8cc612fdb598d4e0e2f048bef816f1b74df5eeab67cd21b10aa" remote="quay.io/k8scsi/csi-snapshotter@sha256:35ead85dd09aa8cc612fdb598d4e0e2f048bef816f1b74df5eeab67cd21b10aa"
* Mar 10 00:43:37 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:37.546271590Z" level=error msg="stream copy error: reading from a closed fifo"
* Mar 10 00:43:37 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:37.546301949Z" level=error msg="stream copy error: reading from a closed fifo"
* Mar 10 00:43:37 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:37.835155652Z" level=error msg="9c9d97edaecfaae475e84d6aaab83e526815575aff4d25fc87f89e2ef38d0829 cleanup: failed to delete container from containerd: no such container"
* Mar 10 00:43:37 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:37.835248436Z" level=error msg="Handler for POST /v1.40/containers/9c9d97edaecfaae475e84d6aaab83e526815575aff4d25fc87f89e2ef38d0829/start returned error: OCI runtime create failed: container_linux.go:370: starting container process caused: process_linux.go:459: container init caused: read init-p: connection reset by peer: unknown"
* Mar 10 00:43:39 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:39.168316904Z" level=warning msg="reference for unknown type: " digest="sha256:8fcb9472310dd424c4da8ee06ff200b5e6f091dff39a079e470599e4d0dcf328" remote="quay.io/k8scsi/csi-attacher@sha256:8fcb9472310dd424c4da8ee06ff200b5e6f091dff39a079e470599e4d0dcf328"
* Mar 10 00:43:42 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:42.439140830Z" level=info msg="ignoring event" container=dc7447ab10836b520bf34ffd94f3e46ba1cfb31c50e27dfb38a5f47517b122a9 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
* Mar 10 00:43:42 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:42.935949551Z" level=info msg="ignoring event" container=3207b36c4d96b3fba159704e9d9ed4cb47634bc570a68db2ac16c6e7d83c1f0a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
* Mar 10 00:43:43 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:43.433652438Z" level=warning msg="reference for unknown type: " digest="sha256:75ad39004ac49267981c9cb3323a7f73f0b203e1c181117363bf215e10144e8a" remote="quay.io/k8scsi/csi-resizer@sha256:75ad39004ac49267981c9cb3323a7f73f0b203e1c181117363bf215e10144e8a"
* Mar 10 00:43:45 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:45.448503042Z" level=warning msg="reference for unknown type: " digest="sha256:aa223f9df8c1d477a9f2a4a2a7d104561e6d365e54671aacbc770dffcc0683ad" remote="quay.io/k8scsi/hostpathplugin@sha256:aa223f9df8c1d477a9f2a4a2a7d104561e6d365e54671aacbc770dffcc0683ad"
* Mar 10 00:43:46 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:46.730831486Z" level=warning msg="reference for unknown type: " digest="sha256:46ba23c3fbaafd9e5bd01ea85b2f921d9f2217be082580edc22e6c704a83f02f" remote="us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller@sha256:46ba23c3fbaafd9e5bd01ea85b2f921d9f2217be082580edc22e6c704a83f02f"
* Mar 10 00:43:48 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:48.756533143Z" level=info msg="ignoring event" container=160a12f7ac030aecb431dc4e1d696a9b2fa6a0cca5737b4fe863982c4f57d19c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
* Mar 10 00:43:49 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:49.034765170Z" level=info msg="ignoring event" container=99364f78916fe088b0e36926ceb06f1aa641b71156a2df7c62684ed5ba76ee3b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
* Mar 10 00:43:53 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:53.534885500Z" level=info msg="ignoring event" container=797c3eb377c351ffecff7710995514c576f75d91e674ee2d2f6ac33a8c6ae126 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
* Mar 10 00:43:53 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:53.668184299Z" level=info msg="ignoring event" container=7c5e4ff6cc0af181720fed146fc28e354d6d79caf4afa39d1a8dcce1b2b34804 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
* Mar 10 00:43:56 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:56.793416210Z" level=warning msg="reference for unknown type: " digest="sha256:cc7b3fdaa1ccdea5866fcd171669dc0ed88d3477779d8ed32e3712c827e38cc0" remote="quay.io/operator-framework/upstream-community-operators@sha256:cc7b3fdaa1ccdea5866fcd171669dc0ed88d3477779d8ed32e3712c827e38cc0"
* Mar 10 00:43:57 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:43:57.240268020Z" level=warning msg="Error persisting manifest" digest="sha256:cc7b3fdaa1ccdea5866fcd171669dc0ed88d3477779d8ed32e3712c827e38cc0" error="error committing manifest to content store: commit failed: unexpected commit digest sha256:5aaf812b69ea33e8900a49335843a6689937e8354b0e1157dec5174f7d1c5374, expected sha256:cc7b3fdaa1ccdea5866fcd171669dc0ed88d3477779d8ed32e3712c827e38cc0: failed precondition" remote="quay.io/operator-framework/upstream-community-operators@sha256:cc7b3fdaa1ccdea5866fcd171669dc0ed88d3477779d8ed32e3712c827e38cc0"
* Mar 10 00:44:00 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:44:00.835255603Z" level=warning msg="Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap."
* Mar 10 00:44:00 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:44:00.962275854Z" level=warning msg="reference for unknown type: " digest="sha256:dde617756e0f602adc566ab71fd885f1dad451ad3fb063ac991c95a2ff47aea5" remote="quay.io/k8scsi/livenessprobe@sha256:dde617756e0f602adc566ab71fd885f1dad451ad3fb063ac991c95a2ff47aea5"
* Mar 10 00:44:01 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:44:01.281952171Z" level=warning msg="Error persisting manifest" digest="sha256:dde617756e0f602adc566ab71fd885f1dad451ad3fb063ac991c95a2ff47aea5" error="error committing manifest to content store: commit failed: unexpected commit digest sha256:d175117d581140656af29ab572127883b195b635365717a7571dfa946a7c1f25, expected sha256:dde617756e0f602adc566ab71fd885f1dad451ad3fb063ac991c95a2ff47aea5: failed precondition" remote="quay.io/k8scsi/livenessprobe@sha256:dde617756e0f602adc566ab71fd885f1dad451ad3fb063ac991c95a2ff47aea5"
* Mar 10 00:44:36 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:44:36.234627925Z" level=info msg="ignoring event" container=a582f80f0c5581c9f0773125032201f205ea6c86a9b76d2d8f0bbb1563971740 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
* Mar 10 00:44:36 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:44:36.281029608Z" level=warning msg="Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap."
* Mar 10 00:44:39 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:44:39.635543469Z" level=info msg="ignoring event" container=d18a6ade3a60f4ec0a804f0ce0ed57846a760a2d20f5dd4f83d2f9d4c3e952a5 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
* Mar 10 00:44:40 addons-20210310004204-1084876 dockerd[451]: time="2021-03-10T00:44:40.252113991Z" level=info msg="ignoring event" container=d6856ab05aeafac14eab1f29e8df3ae307e3a29a4c22eed673c54fe479cae5b7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
*
* ==> container status <==
* CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID
* d18a6ade3a60f alpine/helm@sha256:9d9fab00e0680f1328924429925595dfe96a68531c8a9c1518d05ee2ad45c36f 3 seconds ago Exited helm-test 0 d6856ab05aeaf
* d8acc04936d18 f1eb4bba1cfa4 6 seconds ago Running registry-server 1 fe89ce4e8a3f1
* e2c342ff46372 busybox@sha256:bda689514be526d9557ad442312e5d541757c453c50b8cf2ae68597c291385a1 9 seconds ago Running busybox 0 0c5e9fe9018d3
* 8b15b145a8b7b quay.io/k8scsi/livenessprobe@sha256:dde617756e0f602adc566ab71fd885f1dad451ad3fb063ac991c95a2ff47aea5 40 seconds ago Running liveness-probe 0 df3e4124342cd
* a582f80f0c558 quay.io/operator-framework/upstream-community-operators@sha256:cc7b3fdaa1ccdea5866fcd171669dc0ed88d3477779d8ed32e3712c827e38cc0 42 seconds ago Exited registry-server 0 fe89ce4e8a3f1
* 58dd0971b730e us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller@sha256:46ba23c3fbaafd9e5bd01ea85b2f921d9f2217be082580edc22e6c704a83f02f 46 seconds ago Running controller 0 c57cbbbfdb092
* acafde4ea89ba f1bce969b7834 52 seconds ago Running packageserver 0 4120c674374ad
* 3a99da564bac0 quay.io/k8scsi/hostpathplugin@sha256:aa223f9df8c1d477a9f2a4a2a7d104561e6d365e54671aacbc770dffcc0683ad 56 seconds ago Running hostpath 0 df3e4124342cd
* 1479c30d79616 quay.io/k8scsi/csi-resizer@sha256:75ad39004ac49267981c9cb3323a7f73f0b203e1c181117363bf215e10144e8a 57 seconds ago Running csi-resizer 0 5fecdc0229828
* 2776daef98f97 quay.io/k8scsi/csi-attacher@sha256:8fcb9472310dd424c4da8ee06ff200b5e6f091dff39a079e470599e4d0dcf328 59 seconds ago Running csi-attacher 0 ed8bea76f0305
* 2d151c63b5d32 f1bce969b7834 About a minute ago Running packageserver 0 ea3e2acdbc3d5
* dc7447ab10836 4d4f44df9f905 About a minute ago Exited patch 2 3207b36c4d96b
* 9658584e36e73 quay.io/k8scsi/csi-snapshotter@sha256:35ead85dd09aa8cc612fdb598d4e0e2f048bef816f1b74df5eeab67cd21b10aa About a minute ago Running csi-snapshotter 0 29331e5b4c289
* 0b343444c5656 quay.io/operator-framework/olm@sha256:0d15ffb5d10a176ef6e831d7865f98d51255ea5b0d16403618c94a004d049373 About a minute ago Running catalog-operator 0 62d585df87b2d
* 612cebdce2c65 quay.io/operator-framework/olm@sha256:0d15ffb5d10a176ef6e831d7865f98d51255ea5b0d16403618c94a004d049373 About a minute ago Running olm-operator 0 8e771878e9f59
* 90e635ff84a93 quay.io/k8scsi/csi-node-driver-registrar@sha256:9622c6a6dac7499a055a382930f4de82905a3c5735c0753f7094115c9c871309 About a minute ago Running node-driver-registrar 0 df3e4124342cd
* d915219302fff gcr.io/k8s-staging-sig-storage/csi-provisioner@sha256:8f36191970a82677ffe222007b08395dd7af0a5bb5b93db0e82523b43de2bfb2 About a minute ago Running csi-provisioner 0 002add671876d
* 83c8dbd87343f k8s.gcr.io/sig-storage/snapshot-controller@sha256:00fcc441ea9f72899c25eed61d602272a2a58c5f0014332bdcb5ac24acef08e4 About a minute ago Running volume-snapshot-controller 0 3523f3b195734
* 7bbfe3c17bc34 jettech/kube-webhook-certgen@sha256:da8122a78d7387909cf34a0f34db0cce672da1379ee4fd57c626a4afe9ac12b7 About a minute ago Exited create 0 6a28dfceebb3b
* 29d5b4a9ebc5c k8s.gcr.io/sig-storage/snapshot-controller@sha256:00fcc441ea9f72899c25eed61d602272a2a58c5f0014332bdcb5ac24acef08e4 About a minute ago Running volume-snapshot-controller 0 656fccfa69acf
* 38aa3b961ad71 gcr.io/kubernetes-helm/tiller@sha256:6003775d503546087266eda39418d221f9afb5ccfe35f637c32a1161619a3f9c About a minute ago Exited tiller 0 d8ec543ab7afd
* 54042b74af506 gcr.io/google_containers/kube-registry-proxy@sha256:1040f25a5273de0d72c54865a8efd47e3292de9fb8e5353e3fa76736b854f2da About a minute ago Running registry-proxy 0 5794150e26166
* b3b74b4daf748 k8s.gcr.io/metrics-server-amd64@sha256:49a9f12f7067d11f42c803dbe61ed2c1299959ad85cb315b25ff7eef8e6b8892 About a minute ago Running metrics-server 0 e2033ba7d30b9
* 02906d8689b6a registry@sha256:d5459fcb27aecc752520df4b492b08358a1912fcdfa454f7d2101d4b09991daa About a minute ago Running registry 0 9d87374a74f8c
* 63e14282682c0 bfe3a36ebd252 About a minute ago Running coredns 0 b2b96f4081b3a
* e4d14e816543b 85069258b98ac About a minute ago Running storage-provisioner 0 696a2dade30be
* 0bd04dbed7257 43154ddb57a83 About a minute ago Running kube-proxy 0 e435da8b373ff
* d1c1a132de64d a27166429d98e 2 minutes ago Running kube-controller-manager 0 9e6c268054ecc
* 924189b6ebf88 a8c2fdb8bf76e 2 minutes ago Running kube-apiserver 0 50b0c6719f911
* fcd904ed98760 0369cf4303ffd 2 minutes ago Running etcd 0 db00aefe2f9b4
* cb950dda75874 ed2c44fbdd78b 2 minutes ago Running kube-scheduler 0 6d7e8e5c04ecc
*
* ==> coredns [63e14282682c] <==
* .:53
* [INFO] plugin/reload: Running configuration MD5 = db32ca3650231d74073ff4cf814959a7
* CoreDNS-1.7.0
* linux/amd64, go1.14.4, f59c03d
*
* ==> describe nodes <==
* Name: addons-20210310004204-1084876
* Roles: control-plane,master
* Labels: beta.kubernetes.io/arch=amd64
* beta.kubernetes.io/os=linux
* kubernetes.io/arch=amd64
* kubernetes.io/hostname=addons-20210310004204-1084876
* kubernetes.io/os=linux
* minikube.k8s.io/commit=8d9e062aa56d18f701a92d5344bd63e9d7a0bc2e
* minikube.k8s.io/name=addons-20210310004204-1084876
* minikube.k8s.io/updated_at=2021_03_10T00_42_34_0700
* minikube.k8s.io/version=v1.18.1
* node-role.kubernetes.io/control-plane=
* node-role.kubernetes.io/master=
* topology.hostpath.csi/node=addons-20210310004204-1084876
* Annotations: csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-20210310004204-1084876"}
* kubeadm.alpha.kubernetes.io/cri-socket: /var/run/dockershim.sock
* node.alpha.kubernetes.io/ttl: 0
* volumes.kubernetes.io/controller-managed-attach-detach: true
* CreationTimestamp: Wed, 10 Mar 2021 00:42:31 +0000
* Taints: <none>
* Unschedulable: false
* Lease:
* HolderIdentity: addons-20210310004204-1084876
* AcquireTime: <unset>
* RenewTime: Wed, 10 Mar 2021 00:44:36 +0000
* Conditions:
* Type Status LastHeartbeatTime LastTransitionTime Reason Message
* ---- ------ ----------------- ------------------ ------ -------
* MemoryPressure False Wed, 10 Mar 2021 00:44:38 +0000 Wed, 10 Mar 2021 00:42:27 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
* DiskPressure False Wed, 10 Mar 2021 00:44:38 +0000 Wed, 10 Mar 2021 00:42:27 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
* PIDPressure False Wed, 10 Mar 2021 00:44:38 +0000 Wed, 10 Mar 2021 00:42:27 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
* Ready True Wed, 10 Mar 2021 00:44:38 +0000 Wed, 10 Mar 2021 00:42:45 +0000 KubeletReady kubelet is posting ready status
* Addresses:
* InternalIP: 192.168.49.205
* Hostname: addons-20210310004204-1084876
* Capacity:
* cpu: 8
* ephemeral-storage: 309568300Ki
* hugepages-1Gi: 0
* hugepages-2Mi: 0
* memory: 30886996Ki
* pods: 110
* Allocatable:
* cpu: 8
* ephemeral-storage: 309568300Ki
* hugepages-1Gi: 0
* hugepages-2Mi: 0
* memory: 30886996Ki
* pods: 110
* System Info:
* Machine ID: 84fb46bd39d2483a97ab4430ee4a5e3a
* System UUID: 27a2d8c6-7eee-471e-8387-43555877de18
* Boot ID: cfed3db4-db6c-4655-8abe-2e1ce08d21a8
* Kernel Version: 4.9.0-15-amd64
* OS Image: Ubuntu 20.04.1 LTS
* Operating System: linux
* Architecture: amd64
* Container Runtime Version: docker://20.10.3
* Kubelet Version: v1.20.2
* Kube-Proxy Version: v1.20.2
* PodCIDR: 10.244.0.0/24
* PodCIDRs: 10.244.0.0/24
* Non-terminated Pods: (29 in total)
* Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits AGE
* --------- ---- ------------ ---------- --------------- ------------- ---
* default busybox 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11s
* default registry-test 0 (0%) 0 (0%) 0 (0%) 0 (0%) 1s
* default task-pv-pod 0 (0%) 0 (0%) 0 (0%) 0 (0%) 1s
* kube-system coredns-74ff55c5b-xlj4r 100m (1%) 0 (0%) 70Mi (0%) 170Mi (0%) 109s
* kube-system csi-hostpath-attacher-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 102s
* kube-system csi-hostpath-provisioner-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 101s
* kube-system csi-hostpath-resizer-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 100s
* kube-system csi-hostpath-snapshotter-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 99s
* kube-system csi-hostpathplugin-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 101s
* kube-system etcd-addons-20210310004204-1084876 100m (1%) 0 (0%) 100Mi (0%) 0 (0%) 2m7s
* kube-system ingress-nginx-controller-65cf89dc4f-v4q4w 100m (1%) 0 (0%) 90Mi (0%) 0 (0%) 104s
* kube-system kube-apiserver-addons-20210310004204-1084876 250m (3%) 0 (0%) 0 (0%) 0 (0%) 2m7s
* kube-system kube-controller-manager-addons-20210310004204-1084876 200m (2%) 0 (0%) 0 (0%) 0 (0%) 2m7s
* kube-system kube-proxy-dmzxd 0 (0%) 0 (0%) 0 (0%) 0 (0%) 109s
* kube-system kube-scheduler-addons-20210310004204-1084876 100m (1%) 0 (0%) 0 (0%) 0 (0%) 2m7s
* kube-system metrics-server-56c4f8c9d6-s86jb 0 (0%) 0 (0%) 0 (0%) 0 (0%) 106s
* kube-system registry-bqsz2 0 (0%) 0 (0%) 0 (0%) 0 (0%) 106s
* kube-system registry-proxy-jgjdk 0 (0%) 0 (0%) 0 (0%) 0 (0%) 106s
* kube-system snapshot-controller-66df655854-bl5n2 0 (0%) 0 (0%) 0 (0%) 0 (0%) 104s
* kube-system snapshot-controller-66df655854-shthb 0 (0%) 0 (0%) 0 (0%) 0 (0%) 104s
* kube-system storage-provisioner 0 (0%) 0 (0%) 0 (0%) 0 (0%) 106s
* kube-system tiller-deploy-7c86b7fbdf-k4qzh 0 (0%) 0 (0%) 0 (0%) 0 (0%) 105s
* olm catalog-operator-74df75768-s529b 10m (0%) 0 (0%) 80Mi (0%) 0 (0%) 100s
* olm olm-operator-5dd79ffdff-rzqnh 10m (0%) 0 (0%) 160Mi (0%) 0 (0%) 100s
* olm operatorhubio-catalog-vqwtg 10m (0%) 100m (1%) 50Mi (0%) 100Mi (0%) 66s
* olm packageserver-66d48d56bd-6hbq5 10m (0%) 0 (0%) 50Mi (0%) 0 (0%) 64s
* olm packageserver-66d48d56bd-vw9gf 10m (0%) 0 (0%) 50Mi (0%) 0 (0%) 64s
* olm packageserver-ddbf8bbf7-7mfn7 10m (0%) 0 (0%) 50Mi (0%) 0 (0%) 54s
* olm packageserver-ddbf8bbf7-pqnqh 10m (0%) 0 (0%) 50Mi (0%) 0 (0%) 63s
* Allocated resources:
* (Total limits may be over 100 percent, i.e., overcommitted.)
* Resource Requests Limits
* -------- -------- ------
* cpu 920m (11%) 100m (1%)
* memory 750Mi (2%) 270Mi (0%)
* ephemeral-storage 100Mi (0%) 0 (0%)
* hugepages-1Gi 0 (0%) 0 (0%)
* hugepages-2Mi 0 (0%) 0 (0%)
* Events:
* Type Reason Age From Message
* ---- ------ ---- ---- -------
* Normal Starting 2m7s kubelet Starting kubelet.
* Normal NodeHasSufficientMemory 2m7s kubelet Node addons-20210310004204-1084876 status is now: NodeHasSufficientMemory
* Normal NodeHasNoDiskPressure 2m7s kubelet Node addons-20210310004204-1084876 status is now: NodeHasNoDiskPressure
* Normal NodeHasSufficientPID 2m7s kubelet Node addons-20210310004204-1084876 status is now: NodeHasSufficientPID
* Normal NodeNotReady 2m7s kubelet Node addons-20210310004204-1084876 status is now: NodeNotReady
* Normal NodeAllocatableEnforced 2m7s kubelet Updated Node Allocatable limit across pods
* Normal NodeReady 117s kubelet Node addons-20210310004204-1084876 status is now: NodeReady
* Normal Starting 106s kube-proxy Starting kube-proxy.
*
* ==> dmesg <==
* [ +0.000003] ll header: 00000000: ff ff ff ff ff ff 1e 14 10 08 59 7f 08 06 ..........Y...
* [ +0.000493] IPv4: martian source 10.244.0.4 from 10.244.0.3, on dev eth0
* [ +0.000003] ll header: 00000000: ff ff ff ff ff ff 3e 39 58 88 7a fe 08 06 ......>9X.z...
* [ +4.705369] IPv4: martian source 10.244.0.3 from 10.244.0.3, on dev eth0
* [ +0.000003] ll header: 00000000: ff ff ff ff ff ff 22 40 30 c4 fd 2b 08 06 ......"@0..+..
* [ +2.359038] cgroup: cgroup2: unknown option "nsdelegate"
* [ +7.044287] IPv4: martian source 10.244.0.1 from 10.244.0.3, on dev eth0
* [ +0.000003] ll header: 00000000: ff ff ff ff ff ff 22 40 30 c4 fd 2b 08 06 ......"@0..+..
* [ +0.000429] IPv4: martian source 10.244.0.3 from 10.244.0.2, on dev eth0
* [ +0.000003] ll header: 00000000: ff ff ff ff ff ff ea f1 c6 8a 5d de 08 06 ..........]...
* [ +12.922287] cgroup: cgroup2: unknown option "nsdelegate"
* [ +12.180043] cgroup: cgroup2: unknown option "nsdelegate"
* [Mar10 00:35] cgroup: cgroup2: unknown option "nsdelegate"
* [ +8.325114] cgroup: cgroup2: unknown option "nsdelegate"
* [Mar10 00:36] cgroup: cgroup2: unknown option "nsdelegate"
* [Mar10 00:37] cgroup: cgroup2: unknown option "nsdelegate"
* [ +24.041254] cgroup: cgroup2: unknown option "nsdelegate"
* [Mar10 00:39] IPv4: martian source 10.85.0.2 from 10.85.0.2, on dev cni0
* [ +0.000003] ll header: 00000000: ff ff ff ff ff ff 8e 4a 5c 40 b6 f3 08 06 .......J\@....
* [ +0.000007] IPv4: martian source 10.85.0.2 from 10.85.0.2, on dev eth0
* [ +0.000001] ll header: 00000000: ff ff ff ff ff ff 8e 4a 5c 40 b6 f3 08 06 .......J\@....
* [ +0.302372] IPv4: martian source 10.85.0.3 from 10.85.0.3, on dev eth0
* [ +0.000004] ll header: 00000000: ff ff ff ff ff ff b2 f2 a1 0b 5d ea 08 06 ..........]...
* [ +13.593684] cgroup: cgroup2: unknown option "nsdelegate"
* [Mar10 00:42] cgroup: cgroup2: unknown option "nsdelegate"
*
* ==> etcd [fcd904ed9876] <==
* 2021-03-10 00:42:56.256883 W | etcdserver: read-only range request "key:\"/registry/namespaces/kube-system\" " with result "range_response_count:1 size:263" took too long (112.61522ms) to execute
* 2021-03-10 00:42:56.640079 W | etcdserver: read-only range request "key:\"/registry/clusterrolebindings/tiller-clusterrolebinding\" " with result "range_response_count:0 size:5" took too long (101.585148ms) to execute
* 2021-03-10 00:42:56.640381 W | etcdserver: read-only range request "key:\"/registry/services/specs/kube-system/metrics-server\" " with result "range_response_count:0 size:5" took too long (190.348268ms) to execute
* 2021-03-10 00:42:56.640651 W | etcdserver: read-only range request "key:\"/registry/deployments/kube-system/tiller-deploy\" " with result "range_response_count:1 size:4657" took too long (102.341638ms) to execute
* 2021-03-10 00:43:04.740785 I | etcdserver/api/etcdhttp: /health OK (status code 200)
* 2021-03-10 00:43:14.732840 I | etcdserver/api/etcdhttp: /health OK (status code 200)
* 2021-03-10 00:43:24.733259 I | etcdserver/api/etcdhttp: /health OK (status code 200)
* 2021-03-10 00:43:34.734191 I | etcdserver/api/etcdhttp: /health OK (status code 200)
* 2021-03-10 00:43:44.733754 I | etcdserver/api/etcdhttp: /health OK (status code 200)
* 2021-03-10 00:43:47.624077 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/\" range_end:\"/registry/pods/kube-system0\" " with result "range_response_count:21 size:91549" took too long (436.463054ms) to execute
* 2021-03-10 00:43:47.624317 W | etcdserver: read-only range request "key:\"/registry/operators.coreos.com/catalogsources/olm/operatorhubio-catalog\" " with result "range_response_count:1 size:2183" took too long (388.929592ms) to execute
* 2021-03-10 00:43:47.632799 W | etcdserver: read-only range request "key:\"/registry/operators.coreos.com/operatorgroups/olm/\" range_end:\"/registry/operators.coreos.com/operatorgroups/olm0\" " with result "range_response_count:1 size:1332" took too long (274.677172ms) to execute
* 2021-03-10 00:43:47.632956 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/\" range_end:\"/registry/pods/kube-system0\" " with result "range_response_count:21 size:91549" took too long (182.321695ms) to execute
* 2021-03-10 00:43:47.635242 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/\" range_end:\"/registry/pods/kube-system0\" " with result "range_response_count:21 size:91549" took too long (283.055709ms) to execute
* 2021-03-10 00:43:54.733323 I | etcdserver/api/etcdhttp: /health OK (status code 200)
* 2021-03-10 00:44:03.450821 W | etcdserver: read-only range request "key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" " with result "range_response_count:1 size:1127" took too long (181.562903ms) to execute
* 2021-03-10 00:44:04.689302 I | etcdserver/api/etcdhttp: /health OK (status code 200)
* 2021-03-10 00:44:14.689261 I | etcdserver/api/etcdhttp: /health OK (status code 200)
* 2021-03-10 00:44:16.926372 W | wal: sync duration of 1.410090316s, expected less than 1s
* 2021-03-10 00:44:16.927035 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (783.518432ms) to execute
* 2021-03-10 00:44:16.927262 W | etcdserver: read-only range request "key:\"/registry/storageclasses/\" range_end:\"/registry/storageclasses0\" count_only:true " with result "range_response_count:0 size:7" took too long (635.974285ms) to execute
* 2021-03-10 00:44:16.927299 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/snapshot-controller-leader\" " with result "range_response_count:1 size:503" took too long (449.876632ms) to execute
* 2021-03-10 00:44:16.927346 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (485.096852ms) to execute
* 2021-03-10 00:44:24.689263 I | etcdserver/api/etcdhttp: /health OK (status code 200)
* 2021-03-10 00:44:34.689288 I | etcdserver/api/etcdhttp: /health OK (status code 200)
*
* ==> kernel <==
* 00:44:43 up 4:27, 0 users, load average: 1.86, 2.14, 3.15
* Linux addons-20210310004204-1084876 4.9.0-15-amd64 #1 SMP Debian 4.9.258-1 (2021-03-08) x86_64 x86_64 x86_64 GNU/Linux
* PRETTY_NAME="Ubuntu 20.04.1 LTS"
*
* ==> kube-apiserver [924189b6ebf8] <==
* I0310 00:43:25.534943 1 endpoint.go:68] ccResolverWrapper: sending new addresses to cc: [{https://127.0.0.1:2379 <nil> 0 <nil>}]
* I0310 00:43:25.547417 1 client.go:360] parsed scheme: "endpoint"
* I0310 00:43:25.547467 1 endpoint.go:68] ccResolverWrapper: sending new addresses to cc: [{https://127.0.0.1:2379 <nil> 0 <nil>}]
* I0310 00:43:31.778268 1 client.go:360] parsed scheme: "passthrough"
* I0310 00:43:31.778314 1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379 <nil> 0 <nil>}] <nil> <nil>}
* I0310 00:43:31.778324 1 clientconn.go:948] ClientConn switching balancer to "pick_first"
* W0310 00:43:42.456833 1 handler_proxy.go:102] no RequestInfo found in the context
* E0310 00:43:42.457159 1 controller.go:116] loading OpenAPI spec for "v1.packages.operators.coreos.com" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
* , Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
* I0310 00:43:42.457179 1 controller.go:129] OpenAPI AggregationController: action for item v1.packages.operators.coreos.com: Rate Limited Requeue.
* E0310 00:43:44.483232 1 available_controller.go:508] v1.packages.operators.coreos.com failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io "v1.packages.operators.coreos.com": the object has been modified; please apply your changes to the latest version and try again
* E0310 00:43:45.482104 1 controller.go:116] loading OpenAPI spec for "v1.packages.operators.coreos.com" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: error trying to reach service: x509: certificate signed by unknown authority (possibly because of "x509: ECDSA verification failure" while trying to verify candidate authority certificate "Red Hat, Inc.")
* , Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
* I0310 00:43:45.482133 1 controller.go:129] OpenAPI AggregationController: action for item v1.packages.operators.coreos.com: Rate Limited Requeue.
* I0310 00:44:04.936350 1 client.go:360] parsed scheme: "passthrough"
* I0310 00:44:04.936403 1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379 <nil> 0 <nil>}] <nil> <nil>}
* I0310 00:44:04.936412 1 clientconn.go:948] ClientConn switching balancer to "pick_first"
* E0310 00:44:16.571067 1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: OpenAPI spec does not exist
* I0310 00:44:16.571092 1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
* I0310 00:44:16.927371 1 trace.go:205] Trace[220703427]: "Create" url:/api/v1/namespaces/olm/events,user-agent:kubelet/v1.20.2 (linux/amd64) kubernetes/faecb19,client:192.168.49.205 (10-Mar-2021 00:44:15.842) (total time: 1084ms):
* Trace[220703427]: ---"Object stored in database" 1084ms (00:44:00.927)
* Trace[220703427]: [1.084649188s] [1.084649188s] END
* I0310 00:44:42.734499 1 client.go:360] parsed scheme: "passthrough"
* I0310 00:44:42.734548 1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379 <nil> 0 <nil>}] <nil> <nil>}
* I0310 00:44:42.734556 1 clientconn.go:948] ClientConn switching balancer to "pick_first"
*
* ==> kube-controller-manager [d1c1a132de64] <==
* I0310 00:43:24.062723 1 resource_quota_monitor.go:229] QuotaMonitor created object count evaluator for clusterserviceversions.operators.coreos.com
* I0310 00:43:24.062766 1 resource_quota_monitor.go:229] QuotaMonitor created object count evaluator for volumesnapshots.snapshot.storage.k8s.io
* I0310 00:43:24.062929 1 shared_informer.go:240] Waiting for caches to sync for resource quota
* I0310 00:43:24.363190 1 shared_informer.go:247] Caches are synced for resource quota
* I0310 00:43:25.247790 1 shared_informer.go:240] Waiting for caches to sync for garbage collector
* I0310 00:43:25.648075 1 shared_informer.go:247] Caches are synced for garbage collector
* I0310 00:43:28.292945 1 event.go:291] "Event occurred" object="kube-system/ingress-nginx-admission-create" kind="Job" apiVersion="batch/v1" type="Normal" reason="Completed" message="Job completed"
* I0310 00:43:38.035330 1 event.go:291] "Event occurred" object="olm/packageserver" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set packageserver-66d48d56bd to 2"
* I0310 00:43:38.045751 1 event.go:291] "Event occurred" object="olm/packageserver-66d48d56bd" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: packageserver-66d48d56bd-vw9gf"
* I0310 00:43:38.052870 1 event.go:291] "Event occurred" object="olm/packageserver-66d48d56bd" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: packageserver-66d48d56bd-6hbq5"
* I0310 00:43:39.564325 1 event.go:291] "Event occurred" object="olm/packageserver" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set packageserver-ddbf8bbf7 to 1"
* I0310 00:43:39.639330 1 event.go:291] "Event occurred" object="olm/packageserver-ddbf8bbf7" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: packageserver-ddbf8bbf7-pqnqh"
* I0310 00:43:42.642946 1 event.go:291] "Event occurred" object="kube-system/ingress-nginx-admission-patch" kind="Job" apiVersion="batch/v1" type="Normal" reason="Completed" message="Job completed"
* I0310 00:43:48.466608 1 event.go:291] "Event occurred" object="olm/packageserver" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled down replica set packageserver-66d48d56bd to 1"
* I0310 00:43:48.535467 1 event.go:291] "Event occurred" object="olm/packageserver-66d48d56bd" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulDelete" message="Deleted pod: packageserver-66d48d56bd-6hbq5"
* I0310 00:43:48.548168 1 event.go:291] "Event occurred" object="olm/packageserver" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set packageserver-ddbf8bbf7 to 2"
* I0310 00:43:48.551808 1 event.go:291] "Event occurred" object="olm/packageserver-ddbf8bbf7" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: packageserver-ddbf8bbf7-7mfn7"
* I0310 00:43:53.302959 1 event.go:291] "Event occurred" object="olm/packageserver" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled down replica set packageserver-66d48d56bd to 0"
* I0310 00:43:53.338619 1 event.go:291] "Event occurred" object="olm/packageserver-66d48d56bd" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulDelete" message="Deleted pod: packageserver-66d48d56bd-vw9gf"
* E0310 00:43:54.350910 1 clusterroleaggregation_controller.go:181] edit failed with : Operation cannot be fulfilled on clusterroles.rbac.authorization.k8s.io "edit": the object has been modified; please apply your changes to the latest version and try again
* I0310 00:44:40.929021 1 event.go:291] "Event occurred" object="default/hpvc" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="ExternalProvisioning" message="waiting for a volume to be created, either by external provisioner \"hostpath.csi.k8s.io\" or manually created by system administrator"
* I0310 00:44:40.929348 1 event.go:291] "Event occurred" object="default/hpvc" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="ExternalProvisioning" message="waiting for a volume to be created, either by external provisioner \"hostpath.csi.k8s.io\" or manually created by system administrator"
* I0310 00:44:41.340106 1 reconciler.go:275] attacherDetacher.AttachVolume started for volume "pvc-b5b99d04-5b8d-40b6-9d4a-6c4815dcf8c9" (UniqueName: "kubernetes.io/csi/hostpath.csi.k8s.io^cc874cc0-8139-11eb-97b4-0242ac11000b") from node "addons-20210310004204-1084876"
* I0310 00:44:41.355842 1 operation_generator.go:360] AttachVolume.Attach succeeded for volume "pvc-b5b99d04-5b8d-40b6-9d4a-6c4815dcf8c9" (UniqueName: "kubernetes.io/csi/hostpath.csi.k8s.io^cc874cc0-8139-11eb-97b4-0242ac11000b") from node "addons-20210310004204-1084876"
* I0310 00:44:41.356209 1 event.go:291] "Event occurred" object="default/task-pv-pod" kind="Pod" apiVersion="v1" type="Normal" reason="SuccessfulAttachVolume" message="AttachVolume.Attach succeeded for volume \"pvc-b5b99d04-5b8d-40b6-9d4a-6c4815dcf8c9\" "
*
* ==> kube-proxy [0bd04dbed725] <==
* I0310 00:42:56.434327 1 node.go:172] Successfully retrieved node IP: 192.168.49.205
* I0310 00:42:56.434457 1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.49.205), assume IPv4 operation
* W0310 00:42:56.647896 1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
* I0310 00:42:56.647999 1 server_others.go:185] Using iptables Proxier.
* I0310 00:42:56.648322 1 server.go:650] Version: v1.20.2
* I0310 00:42:56.650377 1 conntrack.go:52] Setting nf_conntrack_max to 262144
* I0310 00:42:56.650690 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
* I0310 00:42:56.650748 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
* I0310 00:42:56.651105 1 config.go:315] Starting service config controller
* I0310 00:42:56.651117 1 shared_informer.go:240] Waiting for caches to sync for service config
* I0310 00:42:56.651804 1 config.go:224] Starting endpoint slice config controller
* I0310 00:42:56.651823 1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
* I0310 00:42:56.753794 1 shared_informer.go:247] Caches are synced for endpoint slice config
* I0310 00:42:56.753895 1 shared_informer.go:247] Caches are synced for service config
*
* ==> kube-scheduler [cb950dda7587] <==
* I0310 00:42:27.237681 1 serving.go:331] Generated self-signed cert in-memory
* W0310 00:42:31.442341 1 requestheader_controller.go:193] Unable to get configmap/extension-apiserver-authentication in kube-system. Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
* W0310 00:42:31.442382 1 authentication.go:332] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
* W0310 00:42:31.442396 1 authentication.go:333] Continuing without authentication configuration. This may treat all requests as anonymous.
* W0310 00:42:31.442407 1 authentication.go:334] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
* I0310 00:42:31.461097 1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
* I0310 00:42:31.461131 1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
* I0310 00:42:31.461617 1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
* I0310 00:42:31.461701 1 tlsconfig.go:240] Starting DynamicServingCertificateController
* E0310 00:42:31.462892 1 reflector.go:138] k8s.io/apiserver/pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
* E0310 00:42:31.533774 1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
* E0310 00:42:31.533921 1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
* E0310 00:42:31.534058 1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
* E0310 00:42:31.534159 1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
* E0310 00:42:31.540263 1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
* E0310 00:42:31.540364 1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
* E0310 00:42:31.540382 1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
* E0310 00:42:31.540515 1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1beta1.PodDisruptionBudget: failed to list *v1beta1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
* E0310 00:42:31.540558 1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
* E0310 00:42:31.554872 1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
* E0310 00:42:31.554997 1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
* E0310 00:42:32.283803 1 reflector.go:138] k8s.io/apiserver/pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
* E0310 00:42:32.643264 1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
* I0310 00:42:34.661365 1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
*
* ==> kubelet <==
* -- Logs begin at Wed 2021-03-10 00:42:08 UTC, end at Wed 2021-03-10 00:44:43 UTC. --
* Mar 10 00:44:41 addons-20210310004204-1084876 kubelet[2310]: I0310 00:44:41.432962 2310 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "default-token-sdsp9" (UniqueName: "kubernetes.io/secret/65760533-48dd-4a07-906c-82bd50b9c83d-default-token-sdsp9") pod "registry-test" (UID: "65760533-48dd-4a07-906c-82bd50b9c83d")
* Mar 10 00:44:41 addons-20210310004204-1084876 kubelet[2310]: I0310 00:44:41.433076 2310 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "pvc-b5b99d04-5b8d-40b6-9d4a-6c4815dcf8c9" (UniqueName: "kubernetes.io/csi/hostpath.csi.k8s.io^cc874cc0-8139-11eb-97b4-0242ac11000b") pod "task-pv-pod" (UID: "1a5b6d85-926f-4839-acce-3bc95a554414")
* Mar 10 00:44:41 addons-20210310004204-1084876 kubelet[2310]: E0310 00:44:41.433207 2310 nestedpendingoperations.go:301] Operation for "{volumeName:kubernetes.io/csi/hostpath.csi.k8s.io^cc874cc0-8139-11eb-97b4-0242ac11000b podName: nodeName:}" failed. No retries permitted until 2021-03-10 00:44:41.933145587 +0000 UTC m=+127.619440901 (durationBeforeRetry 500ms). Error: "Volume has not been added to the list of VolumesInUse in the node's volume status for volume \"pvc-b5b99d04-5b8d-40b6-9d4a-6c4815dcf8c9\" (UniqueName: \"kubernetes.io/csi/hostpath.csi.k8s.io^cc874cc0-8139-11eb-97b4-0242ac11000b\") pod \"task-pv-pod\" (UID: \"1a5b6d85-926f-4839-acce-3bc95a554414\") "
* Mar 10 00:44:41 addons-20210310004204-1084876 kubelet[2310]: E0310 00:44:41.433217 2310 secret.go:195] Couldn't get secret kube-system/tiller-token-gpgsr: secret "tiller-token-gpgsr" not found
* Mar 10 00:44:41 addons-20210310004204-1084876 kubelet[2310]: I0310 00:44:41.433271 2310 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "default-token-sdsp9" (UniqueName: "kubernetes.io/secret/1a5b6d85-926f-4839-acce-3bc95a554414-default-token-sdsp9") pod "task-pv-pod" (UID: "1a5b6d85-926f-4839-acce-3bc95a554414")
* Mar 10 00:44:41 addons-20210310004204-1084876 kubelet[2310]: E0310 00:44:41.433295 2310 nestedpendingoperations.go:301] Operation for "{volumeName:kubernetes.io/secret/1c948044-7876-4077-a225-b7964c8e9b4e-tiller-token-gpgsr podName:1c948044-7876-4077-a225-b7964c8e9b4e nodeName:}" failed. No retries permitted until 2021-03-10 00:44:41.933268638 +0000 UTC m=+127.619563955 (durationBeforeRetry 500ms). Error: "MountVolume.SetUp failed for volume \"tiller-token-gpgsr\" (UniqueName: \"kubernetes.io/secret/1c948044-7876-4077-a225-b7964c8e9b4e-tiller-token-gpgsr\") pod \"tiller-deploy-7c86b7fbdf-k4qzh\" (UID: \"1c948044-7876-4077-a225-b7964c8e9b4e\") : secret \"tiller-token-gpgsr\" not found"
* Mar 10 00:44:41 addons-20210310004204-1084876 kubelet[2310]: I0310 00:44:41.935511 2310 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "pvc-b5b99d04-5b8d-40b6-9d4a-6c4815dcf8c9" (UniqueName: "kubernetes.io/csi/hostpath.csi.k8s.io^cc874cc0-8139-11eb-97b4-0242ac11000b") pod "task-pv-pod" (UID: "1a5b6d85-926f-4839-acce-3bc95a554414")
* Mar 10 00:44:41 addons-20210310004204-1084876 kubelet[2310]: E0310 00:44:41.935726 2310 secret.go:195] Couldn't get secret kube-system/tiller-token-gpgsr: secret "tiller-token-gpgsr" not found
* Mar 10 00:44:41 addons-20210310004204-1084876 kubelet[2310]: E0310 00:44:41.935758 2310 nestedpendingoperations.go:301] Operation for "{volumeName:kubernetes.io/csi/hostpath.csi.k8s.io^cc874cc0-8139-11eb-97b4-0242ac11000b podName: nodeName:}" failed. No retries permitted until 2021-03-10 00:44:42.935699187 +0000 UTC m=+128.621994541 (durationBeforeRetry 1s). Error: "Volume has not been added to the list of VolumesInUse in the node's volume status for volume \"pvc-b5b99d04-5b8d-40b6-9d4a-6c4815dcf8c9\" (UniqueName: \"kubernetes.io/csi/hostpath.csi.k8s.io^cc874cc0-8139-11eb-97b4-0242ac11000b\") pod \"task-pv-pod\" (UID: \"1a5b6d85-926f-4839-acce-3bc95a554414\") "
* Mar 10 00:44:41 addons-20210310004204-1084876 kubelet[2310]: E0310 00:44:41.935850 2310 nestedpendingoperations.go:301] Operation for "{volumeName:kubernetes.io/secret/1c948044-7876-4077-a225-b7964c8e9b4e-tiller-token-gpgsr podName:1c948044-7876-4077-a225-b7964c8e9b4e nodeName:}" failed. No retries permitted until 2021-03-10 00:44:42.935819265 +0000 UTC m=+128.622114576 (durationBeforeRetry 1s). Error: "MountVolume.SetUp failed for volume \"tiller-token-gpgsr\" (UniqueName: \"kubernetes.io/secret/1c948044-7876-4077-a225-b7964c8e9b4e-tiller-token-gpgsr\") pod \"tiller-deploy-7c86b7fbdf-k4qzh\" (UID: \"1c948044-7876-4077-a225-b7964c8e9b4e\") : secret \"tiller-token-gpgsr\" not found"
* Mar 10 00:44:42 addons-20210310004204-1084876 kubelet[2310]: W0310 00:44:42.137902 2310 docker_sandbox.go:402] failed to read pod IP from plugin/docker: Couldn't find network status for default/registry-test through plugin: invalid network status for
* Mar 10 00:44:42 addons-20210310004204-1084876 kubelet[2310]: W0310 00:44:42.181482 2310 docker_sandbox.go:402] failed to read pod IP from plugin/docker: Couldn't find network status for default/registry-test through plugin: invalid network status for
* Mar 10 00:44:42 addons-20210310004204-1084876 kubelet[2310]: I0310 00:44:42.939414 2310 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "pvc-b5b99d04-5b8d-40b6-9d4a-6c4815dcf8c9" (UniqueName: "kubernetes.io/csi/hostpath.csi.k8s.io^cc874cc0-8139-11eb-97b4-0242ac11000b") pod "task-pv-pod" (UID: "1a5b6d85-926f-4839-acce-3bc95a554414")
* Mar 10 00:44:42 addons-20210310004204-1084876 kubelet[2310]: E0310 00:44:42.939670 2310 secret.go:195] Couldn't get secret kube-system/tiller-token-gpgsr: secret "tiller-token-gpgsr" not found
* Mar 10 00:44:42 addons-20210310004204-1084876 kubelet[2310]: E0310 00:44:42.939672 2310 nestedpendingoperations.go:301] Operation for "{volumeName:kubernetes.io/csi/hostpath.csi.k8s.io^cc874cc0-8139-11eb-97b4-0242ac11000b podName: nodeName:}" failed. No retries permitted until 2021-03-10 00:44:44.939612977 +0000 UTC m=+130.625908337 (durationBeforeRetry 2s). Error: "Volume has not been added to the list of VolumesInUse in the node's volume status for volume \"pvc-b5b99d04-5b8d-40b6-9d4a-6c4815dcf8c9\" (UniqueName: \"kubernetes.io/csi/hostpath.csi.k8s.io^cc874cc0-8139-11eb-97b4-0242ac11000b\") pod \"task-pv-pod\" (UID: \"1a5b6d85-926f-4839-acce-3bc95a554414\") "
* Mar 10 00:44:42 addons-20210310004204-1084876 kubelet[2310]: E0310 00:44:42.939786 2310 nestedpendingoperations.go:301] Operation for "{volumeName:kubernetes.io/secret/1c948044-7876-4077-a225-b7964c8e9b4e-tiller-token-gpgsr podName:1c948044-7876-4077-a225-b7964c8e9b4e nodeName:}" failed. No retries permitted until 2021-03-10 00:44:44.93976535 +0000 UTC m=+130.626060634 (durationBeforeRetry 2s). Error: "MountVolume.SetUp failed for volume \"tiller-token-gpgsr\" (UniqueName: \"kubernetes.io/secret/1c948044-7876-4077-a225-b7964c8e9b4e-tiller-token-gpgsr\") pod \"tiller-deploy-7c86b7fbdf-k4qzh\" (UID: \"1c948044-7876-4077-a225-b7964c8e9b4e\") : secret \"tiller-token-gpgsr\" not found"
* Mar 10 00:44:43 addons-20210310004204-1084876 kubelet[2310]: I0310 00:44:43.206865 2310 scope.go:95] [topologymanager] RemoveContainer - Container ID: 38aa3b961ad7131eb812e2a79ccbb0f0ff1a1c8507854b8a7cdfd27b99f9a892
* Mar 10 00:44:43 addons-20210310004204-1084876 kubelet[2310]: I0310 00:44:43.222843 2310 scope.go:95] [topologymanager] RemoveContainer - Container ID: 38aa3b961ad7131eb812e2a79ccbb0f0ff1a1c8507854b8a7cdfd27b99f9a892
* Mar 10 00:44:43 addons-20210310004204-1084876 kubelet[2310]: E0310 00:44:43.223676 2310 remote_runtime.go:332] ContainerStatus "38aa3b961ad7131eb812e2a79ccbb0f0ff1a1c8507854b8a7cdfd27b99f9a892" from runtime service failed: rpc error: code = Unknown desc = Error: No such container: 38aa3b961ad7131eb812e2a79ccbb0f0ff1a1c8507854b8a7cdfd27b99f9a892
* Mar 10 00:44:43 addons-20210310004204-1084876 kubelet[2310]: W0310 00:44:43.223738 2310 pod_container_deletor.go:52] [pod_container_deletor] DeleteContainer returned error for (id={docker 38aa3b961ad7131eb812e2a79ccbb0f0ff1a1c8507854b8a7cdfd27b99f9a892}): failed to get container status "38aa3b961ad7131eb812e2a79ccbb0f0ff1a1c8507854b8a7cdfd27b99f9a892": rpc error: code = Unknown desc = Error: No such container: 38aa3b961ad7131eb812e2a79ccbb0f0ff1a1c8507854b8a7cdfd27b99f9a892
* Mar 10 00:44:43 addons-20210310004204-1084876 kubelet[2310]: E0310 00:44:43.288878 2310 kuberuntime_container.go:662] killContainer "tiller"(id={"docker" "38aa3b961ad7131eb812e2a79ccbb0f0ff1a1c8507854b8a7cdfd27b99f9a892"}) for pod "<nil>" failed: rpc error: code = Unknown desc = Error: No such container: 38aa3b961ad7131eb812e2a79ccbb0f0ff1a1c8507854b8a7cdfd27b99f9a892
* Mar 10 00:44:43 addons-20210310004204-1084876 kubelet[2310]: E0310 00:44:43.290603 2310 kubelet_pods.go:1256] Failed killing the pod "tiller-deploy-7c86b7fbdf-k4qzh": failed to "KillContainer" for "tiller" with KillContainerError: "rpc error: code = Unknown desc = Error: No such container: 38aa3b961ad7131eb812e2a79ccbb0f0ff1a1c8507854b8a7cdfd27b99f9a892"
* Mar 10 00:44:43 addons-20210310004204-1084876 kubelet[2310]: I0310 00:44:43.341092 2310 reconciler.go:196] operationExecutor.UnmountVolume started for volume "tiller-token-gpgsr" (UniqueName: "kubernetes.io/secret/1c948044-7876-4077-a225-b7964c8e9b4e-tiller-token-gpgsr") pod "1c948044-7876-4077-a225-b7964c8e9b4e" (UID: "1c948044-7876-4077-a225-b7964c8e9b4e")
* Mar 10 00:44:43 addons-20210310004204-1084876 kubelet[2310]: I0310 00:44:43.361171 2310 operation_generator.go:797] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/1c948044-7876-4077-a225-b7964c8e9b4e-tiller-token-gpgsr" (OuterVolumeSpecName: "tiller-token-gpgsr") pod "1c948044-7876-4077-a225-b7964c8e9b4e" (UID: "1c948044-7876-4077-a225-b7964c8e9b4e"). InnerVolumeSpecName "tiller-token-gpgsr". PluginName "kubernetes.io/secret", VolumeGidValue ""
* Mar 10 00:44:43 addons-20210310004204-1084876 kubelet[2310]: I0310 00:44:43.441709 2310 reconciler.go:319] Volume detached for volume "tiller-token-gpgsr" (UniqueName: "kubernetes.io/secret/1c948044-7876-4077-a225-b7964c8e9b4e-tiller-token-gpgsr") on node "addons-20210310004204-1084876" DevicePath ""
*
* ==> storage-provisioner [e4d14e816543] <==
* I0310 00:43:01.342140 1 storage_provisioner.go:115] Initializing the minikube storage provisioner...
* I0310 00:43:01.949172 1 storage_provisioner.go:140] Storage provisioner initialized, now starting service!
* I0310 00:43:01.949234 1 leaderelection.go:242] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
* I0310 00:43:02.137707 1 leaderelection.go:252] successfully acquired lease kube-system/k8s.io-minikube-hostpath
* I0310 00:43:02.138633 1 controller.go:799] Starting provisioner controller k8s.io/minikube-hostpath_addons-20210310004204-1084876_771504a9-93bb-4ded-8aa4-7c86f4ec4a2f!
* I0310 00:43:02.138685 1 event.go:281] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"bdb5b910-f2c4-47b4-96c4-a42a195bb905", APIVersion:"v1", ResourceVersion:"712", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-20210310004204-1084876_771504a9-93bb-4ded-8aa4-7c86f4ec4a2f became leader
* I0310 00:43:02.238874 1 controller.go:848] Started provisioner controller k8s.io/minikube-hostpath_addons-20210310004204-1084876_771504a9-93bb-4ded-8aa4-7c86f4ec4a2f!
*
* ==> Audit <==
* |---------|----------------------------------------|----------------------------------------|---------|---------|-------------------------------|-------------------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|----------------------------------------|----------------------------------------|---------|---------|-------------------------------|-------------------------------|
| delete | --all | pause-20210309205558-6591 | jenkins | v1.18.1 | Wed, 10 Mar 2021 00:41:50 UTC | Wed, 10 Mar 2021 00:41:52 UTC |
| delete | -p | download-only-20210310004129-1084876 | jenkins | v1.18.1 | Wed, 10 Mar 2021 00:41:52 UTC | Wed, 10 Mar 2021 00:41:53 UTC |
| | download-only-20210310004129-1084876 | | | | | |
| delete | -p | download-only-20210310004129-1084876 | jenkins | v1.18.1 | Wed, 10 Mar 2021 00:41:53 UTC | Wed, 10 Mar 2021 00:41:53 UTC |
| | download-only-20210310004129-1084876 | | | | | |
| delete | -p | download-docker-20210310004153-1084876 | jenkins | v1.18.1 | Wed, 10 Mar 2021 00:42:02 UTC | Wed, 10 Mar 2021 00:42:04 UTC |
| | download-docker-20210310004153-1084876 | | | | | |
| start | -p | addons-20210310004204-1084876 | jenkins | v1.18.1 | Wed, 10 Mar 2021 00:42:05 UTC | Wed, 10 Mar 2021 00:44:30 UTC |
| | addons-20210310004204-1084876 | | | | | |
| | --wait=true --memory=4000 | | | | | |
| | --alsologtostderr | | | | | |
| | --addons=registry | | | | | |
| | --addons=metrics-server | | | | | |
| | --addons=olm | | | | | |
| | --addons=volumesnapshots | | | | | |
| | --addons=csi-hostpath-driver | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=docker | | | | | |
| | --addons=ingress | | | | | |
| | --addons=helm-tiller | | | | | |
| -p | addons-20210310004204-1084876 | addons-20210310004204-1084876 | jenkins | v1.18.1 | Wed, 10 Mar 2021 00:44:40 UTC | Wed, 10 Mar 2021 00:44:40 UTC |
| | addons disable helm-tiller | | | | | |
| | --alsologtostderr -v=1 | | | | | |
|---------|----------------------------------------|----------------------------------------|---------|---------|-------------------------------|-------------------------------|
*
* ==> Last Start <==
* Log file created at: 2021/03/10 00:42:05
* Running on machine: debian-jenkins-agent-14
* Binary: Built with gc go1.16 for linux/amd64
* Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
* I0310 00:42:05.013791 1085855 out.go:239] Setting OutFile to fd 1 ...
* I0310 00:42:05.014265 1085855 out.go:286] TERM=,COLORTERM=, which probably does not support color
* I0310 00:42:05.014284 1085855 out.go:252] Setting ErrFile to fd 2...
* I0310 00:42:05.014291 1085855 out.go:286] TERM=,COLORTERM=, which probably does not support color
* I0310 00:42:05.014587 1085855 root.go:308] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/bin
* I0310 00:42:05.015340 1085855 out.go:246] Setting JSON to false
* I0310 00:42:05.058713 1085855 start.go:108] hostinfo: {"hostname":"debian-jenkins-agent-14","uptime":15886,"bootTime":1615321039,"procs":170,"os":"linux","platform":"debian","platformFamily":"debian","platformVersion":"9.13","kernelVersion":"4.9.0-15-amd64","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"c29e0b88-ef83-6765-d2fa-208fdce1af32"}
* I0310 00:42:05.058873 1085855 start.go:118] virtualization: kvm guest
* I0310 00:42:05.062318 1085855 out.go:129] * [addons-20210310004204-1084876] minikube v1.18.1 on Debian 9.13 (kvm/amd64)
* I0310 00:42:05.064594 1085855 out.go:129] - KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/kubeconfig
* I0310 00:42:05.062600 1085855 notify.go:126] Checking for updates...
* I0310 00:42:05.066565 1085855 out.go:129] - MINIKUBE_BIN=out/minikube-linux-amd64
* I0310 00:42:05.068441 1085855 out.go:129] - MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube
* I0310 00:42:05.070504 1085855 out.go:129] - MINIKUBE_LOCATION=10730
* I0310 00:42:05.070753 1085855 driver.go:317] Setting default libvirt URI to qemu:///system
* I0310 00:42:05.126444 1085855 docker.go:119] docker version: linux-19.03.15
* I0310 00:42:05.126536 1085855 cli_runner.go:115] Run: docker system info --format "{{json .}}"
* I0310 00:42:05.221974 1085855 info.go:253] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:98 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:31 OomKillDisable:true NGoroutines:48 SystemTime:2021-03-10 00:42:05.166553283 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-15-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAdd
ress: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:31628283904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-14 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: Warn
ings:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
* I0310 00:42:05.222222 1085855 docker.go:216] overlay module found
* I0310 00:42:05.225310 1085855 out.go:129] * Using the docker driver based on user configuration
* I0310 00:42:05.225346 1085855 start.go:276] selected driver: docker
* I0310 00:42:05.225353 1085855 start.go:718] validating driver "docker" against <nil>
* I0310 00:42:05.225375 1085855 start.go:729] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc:}
* W0310 00:42:05.225418 1085855 oci.go:119] Your kernel does not support memory limit capabilities or the cgroup is not mounted.
* W0310 00:42:05.225487 1085855 out.go:191] ! Your cgroup does not allow setting memory.
* I0310 00:42:05.227684 1085855 out.go:129] - More information: https://docs.doInfo.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities
* I0310 00:42:05.228389 1085855 cli_runner.go:115] Run: docker system info --format "{{json .}}"
* I0310 00:42:05.322113 1085855 info.go:253] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:98 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:31 OomKillDisable:true NGoroutines:48 SystemTime:2021-03-10 00:42:05.267920049 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-15-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAdd
ress: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:31628283904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-14 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: Warn
ings:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
* I0310 00:42:05.322237 1085855 start_flags.go:253] no existing cluster config was found, will generate one from the flags
* I0310 00:42:05.322406 1085855 start_flags.go:717] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
* I0310 00:42:05.322432 1085855 cni.go:74] Creating CNI manager for ""
* I0310 00:42:05.322441 1085855 cni.go:140] CNI unnecessary in this configuration, recommending no CNI
* I0310 00:42:05.322449 1085855 start_flags.go:398] config:
* {Name:addons-20210310004204-1084876 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.18@sha256:ddd0c02d289e3a6fb4bba9a94435840666f4eb81484ff3e707b69c1c484aa45e 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.20.2 ClusterName:addons-20210310004204-1084876 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISock
et: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons: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}
* I0310 00:42:05.325366 1085855 out.go:129] * Starting control plane node addons-20210310004204-1084876 in cluster addons-20210310004204-1084876
* I0310 00:42:05.399135 1085855 image.go:92] Found gcr.io/k8s-minikube/kicbase:v0.0.18@sha256:ddd0c02d289e3a6fb4bba9a94435840666f4eb81484ff3e707b69c1c484aa45e in local docker daemon, skipping pull
* I0310 00:42:05.399168 1085855 cache.go:116] gcr.io/k8s-minikube/kicbase:v0.0.18@sha256:ddd0c02d289e3a6fb4bba9a94435840666f4eb81484ff3e707b69c1c484aa45e exists in daemon, skipping pull
* I0310 00:42:05.399180 1085855 preload.go:97] Checking if preload exists for k8s version v1.20.2 and runtime docker
* I0310 00:42:05.399230 1085855 preload.go:105] Found local preload: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v9-v1.20.2-docker-overlay2-amd64.tar.lz4
* I0310 00:42:05.399244 1085855 cache.go:54] Caching tarball of preloaded images
* I0310 00:42:05.399268 1085855 preload.go:131] Found /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v9-v1.20.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
* I0310 00:42:05.399280 1085855 cache.go:57] Finished verifying existence of preloaded tar for v1.20.2 on docker
* I0310 00:42:05.399621 1085855 profile.go:148] Saving config to /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/config.json ...
* I0310 00:42:05.399672 1085855 lock.go:36] WriteFile acquiring /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/config.json: {Name:mk0d09bcab3a8e18b85e31abc19f73ccbb4a1fb1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
* I0310 00:42:05.399990 1085855 cache.go:185] Successfully downloaded all kic artifacts
* I0310 00:42:05.400036 1085855 start.go:313] acquiring machines lock for addons-20210310004204-1084876: {Name:mkee278759fac48bb9f8c6e069b1bd563c887a9d Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
* I0310 00:42:05.400142 1085855 start.go:317] acquired machines lock for "addons-20210310004204-1084876" in 77.466µs
* I0310 00:42:05.400174 1085855 start.go:89] Provisioning new machine with config: &{Name:addons-20210310004204-1084876 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.18@sha256:ddd0c02d289e3a6fb4bba9a94435840666f4eb81484ff3e707b69c1c484aa45e 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.20.2 ClusterName:addons-20210310004204-1084876 Namespace:default APIServerName:minikubeCA APIServ
erNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.2 ControlPlane:true Worker:true}] Addons: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} &{Name: IP: Port:8443 KubernetesVersion:v1.20.2 ControlPlane:true Worker:true}
* I0310 00:42:05.400258 1085855 start.go:126] createHost starting for "" (driver="docker")
* I0310 00:42:05.403497 1085855 out.go:150] * Creating docker container (CPUs=2, Memory=4000MB) ...
* I0310 00:42:05.403752 1085855 start.go:160] libmachine.API.Create for "addons-20210310004204-1084876" (driver="docker")
* I0310 00:42:05.403800 1085855 client.go:168] LocalClient.Create starting
* I0310 00:42:05.403927 1085855 main.go:121] libmachine: Creating CA: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/ca.pem
* I0310 00:42:05.897611 1085855 main.go:121] libmachine: Creating client certificate: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/cert.pem
* I0310 00:42:06.327636 1085855 cli_runner.go:115] Run: docker network inspect addons-20210310004204-1084876 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
* W0310 00:42:06.370252 1085855 cli_runner.go:162] docker network inspect addons-20210310004204-1084876 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
* I0310 00:42:06.370342 1085855 network_create.go:240] running [docker network inspect addons-20210310004204-1084876] to gather additional debugging logs...
* I0310 00:42:06.370366 1085855 cli_runner.go:115] Run: docker network inspect addons-20210310004204-1084876
* W0310 00:42:06.414531 1085855 cli_runner.go:162] docker network inspect addons-20210310004204-1084876 returned with exit code 1
* I0310 00:42:06.414572 1085855 network_create.go:243] error running [docker network inspect addons-20210310004204-1084876]: docker network inspect addons-20210310004204-1084876: exit status 1
* stdout:
* []
*
* stderr:
* Error: No such network: addons-20210310004204-1084876
* I0310 00:42:06.414588 1085855 network_create.go:245] output of [docker network inspect addons-20210310004204-1084876]: -- stdout --
* []
*
* -- /stdout --
* ** stderr **
* Error: No such network: addons-20210310004204-1084876
*
* ** /stderr **
* I0310 00:42:06.414668 1085855 cli_runner.go:115] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
* I0310 00:42:06.458124 1085855 network.go:193] using free private subnet 192.168.49.0/24: &{IP:192.168.49.0 Netmask:255.255.255.0 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
* I0310 00:42:06.458219 1085855 network_create.go:91] attempt to create network 192.168.49.0/24 with subnet: addons-20210310004204-1084876 and gateway 192.168.49.1 and MTU of 1500 ...
* I0310 00:42:06.458290 1085855 cli_runner.go:115] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true addons-20210310004204-1084876
* I0310 00:42:06.549033 1085855 kic.go:102] calculated static IP "192.168.49.205" for the "addons-20210310004204-1084876" container
* I0310 00:42:06.549204 1085855 cli_runner.go:115] Run: docker ps -a --format
* I0310 00:42:06.592895 1085855 cli_runner.go:115] Run: docker volume create addons-20210310004204-1084876 --label name.minikube.sigs.k8s.io=addons-20210310004204-1084876 --label created_by.minikube.sigs.k8s.io=true
* I0310 00:42:06.637479 1085855 oci.go:102] Successfully created a docker volume addons-20210310004204-1084876
* I0310 00:42:06.637608 1085855 cli_runner.go:115] Run: docker run --rm --name addons-20210310004204-1084876-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-20210310004204-1084876 --entrypoint /usr/bin/test -v addons-20210310004204-1084876:/var gcr.io/k8s-minikube/kicbase:v0.0.18@sha256:ddd0c02d289e3a6fb4bba9a94435840666f4eb81484ff3e707b69c1c484aa45e -d /var/lib
* I0310 00:42:07.445307 1085855 oci.go:106] Successfully prepared a docker volume addons-20210310004204-1084876
* W0310 00:42:07.445371 1085855 oci.go:135] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
* W0310 00:42:07.445381 1085855 oci.go:119] Your kernel does not support memory limit capabilities or the cgroup is not mounted.
* I0310 00:42:07.445400 1085855 preload.go:97] Checking if preload exists for k8s version v1.20.2 and runtime docker
* I0310 00:42:07.445461 1085855 preload.go:105] Found local preload: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v9-v1.20.2-docker-overlay2-amd64.tar.lz4
* I0310 00:42:07.445475 1085855 cli_runner.go:115] Run: docker info --format "'{{json .SecurityOptions}}'"
* I0310 00:42:07.445474 1085855 kic.go:175] Starting extracting preloaded images to volume ...
* I0310 00:42:07.445545 1085855 cli_runner.go:115] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v9-v1.20.2-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-20210310004204-1084876:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.18@sha256:ddd0c02d289e3a6fb4bba9a94435840666f4eb81484ff3e707b69c1c484aa45e -I lz4 -xf /preloaded.tar -C /extractDir
* I0310 00:42:07.541396 1085855 cli_runner.go:115] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname addons-20210310004204-1084876 --name addons-20210310004204-1084876 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-20210310004204-1084876 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-20210310004204-1084876 --network addons-20210310004204-1084876 --ip 192.168.49.205 --volume addons-20210310004204-1084876:/var --security-opt apparmor=unconfined --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase:v0.0.18@sha256:ddd0c02d289e3a6fb4bba9a94435840666f4eb81484ff3e707b69c1c484aa45e
* I0310 00:42:08.147018 1085855 cli_runner.go:115] Run: docker container inspect addons-20210310004204-1084876 --format=
* I0310 00:42:08.198198 1085855 cli_runner.go:115] Run: docker container inspect addons-20210310004204-1084876 --format=
* I0310 00:42:08.251434 1085855 cli_runner.go:115] Run: docker exec addons-20210310004204-1084876 stat /var/lib/dpkg/alternatives/iptables
* I0310 00:42:08.395272 1085855 oci.go:278] the created container "addons-20210310004204-1084876" has a running status.
* I0310 00:42:08.395318 1085855 kic.go:206] Creating ssh key for kic: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/addons-20210310004204-1084876/id_rsa...
* I0310 00:42:08.470974 1085855 kic_runner.go:188] docker (temp): /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/addons-20210310004204-1084876/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
* I0310 00:42:08.915382 1085855 cli_runner.go:115] Run: docker container inspect addons-20210310004204-1084876 --format=
* I0310 00:42:08.963906 1085855 kic_runner.go:94] Run: chown docker:docker /home/docker/.ssh/authorized_keys
* I0310 00:42:08.963937 1085855 kic_runner.go:115] Args: [docker exec --privileged addons-20210310004204-1084876 chown docker:docker /home/docker/.ssh/authorized_keys]
* I0310 00:42:12.124629 1085855 cli_runner.go:168] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v9-v1.20.2-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-20210310004204-1084876:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.18@sha256:ddd0c02d289e3a6fb4bba9a94435840666f4eb81484ff3e707b69c1c484aa45e -I lz4 -xf /preloaded.tar -C /extractDir: (4.679031292s)
* I0310 00:42:12.124667 1085855 kic.go:184] duration metric: took 4.679191 seconds to extract preloaded images to volume
* I0310 00:42:12.124749 1085855 cli_runner.go:115] Run: docker container inspect addons-20210310004204-1084876 --format=
* I0310 00:42:12.168418 1085855 machine.go:88] provisioning docker machine ...
* I0310 00:42:12.168492 1085855 ubuntu.go:169] provisioning hostname "addons-20210310004204-1084876"
* I0310 00:42:12.168565 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:12.213183 1085855 main.go:121] libmachine: Using SSH client type: native
* I0310 00:42:12.213443 1085855 main.go:121] libmachine: &{{{<nil> 0 [] [] []} docker [0x7fc080] 0x7fc040 <nil> [] 0s} 127.0.0.1 33482 <nil> <nil>}
* I0310 00:42:12.213463 1085855 main.go:121] libmachine: About to run SSH command:
* sudo hostname addons-20210310004204-1084876 && echo "addons-20210310004204-1084876" | sudo tee /etc/hostname
* I0310 00:42:12.340040 1085855 main.go:121] libmachine: SSH cmd err, output: <nil>: addons-20210310004204-1084876
*
* I0310 00:42:12.340113 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:12.384729 1085855 main.go:121] libmachine: Using SSH client type: native
* I0310 00:42:12.384926 1085855 main.go:121] libmachine: &{{{<nil> 0 [] [] []} docker [0x7fc080] 0x7fc040 <nil> [] 0s} 127.0.0.1 33482 <nil> <nil>}
* I0310 00:42:12.384964 1085855 main.go:121] libmachine: About to run SSH command:
*
* if ! grep -xq '.*\saddons-20210310004204-1084876' /etc/hosts; then
* if grep -xq '127.0.1.1\s.*' /etc/hosts; then
* sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 addons-20210310004204-1084876/g' /etc/hosts;
* else
* echo '127.0.1.1 addons-20210310004204-1084876' | sudo tee -a /etc/hosts;
* fi
* fi
* I0310 00:42:12.505474 1085855 main.go:121] libmachine: SSH cmd err, output: <nil>:
* I0310 00:42:12.505520 1085855 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube CaCertPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs
/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube}
* I0310 00:42:12.505552 1085855 ubuntu.go:177] setting up certificates
* I0310 00:42:12.505566 1085855 provision.go:83] configureAuth start
* I0310 00:42:12.505637 1085855 cli_runner.go:115] Run: docker container inspect -f "" addons-20210310004204-1084876
* I0310 00:42:12.554321 1085855 provision.go:137] copyHostCerts
* I0310 00:42:12.554407 1085855 exec_runner.go:152] cp: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/cert.pem (1123 bytes)
* I0310 00:42:12.554515 1085855 exec_runner.go:152] cp: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/key.pem (1679 bytes)
* I0310 00:42:12.554607 1085855 exec_runner.go:152] cp: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/ca.pem (1078 bytes)
* I0310 00:42:12.554662 1085855 provision.go:111] generating server cert: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/ca-key.pem org=jenkins.addons-20210310004204-1084876 san=[192.168.49.205 127.0.0.1 localhost 127.0.0.1 minikube addons-20210310004204-1084876]
* I0310 00:42:12.935464 1085855 provision.go:165] copyRemoteCerts
* I0310 00:42:12.935546 1085855 ssh_runner.go:149] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
* I0310 00:42:12.935588 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:12.981174 1085855 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33482 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/addons-20210310004204-1084876/id_rsa Username:docker}
* I0310 00:42:13.085748 1085855 ssh_runner.go:316] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
* I0310 00:42:13.106882 1085855 ssh_runner.go:316] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/server.pem --> /etc/docker/server.pem (1261 bytes)
* I0310 00:42:13.127990 1085855 ssh_runner.go:316] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
* I0310 00:42:13.149033 1085855 provision.go:86] duration metric: configureAuth took 643.440325ms
* I0310 00:42:13.149092 1085855 ubuntu.go:193] setting minikube options for container-runtime
* I0310 00:42:13.149364 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:13.194720 1085855 main.go:121] libmachine: Using SSH client type: native
* I0310 00:42:13.194907 1085855 main.go:121] libmachine: &{{{<nil> 0 [] [] []} docker [0x7fc080] 0x7fc040 <nil> [] 0s} 127.0.0.1 33482 <nil> <nil>}
* I0310 00:42:13.194922 1085855 main.go:121] libmachine: About to run SSH command:
* df --output=fstype / | tail -n 1
* I0310 00:42:13.310231 1085855 main.go:121] libmachine: SSH cmd err, output: <nil>: overlay
*
* I0310 00:42:13.310272 1085855 ubuntu.go:71] root file system type: overlay
* I0310 00:42:13.310515 1085855 provision.go:296] Updating docker unit: /lib/systemd/system/docker.service ...
* I0310 00:42:13.310600 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:13.355670 1085855 main.go:121] libmachine: Using SSH client type: native
* I0310 00:42:13.355853 1085855 main.go:121] libmachine: &{{{<nil> 0 [] [] []} docker [0x7fc080] 0x7fc040 <nil> [] 0s} 127.0.0.1 33482 <nil> <nil>}
* I0310 00:42:13.355940 1085855 main.go:121] libmachine: About to run SSH command:
* sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
* Description=Docker Application Container Engine
* Documentation=https://docs.docker.com
* BindsTo=containerd.service
* After=network-online.target firewalld.service containerd.service
* Wants=network-online.target
* Requires=docker.socket
* StartLimitBurst=3
* StartLimitIntervalSec=60
*
* [Service]
* Type=notify
* Restart=on-failure
*
*
*
* # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
* # The base configuration already specifies an 'ExecStart=...' command. The first directive
* # here is to clear out that command inherited from the base configuration. Without this,
* # the command from the base configuration and the command specified here are treated as
* # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
* # will catch this invalid input and refuse to start the service with an error like:
* # Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
*
* # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
* # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
* ExecStart=
* ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12
* ExecReload=/bin/kill -s HUP \$MAINPID
*
* # Having non-zero Limit*s causes performance problems due to accounting overhead
* # in the kernel. We recommend using cgroups to do container-local accounting.
* LimitNOFILE=infinity
* LimitNPROC=infinity
* LimitCORE=infinity
*
* # Uncomment TasksMax if your systemd version supports it.
* # Only systemd 226 and above support this version.
* TasksMax=infinity
* TimeoutStartSec=0
*
* # set delegate yes so that systemd does not reset the cgroups of docker containers
* Delegate=yes
*
* # kill only the docker process, not all processes in the cgroup
* KillMode=process
*
* [Install]
* WantedBy=multi-user.target
* " | sudo tee /lib/systemd/system/docker.service.new
* I0310 00:42:13.480098 1085855 main.go:121] libmachine: SSH cmd err, output: <nil>: [Unit]
* Description=Docker Application Container Engine
* Documentation=https://docs.docker.com
* BindsTo=containerd.service
* After=network-online.target firewalld.service containerd.service
* Wants=network-online.target
* Requires=docker.socket
* StartLimitBurst=3
* StartLimitIntervalSec=60
*
* [Service]
* Type=notify
* Restart=on-failure
*
*
*
* # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
* # The base configuration already specifies an 'ExecStart=...' command. The first directive
* # here is to clear out that command inherited from the base configuration. Without this,
* # the command from the base configuration and the command specified here are treated as
* # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
* # will catch this invalid input and refuse to start the service with an error like:
* # Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
*
* # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
* # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
* ExecStart=
* ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12
* ExecReload=/bin/kill -s HUP $MAINPID
*
* # Having non-zero Limit*s causes performance problems due to accounting overhead
* # in the kernel. We recommend using cgroups to do container-local accounting.
* LimitNOFILE=infinity
* LimitNPROC=infinity
* LimitCORE=infinity
*
* # Uncomment TasksMax if your systemd version supports it.
* # Only systemd 226 and above support this version.
* TasksMax=infinity
* TimeoutStartSec=0
*
* # set delegate yes so that systemd does not reset the cgroups of docker containers
* Delegate=yes
*
* # kill only the docker process, not all processes in the cgroup
* KillMode=process
*
* [Install]
* WantedBy=multi-user.target
*
* I0310 00:42:13.480216 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:13.524829 1085855 main.go:121] libmachine: Using SSH client type: native
* I0310 00:42:13.525007 1085855 main.go:121] libmachine: &{{{<nil> 0 [] [] []} docker [0x7fc080] 0x7fc040 <nil> [] 0s} 127.0.0.1 33482 <nil> <nil>}
* I0310 00:42:13.525030 1085855 main.go:121] libmachine: About to run SSH command:
* sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
* I0310 00:42:14.243676 1085855 main.go:121] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service 2021-01-29 14:31:32.000000000 +0000
* +++ /lib/systemd/system/docker.service.new 2021-03-10 00:42:13.473915048 +0000
* @@ -1,30 +1,32 @@
* [Unit]
* Description=Docker Application Container Engine
* Documentation=https://docs.docker.com
* +BindsTo=containerd.service
* After=network-online.target firewalld.service containerd.service
* Wants=network-online.target
* -Requires=docker.socket containerd.service
* +Requires=docker.socket
* +StartLimitBurst=3
* +StartLimitIntervalSec=60
*
* [Service]
* Type=notify
* -# the default is not to use systemd for cgroups because the delegate issues still
* -# exists and systemd currently does not support the cgroup feature set required
* -# for containers run by docker
* -ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
* -ExecReload=/bin/kill -s HUP $MAINPID
* -TimeoutSec=0
* -RestartSec=2
* -Restart=always
* -
* -# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
* -# Both the old, and new location are accepted by systemd 229 and up, so using the old location
* -# to make them work for either version of systemd.
* -StartLimitBurst=3
* +Restart=on-failure
*
* -# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
* -# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
* -# this option work for either version of systemd.
* -StartLimitInterval=60s
* +
* +
* +# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
* +# The base configuration already specifies an 'ExecStart=...' command. The first directive
* +# here is to clear out that command inherited from the base configuration. Without this,
* +# the command from the base configuration and the command specified here are treated as
* +# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
* +# will catch this invalid input and refuse to start the service with an error like:
* +# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
* +
* +# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
* +# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
* +ExecStart=
* +ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12
* +ExecReload=/bin/kill -s HUP $MAINPID
*
* # Having non-zero Limit*s causes performance problems due to accounting overhead
* # in the kernel. We recommend using cgroups to do container-local accounting.
* @@ -32,16 +34,16 @@
* LimitNPROC=infinity
* LimitCORE=infinity
*
* -# Comment TasksMax if your systemd version does not support it.
* -# Only systemd 226 and above support this option.
* +# Uncomment TasksMax if your systemd version supports it.
* +# Only systemd 226 and above support this version.
* TasksMax=infinity
* +TimeoutStartSec=0
*
* # set delegate yes so that systemd does not reset the cgroups of docker containers
* Delegate=yes
*
* # kill only the docker process, not all processes in the cgroup
* KillMode=process
* -OOMScoreAdjust=-500
*
* [Install]
* WantedBy=multi-user.target
* Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
* Executing: /lib/systemd/systemd-sysv-install enable docker
*
* I0310 00:42:14.243728 1085855 machine.go:91] provisioned docker machine in 2.075285314s
* I0310 00:42:14.243739 1085855 client.go:171] LocalClient.Create took 8.839928666s
* I0310 00:42:14.243757 1085855 start.go:168] duration metric: libmachine.API.Create for "addons-20210310004204-1084876" took 8.840005452s
* I0310 00:42:14.243770 1085855 start.go:267] post-start starting for "addons-20210310004204-1084876" (driver="docker")
* I0310 00:42:14.243778 1085855 start.go:277] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
* I0310 00:42:14.243844 1085855 ssh_runner.go:149] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
* I0310 00:42:14.243884 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:14.286998 1085855 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33482 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/addons-20210310004204-1084876/id_rsa Username:docker}
* I0310 00:42:14.373976 1085855 ssh_runner.go:149] Run: cat /etc/os-release
* I0310 00:42:14.377738 1085855 main.go:121] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
* I0310 00:42:14.377764 1085855 main.go:121] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
* I0310 00:42:14.377776 1085855 main.go:121] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
* I0310 00:42:14.377784 1085855 info.go:137] Remote host: Ubuntu 20.04.1 LTS
* I0310 00:42:14.377796 1085855 filesync.go:118] Scanning /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/addons for local assets ...
* I0310 00:42:14.377861 1085855 filesync.go:118] Scanning /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/files for local assets ...
* I0310 00:42:14.377891 1085855 start.go:270] post-start completed in 134.112809ms
* I0310 00:42:14.378259 1085855 cli_runner.go:115] Run: docker container inspect -f "" addons-20210310004204-1084876
* I0310 00:42:14.421817 1085855 profile.go:148] Saving config to /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/config.json ...
* I0310 00:42:14.422086 1085855 ssh_runner.go:149] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
* I0310 00:42:14.422143 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:14.467382 1085855 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33482 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/addons-20210310004204-1084876/id_rsa Username:docker}
* I0310 00:42:14.552269 1085855 start.go:129] duration metric: createHost completed in 9.15199428s
* I0310 00:42:14.552304 1085855 start.go:80] releasing machines lock for "addons-20210310004204-1084876", held for 9.152144139s
* I0310 00:42:14.552421 1085855 cli_runner.go:115] Run: docker container inspect -f "" addons-20210310004204-1084876
* I0310 00:42:14.595765 1085855 ssh_runner.go:149] Run: systemctl --version
* I0310 00:42:14.595801 1085855 ssh_runner.go:149] Run: curl -sS -m 2 https://k8s.gcr.io/
* I0310 00:42:14.595826 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:14.595877 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:14.650328 1085855 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33482 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/addons-20210310004204-1084876/id_rsa Username:docker}
* I0310 00:42:14.650454 1085855 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33482 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/addons-20210310004204-1084876/id_rsa Username:docker}
* I0310 00:42:14.759843 1085855 ssh_runner.go:149] Run: sudo systemctl is-active --quiet service containerd
* I0310 00:42:14.771315 1085855 ssh_runner.go:149] Run: sudo systemctl cat docker.service
* I0310 00:42:14.782566 1085855 cruntime.go:206] skipping containerd shutdown because we are bound to it
* I0310 00:42:14.782652 1085855 ssh_runner.go:149] Run: sudo systemctl is-active --quiet service crio
* I0310 00:42:14.793625 1085855 ssh_runner.go:149] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/dockershim.sock
* image-endpoint: unix:///var/run/dockershim.sock
* " | sudo tee /etc/crictl.yaml"
* I0310 00:42:14.808531 1085855 ssh_runner.go:149] Run: sudo systemctl cat docker.service
* I0310 00:42:14.819064 1085855 ssh_runner.go:149] Run: sudo systemctl daemon-reload
* I0310 00:42:14.893142 1085855 ssh_runner.go:149] Run: sudo systemctl start docker
* I0310 00:42:14.904897 1085855 ssh_runner.go:149] Run: docker version --format
* I0310 00:42:14.962914 1085855 out.go:150] * Preparing Kubernetes v1.20.2 on Docker 20.10.3 ...
* I0310 00:42:14.963015 1085855 cli_runner.go:115] Run: docker network inspect addons-20210310004204-1084876 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
* I0310 00:42:15.005871 1085855 ssh_runner.go:149] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
* I0310 00:42:15.010210 1085855 ssh_runner.go:149] Run: /bin/bash -c "{ grep -v '\thost.minikube.internal$' /etc/hosts; echo "192.168.49.1 host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ /etc/hosts"
* I0310 00:42:15.021819 1085855 preload.go:97] Checking if preload exists for k8s version v1.20.2 and runtime docker
* I0310 00:42:15.021868 1085855 preload.go:105] Found local preload: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v9-v1.20.2-docker-overlay2-amd64.tar.lz4
* I0310 00:42:15.021911 1085855 ssh_runner.go:149] Run: docker images --format :
* I0310 00:42:15.070901 1085855 docker.go:423] Got preloaded images: -- stdout --
* k8s.gcr.io/kube-proxy:v1.20.2
* k8s.gcr.io/kube-controller-manager:v1.20.2
* k8s.gcr.io/kube-apiserver:v1.20.2
* k8s.gcr.io/kube-scheduler:v1.20.2
* kubernetesui/dashboard:v2.1.0
* gcr.io/k8s-minikube/storage-provisioner:v4
* k8s.gcr.io/etcd:3.4.13-0
* k8s.gcr.io/coredns:1.7.0
* kubernetesui/metrics-scraper:v1.0.4
* k8s.gcr.io/pause:3.2
*
* -- /stdout --
* I0310 00:42:15.070933 1085855 docker.go:360] Images already preloaded, skipping extraction
* I0310 00:42:15.070984 1085855 ssh_runner.go:149] Run: docker images --format :
* I0310 00:42:15.118086 1085855 docker.go:423] Got preloaded images: -- stdout --
* k8s.gcr.io/kube-proxy:v1.20.2
* k8s.gcr.io/kube-controller-manager:v1.20.2
* k8s.gcr.io/kube-apiserver:v1.20.2
* k8s.gcr.io/kube-scheduler:v1.20.2
* kubernetesui/dashboard:v2.1.0
* gcr.io/k8s-minikube/storage-provisioner:v4
* k8s.gcr.io/etcd:3.4.13-0
* k8s.gcr.io/coredns:1.7.0
* kubernetesui/metrics-scraper:v1.0.4
* k8s.gcr.io/pause:3.2
*
* -- /stdout --
* I0310 00:42:15.118117 1085855 cache_images.go:73] Images are preloaded, skipping loading
* I0310 00:42:15.118172 1085855 ssh_runner.go:149] Run: docker info --format
* I0310 00:42:15.217860 1085855 cni.go:74] Creating CNI manager for ""
* I0310 00:42:15.217885 1085855 cni.go:140] CNI unnecessary in this configuration, recommending no CNI
* I0310 00:42:15.217896 1085855 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
* I0310 00:42:15.217911 1085855 kubeadm.go:150] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.205 APIServerPort:8443 KubernetesVersion:v1.20.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-20210310004204-1084876 NodeName:addons-20210310004204-1084876 DNSDomain:cluster.local CRISocket:/var/run/dockershim.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.205"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NoTaintMaster:true NodeIP:192.168.49.205 CgroupDriver:cgroupfs ClientCAFi
le:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[]}
* I0310 00:42:15.218052 1085855 kubeadm.go:154] kubeadm config:
* apiVersion: kubeadm.k8s.io/v1beta2
* kind: InitConfiguration
* localAPIEndpoint:
* advertiseAddress: 192.168.49.205
* bindPort: 8443
* bootstrapTokens:
* - groups:
* - system:bootstrappers:kubeadm:default-node-token
* ttl: 24h0m0s
* usages:
* - signing
* - authentication
* nodeRegistration:
* criSocket: /var/run/dockershim.sock
* name: "addons-20210310004204-1084876"
* kubeletExtraArgs:
* node-ip: 192.168.49.205
* taints: []
* ---
* apiVersion: kubeadm.k8s.io/v1beta2
* kind: ClusterConfiguration
* apiServer:
* certSANs: ["127.0.0.1", "localhost", "192.168.49.205"]
* extraArgs:
* enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
* controllerManager:
* extraArgs:
* allocate-node-cidrs: "true"
* leader-elect: "false"
* scheduler:
* extraArgs:
* leader-elect: "false"
* certificatesDir: /var/lib/minikube/certs
* clusterName: mk
* controlPlaneEndpoint: control-plane.minikube.internal:8443
* dns:
* type: CoreDNS
* etcd:
* local:
* dataDir: /var/lib/minikube/etcd
* extraArgs:
* proxy-refresh-interval: "70000"
* kubernetesVersion: v1.20.2
* networking:
* dnsDomain: cluster.local
* podSubnet: "10.244.0.0/16"
* serviceSubnet: 10.96.0.0/12
* ---
* apiVersion: kubelet.config.k8s.io/v1beta1
* kind: KubeletConfiguration
* authentication:
* x509:
* clientCAFile: /var/lib/minikube/certs/ca.crt
* cgroupDriver: cgroupfs
* clusterDomain: "cluster.local"
* # disable disk resource management by default
* imageGCHighThresholdPercent: 100
* evictionHard:
* nodefs.available: "0%"
* nodefs.inodesFree: "0%"
* imagefs.available: "0%"
* failSwapOn: false
* staticPodPath: /etc/kubernetes/manifests
* ---
* apiVersion: kubeproxy.config.k8s.io/v1alpha1
* kind: KubeProxyConfiguration
* clusterCIDR: "10.244.0.0/16"
* metricsBindAddress: 0.0.0.0:10249
*
* I0310 00:42:15.218148 1085855 kubeadm.go:919] kubelet [Unit]
* Wants=docker.socket
*
* [Service]
* ExecStart=
* ExecStart=/var/lib/minikube/binaries/v1.20.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=docker --hostname-override=addons-20210310004204-1084876 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.205
*
* [Install]
* config:
* {KubernetesVersion:v1.20.2 ClusterName:addons-20210310004204-1084876 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:}
* I0310 00:42:15.218205 1085855 ssh_runner.go:149] Run: sudo ls /var/lib/minikube/binaries/v1.20.2
* I0310 00:42:15.227166 1085855 binaries.go:44] Found k8s binaries, skipping transfer
* I0310 00:42:15.227253 1085855 ssh_runner.go:149] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
* I0310 00:42:15.235992 1085855 ssh_runner.go:316] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (357 bytes)
* I0310 00:42:15.252079 1085855 ssh_runner.go:316] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
* I0310 00:42:15.267534 1085855 ssh_runner.go:316] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (1867 bytes)
* I0310 00:42:15.282743 1085855 ssh_runner.go:149] Run: grep 192.168.49.205 control-plane.minikube.internal$ /etc/hosts
* I0310 00:42:15.286443 1085855 ssh_runner.go:149] Run: /bin/bash -c "{ grep -v '\tcontrol-plane.minikube.internal$' /etc/hosts; echo "192.168.49.205 control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ /etc/hosts"
* I0310 00:42:15.297404 1085855 certs.go:52] Setting up /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876 for IP: 192.168.49.205
* I0310 00:42:15.297468 1085855 certs.go:175] generating minikubeCA CA: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/ca.key
* I0310 00:42:15.494638 1085855 crypto.go:157] Writing cert to /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/ca.crt ...
* I0310 00:42:15.494678 1085855 lock.go:36] WriteFile acquiring /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/ca.crt: {Name:mka1a851994bce625e7814c9cceb7a4e44773882 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
* I0310 00:42:15.494904 1085855 crypto.go:165] Writing key to /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/ca.key ...
* I0310 00:42:15.494920 1085855 lock.go:36] WriteFile acquiring /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/ca.key: {Name:mk9752d5c0f6c5cc545c66adf88a40163200bb6d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
* I0310 00:42:15.495052 1085855 certs.go:175] generating proxyClientCA CA: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/proxy-client-ca.key
* I0310 00:42:15.670619 1085855 crypto.go:157] Writing cert to /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/proxy-client-ca.crt ...
* I0310 00:42:15.670662 1085855 lock.go:36] WriteFile acquiring /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/proxy-client-ca.crt: {Name:mk09f967a1b4d21777a2a1eb1da0299bb1cc27ff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
* I0310 00:42:15.670923 1085855 crypto.go:165] Writing key to /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/proxy-client-ca.key ...
* I0310 00:42:15.670946 1085855 lock.go:36] WriteFile acquiring /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/proxy-client-ca.key: {Name:mkacfb83772ed24e4fb74397cdcd6fa62d4b658d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
* I0310 00:42:15.671133 1085855 certs.go:279] generating minikube-user signed cert: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/client.key
* I0310 00:42:15.671152 1085855 crypto.go:69] Generating cert /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/client.crt with IP's: []
* I0310 00:42:16.501554 1085855 crypto.go:157] Writing cert to /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/client.crt ...
* I0310 00:42:16.501602 1085855 lock.go:36] WriteFile acquiring /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/client.crt: {Name:mkb9f2993ff815dd0ef3a67fa770c723e9bb3c1d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
* I0310 00:42:16.501848 1085855 crypto.go:165] Writing key to /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/client.key ...
* I0310 00:42:16.501868 1085855 lock.go:36] WriteFile acquiring /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/client.key: {Name:mk3cbb240536d99c1b0b51188e54e69a5ccba8d8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
* I0310 00:42:16.501972 1085855 certs.go:279] generating minikube signed cert: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/apiserver.key.756a3cc5
* I0310 00:42:16.501984 1085855 crypto.go:69] Generating cert /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/apiserver.crt.756a3cc5 with IP's: [192.168.49.205 10.96.0.1 127.0.0.1 10.0.0.1]
* I0310 00:42:17.129782 1085855 crypto.go:157] Writing cert to /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/apiserver.crt.756a3cc5 ...
* I0310 00:42:17.129831 1085855 lock.go:36] WriteFile acquiring /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/apiserver.crt.756a3cc5: {Name:mkeafb2cc449bbc30876a42e2b0a0e41a6f91ba1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
* I0310 00:42:17.130061 1085855 crypto.go:165] Writing key to /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/apiserver.key.756a3cc5 ...
* I0310 00:42:17.130080 1085855 lock.go:36] WriteFile acquiring /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/apiserver.key.756a3cc5: {Name:mk212325427d4440bbf9ce86b88ea5d267c0a902 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
* I0310 00:42:17.130190 1085855 certs.go:290] copying /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/apiserver.crt.756a3cc5 -> /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/apiserver.crt
* I0310 00:42:17.130273 1085855 certs.go:294] copying /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/apiserver.key.756a3cc5 -> /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/apiserver.key
* I0310 00:42:17.130334 1085855 certs.go:279] generating aggregator signed cert: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/proxy-client.key
* I0310 00:42:17.130345 1085855 crypto.go:69] Generating cert /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/proxy-client.crt with IP's: []
* I0310 00:42:17.492141 1085855 crypto.go:157] Writing cert to /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/proxy-client.crt ...
* I0310 00:42:17.492183 1085855 lock.go:36] WriteFile acquiring /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/proxy-client.crt: {Name:mk5ba1eea4a3a68270a31866b1f703374a896461 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
* I0310 00:42:17.492446 1085855 crypto.go:165] Writing key to /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/proxy-client.key ...
* I0310 00:42:17.496061 1085855 lock.go:36] WriteFile acquiring /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/proxy-client.key: {Name:mkc42a2aa245eb85bd9c2fcd35d62e20f429dd12 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
* I0310 00:42:17.496343 1085855 certs.go:354] found cert: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/ca-key.pem (1679 bytes)
* I0310 00:42:17.496397 1085855 certs.go:354] found cert: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/ca.pem (1078 bytes)
* I0310 00:42:17.496430 1085855 certs.go:354] found cert: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/cert.pem (1123 bytes)
* I0310 00:42:17.496476 1085855 certs.go:354] found cert: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/certs/key.pem (1679 bytes)
* I0310 00:42:17.497605 1085855 ssh_runner.go:316] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1399 bytes)
* I0310 00:42:17.533725 1085855 ssh_runner.go:316] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
* I0310 00:42:17.555789 1085855 ssh_runner.go:316] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
* I0310 00:42:17.577221 1085855 ssh_runner.go:316] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/profiles/addons-20210310004204-1084876/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
* I0310 00:42:17.599024 1085855 ssh_runner.go:316] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
* I0310 00:42:17.620277 1085855 ssh_runner.go:316] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
* I0310 00:42:17.642522 1085855 ssh_runner.go:316] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
* I0310 00:42:17.664281 1085855 ssh_runner.go:316] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
* I0310 00:42:17.686466 1085855 ssh_runner.go:316] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
* I0310 00:42:17.708330 1085855 ssh_runner.go:316] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
* I0310 00:42:17.724179 1085855 ssh_runner.go:149] Run: openssl version
* I0310 00:42:17.730607 1085855 ssh_runner.go:149] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
* I0310 00:42:17.739976 1085855 ssh_runner.go:149] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
* I0310 00:42:17.744072 1085855 certs.go:395] hashing: -rw-r--r-- 1 root root 1111 Mar 10 00:42 /usr/share/ca-certificates/minikubeCA.pem
* I0310 00:42:17.744131 1085855 ssh_runner.go:149] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
* I0310 00:42:17.750145 1085855 ssh_runner.go:149] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
* I0310 00:42:17.759465 1085855 kubeadm.go:385] StartCluster: {Name:addons-20210310004204-1084876 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.18@sha256:ddd0c02d289e3a6fb4bba9a94435840666f4eb81484ff3e707b69c1c484aa45e 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.20.2 ClusterName:addons-20210310004204-1084876 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIP
s:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.49.205 Port:8443 KubernetesVersion:v1.20.2 ControlPlane:true Worker:true}] Addons: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}
* I0310 00:42:17.759613 1085855 ssh_runner.go:149] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format=
* I0310 00:42:17.804764 1085855 ssh_runner.go:149] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
* I0310 00:42:17.814146 1085855 ssh_runner.go:149] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
* I0310 00:42:17.822838 1085855 kubeadm.go:219] ignoring SystemVerification for kubeadm because of docker driver
* I0310 00:42:17.822928 1085855 ssh_runner.go:149] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
* I0310 00:42:17.831650 1085855 kubeadm.go:150] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
* stdout:
*
* stderr:
* ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
* ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
* ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
* ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
* I0310 00:42:17.831702 1085855 ssh_runner.go:240] Start: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.20.2:$PATH kubeadm init --config /var/tmp/minikube/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
* I0310 00:42:34.581508 1085855 out.go:150] - Generating certificates and keys ...
* I0310 00:42:34.585415 1085855 out.go:150] - Booting up control plane ...
* I0310 00:42:34.589349 1085855 out.go:150] - Configuring RBAC rules ...
* I0310 00:42:34.592331 1085855 cni.go:74] Creating CNI manager for ""
* I0310 00:42:34.592356 1085855 cni.go:140] CNI unnecessary in this configuration, recommending no CNI
* I0310 00:42:34.592391 1085855 ssh_runner.go:149] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
* I0310 00:42:34.592494 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:34.592532 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl label nodes minikube.k8s.io/version=v1.18.1 minikube.k8s.io/commit=8d9e062aa56d18f701a92d5344bd63e9d7a0bc2e minikube.k8s.io/name=addons-20210310004204-1084876 minikube.k8s.io/updated_at=2021_03_10T00_42_34_0700 --all --overwrite --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:34.784717 1085855 ops.go:34] apiserver oom_adj: -16
* I0310 00:42:34.784869 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:35.843694 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:36.344034 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:36.843683 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:37.343382 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:37.843883 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:38.343709 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:38.843390 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:39.343934 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:39.843535 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:40.343213 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:40.844074 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:41.343696 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:41.843120 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:42.344034 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:43.698533 1085855 ssh_runner.go:189] Completed: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig: (1.354448474s)
* I0310 00:42:43.843854 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:46.472117 1085855 ssh_runner.go:189] Completed: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig: (2.6282101s)
* I0310 00:42:46.843537 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:47.343297 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:47.843692 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:48.343496 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:48.843368 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:49.343910 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:49.843107 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:50.343542 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:50.843106 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:51.344067 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:51.843941 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:52.343912 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:52.843230 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:53.343902 1085855 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.20.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
* I0310 00:42:53.547966 1085855 kubeadm.go:995] duration metric: took 18.955564448s to wait for elevateKubeSystemPrivileges.
* I0310 00:42:53.547999 1085855 kubeadm.go:387] StartCluster complete in 35.788544091s
* I0310 00:42:53.548024 1085855 settings.go:142] acquiring lock: {Name:mk161ca7a313dd1f7452460ca17b58a620e51ee1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
* I0310 00:42:53.548187 1085855 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/kubeconfig
* I0310 00:42:53.548778 1085855 lock.go:36] WriteFile acquiring /home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/kubeconfig: {Name:mka4327859fb2faaf3a9844649da027e1c57d129 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
* I0310 00:42:53.568119 1085855 kapi.go:233] deployment "coredns" in namespace "kube-system" and context "addons-20210310004204-1084876" rescaled to 1
* I0310 00:42:53.568208 1085855 start.go:206] Will wait 6m0s for node up to
* I0310 00:42:53.571838 1085855 out.go:129] * Verifying Kubernetes components...
* I0310 00:42:53.571908 1085855 ssh_runner.go:149] Run: sudo systemctl is-active --quiet service kubelet
* I0310 00:42:53.568348 1085855 addons.go:312] enableAddons start: toEnable=map[], additional=[registry metrics-server olm volumesnapshots csi-hostpath-driver ingress helm-tiller]
* I0310 00:42:53.572079 1085855 addons.go:55] Setting volumesnapshots=true in profile "addons-20210310004204-1084876"
* I0310 00:42:53.572104 1085855 addons.go:55] Setting olm=true in profile "addons-20210310004204-1084876"
* I0310 00:42:53.572123 1085855 addons.go:55] Setting default-storageclass=true in profile "addons-20210310004204-1084876"
* I0310 00:42:53.572093 1085855 addons.go:55] Setting helm-tiller=true in profile "addons-20210310004204-1084876"
* I0310 00:42:53.572142 1085855 addons.go:131] Setting addon helm-tiller=true in "addons-20210310004204-1084876"
* I0310 00:42:53.572144 1085855 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-20210310004204-1084876"
* I0310 00:42:53.572165 1085855 host.go:66] Checking if "addons-20210310004204-1084876" exists ...
* I0310 00:42:53.572179 1085855 addons.go:55] Setting registry=true in profile "addons-20210310004204-1084876"
* I0310 00:42:53.572174 1085855 addons.go:55] Setting metrics-server=true in profile "addons-20210310004204-1084876"
* I0310 00:42:53.572194 1085855 addons.go:131] Setting addon registry=true in "addons-20210310004204-1084876"
* I0310 00:42:53.572208 1085855 addons.go:131] Setting addon metrics-server=true in "addons-20210310004204-1084876"
* I0310 00:42:53.572218 1085855 host.go:66] Checking if "addons-20210310004204-1084876" exists ...
* I0310 00:42:53.572232 1085855 host.go:66] Checking if "addons-20210310004204-1084876" exists ...
* I0310 00:42:53.572499 1085855 addons.go:55] Setting storage-provisioner=true in profile "addons-20210310004204-1084876"
* I0310 00:42:53.572538 1085855 addons.go:131] Setting addon storage-provisioner=true in "addons-20210310004204-1084876"
* W0310 00:42:53.572548 1085855 addons.go:140] addon storage-provisioner should already be in state true
* I0310 00:42:53.572565 1085855 host.go:66] Checking if "addons-20210310004204-1084876" exists ...
* I0310 00:42:53.572697 1085855 cli_runner.go:115] Run: docker container inspect addons-20210310004204-1084876 --format=
* I0310 00:42:53.572879 1085855 cli_runner.go:115] Run: docker container inspect addons-20210310004204-1084876 --format=
* I0310 00:42:53.572913 1085855 cli_runner.go:115] Run: docker container inspect addons-20210310004204-1084876 --format=
* I0310 00:42:53.572111 1085855 addons.go:55] Setting csi-hostpath-driver=true in profile "addons-20210310004204-1084876"
* I0310 00:42:53.572124 1085855 addons.go:131] Setting addon volumesnapshots=true in "addons-20210310004204-1084876"
* I0310 00:42:53.573049 1085855 host.go:66] Checking if "addons-20210310004204-1084876" exists ...
* I0310 00:42:53.572916 1085855 cli_runner.go:115] Run: docker container inspect addons-20210310004204-1084876 --format=
* I0310 00:42:53.573178 1085855 cli_runner.go:115] Run: docker container inspect addons-20210310004204-1084876 --format=
* I0310 00:42:53.572164 1085855 addons.go:131] Setting addon olm=true in "addons-20210310004204-1084876"
* I0310 00:42:53.573217 1085855 host.go:66] Checking if "addons-20210310004204-1084876" exists ...
* I0310 00:42:53.573049 1085855 addons.go:131] Setting addon csi-hostpath-driver=true in "addons-20210310004204-1084876"
* I0310 00:42:53.573363 1085855 host.go:66] Checking if "addons-20210310004204-1084876" exists ...
* I0310 00:42:53.573603 1085855 cli_runner.go:115] Run: docker container inspect addons-20210310004204-1084876 --format=
* I0310 00:42:53.573716 1085855 addons.go:55] Setting ingress=true in profile "addons-20210310004204-1084876"
* I0310 00:42:53.573737 1085855 addons.go:131] Setting addon ingress=true in "addons-20210310004204-1084876"
* I0310 00:42:53.573771 1085855 host.go:66] Checking if "addons-20210310004204-1084876" exists ...
* I0310 00:42:53.573912 1085855 cli_runner.go:115] Run: docker container inspect addons-20210310004204-1084876 --format=
* I0310 00:42:53.574022 1085855 cli_runner.go:115] Run: docker container inspect addons-20210310004204-1084876 --format=
* I0310 00:42:53.574366 1085855 cli_runner.go:115] Run: docker container inspect addons-20210310004204-1084876 --format=
* I0310 00:42:53.602246 1085855 pod_ready.go:36] extra waiting for kube-system core pods [kube-dns etcd kube-apiserver kube-controller-manager kube-proxy kube-scheduler] to be Ready ...
* I0310 00:42:53.602281 1085855 pod_ready.go:59] waiting 6m0s for pod with "kube-dns" label in "kube-system" namespace to be Ready ...
* I0310 00:42:53.668605 1085855 out.go:129] - Using image registry:2.7.1
* I0310 00:42:53.670821 1085855 out.go:129] - Using image gcr.io/google_containers/kube-registry-proxy:0.4
* I0310 00:42:53.670945 1085855 addons.go:249] installing /etc/kubernetes/addons/registry-rc.yaml
* I0310 00:42:53.670976 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (788 bytes)
* I0310 00:42:53.671054 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:53.687379 1085855 out.go:129] - Using image gcr.io/kubernetes-helm/tiller:v2.16.12
* I0310 00:42:53.687535 1085855 addons.go:249] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
* I0310 00:42:53.687565 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2433 bytes)
* I0310 00:42:53.687634 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:53.692017 1085855 out.go:129] - Using image gcr.io/k8s-minikube/storage-provisioner:v4
* I0310 00:42:53.692151 1085855 addons.go:249] installing /etc/kubernetes/addons/storage-provisioner.yaml
* I0310 00:42:53.692165 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
* I0310 00:42:53.692233 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:53.697913 1085855 out.go:129] - Using image k8s.gcr.io/metrics-server-amd64:v0.2.1
* I0310 00:42:53.698003 1085855 addons.go:249] installing /etc/kubernetes/addons/metrics-apiservice.yaml
* I0310 00:42:53.698016 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (401 bytes)
* I0310 00:42:53.698082 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:53.698437 1085855 addons.go:131] Setting addon default-storageclass=true in "addons-20210310004204-1084876"
* W0310 00:42:53.698464 1085855 addons.go:140] addon default-storageclass should already be in state true
* I0310 00:42:53.698485 1085855 host.go:66] Checking if "addons-20210310004204-1084876" exists ...
* I0310 00:42:53.699112 1085855 cli_runner.go:115] Run: docker container inspect addons-20210310004204-1084876 --format=
* I0310 00:42:53.702413 1085855 out.go:129] - Using image quay.io/k8scsi/csi-attacher:v3.0.0-rc1
* I0310 00:42:53.704994 1085855 out.go:129] - Using image quay.io/k8scsi/csi-node-driver-registrar:v1.3.0
* I0310 00:42:53.710891 1085855 out.go:129] - Using image quay.io/k8scsi/hostpathplugin:v1.4.0-rc2
* I0310 00:42:53.715686 1085855 out.go:129] - Using image quay.io/k8scsi/livenessprobe:v1.1.0
* I0310 00:42:53.715778 1085855 out.go:129] - Using image quay.io/operator-framework/olm:0.14.1
* I0310 00:42:53.718315 1085855 out.go:129] - Using image quay.io/k8scsi/csi-resizer:v0.6.0-rc1
* I0310 00:42:53.720681 1085855 out.go:129] - Using image quay.io/operator-framework/upstream-community-operators:07bbc13
* I0310 00:42:53.715739 1085855 out.go:129] - Using image k8s.gcr.io/sig-storage/snapshot-controller:v4.0.0
* I0310 00:42:53.720839 1085855 addons.go:249] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
* I0310 00:42:53.720855 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
* I0310 00:42:53.720935 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:53.723549 1085855 out.go:129] - Using image quay.io/k8scsi/csi-snapshotter:v2.1.0
* I0310 00:42:53.725606 1085855 out.go:129] - Using image jettech/kube-webhook-certgen:v1.2.2
* I0310 00:42:53.727946 1085855 out.go:129] - Using image gcr.io/k8s-staging-sig-storage/csi-provisioner:v2.0.0-rc2
* I0310 00:42:53.728044 1085855 addons.go:249] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
* I0310 00:42:53.728065 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
* I0310 00:42:53.727887 1085855 out.go:129] - Using image jettech/kube-webhook-certgen:v1.3.0
* I0310 00:42:53.728155 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:53.730344 1085855 out.go:129] - Using image us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.40.2
* I0310 00:42:53.730447 1085855 addons.go:249] installing /etc/kubernetes/addons/ingress-configmap.yaml
* I0310 00:42:53.730463 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/ingress-configmap.yaml (1251 bytes)
* I0310 00:42:53.730523 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:53.758670 1085855 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33482 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/addons-20210310004204-1084876/id_rsa Username:docker}
* I0310 00:42:53.774826 1085855 addons.go:249] installing /etc/kubernetes/addons/crds.yaml
* I0310 00:42:53.774866 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/crds.yaml (751764 bytes)
* I0310 00:42:53.774957 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:53.788056 1085855 addons.go:249] installing /etc/kubernetes/addons/storageclass.yaml
* I0310 00:42:53.788085 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
* I0310 00:42:53.788160 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
* I0310 00:42:53.790918 1085855 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33482 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/addons-20210310004204-1084876/id_rsa Username:docker}
* I0310 00:42:53.792391 1085855 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33482 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/addons-20210310004204-1084876/id_rsa Username:docker}
* I0310 00:42:53.799587 1085855 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33482 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/addons-20210310004204-1084876/id_rsa Username:docker}
* I0310 00:42:53.821995 1085855 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33482 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/addons-20210310004204-1084876/id_rsa Username:docker}
* I0310 00:42:53.837063 1085855 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33482 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/addons-20210310004204-1084876/id_rsa Username:docker}
* I0310 00:42:53.839591 1085855 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33482 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/addons-20210310004204-1084876/id_rsa Username:docker}
* I0310 00:42:53.871891 1085855 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33482 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/addons-20210310004204-1084876/id_rsa Username:docker}
* I0310 00:42:53.876823 1085855 addons.go:249] installing /etc/kubernetes/addons/registry-svc.yaml
* I0310 00:42:53.876876 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
* I0310 00:42:53.877319 1085855 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33482 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-10730-1080996-3063e9e720f8ac1d763b520e496d37888b9d0281/.minikube/machines/addons-20210310004204-1084876/id_rsa Username:docker}
* I0310 00:42:53.944209 1085855 addons.go:249] installing /etc/kubernetes/addons/registry-proxy.yaml
* I0310 00:42:53.944243 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (950 bytes)
* I0310 00:42:53.955702 1085855 addons.go:249] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
* I0310 00:42:53.955732 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (3666 bytes)
* I0310 00:42:53.955748 1085855 addons.go:249] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
* I0310 00:42:53.955767 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
* I0310 00:42:53.957804 1085855 ssh_runner.go:149] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
* I0310 00:42:53.964349 1085855 addons.go:249] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
* I0310 00:42:53.964406 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (705 bytes)
* I0310 00:42:54.035875 1085855 addons.go:249] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
* I0310 00:42:54.035911 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
* I0310 00:42:54.042519 1085855 ssh_runner.go:149] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
* I0310 00:42:54.051978 1085855 addons.go:249] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
* I0310 00:42:54.052041 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
* I0310 00:42:54.057463 1085855 addons.go:249] installing /etc/kubernetes/addons/ingress-rbac.yaml
* I0310 00:42:54.057495 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/ingress-rbac.yaml (4828 bytes)
* I0310 00:42:54.057632 1085855 addons.go:249] installing /etc/kubernetes/addons/metrics-server-service.yaml
* I0310 00:42:54.057650 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (401 bytes)
* I0310 00:42:54.134772 1085855 addons.go:249] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
* I0310 00:42:54.134809 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2944 bytes)
* I0310 00:42:54.147556 1085855 addons.go:249] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
* I0310 00:42:54.147588 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19584 bytes)
* I0310 00:42:54.147871 1085855 ssh_runner.go:149] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
* I0310 00:42:54.156570 1085855 ssh_runner.go:149] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
* I0310 00:42:54.241569 1085855 addons.go:249] installing /etc/kubernetes/addons/ingress-dp.yaml
* I0310 00:42:54.241607 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/ingress-dp.yaml (8749 bytes)
* I0310 00:42:54.256714 1085855 addons.go:249] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
* I0310 00:42:54.256760 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3194 bytes)
* I0310 00:42:54.256721 1085855 ssh_runner.go:149] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
* I0310 00:42:54.342408 1085855 addons.go:249] installing /etc/kubernetes/addons/olm.yaml
* I0310 00:42:54.342443 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/olm.yaml (9508 bytes)
* I0310 00:42:54.356567 1085855 addons.go:249] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
* I0310 00:42:54.356604 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3428 bytes)
* I0310 00:42:54.452547 1085855 addons.go:249] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
* I0310 00:42:54.452579 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2319 bytes)
* I0310 00:42:54.543713 1085855 ssh_runner.go:149] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/ingress-configmap.yaml -f /etc/kubernetes/addons/ingress-rbac.yaml -f /etc/kubernetes/addons/ingress-dp.yaml
* I0310 00:42:54.549441 1085855 addons.go:249] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
* I0310 00:42:54.549524 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (999 bytes)
* I0310 00:42:54.551105 1085855 ssh_runner.go:149] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/crds.yaml -f /etc/kubernetes/addons/olm.yaml
* I0310 00:42:54.649127 1085855 addons.go:249] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
* I0310 00:42:54.649163 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (977 bytes)
* I0310 00:42:54.743959 1085855 pod_ready.go:102] pod "coredns-74ff55c5b-xlj4r" in "kube-system" namespace is not Running: {Phase:Pending Conditions:[{Type:PodScheduled Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:53 +0000 UTC Reason:Unschedulable Message:0/1 nodes are available: 1 node(s) had taint {node.kubernetes.io/not-ready: }, that the pod didn't tolerate.}] Message: Reason: NominatedNodeName: HostIP: PodIP: PodIPs:[] StartTime:<nil> InitContainerStatuses:[] ContainerStatuses:[] QOSClass:Burstable EphemeralContainerStatuses:[]}
* I0310 00:42:54.838554 1085855 ssh_runner.go:149] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
* I0310 00:42:54.847798 1085855 addons.go:249] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
* I0310 00:42:54.847837 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (5283 bytes)
* I0310 00:42:55.242695 1085855 addons.go:249] installing /etc/kubernetes/addons/csi-hostpath-provisioner.yaml
* I0310 00:42:55.242729 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/csi-hostpath-provisioner.yaml (2412 bytes)
* I0310 00:42:55.446359 1085855 addons.go:249] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
* I0310 00:42:55.446390 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2310 bytes)
* I0310 00:42:55.847107 1085855 addons.go:249] installing /etc/kubernetes/addons/csi-hostpath-snapshotter.yaml
* I0310 00:42:55.847138 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotter.yaml (2343 bytes)
* I0310 00:42:56.034613 1085855 addons.go:249] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
* I0310 00:42:56.034656 1085855 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (789 bytes)
* I0310 00:42:56.137541 1085855 ssh_runner.go:189] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (2.179648384s)
* I0310 00:42:56.235008 1085855 ssh_runner.go:149] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-provisioner.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
* I0310 00:42:56.449439 1085855 pod_ready.go:102] pod "coredns-74ff55c5b-xlj4r" in "kube-system" namespace is not Running: {Phase:Pending Conditions:[{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [coredns]} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [coredns]} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.205 PodIP: PodIPs:[] StartTime:2021-03-10 00:42:55 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{W
aiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,} Running:nil Terminated:nil} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:k8s.gcr.io/coredns:1.7.0 ImageID: ContainerID: Started:0xc0004a3df7}] QOSClass:Burstable EphemeralContainerStatuses:[]}
* I0310 00:42:56.934994 1085855 ssh_runner.go:189] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (2.892409857s)
* I0310 00:42:56.935048 1085855 addons.go:283] Verifying addon registry=true in "addons-20210310004204-1084876"
* I0310 00:42:56.937942 1085855 out.go:129] * Verifying registry addon...
* I0310 00:42:56.940882 1085855 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
* I0310 00:42:56.957246 1085855 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
* I0310 00:42:56.957277 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:42:57.134484 1085855 ssh_runner.go:189] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (2.977860826s)
* I0310 00:42:57.134581 1085855 ssh_runner.go:189] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (2.877757162s)
* I0310 00:42:57.134678 1085855 ssh_runner.go:189] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (2.986772191s)
* I0310 00:42:57.540192 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:42:57.847559 1085855 pod_ready.go:102] pod "coredns-74ff55c5b-xlj4r" in "kube-system" namespace is not Running: {Phase:Pending Conditions:[{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [coredns]} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [coredns]} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.205 PodIP: PodIPs:[] StartTime:2021-03-10 00:42:55 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{W
aiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,} Running:nil Terminated:nil} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:k8s.gcr.io/coredns:1.7.0 ImageID: ContainerID: Started:0xc00071d407}] QOSClass:Burstable EphemeralContainerStatuses:[]}
* I0310 00:42:58.057637 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:42:58.636873 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:42:59.037865 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:42:59.253935 1085855 pod_ready.go:102] pod "coredns-74ff55c5b-xlj4r" in "kube-system" namespace is not Running: {Phase:Pending Conditions:[{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [coredns]} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [coredns]} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.205 PodIP: PodIPs:[] StartTime:2021-03-10 00:42:55 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{W
aiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,} Running:nil Terminated:nil} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:k8s.gcr.io/coredns:1.7.0 ImageID: ContainerID: Started:0xc000b44357}] QOSClass:Burstable EphemeralContainerStatuses:[]}
* I0310 00:42:59.259325 1085855 ssh_runner.go:189] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/ingress-configmap.yaml -f /etc/kubernetes/addons/ingress-rbac.yaml -f /etc/kubernetes/addons/ingress-dp.yaml: (4.715557587s)
* I0310 00:42:59.259360 1085855 addons.go:283] Verifying addon ingress=true in "addons-20210310004204-1084876"
* I0310 00:42:59.335173 1085855 out.go:129] * Verifying ingress addon...
* I0310 00:42:59.338057 1085855 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "kube-system" ...
* I0310 00:42:59.349356 1085855 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
* I0310 00:42:59.349447 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:42:59.537841 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:42:59.935725 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:00.045502 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:00.262301 1085855 pod_ready.go:102] pod "coredns-74ff55c5b-xlj4r" in "kube-system" namespace is not Running: {Phase:Pending Conditions:[{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [coredns]} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [coredns]} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.205 PodIP: PodIPs:[] StartTime:2021-03-10 00:42:55 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{W
aiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,} Running:nil Terminated:nil} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:k8s.gcr.io/coredns:1.7.0 ImageID: ContainerID: Started:0xc001570a37}] QOSClass:Burstable EphemeralContainerStatuses:[]}
* I0310 00:43:00.449282 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:00.547331 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:00.945891 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:01.043021 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:01.452889 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:01.552353 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:01.838560 1085855 pod_ready.go:102] pod "coredns-74ff55c5b-xlj4r" in "kube-system" namespace is not Running: {Phase:Pending Conditions:[{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [coredns]} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [coredns]} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.205 PodIP: PodIPs:[] StartTime:2021-03-10 00:42:55 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{W
aiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,} Running:nil Terminated:nil} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:k8s.gcr.io/coredns:1.7.0 ImageID: ContainerID: Started:0xc0012951c7}] QOSClass:Burstable EphemeralContainerStatuses:[]}
* I0310 00:43:01.938635 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:02.055921 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:02.357730 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:02.636602 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:02.854492 1085855 pod_ready.go:102] pod "coredns-74ff55c5b-xlj4r" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [coredns]}
* I0310 00:43:02.953525 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:03.051328 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:03.338994 1085855 ssh_runner.go:189] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (8.500379605s)
* I0310 00:43:03.339100 1085855 ssh_runner.go:189] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/crds.yaml -f /etc/kubernetes/addons/olm.yaml: (8.78795348s)
* W0310 00:43:03.339152 1085855 addons.go:270] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/crds.yaml -f /etc/kubernetes/addons/olm.yaml: Process exited with status 1
* stdout:
* customresourcedefinition.apiextensions.k8s.io/clusterserviceversions.operators.coreos.com created
* customresourcedefinition.apiextensions.k8s.io/installplans.operators.coreos.com created
* customresourcedefinition.apiextensions.k8s.io/subscriptions.operators.coreos.com created
* customresourcedefinition.apiextensions.k8s.io/catalogsources.operators.coreos.com created
* customresourcedefinition.apiextensions.k8s.io/operatorgroups.operators.coreos.com created
* namespace/olm created
* namespace/operators created
* serviceaccount/olm-operator-serviceaccount created
* clusterrole.rbac.authorization.k8s.io/system:controller:operator-lifecycle-manager created
* clusterrolebinding.rbac.authorization.k8s.io/olm-operator-binding-olm created
* deployment.apps/olm-operator created
* deployment.apps/catalog-operator created
* clusterrole.rbac.authorization.k8s.io/aggregate-olm-edit created
* clusterrole.rbac.authorization.k8s.io/aggregate-olm-view created
*
* stderr:
* Warning: apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition
* unable to recognize "/etc/kubernetes/addons/olm.yaml": no matches for kind "OperatorGroup" in version "operators.coreos.com/v1"
* unable to recognize "/etc/kubernetes/addons/olm.yaml": no matches for kind "OperatorGroup" in version "operators.coreos.com/v1"
* unable to recognize "/etc/kubernetes/addons/olm.yaml": no matches for kind "ClusterServiceVersion" in version "operators.coreos.com/v1alpha1"
* unable to recognize "/etc/kubernetes/addons/olm.yaml": no matches for kind "CatalogSource" in version "operators.coreos.com/v1alpha1"
* I0310 00:43:03.339175 1085855 retry.go:31] will retry after 276.165072ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/crds.yaml -f /etc/kubernetes/addons/olm.yaml: Process exited with status 1
* stdout:
* customresourcedefinition.apiextensions.k8s.io/clusterserviceversions.operators.coreos.com created
* customresourcedefinition.apiextensions.k8s.io/installplans.operators.coreos.com created
* customresourcedefinition.apiextensions.k8s.io/subscriptions.operators.coreos.com created
* customresourcedefinition.apiextensions.k8s.io/catalogsources.operators.coreos.com created
* customresourcedefinition.apiextensions.k8s.io/operatorgroups.operators.coreos.com created
* namespace/olm created
* namespace/operators created
* serviceaccount/olm-operator-serviceaccount created
* clusterrole.rbac.authorization.k8s.io/system:controller:operator-lifecycle-manager created
* clusterrolebinding.rbac.authorization.k8s.io/olm-operator-binding-olm created
* deployment.apps/olm-operator created
* deployment.apps/catalog-operator created
* clusterrole.rbac.authorization.k8s.io/aggregate-olm-edit created
* clusterrole.rbac.authorization.k8s.io/aggregate-olm-view created
*
* stderr:
* Warning: apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition
* unable to recognize "/etc/kubernetes/addons/olm.yaml": no matches for kind "OperatorGroup" in version "operators.coreos.com/v1"
* unable to recognize "/etc/kubernetes/addons/olm.yaml": no matches for kind "OperatorGroup" in version "operators.coreos.com/v1"
* unable to recognize "/etc/kubernetes/addons/olm.yaml": no matches for kind "ClusterServiceVersion" in version "operators.coreos.com/v1alpha1"
* unable to recognize "/etc/kubernetes/addons/olm.yaml": no matches for kind "CatalogSource" in version "operators.coreos.com/v1alpha1"
* I0310 00:43:03.353007 1085855 ssh_runner.go:189] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-provisioner.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (7.117936106s)
* I0310 00:43:03.353055 1085855 addons.go:283] Verifying addon csi-hostpath-driver=true in "addons-20210310004204-1084876"
* I0310 00:43:03.355965 1085855 out.go:129] * Verifying csi-hostpath-driver addon...
* I0310 00:43:03.358704 1085855 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
* I0310 00:43:03.448135 1085855 kapi.go:86] Found 5 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
* I0310 00:43:03.448166 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:03.448311 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:03.539025 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:03.616414 1085855 ssh_runner.go:149] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/crds.yaml -f /etc/kubernetes/addons/olm.yaml
* I0310 00:43:03.860081 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:03.959424 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:04.056774 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:04.338916 1085855 pod_ready.go:102] pod "coredns-74ff55c5b-xlj4r" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [coredns]}
* I0310 00:43:04.356548 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:04.455835 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:04.544231 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:04.856763 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:04.957228 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:05.047290 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:05.356105 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:05.535344 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:05.539145 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:05.745545 1085855 pod_ready.go:102] pod "coredns-74ff55c5b-xlj4r" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [coredns]}
* I0310 00:43:05.856226 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:05.957037 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:06.036393 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:06.449953 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:06.541646 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:06.552689 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:06.750252 1085855 pod_ready.go:102] pod "coredns-74ff55c5b-xlj4r" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [coredns]}
* I0310 00:43:06.861503 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:06.955989 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:07.038426 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:07.356152 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:07.455533 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:07.462407 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:07.854875 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:07.958373 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:07.961703 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:08.244121 1085855 pod_ready.go:102] pod "coredns-74ff55c5b-xlj4r" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [coredns]}
* I0310 00:43:08.355836 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:08.456494 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:08.538235 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:08.854868 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:08.955602 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:08.963465 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:09.150866 1085855 ssh_runner.go:189] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.2/kubectl apply -f /etc/kubernetes/addons/crds.yaml -f /etc/kubernetes/addons/olm.yaml: (5.53436101s)
* I0310 00:43:09.356404 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:09.463526 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:09.545505 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:09.675282 1085855 pod_ready.go:102] pod "coredns-74ff55c5b-xlj4r" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:55 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [coredns]}
* I0310 00:43:09.855672 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:09.955953 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:09.965364 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:10.355643 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:10.455747 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:10.461958 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:10.855668 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:10.958858 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:10.962250 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:11.175182 1085855 pod_ready.go:97] pod "coredns-74ff55c5b-xlj4r" in "kube-system" namespace is Ready: {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:43:11 +0000 UTC Reason: Message:}
* I0310 00:43:11.175219 1085855 pod_ready.go:62] duration metric: took 17.572925075s to run WaitForPodReadyByLabel for pod with "kube-dns" label in "kube-system" namespace ...
* I0310 00:43:11.175232 1085855 pod_ready.go:59] waiting 6m0s for pod with "etcd" label in "kube-system" namespace to be Ready ...
* I0310 00:43:11.355799 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:11.455123 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:11.462273 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:11.855052 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:11.955453 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:11.963675 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:12.241902 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:12.356514 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:12.454487 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:12.462318 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:12.855671 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:12.955475 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:12.962953 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:13.244286 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:13.355259 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:13.459064 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:13.463770 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:13.855839 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:13.955706 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:13.964238 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:14.246842 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:14.359627 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:14.455901 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:14.463617 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:14.856157 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:14.955913 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:14.962692 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:15.356703 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:15.455667 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:15.462758 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:15.694787 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:15.855970 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:15.954858 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:15.962429 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:16.355580 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:16.455192 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:16.462951 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:16.741669 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:16.858674 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:16.955922 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:16.962455 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:17.354804 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:17.454850 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:17.463033 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:17.742220 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:17.855922 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:17.954992 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:17.962707 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:18.355606 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:18.455330 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:18.461916 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:18.855081 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:18.954446 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:18.962111 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:19.194856 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:19.355341 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:19.454182 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:19.462068 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
* I0310 00:43:19.855295 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:19.955338 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:19.963999 1085855 kapi.go:108] duration metric: took 23.023115955s to wait for kubernetes.io/minikube-addons=registry ...
* I0310 00:43:20.356762 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:20.457796 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:20.743283 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:20.854191 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:20.954529 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:21.355861 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:21.454772 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:21.888712 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:21.955572 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:22.194257 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:22.354681 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:22.453714 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:22.856404 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:22.954652 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:23.243721 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:23.356258 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:23.454224 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:23.855386 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:23.958005 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:24.354556 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:24.455271 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:24.744904 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:24.855446 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:24.954999 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:25.357722 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:25.455248 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:25.745702 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:25.856613 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:25.954672 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:26.355855 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:26.453762 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:26.854813 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:26.954144 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:27.194331 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:27.355694 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:27.455801 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:27.855211 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:27.955221 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:28.196145 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:28.356531 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:28.455467 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:28.854327 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:28.955312 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:29.244985 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:29.364132 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:29.454754 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:29.856339 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:29.954924 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:30.355784 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:30.453904 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:30.758712 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:30.855512 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:30.956179 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:31.356608 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:31.455325 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:31.855502 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:31.959409 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:32.242378 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:32.355700 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:32.455177 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:32.856599 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:32.955172 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:33.243481 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:33.354693 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:33.454743 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:33.855913 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:33.956287 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:34.243535 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:34.355136 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:34.455348 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:34.855404 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:34.955759 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:35.356210 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:35.455146 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:35.693572 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:35.854724 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:35.956051 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:36.355136 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:36.457571 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:36.694379 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:36.859214 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:36.957659 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:37.355876 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:37.458194 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:37.745471 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:37.855141 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:37.959317 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:38.436684 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:38.457530 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:38.749729 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:38.855187 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:38.954314 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:39.356445 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:39.454332 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:39.856258 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:39.954757 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:40.252047 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:40.356012 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:40.455631 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:40.856492 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:40.955466 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:41.355731 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:41.456109 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:41.745854 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:41.858529 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:41.954880 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:42.360223 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:42.459284 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:42.749663 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:42.858718 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:42.955742 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:43.358467 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:43.456609 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:43.855132 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:43.956531 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:44.194321 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:44.355685 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:44.455424 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:44.860724 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:44.956186 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:45.242771 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:45.355875 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:45.454371 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:45.855896 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:45.953768 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:46.355623 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:46.455165 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:46.695227 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:46.855693 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:46.955013 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:47.639435 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:47.644104 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:47.755445 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:47.855335 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:47.954945 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:48.356244 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:48.458061 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:48.856556 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:48.955264 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:49.245769 1085855 pod_ready.go:102] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [etcd]}
* I0310 00:43:49.355779 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:49.456128 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:49.855369 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:49.955381 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:50.355657 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:50.456035 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:50.744281 1085855 pod_ready.go:97] pod "etcd-addons-20210310004204-1084876" in "kube-system" namespace is Ready: {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:43:50 +0000 UTC Reason: Message:}
* I0310 00:43:50.744321 1085855 pod_ready.go:62] duration metric: took 39.569079194s to run WaitForPodReadyByLabel for pod with "etcd" label in "kube-system" namespace ...
* I0310 00:43:50.744336 1085855 pod_ready.go:59] waiting 6m0s for pod with "kube-apiserver" label in "kube-system" namespace to be Ready ...
* I0310 00:43:50.755600 1085855 pod_ready.go:97] pod "kube-apiserver-addons-20210310004204-1084876" in "kube-system" namespace is Ready: {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:41 +0000 UTC Reason: Message:}
* I0310 00:43:50.755628 1085855 pod_ready.go:62] duration metric: took 11.282438ms to run WaitForPodReadyByLabel for pod with "kube-apiserver" label in "kube-system" namespace ...
* I0310 00:43:50.755642 1085855 pod_ready.go:59] waiting 6m0s for pod with "kube-controller-manager" label in "kube-system" namespace to be Ready ...
* I0310 00:43:50.766452 1085855 pod_ready.go:97] pod "kube-controller-manager-addons-20210310004204-1084876" in "kube-system" namespace is Ready: {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:43:44 +0000 UTC Reason: Message:}
* I0310 00:43:50.766482 1085855 pod_ready.go:62] duration metric: took 10.828849ms to run WaitForPodReadyByLabel for pod with "kube-controller-manager" label in "kube-system" namespace ...
* I0310 00:43:50.766494 1085855 pod_ready.go:59] waiting 6m0s for pod with "kube-proxy" label in "kube-system" namespace to be Ready ...
* I0310 00:43:50.841670 1085855 pod_ready.go:97] pod "kube-proxy-dmzxd" in "kube-system" namespace is Ready: {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:56 +0000 UTC Reason: Message:}
* I0310 00:43:50.841699 1085855 pod_ready.go:62] duration metric: took 75.194679ms to run WaitForPodReadyByLabel for pod with "kube-proxy" label in "kube-system" namespace ...
* I0310 00:43:50.841710 1085855 pod_ready.go:59] waiting 6m0s for pod with "kube-scheduler" label in "kube-system" namespace to be Ready ...
* I0310 00:43:50.859728 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:50.954238 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:51.355409 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:51.454787 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:51.856126 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:51.871728 1085855 pod_ready.go:102] pod "kube-scheduler-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [kube-scheduler]}
* I0310 00:43:51.955164 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:52.356138 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:52.456653 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:52.855517 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:52.954845 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:53.355253 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:53.438909 1085855 pod_ready.go:102] pod "kube-scheduler-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [kube-scheduler]}
* I0310 00:43:53.454033 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:53.854934 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:53.954375 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:54.354558 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:54.455472 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:54.856380 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:54.870656 1085855 pod_ready.go:102] pod "kube-scheduler-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [kube-scheduler]}
* I0310 00:43:54.954826 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:55.355495 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:55.455888 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:55.854949 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:55.938198 1085855 pod_ready.go:102] pod "kube-scheduler-addons-20210310004204-1084876" in "kube-system" namespace is not Ready: {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:42:35 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [kube-scheduler]}
* I0310 00:43:55.957382 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:56.355142 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:56.369039 1085855 pod_ready.go:97] pod "kube-scheduler-addons-20210310004204-1084876" in "kube-system" namespace is Ready: {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2021-03-10 00:43:56 +0000 UTC Reason: Message:}
* I0310 00:43:56.369071 1085855 pod_ready.go:62] duration metric: took 5.527346149s to run WaitForPodReadyByLabel for pod with "kube-scheduler" label in "kube-system" namespace ...
* I0310 00:43:56.369081 1085855 pod_ready.go:39] duration metric: took 1m2.766802936s for extra waiting for kube-system core pods to be Ready ...
* I0310 00:43:56.369096 1085855 api_server.go:48] waiting for apiserver process to appear ...
* I0310 00:43:56.369197 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_kube-apiserver --format=
* I0310 00:43:56.454412 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:56.466794 1085855 logs.go:255] 1 containers: [924189b6ebf8]
* I0310 00:43:56.466896 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_etcd --format=
* I0310 00:43:56.552211 1085855 logs.go:255] 1 containers: [fcd904ed9876]
* I0310 00:43:56.552287 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_coredns --format=
* I0310 00:43:56.598073 1085855 logs.go:255] 1 containers: [63e14282682c]
* I0310 00:43:56.598181 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_kube-scheduler --format=
* I0310 00:43:56.658552 1085855 logs.go:255] 1 containers: [cb950dda7587]
* I0310 00:43:56.658644 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_kube-proxy --format=
* I0310 00:43:56.706024 1085855 logs.go:255] 1 containers: [0bd04dbed725]
* I0310 00:43:56.706097 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_kubernetes-dashboard --format=
* I0310 00:43:56.778225 1085855 logs.go:255] 0 containers: []
* W0310 00:43:56.778266 1085855 logs.go:257] No container was found matching "kubernetes-dashboard"
* I0310 00:43:56.778327 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_storage-provisioner --format=
* I0310 00:43:56.855087 1085855 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
* I0310 00:43:56.864128 1085855 logs.go:255] 1 containers: [e4d14e816543]
* I0310 00:43:56.864208 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format=
* I0310 00:43:56.936426 1085855 logs.go:255] 1 containers: [d1c1a132de64]
* I0310 00:43:56.936510 1085855 logs.go:122] Gathering logs for kube-controller-manager [d1c1a132de64] ...
* I0310 00:43:56.936524 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 d1c1a132de64"
* I0310 00:43:56.955159 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:57.020073 1085855 logs.go:122] Gathering logs for Docker ...
* I0310 00:43:57.020118 1085855 ssh_runner.go:149] Run: /bin/bash -c "sudo journalctl -u docker -n 400"
* I0310 00:43:57.062264 1085855 logs.go:122] Gathering logs for kube-apiserver [924189b6ebf8] ...
* I0310 00:43:57.062305 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 924189b6ebf8"
* I0310 00:43:57.267242 1085855 logs.go:122] Gathering logs for coredns [63e14282682c] ...
* I0310 00:43:57.267282 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 63e14282682c"
* I0310 00:43:57.354834 1085855 logs.go:122] Gathering logs for kube-scheduler [cb950dda7587] ...
* I0310 00:43:57.354870 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 cb950dda7587"
* I0310 00:43:57.355121 1085855 kapi.go:108] duration metric: took 58.017062623s to wait for app.kubernetes.io/name=ingress-nginx ...
* I0310 00:43:57.455663 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:57.455760 1085855 logs.go:122] Gathering logs for kube-proxy [0bd04dbed725] ...
* I0310 00:43:57.455786 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 0bd04dbed725"
* I0310 00:43:57.549451 1085855 logs.go:122] Gathering logs for storage-provisioner [e4d14e816543] ...
* I0310 00:43:57.549496 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 e4d14e816543"
* I0310 00:43:57.740920 1085855 logs.go:122] Gathering logs for container status ...
* I0310 00:43:57.740964 1085855 ssh_runner.go:149] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
* I0310 00:43:57.780209 1085855 logs.go:122] Gathering logs for kubelet ...
* I0310 00:43:57.780251 1085855 ssh_runner.go:149] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
* W0310 00:43:57.880795 1085855 logs.go:137] Found kubelet problem: Mar 10 00:42:58 addons-20210310004204-1084876 kubelet[2310]: E0310 00:42:58.540335 2310 reflector.go:138] object-"kube-system"/"snapshot-controller-token-44ggx": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "snapshot-controller-token-44ggx" is forbidden: User "system:node:addons-20210310004204-1084876" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-20210310004204-1084876' and this object
* W0310 00:43:57.901253 1085855 logs.go:137] Found kubelet problem: Mar 10 00:43:26 addons-20210310004204-1084876 kubelet[2310]: E0310 00:43:26.234741 2310 pod_workers.go:191] Error syncing pod e69c3e48-b843-40e7-8bc9-6b7110bdffd4 ("ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"), skipping: failed to "StartContainer" for "patch" with CrashLoopBackOff: "back-off 10s restarting failed container=patch pod=ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"
* W0310 00:43:57.901815 1085855 logs.go:137] Found kubelet problem: Mar 10 00:43:27 addons-20210310004204-1084876 kubelet[2310]: E0310 00:43:27.249691 2310 pod_workers.go:191] Error syncing pod e69c3e48-b843-40e7-8bc9-6b7110bdffd4 ("ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"), skipping: failed to "StartContainer" for "patch" with CrashLoopBackOff: "back-off 10s restarting failed container=patch pod=ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"
* I0310 00:43:57.919336 1085855 logs.go:122] Gathering logs for dmesg ...
* I0310 00:43:57.919384 1085855 ssh_runner.go:149] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
* I0310 00:43:57.944251 1085855 logs.go:122] Gathering logs for describe nodes ...
* I0310 00:43:57.944294 1085855 ssh_runner.go:149] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
* I0310 00:43:57.955600 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:58.423600 1085855 logs.go:122] Gathering logs for etcd [fcd904ed9876] ...
* I0310 00:43:58.423636 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 fcd904ed9876"
* I0310 00:43:58.457246 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* W0310 00:43:58.482005 1085855 out.go:191] X Problems detected in kubelet:
* W0310 00:43:58.482065 1085855 out.go:191] - Mar 10 00:42:58 addons-20210310004204-1084876 kubelet[2310]: E0310 00:42:58.540335 2310 reflector.go:138] object-"kube-system"/"snapshot-controller-token-44ggx": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "snapshot-controller-token-44ggx" is forbidden: User "system:node:addons-20210310004204-1084876" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-20210310004204-1084876' and this object
* W0310 00:43:58.482110 1085855 out.go:191] - Mar 10 00:43:26 addons-20210310004204-1084876 kubelet[2310]: E0310 00:43:26.234741 2310 pod_workers.go:191] Error syncing pod e69c3e48-b843-40e7-8bc9-6b7110bdffd4 ("ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"), skipping: failed to "StartContainer" for "patch" with CrashLoopBackOff: "back-off 10s restarting failed container=patch pod=ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"
* W0310 00:43:58.482161 1085855 out.go:191] - Mar 10 00:43:27 addons-20210310004204-1084876 kubelet[2310]: E0310 00:43:27.249691 2310 pod_workers.go:191] Error syncing pod e69c3e48-b843-40e7-8bc9-6b7110bdffd4 ("ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"), skipping: failed to "StartContainer" for "patch" with CrashLoopBackOff: "back-off 10s restarting failed container=patch pod=ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"
* I0310 00:43:58.955281 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:59.455081 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:43:59.955777 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:44:00.455824 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:44:00.955488 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:44:01.457623 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:44:01.956230 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:44:02.455071 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:44:02.954470 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:44:03.455472 1085855 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
* I0310 00:44:03.954803 1085855 kapi.go:108] duration metric: took 1m0.596093722s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
* I0310 00:44:03.958061 1085855 out.go:129] * Enabled addons: storage-provisioner, metrics-server, default-storageclass, helm-tiller, volumesnapshots, olm, registry, ingress, csi-hostpath-driver
* I0310 00:44:03.958092 1085855 addons.go:314] enableAddons completed in 1m10.389758277s
* I0310 00:44:08.484974 1085855 ssh_runner.go:149] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
* I0310 00:44:08.536512 1085855 api_server.go:68] duration metric: took 1m14.968222364s to wait for apiserver process to appear ...
* I0310 00:44:08.536565 1085855 api_server.go:84] waiting for apiserver healthz status ...
* I0310 00:44:08.536633 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_kube-apiserver --format=
* I0310 00:44:08.584569 1085855 logs.go:255] 1 containers: [924189b6ebf8]
* I0310 00:44:08.584647 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_etcd --format=
* I0310 00:44:08.632762 1085855 logs.go:255] 1 containers: [fcd904ed9876]
* I0310 00:44:08.632856 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_coredns --format=
* I0310 00:44:08.681696 1085855 logs.go:255] 1 containers: [63e14282682c]
* I0310 00:44:08.681803 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_kube-scheduler --format=
* I0310 00:44:08.728802 1085855 logs.go:255] 1 containers: [cb950dda7587]
* I0310 00:44:08.728901 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_kube-proxy --format=
* I0310 00:44:08.780034 1085855 logs.go:255] 1 containers: [0bd04dbed725]
* I0310 00:44:08.780119 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_kubernetes-dashboard --format=
* I0310 00:44:08.840346 1085855 logs.go:255] 0 containers: []
* W0310 00:44:08.840381 1085855 logs.go:257] No container was found matching "kubernetes-dashboard"
* I0310 00:44:08.840444 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_storage-provisioner --format=
* I0310 00:44:08.887442 1085855 logs.go:255] 1 containers: [e4d14e816543]
* I0310 00:44:08.887534 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format=
* I0310 00:44:08.939270 1085855 logs.go:255] 1 containers: [d1c1a132de64]
* I0310 00:44:08.939308 1085855 logs.go:122] Gathering logs for etcd [fcd904ed9876] ...
* I0310 00:44:08.939321 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 fcd904ed9876"
* I0310 00:44:08.995000 1085855 logs.go:122] Gathering logs for storage-provisioner [e4d14e816543] ...
* I0310 00:44:08.995034 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 e4d14e816543"
* I0310 00:44:09.045931 1085855 logs.go:122] Gathering logs for kube-controller-manager [d1c1a132de64] ...
* I0310 00:44:09.045963 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 d1c1a132de64"
* I0310 00:44:09.118300 1085855 logs.go:122] Gathering logs for dmesg ...
* I0310 00:44:09.118345 1085855 ssh_runner.go:149] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
* I0310 00:44:09.146265 1085855 logs.go:122] Gathering logs for kube-apiserver [924189b6ebf8] ...
* I0310 00:44:09.146322 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 924189b6ebf8"
* I0310 00:44:09.274126 1085855 logs.go:122] Gathering logs for coredns [63e14282682c] ...
* I0310 00:44:09.274182 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 63e14282682c"
* I0310 00:44:09.325625 1085855 logs.go:122] Gathering logs for kube-scheduler [cb950dda7587] ...
* I0310 00:44:09.325667 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 cb950dda7587"
* I0310 00:44:09.383577 1085855 logs.go:122] Gathering logs for kube-proxy [0bd04dbed725] ...
* I0310 00:44:09.383611 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 0bd04dbed725"
* I0310 00:44:09.433746 1085855 logs.go:122] Gathering logs for Docker ...
* I0310 00:44:09.433781 1085855 ssh_runner.go:149] Run: /bin/bash -c "sudo journalctl -u docker -n 400"
* I0310 00:44:09.460564 1085855 logs.go:122] Gathering logs for container status ...
* I0310 00:44:09.460605 1085855 ssh_runner.go:149] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
* I0310 00:44:09.497009 1085855 logs.go:122] Gathering logs for kubelet ...
* I0310 00:44:09.497048 1085855 ssh_runner.go:149] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
* W0310 00:44:09.542478 1085855 logs.go:137] Found kubelet problem: Mar 10 00:42:58 addons-20210310004204-1084876 kubelet[2310]: E0310 00:42:58.540335 2310 reflector.go:138] object-"kube-system"/"snapshot-controller-token-44ggx": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "snapshot-controller-token-44ggx" is forbidden: User "system:node:addons-20210310004204-1084876" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-20210310004204-1084876' and this object
* W0310 00:44:09.567588 1085855 logs.go:137] Found kubelet problem: Mar 10 00:43:26 addons-20210310004204-1084876 kubelet[2310]: E0310 00:43:26.234741 2310 pod_workers.go:191] Error syncing pod e69c3e48-b843-40e7-8bc9-6b7110bdffd4 ("ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"), skipping: failed to "StartContainer" for "patch" with CrashLoopBackOff: "back-off 10s restarting failed container=patch pod=ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"
* W0310 00:44:09.568070 1085855 logs.go:137] Found kubelet problem: Mar 10 00:43:27 addons-20210310004204-1084876 kubelet[2310]: E0310 00:43:27.249691 2310 pod_workers.go:191] Error syncing pod e69c3e48-b843-40e7-8bc9-6b7110bdffd4 ("ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"), skipping: failed to "StartContainer" for "patch" with CrashLoopBackOff: "back-off 10s restarting failed container=patch pod=ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"
* I0310 00:44:09.586728 1085855 logs.go:122] Gathering logs for describe nodes ...
* I0310 00:44:09.586772 1085855 ssh_runner.go:149] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
* W0310 00:44:09.711291 1085855 out.go:191] X Problems detected in kubelet:
* W0310 00:44:09.711354 1085855 out.go:191] - Mar 10 00:42:58 addons-20210310004204-1084876 kubelet[2310]: E0310 00:42:58.540335 2310 reflector.go:138] object-"kube-system"/"snapshot-controller-token-44ggx": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "snapshot-controller-token-44ggx" is forbidden: User "system:node:addons-20210310004204-1084876" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-20210310004204-1084876' and this object
* W0310 00:44:09.711420 1085855 out.go:191] - Mar 10 00:43:26 addons-20210310004204-1084876 kubelet[2310]: E0310 00:43:26.234741 2310 pod_workers.go:191] Error syncing pod e69c3e48-b843-40e7-8bc9-6b7110bdffd4 ("ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"), skipping: failed to "StartContainer" for "patch" with CrashLoopBackOff: "back-off 10s restarting failed container=patch pod=ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"
* W0310 00:44:09.711473 1085855 out.go:191] - Mar 10 00:43:27 addons-20210310004204-1084876 kubelet[2310]: E0310 00:43:27.249691 2310 pod_workers.go:191] Error syncing pod e69c3e48-b843-40e7-8bc9-6b7110bdffd4 ("ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"), skipping: failed to "StartContainer" for "patch" with CrashLoopBackOff: "back-off 10s restarting failed container=patch pod=ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"
* I0310 00:44:19.714467 1085855 api_server.go:221] Checking apiserver healthz at https://192.168.49.205:8443/healthz ...
* I0310 00:44:19.722053 1085855 api_server.go:241] https://192.168.49.205:8443/healthz returned 200:
* ok
* I0310 00:44:19.723341 1085855 api_server.go:137] control plane version: v1.20.2
* I0310 00:44:19.723366 1085855 api_server.go:127] duration metric: took 11.186794732s to wait for apiserver health ...
* I0310 00:44:19.723377 1085855 system_pods.go:41] waiting for kube-system pods to appear ...
* I0310 00:44:19.723437 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_kube-apiserver --format=
* I0310 00:44:19.771039 1085855 logs.go:255] 1 containers: [924189b6ebf8]
* I0310 00:44:19.771122 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_etcd --format=
* I0310 00:44:19.818437 1085855 logs.go:255] 1 containers: [fcd904ed9876]
* I0310 00:44:19.818528 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_coredns --format=
* I0310 00:44:19.865536 1085855 logs.go:255] 1 containers: [63e14282682c]
* I0310 00:44:19.865642 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_kube-scheduler --format=
* I0310 00:44:19.915183 1085855 logs.go:255] 1 containers: [cb950dda7587]
* I0310 00:44:19.915256 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_kube-proxy --format=
* I0310 00:44:19.963315 1085855 logs.go:255] 1 containers: [0bd04dbed725]
* I0310 00:44:19.963403 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_kubernetes-dashboard --format=
* I0310 00:44:20.009629 1085855 logs.go:255] 0 containers: []
* W0310 00:44:20.009666 1085855 logs.go:257] No container was found matching "kubernetes-dashboard"
* I0310 00:44:20.009733 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_storage-provisioner --format=
* I0310 00:44:20.056733 1085855 logs.go:255] 1 containers: [e4d14e816543]
* I0310 00:44:20.056838 1085855 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format=
* I0310 00:44:20.103540 1085855 logs.go:255] 1 containers: [d1c1a132de64]
* I0310 00:44:20.103577 1085855 logs.go:122] Gathering logs for Docker ...
* I0310 00:44:20.103589 1085855 ssh_runner.go:149] Run: /bin/bash -c "sudo journalctl -u docker -n 400"
* I0310 00:44:20.129887 1085855 logs.go:122] Gathering logs for describe nodes ...
* I0310 00:44:20.129923 1085855 ssh_runner.go:149] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
* I0310 00:44:20.255836 1085855 logs.go:122] Gathering logs for etcd [fcd904ed9876] ...
* I0310 00:44:20.255896 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 fcd904ed9876"
* I0310 00:44:20.310887 1085855 logs.go:122] Gathering logs for kube-proxy [0bd04dbed725] ...
* I0310 00:44:20.310921 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 0bd04dbed725"
* I0310 00:44:20.360771 1085855 logs.go:122] Gathering logs for storage-provisioner [e4d14e816543] ...
* I0310 00:44:20.360808 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 e4d14e816543"
* I0310 00:44:20.411461 1085855 logs.go:122] Gathering logs for kube-scheduler [cb950dda7587] ...
* I0310 00:44:20.411495 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 cb950dda7587"
* I0310 00:44:20.463327 1085855 logs.go:122] Gathering logs for kube-controller-manager [d1c1a132de64] ...
* I0310 00:44:20.463362 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 d1c1a132de64"
* I0310 00:44:20.538244 1085855 logs.go:122] Gathering logs for container status ...
* I0310 00:44:20.538287 1085855 ssh_runner.go:149] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
* I0310 00:44:20.576095 1085855 logs.go:122] Gathering logs for kubelet ...
* I0310 00:44:20.576130 1085855 ssh_runner.go:149] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
* W0310 00:44:20.621417 1085855 logs.go:137] Found kubelet problem: Mar 10 00:42:58 addons-20210310004204-1084876 kubelet[2310]: E0310 00:42:58.540335 2310 reflector.go:138] object-"kube-system"/"snapshot-controller-token-44ggx": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "snapshot-controller-token-44ggx" is forbidden: User "system:node:addons-20210310004204-1084876" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-20210310004204-1084876' and this object
* W0310 00:44:20.645239 1085855 logs.go:137] Found kubelet problem: Mar 10 00:43:26 addons-20210310004204-1084876 kubelet[2310]: E0310 00:43:26.234741 2310 pod_workers.go:191] Error syncing pod e69c3e48-b843-40e7-8bc9-6b7110bdffd4 ("ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"), skipping: failed to "StartContainer" for "patch" with CrashLoopBackOff: "back-off 10s restarting failed container=patch pod=ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"
* W0310 00:44:20.645733 1085855 logs.go:137] Found kubelet problem: Mar 10 00:43:27 addons-20210310004204-1084876 kubelet[2310]: E0310 00:43:27.249691 2310 pod_workers.go:191] Error syncing pod e69c3e48-b843-40e7-8bc9-6b7110bdffd4 ("ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"), skipping: failed to "StartContainer" for "patch" with CrashLoopBackOff: "back-off 10s restarting failed container=patch pod=ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"
* I0310 00:44:20.664100 1085855 logs.go:122] Gathering logs for dmesg ...
* I0310 00:44:20.664137 1085855 ssh_runner.go:149] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
* I0310 00:44:20.685319 1085855 logs.go:122] Gathering logs for kube-apiserver [924189b6ebf8] ...
* I0310 00:44:20.685356 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 924189b6ebf8"
* I0310 00:44:20.768590 1085855 logs.go:122] Gathering logs for coredns [63e14282682c] ...
* I0310 00:44:20.768630 1085855 ssh_runner.go:149] Run: /bin/bash -c "docker logs --tail 400 63e14282682c"
* W0310 00:44:20.817031 1085855 out.go:191] X Problems detected in kubelet:
* W0310 00:44:20.817098 1085855 out.go:191] - Mar 10 00:42:58 addons-20210310004204-1084876 kubelet[2310]: E0310 00:42:58.540335 2310 reflector.go:138] object-"kube-system"/"snapshot-controller-token-44ggx": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "snapshot-controller-token-44ggx" is forbidden: User "system:node:addons-20210310004204-1084876" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-20210310004204-1084876' and this object
* W0310 00:44:20.817153 1085855 out.go:191] - Mar 10 00:43:26 addons-20210310004204-1084876 kubelet[2310]: E0310 00:43:26.234741 2310 pod_workers.go:191] Error syncing pod e69c3e48-b843-40e7-8bc9-6b7110bdffd4 ("ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"), skipping: failed to "StartContainer" for "patch" with CrashLoopBackOff: "back-off 10s restarting failed container=patch pod=ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"
* W0310 00:44:20.817215 1085855 out.go:191] - Mar 10 00:43:27 addons-20210310004204-1084876 kubelet[2310]: E0310 00:43:27.249691 2310 pod_workers.go:191] Error syncing pod e69c3e48-b843-40e7-8bc9-6b7110bdffd4 ("ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"), skipping: failed to "StartContainer" for "patch" with CrashLoopBackOff: "back-off 10s restarting failed container=patch pod=ingress-nginx-admission-patch-fswz4_kube-system(e69c3e48-b843-40e7-8bc9-6b7110bdffd4)"
* I0310 00:44:30.832056 1085855 system_pods.go:57] 21 kube-system pods found
* I0310 00:44:30.832123 1085855 system_pods.go:59] "coredns-74ff55c5b-xlj4r" [d5d7ae3f-df10-464c-aaeb-cd2250d05a6d] Running
* I0310 00:44:30.832130 1085855 system_pods.go:59] "csi-hostpath-attacher-0" [41e91ce4-ce56-4bc8-8902-afe26d0dbfb8] Running
* I0310 00:44:30.832135 1085855 system_pods.go:59] "csi-hostpath-provisioner-0" [f2e72657-17c9-4993-bf6d-09548079e290] Running
* I0310 00:44:30.832141 1085855 system_pods.go:59] "csi-hostpath-resizer-0" [87c3329d-d656-4e28-a394-ca1dc82c4091] Running
* I0310 00:44:30.832146 1085855 system_pods.go:59] "csi-hostpath-snapshotter-0" [20c41e58-35d0-4789-98b9-9f0028fd9f84] Running
* I0310 00:44:30.832150 1085855 system_pods.go:59] "csi-hostpathplugin-0" [ffb79689-4361-442a-a04e-2a42cdff9423] Running
* I0310 00:44:30.832155 1085855 system_pods.go:59] "etcd-addons-20210310004204-1084876" [75a9cc59-425f-401a-8b80-d1ab9c33e0e6] Running
* I0310 00:44:30.832164 1085855 system_pods.go:59] "ingress-nginx-admission-create-tw5ql" [5d50f961-79cf-4f1f-a451-8cc9d398cc8b] Succeeded: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
* I0310 00:44:30.832207 1085855 system_pods.go:59] "ingress-nginx-admission-patch-fswz4" [e69c3e48-b843-40e7-8bc9-6b7110bdffd4] Succeeded: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
* I0310 00:44:30.832212 1085855 system_pods.go:59] "ingress-nginx-controller-65cf89dc4f-v4q4w" [011dacf3-7f46-4baa-835b-48ada5eca434] Running
* I0310 00:44:30.832223 1085855 system_pods.go:59] "kube-apiserver-addons-20210310004204-1084876" [a2a7af64-f8cb-4766-bb28-02f5634b08bc] Running
* I0310 00:44:30.832229 1085855 system_pods.go:59] "kube-controller-manager-addons-20210310004204-1084876" [5928b5cf-5ab3-4106-aac0-f292d3e02e59] Running
* I0310 00:44:30.832237 1085855 system_pods.go:59] "kube-proxy-dmzxd" [7ee74d1c-6552-4a6f-9838-9fa762359752] Running
* I0310 00:44:30.832242 1085855 system_pods.go:59] "kube-scheduler-addons-20210310004204-1084876" [34eca9ef-d050-466b-92b8-c0e8902582ba] Running
* I0310 00:44:30.832250 1085855 system_pods.go:59] "metrics-server-56c4f8c9d6-s86jb" [f3f5927f-9bfd-4423-a9ef-ec58fb96681d] Running
* I0310 00:44:30.832254 1085855 system_pods.go:59] "registry-bqsz2" [28fe6c05-7f77-44d8-a3d2-839555a750a4] Running
* I0310 00:44:30.832259 1085855 system_pods.go:59] "registry-proxy-jgjdk" [450bf9c8-1e1d-41f4-a105-2836463b7ccd] Running
* I0310 00:44:30.832271 1085855 system_pods.go:59] "snapshot-controller-66df655854-bl5n2" [45796b79-e6e1-42c7-a9f6-ae4c18cfaf04] Running
* I0310 00:44:30.832275 1085855 system_pods.go:59] "snapshot-controller-66df655854-shthb" [43951854-067b-47b1-8bbc-c5cd3a2a8f5d] Running
* I0310 00:44:30.832280 1085855 system_pods.go:59] "storage-provisioner" [2306cc2b-4127-410f-b862-d75f5923ec76] Running
* I0310 00:44:30.832284 1085855 system_pods.go:59] "tiller-deploy-7c86b7fbdf-k4qzh" [1c948044-7876-4077-a225-b7964c8e9b4e] Running
* I0310 00:44:30.832291 1085855 system_pods.go:72] duration metric: took 11.108906838s to wait for pod list to return data ...
* I0310 00:44:30.832303 1085855 default_sa.go:33] waiting for default service account to be created ...
* I0310 00:44:30.835179 1085855 default_sa.go:44] found service account: "default"
* I0310 00:44:30.835202 1085855 default_sa.go:54] duration metric: took 2.888844ms for default service account to be created ...
* I0310 00:44:30.835212 1085855 system_pods.go:114] waiting for k8s-apps to be running ...
* I0310 00:44:30.844509 1085855 system_pods.go:84] 21 kube-system pods found
* I0310 00:44:30.844542 1085855 system_pods.go:87] "coredns-74ff55c5b-xlj4r" [d5d7ae3f-df10-464c-aaeb-cd2250d05a6d] Running
* I0310 00:44:30.844550 1085855 system_pods.go:87] "csi-hostpath-attacher-0" [41e91ce4-ce56-4bc8-8902-afe26d0dbfb8] Running
* I0310 00:44:30.844555 1085855 system_pods.go:87] "csi-hostpath-provisioner-0" [f2e72657-17c9-4993-bf6d-09548079e290] Running
* I0310 00:44:30.844561 1085855 system_pods.go:87] "csi-hostpath-resizer-0" [87c3329d-d656-4e28-a394-ca1dc82c4091] Running
* I0310 00:44:30.844568 1085855 system_pods.go:87] "csi-hostpath-snapshotter-0" [20c41e58-35d0-4789-98b9-9f0028fd9f84] Running
* I0310 00:44:30.844576 1085855 system_pods.go:87] "csi-hostpathplugin-0" [ffb79689-4361-442a-a04e-2a42cdff9423] Running
* I0310 00:44:30.844583 1085855 system_pods.go:87] "etcd-addons-20210310004204-1084876" [75a9cc59-425f-401a-8b80-d1ab9c33e0e6] Running
* I0310 00:44:30.844595 1085855 system_pods.go:87] "ingress-nginx-admission-create-tw5ql" [5d50f961-79cf-4f1f-a451-8cc9d398cc8b] Succeeded: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
* I0310 00:44:30.844613 1085855 system_pods.go:87] "ingress-nginx-admission-patch-fswz4" [e69c3e48-b843-40e7-8bc9-6b7110bdffd4] Succeeded: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
* I0310 00:44:30.844621 1085855 system_pods.go:87] "ingress-nginx-controller-65cf89dc4f-v4q4w" [011dacf3-7f46-4baa-835b-48ada5eca434] Running
* I0310 00:44:30.844629 1085855 system_pods.go:87] "kube-apiserver-addons-20210310004204-1084876" [a2a7af64-f8cb-4766-bb28-02f5634b08bc] Running
* I0310 00:44:30.844642 1085855 system_pods.go:87] "kube-controller-manager-addons-20210310004204-1084876" [5928b5cf-5ab3-4106-aac0-f292d3e02e59] Running
* I0310 00:44:30.844648 1085855 system_pods.go:87] "kube-proxy-dmzxd" [7ee74d1c-6552-4a6f-9838-9fa762359752] Running
* I0310 00:44:30.844663 1085855 system_pods.go:87] "kube-scheduler-addons-20210310004204-1084876" [34eca9ef-d050-466b-92b8-c0e8902582ba] Running
* I0310 00:44:30.844675 1085855 system_pods.go:87] "metrics-server-56c4f8c9d6-s86jb" [f3f5927f-9bfd-4423-a9ef-ec58fb96681d] Running
* I0310 00:44:30.844687 1085855 system_pods.go:87] "registry-bqsz2" [28fe6c05-7f77-44d8-a3d2-839555a750a4] Running
* I0310 00:44:30.844698 1085855 system_pods.go:87] "registry-proxy-jgjdk" [450bf9c8-1e1d-41f4-a105-2836463b7ccd] Running
* I0310 00:44:30.844706 1085855 system_pods.go:87] "snapshot-controller-66df655854-bl5n2" [45796b79-e6e1-42c7-a9f6-ae4c18cfaf04] Running
* I0310 00:44:30.844719 1085855 system_pods.go:87] "snapshot-controller-66df655854-shthb" [43951854-067b-47b1-8bbc-c5cd3a2a8f5d] Running
* I0310 00:44:30.844731 1085855 system_pods.go:87] "storage-provisioner" [2306cc2b-4127-410f-b862-d75f5923ec76] Running
* I0310 00:44:30.844742 1085855 system_pods.go:87] "tiller-deploy-7c86b7fbdf-k4qzh" [1c948044-7876-4077-a225-b7964c8e9b4e] Running
* I0310 00:44:30.844755 1085855 system_pods.go:124] duration metric: took 9.536816ms to wait for k8s-apps to be running ...
* I0310 00:44:30.844770 1085855 system_svc.go:44] waiting for kubelet service to be running ....
* I0310 00:44:30.844839 1085855 ssh_runner.go:149] Run: sudo systemctl is-active --quiet service kubelet
* I0310 00:44:30.857627 1085855 system_svc.go:56] duration metric: took 12.849939ms WaitForService to wait for kubelet.
* I0310 00:44:30.857652 1085855 node_ready.go:35] waiting 6m0s for node status to be ready ...
* I0310 00:44:30.861781 1085855 node_ready.go:38] duration metric: took 4.118747ms to wait for WaitForNodeReady...
* I0310 00:44:30.861810 1085855 kubeadm.go:541] duration metric: took 1m37.293581315s to wait for : map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] ...
* I0310 00:44:30.861836 1085855 node_conditions.go:101] verifying NodePressure condition ...
* I0310 00:44:30.864347 1085855 node_conditions.go:121] node storage ephemeral capacity is 309568300Ki
* I0310 00:44:30.864402 1085855 node_conditions.go:122] node cpu capacity is 8
* I0310 00:44:30.864420 1085855 node_conditions.go:104] duration metric: took 2.577777ms to run NodePressure ...
* I0310 00:44:30.864432 1085855 start.go:211] waiting for startup goroutines ...
* I0310 00:44:30.924379 1085855 start.go:460] kubectl: 1.20.4, cluster: 1.20.2 (minor skew: 0)
* I0310 00:44:30.927607 1085855 out.go:129] * Done! kubectl is now configured to use "addons-20210310004204-1084876" cluster and "default" namespace by default
-- /stdout --
** stderr **
E0310 00:44:43.707593 1097970 out.go:335] unable to parse "* I0310 00:42:05.126536 1085855 cli_runner.go:115] Run: docker system info --format \"{{json .}}\"\n": template: * I0310 00:42:05.126536 1085855 cli_runner.go:115] Run: docker system info --format "{{json .}}"
:1: function "json" not defined - returning raw string.
E0310 00:44:43.730563 1097970 out.go:335] unable to parse "* I0310 00:42:05.228389 1085855 cli_runner.go:115] Run: docker system info --format \"{{json .}}\"\n": template: * I0310 00:42:05.228389 1085855 cli_runner.go:115] Run: docker system info --format "{{json .}}"
:1: function "json" not defined - returning raw string.
E0310 00:44:43.789195 1097970 out.go:340] unable to execute * I0310 00:42:06.327636 1085855 cli_runner.go:115] Run: docker network inspect addons-20210310004204-1084876 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
: template: * I0310 00:42:06.327636 1085855 cli_runner.go:115] Run: docker network inspect addons-20210310004204-1084876 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
:1:285: executing "* I0310 00:42:06.327636 1085855 cli_runner.go:115] Run: docker network inspect addons-20210310004204-1084876 --format \"{\"Name\": \"{{.Name}}\",\"Driver\": \"{{.Driver}}\",\"Subnet\": \"{{range .IPAM.Config}}{{.Subnet}}{{end}}\",\"Gateway\": \"{{range .IPAM.Config}}{{.Gateway}}{{end}}\",\"MTU\": {{if (index .Options \"com.docker.network.driver.mtu\")}}{{(index .Options \"com.docker.network.driver.mtu\")}}{{else}}0{{end}}, \"ContainerIPs\": [{{range $k,$v := .Containers }}\"{{$v.IPv4Address}}\",{{end}}]}\"\n" at <index .Options "com.docker.network.driver.mtu">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:43.794895 1097970 out.go:340] unable to execute * W0310 00:42:06.370252 1085855 cli_runner.go:162] docker network inspect addons-20210310004204-1084876 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
: template: * W0310 00:42:06.370252 1085855 cli_runner.go:162] docker network inspect addons-20210310004204-1084876 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
:1:280: executing "* W0310 00:42:06.370252 1085855 cli_runner.go:162] docker network inspect addons-20210310004204-1084876 --format \"{\"Name\": \"{{.Name}}\",\"Driver\": \"{{.Driver}}\",\"Subnet\": \"{{range .IPAM.Config}}{{.Subnet}}{{end}}\",\"Gateway\": \"{{range .IPAM.Config}}{{.Gateway}}{{end}}\",\"MTU\": {{if (index .Options \"com.docker.network.driver.mtu\")}}{{(index .Options \"com.docker.network.driver.mtu\")}}{{else}}0{{end}}, \"ContainerIPs\": [{{range $k,$v := .Containers }}\"{{$v.IPv4Address}}\",{{end}}]}\" returned with exit code 1\n" at <index .Options "com.docker.network.driver.mtu">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:43.833783 1097970 out.go:340] unable to execute * I0310 00:42:06.414668 1085855 cli_runner.go:115] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
: template: * I0310 00:42:06.414668 1085855 cli_runner.go:115] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
:1:262: executing "* I0310 00:42:06.414668 1085855 cli_runner.go:115] Run: docker network inspect bridge --format \"{\"Name\": \"{{.Name}}\",\"Driver\": \"{{.Driver}}\",\"Subnet\": \"{{range .IPAM.Config}}{{.Subnet}}{{end}}\",\"Gateway\": \"{{range .IPAM.Config}}{{.Gateway}}{{end}}\",\"MTU\": {{if (index .Options \"com.docker.network.driver.mtu\")}}{{(index .Options \"com.docker.network.driver.mtu\")}}{{else}}0{{end}}, \"ContainerIPs\": [{{range $k,$v := .Containers }}\"{{$v.IPv4Address}}\",{{end}}]}\"\n" at <index .Options "com.docker.network.driver.mtu">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:43.865467 1097970 out.go:335] unable to parse "* I0310 00:42:07.445475 1085855 cli_runner.go:115] Run: docker info --format \"'{{json .SecurityOptions}}'\"\n": template: * I0310 00:42:07.445475 1085855 cli_runner.go:115] Run: docker info --format "'{{json .SecurityOptions}}'"
:1: function "json" not defined - returning raw string.
E0310 00:44:43.904175 1097970 out.go:340] unable to execute * I0310 00:42:12.168565 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:12.168565 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:12.168565 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:43.911463 1097970 out.go:335] unable to parse "* I0310 00:42:12.213443 1085855 main.go:121] libmachine: &{{{<nil> 0 [] [] []} docker [0x7fc080] 0x7fc040 <nil> [] 0s} 127.0.0.1 33482 <nil> <nil>}\n": template: * I0310 00:42:12.213443 1085855 main.go:121] libmachine: &{{{<nil> 0 [] [] []} docker [0x7fc080] 0x7fc040 <nil> [] 0s} 127.0.0.1 33482 <nil> <nil>}
:1: unexpected "{" in command - returning raw string.
E0310 00:44:43.925254 1097970 out.go:340] unable to execute * I0310 00:42:12.340113 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:12.340113 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:12.340113 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:43.932579 1097970 out.go:335] unable to parse "* I0310 00:42:12.384926 1085855 main.go:121] libmachine: &{{{<nil> 0 [] [] []} docker [0x7fc080] 0x7fc040 <nil> [] 0s} 127.0.0.1 33482 <nil> <nil>}\n": template: * I0310 00:42:12.384926 1085855 main.go:121] libmachine: &{{{<nil> 0 [] [] []} docker [0x7fc080] 0x7fc040 <nil> [] 0s} 127.0.0.1 33482 <nil> <nil>}
:1: unexpected "{" in command - returning raw string.
E0310 00:44:43.979543 1097970 out.go:340] unable to execute * I0310 00:42:12.935588 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:12.935588 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:12.935588 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:43.996826 1097970 out.go:340] unable to execute * I0310 00:42:13.149364 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:13.149364 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:13.149364 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:44.004690 1097970 out.go:335] unable to parse "* I0310 00:42:13.194907 1085855 main.go:121] libmachine: &{{{<nil> 0 [] [] []} docker [0x7fc080] 0x7fc040 <nil> [] 0s} 127.0.0.1 33482 <nil> <nil>}\n": template: * I0310 00:42:13.194907 1085855 main.go:121] libmachine: &{{{<nil> 0 [] [] []} docker [0x7fc080] 0x7fc040 <nil> [] 0s} 127.0.0.1 33482 <nil> <nil>}
:1: unexpected "{" in command - returning raw string.
E0310 00:44:44.021581 1097970 out.go:340] unable to execute * I0310 00:42:13.310600 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:13.310600 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:13.310600 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:44.028381 1097970 out.go:335] unable to parse "* I0310 00:42:13.355853 1085855 main.go:121] libmachine: &{{{<nil> 0 [] [] []} docker [0x7fc080] 0x7fc040 <nil> [] 0s} 127.0.0.1 33482 <nil> <nil>}\n": template: * I0310 00:42:13.355853 1085855 main.go:121] libmachine: &{{{<nil> 0 [] [] []} docker [0x7fc080] 0x7fc040 <nil> [] 0s} 127.0.0.1 33482 <nil> <nil>}
:1: unexpected "{" in command - returning raw string.
E0310 00:44:44.243578 1097970 out.go:340] unable to execute * I0310 00:42:13.480216 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:13.480216 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:13.480216 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:44.251806 1097970 out.go:335] unable to parse "* I0310 00:42:13.525007 1085855 main.go:121] libmachine: &{{{<nil> 0 [] [] []} docker [0x7fc080] 0x7fc040 <nil> [] 0s} 127.0.0.1 33482 <nil> <nil>}\n": template: * I0310 00:42:13.525007 1085855 main.go:121] libmachine: &{{{<nil> 0 [] [] []} docker [0x7fc080] 0x7fc040 <nil> [] 0s} 127.0.0.1 33482 <nil> <nil>}
:1: unexpected "{" in command - returning raw string.
E0310 00:44:44.437622 1097970 out.go:340] unable to execute * I0310 00:42:14.243884 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:14.243884 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:14.243884 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:44.468787 1097970 out.go:340] unable to execute * I0310 00:42:14.422143 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:14.422143 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:14.422143 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:44.487944 1097970 out.go:340] unable to execute * I0310 00:42:14.595826 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:14.595826 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:14.595826 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:44.493812 1097970 out.go:340] unable to execute * I0310 00:42:14.595877 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:14.595877 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:14.595877 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:44.529308 1097970 out.go:340] unable to execute * I0310 00:42:14.963015 1085855 cli_runner.go:115] Run: docker network inspect addons-20210310004204-1084876 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
: template: * I0310 00:42:14.963015 1085855 cli_runner.go:115] Run: docker network inspect addons-20210310004204-1084876 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
:1:285: executing "* I0310 00:42:14.963015 1085855 cli_runner.go:115] Run: docker network inspect addons-20210310004204-1084876 --format \"{\"Name\": \"{{.Name}}\",\"Driver\": \"{{.Driver}}\",\"Subnet\": \"{{range .IPAM.Config}}{{.Subnet}}{{end}}\",\"Gateway\": \"{{range .IPAM.Config}}{{.Gateway}}{{end}}\",\"MTU\": {{if (index .Options \"com.docker.network.driver.mtu\")}}{{(index .Options \"com.docker.network.driver.mtu\")}}{{else}}0{{end}}, \"ContainerIPs\": [{{range $k,$v := .Containers }}\"{{$v.IPv4Address}}\",{{end}}]}\"\n" at <index .Options "com.docker.network.driver.mtu">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:45.145470 1097970 out.go:340] unable to execute * I0310 00:42:53.671054 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:53.671054 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:53.671054 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:45.157929 1097970 out.go:340] unable to execute * I0310 00:42:53.687634 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:53.687634 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:53.687634 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:45.170522 1097970 out.go:340] unable to execute * I0310 00:42:53.692233 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:53.692233 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:53.692233 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:45.182558 1097970 out.go:340] unable to execute * I0310 00:42:53.698082 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:53.698082 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:53.698082 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:45.221768 1097970 out.go:340] unable to execute * I0310 00:42:53.720935 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:53.720935 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:53.720935 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:45.239627 1097970 out.go:340] unable to execute * I0310 00:42:53.728155 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:53.728155 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:53.728155 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:45.251452 1097970 out.go:340] unable to execute * I0310 00:42:53.730523 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:53.730523 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:53.730523 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:45.263442 1097970 out.go:340] unable to execute * I0310 00:42:53.774957 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:53.774957 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:53.774957 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
E0310 00:44:45.274112 1097970 out.go:340] unable to execute * I0310 00:42:53.788160 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
: template: * I0310 00:42:53.788160 1085855 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-20210310004204-1084876
:1:96: executing "* I0310 00:42:53.788160 1085855 cli_runner.go:115] Run: docker container inspect -f \"'{{(index (index .NetworkSettings.Ports \"22/tcp\") 0).HostPort}}'\" addons-20210310004204-1084876\n" at <index .NetworkSettings.Ports "22/tcp">: error calling index: index of untyped nil - returning raw string.
** /stderr **
helpers_test.go:250: (dbg) Run: out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-20210310004204-1084876 -n addons-20210310004204-1084876
helpers_test.go:257: (dbg) Run: kubectl --context addons-20210310004204-1084876 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:263: non-running pods: nginx task-pv-pod ingress-nginx-admission-create-tw5ql ingress-nginx-admission-patch-fswz4
helpers_test.go:265: ======> post-mortem[TestAddons/parallel/GCPAuth]: describe non-running pods <======
helpers_test.go:268: (dbg) Run: kubectl --context addons-20210310004204-1084876 describe pod nginx task-pv-pod ingress-nginx-admission-create-tw5ql ingress-nginx-admission-patch-fswz4
helpers_test.go:268: (dbg) Non-zero exit: kubectl --context addons-20210310004204-1084876 describe pod nginx task-pv-pod ingress-nginx-admission-create-tw5ql ingress-nginx-admission-patch-fswz4: exit status 1 (100.661351ms)
-- stdout --
Name: nginx
Namespace: default
Priority: 0
Node: addons-20210310004204-1084876/192.168.49.205
Start Time: Wed, 10 Mar 2021 00:44:45 +0000
Labels: run=nginx
Annotations: <none>
Status: Pending
IP:
IPs: <none>
Containers:
nginx:
Container ID:
Image: nginx:alpine
Image ID:
Port: 80/TCP
Host Port: 0/TCP
State: Waiting
Reason: ContainerCreating
Ready: False
Restart Count: 0
Environment: <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from default-token-sdsp9 (ro)
Conditions:
Type Status
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
default-token-sdsp9:
Type: Secret (a volume populated by a Secret)
SecretName: default-token-sdsp9
Optional: false
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 2s default-scheduler Successfully assigned default/nginx to addons-20210310004204-1084876
Normal Pulling 1s kubelet Pulling image "nginx:alpine"
Name: task-pv-pod
Namespace: default
Priority: 0
Node: addons-20210310004204-1084876/192.168.49.205
Start Time: Wed, 10 Mar 2021 00:44:41 +0000
Labels: app=task-pv-pod
Annotations: <none>
Status: Pending
IP:
IPs: <none>
Containers:
task-pv-container:
Container ID:
Image: nginx
Image ID:
Port: 80/TCP
Host Port: 0/TCP
State: Waiting
Reason: ContainerCreating
Ready: False
Restart Count: 0
Environment: <none>
Mounts:
/usr/share/nginx/html from task-pv-storage (rw)
/var/run/secrets/kubernetes.io/serviceaccount from default-token-sdsp9 (ro)
Conditions:
Type Status
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
task-pv-storage:
Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName: hpvc
ReadOnly: false
default-token-sdsp9:
Type: Secret (a volume populated by a Secret)
SecretName: default-token-sdsp9
Optional: false
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 6s default-scheduler Successfully assigned default/task-pv-pod to addons-20210310004204-1084876
Normal SuccessfulAttachVolume 6s attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-b5b99d04-5b8d-40b6-9d4a-6c4815dcf8c9"
-- /stdout --
** stderr **
Error from server (NotFound): pods "ingress-nginx-admission-create-tw5ql" not found
Error from server (NotFound): pods "ingress-nginx-admission-patch-fswz4" not found
** /stderr **
helpers_test.go:270: kubectl --context addons-20210310004204-1084876 describe pod nginx task-pv-pod ingress-nginx-admission-create-tw5ql ingress-nginx-admission-patch-fswz4: exit status 1
--- FAIL: TestAddons/parallel/GCPAuth (16.40s)