GCP 云 运行 部署:"Failed to move user code into storage"。这是什么意思?

GCP Cloud Run deploy: "Failed to move user code into storage". What does this mean?

将新服务部署到 Google 云 运行 失败并显示消息:

Failed to move user code into storage, please verify the pod configuration and try it again.

这是什么意思,如何调试它?

只是为了给这个问题一个答案。所有功劳都应归功于 AhmetB,他认为这是 Google 的已知问题,其中缺少或无效的入口点将导致此问题浮出水面。

我找到了一个 Public 问题跟踪器 here,其中该问题也已通过该频道转发给 Google。 Google 将提供有关该 PIT 的更多信息。