Bump marshmallow from 3.26.1 to 4.0.0 #4974
Closed
Community-TC Integration / bugbug http service tests
failed
Jun 5, 2025 in 8m 3s
Community-TC (pull_request)
bugbug http service tests
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-06-05T09:21:14.703Z
Resolved: 2025-06-05T09:26:44.869Z
Task Execution Time: 5 minutes, 30 seconds, 166 milliseconds
Task Status: failed
Reason Resolved: failed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-06-05T09:21:14.748Z] Worker Type (proj-bugbug/compute-smaller) settings:
[taskcluster 2025-06-05T09:21:14.748Z] {
[taskcluster 2025-06-05T09:21:14.748Z] "config": {
[taskcluster 2025-06-05T09:21:14.748Z] "deploymentId": "ee7fd5d1e82e1257"
[taskcluster 2025-06-05T09:21:14.748Z] },
[taskcluster 2025-06-05T09:21:14.748Z] "generic-worker": {
[taskcluster 2025-06-05T09:21:14.748Z] "config": {
[taskcluster 2025-06-05T09:21:14.748Z] "headlessTasks": false
[taskcluster 2025-06-05T09:21:14.748Z] },
[taskcluster 2025-06-05T09:21:14.748Z] "engine": "multiuser",
[taskcluster 2025-06-05T09:21:14.748Z] "go-arch": "amd64",
[taskcluster 2025-06-05T09:21:14.748Z] "go-os": "linux",
[taskcluster 2025-06-05T09:21:14.748Z] "go-version": "go1.24.2",
[taskcluster 2025-06-05T09:21:14.748Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v83.8.0",
[taskcluster 2025-06-05T09:21:14.748Z] "revision": "f890ebf91e50708df52b1a709f12348b4cbe11f2",
[taskcluster 2025-06-05T09:21:14.748Z] "source": "https://github.com/taskcluster/taskcluster/commits/f890ebf91e50708df52b1a709f12348b4cbe11f2",
[taskcluster 2025-06-05T09:21:14.748Z] "version": "83.8.0"
[taskcluster 2025-06-05T09:21:14.748Z] },
[taskcluster 2025-06-05T09:21:14.748Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-2uo4gttmexnap22h9yfl",
[taskcluster 2025-06-05T09:21:14.748Z] "instance-id": "1748017328507641364",
...(773 lines hidden)...
Collecting jsonschema==4.24.0 (from -r test-requirements.txt (line 4))
Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB)
Collecting pre-commit==4.2.0 (from -r test-requirements.txt (line 5))
Downloading pre_commit-4.2.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting pytest==8.3.5 (from -r test-requirements.txt (line 6))
Downloading pytest-8.3.5-py3-none-any.whl.metadata (7.6 kB)
Collecting pytest-cov==6.1.1 (from -r test-requirements.txt (line 7))
Downloading pytest_cov-6.1.1-py3-none-any.whl.metadata (28 kB)
Collecting pytest-responses==0.5.1 (from -r test-requirements.txt (line 8))
Downloading pytest_responses-0.5.1-py2.py3-none-any.whl.metadata (1.8 kB)
Collecting responses==0.21.0 (from -r test-requirements.txt (line 9))
Downloading responses-0.21.0-py3-none-any.whl.metadata (41 kB)
Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from hypothesis==6.135.0->-r test-requirements.txt (line 2)) (25.3.0)
Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.135.0->-r test-requirements.txt (line 2))
Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB)
Collecting texttable>=1.6.2 (from igraph==0.11.8->-r test-requirements.txt (line 3))
Downloading texttable-1.7.0-py2.py3-none-any.whl.metadata (9.8 kB)
Collecting jsonschema-specifications>=2023.03.6 (from jsonschema==4.24.0->-r test-requirements.txt (line 4))
Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB)
Collecting referencing>=0.28.4 (from jsonschema==4.24.0->-r test-requirements.txt (line 4))
Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)
Collecting rpds-py>=0.7.1 (from jsonschema==4.24.0->-r test-requirements.txt (line 4))
Downloading rpds_py-0.25.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)
Collecting cfgv>=2.0.0 (from pre-commit==4.2.0->-r test-requirements.txt (line 5))
Downloading cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit==4.2.0->-r test-requirements.txt (line 5))
Downloading identify-2.6.12-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit==4.2.0->-r test-requirements.txt (line 5))
Downloading nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Requirement already satisfied: pyyaml>=5.1 in /usr/local/lib/python3.12/site-packages (from pre-commit==4.2.0->-r test-requirements.txt (line 5)) (6.0.2)
Collecting virtualenv>=20.10.0 (from pre-commit==4.2.0->-r test-requirements.txt (line 5))
Downloading virtualenv-20.31.2-py3-none-any.whl.metadata (4.5 kB)
Collecting iniconfig (from pytest==8.3.5->-r test-requirements.txt (line 6))
Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
Requirement already satisfied: packaging in /usr/local/lib/python3.12/site-packages (from pytest==8.3.5->-r test-requirements.txt (line 6)) (24.2)
Collecting pluggy<2,>=1.5 (from pytest==8.3.5->-r test-requirements.txt (line 6))
Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
Requirement already satisfied: requests<3.0,>=2.0 in /usr/local/lib/python3.12/site-packages (from responses==0.21.0->-r test-requirements.txt (line 9)) (2.32.3)
Requirement already satisfied: urllib3>=1.25.10 in /usr/local/lib/python3.12/site-packages (from responses==0.21.0->-r test-requirements.txt (line 9)) (1.26.20)
Requirement already satisfied: typing-extensions>=4.4.0 in /usr/local/lib/python3.12/site-packages (from referencing>=0.28.4->jsonschema==4.24.0->-r test-requirements.txt (line 4)) (4.14.0)
Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.12/site-packages (from requests<3.0,>=2.0->responses==0.21.0->-r test-requirements.txt (line 9)) (3.4.2)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests<3.0,>=2.0->responses==0.21.0->-r test-requirements.txt (line 9)) (3.10)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests<3.0,>=2.0->responses==0.21.0->-r test-requirements.txt (line 9)) (2025.4.26)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit==4.2.0->-r test-requirements.txt (line 5))
Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
Requirement already satisfied: filelock<4,>=3.12.2 in /usr/local/lib/python3.12/site-packages (from virtualenv>=20.10.0->pre-commit==4.2.0->-r test-requirements.txt (line 5)) (3.18.0)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit==4.2.0->-r test-requirements.txt (line 5))
Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
Downloading coverage-7.8.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (245 kB)
Downloading hypothesis-6.135.0-py3-none-any.whl (514 kB)
Downloading igraph-0.11.8-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB)
Downloading pre_commit-4.2.0-py2.py3-none-any.whl (220 kB)
Downloading pytest-8.3.5-py3-none-any.whl (343 kB)
Downloading pytest_cov-6.1.1-py3-none-any.whl (23 kB)
Downloading pytest_responses-0.5.1-py2.py3-none-any.whl (6.7 kB)
Downloading responses-0.21.0-py3-none-any.whl (45 kB)
Downloading cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Downloading identify-2.6.12-py2.py3-none-any.whl (99 kB)
Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB)
Downloading nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
Downloading referencing-0.36.2-py3-none-any.whl (26 kB)
Downloading rpds_py-0.25.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB)
Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Downloading texttable-1.7.0-py2.py3-none-any.whl (10 kB)
Downloading virtualenv-20.31.2-py3-none-any.whl (6.1 MB)
Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
Installing collected packages: texttable, sortedcontainers, distlib, rpds-py, pluggy, platformdirs, nodeenv, iniconfig, igraph, identify, hypothesis, coverage, cfgv, virtualenv, responses, referencing, pytest, pytest-responses, pytest-cov, pre-commit, jsonschema-specifications, jsonschema
Successfully installed cfgv-3.4.0 coverage-7.8.2 distlib-0.3.9 hypothesis-6.135.0 identify-2.6.12 igraph-0.11.8 iniconfig-2.1.0 jsonschema-4.24.0 jsonschema-specifications-2025.4.1 nodeenv-1.9.1 platformdirs-4.3.8 pluggy-1.6.0 pre-commit-4.2.0 pytest-8.3.5 pytest-cov-6.1.1 pytest-responses-0.5.1 referencing-0.36.2 responses-0.21.0 rpds-py-0.25.1 sortedcontainers-2.4.0 texttable-1.7.0 virtualenv-20.31.2
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
+ cp VERSION http_service/VERSION
+ pip install --disable-pip-version-check --no-cache-dir --progress-bar off ./http_service
Processing ./http_service
Preparing metadata (setup.py) ... -� �done
Collecting Flask==3.1.1 (from bugbug-http-service==0.0.578)
Downloading flask-3.1.1-py3-none-any.whl.metadata (3.0 kB)
Collecting apispec-webframeworks==1.2.0 (from bugbug-http-service==0.0.578)
Downloading apispec_webframeworks-1.2.0-py3-none-any.whl.metadata (4.8 kB)
Collecting apispec==6.8.2 (from apispec[yaml]==6.8.2->bugbug-http-service==0.0.578)
Downloading apispec-6.8.2-py3-none-any.whl.metadata (10 kB)
Collecting cerberus==1.3.7 (from bugbug-http-service==0.0.578)
Downloading Cerberus-1.3.7-py3-none-any.whl.metadata (5.5 kB)
Collecting flask-apispec==0.11.4 (from bugbug-http-service==0.0.578)
Downloading flask_apispec-0.11.4-py2.py3-none-any.whl.metadata (4.3 kB)
Collecting flask-cors==6.0.0 (from bugbug-http-service==0.0.578)
Downloading flask_cors-6.0.0-py3-none-any.whl.metadata (961 bytes)
Collecting gunicorn==23.0.0 (from bugbug-http-service==0.0.578)
Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB)
Collecting kombu==5.5.4 (from bugbug-http-service==0.0.578)
Downloading kombu-5.5.4-py3-none-any.whl.metadata (3.5 kB)
Collecting marshmallow==4.0.0 (from bugbug-http-service==0.0.578)
Downloading marshmallow-4.0.0-py3-none-any.whl.metadata (7.4 kB)
Requirement already satisfied: requests==2.32.3 in /usr/local/lib/python3.12/site-packages (from bugbug-http-service==0.0.578) (2.32.3)
Collecting rq-dashboard==0.8.2.2 (from bugbug-http-service==0.0.578)
Downloading rq_dashboard-0.8.2.2-py2.py3-none-any.whl.metadata (7.6 kB)
Collecting rq==2.3.3 (from bugbug-http-service==0.0.578)
Downloading rq-2.3.3-py3-none-any.whl.metadata (6.9 kB)
Collecting sentry-sdk==2.29.1 (from sentry-sdk[flask]==2.29.1->bugbug-http-service==0.0.578)
Downloading sentry_sdk-2.29.1-py2.py3-none-any.whl.metadata (10 kB)
Requirement already satisfied: packaging>=21.3 in /usr/local/lib/python3.12/site-packages (from apispec==6.8.2->apispec[yaml]==6.8.2->bugbug-http-service==0.0.578) (24.2)
Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.12/site-packages (from apispec[yaml]==6.8.2->bugbug-http-service==0.0.578) (6.0.2)
Collecting blinker>=1.9.0 (from Flask==3.1.1->bugbug-http-service==0.0.578)
Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB)
Collecting click>=8.1.3 (from Flask==3.1.1->bugbug-http-service==0.0.578)
Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
Collecting itsdangerous>=2.2.0 (from Flask==3.1.1->bugbug-http-service==0.0.578)
Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB)
Requirement already satisfied: jinja2>=3.1.2 in /usr/local/lib/python3.12/site-packages (from Flask==3.1.1->bugbug-http-service==0.0.578) (3.1.6)
Requirement already satisfied: markupsafe>=2.1.1 in /usr/local/lib/python3.12/site-packages (from Flask==3.1.1->bugbug-http-service==0.0.578) (3.0.2)
Requirement already satisfied: werkzeug>=3.1.0 in /usr/local/lib/python3.12/site-packages (from Flask==3.1.1->bugbug-http-service==0.0.578) (3.1.3)
Collecting webargs>=6.0.0 (from flask-apispec==0.11.4->bugbug-http-service==0.0.578)
Downloading webargs-8.7.0-py3-none-any.whl.metadata (6.6 kB)
Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.12/site-packages (from kombu==5.5.4->bugbug-http-service==0.0.578) (5.3.1)
Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.12/site-packages (from kombu==5.5.4->bugbug-http-service==0.0.578) (5.1.0)
Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.12/site-packages (from kombu==5.5.4->bugbug-http-service==0.0.578) (2025.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.12/site-packages (from requests==2.32.3->bugbug-http-service==0.0.578) (3.4.2)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests==2.32.3->bugbug-http-service==0.0.578) (3.10)
Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests==2.32.3->bugbug-http-service==0.0.578) (1.26.20)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests==2.32.3->bugbug-http-service==0.0.578) (2025.4.26)
Collecting redis!=6.0.0,>=3.5 (from rq==2.3.3->bugbug-http-service==0.0.578)
Downloading redis-6.2.0-py3-none-any.whl.metadata (10 kB)
Requirement already satisfied: arrow in /usr/local/lib/python3.12/site-packages (from rq-dashboard==0.8.2.2->bugbug-http-service==0.0.578) (1.3.0)
Collecting redis-sentinel-url (from rq-dashboard==0.8.2.2->bugbug-http-service==0.0.578)
Downloading Redis_Sentinel_Url-1.0.1-py2.py3-none-any.whl.metadata (1.0 kB)
Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.12/site-packages (from arrow->rq-dashboard==0.8.2.2->bugbug-http-service==0.0.578) (2.9.0.post0)
Requirement already satisfied: types-python-dateutil>=2.8.10 in /usr/local/lib/python3.12/site-packages (from arrow->rq-dashboard==0.8.2.2->bugbug-http-service==0.0.578) (2.9.0.20250516)
Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->arrow->rq-dashboard==0.8.2.2->bugbug-http-service==0.0.578) (1.17.0)
Downloading apispec-6.8.2-py3-none-any.whl (30 kB)
Downloading apispec_webframeworks-1.2.0-py3-none-any.whl (9.1 kB)
Downloading Cerberus-1.3.7-py3-none-any.whl (30 kB)
Downloading flask-3.1.1-py3-none-any.whl (103 kB)
Downloading flask_apispec-0.11.4-py2.py3-none-any.whl (2.4 MB)
Downloading flask_cors-6.0.0-py3-none-any.whl (11 kB)
Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB)
Downloading kombu-5.5.4-py3-none-any.whl (210 kB)
Downloading marshmallow-4.0.0-py3-none-any.whl (48 kB)
Downloading rq-2.3.3-py3-none-any.whl (101 kB)
Downloading rq_dashboard-0.8.2.2-py2.py3-none-any.whl (210 kB)
Downloading sentry_sdk-2.29.1-py2.py3-none-any.whl (341 kB)
Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB)
Downloading click-8.2.1-py3-none-any.whl (102 kB)
Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)
Downloading redis-6.2.0-py3-none-any.whl (278 kB)
Downloading webargs-8.7.0-py3-none-any.whl (31 kB)
Downloading Redis_Sentinel_Url-1.0.1-py2.py3-none-any.whl (4.7 kB)
Building wheels for collected packages: bugbug-http-service
Building wheel for bugbug-http-service (setup.py) ... -� �\� �done
Created wheel for bugbug-http-service: filename=bugbug_http_service-0.0.578-py3-none-any.whl size=31679 sha256=360b2bad0a13fd02119032db8dbe9cef37a34f47e7d696e01f7639e4c6a3fd04
Stored in directory: /tmp/pip-ephem-wheel-cache-cgd8p6h_/wheels/95/f3/17/087a179ea056096ae433a20934a06ba3620178dfafa8d0c733
Successfully built bugbug-http-service
Installing collected packages: sentry-sdk, redis, marshmallow, itsdangerous, gunicorn, click, cerberus, blinker, apispec, webargs, rq, redis-sentinel-url, kombu, Flask, rq-dashboard, flask-cors, flask-apispec, apispec-webframeworks, bugbug-http-service
Attempting uninstall: marshmallow
Found existing installation: marshmallow 3.26.1
Uninstalling marshmallow-3.26.1:
Successfully uninstalled marshmallow-3.26.1
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
dataclasses-json 0.6.7 requires marshmallow<4.0.0,>=3.18.0, but you have marshmallow 4.0.0 which is incompatible.
Successfully installed Flask-3.1.1 apispec-6.8.2 apispec-webframeworks-1.2.0 blinker-1.9.0 bugbug-http-service-0.0.578 cerberus-1.3.7 click-8.2.1 flask-apispec-0.11.4 flask-cors-6.0.0 gunicorn-23.0.0 itsdangerous-2.2.0 kombu-5.5.4 marshmallow-4.0.0 redis-6.2.0 redis-sentinel-url-1.0.1 rq-2.3.3 rq-dashboard-0.8.2.2 sentry-sdk-2.29.1 webargs-8.7.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
+ hg clone -r 90302f015ac8dd8877ef3ee24b5a62541142378b https://hg.mozilla.org/hgcustom/version-control-tools /version-control-tools/
*** failed to import extension "robustcheckout" from /version-control-tools/hgext/robustcheckout/__init__.py: [Errno 2] No such file or directory: '/version-control-tools/hgext/robustcheckout/__init__.py'
*** failed to import extension "hgmo" from /version-control-tools/hgext/hgmo: [Errno 2] No such file or directory: '/version-control-tools/hgext/hgmo'
*** failed to import extension "pushlog" from /version-control-tools/hgext/pushlog: [Errno 2] No such file or directory: '/version-control-tools/hgext/pushlog'
*** failed to import extension "mozext" from /version-control-tools/hgext/mozext: [Errno 2] No such file or directory: '/version-control-tools/hgext/mozext'
real URL is https://hg-edge.mozilla.org/hgcustom/version-control-tools
adding changesets
adding manifests
adding file changes
files [==========================================> ] 2263/2977 01s
files [============================================> ] 2353/2977 01s
files [==============================================> ] 2463/2977 01s
files [===============================================> ] 2550/2977 01s
files [==================================================> ] 2696/2977 01s
files [===================================================> ] 2765/2977 01s
files [====================================================> ] 2817/2977 01s
files [=======================================================> ] 2962/2977 01s
added 8152 changesets with 19504 changes to 2977 files
new changesets 8277a178b3cb:90302f015ac8
updating to branch default
1300 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ pytest --cov=http_service http_service/tests/ -vvv
2025-06-05 09:26:38,038:INFO:matplotlib.font_manager:generated new fontManager
ImportError while loading conftest '/bugbug/http_service/tests/conftest.py'.
http_service/tests/conftest.py:30: in <module>
from bugbug_http import app
http_service/bugbug_http/app.py:109: in <module>
class NotAvailableYet(Schema):
http_service/bugbug_http/app.py:110: in NotAvailableYet
ready = fields.Boolean(enum=[False])
/usr/local/lib/python3.12/site-packages/marshmallow/fields.py:1166: in __init__
super().__init__(**kwargs)
E TypeError: Field.__init__() got an unexpected keyword argument 'enum'
[taskcluster 2025-06-05T09:26:43.592Z] Exit Code: 4
[taskcluster 2025-06-05T09:26:43.592Z] User Time: 116.167ms
[taskcluster 2025-06-05T09:26:43.592Z] Kernel Time: 50.339ms
[taskcluster 2025-06-05T09:26:43.592Z] Wall Time: 5m5.138897805s
[taskcluster 2025-06-05T09:26:43.592Z] Average System Memory Used: 1.57 GiB
[taskcluster 2025-06-05T09:26:43.592Z] Peak System Memory Used: 2.71 GiB
[taskcluster 2025-06-05T09:26:43.592Z] Total System Memory: 7.75 GiB
[taskcluster 2025-06-05T09:26:43.592Z] Result: FAILED
[taskcluster 2025-06-05T09:26:43.592Z] === Task Finished ===
[taskcluster 2025-06-05T09:26:43.592Z] Task Duration: 5m5.139306334s
[taskcluster 2025-06-05T09:26:44.620Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2026-06-05T10:18:42.279Z
[taskcluster:error] exit status 4
Loading