Skip to content

Bump https://github.com/pre-commit/mirrors-mypy from v1.20.2 to 2.1.0#6043

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pre_commit/https-/github.com/pre-commit/mirrors-mypy-2.1.0
Open

Bump https://github.com/pre-commit/mirrors-mypy from v1.20.2 to 2.1.0#6043
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pre_commit/https-/github.com/pre-commit/mirrors-mypy-2.1.0

Bump https://github.com/pre-commit/mirrors-mypy from v1.20.2 to 2.1.0

052a849
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug docker build succeeded May 28, 2026 in 13m 52s

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-05-28T21:34:03.013Z
Resolved: 2026-05-28T21:47:55.619Z
Task Execution Time: 13 minutes, 52 seconds, 606 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: apI0UvdhQEGLpViwiTi2oA
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-spawn-pipeline.tar.zst
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2026-05-28T21:34:03.095Z] Worker Type (proj-bugbug/ci) settings:
[taskcluster 2026-05-28T21:34:03.095Z]   {
[taskcluster 2026-05-28T21:34:03.095Z]     "generic-worker": {
[taskcluster 2026-05-28T21:34:03.095Z]       "config": {
[taskcluster 2026-05-28T21:34:03.095Z]         "capacity": 1,
[taskcluster 2026-05-28T21:34:03.095Z]         "headlessTasks": false
[taskcluster 2026-05-28T21:34:03.095Z]       },
[taskcluster 2026-05-28T21:34:03.095Z]       "engine": "multiuser",
[taskcluster 2026-05-28T21:34:03.095Z]       "go-arch": "amd64",
[taskcluster 2026-05-28T21:34:03.095Z]       "go-os": "linux",
[taskcluster 2026-05-28T21:34:03.095Z]       "go-version": "go1.26.2",
[taskcluster 2026-05-28T21:34:03.095Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v100.0.1",
[taskcluster 2026-05-28T21:34:03.095Z]       "revision": "fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-05-28T21:34:03.095Z]       "source": "https://github.com/taskcluster/taskcluster/commits/fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-05-28T21:34:03.095Z]       "version": "100.0.1"
[taskcluster 2026-05-28T21:34:03.095Z]     },
[taskcluster 2026-05-28T21:34:03.095Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-bngpghpfficdxtlhnusi",
[taskcluster 2026-05-28T21:34:03.095Z]     "instance-id": "786129805911591632",
[taskcluster 2026-05-28T21:34:03.095Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-05-28T21:34:03.095Z]     "local-ipv4": "10.128.0.40",

...(1239 lines hidden)...

Downloading flask-apispec (2.2MiB)
 Downloaded flask-apispec
      Built bugbug @ file:///tmp/workspace
Prepared 18 packages in 725ms
Uninstalled 1 package in 63ms
Installed 18 packages in 98ms
 + apispec==6.10.0
 + apispec-webframeworks==1.2.0
 + blinker==1.9.0
 - bugbug==0.0.638 (from file:///tmp/bugbug)
 + bugbug==0.0.638 (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
 + marshmallow==3.26.2
 + redis==7.4.0
 + redis-sentinel-url==1.0.1
 + rq==2.7.0
 + rq-dashboard==0.8.6
 + webargs==8.7.1
--> ac4184ab5a89
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 736ms
Uninstalled 1 package in 11ms
Installed 2 packages in 38ms
 ~ bugbug==0.0.638 (from file:///tmp/workspace)
 + bugbug-http-service==0.0.638 (from file:///tmp/workspace/http_service)
--> f213e50ae860
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
--> 7a23ff28cb36
[Warning] one or more build args were not consumed: [CHECK_MODELS]
Successfully tagged registry.hub.docker.com/mozilla/bugbug-http-service:latest
7a23ff28cb367709db48d13968b7903f8d61a8650a70597ceeac3ac8313b09a5
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.24 GiB ==>  0%
                                                                               
Read:  35.0 MiB /  2.24 GiB ==> 31%
                                                                               
Read:  67.0 MiB /  2.24 GiB ==> 34%
                                                                               
Read:   104 MiB /  2.24 GiB ==> 32%
                                                                               
Read:   137 MiB /  2.24 GiB ==> 33%
                                                                               
Read:   166 MiB /  2.24 GiB ==> 34%
                                                                               
Read:   206 MiB /  2.24 GiB ==> 34%
                                                                               
Read:   244 MiB /  2.24 GiB ==> 36%
                                                                               
Read:   279 MiB /  2.24 GiB ==> 36%
                                                                               
Read:   308 MiB /  2.24 GiB ==> 36%
                                                                               
Read:   340 MiB /  2.24 GiB ==> 35%
                                                                               
Read:   378 MiB /  2.24 GiB ==> 34%
                                                                               
Read:   424 MiB /  2.24 GiB ==> 32%
                                                                               
Read:   458 MiB /  2.24 GiB ==> 32%
                                                                               
Read:   494 MiB /  2.24 GiB ==> 32%
                                                                               
Read:   528 MiB /  2.24 GiB ==> 32%
                                                                               
Read:   570 MiB /  2.24 GiB ==> 31%
                                                                               
Read:   608 MiB /  2.24 GiB ==> 31%
                                                                               
Read:   636 MiB /  2.24 GiB ==> 31%
                                                                               
Read:   662 MiB /  2.24 GiB ==> 32%
                                                                               
Read:   686 MiB /  2.24 GiB ==> 32%
                                                                               
Read:   730 MiB /  2.24 GiB ==> 31%
                                                                               
Read:   771 MiB /  2.24 GiB ==> 31%
                                                                               
Read:   803 MiB /  2.24 GiB ==> 31%
                                                                               
Read:   836 MiB /  2.24 GiB ==> 31%
                                                                               
Read:   874 MiB /  2.24 GiB ==> 31%
                                                                               
Read:   908 MiB /  2.24 GiB ==> 31%
                                                                               
Read:   938 MiB /  2.24 GiB ==> 32%
                                                                               
Read:   970 MiB /  2.24 GiB ==> 33%
                                                                               
Read:  1004 MiB /  2.24 GiB ==> 34%
                                                                               
Read:  1.01 GiB /  2.24 GiB ==> 35%
                                                                               
Read:  1.04 GiB /  2.24 GiB ==> 36%
                                                                               
Read:  1.08 GiB /  2.24 GiB ==> 37%
                                                                               
Read:  1.11 GiB /  2.24 GiB ==> 38%
                                                                               
Read:  1.13 GiB /  2.24 GiB ==> 39%
                                                                               
Read:  1.17 GiB /  2.24 GiB ==> 39%
                                                                               
Read:  1.20 GiB /  2.24 GiB ==> 40%
                                                                               
Read:  1.23 GiB /  2.24 GiB ==> 40%
                                                                               
Read:  1.27 GiB /  2.24 GiB ==> 40%
                                                                               
Read:  1.30 GiB /  2.24 GiB ==> 40%
                                                                               
Read:  1.33 GiB /  2.24 GiB ==> 40%
                                                                               
Read:  1.36 GiB /  2.24 GiB ==> 39%
                                                                               
Read:  1.40 GiB /  2.24 GiB ==> 39%
                                                                               
Read:  1.44 GiB /  2.24 GiB ==> 39%
                                                                               
Read:  1.47 GiB /  2.24 GiB ==> 38%
                                                                               
Read:  1.51 GiB /  2.24 GiB ==> 38%
                                                                               
Read:  1.55 GiB /  2.24 GiB ==> 38%
                                                                               
Read:  1.58 GiB /  2.24 GiB ==> 38%
                                                                               
Read:  1.62 GiB /  2.24 GiB ==> 37%
                                                                               
Read:  1.65 GiB /  2.24 GiB ==> 37%
                                                                               
Read:  1.69 GiB /  2.24 GiB ==> 37%
                                                                               
Read:  1.72 GiB /  2.24 GiB ==> 37%
                                                                               
Read:  1.75 GiB /  2.24 GiB ==> 38%
                                                                               
Read:  1.77 GiB /  2.24 GiB ==> 38%
                                                                               
Read:  1.80 GiB /  2.24 GiB ==> 38%
                                                                               
Read:  1.83 GiB /  2.24 GiB ==> 39%
                                                                               
Read:  1.86 GiB /  2.24 GiB ==> 39%
                                                                               
Read:  1.90 GiB /  2.24 GiB ==> 39%
                                                                               
Read:  1.95 GiB /  2.24 GiB ==> 38%
                                                                               
Read:  1.98 GiB /  2.24 GiB ==> 38%
                                                                               
Read:  2.05 GiB /  2.24 GiB ==> 39%
                                                                               
Read:  2.12 GiB /  2.24 GiB ==> 38%
                                                                               
Read:  2.15 GiB /  2.24 GiB ==> 38%
                                                                               
Read:  2.18 GiB /  2.24 GiB ==> 38%
                                                                               
Read:  2.21 GiB /  2.24 GiB ==> 38%
                                                                               
/images/bugbug-http-service.tar : 37.87%   (  2.24 GiB =>    869 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:73728612a299137154ea0c401c66d35845b38bef5bef7036dcaa32989f9365b5
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:73728612a299137154ea0c401c66d35845b38bef5bef7036dcaa32989f9365b5
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 18 packages in 752ms
Uninstalled 1 package in 60ms
Installed 18 packages in 96ms
 + apispec==6.10.0
 + apispec-webframeworks==1.2.0
 + blinker==1.9.0
 - bugbug==0.0.638 (from file:///tmp/bugbug)
 + bugbug==0.0.638 (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
 + marshmallow==3.26.2
 + redis==7.4.0
 + redis-sentinel-url==1.0.1
 + rq==2.7.0
 + rq-dashboard==0.8.6
 + webargs==8.7.1
--> 8b298a2c7fda
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 758ms
Uninstalled 1 package in 13ms
Installed 2 packages in 43ms
 ~ bugbug==0.0.638 (from file:///tmp/workspace)
 + bugbug-http-service==0.0.638 (from file:///tmp/workspace/http_service)
--> d6d1ff3210b7
STEP 4/12: COPY http_service/ensure_models.sh /code/http_service/ensure_models.sh
--> 392cddc33bea
STEP 5/12: WORKDIR /code/
--> d6479086909f
STEP 6/12: ARG CHECK_MODELS
--> cbb27ad747b9
STEP 7/12: ENV CHECK_MODELS="${CHECK_MODELS}"
--> c87f7aca7fe8
STEP 8/12: ARG TAG
--> 3b776c714be6
STEP 9/12: ENV TAG="${TAG}"
--> 985862c07f8e
STEP 10/12: ENV BUGBUG_REPO_DIR=/code/bugbug-hg
--> c3186da9782f
STEP 11/12: RUN bash /code/http_service/ensure_models.sh
+ '[' 0 == 0 ']'
+ echo 'Skipping downloading and checking models!'
+ exit 0
Skipping downloading and checking models!
--> 70d3a7878928
STEP 12/12: CMD bugbug-http-worker high default low
COMMIT registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
--> b6b231961493
Successfully tagged registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
b6b231961493ceaebfc9e582726060d01bddbe335e1b1a124cce5d862d82cde7
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.38 GiB ==>  0%
                                                                               
Read:  35.5 MiB /  2.38 GiB ==> 31%
                                                                               
Read:  67.0 MiB /  2.38 GiB ==> 34%
                                                                               
Read:   104 MiB /  2.38 GiB ==> 32%
                                                                               
Read:   137 MiB /  2.38 GiB ==> 33%
                                                                               
Read:   165 MiB /  2.38 GiB ==> 34%
                                                                               
Read:   202 MiB /  2.38 GiB ==> 34%
                                                                               
Read:   243 MiB /  2.38 GiB ==> 36%
                                                                               
Read:   278 MiB /  2.38 GiB ==> 36%
                                                                               
Read:   308 MiB /  2.38 GiB ==> 36%
                                                                               
Read:   340 MiB /  2.38 GiB ==> 35%
                                                                               
Read:   378 MiB /  2.38 GiB ==> 34%
                                                                               
Read:   426 MiB /  2.38 GiB ==> 32%
                                                                               
Read:   461 MiB /  2.38 GiB ==> 32%
                                                                               
Read:   498 MiB /  2.38 GiB ==> 32%
                                                                               
Read:   532 MiB /  2.38 GiB ==> 31%
                                                                               
Read:   574 MiB /  2.38 GiB ==> 31%
                                                                               
Read:   614 MiB /  2.38 GiB ==> 30%
                                                                               
Read:   640 MiB /  2.38 GiB ==> 31%
                                                                               
Read:   666 MiB /  2.38 GiB ==> 32%
                                                                               
Read:   691 MiB /  2.38 GiB ==> 32%
                                                                               
Read:   740 MiB /  2.38 GiB ==> 31%
                                                                               
Read:   778 MiB /  2.38 GiB ==> 31%
                                                                               
Read:   810 MiB /  2.38 GiB ==> 31%
                                                                               
Read:   845 MiB /  2.38 GiB ==> 31%
                                                                               
Read:   882 MiB /  2.38 GiB ==> 31%
                                                                               
Read:   918 MiB /  2.38 GiB ==> 31%
                                                                               
Read:   948 MiB /  2.38 GiB ==> 32%
                                                                               
Read:   981 MiB /  2.38 GiB ==> 33%
                                                                               
Read:  1014 MiB /  2.38 GiB ==> 35%
                                                                               
Read:  1.02 GiB /  2.38 GiB ==> 36%
                                                                               
Read:  1.06 GiB /  2.38 GiB ==> 37%
                                                                               
Read:  1.09 GiB /  2.38 GiB ==> 37%
                                                                               
Read:  1.12 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  1.15 GiB /  2.38 GiB ==> 39%
                                                                               
Read:  1.18 GiB /  2.38 GiB ==> 40%
                                                                               
Read:  1.21 GiB /  2.38 GiB ==> 40%
                                                                               
Read:  1.24 GiB /  2.38 GiB ==> 40%
                                                                               
Read:  1.28 GiB /  2.38 GiB ==> 40%
                                                                               
Read:  1.31 GiB /  2.38 GiB ==> 40%
                                                                               
Read:  1.35 GiB /  2.38 GiB ==> 39%
                                                                               
Read:  1.38 GiB /  2.38 GiB ==> 39%
                                                                               
Read:  1.42 GiB /  2.38 GiB ==> 39%
                                                                               
Read:  1.45 GiB /  2.38 GiB ==> 39%
                                                                               
Read:  1.49 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  1.53 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  1.56 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  1.59 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  1.63 GiB /  2.38 GiB ==> 37%
                                                                               
Read:  1.67 GiB /  2.38 GiB ==> 37%
                                                                               
Read:  1.70 GiB /  2.38 GiB ==> 37%
                                                                               
Read:  1.73 GiB /  2.38 GiB ==> 37%
                                                                               
Read:  1.75 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  1.78 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  1.80 GiB /  2.38 GiB ==> 39%
                                                                               
Read:  1.83 GiB /  2.38 GiB ==> 39%
                                                                               
Read:  1.87 GiB /  2.38 GiB ==> 39%
                                                                               
Read:  1.91 GiB /  2.38 GiB ==> 39%
                                                                               
Read:  1.95 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  1.98 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  2.05 GiB /  2.38 GiB ==> 39%
                                                                               
Read:  2.12 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  2.15 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  2.17 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  2.21 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  2.24 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  2.27 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  2.29 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  2.33 GiB /  2.38 GiB ==> 38%
                                                                               
Read:  2.37 GiB /  2.38 GiB ==> 38%
                                                                               
/images/bugbug-http-service-bg-worker.tar : 37.53%   (  2.38 GiB =>    913 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.5-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.5-slim
STEP 2/9: COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
--> Using cache 37f9ba108d87c8239f90607009aed965d63595c6448847b602b6ac66f6fb57f5
--> 37f9ba108d87
STEP 3/9: ENV PATH="/opt/venv/bin:$PATH"
--> Using cache 7dbae2c7957b4146bf75e7b458cc66b83c4634b78e241de3c2746133f19fa22b
--> 7dbae2c7957b
STEP 4/9: ENV VIRTUAL_ENV="/opt/venv"
--> Using cache 4181e43d08f45dfed8f414579b4d9f4075c7f319c0b85c93b0a987b9627b04a6
--> 4181e43d08f4
STEP 5/9: ENV UV_PROJECT_ENVIRONMENT="/opt/venv"
--> Using cache 660b6110aa0f19c486232c7e1390a61c96b8b5019f24c56f8c1e5604bcc9b72b
--> 660b6110aa0f
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.5 interpreter at: /usr/local/bin/python3
Creating virtual environment at: /opt/venv
Downloading aiohttp (1.7MiB)
 Downloaded aiohttp
Prepared 22 packages in 415ms
Installed 22 packages in 102ms
 + 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.34.2
 + six==1.17.0
 + slugid==2.0.0
 + taskcluster==100.1.1
 + taskcluster-urls==13.0.2
 + urllib3==2.6.3
 + yarl==1.23.0
--> bb12db715b99
STEP 7/9: ADD infra/spawn_pipeline.py /code/
--> a6a357534c48
STEP 8/9: ADD infra/*-pipeline.yml /code/
--> 64329b47567e
STEP 9/9: CMD python /code/spawn_pipeline.py
COMMIT registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
--> a75907ca56c0
[Warning] one or more build args were not consumed: [CHECK_MODELS]
Successfully tagged registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
a75907ca56c0bfdf0e9301c2b9f78c87b5cab5af6e855ffc41520b26b7031829
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:  35.5 MiB /   189 MiB ==> 31%
                                                                               
Read:  67.5 MiB /   189 MiB ==> 34%
                                                                               
Read:   106 MiB /   189 MiB ==> 32%
                                                                               
Read:   139 MiB /   189 MiB ==> 33%
                                                                               
Read:   168 MiB /   189 MiB ==> 34%
                                                                               
/images/bugbug-spawn-pipeline.tar : 33.03%   (   189 MiB =>   62.4 MiB, /images/bugbug-spawn-pipeline.tar.zst) 
INFO:taskboot.build:Compose file fully processed.
[taskcluster 2026-05-28T21:46:37.203Z]                        Exit Code: 0
[taskcluster 2026-05-28T21:46:37.203Z]                        User Time: 65.662ms
[taskcluster 2026-05-28T21:46:37.203Z]                      Kernel Time: 69.831ms
[taskcluster 2026-05-28T21:46:37.203Z]                        Wall Time: 12m13.47520068s
[taskcluster 2026-05-28T21:46:37.203Z]  Average Available System Memory: 13.61 GiB
[taskcluster 2026-05-28T21:46:37.203Z]       Average System Memory Used: 2.01 GiB
[taskcluster 2026-05-28T21:46:37.203Z]          Peak System Memory Used: 4.24 GiB
[taskcluster 2026-05-28T21:46:37.203Z]              Total System Memory: 15.61 GiB
[taskcluster 2026-05-28T21:46:37.203Z]                           Result: SUCCEEDED
[taskcluster 2026-05-28T21:46:37.204Z] === Task Finished ===
[taskcluster 2026-05-28T21:46:37.204Z] Task Duration: 12m13.476343468s