The image builds successfully for the previous few submissions. But after I change to another computer for submission, the image build failed with the message “pod deleted during operation”. The Docker build log is as follows:
indent preformatted text by 4 spaces
===================
{"message":"page not found"}
{"message":"page not found"}
[Repo2Docker] Looking for repo2docker_config in /
Picked Local content provider.
Using local repo /src.
...
...
# Specify the default command to run
CMD ["jupyter", "notebook", "--ip", "0.0.0.0"]
Using PythonBuildPack builder
Killed
{"message":"page not found"}
{"message":"page not found"}
[Repo2Docker] Looking for repo2docker_config in /
Picked Local content provider.
Using local repo /src.
I would be appreciated it if someone can help me out.
Thanks for raising it up, the submissions should have been automatically requeued in this scenario.
We will be adding retry for this error on our side.
Meanwhile, your submissions #140634 is requeued manually right now, so it can continue w/o above error.