Skip to content

Bump langchain-core from 1.2.22 to 1.2.28 in /services/reviewhelper-api

b85bda7
Select commit
Loading
Failed to load commit list.
Closed

Bump langchain-core from 1.2.22 to 1.2.28 in /services/reviewhelper-api #5925

Bump langchain-core from 1.2.22 to 1.2.28 in /services/reviewhelper-api
b85bda7
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug docker build succeeded Apr 8, 2026 in 18m 14s

Community-TC (pull_request)

bugbug docker build

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2026-04-08T23:27:26.539Z
Resolved: 2026-04-08T23:43:19.404Z
Task Execution Time: 15 minutes, 52 seconds, 865 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: Lpj74OScQHOECYY5LDjLew
RunId: 0

Artifacts

- public/bugbug/bugbug-base.tar.zst
- public/bugbug/bugbug-commit-retrieval.tar.zst
- public/bugbug/bugbug-http-service-bg-worker.tar.zst
- public/bugbug/bugbug-http-service.tar.zst
- public/bugbug/bugbug-nlp.tar.zst
- public/bugbug/bugbug-spawn-pipeline.tar.zst
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2026-04-08T23:27:26.594Z] Worker Type (proj-bugbug/ci) settings:
[taskcluster 2026-04-08T23:27:26.594Z]   {
[taskcluster 2026-04-08T23:27:26.594Z]     "generic-worker": {
[taskcluster 2026-04-08T23:27:26.594Z]       "config": {
[taskcluster 2026-04-08T23:27:26.594Z]         "headlessTasks": false
[taskcluster 2026-04-08T23:27:26.594Z]       },
[taskcluster 2026-04-08T23:27:26.594Z]       "engine": "multiuser",
[taskcluster 2026-04-08T23:27:26.594Z]       "go-arch": "amd64",
[taskcluster 2026-04-08T23:27:26.594Z]       "go-os": "linux",
[taskcluster 2026-04-08T23:27:26.594Z]       "go-version": "go1.26.0",
[taskcluster 2026-04-08T23:27:26.594Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v96.7.1",
[taskcluster 2026-04-08T23:27:26.594Z]       "revision": "941f70217efd7d23e4f83aa24cdd6eb596568560",
[taskcluster 2026-04-08T23:27:26.594Z]       "source": "https://github.com/taskcluster/taskcluster/commits/941f70217efd7d23e4f83aa24cdd6eb596568560",
[taskcluster 2026-04-08T23:27:26.594Z]       "version": "96.7.1"
[taskcluster 2026-04-08T23:27:26.594Z]     },
[taskcluster 2026-04-08T23:27:26.594Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-ovbqgpximhptjcjyfkvd",
[taskcluster 2026-04-08T23:27:26.594Z]     "instance-id": "6051570826782399800",
[taskcluster 2026-04-08T23:27:26.594Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-04-08T23:27:26.594Z]     "local-ipv4": "10.150.0.137",
[taskcluster 2026-04-08T23:27:26.594Z]     "machine-setup": {

...(1628 lines hidden)...

STEP 2/4: RUN --mount=type=bind,source=pyproject.toml,target=/tmp/workspace/pyproject.toml 	--mount=type=bind,source=uv.lock,target=/tmp/workspace/uv.lock 	--mount=type=bind,source=VERSION,target=/tmp/workspace/VERSION 	--mount=type=bind,source=http_service/pyproject.toml,target=/tmp/workspace/http_service/pyproject.toml 	cd /tmp/workspace && uv sync --frozen --no-dev --package bugbug-http-service --no-install-project
   Building bugbug @ file:///tmp/workspace
Downloading flask-apispec (2.2MiB)
 Downloaded flask-apispec
      Built bugbug @ file:///tmp/workspace
Prepared 17 packages in 670ms
Uninstalled 1 package in 60ms
Installed 17 packages in 92ms
 + apispec==6.10.0
 + apispec-webframeworks==1.2.0
 + blinker==1.9.0
 - bugbug==0.0.624 (from file:///tmp/bugbug)
 + bugbug==0.0.624 (from file:///tmp/workspace)
 + cerberus==1.3.8
 + croniter==6.2.2
 + flask==3.1.3
 + flask-apispec==0.11.4
 + flask-cors==6.0.2
 + gunicorn==25.1.0
 + itsdangerous==2.2.0
 + kombu==5.6.2
 + redis==7.4.0
 + redis-sentinel-url==1.0.1
 + rq==2.7.0
 + rq-dashboard==0.8.6
 + webargs==8.7.1
--> 096a2973a292
STEP 3/4: RUN --mount=type=bind,target=/tmp/workspace,rw 	cd /tmp/workspace && uv sync --frozen --no-dev --package bugbug-http-service --no-editable
   Building bugbug-http-service @ file:///tmp/workspace/http_service
   Building bugbug @ file:///tmp/workspace
      Built bugbug-http-service @ file:///tmp/workspace/http_service
      Built bugbug @ file:///tmp/workspace
Prepared 2 packages in 658ms
Uninstalled 1 package in 11ms
Installed 2 packages in 31ms
 ~ bugbug==0.0.624 (from file:///tmp/workspace)
 + bugbug-http-service==0.0.624 (from file:///tmp/workspace/http_service)
--> faa025fadd1f
STEP 4/4: CMD (bugbug-http-pulse-listener &) && gunicorn -b 0.0.0.0:$PORT bugbug_http.app --preload --timeout 30 -w 3
COMMIT registry.hub.docker.com/mozilla/bugbug-http-service:latest
--> 8ed3459ee2da
[Warning] one or more build args were not consumed: [CHECK_MODELS]
Successfully tagged registry.hub.docker.com/mozilla/bugbug-http-service:latest
8ed3459ee2da6828a6b40452e957f069608bdbb57f62431c785449da4fd04485
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/bugbug-http-service:latest
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/bugbug-http-service:latest to /images/bugbug-http-service.tar
Writing manifest to image destination
Storing signatures

                                                                               
Read:     0   B /  2.26 GiB ==>  0%
                                                                               
Read:  36.0 MiB /  2.26 GiB ==> 31%
                                                                               
Read:  68.5 MiB /  2.26 GiB ==> 34%
                                                                               
Read:   107 MiB /  2.26 GiB ==> 32%
                                                                               
Read:   140 MiB /  2.26 GiB ==> 33%
                                                                               
Read:   170 MiB /  2.26 GiB ==> 34%
                                                                               
Read:   218 MiB /  2.26 GiB ==> 36%
                                                                               
Read:   252 MiB /  2.26 GiB ==> 36%
                                                                               
Read:   286 MiB /  2.26 GiB ==> 36%
                                                                               
Read:   318 MiB /  2.26 GiB ==> 36%
                                                                               
Read:   352 MiB /  2.26 GiB ==> 35%
                                                                               
Read:   396 MiB /  2.26 GiB ==> 33%
                                                                               
Read:   435 MiB /  2.26 GiB ==> 32%
                                                                               
Read:   472 MiB /  2.26 GiB ==> 32%
                                                                               
Read:   504 MiB /  2.26 GiB ==> 32%
                                                                               
Read:   542 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   586 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   618 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   644 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   668 MiB /  2.26 GiB ==> 32%
                                                                               
Read:   710 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   752 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   783 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   814 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   852 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   888 MiB /  2.26 GiB ==> 30%
                                                                               
Read:   920 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   953 MiB /  2.26 GiB ==> 33%
                                                                               
Read:   988 MiB /  2.26 GiB ==> 34%
                                                                               
Read:  1021 MiB /  2.26 GiB ==> 35%
                                                                               
Read:  1.03 GiB /  2.26 GiB ==> 36%
                                                                               
Read:  1.07 GiB /  2.26 GiB ==> 37%
                                                                               
Read:  1.10 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  1.13 GiB /  2.26 GiB ==> 39%
                                                                               
Read:  1.16 GiB /  2.26 GiB ==> 39%
                                                                               
Read:  1.19 GiB /  2.26 GiB ==> 40%
                                                                               
Read:  1.22 GiB /  2.26 GiB ==> 40%
                                                                               
Read:  1.26 GiB /  2.26 GiB ==> 40%
                                                                               
Read:  1.29 GiB /  2.26 GiB ==> 40%
                                                                               
Read:  1.32 GiB /  2.26 GiB ==> 40%
                                                                               
Read:  1.36 GiB /  2.26 GiB ==> 39%
                                                                               
Read:  1.40 GiB /  2.26 GiB ==> 39%
                                                                               
Read:  1.43 GiB /  2.26 GiB ==> 39%
                                                                               
Read:  1.48 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  1.51 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  1.55 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  1.58 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  1.62 GiB /  2.26 GiB ==> 37%
                                                                               
Read:  1.65 GiB /  2.26 GiB ==> 37%
                                                                               
Read:  1.69 GiB /  2.26 GiB ==> 37%
                                                                               
Read:  1.72 GiB /  2.26 GiB ==> 37%
                                                                               
Read:  1.76 GiB /  2.26 GiB ==> 36%
                                                                               
Read:  1.79 GiB /  2.26 GiB ==> 37%
                                                                               
Read:  1.81 GiB /  2.26 GiB ==> 37%
                                                                               
Read:  1.84 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  1.86 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  1.89 GiB /  2.26 GiB ==> 39%
                                                                               
Read:  1.94 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  1.98 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  2.01 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  2.04 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  2.12 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  2.17 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  2.20 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  2.24 GiB /  2.26 GiB ==> 38%
                                                                               
/images/bugbug-http-service.tar : 37.57%   (  2.26 GiB =>    871 MiB, /images/bugbug-http-service.tar.zst) 
INFO:taskboot.build:Building image for service bugbug-http-service-bg-worker
INFO:taskboot.docker:Initial parent images: mozilla/bugbug-commit-retrieval:latest
INFO:taskboot.docker:Replacing image mozilla/bugbug-commit-retrieval:latest by registry.hub.docker.com/mozilla/bugbug-commit-retrieval@sha256:67224cf46025b09656f580afa18bee77282354192602e177248726e3d394c71f
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
INFO:taskboot.docker:Building docker image /code/http_service/Dockerfile.bg_worker
INFO:taskboot.docker:Running docker command: ['build', '--file', '/code/http_service/Dockerfile.bg_worker', '--tag', 'registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest', '--build-arg', 'CHECK_MODELS=0', '/code']
WARN[0000] missing "TAG" build argument. Try adding "--build-arg TAG=<VALUE>" to the command line 
STEP 1/12: FROM registry.hub.docker.com/mozilla/bugbug-commit-retrieval@sha256:67224cf46025b09656f580afa18bee77282354192602e177248726e3d394c71f
STEP 2/12: RUN --mount=type=bind,source=pyproject.toml,target=/tmp/workspace/pyproject.toml 	--mount=type=bind,source=uv.lock,target=/tmp/workspace/uv.lock 	--mount=type=bind,source=VERSION,target=/tmp/workspace/VERSION 	--mount=type=bind,source=http_service/pyproject.toml,target=/tmp/workspace/http_service/pyproject.toml 	cd /tmp/workspace && uv sync --frozen --no-dev --package bugbug-http-service --no-install-project
   Building bugbug @ file:///tmp/workspace
Downloading flask-apispec (2.2MiB)
 Downloaded flask-apispec
      Built bugbug @ file:///tmp/workspace
Prepared 17 packages in 663ms
Uninstalled 1 package in 57ms
Installed 17 packages in 91ms
 + apispec==6.10.0
 + apispec-webframeworks==1.2.0
 + blinker==1.9.0
 - bugbug==0.0.624 (from file:///tmp/bugbug)
 + bugbug==0.0.624 (from file:///tmp/workspace)
 + cerberus==1.3.8
 + croniter==6.2.2
 + flask==3.1.3
 + flask-apispec==0.11.4
 + flask-cors==6.0.2
 + gunicorn==25.1.0
 + itsdangerous==2.2.0
 + kombu==5.6.2
 + redis==7.4.0
 + redis-sentinel-url==1.0.1
 + rq==2.7.0
 + rq-dashboard==0.8.6
 + webargs==8.7.1
--> f8f960a857db
STEP 3/12: RUN --mount=type=bind,target=/tmp/workspace,rw 	cd /tmp/workspace && uv sync --frozen --no-dev --package bugbug-http-service --no-editable
   Building bugbug-http-service @ file:///tmp/workspace/http_service
   Building bugbug @ file:///tmp/workspace
      Built bugbug-http-service @ file:///tmp/workspace/http_service
      Built bugbug @ file:///tmp/workspace
Prepared 2 packages in 644ms
Uninstalled 1 package in 11ms
Installed 2 packages in 37ms
 ~ bugbug==0.0.624 (from file:///tmp/workspace)
 + bugbug-http-service==0.0.624 (from file:///tmp/workspace/http_service)
--> 913f79b9fa93
STEP 4/12: COPY http_service/ensure_models.sh /code/http_service/ensure_models.sh
--> 37be33affafe
STEP 5/12: WORKDIR /code/
--> d57b06265bc4
STEP 6/12: ARG CHECK_MODELS
--> 032a7ec35949
STEP 7/12: ENV CHECK_MODELS="${CHECK_MODELS}"
--> 80b84afa98a7
STEP 8/12: ARG TAG
--> 719501891d22
STEP 9/12: ENV TAG="${TAG}"
--> a71c1915a3e8
STEP 10/12: ENV BUGBUG_REPO_DIR=/code/bugbug-hg
--> b33d82457842
STEP 11/12: RUN bash /code/http_service/ensure_models.sh
Skipping downloading and checking models!
+ '[' 0 == 0 ']'
+ echo 'Skipping downloading and checking models!'
+ exit 0
--> 3c1c8e576852
STEP 12/12: CMD bugbug-http-worker high default low
COMMIT registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
--> a051a6ebda5d
Successfully tagged registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
a051a6ebda5d0637e198fcc285c647251a17b8e71aae79a5b507a2c6bef8c0c0
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest to /images/bugbug-http-service-bg-worker.tar
Writing manifest to image destination
Storing signatures

                                                                               
Read:     0   B /  2.40 GiB ==>  0%
                                                                               
Read:  36.0 MiB /  2.40 GiB ==> 31%
                                                                               
Read:  68.0 MiB /  2.40 GiB ==> 34%
                                                                               
Read:   107 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   140 MiB /  2.40 GiB ==> 33%
                                                                               
Read:   170 MiB /  2.40 GiB ==> 34%
                                                                               
Read:   218 MiB /  2.40 GiB ==> 36%
                                                                               
Read:   252 MiB /  2.40 GiB ==> 36%
                                                                               
Read:   286 MiB /  2.40 GiB ==> 36%
                                                                               
Read:   318 MiB /  2.40 GiB ==> 36%
                                                                               
Read:   352 MiB /  2.40 GiB ==> 35%
                                                                               
Read:   398 MiB /  2.40 GiB ==> 33%
                                                                               
Read:   437 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   474 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   508 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   544 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   588 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   620 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   645 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   670 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   712 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   755 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   788 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   821 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   860 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   896 MiB /  2.40 GiB ==> 30%
                                                                               
Read:   928 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   962 MiB /  2.40 GiB ==> 33%
                                                                               
Read:   995 MiB /  2.40 GiB ==> 34%
                                                                               
Read:  1.00 GiB /  2.40 GiB ==> 36%
                                                                               
Read:  1.04 GiB /  2.40 GiB ==> 36%
                                                                               
Read:  1.08 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.11 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.13 GiB /  2.40 GiB ==> 39%
                                                                               
Read:  1.17 GiB /  2.40 GiB ==> 40%
                                                                               
Read:  1.20 GiB /  2.40 GiB ==> 40%
                                                                               
Read:  1.23 GiB /  2.40 GiB ==> 40%
                                                                               
Read:  1.27 GiB /  2.40 GiB ==> 40%
                                                                               
Read:  1.30 GiB /  2.40 GiB ==> 40%
                                                                               
Read:  1.34 GiB /  2.40 GiB ==> 39%
                                                                               
Read:  1.38 GiB /  2.40 GiB ==> 39%
                                                                               
Read:  1.41 GiB /  2.40 GiB ==> 39%
                                                                               
Read:  1.45 GiB /  2.40 GiB ==> 39%
                                                                               
Read:  1.48 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.51 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.55 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.59 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.62 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.65 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.69 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.73 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.76 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.79 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.82 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.84 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.87 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.90 GiB /  2.40 GiB ==> 39%
                                                                               
Read:  1.94 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.99 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.02 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.05 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.14 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.18 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.20 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.24 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.27 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.30 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.33 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.37 GiB /  2.40 GiB ==> 37%
                                                                               
/images/bugbug-http-service-bg-worker.tar : 37.24%   (  2.40 GiB =>    915 MiB, /images/bugbug-http-service-bg-worker.tar.zst) 
INFO:taskboot.build:Building image for service bugbug-spawn-pipeline
INFO:taskboot.docker:Initial parent images: python:3.14.3-slim
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
INFO:taskboot.docker:Building docker image /code/infra/dockerfile.spawn_pipeline
INFO:taskboot.docker:Running docker command: ['build', '--file', '/code/infra/dockerfile.spawn_pipeline', '--tag', 'registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest', '--build-arg', 'CHECK_MODELS=0', '/code']
STEP 1/9: FROM python:3.14.3-slim
STEP 2/9: COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
--> Using cache 4e7c5787372a1eb1463640b3159ba038c2ab793ef293fd784119a9730825f270
--> 4e7c5787372a
STEP 3/9: ENV PATH="/opt/venv/bin:$PATH"
--> Using cache 2251f815c217b2afbb5cde573f754c0418d76555d0fc8c224d062ad284142fb0
--> 2251f815c217
STEP 4/9: ENV VIRTUAL_ENV="/opt/venv"
--> Using cache 5293e04483e5a8b0602de25fcfbd42bbb08fe985b7fddada518d0232fa757859
--> 5293e04483e5
STEP 5/9: ENV UV_PROJECT_ENVIRONMENT="/opt/venv"
--> Using cache 6cbecf80c5974c3dc18cd4ce44f9235498a9b93126fd909c05803652c28d969c
--> 6cbecf80c597
STEP 6/9: RUN --mount=type=bind,source=pyproject.toml,target=/tmp/bugbug/pyproject.toml 	--mount=type=bind,source=uv.lock,target=/tmp/bugbug/uv.lock 	cd /tmp/bugbug && uv sync --frozen --package bugbug --no-dev --only-group spawn-pipeline --no-install-project
Using CPython 3.14.3 interpreter at: /usr/local/bin/python3
Creating virtual environment at: /opt/venv
Downloading aiohttp (1.7MiB)
 Downloaded aiohttp
Prepared 22 packages in 238ms
Installed 22 packages in 75ms
 + aiohappyeyeballs==2.6.1
 + aiohttp==3.13.5
 + aiosignal==1.4.0
 + async-timeout==5.0.1
 + attrs==26.1.0
 + certifi==2026.2.25
 + charset-normalizer==3.4.7
 + frozenlist==1.8.0
 + idna==3.11
 + json-e==4.8.2
 + mohawk==1.1.0
 + multidict==6.7.1
 + propcache==0.4.1
 + python-dateutil==2.9.0.post0
 + pyyaml==6.0.3
 + requests==2.33.0
 + six==1.17.0
 + slugid==2.0.0
 + taskcluster==97.1.0
 + taskcluster-urls==13.0.2
 + urllib3==2.6.3
 + yarl==1.23.0
--> 67ea8d3ee7f1
STEP 7/9: ADD infra/spawn_pipeline.py /code/
--> 07fd1e2a84f9
STEP 8/9: ADD infra/*-pipeline.yml /code/
--> 195d068bd267
STEP 9/9: CMD python /code/spawn_pipeline.py
COMMIT registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
--> b306af4846ae
[Warning] one or more build args were not consumed: [CHECK_MODELS]
Successfully tagged registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
b306af4846ae2a97b58f6efd80556944765c678a19af40236d322aff1aca426d
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest to /images/bugbug-spawn-pipeline.tar
Writing manifest to image destination
Storing signatures

                                                                               
Read:     0   B /   189 MiB ==>  0%
                                                                               
Read:  36.5 MiB /   189 MiB ==> 32%
                                                                               
Read:  69.5 MiB /   189 MiB ==> 34%
                                                                               
Read:   108 MiB /   189 MiB ==> 32%
                                                                               
Read:   140 MiB /   189 MiB ==> 33%
                                                                               
Read:   170 MiB /   189 MiB ==> 34%
                                                                               
/images/bugbug-spawn-pipeline.tar : 33.05%   (   189 MiB =>   62.4 MiB, /images/bugbug-spawn-pipeline.tar.zst) 
INFO:taskboot.build:Compose file fully processed.
[taskcluster 2026-04-08T23:41:14.618Z]                        Exit Code: 0
[taskcluster 2026-04-08T23:41:14.618Z]                        User Time: 74.485ms
[taskcluster 2026-04-08T23:41:14.618Z]                      Kernel Time: 84.416ms
[taskcluster 2026-04-08T23:41:14.618Z]                        Wall Time: 13m22.019553939s
[taskcluster 2026-04-08T23:41:14.618Z]  Average Available System Memory: 13.58 GiB
[taskcluster 2026-04-08T23:41:14.618Z]       Average System Memory Used: 2.03 GiB
[taskcluster 2026-04-08T23:41:14.618Z]          Peak System Memory Used: 4.09 GiB
[taskcluster 2026-04-08T23:41:14.618Z]              Total System Memory: 15.61 GiB
[taskcluster 2026-04-08T23:41:14.618Z]                           Result: SUCCEEDED
[taskcluster 2026-04-08T23:41:14.618Z] === Task Finished ===
[taskcluster 2026-04-08T23:41:14.618Z] Task Duration: 13m22.020003348s