Actions
Bug #9219
closed[Crunch] Job fails because Docker fails to fork on image load
Status:
Duplicate
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-
Description
On a customer cluster, at the image load step, the Docker daemon failed to fork. At the arv-get | docker load step, Docker complained:
Error response from daemon: Untar error on re-exec cmd: fork/exec /usr/bin/docker: cannot allocate memory
This permanently failed the job. It should've been treated as a temporary failure.
This is with Docker 1.7.1, arvados-cli gem 0.1.20160204192939.
Updated by Brett Smith almost 10 years ago
- Status changed from New to Duplicate
Already done in #8203 and 2eb7ed57612ce4d360e02b4c3cd0dc43f6db9511.
Actions