Skip to content

Bump langsmith from 0.7.31 to 0.8.0 in /services/reviewhelper-api

ac767d2
Select commit
Loading
Failed to load commit list.
Merged

Bump langsmith from 0.7.31 to 0.8.0 in /services/reviewhelper-api #6037

Bump langsmith from 0.7.31 to 0.8.0 in /services/reviewhelper-api
ac767d2
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug docker build succeeded May 15, 2026 in 25m 51s

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-15T21:16:07.391Z
Resolved: 2026-05-15T21:39:29.966Z
Task Execution Time: 23 minutes, 22 seconds, 575 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: RYMeeT_6QzO7dPROuRe_BQ
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-15T21:16:07.448Z] Worker Type (proj-bugbug/ci) settings:
[taskcluster 2026-05-15T21:16:07.448Z]   {
[taskcluster 2026-05-15T21:16:07.448Z]     "generic-worker": {
[taskcluster 2026-05-15T21:16:07.448Z]       "config": {
[taskcluster 2026-05-15T21:16:07.448Z]         "headlessTasks": false
[taskcluster 2026-05-15T21:16:07.448Z]       },
[taskcluster 2026-05-15T21:16:07.448Z]       "engine": "multiuser",
[taskcluster 2026-05-15T21:16:07.448Z]       "go-arch": "amd64",
[taskcluster 2026-05-15T21:16:07.448Z]       "go-os": "linux",
[taskcluster 2026-05-15T21:16:07.448Z]       "go-version": "go1.26.2",
[taskcluster 2026-05-15T21:16:07.448Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v99.1.0",
[taskcluster 2026-05-15T21:16:07.448Z]       "revision": "c76d61efe4bdc1a05bcec848739cd41ebf061f01",
[taskcluster 2026-05-15T21:16:07.448Z]       "source": "https://github.com/taskcluster/taskcluster/commits/c76d61efe4bdc1a05bcec848739cd41ebf061f01",
[taskcluster 2026-05-15T21:16:07.448Z]       "version": "99.1.0"
[taskcluster 2026-05-15T21:16:07.448Z]     },
[taskcluster 2026-05-15T21:16:07.448Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-aaynirqnxlbwcojgnbeo",
[taskcluster 2026-05-15T21:16:07.448Z]     "instance-id": "3388099780707758689",
[taskcluster 2026-05-15T21:16:07.448Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-05-15T21:16:07.448Z]     "local-ipv4": "10.128.0.130",
[taskcluster 2026-05-15T21:16:07.448Z]     "machine-setup": {

...(1234 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 1.13s
Uninstalled 1 package in 80ms
Installed 17 packages in 141ms
 + apispec==6.10.0
 + apispec-webframeworks==1.2.0
 + blinker==1.9.0
 - bugbug==0.0.633 (from file:///tmp/bugbug)
 + bugbug==0.0.633 (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
--> 2e7f26a64494
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 2.42s
Uninstalled 1 package in 19ms
Installed 2 packages in 49ms
 ~ bugbug==0.0.633 (from file:///tmp/workspace)
 + bugbug-http-service==0.0.633 (from file:///tmp/workspace/http_service)
--> 746a736ecc87
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
--> 994f5740a446
[Warning] one or more build args were not consumed: [CHECK_MODELS]
Successfully tagged registry.hub.docker.com/mozilla/bugbug-http-service:latest
994f5740a4467ca696c22ec9d05c33a028a0c19a59c05f8b7695c6b6130d03eb
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.27 GiB ==>  0%
                                                                               
Read:  35.5 MiB /  2.27 GiB ==> 31%
                                                                               
Read:  48.0 MiB /  2.27 GiB ==> 34%
                                                                               
Read:  60.0 MiB /  2.27 GiB ==> 35%
                                                                               
Read:  88.0 MiB /  2.27 GiB ==> 32%
                                                                               
Read:   104 MiB /  2.27 GiB ==> 32%
                                                                               
Read:   120 MiB /  2.27 GiB ==> 31%
                                                                               
Read:   150 MiB /  2.27 GiB ==> 33%
                                                                               
Read:   160 MiB /  2.27 GiB ==> 33%
                                                                               
Read:   176 MiB /  2.27 GiB ==> 33%
                                                                               
Read:   222 MiB /  2.27 GiB ==> 36%
                                                                               
Read:   224 MiB /  2.27 GiB ==> 36%
                                                                               
Read:   232 MiB /  2.27 GiB ==> 36%
                                                                               
Read:   265 MiB /  2.27 GiB ==> 36%
                                                                               
Read:   290 MiB /  2.27 GiB ==> 36%
                                                                               
Read:   296 MiB /  2.27 GiB ==> 36%
                                                                               
Read:   327 MiB /  2.27 GiB ==> 36%
                                                                               
Read:   336 MiB /  2.27 GiB ==> 35%
                                                                               
Read:   351 MiB /  2.27 GiB ==> 35%
                                                                               
Read:   384 MiB /  2.27 GiB ==> 34%
                                                                               
Read:   416 MiB /  2.27 GiB ==> 33%
                                                                               
Read:   440 MiB /  2.27 GiB ==> 32%
                                                                               
Read:   476 MiB /  2.27 GiB ==> 32%
                                                                               
Read:   509 MiB /  2.27 GiB ==> 32%
                                                                               
Read:   548 MiB /  2.27 GiB ==> 31%
                                                                               
Read:   590 MiB /  2.27 GiB ==> 31%
                                                                               
Read:   620 MiB /  2.27 GiB ==> 31%
                                                                               
Read:   645 MiB /  2.27 GiB ==> 31%
                                                                               
Read:   669 MiB /  2.27 GiB ==> 32%
                                                                               
Read:   711 MiB /  2.27 GiB ==> 31%
                                                                               
Read:   753 MiB /  2.27 GiB ==> 31%
                                                                               
Read:   785 MiB /  2.27 GiB ==> 31%
                                                                               
Read:   818 MiB /  2.27 GiB ==> 31%
                                                                               
Read:   856 MiB /  2.27 GiB ==> 31%
                                                                               
Read:   890 MiB /  2.27 GiB ==> 30%
                                                                               
Read:   921 MiB /  2.27 GiB ==> 31%
                                                                               
Read:   948 MiB /  2.27 GiB ==> 33%
                                                                               
Read:   979 MiB /  2.27 GiB ==> 34%
                                                                               
Read:  1011 MiB /  2.27 GiB ==> 35%
                                                                               
Read:  1.02 GiB /  2.27 GiB ==> 36%
                                                                               
Read:  1.05 GiB /  2.27 GiB ==> 37%
                                                                               
Read:  1.09 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  1.11 GiB /  2.27 GiB ==> 39%
                                                                               
Read:  1.14 GiB /  2.27 GiB ==> 39%
                                                                               
Read:  1.17 GiB /  2.27 GiB ==> 40%
                                                                               
Read:  1.21 GiB /  2.27 GiB ==> 40%
                                                                               
Read:  1.24 GiB /  2.27 GiB ==> 40%
                                                                               
Read:  1.25 GiB /  2.27 GiB ==> 40%
                                                                               
Read:  1.28 GiB /  2.27 GiB ==> 40%
                                                                               
Read:  1.31 GiB /  2.27 GiB ==> 40%
                                                                               
Read:  1.34 GiB /  2.27 GiB ==> 39%
                                                                               
Read:  1.37 GiB /  2.27 GiB ==> 39%
                                                                               
Read:  1.41 GiB /  2.27 GiB ==> 39%
                                                                               
Read:  1.45 GiB /  2.27 GiB ==> 39%
                                                                               
Read:  1.48 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  1.52 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  1.53 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  1.56 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  1.60 GiB /  2.27 GiB ==> 37%
                                                                               
Read:  1.63 GiB /  2.27 GiB ==> 37%
                                                                               
Read:  1.66 GiB /  2.27 GiB ==> 37%
                                                                               
Read:  1.69 GiB /  2.27 GiB ==> 37%
                                                                               
Read:  1.70 GiB /  2.27 GiB ==> 37%
                                                                               
Read:  1.73 GiB /  2.27 GiB ==> 37%
                                                                               
Read:  1.75 GiB /  2.27 GiB ==> 37%
                                                                               
Read:  1.76 GiB /  2.27 GiB ==> 37%
                                                                               
Read:  1.77 GiB /  2.27 GiB ==> 37%
                                                                               
Read:  1.80 GiB /  2.27 GiB ==> 37%
                                                                               
Read:  1.81 GiB /  2.27 GiB ==> 37%
                                                                               
Read:  1.84 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  1.84 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  1.86 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  1.89 GiB /  2.27 GiB ==> 39%
                                                                               
Read:  1.93 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  1.95 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  1.97 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  2.01 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  2.03 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  2.06 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  2.07 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  2.14 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  2.18 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  2.19 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  2.20 GiB /  2.27 GiB ==> 38%
                                                                               
Read:  2.24 GiB /  2.27 GiB ==> 38%
                                                                               
/images/bugbug-http-service.tar : 37.61%   (  2.27 GiB =>    872 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:8d8e250bfa9c538776722b32110c686b961dff73858c06555ed37962fbdb384e
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:8d8e250bfa9c538776722b32110c686b961dff73858c06555ed37962fbdb384e
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 826ms
Uninstalled 1 package in 212ms
Installed 17 packages in 97ms
 + apispec==6.10.0
 + apispec-webframeworks==1.2.0
 + blinker==1.9.0
 - bugbug==0.0.633 (from file:///tmp/bugbug)
 + bugbug==0.0.633 (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
--> 44937936ac73
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 923ms
Uninstalled 1 package in 13ms
Installed 2 packages in 49ms
 ~ bugbug==0.0.633 (from file:///tmp/workspace)
 + bugbug-http-service==0.0.633 (from file:///tmp/workspace/http_service)
--> 6b4ead15152a
STEP 4/12: COPY http_service/ensure_models.sh /code/http_service/ensure_models.sh
--> cd3bd782fcab
STEP 5/12: WORKDIR /code/
--> b115b2f9a6a5
STEP 6/12: ARG CHECK_MODELS
--> c5184c578a82
STEP 7/12: ENV CHECK_MODELS="${CHECK_MODELS}"
--> 600385d95216
STEP 8/12: ARG TAG
--> 690cb323bc70
STEP 9/12: ENV TAG="${TAG}"
--> 89007718b26e
STEP 10/12: ENV BUGBUG_REPO_DIR=/code/bugbug-hg
--> fddd8a235a8d
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
--> f4f536721f22
STEP 12/12: CMD bugbug-http-worker high default low
COMMIT registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
--> d7c90914e929
Successfully tagged registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
d7c90914e929789bc4d41f1930778ce172b0bc7d3a21372d3788417fe22e1b6f
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:  34.0 MiB /  2.40 GiB ==> 30%
                                                                               
Read:  64.0 MiB /  2.40 GiB ==> 34%
                                                                               
Read:   101 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   134 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   160 MiB /  2.40 GiB ==> 33%
                                                                               
Read:   192 MiB /  2.40 GiB ==> 33%
                                                                               
Read:   238 MiB /  2.40 GiB ==> 36%
                                                                               
Read:   270 MiB /  2.40 GiB ==> 36%
                                                                               
Read:   300 MiB /  2.40 GiB ==> 36%
                                                                               
Read:   329 MiB /  2.40 GiB ==> 36%
                                                                               
Read:   365 MiB /  2.40 GiB ==> 35%
                                                                               
Read:   408 MiB /  2.40 GiB ==> 33%
                                                                               
Read:   443 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   478 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   509 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   544 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   585 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   616 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   640 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   664 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   696 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   739 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   770 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   800 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   832 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   868 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   902 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   930 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   963 MiB /  2.40 GiB ==> 33%
                                                                               
Read:   997 MiB /  2.40 GiB ==> 34%
                                                                               
Read:  1.01 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.33 GiB /  2.40 GiB ==> 40%
                                                                               
Read:  1.36 GiB /  2.40 GiB ==> 39%
                                                                               
Read:  1.40 GiB /  2.40 GiB ==> 39%
                                                                               
Read:  1.44 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.58 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.72 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.75 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.77 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.89 GiB /  2.40 GiB ==> 39%
                                                                               
Read:  1.94 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.98 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.02 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.04 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.11 GiB /  2.40 GiB ==> 39%
                                                                               
Read:  2.17 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.19 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.23 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.26 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.29 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.31 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.35 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.38 GiB /  2.40 GiB ==> 37%
                                                                               
/images/bugbug-http-service-bg-worker.tar : 37.28%   (  2.40 GiB =>    916 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 001ac6f175094bfe99899a761ee62e48e2b05dd5f8e9c35877d1411f5fe688b6
--> 001ac6f17509
STEP 3/9: ENV PATH="/opt/venv/bin:$PATH"
--> Using cache 36e9ebdd7c72b9e6233f7794e4432a224501f4a49c912b614ad43e27d3cf641a
--> 36e9ebdd7c72
STEP 4/9: ENV VIRTUAL_ENV="/opt/venv"
--> Using cache 9674d5b303ccbf9cc537b416f88c3362344996a36d1ed1b213f6144ad9d122d5
--> 9674d5b303cc
STEP 5/9: ENV UV_PROJECT_ENVIRONMENT="/opt/venv"
--> Using cache d340b6b9eafce9ce309376233eb51719fdc62c12f3f926641a895272e714b796
--> d340b6b9eafc
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 471ms
Installed 22 packages in 406ms
 + 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
--> 867afc052369
STEP 7/9: ADD infra/spawn_pipeline.py /code/
--> 1f42ecb3d3d9
STEP 8/9: ADD infra/*-pipeline.yml /code/
--> 9b84a34256a4
STEP 9/9: CMD python /code/spawn_pipeline.py
COMMIT registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
--> 5f2458ead454
[Warning] one or more build args were not consumed: [CHECK_MODELS]
Successfully tagged registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
5f2458ead4542d0a00dd340799bccc448a4c72a5d38652844c161abca4c184d2
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 /   188 MiB ==>  0%
                                                                               
Read:  32.0 MiB /   188 MiB ==> 30%
                                                                               
Read:  58.5 MiB /   188 MiB ==> 35%
                                                                               
Read:  93.5 MiB /   188 MiB ==> 31%
                                                                               
Read:   126 MiB /   188 MiB ==> 32%
                                                                               
Read:   150 MiB /   188 MiB ==> 33%
                                                                               
Read:   178 MiB /   188 MiB ==> 33%
                                                                               
/images/bugbug-spawn-pipeline.tar : 32.98%   (   188 MiB =>   62.2 MiB, /images/bugbug-spawn-pipeline.tar.zst) 
INFO:taskboot.build:Compose file fully processed.
[taskcluster 2026-05-15T21:29:58.380Z]                        Exit Code: 0
[taskcluster 2026-05-15T21:29:58.380Z]                        User Time: 66.253ms
[taskcluster 2026-05-15T21:29:58.380Z]                      Kernel Time: 77.877ms
[taskcluster 2026-05-15T21:29:58.380Z]                        Wall Time: 13m29.250388959s
[taskcluster 2026-05-15T21:29:58.380Z]  Average Available System Memory: 13.42 GiB
[taskcluster 2026-05-15T21:29:58.380Z]       Average System Memory Used: 2.19 GiB
[taskcluster 2026-05-15T21:29:58.380Z]          Peak System Memory Used: 4.02 GiB
[taskcluster 2026-05-15T21:29:58.380Z]              Total System Memory: 15.61 GiB
[taskcluster 2026-05-15T21:29:58.380Z]                           Result: SUCCEEDED
[taskcluster 2026-05-15T21:29:58.381Z] === Task Finished ===
[taskcluster 2026-05-15T21:29:58.381Z] Task Duration: 13m29.251000415s