Comment 3 for bug 1763533

Revision history for this message
Jeffrey Zhang (jeffrey4l) wrote :

the grpc error should be raised by docker daemon.
This is wired, sound like docker daemon cannot handle the request. I haven't seen the similar issue.

1. could you check you docker engine logs?
2. are you sure the `time.sleep(1)` is added after `module.fail_json` line? it does not make sense. because it never runs.