CHW-5807 DockerChunkReadFailed

failed to read docker blob upload chunk; retry the push from scratch

Default message: failed to read docker blob upload chunk; retry the push from scratch
HTTP status: 500 (server)

Problem. Reading a Docker blob upload chunk from the request body failed. Cause. The client closed the connection mid-stream or the body exceeded the upload limit. Fix. Retry the push; if it reproduces, check network stability between the client and the registry. HTTP 500.