pangeo-data/pangeo-cloud-federation

AWS uswest2 broken

Closed this issue · 2 comments

https://staging.aws-uswest2.pangeo.io/
Failing for both @rabernat and myself.

Spawn failed: pod/jupyter-cgentemann did not start in 600 seconds!
Event log
Server requested
2020-02-04 17:53:11+00:00 [Normal] Successfully assigned icesat2-staging/jupyter-cgentemann to ip-192-168-152-93.us-west-2.compute.internal
2020-02-04 17:53:11+00:00 [Normal] Pulling image "busybox"
2020-02-04 17:53:13+00:00 [Normal] Successfully pulled image "busybox"
2020-02-04 17:53:13+00:00 [Normal] Created container volume-mount-hack
2020-02-04 17:53:13+00:00 [Normal] Started container volume-mount-hack
2020-02-04 17:53:13+00:00 [Normal] Container image "pangeo/pangeo-notebook:latest" already present on machine
2020-02-04 17:53:13+00:00 [Normal] Created container notebook
2020-02-04 17:53:13+00:00 [Normal] Started container notebook
2020-02-04 17:53:15+00:00 [Warning] Back-off restarting failed container
Spawn failed: pod/jupyter-cgentemann did not start in 600 seconds!

@rabernat and @cgentemann this is due to an issue with 'latest' Pangeo-notebook image in Pangeo stacks (pangeo/pangeo-notebook:2020.02.03-0853dbb). Selecting other images (such as base-notebook:latest) still works for the time being until we resolve pangeo-data/pangeo-stacks#122