Bump scikit-learn from 1.7.2 to 1.9.0#6159
Open
dependabot[bot] wants to merge 1 commit into
Open
Community-TC Integration / bugbug docker build
succeeded
Jun 15, 2026 in 12m 18s
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-06-15T03:42:34.102Z
Resolved: 2026-06-15T03:54:52.479Z
Task Execution Time: 12 minutes, 18 seconds, 377 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: H4S67xzbTaC-yBTisy-0XQ
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-06-15T03:42:34.188Z] Worker Type (proj-bugbug/ci) settings:
[taskcluster 2026-06-15T03:42:34.188Z] {
[taskcluster 2026-06-15T03:42:34.188Z] "generic-worker": {
[taskcluster 2026-06-15T03:42:34.188Z] "config": {
[taskcluster 2026-06-15T03:42:34.188Z] "capacity": 1,
[taskcluster 2026-06-15T03:42:34.188Z] "headlessTasks": false
[taskcluster 2026-06-15T03:42:34.188Z] },
[taskcluster 2026-06-15T03:42:34.188Z] "engine": "multiuser",
[taskcluster 2026-06-15T03:42:34.188Z] "go-arch": "amd64",
[taskcluster 2026-06-15T03:42:34.188Z] "go-os": "linux",
[taskcluster 2026-06-15T03:42:34.188Z] "go-version": "go1.26.2",
[taskcluster 2026-06-15T03:42:34.188Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v100.0.1",
[taskcluster 2026-06-15T03:42:34.188Z] "revision": "fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-06-15T03:42:34.188Z] "source": "https://github.com/taskcluster/taskcluster/commits/fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-06-15T03:42:34.188Z] "version": "100.0.1"
[taskcluster 2026-06-15T03:42:34.188Z] },
[taskcluster 2026-06-15T03:42:34.188Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-bngpghpfficdxtlhnusi",
[taskcluster 2026-06-15T03:42:34.188Z] "instance-id": "3435883619745450736",
[taskcluster 2026-06-15T03:42:34.188Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-06-15T03:42:34.188Z] "local-ipv4": "10.142.0.48",
...(1229 lines hidden)...
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/bugbug-http-service:latest
INFO:taskboot.docker:Building docker image /code/http_service/Dockerfile
INFO:taskboot.docker:Running docker command: ['build', '--file', '/code/http_service/Dockerfile', '--tag', 'registry.hub.docker.com/mozilla/bugbug-http-service:latest', '--build-arg', 'CHECK_MODELS=0', '/code']
STEP 1/4: FROM registry.hub.docker.com/mozilla/bugbug-base@sha256:feccd37eae4faebefbe1285aaf3eadeb2134818a4a17231fd7ff456ddb7421e8
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 cd /tmp/workspace && uv sync --frozen --no-dev --package bugbug-http-service --no-install-workspace
Downloading flask-apispec (2.2MiB)
Downloaded flask-apispec
Prepared 17 packages in 353ms
Uninstalled 1 package in 77ms
Installed 17 packages in 117ms
+ apispec==6.10.0
+ apispec-webframeworks==1.2.0
+ blinker==1.9.0
- bugbug==0.0.638 (from file:///tmp/bugbug)
+ 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==4.3.0
+ redis==8.0.0
+ redis-sentinel-url==1.0.1
+ rq==2.7.0
+ rq-dashboard==0.8.7
+ webargs==8.7.1
--> 399bb76392a4
STEP 3/4: RUN --mount=type=bind,target=/tmp/workspace,rw cd /tmp/workspace && uv sync --locked --no-dev --package bugbug-http-service --no-editable
Resolved 331 packages in 7ms
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 912ms
Installed 2 packages in 52ms
+ bugbug==0.0.638 (from file:///tmp/workspace)
+ bugbug-http-service==0.0.638 (from file:///tmp/workspace/http_service)
--> 9ff4c1123595
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
--> 0244e4fe1f70
[Warning] one or more build args were not consumed: [CHECK_MODELS]
Successfully tagged registry.hub.docker.com/mozilla/bugbug-http-service:latest
0244e4fe1f700e4bbc071297d751c6ed0747b6f1dfb3d2ed1e938d1d26689943
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 / 1.96 GiB ==> 0%
Read: 24.5 MiB / 1.96 GiB ==> 31%
Read: 50.0 MiB / 1.96 GiB ==> 34%
Read: 77.5 MiB / 1.96 GiB ==> 32%
Read: 104 MiB / 1.96 GiB ==> 32%
Read: 130 MiB / 1.96 GiB ==> 32%
Read: 150 MiB / 1.96 GiB ==> 33%
Read: 170 MiB / 1.96 GiB ==> 34%
Read: 198 MiB / 1.96 GiB ==> 33%
Read: 234 MiB / 1.96 GiB ==> 36%
Read: 258 MiB / 1.96 GiB ==> 36%
Read: 281 MiB / 1.96 GiB ==> 36%
Read: 302 MiB / 1.96 GiB ==> 36%
Read: 329 MiB / 1.96 GiB ==> 35%
Read: 356 MiB / 1.96 GiB ==> 35%
Read: 384 MiB / 1.96 GiB ==> 34%
Read: 418 MiB / 1.96 GiB ==> 33%
Read: 444 MiB / 1.96 GiB ==> 32%
Read: 472 MiB / 1.96 GiB ==> 32%
Read: 500 MiB / 1.96 GiB ==> 31%
Read: 521 MiB / 1.96 GiB ==> 32%
Read: 552 MiB / 1.96 GiB ==> 31%
Read: 583 MiB / 1.96 GiB ==> 30%
Read: 604 MiB / 1.96 GiB ==> 30%
Read: 622 MiB / 1.96 GiB ==> 31%
Read: 642 MiB / 1.96 GiB ==> 31%
Read: 660 MiB / 1.96 GiB ==> 32%
Read: 692 MiB / 1.96 GiB ==> 31%
Read: 726 MiB / 1.96 GiB ==> 31%
Read: 752 MiB / 1.96 GiB ==> 31%
Read: 775 MiB / 1.96 GiB ==> 31%
Read: 798 MiB / 1.96 GiB ==> 31%
Read: 826 MiB / 1.96 GiB ==> 31%
Read: 855 MiB / 1.96 GiB ==> 30%
Read: 882 MiB / 1.96 GiB ==> 30%
Read: 906 MiB / 1.96 GiB ==> 31%
Read: 925 MiB / 1.96 GiB ==> 32%
Read: 948 MiB / 1.96 GiB ==> 33%
Read: 971 MiB / 1.96 GiB ==> 34%
Read: 993 MiB / 1.96 GiB ==> 34%
Read: 1015 MiB / 1.96 GiB ==> 35%
Read: 1.02 GiB / 1.96 GiB ==> 36%
Read: 1.04 GiB / 1.96 GiB ==> 36%
Read: 1.07 GiB / 1.96 GiB ==> 37%
Read: 1.09 GiB / 1.96 GiB ==> 38%
Read: 1.10 GiB / 1.96 GiB ==> 38%
Read: 1.12 GiB / 1.96 GiB ==> 39%
Read: 1.14 GiB / 1.96 GiB ==> 39%
Read: 1.16 GiB / 1.96 GiB ==> 40%
Read: 1.19 GiB / 1.96 GiB ==> 40%
Read: 1.21 GiB / 1.96 GiB ==> 40%
Read: 1.23 GiB / 1.96 GiB ==> 40%
Read: 1.26 GiB / 1.96 GiB ==> 40%
Read: 1.29 GiB / 1.96 GiB ==> 40%
Read: 1.31 GiB / 1.96 GiB ==> 40%
Read: 1.33 GiB / 1.96 GiB ==> 39%
Read: 1.36 GiB / 1.96 GiB ==> 39%
Read: 1.38 GiB / 1.96 GiB ==> 39%
Read: 1.42 GiB / 1.96 GiB ==> 39%
Read: 1.44 GiB / 1.96 GiB ==> 39%
Read: 1.47 GiB / 1.96 GiB ==> 38%
Read: 1.50 GiB / 1.96 GiB ==> 38%
Read: 1.52 GiB / 1.96 GiB ==> 38%
Read: 1.55 GiB / 1.96 GiB ==> 38%
Read: 1.58 GiB / 1.96 GiB ==> 38%
Read: 1.60 GiB / 1.96 GiB ==> 37%
Read: 1.63 GiB / 1.96 GiB ==> 37%
Read: 1.66 GiB / 1.96 GiB ==> 37%
Read: 1.68 GiB / 1.96 GiB ==> 37%
Read: 1.70 GiB / 1.96 GiB ==> 37%
Read: 1.72 GiB / 1.96 GiB ==> 37%
Read: 1.74 GiB / 1.96 GiB ==> 38%
Read: 1.76 GiB / 1.96 GiB ==> 38%
Read: 1.77 GiB / 1.96 GiB ==> 38%
Read: 1.79 GiB / 1.96 GiB ==> 39%
Read: 1.81 GiB / 1.96 GiB ==> 39%
Read: 1.83 GiB / 1.96 GiB ==> 39%
Read: 1.86 GiB / 1.96 GiB ==> 39%
Read: 1.89 GiB / 1.96 GiB ==> 39%
Read: 1.93 GiB / 1.96 GiB ==> 38%
Read: 1.96 GiB / 1.96 GiB ==> 38%
/images/bugbug-http-service.tar : 37.98% ( 1.96 GiB => 763 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:444c6d76415fad428f47d2f93da955bdb1c4b69da9cc36ae25ae5c474e93ff43
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:444c6d76415fad428f47d2f93da955bdb1c4b69da9cc36ae25ae5c474e93ff43
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 cd /tmp/workspace && uv sync --frozen --no-dev --package bugbug-http-service --no-install-workspace
Downloading flask-apispec (2.2MiB)
Downloaded flask-apispec
Prepared 17 packages in 364ms
Uninstalled 1 package in 76ms
Installed 17 packages in 126ms
+ apispec==6.10.0
+ apispec-webframeworks==1.2.0
+ blinker==1.9.0
- bugbug==0.0.638 (from file:///tmp/bugbug)
+ 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==4.3.0
+ redis==8.0.0
+ redis-sentinel-url==1.0.1
+ rq==2.7.0
+ rq-dashboard==0.8.7
+ webargs==8.7.1
--> cacc3130b8e4
STEP 3/12: RUN --mount=type=bind,target=/tmp/workspace,rw cd /tmp/workspace && uv sync --locked --no-dev --package bugbug-http-service --no-editable
Resolved 331 packages in 7ms
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 952ms
Installed 2 packages in 56ms
+ bugbug==0.0.638 (from file:///tmp/workspace)
+ bugbug-http-service==0.0.638 (from file:///tmp/workspace/http_service)
--> 1a866aba29f4
STEP 4/12: COPY http_service/ensure_models.sh /code/http_service/ensure_models.sh
--> 4972a7d98bb2
STEP 5/12: WORKDIR /code/
--> 89eaeec26e6a
STEP 6/12: ARG CHECK_MODELS
--> d3cc5a4d5e8e
STEP 7/12: ENV CHECK_MODELS="${CHECK_MODELS}"
--> dfd010dd0e2b
STEP 8/12: ARG TAG
--> bd986a0846e4
STEP 9/12: ENV TAG="${TAG}"
--> 12dea630840d
STEP 10/12: ENV BUGBUG_REPO_DIR=/code/bugbug-hg
--> 7d61bb0971df
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
--> 80dc2b916f84
STEP 12/12: CMD bugbug-http-worker high default low
COMMIT registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
--> 7ef7a6292820
Successfully tagged registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
7ef7a6292820c058ee66e0b67b202cb663843691dbc4b5442267acb9d49c8b6d
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.09 GiB ==> 0%
Read: 23.5 MiB / 2.09 GiB ==> 31%
Read: 48.5 MiB / 2.09 GiB ==> 34%
Read: 76.0 MiB / 2.09 GiB ==> 32%
Read: 104 MiB / 2.09 GiB ==> 32%
Read: 130 MiB / 2.09 GiB ==> 32%
Read: 151 MiB / 2.09 GiB ==> 33%
Read: 174 MiB / 2.09 GiB ==> 34%
Read: 208 MiB / 2.09 GiB ==> 34%
Read: 236 MiB / 2.09 GiB ==> 36%
Read: 262 MiB / 2.09 GiB ==> 36%
Read: 285 MiB / 2.09 GiB ==> 36%
Read: 308 MiB / 2.09 GiB ==> 36%
Read: 338 MiB / 2.09 GiB ==> 35%
Read: 366 MiB / 2.09 GiB ==> 34%
Read: 399 MiB / 2.09 GiB ==> 33%
Read: 431 MiB / 2.09 GiB ==> 32%
Read: 454 MiB / 2.09 GiB ==> 32%
Read: 483 MiB / 2.09 GiB ==> 32%
Read: 509 MiB / 2.09 GiB ==> 31%
Read: 535 MiB / 2.09 GiB ==> 31%
Read: 568 MiB / 2.09 GiB ==> 31%
Read: 597 MiB / 2.09 GiB ==> 30%
Read: 614 MiB / 2.09 GiB ==> 31%
Read: 632 MiB / 2.09 GiB ==> 31%
Read: 651 MiB / 2.09 GiB ==> 32%
Read: 674 MiB / 2.09 GiB ==> 32%
Read: 710 MiB / 2.09 GiB ==> 31%
Read: 741 MiB / 2.09 GiB ==> 31%
Read: 765 MiB / 2.09 GiB ==> 31%
Read: 788 MiB / 2.09 GiB ==> 31%
Read: 812 MiB / 2.09 GiB ==> 31%
Read: 840 MiB / 2.09 GiB ==> 30%
Read: 865 MiB / 2.09 GiB ==> 30%
Read: 892 MiB / 2.09 GiB ==> 30%
Read: 914 MiB / 2.09 GiB ==> 31%
Read: 936 MiB / 2.09 GiB ==> 32%
Read: 959 MiB / 2.09 GiB ==> 33%
Read: 982 MiB / 2.09 GiB ==> 34%
Read: 1003 MiB / 2.09 GiB ==> 35%
Read: 1.00 GiB / 2.09 GiB ==> 36%
Read: 1.03 GiB / 2.09 GiB ==> 36%
Read: 1.05 GiB / 2.09 GiB ==> 37%
Read: 1.08 GiB / 2.09 GiB ==> 37%
Read: 1.09 GiB / 2.09 GiB ==> 38%
Read: 1.11 GiB / 2.09 GiB ==> 39%
Read: 1.13 GiB / 2.09 GiB ==> 39%
Read: 1.15 GiB / 2.09 GiB ==> 39%
Read: 1.18 GiB / 2.09 GiB ==> 40%
Read: 1.20 GiB / 2.09 GiB ==> 40%
Read: 1.22 GiB / 2.09 GiB ==> 40%
Read: 1.25 GiB / 2.09 GiB ==> 40%
Read: 1.27 GiB / 2.09 GiB ==> 40%
Read: 1.30 GiB / 2.09 GiB ==> 40%
Read: 1.32 GiB / 2.09 GiB ==> 40%
Read: 1.35 GiB / 2.09 GiB ==> 39%
Read: 1.37 GiB / 2.09 GiB ==> 39%
Read: 1.40 GiB / 2.09 GiB ==> 39%
Read: 1.43 GiB / 2.09 GiB ==> 39%
Read: 1.45 GiB / 2.09 GiB ==> 38%
Read: 1.48 GiB / 2.09 GiB ==> 38%
Read: 1.51 GiB / 2.09 GiB ==> 38%
Read: 1.53 GiB / 2.09 GiB ==> 38%
Read: 1.56 GiB / 2.09 GiB ==> 38%
Read: 1.58 GiB / 2.09 GiB ==> 38%
Read: 1.61 GiB / 2.09 GiB ==> 37%
Read: 1.64 GiB / 2.09 GiB ==> 37%
Read: 1.66 GiB / 2.09 GiB ==> 37%
Read: 1.69 GiB / 2.09 GiB ==> 37%
Read: 1.71 GiB / 2.09 GiB ==> 37%
Read: 1.73 GiB / 2.09 GiB ==> 37%
Read: 1.75 GiB / 2.09 GiB ==> 38%
Read: 1.76 GiB / 2.09 GiB ==> 38%
Read: 1.78 GiB / 2.09 GiB ==> 38%
Read: 1.80 GiB / 2.09 GiB ==> 39%
Read: 1.82 GiB / 2.09 GiB ==> 39%
Read: 1.84 GiB / 2.09 GiB ==> 39%
Read: 1.88 GiB / 2.09 GiB ==> 39%
Read: 1.90 GiB / 2.09 GiB ==> 39%
Read: 1.94 GiB / 2.09 GiB ==> 38%
Read: 1.96 GiB / 2.09 GiB ==> 38%
Read: 1.99 GiB / 2.09 GiB ==> 38%
Read: 2.01 GiB / 2.09 GiB ==> 38%
Read: 2.03 GiB / 2.09 GiB ==> 38%
Read: 2.06 GiB / 2.09 GiB ==> 38%
Read: 2.09 GiB / 2.09 GiB ==> 38%
/images/bugbug-http-service-bg-worker.tar : 37.58% ( 2.09 GiB => 806 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 0d95c3a873c1d3939799fd133b5d4bc98bc73dfb4913df6e9112c94b6b3372b8
--> 0d95c3a873c1
STEP 3/9: ENV PATH="/opt/venv/bin:$PATH"
--> Using cache 518701483bf56bb85ba1d9c325403c4e3158983d63cb7c6df2c67cf66476f0b1
--> 518701483bf5
STEP 4/9: ENV VIRTUAL_ENV="/opt/venv"
--> Using cache 683614ed69404f61639b74debbde981d7bc7ffaf7a2f7c7fefd84c726db98c76
--> 683614ed6940
STEP 5/9: ENV UV_PROJECT_ENVIRONMENT="/opt/venv"
--> Using cache b130be318a6dd1ec98d1070c4bbf7c753cf7b51ddb567844d9aa3dd114e790f8
--> b130be318a6d
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 --mount=type=bind,source=VERSION,target=/tmp/bugbug/VERSION cd /tmp/bugbug && uv sync --frozen --package bugbug --no-dev --only-group spawn-pipeline --no-install-workspace
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 419ms
Installed 22 packages in 151ms
+ aiohappyeyeballs==2.6.2
+ aiohttp==3.14.0
+ aiosignal==1.4.0
+ async-timeout==5.0.1
+ attrs==26.1.0
+ certifi==2026.5.20
+ charset-normalizer==3.4.7
+ frozenlist==1.8.0
+ idna==3.17
+ json-e==4.8.2
+ mohawk==1.1.0
+ multidict==6.7.1
+ propcache==0.5.2
+ 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.7.0
+ yarl==1.24.2
--> 084a446af286
STEP 7/9: ADD infra/spawn_pipeline.py /code/
--> ab26b874991f
STEP 8/9: ADD infra/*-pipeline.yml /code/
--> a6d32c9c1053
STEP 9/9: CMD python /code/spawn_pipeline.py
COMMIT registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
--> 69ea28e87c36
[Warning] one or more build args were not consumed: [CHECK_MODELS]
Successfully tagged registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
69ea28e87c36f703f7e96f8098ecb63815d86afaad2b9c5b6fceecc6a3b7c741
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: 24.5 MiB / 189 MiB ==> 31%
Read: 50.0 MiB / 189 MiB ==> 34%
Read: 77.5 MiB / 189 MiB ==> 32%
Read: 104 MiB / 189 MiB ==> 32%
Read: 130 MiB / 189 MiB ==> 32%
Read: 151 MiB / 189 MiB ==> 33%
Read: 174 MiB / 189 MiB ==> 34%
/images/bugbug-spawn-pipeline.tar : 32.99% ( 189 MiB => 62.4 MiB, /images/bugbug-spawn-pipeline.tar.zst)
INFO:taskboot.build:Compose file fully processed.
[taskcluster 2026-06-15T03:53:40.507Z] Exit Code: 0
[taskcluster 2026-06-15T03:53:40.507Z] User Time: 79.664ms
[taskcluster 2026-06-15T03:53:40.507Z] Kernel Time: 108.115ms
[taskcluster 2026-06-15T03:53:40.507Z] Wall Time: 10m38.351831928s
[taskcluster 2026-06-15T03:53:40.507Z] Average Available System Memory: 13.93 GiB
[taskcluster 2026-06-15T03:53:40.507Z] Average System Memory Used: 1.68 GiB
[taskcluster 2026-06-15T03:53:40.507Z] Peak System Memory Used: 1.98 GiB
[taskcluster 2026-06-15T03:53:40.507Z] Total System Memory: 15.61 GiB
[taskcluster 2026-06-15T03:53:40.507Z] Result: SUCCEEDED
[taskcluster 2026-06-15T03:53:40.508Z] === Task Finished ===
[taskcluster 2026-06-15T03:53:40.508Z] Task Duration: 10m38.352738643s
Loading