Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load layers from image repository #133

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alukach
Copy link
Collaborator

@alukach alukach commented Dec 24, 2024

What I'm changing

Within this PR, we make use of the cache_from directive to load built image layers from GCR. This is described further within this blog post: https://www.pulumi.com/blog/build-images-50x-faster-docker-v4/

Impact

I'm not totally certain how much impact this makes. It avoids building by fetching already-built layers, however that fetch operation does take time. I do believe there are some gains from this (largely from avoiding the pip install operations from within the container which don't seem to make use of any sort of cache), but probably not the 50x gains described in the aforementioned blog post.

Before & After

Before

Total time of build & upload of docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image: 0:03:22

2024-12-24T04:54:37.5098957Z     docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image  Building your image for linux/amd64 architecture.
2024-12-24T04:54:37.5121055Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (0s) [diff: ~build]; Building your image for linux/amd64 architecture.
2024-12-24T04:54:43.9542540Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (6s) [diff: ~build]; Starting Docker build
2024-12-24T04:54:44.5811479Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (7s) [diff: ~build]; digest: sha256:fd64ed33d7916ddd59ccfad0d3376babeb4f21f094f52b73069091fab26e94fa
2024-12-24T04:54:44.5929196Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (7s) [diff: ~build]; digest: sha256:fabd5c1e6d42b7b170fffb545895cded38e2eeeea1e8c34fc0be8ed38342b189
2024-12-24T04:54:45.1725803Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (7s) [diff: ~build]; digest: sha256:8ab433cea20941d09ee6d6b1a28c2c9b956543a497308676bbac2ded3b2fac88
2024-12-24T04:54:46.0435203Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; digest: sha256:1d3e2bb549583c8cacf2bd084985075d19ab29198f29c23921a9c15ac573242f
2024-12-24T04:54:46.0547072Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; digest: sha256:271bf5a9a4c1c46d14748d8d93fed9d6c97f47125f03056231129887973ff55e
2024-12-24T04:54:46.0549439Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; digest: sha256:ba87f169679c58527344cb6390983ba25b5f475b57bf05f48537439c18995665
2024-12-24T04:54:46.0651693Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; resolve docker.io/library/python:3.9-slim@sha256:4ee0613170ac55ebc693a03b6655a5c6f387126f6bc3390e739c2e6c337880ef
2024-12-24T04:54:46.0654910Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; resolve gcr.io/distroless/python3-debian11:debug-nonroot@sha256:9271e7b81627170a3d723caca69ec3dbf2eb5c8f37d99cabe0886cfd4cf2dbec
2024-12-24T04:54:46.0658542Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; resolve gcr.io/distroless/python3-debian11:debug-nonroot@sha256:9271e7b81627170a3d723caca69ec3dbf2eb5c8f37d99cabe0886cfd4cf2dbec
2024-12-24T04:54:46.0735215Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; digest: sha256:30ff342e87c0bf8d2e6b353f04180745334b12413f9dd63f1452ddba0b174990
2024-12-24T04:54:46.1604078Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; sha256:1c56d6035a42c0a75d79cc88acf6c9d4104343639f19b8262b520c449731445d
2024-12-24T04:54:54.0422767Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (16s) [diff: ~build]; extracting sha256:e898f07f768a6be80b5271f2ab022b43a7110379fb29a6c01e9d272754adb300
2024-12-24T04:54:54.0738492Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (16s) [diff: ~build]; digest: sha256:30ff342e87c0bf8d2e6b353f04180745334b12413f9dd63f1452ddba0b174990
2024-12-24T04:54:54.0777670Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (16s) [diff: ~build]; digest: sha256:137738e18f0ac96d8a6c1353d6dce64af4cb8ae10f1d1f936c288a2ae32ec126
2024-12-24T04:54:54.0957519Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (16s) [diff: ~build]; digest: sha256:137738e18f0ac96d8a6c1353d6dce64af4cb8ae10f1d1f936c288a2ae32ec126
2024-12-24T04:54:54.0959124Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (16s) [diff: ~build]; digest: sha256:e5fe1e7c0521ee98b6c833dd28f3b14d33033f58901718d63be70731438570c8
2024-12-24T04:54:54.1139020Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (16s) [diff: ~build]; digest: sha256:e5fe1e7c0521ee98b6c833dd28f3b14d33033f58901718d63be70731438570c8
2024-12-24T04:54:54.1141509Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (16s) [diff: ~build]; digest: sha256:9e6ec6db46aaf5f6c5fb3c3ee8dc7f3d4cd3ee4730487495f30cee3facc5f1ef
2024-12-24T04:54:56.2927601Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (18s) [diff: ~build]; Looking in links: https://download.pytorch.org/whl/cpu/torch_stable.html
2024-12-24T04:54:57.3390722Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (19s) [diff: ~build]; Collecting geojson-pydantic~=0.6
2024-12-24T04:54:57.4064052Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (19s) [diff: ~build]; Downloading geojson_pydantic-0.7.0-py3-none-any.whl (9.8 kB)
2024-12-24T04:54:57.8194809Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (20s) [diff: ~build]; Collecting fastapi
2024-12-24T04:54:57.8309827Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (20s) [diff: ~build]; Downloading fastapi-0.115.6-py3-none-any.whl (94 kB)
2024-12-24T04:54:57.8543354Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (20s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 4.6 MB/s eta 0:00:00
2024-12-24T04:54:58.1119829Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (20s) [diff: ~build]; Collecting starlette-cramjam==0.1.0
2024-12-24T04:54:58.1268076Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (20s) [diff: ~build]; Downloading starlette_cramjam-0.1.0.tar.gz (5.7 kB)
2024-12-24T04:54:58.1454298Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (20s) [diff: ~build]; Preparing metadata (setup.py): started
2024-12-24T04:54:58.5474933Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (21s) [diff: ~build]; Preparing metadata (setup.py): finished with status 'done'
2024-12-24T04:54:58.8174367Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (21s) [diff: ~build]; Collecting uvicorn[standard]
2024-12-24T04:54:58.8310979Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (21s) [diff: ~build]; Downloading uvicorn-0.34.0-py3-none-any.whl (62 kB)
2024-12-24T04:54:58.8377935Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (21s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 18.5 MB/s eta 0:00:00
2024-12-24T04:54:59.4300122Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (21s) [diff: ~build]; Collecting setuptools==59.5.0
2024-12-24T04:54:59.4452512Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (21s) [diff: ~build]; Downloading setuptools-59.5.0-py3-none-any.whl (952 kB)
2024-12-24T04:54:59.4783121Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (21s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.4/952.4 kB 32.2 MB/s eta 0:00:00
2024-12-24T04:54:59.7211115Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (22s) [diff: ~build]; Collecting anyio>=3.3.4
2024-12-24T04:54:59.7337563Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (22s) [diff: ~build]; Downloading anyio-4.7.0-py3-none-any.whl (93 kB)
2024-12-24T04:54:59.7401344Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (22s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.1/93.1 kB 22.6 MB/s eta 0:00:00
2024-12-24T04:55:00.3442564Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (22s) [diff: ~build]; Collecting httpx
2024-12-24T04:55:00.3568829Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (22s) [diff: ~build]; Downloading httpx-0.28.1-py3-none-any.whl (73 kB)
2024-12-24T04:55:00.3627164Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (22s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.5/73.5 kB 22.4 MB/s eta 0:00:00
2024-12-24T04:55:00.6723256Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (23s) [diff: ~build]; Collecting morecantile==3.4
2024-12-24T04:55:00.6893927Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (23s) [diff: ~build]; Downloading morecantile-3.4.0-py3-none-any.whl (33 kB)
2024-12-24T04:55:01.2122445Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (23s) [diff: ~build]; Collecting rasterio
2024-12-24T04:55:01.2255983Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (23s) [diff: ~build]; Downloading rasterio-1.4.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (22.2 MB)
2024-12-24T04:55:01.5174550Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (24s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.2/22.2 MB 60.9 MB/s eta 0:00:00
2024-12-24T04:55:02.1489076Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (24s) [diff: ~build]; Collecting supermercado
2024-12-24T04:55:02.1629248Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (24s) [diff: ~build]; Downloading supermercado-0.2.0-py3-none-any.whl (8.1 kB)
2024-12-24T04:55:02.9996124Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (25s) [diff: ~build]; Collecting numpy<2.0.0
2024-12-24T04:55:03.0161511Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (25s) [diff: ~build]; Downloading numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
2024-12-24T04:55:03.2471168Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (25s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 70.6 MB/s eta 0:00:00
2024-12-24T04:55:03.6079460Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (26s) [diff: ~build]; Collecting rio-tiler~=4.0
2024-12-24T04:55:03.6237398Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (26s) [diff: ~build]; Downloading rio_tiler-4.1.13-py3-none-any.whl (208 kB)
2024-12-24T04:55:03.6284011Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (26s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.3/208.3 kB 44.2 MB/s eta 0:00:00
2024-12-24T04:55:03.9080428Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (26s) [diff: ~build]; Collecting rio-tiler-pds~=0.8.0
2024-12-24T04:55:03.9211895Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (26s) [diff: ~build]; Downloading rio_tiler_pds-0.8.0-py3-none-any.whl (30 kB)
2024-12-24T04:55:04.1426933Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (26s) [diff: ~build]; Collecting geojson
2024-12-24T04:55:04.4180827Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (26s) [diff: ~build]; Downloading geojson-3.2.0-py3-none-any.whl (15 kB)
2024-12-24T04:55:05.8274414Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (28s) [diff: ~build]; Collecting SQLAlchemy[asyncio]!=2.0.18
2024-12-24T04:55:05.8404704Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (28s) [diff: ~build]; Downloading SQLAlchemy-2.0.36-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
2024-12-24T04:55:05.8873627Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (28s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 70.8 MB/s eta 0:00:00
2024-12-24T04:55:06.1231796Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (28s) [diff: ~build]; Collecting GeoAlchemy2
2024-12-24T04:55:06.1361821Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (28s) [diff: ~build]; Downloading GeoAlchemy2-0.16.0-py3-none-any.whl (74 kB)
2024-12-24T04:55:06.1458827Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (28s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.7/74.7 kB 22.1 MB/s eta 0:00:00
2024-12-24T04:55:06.9217789Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (29s) [diff: ~build]; Collecting shapely==2.0.1
2024-12-24T04:55:06.9353405Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (29s) [diff: ~build]; Downloading shapely-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB)
2024-12-24T04:55:06.9651568Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (29s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 87.8 MB/s eta 0:00:00
2024-12-24T04:55:07.3606901Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (29s) [diff: ~build]; Collecting asyncpg
2024-12-24T04:55:07.3742362Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (29s) [diff: ~build]; Downloading asyncpg-0.30.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB)
2024-12-24T04:55:07.4123902Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (29s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 82.8 MB/s eta 0:00:00
2024-12-24T04:55:07.6292674Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (30s) [diff: ~build]; Collecting python-dateutil
2024-12-24T04:55:07.6407498Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (30s) [diff: ~build]; Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
2024-12-24T04:55:07.6509135Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (30s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 47.7 MB/s eta 0:00:00
2024-12-24T04:55:07.9325188Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (30s) [diff: ~build]; Collecting global-land-mask
2024-12-24T04:55:07.9432060Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (30s) [diff: ~build]; Downloading global_land_mask-1.0.0-py3-none-any.whl (1.8 MB)
2024-12-24T04:55:07.9733470Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (30s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 87.0 MB/s eta 0:00:00
2024-12-24T04:55:08.1876117Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (30s) [diff: ~build]; Collecting libpysal
2024-12-24T04:55:08.2023569Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (30s) [diff: ~build]; Downloading libpysal-4.8.1-py3-none-any.whl (2.8 MB)
2024-12-24T04:55:08.2343014Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (30s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 95.8 MB/s eta 0:00:00
2024-12-24T04:55:08.7922983Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (31s) [diff: ~build]; Collecting geopandas
2024-12-24T04:55:08.8033906Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (31s) [diff: ~build]; Downloading geopandas-1.0.1-py3-none-any.whl (323 kB)
2024-12-24T04:55:08.8122149Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (31s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.6/323.6 kB 54.5 MB/s eta 0:00:00
2024-12-24T04:55:09.2071148Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (31s) [diff: ~build]; Collecting pygeos
2024-12-24T04:55:09.2253930Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (31s) [diff: ~build]; Downloading pygeos-0.14-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB)
2024-12-24T04:55:09.2541238Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (31s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 72.1 MB/s eta 0:00:00
2024-12-24T04:55:09.5016314Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (31s) [diff: ~build]; Collecting networkx
2024-12-24T04:55:09.5191417Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (32s) [diff: ~build]; Downloading networkx-3.2.1-py3-none-any.whl (1.6 MB)
2024-12-24T04:55:09.5419918Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (32s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 71.3 MB/s eta 0:00:00
2024-12-24T04:55:09.8703285Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (32s) [diff: ~build]; Collecting google-cloud-tasks
2024-12-24T04:55:09.8850074Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (32s) [diff: ~build]; Downloading google_cloud_tasks-2.18.0-py2.py3-none-any.whl (281 kB)
2024-12-24T04:55:09.8934964Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (32s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 281.6/281.6 kB 45.2 MB/s eta 0:00:00
2024-12-24T04:55:10.9954807Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (33s) [diff: ~build]; Collecting protobuf
2024-12-24T04:55:11.0132916Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (33s) [diff: ~build]; Downloading protobuf-5.29.2-cp38-abi3-manylinux2014_x86_64.whl (319 kB)
2024-12-24T04:55:11.0176007Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (33s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 319.7/319.7 kB 45.4 MB/s eta 0:00:00
2024-12-24T04:55:11.6310264Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (34s) [diff: ~build]; Collecting torch==1.11.0+cpu
2024-12-24T04:55:11.6472151Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (34s) [diff: ~build]; Downloading https://download.pytorch.org/whl/cpu/torch-1.11.0%2Bcpu-cp39-cp39-linux_x86_64.whl (169.2 MB)
2024-12-24T04:55:14.0359729Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (36s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 169.2/169.2 MB 17.0 MB/s eta 0:00:00
2024-12-24T04:55:15.0109527Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (37s) [diff: ~build]; Collecting torchvision==0.12.0+cpu
2024-12-24T04:55:15.0507738Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (37s) [diff: ~build]; Downloading https://download.pytorch.org/whl/cpu/torchvision-0.12.0%2Bcpu-cp39-cp39-linux_x86_64.whl (14.7 MB)
2024-12-24T04:55:15.4044984Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (37s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 45.6 MB/s eta 0:00:00
2024-12-24T04:55:16.0202453Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (38s) [diff: ~build]; Collecting scipy
2024-12-24T04:55:16.0320957Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (38s) [diff: ~build]; Downloading scipy-1.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.6 MB)
2024-12-24T04:55:16.5324529Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (39s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.6/38.6 MB 45.9 MB/s eta 0:00:00
2024-12-24T04:55:17.4063943Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (39s) [diff: ~build]; Collecting scikit-image
2024-12-24T04:55:17.4196120Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (39s) [diff: ~build]; Downloading scikit_image-0.24.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.9 MB)
2024-12-24T04:55:17.6091833Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (40s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.9/14.9 MB 73.1 MB/s eta 0:00:00
2024-12-24T04:55:18.2763590Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (40s) [diff: ~build]; Collecting pydantic<2.0
2024-12-24T04:55:18.2902172Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (40s) [diff: ~build]; Downloading pydantic-1.10.19-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB)
2024-12-24T04:55:18.3412501Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (40s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 73.3 MB/s eta 0:00:00
2024-12-24T04:55:18.6134353Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (41s) [diff: ~build]; Collecting starlette
2024-12-24T04:55:18.6267585Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (41s) [diff: ~build]; Downloading starlette-0.42.0-py3-none-any.whl (73 kB)
2024-12-24T04:55:18.6328628Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (41s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.4/73.4 kB 19.4 MB/s eta 0:00:00
2024-12-24T04:55:19.2932151Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (41s) [diff: ~build]; Collecting cramjam<2.5,>=2.4.0
2024-12-24T04:55:19.3060862Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (41s) [diff: ~build]; Downloading cramjam-2.4.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.5 MB)
2024-12-24T04:55:19.3299481Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (41s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 74.3 MB/s eta 0:00:00
2024-12-24T04:55:19.5734762Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (42s) [diff: ~build]; Collecting attrs
2024-12-24T04:55:19.5840982Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (42s) [diff: ~build]; Downloading attrs-24.3.0-py3-none-any.whl (63 kB)
2024-12-24T04:55:19.5893202Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (42s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.4/63.4 kB 19.0 MB/s eta 0:00:00
2024-12-24T04:55:20.3325008Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (42s) [diff: ~build]; Collecting pyproj~=3.1
2024-12-24T04:55:20.3457265Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (42s) [diff: ~build]; Downloading pyproj-3.6.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.3 MB)
2024-12-24T04:55:20.4535706Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (42s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 79.1 MB/s eta 0:00:00
2024-12-24T04:55:20.7484361Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (43s) [diff: ~build]; Collecting cachetools
2024-12-24T04:55:20.7612357Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (43s) [diff: ~build]; Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB)
2024-12-24T04:55:21.0260521Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (43s) [diff: ~build]; Collecting typing-extensions
2024-12-24T04:55:21.0379293Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (43s) [diff: ~build]; Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
2024-12-24T04:55:22.2205342Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (44s) [diff: ~build]; Collecting pillow!=8.3.*,>=5.3.0
2024-12-24T04:55:22.2364688Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (44s) [diff: ~build]; Downloading pillow-11.0.0-cp39-cp39-manylinux_2_28_x86_64.whl (4.4 MB)
2024-12-24T04:55:22.2970071Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (44s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 76.8 MB/s eta 0:00:00
2024-12-24T04:55:22.5597534Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (45s) [diff: ~build]; Collecting requests
2024-12-24T04:55:22.5718721Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (45s) [diff: ~build]; Downloading requests-2.32.3-py3-none-any.whl (64 kB)
2024-12-24T04:55:22.5783681Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (45s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 15.7 MB/s eta 0:00:00
2024-12-24T04:55:22.6431586Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (45s) [diff: ~build]; Collecting starlette
2024-12-24T04:55:22.6551916Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (45s) [diff: ~build]; Downloading starlette-0.41.3-py3-none-any.whl (73 kB)
2024-12-24T04:55:22.6652669Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (45s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.2/73.2 kB 23.9 MB/s eta 0:00:00
2024-12-24T04:55:22.9112483Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (45s) [diff: ~build]; Collecting h11>=0.8
2024-12-24T04:55:22.9229783Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (45s) [diff: ~build]; Downloading h11-0.14.0-py3-none-any.whl (58 kB)
2024-12-24T04:55:22.9294145Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (45s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 15.0 MB/s eta 0:00:00
2024-12-24T04:55:23.1452233Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (45s) [diff: ~build]; Collecting click>=7.0
2024-12-24T04:55:23.1569050Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (45s) [diff: ~build]; Downloading click-8.1.8-py3-none-any.whl (98 kB)
2024-12-24T04:55:23.1633467Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (45s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 26.6 MB/s eta 0:00:00
2024-12-24T04:55:23.3785700Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (45s) [diff: ~build]; Collecting python-dotenv>=0.13
2024-12-24T04:55:23.3904091Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (45s) [diff: ~build]; Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB)
2024-12-24T04:55:24.0452706Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (46s) [diff: ~build]; Collecting pyyaml>=5.1
2024-12-24T04:55:24.0572354Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (46s) [diff: ~build]; Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
2024-12-24T04:55:24.0733891Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (46s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 65.2 MB/s eta 0:00:00
2024-12-24T04:55:24.4119556Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (46s) [diff: ~build]; Collecting uvloop!=0.15.0,!=0.15.1,>=0.14.0
2024-12-24T04:55:24.4293009Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (46s) [diff: ~build]; Downloading uvloop-0.21.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB)
2024-12-24T04:55:24.4769960Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (46s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 77.9 MB/s eta 0:00:00
2024-12-24T04:55:24.8883074Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (47s) [diff: ~build]; Collecting watchfiles>=0.13
2024-12-24T04:55:24.9001751Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (47s) [diff: ~build]; Downloading watchfiles-1.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
2024-12-24T04:55:24.9106903Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (47s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 444.0/444.0 kB 61.7 MB/s eta 0:00:00
2024-12-24T04:55:25.2023937Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (47s) [diff: ~build]; Collecting httptools>=0.6.3
2024-12-24T04:55:25.2214552Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (47s) [diff: ~build]; Downloading httptools-0.6.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (448 kB)
2024-12-24T04:55:25.2271726Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (47s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.8/448.8 kB 57.2 MB/s eta 0:00:00
2024-12-24T04:55:25.6994904Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (48s) [diff: ~build]; Collecting websockets>=10.4
2024-12-24T04:55:25.7136852Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (48s) [diff: ~build]; Downloading websockets-14.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (167 kB)
2024-12-24T04:55:25.7210187Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (48s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.9/167.9 kB 33.1 MB/s eta 0:00:00
2024-12-24T04:55:26.2949842Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (48s) [diff: ~build]; Collecting idna>=2.8
2024-12-24T04:55:26.3077954Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (48s) [diff: ~build]; Downloading idna-3.10-py3-none-any.whl (70 kB)
2024-12-24T04:55:26.3135373Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (48s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 21.4 MB/s eta 0:00:00
2024-12-24T04:55:26.8565844Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (49s) [diff: ~build]; Collecting exceptiongroup>=1.0.2
2024-12-24T04:55:26.8683171Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (49s) [diff: ~build]; Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB)
2024-12-24T04:55:27.0916054Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (49s) [diff: ~build]; Collecting sniffio>=1.1
2024-12-24T04:55:27.1043605Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (49s) [diff: ~build]; Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
2024-12-24T04:55:27.3547510Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (49s) [diff: ~build]; Collecting certifi
2024-12-24T04:55:27.3664406Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (49s) [diff: ~build]; Downloading certifi-2024.12.14-py3-none-any.whl (164 kB)
2024-12-24T04:55:27.3733424Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (49s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.9/164.9 kB 36.8 MB/s eta 0:00:00
2024-12-24T04:55:27.7444705Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (50s) [diff: ~build]; Collecting httpcore==1.*
2024-12-24T04:55:27.7580975Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (50s) [diff: ~build]; Downloading httpcore-1.0.7-py3-none-any.whl (78 kB)
2024-12-24T04:55:27.7655114Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (50s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 20.5 MB/s eta 0:00:00
2024-12-24T04:55:28.1237501Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (50s) [diff: ~build]; Collecting importlib-metadata
2024-12-24T04:55:28.1344017Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (50s) [diff: ~build]; Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
2024-12-24T04:55:28.6981869Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (51s) [diff: ~build]; Collecting affine
2024-12-24T04:55:28.7106222Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (51s) [diff: ~build]; Downloading affine-2.4.0-py3-none-any.whl (15 kB)
2024-12-24T04:55:29.0302491Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (51s) [diff: ~build]; Collecting pyparsing
2024-12-24T04:55:29.0433192Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (51s) [diff: ~build]; Downloading pyparsing-3.2.0-py3-none-any.whl (106 kB)
2024-12-24T04:55:29.0501251Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (51s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.9/106.9 kB 25.9 MB/s eta 0:00:00
2024-12-24T04:55:29.2606321Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (51s) [diff: ~build]; Collecting cligj>=0.5
2024-12-24T04:55:29.2747131Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (51s) [diff: ~build]; Downloading cligj-0.7.2-py3-none-any.whl (7.1 kB)
2024-12-24T04:55:29.4703710Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (51s) [diff: ~build]; Collecting click-plugins
2024-12-24T04:55:29.4837020Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (51s) [diff: ~build]; Downloading click_plugins-1.1.1-py2.py3-none-any.whl (7.5 kB)
2024-12-24T04:55:30.0519655Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (52s) [diff: ~build]; Collecting mercantile
2024-12-24T04:55:30.0647635Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (52s) [diff: ~build]; Downloading mercantile-1.2.1-py3-none-any.whl (14 kB)
2024-12-24T04:55:30.5381419Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (53s) [diff: ~build]; Collecting numexpr
2024-12-24T04:55:30.5517623Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (53s) [diff: ~build]; Downloading numexpr-2.10.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (396 kB)
2024-12-24T04:55:30.5628489Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (53s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.7/396.7 kB 49.9 MB/s eta 0:00:00
2024-12-24T04:55:31.7338163Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (54s) [diff: ~build]; Collecting boto3
2024-12-24T04:55:31.7455004Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (54s) [diff: ~build]; Downloading boto3-1.35.87-py3-none-any.whl (139 kB)
2024-12-24T04:55:31.7526263Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (54s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.2/139.2 kB 34.1 MB/s eta 0:00:00
2024-12-24T04:55:32.3771667Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (54s) [diff: ~build]; Collecting pystac>=0.5.4
2024-12-24T04:55:32.3904980Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (54s) [diff: ~build]; Downloading pystac-1.10.1-py3-none-any.whl (182 kB)
2024-12-24T04:55:32.3975888Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (54s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.9/182.9 kB 42.3 MB/s eta 0:00:00
2024-12-24T04:55:33.0548164Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (55s) [diff: ~build]; Collecting color-operations
2024-12-24T04:55:33.0702809Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (55s) [diff: ~build]; Downloading color_operations-0.1.6-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (186 kB)
2024-12-24T04:55:33.0894520Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (55s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.1/186.1 kB 49.6 MB/s eta 0:00:00
2024-12-24T04:55:33.8581007Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (56s) [diff: ~build]; Collecting greenlet!=0.4.17
2024-12-24T04:55:33.8700262Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (56s) [diff: ~build]; Downloading greenlet-3.1.1-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (597 kB)
2024-12-24T04:55:33.8833001Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (56s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 597.4/597.4 kB 61.2 MB/s eta 0:00:00
2024-12-24T04:55:34.1523654Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (56s) [diff: ~build]; Collecting packaging
2024-12-24T04:55:34.1641352Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (56s) [diff: ~build]; Downloading packaging-24.2-py3-none-any.whl (65 kB)
2024-12-24T04:55:34.1696158Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (56s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 19.4 MB/s eta 0:00:00
2024-12-24T04:55:34.5389837Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (57s) [diff: ~build]; Collecting async-timeout>=4.0.3
2024-12-24T04:55:34.5491794Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (57s) [diff: ~build]; Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
2024-12-24T04:55:34.7622532Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (57s) [diff: ~build]; Collecting six>=1.5
2024-12-24T04:55:34.7739813Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (57s) [diff: ~build]; Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
2024-12-24T04:55:35.4016759Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (57s) [diff: ~build]; Collecting platformdirs>=2.0.2
2024-12-24T04:55:35.4138560Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (57s) [diff: ~build]; Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
2024-12-24T04:55:36.0814938Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (58s) [diff: ~build]; Collecting pandas>=1.4
2024-12-24T04:55:36.0964229Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (58s) [diff: ~build]; Downloading pandas-2.2.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB)
2024-12-24T04:55:36.2855636Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (58s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 69.9 MB/s eta 0:00:00
2024-12-24T04:55:36.7231422Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (59s) [diff: ~build]; Collecting beautifulsoup4>=4.10
2024-12-24T04:55:36.7440198Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (59s) [diff: ~build]; Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
2024-12-24T04:55:36.7504845Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (59s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 36.1 MB/s eta 0:00:00
2024-12-24T04:55:37.0554452Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (59s) [diff: ~build]; Collecting pyogrio>=0.7.2
2024-12-24T04:55:37.0720337Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (59s) [diff: ~build]; Downloading pyogrio-0.10.0-cp39-cp39-manylinux_2_28_x86_64.whl (23.9 MB)
2024-12-24T04:55:37.3796560Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (59s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.9/23.9 MB 63.0 MB/s eta 0:00:00
2024-12-24T04:55:38.0691060Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (60s) [diff: ~build]; Collecting proto-plus<2.0.0dev,>=1.22.3
2024-12-24T04:55:38.0811687Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (60s) [diff: ~build]; Downloading proto_plus-1.25.0-py3-none-any.whl (50 kB)
2024-12-24T04:55:38.0870822Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (60s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 15.9 MB/s eta 0:00:00
2024-12-24T04:55:38.5879535Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (61s) [diff: ~build]; Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0dev,>=2.14.1
2024-12-24T04:55:38.6003061Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (61s) [diff: ~build]; Downloading google_auth-2.37.0-py2.py3-none-any.whl (209 kB)
2024-12-24T04:55:38.6097209Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (61s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.8/209.8 kB 36.4 MB/s eta 0:00:00
2024-12-24T04:55:39.1054299Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (61s) [diff: ~build]; Collecting grpc-google-iam-v1<1.0.0dev,>=0.12.4
2024-12-24T04:55:39.1184859Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (61s) [diff: ~build]; Downloading grpc_google_iam_v1-0.13.1-py2.py3-none-any.whl (24 kB)
2024-12-24T04:55:39.5389951Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (62s) [diff: ~build]; Collecting google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.1
2024-12-24T04:55:39.5514598Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (62s) [diff: ~build]; Downloading google_api_core-2.24.0-py3-none-any.whl (158 kB)
2024-12-24T04:55:39.5578575Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (62s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.6/158.6 kB 37.6 MB/s eta 0:00:00
2024-12-24T04:55:40.3806882Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (62s) [diff: ~build]; Collecting tifffile>=2022.8.12
2024-12-24T04:55:40.3936833Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (62s) [diff: ~build]; Downloading tifffile-2024.8.30-py3-none-any.whl (227 kB)
2024-12-24T04:55:40.4021086Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (62s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 47.7 MB/s eta 0:00:00
2024-12-24T04:55:40.6837410Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (63s) [diff: ~build]; Collecting lazy-loader>=0.4
2024-12-24T04:55:40.6966406Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (63s) [diff: ~build]; Downloading lazy_loader-0.4-py3-none-any.whl (12 kB)
2024-12-24T04:55:40.9525994Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (63s) [diff: ~build]; Collecting imageio>=2.33
2024-12-24T04:55:40.9644995Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (63s) [diff: ~build]; Downloading imageio-2.36.1-py3-none-any.whl (315 kB)
2024-12-24T04:55:40.9738791Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (63s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 315.4/315.4 kB 55.2 MB/s eta 0:00:00
2024-12-24T04:55:41.2460921Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (63s) [diff: ~build]; Collecting soupsieve>1.2
2024-12-24T04:55:41.2578919Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (63s) [diff: ~build]; Downloading soupsieve-2.6-py3-none-any.whl (36 kB)
2024-12-24T04:55:41.8815523Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (64s) [diff: ~build]; Collecting googleapis-common-protos<2.0.dev0,>=1.56.2
2024-12-24T04:55:41.8932267Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (64s) [diff: ~build]; Downloading googleapis_common_protos-1.66.0-py2.py3-none-any.whl (221 kB)
2024-12-24T04:55:41.9096704Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (64s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 221.7/221.7 kB 32.6 MB/s eta 0:00:00
2024-12-24T04:55:42.6614721Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (65s) [diff: ~build]; Collecting grpcio-status<2.0.dev0,>=1.33.2
2024-12-24T04:55:42.6767020Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (65s) [diff: ~build]; Downloading grpcio_status-1.68.1-py3-none-any.whl (14 kB)
2024-12-24T04:55:45.0216282Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (67s) [diff: ~build]; Collecting grpcio<2.0dev,>=1.33.2
2024-12-24T04:55:45.0377506Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (67s) [diff: ~build]; Downloading grpcio-1.68.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB)
2024-12-24T04:55:45.1147856Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (67s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.9/5.9 MB 80.2 MB/s eta 0:00:00
2024-12-24T04:55:45.7116438Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (68s) [diff: ~build]; Collecting pyasn1-modules>=0.2.1
2024-12-24T04:55:45.7285322Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (68s) [diff: ~build]; Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB)
2024-12-24T04:55:45.7372995Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (68s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 40.9 MB/s eta 0:00:00
2024-12-24T04:55:45.9571318Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (68s) [diff: ~build]; Collecting rsa<5,>=3.1.4
2024-12-24T04:55:45.9688505Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (68s) [diff: ~build]; Downloading rsa-4.9-py3-none-any.whl (34 kB)
2024-12-24T04:55:46.9152614Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (69s) [diff: ~build]; Collecting pytz>=2020.1
2024-12-24T04:55:46.9333682Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (69s) [diff: ~build]; Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB)
2024-12-24T04:55:46.9383109Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (69s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.0/508.0 kB 64.0 MB/s eta 0:00:00
2024-12-24T04:55:47.2292830Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (69s) [diff: ~build]; Collecting tzdata>=2022.7
2024-12-24T04:55:47.2410181Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (69s) [diff: ~build]; Downloading tzdata-2024.2-py2.py3-none-any.whl (346 kB)
2024-12-24T04:55:47.2502195Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (69s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 346.6/346.6 kB 56.3 MB/s eta 0:00:00
2024-12-24T04:55:48.0122917Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (70s) [diff: ~build]; Collecting charset-normalizer<4,>=2
2024-12-24T04:55:48.0260843Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (70s) [diff: ~build]; Downloading charset_normalizer-3.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
2024-12-24T04:55:48.0345778Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (70s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.9/144.9 kB 37.4 MB/s eta 0:00:00
2024-12-24T04:55:48.3132044Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (70s) [diff: ~build]; Collecting urllib3<3,>=1.21.1
2024-12-24T04:55:48.3244580Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (70s) [diff: ~build]; Downloading urllib3-2.3.0-py3-none-any.whl (128 kB)
2024-12-24T04:55:48.3314633Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (70s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 kB 36.5 MB/s eta 0:00:00
2024-12-24T04:55:48.8606828Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (71s) [diff: ~build]; Collecting jmespath<2.0.0,>=0.7.1
2024-12-24T04:55:48.8742655Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (71s) [diff: ~build]; Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
2024-12-24T04:55:50.3480842Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (72s) [diff: ~build]; Collecting botocore<1.36.0,>=1.35.87
2024-12-24T04:55:50.3611846Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (72s) [diff: ~build]; Downloading botocore-1.35.87-py3-none-any.whl (13.3 MB)
2024-12-24T04:55:50.5422745Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 73.2 MB/s eta 0:00:00
2024-12-24T04:55:50.8008502Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; Collecting s3transfer<0.11.0,>=0.10.0
2024-12-24T04:55:50.8160574Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB)
2024-12-24T04:55:50.8252825Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.2/83.2 kB 21.7 MB/s eta 0:00:00
2024-12-24T04:55:51.1368088Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; Collecting zipp>=3.20
2024-12-24T04:55:51.1479224Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB)
2024-12-24T04:55:51.2733994Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; Collecting urllib3<3,>=1.21.1
2024-12-24T04:55:51.2846884Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
2024-12-24T04:55:51.2979067Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 33.3 MB/s eta 0:00:00
2024-12-24T04:55:52.0816653Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (74s) [diff: ~build]; Collecting pyasn1<0.7.0,>=0.4.6
2024-12-24T04:55:52.0934244Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (74s) [diff: ~build]; Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB)
2024-12-24T04:55:52.0995440Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (74s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 22.3 MB/s eta 0:00:00
2024-12-24T04:55:52.5502158Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (75s) [diff: ~build]; Building wheels for collected packages: starlette-cramjam
2024-12-24T04:55:52.5510137Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (75s) [diff: ~build]; Building wheel for starlette-cramjam (setup.py): started
2024-12-24T04:55:53.0012151Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (75s) [diff: ~build]; Building wheel for starlette-cramjam (setup.py): finished with status 'done'
2024-12-24T04:55:53.0015205Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (75s) [diff: ~build]; Created wheel for starlette-cramjam: filename=starlette_cramjam-0.1.0-py3-none-any.whl size=5784 sha256=d478a55f532a7e0f6c238a7b0b66733f3dd36925dff555a70da8019de6c8a2c1
2024-12-24T04:55:53.0018609Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (75s) [diff: ~build]; Stored in directory: /root/.cache/pip/wheels/47/11/be/1fddf647ea0d27b1299195cfd9b245aa583da2cdb870e18951
2024-12-24T04:55:53.0021155Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (75s) [diff: ~build]; Successfully built starlette-cramjam
2024-12-24T04:55:54.2380829Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (76s) [diff: ~build]; Installing collected packages: pytz, global-land-mask, cramjam, zipp, websockets, uvloop, urllib3, tzdata, typing-extensions, soupsieve, sniffio, six, setuptools, pyyaml, python-dotenv, pyparsing, pyasn1, protobuf, platformdirs, pillow, packaging, numpy, networkx, jmespath, idna, httptools, h11, grpcio, greenlet, geojson, exceptiongroup, click, charset-normalizer, certifi, cachetools, attrs, async-timeout, affine, uvicorn, torch, tifffile, SQLAlchemy, shapely, scipy, rsa, requests, python-dateutil, pyproj, pyogrio, pygeos, pydantic, pyasn1-modules, proto-plus, numexpr, mercantile, lazy-loader, importlib-metadata, imageio, httpcore, googleapis-common-protos, color-operations, cligj, click-plugins, beautifulsoup4, asyncpg, anyio, watchfiles, torchvision, starlette, scikit-image, rasterio, pystac, pandas, morecantile, httpx, grpcio-status, google-auth, geojson-pydantic, GeoAlchemy2, botocore, supermercado, starlette-cramjam, s3transfer, grpc-google-iam-v1, google-api-core, geopandas, fastapi, libpysal, boto3, rio-tiler, google-cloud-tasks, rio-tiler-pds
2024-12-24T04:56:28.5151890Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (110s) [diff: ~build]; Successfully installed GeoAlchemy2-0.16.0 SQLAlchemy-2.0.36 affine-2.4.0 anyio-4.7.0 async-timeout-5.0.1 asyncpg-0.30.0 attrs-24.3.0 beautifulsoup4-4.12.3 boto3-1.35.87 botocore-1.35.87 cachetools-5.5.0 certifi-2024.12.14 charset-normalizer-3.4.0 click-8.1.8 click-plugins-1.1.1 cligj-0.7.2 color-operations-0.1.6 cramjam-2.4.0 exceptiongroup-1.2.2 fastapi-0.115.6 geojson-3.2.0 geojson-pydantic-0.7.0 geopandas-1.0.1 global-land-mask-1.0.0 google-api-core-2.24.0 google-auth-2.37.0 google-cloud-tasks-2.18.0 googleapis-common-protos-1.66.0 greenlet-3.1.1 grpc-google-iam-v1-0.13.1 grpcio-1.68.1 grpcio-status-1.68.1 h11-0.14.0 httpcore-1.0.7 httptools-0.6.4 httpx-0.28.1 idna-3.10 imageio-2.36.1 importlib-metadata-8.5.0 jmespath-1.0.1 lazy-loader-0.4 libpysal-4.8.1 mercantile-1.2.1 morecantile-3.4.0 networkx-3.2.1 numexpr-2.10.2 numpy-1.26.4 packaging-24.2 pandas-2.2.3 pillow-11.0.0 platformdirs-4.3.6 proto-plus-1.25.0 protobuf-5.29.2 pyasn1-0.6.1 pyasn1-modules-0.4.1 pydantic-1.10.19 pygeos-0.14 pyogrio-0.10.0 pyparsing-3.2.0 pyproj-3.6.1 pystac-1.10.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.2 pyyaml-6.0.2 rasterio-1.4.3 requests-2.32.3 rio-tiler-4.1.13 rio-tiler-pds-0.8.0 rsa-4.9 s3transfer-0.10.4 scikit-image-0.24.0 scipy-1.13.1 setuptools-59.5.0 shapely-2.0.1 six-1.17.0 sniffio-1.3.1 soupsieve-2.6 starlette-0.41.3 starlette-cramjam-0.1.0 supermercado-0.2.0 tifffile-2024.8.30 torch-1.11.0+cpu torchvision-0.12.0+cpu typing-extensions-4.12.2 tzdata-2024.2 urllib3-1.26.20 uvicorn-0.34.0 uvloop-0.21.0 watchfiles-1.0.3 websockets-14.1 zipp-3.21.0
2024-12-24T04:56:28.5195448Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (111s) [diff: ~build]; WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2024-12-24T04:56:33.6282969Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (116s) [diff: ~build]; digest: sha256:9e6ec6db46aaf5f6c5fb3c3ee8dc7f3d4cd3ee4730487495f30cee3facc5f1ef
2024-12-24T04:56:33.6285839Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (116s) [diff: ~build]; digest: sha256:0affc36e53ddc820f2272c2da7539d449e21f1bbc26e47cfa4353096a46654aa
2024-12-24T04:56:34.4678635Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (116s) [diff: ~build]; Collecting cyclonedx-bom<4.0.0
2024-12-24T04:56:34.5317439Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Downloading cyclonedx_bom-3.11.7-py3-none-any.whl (32 kB)
2024-12-24T04:56:34.5538734Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Requirement already satisfied: setuptools>=47.0.0 in /usr/local/lib/python3.9/site-packages (from cyclonedx-bom<4.0.0) (58.1.0)
2024-12-24T04:56:34.5787853Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Collecting toml<0.11.0,>=0.10.0
2024-12-24T04:56:34.5911439Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
2024-12-24T04:56:34.6195542Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Collecting pip-requirements-parser<33.0.0,>=32.0.0
2024-12-24T04:56:34.6315419Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Downloading pip_requirements_parser-32.0.1-py3-none-any.whl (35 kB)
2024-12-24T04:56:34.7495195Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Collecting cyclonedx-python-lib<4.0.0,>=2.0.0
2024-12-24T04:56:34.7655486Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Downloading cyclonedx_python_lib-3.1.5-py3-none-any.whl (200 kB)
2024-12-24T04:56:34.7872634Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 200.3/200.3 kB 10.1 MB/s eta 0:00:00
2024-12-24T04:56:34.8157927Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Collecting chardet<6.0,>=5.0
2024-12-24T04:56:34.8274163Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
2024-12-24T04:56:34.8527604Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 10.6 MB/s eta 0:00:00
2024-12-24T04:56:34.9084173Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Collecting packageurl-python>=0.9
2024-12-24T04:56:34.9688831Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Downloading packageurl_python-0.16.0-py3-none-any.whl (28 kB)
2024-12-24T04:56:34.9691797Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Collecting sortedcontainers<3.0.0,>=2.4.0
2024-12-24T04:56:34.9803896Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
2024-12-24T04:56:35.0501569Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Collecting packaging
2024-12-24T04:56:35.0617608Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Downloading packaging-24.2-py3-none-any.whl (65 kB)
2024-12-24T04:56:35.0670268Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 17.6 MB/s eta 0:00:00
2024-12-24T04:56:35.1332667Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Collecting pyparsing
2024-12-24T04:56:35.1452945Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Downloading pyparsing-3.2.0-py3-none-any.whl (106 kB)
2024-12-24T04:56:35.1604444Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.9/106.9 kB 13.2 MB/s eta 0:00:00
2024-12-24T04:56:35.2365924Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (117s) [diff: ~build]; Installing collected packages: sortedcontainers, toml, pyparsing, packaging, packageurl-python, chardet, pip-requirements-parser, cyclonedx-python-lib, cyclonedx-bom
2024-12-24T04:56:35.8041130Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (118s) [diff: ~build]; Successfully installed chardet-5.2.0 cyclonedx-bom-3.11.7 cyclonedx-python-lib-3.1.5 packageurl-python-0.16.0 packaging-24.2 pip-requirements-parser-32.0.1 pyparsing-3.2.0 sortedcontainers-2.4.0 toml-0.10.2
2024-12-24T04:56:35.8064288Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (118s) [diff: ~build]; WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2024-12-24T04:56:35.9073795Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (118s) [diff: ~build]; digest: sha256:0affc36e53ddc820f2272c2da7539d449e21f1bbc26e47cfa4353096a46654aa
2024-12-24T04:56:35.9081463Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (118s) [diff: ~build]; digest: sha256:59ea2897bb16151335e8df49039f85ce83812d8365245d1c70034f452eb908f4
2024-12-24T04:56:36.7787153Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (119s) [diff: ~build]; digest: sha256:59ea2897bb16151335e8df49039f85ce83812d8365245d1c70034f452eb908f4
2024-12-24T04:56:36.7793626Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (119s) [diff: ~build]; digest: sha256:d6ed172f6fc90ecc513736b5fe6990faee0a8e470faa9855430a1ce3bcb96608
2024-12-24T04:56:37.0187675Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (119s) [diff: ~build]; digest: sha256:d6ed172f6fc90ecc513736b5fe6990faee0a8e470faa9855430a1ce3bcb96608
2024-12-24T04:56:37.0195487Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (119s) [diff: ~build]; digest: sha256:06fba7a915109d67754f773b0ea16599f4e50357b3c725b82c017c17ec7ae2ed
2024-12-24T04:56:37.0361114Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (119s) [diff: ~build]; digest: sha256:06fba7a915109d67754f773b0ea16599f4e50357b3c725b82c017c17ec7ae2ed
2024-12-24T04:56:37.0365398Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (119s) [diff: ~build]; digest: sha256:567753b65825fb9ed9c74e493013c3ead9b315b06d72df630e92844744c607bd
2024-12-24T04:56:37.0499839Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (119s) [diff: ~build]; digest: sha256:567753b65825fb9ed9c74e493013c3ead9b315b06d72df630e92844744c607bd
2024-12-24T04:56:37.0502664Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (119s) [diff: ~build]; digest: sha256:3bd58209cd02307e92ad87c6cfc017c98d390c47e24f999fe582b08a7236aab2
2024-12-24T04:56:37.2312636Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (119s) [diff: ~build]; digest: sha256:3bd58209cd02307e92ad87c6cfc017c98d390c47e24f999fe582b08a7236aab2
2024-12-24T04:56:37.2317183Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (119s) [diff: ~build]; digest: sha256:271bf5a9a4c1c46d14748d8d93fed9d6c97f47125f03056231129887973ff55e
2024-12-24T04:56:37.6503555Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (120s) [diff: ~build]; digest: sha256:271bf5a9a4c1c46d14748d8d93fed9d6c97f47125f03056231129887973ff55e
2024-12-24T04:56:37.6511159Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (120s) [diff: ~build]; digest: sha256:a91e0704920ef99896d75f2503d72ce7f7e5356dce0d54a0f17153c0644d1289
2024-12-24T04:56:37.6728090Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (120s) [diff: ~build]; digest: sha256:a91e0704920ef99896d75f2503d72ce7f7e5356dce0d54a0f17153c0644d1289
2024-12-24T04:56:40.8814217Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (123s) [diff: ~build]; digest: sha256:3ffab01bf8d5f8431466b883ab0707d146dd9494b9c7d94d95ebb9c6398823dd
2024-12-24T04:56:49.8196443Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (132s) [diff: ~build]; digest: sha256:3ffab01bf8d5f8431466b883ab0707d146dd9494b9c7d94d95ebb9c6398823dd
2024-12-24T04:56:49.8200265Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (132s) [diff: ~build]; digest: sha256:94ec7075994ccd504259c53877a1b598488051def26e4c4d74b515d02aa732db
2024-12-24T04:56:49.8507471Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (132s) [diff: ~build]; digest: sha256:94ec7075994ccd504259c53877a1b598488051def26e4c4d74b515d02aa732db
2024-12-24T04:56:49.8514582Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (132s) [diff: ~build]; digest: sha256:ea707af5019b10cce761ecb76c9902b0fce96befa7331f4cf50dbf3f140ebe84
2024-12-24T04:56:55.7977430Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; exporting layers
2024-12-24T04:56:55.7985610Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; writing image sha256:b59db0f1a433e0c9974f6d026a1e979f5991a3cdaa2d9699d5f71a8219132f90
2024-12-24T04:56:55.7987230Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; writing image sha256:b59db0f1a433e0c9974f6d026a1e979f5991a3cdaa2d9699d5f71a8219132f90
2024-12-24T04:56:55.7990177Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; naming to gcr.io/cerulean-338116/cerulean-cloud-images-test-cr-orchestrator-image:latest
2024-12-24T04:56:55.8067384Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; digest: sha256:ea707af5019b10cce761ecb76c9902b0fce96befa7331f4cf50dbf3f140ebe84
2024-12-24T04:56:55.8207008Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Built image with ID sha256:b59db0f1a433e0c9974f6d026a1e979f5991a3cdaa2d9699d5f71a8219132f90
2024-12-24T04:56:55.8227881Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Built image with local id "sha256:b59db0f1a433e0c9974f6d026a1e979f5991a3cdaa2d9699d5f71a8219132f90", polling image store for image
2024-12-24T04:56:55.8233961Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Image built successfully, local id "sha256:b59db0f1a433e0c9974f6d026a1e979f5991a3cdaa2d9699d5f71a8219132f90"
2024-12-24T04:56:55.8235761Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Pushing Image to the registry
2024-12-24T04:56:55.8405755Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; The push refers to repository [gcr.io/cerulean-338116/cerulean-cloud-images-test-cr-orchestrator-image]
2024-12-24T04:56:55.8917808Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Preparing
2024-12-24T04:56:55.9043236Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Preparing
2024-12-24T04:56:55.9047023Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Waiting
2024-12-24T04:56:55.9189566Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Waiting
2024-12-24T04:56:56.3244808Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Pushing  1.024kB
2024-12-24T04:56:56.3535512Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Layer already exists
2024-12-24T04:56:56.3578774Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Layer already exists
2024-12-24T04:56:56.3580570Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Layer already exists
2024-12-24T04:56:56.4065312Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Pushing [>                                                  ]  525.8kB/1.559GB
2024-12-24T04:56:56.4958721Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Layer already exists
2024-12-24T04:56:56.4963107Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Layer already exists
2024-12-24T04:56:56.5000056Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Layer already exists
2024-12-24T04:56:56.5061524Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (138s) [diff: ~build]; Pushing [>                                                  ]  2.754MB/1.559GB
2024-12-24T04:56:56.6220305Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Pushing [>                                                  ]  6.653MB/1.559GB
2024-12-24T04:56:56.6287448Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:56.6368460Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:56.6400059Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:56.7276944Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Pushing [>                                                  ]  9.996MB/1.559GB
2024-12-24T04:56:56.7695321Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:56.7745931Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:56.7781233Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:56.8428727Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Pushing [>                                                  ]  13.34MB/1.559GB
2024-12-24T04:56:56.9055063Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:56.9110572Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:56.9124079Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:56.9487469Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Pushing [>                                                  ]  16.68MB/1.559GB
2024-12-24T04:56:57.0458593Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.0516421Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.0535549Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Pushing [>                                                  ]  20.02MB/1.559GB
2024-12-24T04:56:57.0570234Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.1574694Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Pushing [>                                                  ]  23.37MB/1.559GB
2024-12-24T04:56:57.1817622Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.1835166Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.1874236Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.2693872Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Pushing [>                                                  ]  26.71MB/1.559GB
2024-12-24T04:56:57.3272575Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.3291556Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.3508916Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.3809313Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Pushing [>                                                  ]  30.05MB/1.559GB
2024-12-24T04:56:57.4598703Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.4718483Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.4882733Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.4910346Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (139s) [diff: ~build]; Pushing [=>                                                 ]  33.39MB/1.559GB
2024-12-24T04:56:57.5995215Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Pushing [=>                                                 ]  36.73MB/1.559GB
2024-12-24T04:56:57.6011323Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.6091399Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.6248932Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.7076597Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Pushing [=>                                                 ]  40.08MB/1.559GB
2024-12-24T04:56:57.7376591Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.7461848Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.7519334Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.8191684Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Pushing [=>                                                 ]  43.42MB/1.559GB
2024-12-24T04:56:57.8775917Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.8812951Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.8927051Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:57.9187290Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Pushing [=>                                                 ]  46.76MB/1.559GB
2024-12-24T04:56:58.0112903Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:58.0132535Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:58.0301499Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:58.0305071Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Pushing [=>                                                 ]   50.1MB/1.559GB
2024-12-24T04:56:58.1211519Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Pushed
2024-12-24T04:56:58.1427629Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Pushing [=>                                                 ]  53.45MB/1.559GB
2024-12-24T04:56:58.1430249Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:58.1451521Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:58.1575050Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:58.2499989Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Pushing [=>                                                 ]  56.79MB/1.559GB
2024-12-24T04:56:58.2616570Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:58.2656448Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:58.2760041Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:58.2848220Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:58.3579353Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Pushing [=>                                                 ]  60.13MB/1.559GB
2024-12-24T04:56:58.3932437Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Layer already exists
2024-12-24T04:56:58.4694524Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (140s) [diff: ~build]; Pushing [==>                                                ]  63.47MB/1.559GB
2024-12-24T04:57:55.2015524Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (197s) [diff: ~build]; Pushing [==================================================>]  1.583GB
2024-12-24T04:57:56.8122840Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (199s) [diff: ~build]; Pushed
2024-12-24T04:57:59.4058430Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (201s) [diff: ~build]; latest: digest: sha256:db0532b7f74c21a48598e34794c17ea11236062fc4eae90ea4bcccb9e870b2fb size: 10575
2024-12-24T04:57:59.4077998Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (201s) [diff: ~build]; Pushed image with digest sha256:db0532b7f74c21a48598e34794c17ea11236062fc4eae90ea4bcccb9e870b2fb
2024-12-24T04:57:59.4092870Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updated (201s) [diff: ~build]; Pushed image with digest sha256:db0532b7f74c21a48598e34794c17ea11236062fc4eae90ea4bcccb9e870b2fb
After

Total time of build & upload of docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image: 0:04:01

2024-12-24T05:48:08.7829726Z     docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image  Building your image for linux/amd64 architecture.
2024-12-24T05:48:08.7848478Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (0s) [diff: ~build]; Building your image for linux/amd64 architecture.
2024-12-24T05:48:16.2257854Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (7s) [diff: ~build]; Pulling cached image gcr.io/cerulean-338116/cerulean-cloud-images-test-cr-orchestrator-image:latest
2024-12-24T05:48:17.0908172Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Pulling from cerulean-338116/cerulean-cloud-images-test-cr-orchestrator-image
2024-12-24T05:48:17.0936104Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Pulling fs layer
2024-12-24T05:48:17.1288228Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Pulling fs layer
2024-12-24T05:48:17.1291416Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Waiting
2024-12-24T05:48:17.1425355Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Waiting
2024-12-24T05:48:17.2604224Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Downloading [=>                                                 ]     626B/21.19kB
2024-12-24T05:48:17.2623782Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Downloading [==================================================>]  21.19kB/21.19kB
2024-12-24T05:48:17.2632058Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:17.2639630Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Download complete
2024-12-24T05:48:17.2687476Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Downloading [>                                                  ]  8.892kB/755.3kB
2024-12-24T05:48:17.3267765Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:17.3271926Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Download complete
2024-12-24T05:48:17.3453916Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Downloading [>                                                  ]  2.002kB/104.1kB
2024-12-24T05:48:17.3660572Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:17.3688515Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Download complete
2024-12-24T05:48:17.3692792Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Extracting [===============>                                   ]  32.77kB/104.1kB
2024-12-24T05:48:17.3698179Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Extracting [==================================================>]  104.1kB/104.1kB
2024-12-24T05:48:17.4084806Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Pull complete
2024-12-24T05:48:17.4129274Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Extracting [==================================================>]  21.19kB/21.19kB
2024-12-24T05:48:17.4137452Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Extracting [==================================================>]  21.19kB/21.19kB
2024-12-24T05:48:17.4317306Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Downloading [==================================================>]      67B/67B
2024-12-24T05:48:17.4339668Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:17.4353736Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Download complete
2024-12-24T05:48:17.4395814Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Pull complete
2024-12-24T05:48:17.4434978Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Extracting [==>                                                ]  32.77kB/755.3kB
2024-12-24T05:48:17.5243462Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Downloading [==================================================>]     188B/188B
2024-12-24T05:48:17.5256109Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:17.5260331Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Download complete
2024-12-24T05:48:17.5487975Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Extracting [==========================>                        ]  393.2kB/755.3kB
2024-12-24T05:48:17.5764779Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Downloading [==================================================>]     122B/122B
2024-12-24T05:48:17.5790118Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:17.5792936Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Download complete
2024-12-24T05:48:17.6120151Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Downloading [==================================================>]     168B/168B
2024-12-24T05:48:17.6128835Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:17.6131657Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Download complete
2024-12-24T05:48:17.6554527Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Extracting [==================================>                ]  524.3kB/755.3kB
2024-12-24T05:48:17.7018591Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Downloading [==================================================>]      93B/93B
2024-12-24T05:48:17.7028119Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:17.7033654Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Download complete
2024-12-24T05:48:17.7303789Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Downloading [==================================================>]     385B/385B
2024-12-24T05:48:17.7308851Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:17.7312842Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Download complete
2024-12-24T05:48:17.7607634Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Extracting [===========================================>       ]  655.4kB/755.3kB
2024-12-24T05:48:17.7790061Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Downloading [==================================================>]     320B/320B
2024-12-24T05:48:17.7793781Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:17.7797781Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (8s) [diff: ~build]; Download complete
2024-12-24T05:48:17.8517926Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  755.3kB/755.3kB
2024-12-24T05:48:17.8695621Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Downloading [>                                                  ]  2.002kB/122.6kB
2024-12-24T05:48:17.8910920Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:17.8914105Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Download complete
2024-12-24T05:48:17.9140414Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Downloading [>                                                  ]  58.85kB/5.846MB
2024-12-24T05:48:17.9470563Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Downloading [>                                                  ]  21.95kB/2.063MB
2024-12-24T05:48:17.9556991Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:17.9560515Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Download complete
2024-12-24T05:48:17.9894288Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:17.9947534Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Download complete
2024-12-24T05:48:18.0015092Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.0017527Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]      67B/67B
2024-12-24T05:48:18.0022208Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]      67B/67B
2024-12-24T05:48:18.0150605Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.0172685Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]     188B/188B
2024-12-24T05:48:18.0176983Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]     188B/188B
2024-12-24T05:48:18.0293354Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.0327794Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]     122B/122B
2024-12-24T05:48:18.0331601Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]     122B/122B
2024-12-24T05:48:18.0437232Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.0459381Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]     168B/168B
2024-12-24T05:48:18.0467041Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]     168B/168B
2024-12-24T05:48:18.0579349Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.0604603Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]      93B/93B
2024-12-24T05:48:18.0611561Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]      93B/93B
2024-12-24T05:48:18.0748907Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.0764246Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]     385B/385B
2024-12-24T05:48:18.0778879Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Downloading [>                                                  ]  10.27kB/968.6kB
2024-12-24T05:48:18.0782739Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]     385B/385B
2024-12-24T05:48:18.0932357Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.0953890Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]     320B/320B
2024-12-24T05:48:18.0964519Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]     320B/320B
2024-12-24T05:48:18.1157124Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:18.1159613Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Download complete
2024-12-24T05:48:18.1195231Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.1229211Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [=============>                                     ]  32.77kB/122.6kB
2024-12-24T05:48:18.1231650Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  122.6kB/122.6kB
2024-12-24T05:48:18.1245748Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  122.6kB/122.6kB
2024-12-24T05:48:18.1393511Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.1418867Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [>                                                  ]  65.54kB/5.846MB
2024-12-24T05:48:18.1478906Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Downloading [>                                                  ]  2.002kB/131.1kB
2024-12-24T05:48:18.1679325Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:18.1691948Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Download complete
2024-12-24T05:48:18.1788206Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Downloading [>                                                  ]  7.514kB/735.7kB
2024-12-24T05:48:18.2422023Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Downloading [==================================================>]  735.7kB/735.7kB
2024-12-24T05:48:18.2424888Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:18.2426229Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Download complete
2024-12-24T05:48:18.2449876Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [=============================>                     ]  3.408MB/5.846MB
2024-12-24T05:48:18.2894897Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Downloading [>                                                  ]  7.514kB/741.3kB
2024-12-24T05:48:18.3214896Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:18.3227010Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Download complete
2024-12-24T05:48:18.3348856Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  5.846MB/5.846MB
2024-12-24T05:48:18.3454792Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Downloading [>                                                  ]     626B/52.41kB
2024-12-24T05:48:18.3554748Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:18.3559734Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Download complete
2024-12-24T05:48:18.3667235Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.3677246Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [>                                                  ]  32.77kB/2.063MB
2024-12-24T05:48:18.4051546Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  2.063MB/2.063MB
2024-12-24T05:48:18.4060972Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  2.063MB/2.063MB
2024-12-24T05:48:18.4416235Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.4418459Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [=>                                                 ]  32.77kB/968.6kB
2024-12-24T05:48:18.4445490Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Downloading [>                                                  ]  2.002kB/127.9kB
2024-12-24T05:48:18.4575088Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  968.6kB/968.6kB
2024-12-24T05:48:18.4593803Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:18.4597611Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Download complete
2024-12-24T05:48:18.4614316Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  968.6kB/968.6kB
2024-12-24T05:48:18.4927089Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.4963774Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==>                                                ]  32.77kB/735.7kB
2024-12-24T05:48:18.5093851Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  735.7kB/735.7kB
2024-12-24T05:48:18.5117650Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  735.7kB/735.7kB
2024-12-24T05:48:18.5424944Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Downloading [>                                                  ]     626B/53.41kB
2024-12-24T05:48:18.5496332Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Downloading [>                                                  ]  19.19kB/1.815MB
2024-12-24T05:48:18.5547110Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:18.5550828Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Download complete
2024-12-24T05:48:18.5760753Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.5792056Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [============>                                      ]  32.77kB/131.1kB
2024-12-24T05:48:18.5808452Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  131.1kB/131.1kB
2024-12-24T05:48:18.6010476Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:18.6013867Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Download complete
2024-12-24T05:48:18.6027938Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.6049559Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==>                                                ]  32.77kB/741.3kB
2024-12-24T05:48:18.6232476Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  741.3kB/741.3kB
2024-12-24T05:48:18.6235213Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  741.3kB/741.3kB
2024-12-24T05:48:18.6268674Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Downloading [>                                                  ]  10.27kB/958.2kB
2024-12-24T05:48:18.6407778Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.6445258Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [===============================>                   ]  32.77kB/52.41kB
2024-12-24T05:48:18.6471009Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  52.41kB/52.41kB
2024-12-24T05:48:18.6629107Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.6657922Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:18.6679254Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Download complete
2024-12-24T05:48:18.6683788Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [============>                                      ]  32.77kB/127.9kB
2024-12-24T05:48:18.6701471Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  127.9kB/127.9kB
2024-12-24T05:48:18.6706190Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  127.9kB/127.9kB
2024-12-24T05:48:18.6840507Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.6858514Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==============================>                    ]  32.77kB/53.41kB
2024-12-24T05:48:18.6866427Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  53.41kB/53.41kB
2024-12-24T05:48:18.7118316Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.7143757Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [>                                                  ]  32.77kB/1.815MB
2024-12-24T05:48:18.7208386Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Downloading [>                                                  ]  2.002kB/182.5kB
2024-12-24T05:48:18.7544099Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [==================================================>]  1.815MB/1.815MB
2024-12-24T05:48:18.7582424Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:18.7591461Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Download complete
2024-12-24T05:48:18.7730146Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.7752230Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (9s) [diff: ~build]; Extracting [=>                                                 ]  32.77kB/958.2kB
2024-12-24T05:48:18.7939388Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  958.2kB/958.2kB
2024-12-24T05:48:18.7946343Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [>                                                  ]  2.002kB/192.6kB
2024-12-24T05:48:18.8076532Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.8110088Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [========>                                          ]  32.77kB/182.5kB
2024-12-24T05:48:18.8160780Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  182.5kB/182.5kB
2024-12-24T05:48:18.8165956Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  182.5kB/182.5kB
2024-12-24T05:48:18.8283135Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [==================================================>]  192.6kB/192.6kB
2024-12-24T05:48:18.8286844Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:18.8292585Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Download complete
2024-12-24T05:48:18.8338038Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.8357078Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [========>                                          ]  32.77kB/192.6kB
2024-12-24T05:48:18.8391926Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  192.6kB/192.6kB
2024-12-24T05:48:18.8415820Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  192.6kB/192.6kB
2024-12-24T05:48:18.8553298Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.8649086Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [>                                                  ]  10.27kB/979.3kB
2024-12-24T05:48:18.8958058Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:18.8970907Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Download complete
2024-12-24T05:48:18.8977765Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [=>                                                 ]  32.77kB/979.3kB
2024-12-24T05:48:18.9113046Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  979.3kB/979.3kB
2024-12-24T05:48:18.9232434Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [=>                                                 ]  2.004kB/91.23kB
2024-12-24T05:48:18.9276880Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.9356914Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [==================================================>]  91.23kB/91.23kB
2024-12-24T05:48:18.9361231Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Download complete
2024-12-24T05:48:18.9385056Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [=================>                                 ]  32.77kB/91.23kB
2024-12-24T05:48:18.9405710Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  91.23kB/91.23kB
2024-12-24T05:48:18.9649095Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Pull complete
2024-12-24T05:48:18.9995114Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [>                                                  ]  2.002kB/183.5kB
2024-12-24T05:48:19.0284329Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [==================================================>]  183.5kB/183.5kB
2024-12-24T05:48:19.0286983Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:19.0296109Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Download complete
2024-12-24T05:48:19.0320302Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [========>                                          ]  32.77kB/183.5kB
2024-12-24T05:48:19.0325229Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  183.5kB/183.5kB
2024-12-24T05:48:19.0342980Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  183.5kB/183.5kB
2024-12-24T05:48:19.0406770Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Pull complete
2024-12-24T05:48:19.0936229Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [>                                                  ]  4.758kB/380.2kB
2024-12-24T05:48:19.1253998Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:19.1259419Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Download complete
2024-12-24T05:48:19.1263099Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [====>                                              ]  32.77kB/380.2kB
2024-12-24T05:48:19.1315833Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [>                                                  ]   3.38kB/217.2kB
2024-12-24T05:48:19.1349084Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  380.2kB/380.2kB
2024-12-24T05:48:19.1354703Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  380.2kB/380.2kB
2024-12-24T05:48:19.1468385Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Pull complete
2024-12-24T05:48:19.1514167Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:19.1526499Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Download complete
2024-12-24T05:48:19.1529135Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [=======>                                           ]  32.77kB/217.2kB
2024-12-24T05:48:19.1625873Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  217.2kB/217.2kB
2024-12-24T05:48:19.1648968Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  217.2kB/217.2kB
2024-12-24T05:48:19.1925769Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Pull complete
2024-12-24T05:48:19.2061696Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [>                                                  ]  2.002kB/107.9kB
2024-12-24T05:48:19.2257572Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:19.2270411Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Download complete
2024-12-24T05:48:19.2278536Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [===============>                                   ]  32.77kB/107.9kB
2024-12-24T05:48:19.2286156Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  107.9kB/107.9kB
2024-12-24T05:48:19.2290309Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  107.9kB/107.9kB
2024-12-24T05:48:19.2468099Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Pull complete
2024-12-24T05:48:19.3272831Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [>                                                  ]  2.002kB/112.5kB
2024-12-24T05:48:19.3319451Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [=>                                                 ]  2.004kB/77.26kB
2024-12-24T05:48:19.3444193Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:19.3449407Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [=====================>                             ]  32.77kB/77.26kB
2024-12-24T05:48:19.3451034Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  77.26kB/77.26kB
2024-12-24T05:48:19.3456320Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  77.26kB/77.26kB
2024-12-24T05:48:19.3546179Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:19.3571373Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Download complete
2024-12-24T05:48:19.3631826Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Pull complete
2024-12-24T05:48:19.3666677Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==============>                                    ]  32.77kB/112.5kB
2024-12-24T05:48:19.3690182Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  112.5kB/112.5kB
2024-12-24T05:48:19.3855873Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Pull complete
2024-12-24T05:48:19.4245707Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [=>                                                 ]     626B/27.7kB
2024-12-24T05:48:19.4277345Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:19.4284832Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Download complete
2024-12-24T05:48:19.4295871Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]   27.7kB/27.7kB
2024-12-24T05:48:19.4472723Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Pull complete
2024-12-24T05:48:19.5241260Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [>                                                  ]  2.002kB/170kB
2024-12-24T05:48:19.5344271Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [>                                                  ]   3.38kB/223.2kB
2024-12-24T05:48:19.5450429Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Download complete
2024-12-24T05:48:19.5673776Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Download complete
2024-12-24T05:48:19.5684717Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [=======>                                           ]  32.77kB/223.2kB
2024-12-24T05:48:19.5732997Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  223.2kB/223.2kB
2024-12-24T05:48:19.5749130Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  223.2kB/223.2kB
2024-12-24T05:48:19.5877675Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Pull complete
2024-12-24T05:48:19.5904781Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [=========>                                         ]  32.77kB/170kB
2024-12-24T05:48:19.5925567Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]    170kB/170kB
2024-12-24T05:48:19.5931468Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]    170kB/170kB
2024-12-24T05:48:19.6178141Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Pull complete
2024-12-24T05:48:19.6358866Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [=>                                                 ]     626B/17.29kB
2024-12-24T05:48:19.6371468Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [==================================================>]  17.29kB/17.29kB
2024-12-24T05:48:19.6388704Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Download complete
2024-12-24T05:48:19.6396315Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  17.29kB/17.29kB
2024-12-24T05:48:19.6426307Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [==================================================>]  17.29kB/17.29kB
2024-12-24T05:48:19.6586883Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Pull complete
2024-12-24T05:48:19.7286915Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [=>                                                 ]  2.004kB/96.58kB
2024-12-24T05:48:19.7336259Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Downloading [>                                                  ]  6.136kB/544.9kB
2024-12-24T05:48:19.7399576Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:19.7423361Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Download complete
2024-12-24T05:48:19.7729952Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:19.7751984Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Download complete
2024-12-24T05:48:19.7798911Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (10s) [diff: ~build]; Extracting [===>                                               ]  32.77kB/544.9kB
2024-12-24T05:48:19.7865758Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  544.9kB/544.9kB
2024-12-24T05:48:19.7877001Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  544.9kB/544.9kB
2024-12-24T05:48:19.8044442Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Pull complete
2024-12-24T05:48:19.8055392Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [================>                                  ]  32.77kB/96.58kB
2024-12-24T05:48:19.8064612Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  96.58kB/96.58kB
2024-12-24T05:48:19.8078887Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  96.58kB/96.58kB
2024-12-24T05:48:19.8250784Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Pull complete
2024-12-24T05:48:19.8381478Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Downloading [>                                                  ]  2.002kB/118.5kB
2024-12-24T05:48:19.8690402Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:19.8698661Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Download complete
2024-12-24T05:48:19.8705086Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [=============>                                     ]  32.77kB/118.5kB
2024-12-24T05:48:19.8763166Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  118.5kB/118.5kB
2024-12-24T05:48:19.8774781Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  118.5kB/118.5kB
2024-12-24T05:48:19.8934298Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Pull complete
2024-12-24T05:48:19.9532338Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Downloading [>                                                  ]     626B/50.96kB
2024-12-24T05:48:19.9652066Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:19.9666841Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Download complete
2024-12-24T05:48:19.9671377Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [================================>                  ]  32.77kB/50.96kB
2024-12-24T05:48:19.9679355Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  50.96kB/50.96kB
2024-12-24T05:48:19.9861017Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Pull complete
2024-12-24T05:48:19.9933621Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Downloading [>                                                  ]   14.4kB/1.408MB
2024-12-24T05:48:20.0391981Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:20.0398216Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Download complete
2024-12-24T05:48:20.0404632Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [=>                                                 ]  32.77kB/1.408MB
2024-12-24T05:48:20.0459358Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Downloading [>                                                  ]  27.46kB/2.668MB
2024-12-24T05:48:20.1040753Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Downloading [==================================================>]  2.668MB/2.668MB
2024-12-24T05:48:20.1051088Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:20.1055494Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Download complete
2024-12-24T05:48:20.1392713Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Downloading [>                                                  ]   3.38kB/225.8kB
2024-12-24T05:48:20.1446328Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [===========================================>       ]  1.212MB/1.408MB
2024-12-24T05:48:20.1546737Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  1.408MB/1.408MB
2024-12-24T05:48:20.1568728Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  1.408MB/1.408MB
2024-12-24T05:48:20.1660485Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Download complete
2024-12-24T05:48:20.1841876Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Pull complete
2024-12-24T05:48:20.1861009Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [>                                                  ]  32.77kB/2.668MB
2024-12-24T05:48:20.2485124Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Downloading [>                                                  ]  2.002kB/109.2kB
2024-12-24T05:48:20.2718120Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Downloading [==================================================>]  109.2kB/109.2kB
2024-12-24T05:48:20.2722104Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:20.2728395Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Download complete
2024-12-24T05:48:20.2862724Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [=============================================>     ]  2.425MB/2.668MB
2024-12-24T05:48:20.3053524Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  2.668MB/2.668MB
2024-12-24T05:48:20.3423997Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Downloading [==========================>                        ]     628B/1.201kB
2024-12-24T05:48:20.3425964Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Download complete
2024-12-24T05:48:20.3452461Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Pull complete
2024-12-24T05:48:20.3477047Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [=======>                                           ]  32.77kB/225.8kB
2024-12-24T05:48:20.3566508Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  225.8kB/225.8kB
2024-12-24T05:48:20.3577244Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  225.8kB/225.8kB
2024-12-24T05:48:20.3609268Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Downloading [>                                                  ]  30.21kB/2.902MB
2024-12-24T05:48:20.3711911Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Pull complete
2024-12-24T05:48:20.3736328Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [===============>                                   ]  32.77kB/109.2kB
2024-12-24T05:48:20.3757209Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  109.2kB/109.2kB
2024-12-24T05:48:20.3763869Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  109.2kB/109.2kB
2024-12-24T05:48:20.3981607Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Pull complete
2024-12-24T05:48:20.4008738Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:20.4032926Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Download complete
2024-12-24T05:48:20.4037596Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [>                                                  ]  32.77kB/2.902MB
2024-12-24T05:48:20.4495473Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  2.902MB/2.902MB
2024-12-24T05:48:20.4597787Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Downloading [==================================================>]     180B/180B
2024-12-24T05:48:20.4620316Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:20.4622289Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Download complete
2024-12-24T05:48:20.4691225Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Pull complete
2024-12-24T05:48:20.4721582Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  1.201kB/1.201kB
2024-12-24T05:48:20.4726656Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]  1.201kB/1.201kB
2024-12-24T05:48:20.4833053Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Pull complete
2024-12-24T05:48:20.4865864Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]     180B/180B
2024-12-24T05:48:20.4870239Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Extracting [==================================================>]     180B/180B
2024-12-24T05:48:20.5006495Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Pull complete
2024-12-24T05:48:20.7776024Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Downloading [==================================================>]      32B/32B
2024-12-24T05:48:20.7778744Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:20.7780976Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (11s) [diff: ~build]; Download complete
2024-12-24T05:48:20.8405257Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (12s) [diff: ~build]; Downloading [>                                                  ]  524.3kB/598.8MB
2024-12-24T05:48:27.5875059Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (18s) [diff: ~build]; Downloading [=================================================> ]  586.9MB/598.8MB
2024-12-24T05:48:27.6433960Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (18s) [diff: ~build]; Verifying Checksum
2024-12-24T05:48:27.6440593Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (18s) [diff: ~build]; Download complete
2024-12-24T05:48:27.6884452Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (18s) [diff: ~build]; Extracting [>                                                  ]  557.1kB/598.8MB
2024-12-24T05:49:04.8284558Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (56s) [diff: ~build]; Extracting [==================================================>]  598.8MB/598.8MB
2024-12-24T05:49:05.0984883Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (56s) [diff: ~build]; Pull complete
2024-12-24T05:49:05.1010438Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (56s) [diff: ~build]; Extracting [==================================================>]      32B/32B
2024-12-24T05:49:05.1019765Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (56s) [diff: ~build]; Extracting [==================================================>]      32B/32B
2024-12-24T05:49:05.1286764Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (56s) [diff: ~build]; Pull complete
2024-12-24T05:49:05.1366554Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (56s) [diff: ~build]; Digest: sha256:db0532b7f74c21a48598e34794c17ea11236062fc4eae90ea4bcccb9e870b2fb
2024-12-24T05:49:05.1404313Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (56s) [diff: ~build]; Status: Downloaded newer image for gcr.io/cerulean-338116/cerulean-cloud-images-test-cr-orchestrator-image:latest
2024-12-24T05:49:05.1422552Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (56s) [diff: ~build]; Starting Docker build
2024-12-24T05:49:05.8989663Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (57s) [diff: ~build]; digest: sha256:068b8660fa7b5205fa41fdcb15edea5baae7740ba04a24455a60c5229a9fb062
2024-12-24T05:49:05.8995613Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (57s) [diff: ~build]; digest: sha256:068b8660fa7b5205fa41fdcb15edea5baae7740ba04a24455a60c5229a9fb062
2024-12-24T05:49:05.9018890Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (57s) [diff: ~build]; digest: sha256:068b8660fa7b5205fa41fdcb15edea5baae7740ba04a24455a60c5229a9fb062
2024-12-24T05:49:05.9033285Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (57s) [diff: ~build]; digest: sha256:068b8660fa7b5205fa41fdcb15edea5baae7740ba04a24455a60c5229a9fb062
2024-12-24T05:49:05.9307219Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (57s) [diff: ~build]; digest: sha256:991502a71d1942283e572a11f2279e467ef386a4547b752276cb6e3718fad37b
2024-12-24T05:49:06.1188607Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (57s) [diff: ~build]; digest: sha256:991502a71d1942283e572a11f2279e467ef386a4547b752276cb6e3718fad37b
2024-12-24T05:49:06.5751986Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (57s) [diff: ~build]; digest: sha256:991502a71d1942283e572a11f2279e467ef386a4547b752276cb6e3718fad37b
2024-12-24T05:49:06.6005915Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (57s) [diff: ~build]; digest: sha256:8ab433cea20941d09ee6d6b1a28c2c9b956543a497308676bbac2ded3b2fac88
2024-12-24T05:49:06.7165135Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (57s) [diff: ~build]; digest: sha256:1d3e2bb549583c8cacf2bd084985075d19ab29198f29c23921a9c15ac573242f
2024-12-24T05:49:06.8301185Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (58s) [diff: ~build]; digest: sha256:8ab433cea20941d09ee6d6b1a28c2c9b956543a497308676bbac2ded3b2fac88
2024-12-24T05:49:06.8434572Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (58s) [diff: ~build]; digest: sha256:8ffa20ce4afd57ad3b24d54d11c0c6e967b16d9c7c41003d898b768fbaa1fce9
2024-12-24T05:49:06.8436984Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (58s) [diff: ~build]; digest: sha256:f8811d56d021c4ae9055ebd9ac3657ed20fc19df89868c0489ba7119bfb29d84
2024-12-24T05:49:06.8439246Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (58s) [diff: ~build]; digest: sha256:5996cfbc28824795302d00392103fa6715b03037131fdcb11e6457eb996fc45d
2024-12-24T05:49:06.8441863Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (58s) [diff: ~build]; digest: sha256:abe31cb2714291efc45b20be401163cc665aeae1f5147854146d3cbe1e66191f
2024-12-24T05:49:07.0337059Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (58s) [diff: ~build]; digest: sha256:f8811d56d021c4ae9055ebd9ac3657ed20fc19df89868c0489ba7119bfb29d84
2024-12-24T05:49:08.1082398Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (59s) [diff: ~build]; digest: sha256:f8811d56d021c4ae9055ebd9ac3657ed20fc19df89868c0489ba7119bfb29d84
2024-12-24T05:49:10.7224850Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (61s) [diff: ~build]; Looking in links: https://download.pytorch.org/whl/cpu/torch_stable.html
2024-12-24T05:49:11.6290945Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (62s) [diff: ~build]; Collecting geojson-pydantic~=0.6
2024-12-24T05:49:11.7680753Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (62s) [diff: ~build]; Downloading geojson_pydantic-0.7.0-py3-none-any.whl (9.8 kB)
2024-12-24T05:49:12.2221525Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (63s) [diff: ~build]; Collecting fastapi
2024-12-24T05:49:12.2637765Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (63s) [diff: ~build]; Downloading fastapi-0.115.6-py3-none-any.whl (94 kB)
2024-12-24T05:49:12.3158476Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (63s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 1.9 MB/s eta 0:00:00
2024-12-24T05:49:12.6952826Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (63s) [diff: ~build]; Collecting starlette-cramjam==0.1.0
2024-12-24T05:49:12.7277051Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (63s) [diff: ~build]; Downloading starlette_cramjam-0.1.0.tar.gz (5.7 kB)
2024-12-24T05:49:12.7355757Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (63s) [diff: ~build]; Preparing metadata (setup.py): started
2024-12-24T05:49:13.2344972Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (64s) [diff: ~build]; Preparing metadata (setup.py): finished with status 'done'
2024-12-24T05:49:13.7600807Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (64s) [diff: ~build]; Collecting uvicorn[standard]
2024-12-24T05:49:13.7926259Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (65s) [diff: ~build]; Downloading uvicorn-0.34.0-py3-none-any.whl (62 kB)
2024-12-24T05:49:13.8112743Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (65s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 6.6 MB/s eta 0:00:00
2024-12-24T05:49:14.4444174Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (65s) [diff: ~build]; Collecting setuptools==59.5.0
2024-12-24T05:49:14.4770973Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (65s) [diff: ~build]; Downloading setuptools-59.5.0-py3-none-any.whl (952 kB)
2024-12-24T05:49:14.6038304Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (65s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.4/952.4 kB 9.4 MB/s eta 0:00:00
2024-12-24T05:49:14.7846796Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (65s) [diff: ~build]; Collecting anyio>=3.3.4
2024-12-24T05:49:14.8135515Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (66s) [diff: ~build]; Downloading anyio-4.7.0-py3-none-any.whl (93 kB)
2024-12-24T05:49:14.8212753Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (66s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.1/93.1 kB 20.7 MB/s eta 0:00:00
2024-12-24T05:49:15.1654411Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (66s) [diff: ~build]; Collecting httpx
2024-12-24T05:49:15.1944535Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (66s) [diff: ~build]; Downloading httpx-0.28.1-py3-none-any.whl (73 kB)
2024-12-24T05:49:15.2024108Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (66s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.5/73.5 kB 14.7 MB/s eta 0:00:00
2024-12-24T05:49:15.3966250Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (66s) [diff: ~build]; Collecting morecantile==3.4
2024-12-24T05:49:15.4340787Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (66s) [diff: ~build]; Downloading morecantile-3.4.0-py3-none-any.whl (33 kB)
2024-12-24T05:49:16.4093426Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (67s) [diff: ~build]; Collecting rasterio
2024-12-24T05:49:16.4413591Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (67s) [diff: ~build]; Downloading rasterio-1.4.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (22.2 MB)
2024-12-24T05:49:16.8593194Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (68s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.2/22.2 MB 46.2 MB/s eta 0:00:00
2024-12-24T05:49:17.0933172Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (68s) [diff: ~build]; Collecting supermercado
2024-12-24T05:49:17.1260066Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (68s) [diff: ~build]; Downloading supermercado-0.2.0-py3-none-any.whl (8.1 kB)
2024-12-24T05:49:17.9244997Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (69s) [diff: ~build]; Collecting numpy<2.0.0
2024-12-24T05:49:17.9601172Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (69s) [diff: ~build]; Downloading numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
2024-12-24T05:49:18.2877196Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (69s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 47.3 MB/s eta 0:00:00
2024-12-24T05:49:18.5407021Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (69s) [diff: ~build]; Collecting rio-tiler~=4.0
2024-12-24T05:49:18.5726959Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (69s) [diff: ~build]; Downloading rio_tiler-4.1.13-py3-none-any.whl (208 kB)
2024-12-24T05:49:18.5854166Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (69s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.3/208.3 kB 32.6 MB/s eta 0:00:00
2024-12-24T05:49:18.7472617Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (69s) [diff: ~build]; Collecting rio-tiler-pds~=0.8.0
2024-12-24T05:49:18.7839078Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (69s) [diff: ~build]; Downloading rio_tiler_pds-0.8.0-py3-none-any.whl (30 kB)
2024-12-24T05:49:19.0296205Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (70s) [diff: ~build]; Collecting geojson
2024-12-24T05:49:19.0718279Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (70s) [diff: ~build]; Downloading geojson-3.2.0-py3-none-any.whl (15 kB)
2024-12-24T05:49:20.4901092Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (71s) [diff: ~build]; Collecting SQLAlchemy[asyncio]!=2.0.18
2024-12-24T05:49:20.5219698Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (71s) [diff: ~build]; Downloading SQLAlchemy-2.0.36-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
2024-12-24T05:49:20.5818783Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (71s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 57.7 MB/s eta 0:00:00
2024-12-24T05:49:20.7887789Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (72s) [diff: ~build]; Collecting GeoAlchemy2
2024-12-24T05:49:20.8195702Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (72s) [diff: ~build]; Downloading GeoAlchemy2-0.16.0-py3-none-any.whl (74 kB)
2024-12-24T05:49:20.8277334Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (72s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.7/74.7 kB 20.8 MB/s eta 0:00:00
2024-12-24T05:49:21.3387359Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (72s) [diff: ~build]; Collecting shapely==2.0.1
2024-12-24T05:49:21.3695292Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (72s) [diff: ~build]; Downloading shapely-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB)
2024-12-24T05:49:21.4127443Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (72s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 67.9 MB/s eta 0:00:00
2024-12-24T05:49:21.7456889Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (72s) [diff: ~build]; Collecting asyncpg
2024-12-24T05:49:21.7781801Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (72s) [diff: ~build]; Downloading asyncpg-0.30.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB)
2024-12-24T05:49:21.8242026Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 77.8 MB/s eta 0:00:00
2024-12-24T05:49:21.9931531Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; Collecting python-dateutil
2024-12-24T05:49:22.0262038Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
2024-12-24T05:49:22.0399189Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 36.0 MB/s eta 0:00:00
2024-12-24T05:49:22.2694467Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; Collecting global-land-mask
2024-12-24T05:49:22.3039377Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; Downloading global_land_mask-1.0.0-py3-none-any.whl (1.8 MB)
2024-12-24T05:49:22.3422847Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 61.0 MB/s eta 0:00:00
2024-12-24T05:49:22.5080456Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; Collecting libpysal
2024-12-24T05:49:22.5419955Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; Downloading libpysal-4.8.1-py3-none-any.whl (2.8 MB)
2024-12-24T05:49:22.5906788Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (73s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 54.0 MB/s eta 0:00:00
2024-12-24T05:49:22.8240541Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (74s) [diff: ~build]; Collecting geopandas
2024-12-24T05:49:22.8606742Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (74s) [diff: ~build]; Downloading geopandas-1.0.1-py3-none-any.whl (323 kB)
2024-12-24T05:49:22.8720939Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (74s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.6/323.6 kB 44.2 MB/s eta 0:00:00
2024-12-24T05:49:23.1082236Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (74s) [diff: ~build]; Collecting pygeos
2024-12-24T05:49:23.1439066Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (74s) [diff: ~build]; Downloading pygeos-0.14-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB)
2024-12-24T05:49:23.1802651Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (74s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 78.3 MB/s eta 0:00:00
2024-12-24T05:49:23.4602338Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (74s) [diff: ~build]; Collecting networkx
2024-12-24T05:49:23.4942003Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (74s) [diff: ~build]; Downloading networkx-3.2.1-py3-none-any.whl (1.6 MB)
2024-12-24T05:49:23.5284808Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (74s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 63.3 MB/s eta 0:00:00
2024-12-24T05:49:23.8324660Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (75s) [diff: ~build]; Collecting google-cloud-tasks
2024-12-24T05:49:23.8670743Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (75s) [diff: ~build]; Downloading google_cloud_tasks-2.18.0-py2.py3-none-any.whl (281 kB)
2024-12-24T05:49:23.8773921Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (75s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 281.6/281.6 kB 33.5 MB/s eta 0:00:00
2024-12-24T05:49:24.7233624Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (75s) [diff: ~build]; Collecting protobuf
2024-12-24T05:49:24.7553271Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (75s) [diff: ~build]; Downloading protobuf-5.29.2-cp38-abi3-manylinux2014_x86_64.whl (319 kB)
2024-12-24T05:49:24.7732503Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (75s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 319.7/319.7 kB 50.5 MB/s eta 0:00:00
2024-12-24T05:49:25.1963009Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (76s) [diff: ~build]; Collecting torch==1.11.0+cpu
2024-12-24T05:49:25.2042131Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (76s) [diff: ~build]; Downloading https://download.pytorch.org/whl/cpu/torch-1.11.0%2Bcpu-cp39-cp39-linux_x86_64.whl (169.2 MB)
2024-12-24T05:49:27.7447215Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (78s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 169.2/169.2 MB 14.8 MB/s eta 0:00:00
2024-12-24T05:49:28.3521426Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (79s) [diff: ~build]; Collecting torchvision==0.12.0+cpu
2024-12-24T05:49:28.3587773Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (79s) [diff: ~build]; Downloading https://download.pytorch.org/whl/cpu/torchvision-0.12.0%2Bcpu-cp39-cp39-linux_x86_64.whl (14.7 MB)
2024-12-24T05:49:28.5699647Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (79s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 69.4 MB/s eta 0:00:00
2024-12-24T05:49:29.1029064Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (80s) [diff: ~build]; Collecting scipy
2024-12-24T05:49:29.1355397Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (80s) [diff: ~build]; Downloading scipy-1.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.6 MB)
2024-12-24T05:49:29.7749607Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (80s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.6/38.6 MB 36.5 MB/s eta 0:00:00
2024-12-24T05:49:30.3390224Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (81s) [diff: ~build]; Collecting scikit-image
2024-12-24T05:49:30.3805858Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (81s) [diff: ~build]; Downloading scikit_image-0.24.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.9 MB)
2024-12-24T05:49:30.6090214Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (81s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.9/14.9 MB 58.9 MB/s eta 0:00:00
2024-12-24T05:49:31.3412378Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (82s) [diff: ~build]; Collecting pydantic<2.0
2024-12-24T05:49:31.3731397Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (82s) [diff: ~build]; Downloading pydantic-1.10.19-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB)
2024-12-24T05:49:31.4269109Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (82s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 74.1 MB/s eta 0:00:00
2024-12-24T05:49:31.6517699Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (82s) [diff: ~build]; Collecting starlette
2024-12-24T05:49:31.6796346Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (82s) [diff: ~build]; Downloading starlette-0.42.0-py3-none-any.whl (73 kB)
2024-12-24T05:49:31.6875972Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (82s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.4/73.4 kB 18.7 MB/s eta 0:00:00
2024-12-24T05:49:32.3402128Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (83s) [diff: ~build]; Collecting cramjam<2.5,>=2.4.0
2024-12-24T05:49:32.3730807Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (83s) [diff: ~build]; Downloading cramjam-2.4.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.5 MB)
2024-12-24T05:49:32.4685754Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (83s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 17.2 MB/s eta 0:00:00
2024-12-24T05:49:32.9001679Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (84s) [diff: ~build]; Collecting pyproj~=3.1
2024-12-24T05:49:32.9309137Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (84s) [diff: ~build]; Downloading pyproj-3.6.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.3 MB)
2024-12-24T05:49:33.0543938Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (84s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 70.0 MB/s eta 0:00:00
2024-12-24T05:49:33.3655503Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (84s) [diff: ~build]; Collecting cachetools
2024-12-24T05:49:33.3952479Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (84s) [diff: ~build]; Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB)
2024-12-24T05:49:33.5922925Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (84s) [diff: ~build]; Collecting attrs
2024-12-24T05:49:33.6230878Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (84s) [diff: ~build]; Downloading attrs-24.3.0-py3-none-any.whl (63 kB)
2024-12-24T05:49:33.6338954Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (84s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.4/63.4 kB 16.0 MB/s eta 0:00:00
2024-12-24T05:49:33.9156903Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (85s) [diff: ~build]; Collecting typing-extensions
2024-12-24T05:49:33.9432557Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (85s) [diff: ~build]; Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
2024-12-24T05:49:34.1747199Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (85s) [diff: ~build]; Collecting requests
2024-12-24T05:49:34.2108308Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (85s) [diff: ~build]; Downloading requests-2.32.3-py3-none-any.whl (64 kB)
2024-12-24T05:49:34.2152053Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (85s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 12.9 MB/s eta 0:00:00
2024-12-24T05:49:35.0773016Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (86s) [diff: ~build]; Collecting pillow!=8.3.*,>=5.3.0
2024-12-24T05:49:35.1196862Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (86s) [diff: ~build]; Downloading pillow-11.0.0-cp39-cp39-manylinux_2_28_x86_64.whl (4.4 MB)
2024-12-24T05:49:35.1708650Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (86s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 76.2 MB/s eta 0:00:00
2024-12-24T05:49:35.2605954Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (86s) [diff: ~build]; Collecting starlette
2024-12-24T05:49:35.2957898Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (86s) [diff: ~build]; Downloading starlette-0.41.3-py3-none-any.whl (73 kB)
2024-12-24T05:49:35.3043499Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (86s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.2/73.2 kB 15.5 MB/s eta 0:00:00
2024-12-24T05:49:35.5631247Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (86s) [diff: ~build]; Collecting click>=7.0
2024-12-24T05:49:35.5965855Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (86s) [diff: ~build]; Downloading click-8.1.8-py3-none-any.whl (98 kB)
2024-12-24T05:49:35.6080748Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (86s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 22.6 MB/s eta 0:00:00
2024-12-24T05:49:35.7597812Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (86s) [diff: ~build]; Collecting h11>=0.8
2024-12-24T05:49:35.7942596Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (87s) [diff: ~build]; Downloading h11-0.14.0-py3-none-any.whl (58 kB)
2024-12-24T05:49:35.7983284Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (87s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 16.8 MB/s eta 0:00:00
2024-12-24T05:49:36.0538863Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (87s) [diff: ~build]; Collecting httptools>=0.6.3
2024-12-24T05:49:36.0878908Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (87s) [diff: ~build]; Downloading httptools-0.6.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (448 kB)
2024-12-24T05:49:36.1036530Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (87s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.8/448.8 kB 46.8 MB/s eta 0:00:00
2024-12-24T05:49:36.3360566Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (87s) [diff: ~build]; Collecting pyyaml>=5.1
2024-12-24T05:49:36.3698911Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (87s) [diff: ~build]; Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
2024-12-24T05:49:36.3853501Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (87s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 63.6 MB/s eta 0:00:00
2024-12-24T05:49:36.6904620Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (87s) [diff: ~build]; Collecting uvloop!=0.15.0,!=0.15.1,>=0.14.0
2024-12-24T05:49:36.7277728Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (87s) [diff: ~build]; Downloading uvloop-0.21.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB)
2024-12-24T05:49:36.7815439Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (87s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 71.6 MB/s eta 0:00:00
2024-12-24T05:49:37.1884176Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (88s) [diff: ~build]; Collecting watchfiles>=0.13
2024-12-24T05:49:37.2239385Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (88s) [diff: ~build]; Downloading watchfiles-1.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
2024-12-24T05:49:37.2345826Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (88s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 444.0/444.0 kB 50.1 MB/s eta 0:00:00
2024-12-24T05:49:37.5013601Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (88s) [diff: ~build]; Collecting python-dotenv>=0.13
2024-12-24T05:49:37.5372346Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (88s) [diff: ~build]; Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB)
2024-12-24T05:49:37.9789735Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (89s) [diff: ~build]; Collecting websockets>=10.4
2024-12-24T05:49:38.0171760Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (89s) [diff: ~build]; Downloading websockets-14.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (167 kB)
2024-12-24T05:49:38.0222896Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (89s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.9/167.9 kB 34.1 MB/s eta 0:00:00
2024-12-24T05:49:38.2158739Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (89s) [diff: ~build]; Collecting exceptiongroup>=1.0.2
2024-12-24T05:49:38.2524732Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (89s) [diff: ~build]; Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB)
2024-12-24T05:49:38.4439489Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (89s) [diff: ~build]; Collecting sniffio>=1.1
2024-12-24T05:49:38.4782811Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (89s) [diff: ~build]; Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
2024-12-24T05:49:38.6866755Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (89s) [diff: ~build]; Collecting idna>=2.8
2024-12-24T05:49:38.7190502Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (89s) [diff: ~build]; Downloading idna-3.10-py3-none-any.whl (70 kB)
2024-12-24T05:49:38.7279469Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (89s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 18.5 MB/s eta 0:00:00
2024-12-24T05:49:39.0523131Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (90s) [diff: ~build]; Collecting httpcore==1.*
2024-12-24T05:49:39.0849440Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (90s) [diff: ~build]; Downloading httpcore-1.0.7-py3-none-any.whl (78 kB)
2024-12-24T05:49:39.0933972Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (90s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 18.4 MB/s eta 0:00:00
2024-12-24T05:49:39.4096482Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (90s) [diff: ~build]; Collecting certifi
2024-12-24T05:49:39.4455123Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (90s) [diff: ~build]; Downloading certifi-2024.12.14-py3-none-any.whl (164 kB)
2024-12-24T05:49:39.4535673Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (90s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.9/164.9 kB 35.6 MB/s eta 0:00:00
2024-12-24T05:49:39.7593154Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (90s) [diff: ~build]; Collecting pyparsing
2024-12-24T05:49:39.7938127Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (91s) [diff: ~build]; Downloading pyparsing-3.2.0-py3-none-any.whl (106 kB)
2024-12-24T05:49:39.8005773Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (91s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.9/106.9 kB 27.8 MB/s eta 0:00:00
2024-12-24T05:49:39.9820439Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (91s) [diff: ~build]; Collecting affine
2024-12-24T05:49:40.0157126Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (91s) [diff: ~build]; Downloading affine-2.4.0-py3-none-any.whl (15 kB)
2024-12-24T05:49:40.2762509Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (91s) [diff: ~build]; Collecting cligj>=0.5
2024-12-24T05:49:40.3109547Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (91s) [diff: ~build]; Downloading cligj-0.7.2-py3-none-any.whl (7.1 kB)
2024-12-24T05:49:40.5542729Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (91s) [diff: ~build]; Collecting importlib-metadata
2024-12-24T05:49:40.5864152Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (91s) [diff: ~build]; Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
2024-12-24T05:49:40.7559720Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (91s) [diff: ~build]; Collecting click-plugins
2024-12-24T05:49:40.7890228Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (92s) [diff: ~build]; Downloading click_plugins-1.1.1-py2.py3-none-any.whl (7.5 kB)
2024-12-24T05:49:40.9881412Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (92s) [diff: ~build]; Collecting mercantile
2024-12-24T05:49:41.0220266Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (92s) [diff: ~build]; Downloading mercantile-1.2.1-py3-none-any.whl (14 kB)
2024-12-24T05:49:41.3505884Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (92s) [diff: ~build]; Collecting color-operations
2024-12-24T05:49:41.3839311Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (92s) [diff: ~build]; Downloading color_operations-0.1.6-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (186 kB)
2024-12-24T05:49:41.3998749Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (92s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.1/186.1 kB 40.5 MB/s eta 0:00:00
2024-12-24T05:49:42.6930066Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (93s) [diff: ~build]; Collecting boto3
2024-12-24T05:49:42.7283338Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (93s) [diff: ~build]; Downloading boto3-1.35.87-py3-none-any.whl (139 kB)
2024-12-24T05:49:42.7363956Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (93s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.2/139.2 kB 34.6 MB/s eta 0:00:00
2024-12-24T05:49:42.9865620Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (94s) [diff: ~build]; Collecting pystac>=0.5.4
2024-12-24T05:49:43.0201266Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (94s) [diff: ~build]; Downloading pystac-1.10.1-py3-none-any.whl (182 kB)
2024-12-24T05:49:43.0269276Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (94s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.9/182.9 kB 40.4 MB/s eta 0:00:00
2024-12-24T05:49:43.3887213Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (94s) [diff: ~build]; Collecting numexpr
2024-12-24T05:49:43.4279736Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (94s) [diff: ~build]; Downloading numexpr-2.10.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (396 kB)
2024-12-24T05:49:43.4323685Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (94s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.7/396.7 kB 51.4 MB/s eta 0:00:00
2024-12-24T05:49:44.2022923Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (95s) [diff: ~build]; Collecting greenlet!=0.4.17
2024-12-24T05:49:44.2361775Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (95s) [diff: ~build]; Downloading greenlet-3.1.1-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (597 kB)
2024-12-24T05:49:44.2552850Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (95s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 597.4/597.4 kB 34.9 MB/s eta 0:00:00
2024-12-24T05:49:44.5713744Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (95s) [diff: ~build]; Collecting packaging
2024-12-24T05:49:44.6060700Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (95s) [diff: ~build]; Downloading packaging-24.2-py3-none-any.whl (65 kB)
2024-12-24T05:49:44.6121118Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (95s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 15.5 MB/s eta 0:00:00
2024-12-24T05:49:44.9856949Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (96s) [diff: ~build]; Collecting async-timeout>=4.0.3
2024-12-24T05:49:45.0192877Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (96s) [diff: ~build]; Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
2024-12-24T05:49:45.2165977Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (96s) [diff: ~build]; Collecting six>=1.5
2024-12-24T05:49:45.2506972Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (96s) [diff: ~build]; Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
2024-12-24T05:49:45.4873067Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (96s) [diff: ~build]; Collecting beautifulsoup4>=4.10
2024-12-24T05:49:45.5203360Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (96s) [diff: ~build]; Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
2024-12-24T05:49:45.5268215Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (96s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 36.4 MB/s eta 0:00:00
2024-12-24T05:49:45.7161214Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (96s) [diff: ~build]; Collecting platformdirs>=2.0.2
2024-12-24T05:49:45.7495407Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (96s) [diff: ~build]; Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
2024-12-24T05:49:46.4672034Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (97s) [diff: ~build]; Collecting pandas>=1.4
2024-12-24T05:49:46.5081324Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (97s) [diff: ~build]; Downloading pandas-2.2.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB)
2024-12-24T05:49:46.6989321Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (97s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 60.2 MB/s eta 0:00:00
2024-12-24T05:49:47.0239957Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (98s) [diff: ~build]; Collecting pyogrio>=0.7.2
2024-12-24T05:49:47.0578402Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (98s) [diff: ~build]; Downloading pyogrio-0.10.0-cp39-cp39-manylinux_2_28_x86_64.whl (23.9 MB)
2024-12-24T05:49:47.4294074Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (98s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.9/23.9 MB 49.3 MB/s eta 0:00:00
2024-12-24T05:49:48.0203309Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (99s) [diff: ~build]; Collecting google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.1
2024-12-24T05:49:48.0542075Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (99s) [diff: ~build]; Downloading google_api_core-2.24.0-py3-none-any.whl (158 kB)
2024-12-24T05:49:48.0657456Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (99s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.6/158.6 kB 17.5 MB/s eta 0:00:00
2024-12-24T05:49:48.2525215Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (99s) [diff: ~build]; Collecting grpc-google-iam-v1<1.0.0dev,>=0.12.4
2024-12-24T05:49:48.2864166Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (99s) [diff: ~build]; Downloading grpc_google_iam_v1-0.13.1-py2.py3-none-any.whl (24 kB)
2024-12-24T05:49:48.6854714Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (99s) [diff: ~build]; Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0dev,>=2.14.1
2024-12-24T05:49:48.7173532Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (99s) [diff: ~build]; Downloading google_auth-2.37.0-py2.py3-none-any.whl (209 kB)
2024-12-24T05:49:48.7265645Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (99s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.8/209.8 kB 33.1 MB/s eta 0:00:00
2024-12-24T05:49:48.9210588Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (100s) [diff: ~build]; Collecting proto-plus<2.0.0dev,>=1.22.3
2024-12-24T05:49:48.9569553Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (100s) [diff: ~build]; Downloading proto_plus-1.25.0-py3-none-any.whl (50 kB)
2024-12-24T05:49:48.9607574Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (100s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 12.9 MB/s eta 0:00:00
2024-12-24T05:49:49.3640991Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (100s) [diff: ~build]; Collecting imageio>=2.33
2024-12-24T05:49:49.3976796Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (100s) [diff: ~build]; Downloading imageio-2.36.1-py3-none-any.whl (315 kB)
2024-12-24T05:49:49.4074607Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (100s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 315.4/315.4 kB 46.6 MB/s eta 0:00:00
2024-12-24T05:49:49.6657918Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (100s) [diff: ~build]; Collecting lazy-loader>=0.4
2024-12-24T05:49:49.6986230Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (100s) [diff: ~build]; Downloading lazy_loader-0.4-py3-none-any.whl (12 kB)
2024-12-24T05:49:49.9818399Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (101s) [diff: ~build]; Collecting tifffile>=2022.8.12
2024-12-24T05:49:50.0135352Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (101s) [diff: ~build]; Downloading tifffile-2024.8.30-py3-none-any.whl (227 kB)
2024-12-24T05:49:50.0254786Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (101s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 46.7 MB/s eta 0:00:00
2024-12-24T05:49:50.2677907Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (101s) [diff: ~build]; Collecting soupsieve>1.2
2024-12-24T05:49:50.3009153Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (101s) [diff: ~build]; Downloading soupsieve-2.6-py3-none-any.whl (36 kB)
2024-12-24T05:49:50.6957665Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (101s) [diff: ~build]; Collecting googleapis-common-protos<2.0.dev0,>=1.56.2
2024-12-24T05:49:50.7198827Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (101s) [diff: ~build]; Downloading googleapis_common_protos-1.66.0-py2.py3-none-any.whl (221 kB)
2024-12-24T05:49:50.7262843Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (101s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 221.7/221.7 kB 53.1 MB/s eta 0:00:00
2024-12-24T05:49:50.9579652Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (102s) [diff: ~build]; Collecting grpcio-status<2.0.dev0,>=1.33.2
2024-12-24T05:49:50.9917581Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (102s) [diff: ~build]; Downloading grpcio_status-1.68.1-py3-none-any.whl (14 kB)
2024-12-24T05:49:53.4262826Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (104s) [diff: ~build]; Collecting grpcio<2.0dev,>=1.33.2
2024-12-24T05:49:53.4585858Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (104s) [diff: ~build]; Downloading grpcio-1.68.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB)
2024-12-24T05:49:53.5544366Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (104s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.9/5.9 MB 64.9 MB/s eta 0:00:00
2024-12-24T05:49:53.8736794Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (105s) [diff: ~build]; Collecting pyasn1-modules>=0.2.1
2024-12-24T05:49:53.9108712Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (105s) [diff: ~build]; Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB)
2024-12-24T05:49:53.9167957Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (105s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 35.0 MB/s eta 0:00:00
2024-12-24T05:49:54.1215994Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (105s) [diff: ~build]; Collecting rsa<5,>=3.1.4
2024-12-24T05:49:54.1549637Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (105s) [diff: ~build]; Downloading rsa-4.9-py3-none-any.whl (34 kB)
2024-12-24T05:49:54.7369150Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (105s) [diff: ~build]; Collecting tzdata>=2022.7
2024-12-24T05:49:54.7716093Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (105s) [diff: ~build]; Downloading tzdata-2024.2-py2.py3-none-any.whl (346 kB)
2024-12-24T05:49:54.7804554Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (105s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 346.6/346.6 kB 62.8 MB/s eta 0:00:00
2024-12-24T05:49:55.0247740Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (106s) [diff: ~build]; Collecting pytz>=2020.1
2024-12-24T05:49:55.0576873Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (106s) [diff: ~build]; Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB)
2024-12-24T05:49:55.0671905Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (106s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.0/508.0 kB 75.8 MB/s eta 0:00:00
2024-12-24T05:49:55.7994508Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (107s) [diff: ~build]; Collecting charset-normalizer<4,>=2
2024-12-24T05:49:55.8332461Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (107s) [diff: ~build]; Downloading charset_normalizer-3.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
2024-12-24T05:49:55.8405665Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (107s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.9/144.9 kB 37.1 MB/s eta 0:00:00
2024-12-24T05:49:56.1606860Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (107s) [diff: ~build]; Collecting urllib3<3,>=1.21.1
2024-12-24T05:49:56.1965597Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (107s) [diff: ~build]; Downloading urllib3-2.3.0-py3-none-any.whl (128 kB)
2024-12-24T05:49:56.2015741Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (107s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 kB 28.9 MB/s eta 0:00:00
2024-12-24T05:49:56.7483953Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (107s) [diff: ~build]; Collecting s3transfer<0.11.0,>=0.10.0
2024-12-24T05:49:56.7837164Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (107s) [diff: ~build]; Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB)
2024-12-24T05:49:56.7911900Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (108s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.2/83.2 kB 18.9 MB/s eta 0:00:00
2024-12-24T05:49:58.1917040Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (109s) [diff: ~build]; Collecting botocore<1.36.0,>=1.35.87
2024-12-24T05:49:58.2235654Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (109s) [diff: ~build]; Downloading botocore-1.35.87-py3-none-any.whl (13.3 MB)
2024-12-24T05:49:58.4298793Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (109s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 59.3 MB/s eta 0:00:00
2024-12-24T05:49:58.7042880Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (109s) [diff: ~build]; Collecting jmespath<2.0.0,>=0.7.1
2024-12-24T05:49:58.7373234Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (109s) [diff: ~build]; Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
2024-12-24T05:49:59.0211457Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (110s) [diff: ~build]; Collecting zipp>=3.20
2024-12-24T05:49:59.0559777Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (110s) [diff: ~build]; Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB)
2024-12-24T05:49:59.1659184Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (110s) [diff: ~build]; Collecting urllib3<3,>=1.21.1
2024-12-24T05:49:59.1998631Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (110s) [diff: ~build]; Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
2024-12-24T05:49:59.2063828Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (110s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 29.8 MB/s eta 0:00:00
2024-12-24T05:49:59.7205392Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (110s) [diff: ~build]; Collecting pyasn1<0.7.0,>=0.4.6
2024-12-24T05:49:59.7639775Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (110s) [diff: ~build]; Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB)
2024-12-24T05:49:59.7642407Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (110s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 21.9 MB/s eta 0:00:00
2024-12-24T05:50:00.5799381Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (111s) [diff: ~build]; Building wheels for collected packages: starlette-cramjam
2024-12-24T05:50:00.5801236Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (111s) [diff: ~build]; Building wheel for starlette-cramjam (setup.py): started
2024-12-24T05:50:01.0648077Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (112s) [diff: ~build]; Building wheel for starlette-cramjam (setup.py): finished with status 'done'
2024-12-24T05:50:01.0670358Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (112s) [diff: ~build]; Created wheel for starlette-cramjam: filename=starlette_cramjam-0.1.0-py3-none-any.whl size=5784 sha256=0ec0965ea87f001f1640c7939c0bcc3c01bbd8619579765e8a0a669340e52a58
2024-12-24T05:50:01.0687928Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (112s) [diff: ~build]; Successfully built starlette-cramjam
2024-12-24T05:50:02.6383449Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (113s) [diff: ~build]; Installing collected packages: pytz, global-land-mask, cramjam, zipp, websockets, uvloop, urllib3, tzdata, typing-extensions, soupsieve, sniffio, six, setuptools, pyyaml, python-dotenv, pyparsing, pyasn1, protobuf, platformdirs, pillow, packaging, numpy, networkx, jmespath, idna, httptools, h11, grpcio, greenlet, geojson, exceptiongroup, click, charset-normalizer, certifi, cachetools, attrs, async-timeout, affine, uvicorn, torch, tifffile, SQLAlchemy, shapely, scipy, rsa, requests, python-dateutil, pyproj, pyogrio, pygeos, pydantic, pyasn1-modules, proto-plus, numexpr, mercantile, lazy-loader, importlib-metadata, imageio, httpcore, googleapis-common-protos, color-operations, cligj, click-plugins, beautifulsoup4, asyncpg, anyio, watchfiles, torchvision, starlette, scikit-image, rasterio, pystac, pandas, morecantile, httpx, grpcio-status, google-auth, geojson-pydantic, GeoAlchemy2, botocore, supermercado, starlette-cramjam, s3transfer, grpc-google-iam-v1, google-api-core, geopandas, fastapi, libpysal, boto3, rio-tiler, google-cloud-tasks, rio-tiler-pds
2024-12-24T05:50:41.6713611Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (152s) [diff: ~build]; Successfully installed GeoAlchemy2-0.16.0 SQLAlchemy-2.0.36 affine-2.4.0 anyio-4.7.0 async-timeout-5.0.1 asyncpg-0.30.0 attrs-24.3.0 beautifulsoup4-4.12.3 boto3-1.35.87 botocore-1.35.87 cachetools-5.5.0 certifi-2024.12.14 charset-normalizer-3.4.0 click-8.1.8 click-plugins-1.1.1 cligj-0.7.2 color-operations-0.1.6 cramjam-2.4.0 exceptiongroup-1.2.2 fastapi-0.115.6 geojson-3.2.0 geojson-pydantic-0.7.0 geopandas-1.0.1 global-land-mask-1.0.0 google-api-core-2.24.0 google-auth-2.37.0 google-cloud-tasks-2.18.0 googleapis-common-protos-1.66.0 greenlet-3.1.1 grpc-google-iam-v1-0.13.1 grpcio-1.68.1 grpcio-status-1.68.1 h11-0.14.0 httpcore-1.0.7 httptools-0.6.4 httpx-0.28.1 idna-3.10 imageio-2.36.1 importlib-metadata-8.5.0 jmespath-1.0.1 lazy-loader-0.4 libpysal-4.8.1 mercantile-1.2.1 morecantile-3.4.0 networkx-3.2.1 numexpr-2.10.2 numpy-1.26.4 packaging-24.2 pandas-2.2.3 pillow-11.0.0 platformdirs-4.3.6 proto-plus-1.25.0 protobuf-5.29.2 pyasn1-0.6.1 pyasn1-modules-0.4.1 pydantic-1.10.19 pygeos-0.14 pyogrio-0.10.0 pyparsing-3.2.0 pyproj-3.6.1 pystac-1.10.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.2 pyyaml-6.0.2 rasterio-1.4.3 requests-2.32.3 rio-tiler-4.1.13 rio-tiler-pds-0.8.0 rsa-4.9 s3transfer-0.10.4 scikit-image-0.24.0 scipy-1.13.1 setuptools-59.5.0 shapely-2.0.1 six-1.17.0 sniffio-1.3.1 soupsieve-2.6 starlette-0.41.3 starlette-cramjam-0.1.0 supermercado-0.2.0 tifffile-2024.8.30 torch-1.11.0+cpu torchvision-0.12.0+cpu typing-extensions-4.12.2 tzdata-2024.2 urllib3-1.26.20 uvicorn-0.34.0 uvloop-0.21.0 watchfiles-1.0.3 websockets-14.1 zipp-3.21.0
2024-12-24T05:50:41.6845411Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (152s) [diff: ~build]; WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2024-12-24T05:50:43.7856206Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (155s) [diff: ~build]; digest: sha256:6ef2803a4b4ddc75d7507eae95320e32807bde1479a8fcb399d8911f11db8f25
2024-12-24T05:50:43.7859629Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (155s) [diff: ~build]; digest: sha256:76a40983d2ecde3495e06557c4a79383b1b33ab06ad38460efd49366deebdcf8
2024-12-24T05:50:44.7243105Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (155s) [diff: ~build]; Collecting cyclonedx-bom<4.0.0
2024-12-24T05:50:44.7999940Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Downloading cyclonedx_bom-3.11.7-py3-none-any.whl (32 kB)
2024-12-24T05:50:44.8433812Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Collecting pip-requirements-parser<33.0.0,>=32.0.0
2024-12-24T05:50:44.8573743Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Downloading pip_requirements_parser-32.0.1-py3-none-any.whl (35 kB)
2024-12-24T05:50:44.8647179Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Requirement already satisfied: setuptools>=47.0.0 in /usr/local/lib/python3.9/site-packages (from cyclonedx-bom<4.0.0) (58.1.0)
2024-12-24T05:50:44.9081155Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Collecting packageurl-python>=0.9
2024-12-24T05:50:44.9183491Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Downloading packageurl_python-0.16.0-py3-none-any.whl (28 kB)
2024-12-24T05:50:45.0265573Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Collecting cyclonedx-python-lib<4.0.0,>=2.0.0
2024-12-24T05:50:45.0442465Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Downloading cyclonedx_python_lib-3.1.5-py3-none-any.whl (200 kB)
2024-12-24T05:50:45.0625410Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 200.3/200.3 kB 10.5 MB/s eta 0:00:00
2024-12-24T05:50:45.0863056Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Collecting toml<0.11.0,>=0.10.0
2024-12-24T05:50:45.1037448Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
2024-12-24T05:50:45.1233510Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Collecting chardet<6.0,>=5.0
2024-12-24T05:50:45.1389755Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
2024-12-24T05:50:45.1518618Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 71.9 MB/s eta 0:00:00
2024-12-24T05:50:45.1794387Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Collecting sortedcontainers<3.0.0,>=2.4.0
2024-12-24T05:50:45.2158621Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
2024-12-24T05:50:45.2644172Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Collecting packaging
2024-12-24T05:50:45.2791842Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Downloading packaging-24.2-py3-none-any.whl (65 kB)
2024-12-24T05:50:45.2828601Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 125.9 MB/s eta 0:00:00
2024-12-24T05:50:45.3547929Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Collecting pyparsing
2024-12-24T05:50:45.3719866Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Downloading pyparsing-3.2.0-py3-none-any.whl (106 kB)
2024-12-24T05:50:45.3759112Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.9/106.9 kB 136.3 MB/s eta 0:00:00
2024-12-24T05:50:45.4719078Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (156s) [diff: ~build]; Installing collected packages: sortedcontainers, toml, pyparsing, packaging, packageurl-python, chardet, pip-requirements-parser, cyclonedx-python-lib, cyclonedx-bom
2024-12-24T05:50:46.0395096Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (157s) [diff: ~build]; WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2024-12-24T05:50:46.0407895Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (157s) [diff: ~build]; Successfully installed chardet-5.2.0 cyclonedx-bom-3.11.7 cyclonedx-python-lib-3.1.5 packageurl-python-0.16.0 packaging-24.2 pip-requirements-parser-32.0.1 pyparsing-3.2.0 sortedcontainers-2.4.0 toml-0.10.2
2024-12-24T05:50:46.1544053Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (157s) [diff: ~build]; digest: sha256:76a40983d2ecde3495e06557c4a79383b1b33ab06ad38460efd49366deebdcf8
2024-12-24T05:50:46.1553005Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (157s) [diff: ~build]; digest: sha256:80322788e2848488cedc34f18d5e98f4f5deee78c7821ac9ff950ddca4e855a1
2024-12-24T05:50:47.0484625Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (158s) [diff: ~build]; digest: sha256:80322788e2848488cedc34f18d5e98f4f5deee78c7821ac9ff950ddca4e855a1
2024-12-24T05:50:47.0492466Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (158s) [diff: ~build]; digest: sha256:984023b628da19bf285a2c141d38f28122da983f7d2067941097ce7025bafa5c
2024-12-24T05:50:47.3519357Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (158s) [diff: ~build]; digest: sha256:984023b628da19bf285a2c141d38f28122da983f7d2067941097ce7025bafa5c
2024-12-24T05:50:47.3537734Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (158s) [diff: ~build]; digest: sha256:67e226623585debbf4435548d363aacdf0f8bec7a1a83a9c2c291ca76b37a44b
2024-12-24T05:50:47.3802305Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (158s) [diff: ~build]; digest: sha256:67e226623585debbf4435548d363aacdf0f8bec7a1a83a9c2c291ca76b37a44b
2024-12-24T05:50:47.3812617Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (158s) [diff: ~build]; digest: sha256:79a49d7d21e3473c0dc7825ea382f913b9d31145017d535c47e62bb03c7078f9
2024-12-24T05:50:47.4158790Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (158s) [diff: ~build]; digest: sha256:79a49d7d21e3473c0dc7825ea382f913b9d31145017d535c47e62bb03c7078f9
2024-12-24T05:50:47.4198897Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (158s) [diff: ~build]; digest: sha256:e49f1c2f72ce089fa6e00a350c0fa18efb58efb56d6b182e27804fc08aa147bb
2024-12-24T05:50:47.6232281Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (158s) [diff: ~build]; digest: sha256:e49f1c2f72ce089fa6e00a350c0fa18efb58efb56d6b182e27804fc08aa147bb
2024-12-24T05:50:47.6236337Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (158s) [diff: ~build]; digest: sha256:0f76f4c3976a29e2e29af03687130d1796cb0e8b3c86dfd0bd3680a23fc7f415
2024-12-24T05:50:48.0293445Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (159s) [diff: ~build]; digest: sha256:0f76f4c3976a29e2e29af03687130d1796cb0e8b3c86dfd0bd3680a23fc7f415
2024-12-24T05:50:48.0319356Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (159s) [diff: ~build]; digest: sha256:a83a4e723c74853a79322841ccbf60af6d6e1eef6b2db8e72fb97c6a9614fa6e
2024-12-24T05:50:48.0470757Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (159s) [diff: ~build]; digest: sha256:a83a4e723c74853a79322841ccbf60af6d6e1eef6b2db8e72fb97c6a9614fa6e
2024-12-24T05:50:51.4582708Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (162s) [diff: ~build]; digest: sha256:5996cfbc28824795302d00392103fa6715b03037131fdcb11e6457eb996fc45d
2024-12-24T05:50:59.3282943Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (170s) [diff: ~build]; digest: sha256:5996cfbc28824795302d00392103fa6715b03037131fdcb11e6457eb996fc45d
2024-12-24T05:50:59.3290835Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (170s) [diff: ~build]; digest: sha256:abe31cb2714291efc45b20be401163cc665aeae1f5147854146d3cbe1e66191f
2024-12-24T05:50:59.3571064Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (170s) [diff: ~build]; digest: sha256:abe31cb2714291efc45b20be401163cc665aeae1f5147854146d3cbe1e66191f
2024-12-24T05:50:59.3585599Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (170s) [diff: ~build]; digest: sha256:5e629e33397786db132014f0f014ea0817149f62695b0bb62027d8579c9b7975
2024-12-24T05:51:05.8007818Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; exporting layers
2024-12-24T05:51:05.8042983Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; writing image sha256:ec3bbe56206554f951af03b94047d98f7b4e90bd6823b3b5a9c29d7ba2569fc4
2024-12-24T05:51:05.8124412Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; digest: sha256:5e629e33397786db132014f0f014ea0817149f62695b0bb62027d8579c9b7975
2024-12-24T05:51:05.8525325Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Built image with ID sha256:ec3bbe56206554f951af03b94047d98f7b4e90bd6823b3b5a9c29d7ba2569fc4
2024-12-24T05:51:05.8529579Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Built image with local id "sha256:ec3bbe56206554f951af03b94047d98f7b4e90bd6823b3b5a9c29d7ba2569fc4", polling image store for image
2024-12-24T05:51:05.8547933Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Image built successfully, local id "sha256:ec3bbe56206554f951af03b94047d98f7b4e90bd6823b3b5a9c29d7ba2569fc4"
2024-12-24T05:51:05.8551527Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Pushing Image to the registry
2024-12-24T05:51:05.8592150Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; The push refers to repository [gcr.io/cerulean-338116/cerulean-cloud-images-test-cr-orchestrator-image]
2024-12-24T05:51:05.9344638Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Preparing
2024-12-24T05:51:05.9565964Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Preparing
2024-12-24T05:51:05.9567406Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Waiting
2024-12-24T05:51:05.9634542Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Waiting
2024-12-24T05:51:06.2629469Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.2693324Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.2762021Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.3336898Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Pushing [>                                                  ]  525.8kB/1.559GB
2024-12-24T05:51:06.3822530Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.3864586Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.3961719Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.4402354Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Pushing [>                                                  ]  2.754MB/1.559GB
2024-12-24T05:51:06.4943590Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.5022541Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.5082026Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.5520783Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Pushing [>                                                  ]  5.539MB/1.559GB
2024-12-24T05:51:06.6207439Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.6229716Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.6317842Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.6695033Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Pushing [>                                                  ]  8.325MB/1.559GB
2024-12-24T05:51:06.7460580Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.7567293Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.7584015Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.7721280Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (177s) [diff: ~build]; Pushing [>                                                  ]  11.11MB/1.559GB
2024-12-24T05:51:06.8686670Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.8775892Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.8780683Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.8836385Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Pushing [>                                                  ]  14.45MB/1.559GB
2024-12-24T05:51:06.9874282Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:06.9940424Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Pushing [>                                                  ]  17.24MB/1.559GB
2024-12-24T05:51:06.9977278Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.0020204Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.1031213Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Pushing [>                                                  ]  20.02MB/1.559GB
2024-12-24T05:51:07.1041066Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.1143835Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.1300981Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.2227577Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Pushing [>                                                  ]  22.81MB/1.559GB
2024-12-24T05:51:07.2303122Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.2382608Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.2410081Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.3344166Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.3351650Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Pushing [>                                                  ]  25.59MB/1.559GB
2024-12-24T05:51:07.3479439Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.3672303Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.4480421Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.4486331Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Pushing [>                                                  ]  28.38MB/1.559GB
2024-12-24T05:51:07.4566163Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.4776753Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.5634474Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.5664816Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Pushing [>                                                  ]  31.16MB/1.559GB
2024-12-24T05:51:07.5679606Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.5880164Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.6763128Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Pushing [=>                                                 ]  34.51MB/1.559GB
2024-12-24T05:51:07.6783515Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.6817780Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.6987102Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.7801099Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (178s) [diff: ~build]; Pushing [=>                                                 ]  37.29MB/1.559GB
2024-12-24T05:51:07.7874635Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (179s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.7921983Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (179s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.8213745Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (179s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.8843050Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (179s) [diff: ~build]; Pushing [=>                                                 ]  40.08MB/1.559GB
2024-12-24T05:51:07.9028134Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (179s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.9096798Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (179s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.9357117Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (179s) [diff: ~build]; Layer already exists
2024-12-24T05:51:07.9921763Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (179s) [diff: ~build]; Pushing [=>                                                 ]  42.86MB/1.559GB
2024-12-24T05:51:08.0194937Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (179s) [diff: ~build]; Layer already exists
2024-12-24T05:51:08.0198039Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (179s) [diff: ~build]; Layer already exists
2024-12-24T05:51:08.0504580Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (179s) [diff: ~build]; Layer already exists
2024-12-24T05:51:08.0981454Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (179s) [diff: ~build]; Pushing [=>                                                 ]  45.65MB/1.559GB
2024-12-24T05:52:08.5137163Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (239s) [diff: ~build]; Pushing [==================================================>]  1.583GB
2024-12-24T05:52:09.6953313Z  ~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image updating (240s) [diff: ~build]; Pushed

Note

So this change may have actually added time to the build process. I'm unsure if it should be retained or not.

I think a more impactful solution could be to retain the Pip cache used within the Docker image between builds. This would probably look like loading the cache in Github Actions, mounting to the docker image before building, and then saving back to Github Actions afterwards.

Copy link

🍹 preview on cerulean-cloud-images/test

Pulumi report
   Previewing update (test):
@ previewing update........

@ previewing update..........
   pulumi:pulumi:Stack cerulean-cloud-images-test running 
@ previewing update....
   gcp:container:Registry cerulean-cloud-images-test-registry  
@ previewing update....
   docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image  Building your image for linux/amd64 architecture.
~  docker:index:Image cerulean-cloud-images-test-cr-orchestrator-image update [diff: ~build]; Building your image for linux/amd64 architecture.
   docker:index:Image cerulean-cloud-images-test-cr-offset-tile-image  Building your image for linux/amd64 architecture.
~  docker:index:Image cerulean-cloud-images-test-cr-offset-tile-image update [diff: ~build]; Building your image for linux/amd64 architecture.
@ previewing update....
   docker:index:Image cerulean-cloud-images-test-cr-tipg-image  Building your image for linux/amd64 architecture.
~  docker:index:Image cerulean-cloud-images-test-cr-tipg-image update [diff: ~build]; Building your image for linux/amd64 architecture.
   pulumi:pulumi:Stack cerulean-cloud-images-test  
Diagnostics:
 docker:index:Image (cerulean-cloud-images-test-cr-orchestrator-image):
   Building your image for linux/amd64 architecture.
   To ensure you are building for the correct platform, consider explicitly setting the `platform` field on ImageBuildOptions.

 docker:index:Image (cerulean-cloud-images-test-cr-offset-tile-image):
   Building your image for linux/amd64 architecture.
   To ensure you are building for the correct platform, consider explicitly setting the `platform` field on ImageBuildOptions.

 docker:index:Image (cerulean-cloud-images-test-cr-tipg-image):
   Building your image for linux/amd64 architecture.
   To ensure you are building for the correct platform, consider explicitly setting the `platform` field on ImageBuildOptions.

Resources:
   ~ 3 to update
   2 unchanged

   

Copy link

🍹 preview on cerulean-cloud/test

Pulumi report
   Previewing update (test):

@ previewing update....
   pulumi:pulumi:Stack cerulean-cloud-test running 
@ previewing update....
   pulumi:providers:docker cerulean-cloud-images-test-gcr  
   gcp:storage:Bucket cerulean-cloud-test-bucket-cf-ais  
   gcp:serviceaccount:Account cerulean-cloud-test-cf-ais  
   gcp:sql:DatabaseInstance cerulean-cloud-test-database-instance  
   gcp:cloudtasks:Queue cerulean-cloud-test-queue-cloud-tasks-ais-analysis  
-- gcp:storage:BucketObject cerulean-cloud-test-source-cf-ais delete original 
+- gcp:storage:BucketObject cerulean-cloud-test-source-cf-ais replace [diff: ~detectMd5hash,name,source]
++ gcp:storage:BucketObject cerulean-cloud-test-source-cf-ais create replacement [diff: ~detectMd5hash,name,source]
   gcp:projects:IAMMember cerulean-cloud-test-cf-ais-iam  
   gcp:sql:User cerulean-cloud-test-database-users  
~  gcp:cloudfunctions:Function cerulean-cloud-test-cf-ais update [diff: ~environmentVariables,secretEnvironmentVariables,sourceArchiveObject]
   gcp:sql:Database cerulean-cloud-test-database  
   gcp:cloudfunctions:FunctionIamMember cerulean-cloud-test-cf-ais-invoker  
@ previewing update........
   gcp:serviceaccount:Account cerulean-cloud-test-cr-offset-tile  
   docker:index:RemoteImage cerulean-cloud-images-test-remote-offset  
   docker:index:RemoteImage cerulean-cloud-images-test-remote-orchestrator  
   docker:index:RemoteImage cerulean-cloud-images-test-remote-tipg  
   gcp:projects:IAMMember cerulean-cloud-test-cr-offset-tile-cloudSqlClient  
   gcp:projects:IAMMember cerulean-cloud-test-cr-offset-tile-secretmanagerSecretAccessor  
   gcp:secretmanager:SecretIamMember cerulean-cloud-test-cr-offset-tile-secret-accessor-binding  
   pulumi:pulumi:Stack cerulean-cloud-test running warning: serving_state is deprecated: `serving_state` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
   pulumi:pulumi:Stack cerulean-cloud-test running warning: env_froms is deprecated: `env_from` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
   pulumi:pulumi:Stack cerulean-cloud-test running warning: working_dir is deprecated: `working_dir` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
~  gcp:cloudrun:Service cerulean-cloud-test-cr-offset-tiles update [diff: ~metadata,template]
   gcp:cloudrun:IamPolicy cerulean-cloud-test-cr-noauth-iam-policy-offset  
@ previewing update.....
   aws:iam:Role cerulean-cloud-test-lambda-titiler-role  
   aws:s3:Bucket cerulean-cloud-test-titiler-lambda-archive  
   aws:iam:Policy cerulean-cloud-test-lambda-titiler-policy  
   aws:sns:Topic cerulean-cloud-test-lambda-APIAbuseAlert  
   aws:apigatewayv2:Api cerulean-cloud-test-lambda-titiler-api  
   gcp:storage:Bucket cerulean-cloud-test-bucket-cf-sr  
   gcp:cloudtasks:Queue cerulean-cloud-test-queue-cr-orchestrator  
   gcp:serviceaccount:Account cerulean-cloud-test-cr-orchestrator  
   gcp:serviceaccount:Account cerulean-cloud-test-cf-sr  
   gcp:serviceaccount:Account cerulean-cloud-test-cr-tipg  
   aws:iam:Role cerulean-cloud-test-lambda-sentinel1-iam  
   aws:iam:RolePolicyAttachment cerulean-cloud-test-lambda-titiler-attachment2  
   aws:iam:RolePolicyAttachment cerulean-cloud-test-lambda-titiler-attachment  
   aws:sns:TopicSubscription cerulean-cloud-test-lambda-titiler-email-support  
   aws:sns:TopicSubscription cerulean-cloud-test-lambda-titiler-email-aemon  
   aws:sns:TopicSubscription cerulean-cloud-test-lambda-titiler-email-jona  
   aws:sns:TopicSubscription cerulean-cloud-test-lambda-titiler-email-jason  
-- gcp:storage:BucketObject cerulean-cloud-test-source-cf-sr delete original 
+- gcp:storage:BucketObject cerulean-cloud-test-source-cf-sr replace [diff: ~detectMd5hash,name,source]
++ gcp:storage:BucketObject cerulean-cloud-test-source-cf-sr create replacement [diff: ~detectMd5hash,name,source]
-- gcp:storage:BucketObject cerulean-cloud-test-source-cf-historical-run delete original 
+- gcp:storage:BucketObject cerulean-cloud-test-source-cf-historical-run replace [diff: ~detectMd5hash,name,source]
++ gcp:storage:BucketObject cerulean-cloud-test-source-cf-historical-run create replacement [diff: ~detectMd5hash,name,source]
   gcp:projects:IAMMember cerulean-cloud-test-cr-orchestrator-cloudTasksEnqueuer  
   gcp:projects:IAMMember cerulean-cloud-test-cr-orchestrator-cloudSqlClient  
   gcp:projects:IAMMember cerulean-cloud-test-cr-orchestrator-secretmanagerSecretAccessor  
   gcp:projects:IAMMember cerulean-cloud-test-cf-sr-iam  
   gcp:projects:IAMMember cerulean-cloud-test-cr-tipg-cloudSqlClient  
   gcp:projects:IAMMember cerulean-cloud-test-cr-tipg-secretmanagerSecretAccessor  
   aws:iam:RolePolicyAttachment cerulean-cloud-test-lambda-sentinel1-basic-execution  
   gcp:secretmanager:SecretIamMember cerulean-cloud-test-cr-orchestrator-secret-accessor-binding  
   gcp:secretmanager:SecretIamMember cerulean-cloud-test-cr-tipg-secret-accessor-binding  
   pulumi:pulumi:Stack cerulean-cloud-test running warning: serving_state is deprecated: `serving_state` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
   pulumi:pulumi:Stack cerulean-cloud-test running warning: env_froms is deprecated: `env_from` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
   pulumi:pulumi:Stack cerulean-cloud-test running warning: working_dir is deprecated: `working_dir` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
   pulumi:pulumi:Stack cerulean-cloud-test running warning: serving_state is deprecated: `serving_state` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
   pulumi:pulumi:Stack cerulean-cloud-test running warning: env_froms is deprecated: `env_from` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
   pulumi:pulumi:Stack cerulean-cloud-test running warning: working_dir is deprecated: `working_dir` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
~  gcp:cloudrun:Service cerulean-cloud-test-cr-tipg update [diff: ~metadata]
~  gcp:cloudrun:Service cerulean-cloud-test-cr-orchestrator update [diff: ~template]
   gcp:cloudrun:IamPolicy cerulean-cloud-test-cr-noauth-iam-policy-tipg  
   gcp:cloudrun:IamPolicy cerulean-cloud-test-cr-noauth-iam-policy-orchestrator  [diff: ~service]
~  gcp:cloudfunctions:Function cerulean-cloud-test-cf-sr update [diff: ~secretEnvironmentVariables,sourceArchiveObject]
~  gcp:cloudfunctions:Function cerulean-cloud-test-cf-historical-run update [diff: ~secretEnvironmentVariables,sourceArchiveObject]
   aws:lambda:Function cerulean-cloud-test-lambda-sentinel1-sub  
   gcp:cloudfunctions:FunctionIamMember cerulean-cloud-test-cf-sr-invoker  [diff: ~cloudFunction]
   gcp:cloudfunctions:FunctionIamMember cerulean-cloud-test-cf-historical-run-invoker  [diff: ~cloudFunction]
   aws:sns:TopicSubscription cerulean-cloud-test-sentinel1-subscription  
   aws:lambda:Permission cerulean-cloud-test-lambda-sentinel1-permission  
@ previewing update........................................................................................................................
~  aws:s3:BucketObject cerulean-cloud-test-titiler-lambda-archive update [diff: ~source]
~  aws:lambda:Function cerulean-cloud-test-lambda-titiler-sentinel update [diff: ~sourceCodeHash]
   aws:apigatewayv2:Integration cerulean-cloud-test-lambda-titiler-integration  
@ previewing update....
   aws:cloudwatch:MetricAlarm cerulean-cloud-test-lambda-titiler-alarm  
   aws:lambda:Permission cerulean-cloud-test-lambda-titiler-permission  
   aws:apigatewayv2:Route cerulean-cloud-test-lambda-titiler-route  
   aws:apigatewayv2:Stage cerulean-cloud-test-lambda-titiler-stage  
   pulumi:pulumi:Stack cerulean-cloud-test running Creating lambda package in [/home/runner/work/cerulean-cloud/cerulean-cloud] [running in Docker]...
   pulumi:pulumi:Stack cerulean-cloud-test running Checking Docker is available...
   pulumi:pulumi:Stack cerulean-cloud-test running Building container image...
   pulumi:pulumi:Stack cerulean-cloud-test running Sucessfully built container image with id sha256:d18234a9993196e99ec8b744adc4ade59f3c1ed0a4d3f0a093035d67e90d69c8
   pulumi:pulumi:Stack cerulean-cloud-test running Creating installation package.zip ...
   pulumi:pulumi:Stack cerulean-cloud-test running Sucessfully created package.zip at /home/runner/work/cerulean-cloud/cerulean-cloud/package.zip
-- docker:index:RemoteImage cerulean-cloud-images-test-remote-orchestrator delete original 
-- docker:index:RemoteImage cerulean-cloud-images-test-remote-orchestrator delete original 
-- docker:index:RemoteImage cerulean-cloud-images-test-remote-orchestrator delete original 
-- docker:index:RemoteImage cerulean-cloud-images-test-remote-tipg delete original 
-- docker:index:RemoteImage cerulean-cloud-images-test-remote-offset delete original 
   pulumi:pulumi:Stack cerulean-cloud-test  9 warnings; 6 messages
Diagnostics:
 pulumi:pulumi:Stack (cerulean-cloud-test):
   warning: serving_state is deprecated: `serving_state` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
   warning: env_froms is deprecated: `env_from` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
   warning: working_dir is deprecated: `working_dir` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
   warning: serving_state is deprecated: `serving_state` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
   warning: env_froms is deprecated: `env_from` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
   warning: working_dir is deprecated: `working_dir` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
   warning: serving_state is deprecated: `serving_state` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
   warning: env_froms is deprecated: `env_from` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
   warning: working_dir is deprecated: `working_dir` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.

   Creating lambda package in [/home/runner/work/cerulean-cloud/cerulean-cloud] [running in Docker]...
   Checking Docker is available...
   Building container image...
   Sucessfully built container image with id sha256:d18234a9993196e99ec8b744adc4ade59f3c1ed0a4d3f0a093035d67e90d69c8
   Creating installation package.zip ...
   Sucessfully created package.zip at /home/runner/work/cerulean-cloud/cerulean-cloud/package.zip

Resources:
   ~ 8 to update
   +-3 to replace
   11 changes. 56 unchanged

   

@alukach alukach changed the title IN PROGRESS: Load built layers from image repository Load built layers from image repository Dec 24, 2024
@alukach alukach marked this pull request as ready for review December 24, 2024 06:17
@alukach alukach changed the title Load built layers from image repository Load layers from image repository Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant