kind: Yet another "... Container * is not running" as version
Related to #1288
Microsoft Windows 10 Enterprise 10.0.18363 Build 18363
docker-machine.exe version 0.15.0, build b48dc28d
Docker version 17.06.0-ce, build 02c1d87
kind version 0.9.0
VirtualBox:
Linux default 4.14.154-boot2docker #1 SMP Thu Nov 14 19:19:08 UTC 2019 x86_64 GNU/Linux
Docker version 19.03.5, build 633a0ea838
CMD:
> kind create cluster -v 1 --retain
Creating cluster "kind" ...
• Ensuring node image (kindest/node:v1.19.1) � ...
DEBUG: docker/images.go:58] Image: kindest/node:v1.19.1@sha256:98cf5288864662e37115e362b23e4369c8c4a408f99cbc06e58ac30ddc721600 present locally
✓ Ensuring node image (kindest/node:v1.19.1) �
• Preparing nodes � ...
✓ Preparing nodes �
• Writing configuration � ...
✗ Writing configuration �
ERROR: failed to create cluster: failed to generate kubeadm config content: could not parse "Error response from daemon: Container cec3b6664d735d495ceabf1052810508e955a226c27223f1a220ff1719c114eb is not running" as version
Stack Trace:
sigs.k8s.io/kind/pkg/errors.Wrap
C:/Users/stefanz/go/pkg/mod/sigs.k8s.io/kind@v0.9.0/pkg/errors/errors.go:39
sigs.k8s.io/kind/pkg/cluster/internal/create/actions/config.(*Action).Execute.func1.1
C:/Users/stefanz/go/pkg/mod/sigs.k8s.io/kind@v0.9.0/pkg/cluster/internal/create/actions/config/config.go:85
sigs.k8s.io/kind/pkg/errors.UntilErrorConcurrent.func1
C:/Users/stefanz/go/pkg/mod/sigs.k8s.io/kind@v0.9.0/pkg/errors/concurrent.go:30
runtime.goexit
c:/go/src/runtime/asm_amd64.s:1374
Unfortunately, the related /mnt/sda1/var/lib/docker/containers/cec3b6664d735d495ceabf1052810508e955a226c27223f1a220ff1719c114eb/ cec3b6664d735d495ceabf1052810508e955a226c27223f1a220ff1719c114eb-json.log
is empty
How to find any detailed information about what went wrong?
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 16 (12 by maintainers)
The error field of inspecting the container has the issue.
https://github.com/microsoft/WSL/issues/4189#issuecomment-518277265
https://github.com/docker/for-linux/issues/219
Thanks @BenTheElder for the quick reply!
What I actually meant is: Related to https://github.com/kubernetes-sigs/kind/issues/1288#issuecomment-631677585 😉
docker logs kind-control-plane
has empty output, and all the.log
files created bykind export logs
only contain:Error response from daemon: Container cec3b6664d735d495ceabf1052810508e955a226c27223f1a220ff1719c114eb is not running
Can I run the
kind-control-plane
container manually in some debug mode to get the missing logging data?docker-info.txt
contains:inspect.json
contains: