feat: translations integration tests #210
Merged
stage-taskcluster / firefoxci-artifact-translations-ec9gotkhQ2qqzWdk43JK4A
succeeded
Jan 29, 2025 in 3m 13s
Stage-TC (issue_comment)
Fetch artifacts from Firefox-CI for translations pipeline tests
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-01-29T15:58:16.100Z
Resolved: 2025-01-29T15:59:05.891Z
Task Execution Time: 49 seconds, 791 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/cyhunspell.tar.zst
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-01-29 15:58:16.297Z] Task ID: HyAFKAClQDieZDjbv4vxbA
[taskcluster 2025-01-29 15:58:16.298Z] Worker ID: 1471153707897319775
[taskcluster 2025-01-29 15:58:16.298Z] Worker Group: us-central1-b
[taskcluster 2025-01-29 15:58:16.298Z] Worker Node Type: projects/474530013412/machineTypes/c2-standard-4
[taskcluster 2025-01-29 15:58:16.298Z] Worker Pool: ci-t/linux-gcp
[taskcluster 2025-01-29 15:58:16.298Z] Worker Version: 38.0.5
[taskcluster 2025-01-29 15:58:16.298Z] Public IP: 34.56.218.254
[taskcluster 2025-01-29 15:58:16.298Z] Hostname: ci-t-linux-gcp-unhg4pnxspuxpjsxzoqsla
[taskcluster 2025-01-29 15:58:16.298Z] using cache "ci-level-1-checkouts-v3-2a41fd5bae5c23ae0786-PrsWDJtUSvSBHsaS0MmWoA" -> /builds/worker/checkouts
[taskcluster 2025-01-29 15:58:19.103Z] Downloading artifact "public/image.tar.zst" from task ID: PrsWDJtUSvSBHsaS0MmWoA.
[taskcluster 2025-01-29 15:58:24.105Z] Download Progress: 56.15%
[taskcluster 2025-01-29 15:58:26.946Z] Downloaded artifact successfully.
[taskcluster 2025-01-29 15:58:26.947Z] Downloaded 331.250 mb
[taskcluster 2025-01-29 15:58:26.948Z] Decompressing downloaded image
[taskcluster 2025-01-29 15:58:29.188Z] Loading docker image from downloaded archive.
[taskcluster 2025-01-29 15:58:42.911Z] Image 'public/image.tar.zst' from task 'PrsWDJtUSvSBHsaS0MmWoA' loaded. Using image ID sha256:ba88da8561c58ecba06a6bbaf2f84b92ed36afff172a52f8cc41fe8adfe0fd00.
[taskcluster 2025-01-29 15:58:43.110Z] === Task Starting ===
[setup 2025-01-29T15:58:45.667Z] run-task started in /
[setup 2025-01-29T15:58:45.667Z] Invoked by command: --fxci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx pip install --user -r requirements/base.txt && pip install --user --no-deps . && export PYTHONPATH="taskcluster:$PYTHONPATH" && python taskcluster/scripts/fetch-firefoxci-artifacts.py
[setup 2025-01-29T15:58:45.667Z] Python version: 3.11.11
[cache 2025-01-29T15:58:45.669Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2025-01-29T15:58:45.669Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-01-29T15:58:45.669Z] volume /builds/worker/checkouts is a cache
[setup 2025-01-29T15:58:45.669Z] running as worker:worker
[vcs 2025-01-29T15:58:45.669Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-01-29T15:58:45.671Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/fxci-config', '/builds/worker/checkouts/vcs']
[vcs 2025-01-29T15:58:45.672Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-01-29T15:58:46.591Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bhearsum/fxci-config', 'translations-integration-cron']
[vcs 2025-01-29T15:58:46.859Z] From https://github.com/bhearsum/fxci-config
[vcs 2025-01-29T15:58:46.859Z] * branch translations-integration-cron -> FETCH_HEAD
[vcs 2025-01-29T15:58:46.860Z] executing ['git', 'checkout', '-f', '-B', 'translations-integration-cron', '96fa36c83c00b63a882066d1d12c15ad30409e40']
[vcs 2025-01-29T15:58:46.872Z] Switched to a new branch 'translations-integration-cron'
[vcs 2025-01-29T15:58:46.872Z] cleaning git checkout...
[vcs 2025-01-29T15:58:46.872Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-29T15:58:46.874Z] removing []
[vcs 2025-01-29T15:58:46.874Z] successfully cleaned git checkout!
[vcs 2025-01-29T15:58:46.875Z] TinderboxPrint:<a href='https://github.com/bhearsum/fxci-config/commit/96fa36c83c00b63a882066d1d12c15ad30409e40' title='Built from fxci-config commit 96fa36c83c00b63a882066d1d12c15ad30409e40'>96fa36c83c00b63a882066d1d12c15ad30409e40</a>
[task 2025-01-29T15:58:46.876Z] executing ['bash', '-cx', 'pip install --user -r requirements/base.txt && pip install --user --no-deps . && export PYTHONPATH="taskcluster:$PYTHONPATH" && python taskcluster/scripts/fetch-firefoxci-artifacts.py']
[task 2025-01-29T15:58:46.877Z] + pip install --user -r requirements/base.txt
[task 2025-01-29T15:58:48.233Z] Collecting aiodns==3.2.0 (from -r requirements/base.txt (line 8))
[task 2025-01-29T15:58:48.302Z] Downloading aiodns-3.2.0-py3-none-any.whl (5.7 kB)
[task 2025-01-29T15:58:48.345Z] Collecting aiohappyeyeballs==2.4.4 (from -r requirements/base.txt (line 12))
[task 2025-01-29T15:58:48.358Z] Downloading aiohappyeyeballs-2.4.4-py3-none-any.whl (14 kB)
[task 2025-01-29T15:58:48.870Z] Collecting aiohttp==3.11.11 (from aiohttp[speedups]==3.11.11->-r requirements/base.txt (line 16))
[task 2025-01-29T15:58:48.883Z] Downloading aiohttp-3.11.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)
[task 2025-01-29T15:58:48.946Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 28.4 MB/s eta 0:00:00
[task 2025-01-29T15:58:48.981Z] Collecting aiohttp-retry==2.9.1 (from -r requirements/base.txt (line 100))
[task 2025-01-29T15:58:48.994Z] Downloading aiohttp_retry-2.9.1-py3-none-any.whl (10.0 kB)
[task 2025-01-29T15:58:49.020Z] Collecting aiosignal==1.3.2 (from -r requirements/base.txt (line 104))
[task 2025-01-29T15:58:49.032Z] Downloading aiosignal-1.3.2-py2.py3-none-any.whl (7.6 kB)
[task 2025-01-29T15:58:49.074Z] Collecting anyio==4.8.0 (from -r requirements/base.txt (line 108))
[task 2025-01-29T15:58:49.087Z] Downloading anyio-4.8.0-py3-none-any.whl (96 kB)
[task 2025-01-29T15:58:49.091Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.0/96.0 kB 39.7 MB/s eta 0:00:00
[task 2025-01-29T15:58:49.118Z] Collecting async-timeout==5.0.1 (from -r requirements/base.txt (line 112))
[task 2025-01-29T15:58:49.130Z] Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
[task 2025-01-29T15:58:49.163Z] Collecting attrs==24.3.0 (from -r requirements/base.txt (line 118))
[task 2025-01-29T15:58:49.176Z] Downloading attrs-24.3.0-py3-none-any.whl (63 kB)
[task 2025-01-29T15:58:49.179Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.4/63.4 kB 30.7 MB/s eta 0:00:00
[task 2025-01-29T15:58:49.211Z] Collecting backoff==2.2.1 (from -r requirements/base.txt (line 125))
[task 2025-01-29T15:58:49.223Z] Downloading backoff-2.2.1-py3-none-any.whl (15 kB)
[task 2025-01-29T15:58:49.249Z] Collecting blessings==1.7 (from -r requirements/base.txt (line 129))
[task 2025-01-29T15:58:49.262Z] Downloading blessings-1.7-py3-none-any.whl (18 kB)
[task 2025-01-29T15:58:49.310Z] Collecting brotli==1.1.0 (from -r requirements/base.txt (line 134))
[task 2025-01-29T15:58:49.325Z] Downloading Brotli-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB)
[task 2025-01-29T15:58:49.347Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 143.9 MB/s eta 0:00:00
[task 2025-01-29T15:58:49.388Z] Collecting certifi==2024.12.14 (from -r requirements/base.txt (line 261))
[task 2025-01-29T15:58:49.401Z] Downloading certifi-2024.12.14-py3-none-any.whl (164 kB)
[task 2025-01-29T15:58:49.405Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.9/164.9 kB 70.7 MB/s eta 0:00:00
[task 2025-01-29T15:58:49.536Z] Collecting cffi==1.17.1 (from -r requirements/base.txt (line 265))
[task 2025-01-29T15:58:49.549Z] Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)
[task 2025-01-29T15:58:49.555Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.2/467.2 kB 115.0 MB/s eta 0:00:00
[task 2025-01-29T15:58:49.651Z] Collecting charset-normalizer==3.4.1 (from -r requirements/base.txt (line 336))
[task 2025-01-29T15:58:49.664Z] Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB)
[task 2025-01-29T15:58:49.669Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.9/143.9 kB 49.3 MB/s eta 0:00:00
[task 2025-01-29T15:58:49.705Z] Collecting click==8.1.8 (from -r requirements/base.txt (line 430))
[task 2025-01-29T15:58:49.718Z] Downloading click-8.1.8-py3-none-any.whl (98 kB)
[task 2025-01-29T15:58:49.722Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 43.5 MB/s eta 0:00:00
[task 2025-01-29T15:58:49.967Z] Collecting cryptography==44.0.0 (from -r requirements/base.txt (line 434))
[task 2025-01-29T15:58:49.981Z] Downloading cryptography-44.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (4.2 MB)
[task 2025-01-29T15:58:50.004Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 197.5 MB/s eta 0:00:00
[task 2025-01-29T15:58:50.083Z] Collecting frozenlist==1.5.0 (from -r requirements/base.txt (line 463))
[task 2025-01-29T15:58:50.096Z] Downloading frozenlist-1.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (274 kB)
[task 2025-01-29T15:58:50.102Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.9/274.9 kB 80.8 MB/s eta 0:00:00
[task 2025-01-29T15:58:50.127Z] Collecting giturlparse==0.12.0 (from -r requirements/base.txt (line 559))
[task 2025-01-29T15:58:50.140Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[task 2025-01-29T15:58:50.171Z] Collecting gql==3.5.0 (from gql[aiohttp,requests]==3.5.0->-r requirements/base.txt (line 563))
[task 2025-01-29T15:58:50.183Z] Downloading gql-3.5.0-py2.py3-none-any.whl (74 kB)
[task 2025-01-29T15:58:50.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.0/74.0 kB 38.3 MB/s eta 0:00:00
[task 2025-01-29T15:58:50.228Z] Collecting graphql-core==3.2.5 (from -r requirements/base.txt (line 567))
[task 2025-01-29T15:58:50.242Z] Downloading graphql_core-3.2.5-py3-none-any.whl (203 kB)
[task 2025-01-29T15:58:50.247Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 203.2/203.2 kB 78.3 MB/s eta 0:00:00
[task 2025-01-29T15:58:50.276Z] Collecting idna==3.10 (from -r requirements/base.txt (line 571))
[task 2025-01-29T15:58:50.289Z] Downloading idna-3.10-py3-none-any.whl (70 kB)
[task 2025-01-29T15:58:50.292Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 34.1 MB/s eta 0:00:00
[task 2025-01-29T15:58:50.315Z] Collecting iniconfig==2.0.0 (from -r requirements/base.txt (line 578))
[task 2025-01-29T15:58:50.328Z] Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
[task 2025-01-29T15:58:50.357Z] Collecting iso8601==0.1.12 (from -r requirements/base.txt (line 582))
[task 2025-01-29T15:58:50.370Z] Downloading iso8601-0.1.12-py3-none-any.whl (12 kB)
[task 2025-01-29T15:58:50.398Z] Collecting json-e==2.7.1 (from -r requirements/base.txt (line 587))
[task 2025-01-29T15:58:50.411Z] Downloading json-e-2.7.1.tar.gz (17 kB)
[task 2025-01-29T15:58:50.417Z] Preparing metadata (setup.py): started
[task 2025-01-29T15:58:51.002Z] Preparing metadata (setup.py): finished with status 'done'
[task 2025-01-29T15:58:51.026Z] Collecting mohawk==1.1.0 (from -r requirements/base.txt (line 590))
[task 2025-01-29T15:58:51.039Z] Downloading mohawk-1.1.0-py3-none-any.whl (22 kB)
[task 2025-01-29T15:58:51.064Z] Collecting mozilla-repo-urls==0.1.1 (from -r requirements/base.txt (line 594))
[task 2025-01-29T15:58:51.081Z] Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[task 2025-01-29T15:58:51.267Z] Collecting multidict==6.1.0 (from -r requirements/base.txt (line 598))
[task 2025-01-29T15:58:51.281Z] Downloading multidict-6.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB)
[task 2025-01-29T15:58:51.285Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.0/129.0 kB 52.5 MB/s eta 0:00:00
[task 2025-01-29T15:58:51.322Z] Collecting packaging==24.2 (from -r requirements/base.txt (line 694))
[task 2025-01-29T15:58:51.335Z] Downloading packaging-24.2-py3-none-any.whl (65 kB)
[task 2025-01-29T15:58:51.339Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 29.5 MB/s eta 0:00:00
[task 2025-01-29T15:58:51.370Z] Collecting pluggy==1.5.0 (from -r requirements/base.txt (line 698))
[task 2025-01-29T15:58:51.382Z] Downloading pluggy-1.5.0-py3-none-any.whl (20 kB)
[task 2025-01-29T15:58:51.428Z] Collecting propcache==0.2.1 (from -r requirements/base.txt (line 702))
[task 2025-01-29T15:58:51.442Z] Downloading propcache-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (231 kB)
[task 2025-01-29T15:58:51.447Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 231.1/231.1 kB 79.3 MB/s eta 0:00:00
[task 2025-01-29T15:58:51.509Z] Collecting pycares==4.5.0 (from -r requirements/base.txt (line 788))
[task 2025-01-29T15:58:51.524Z] Downloading pycares-4.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB)
[task 2025-01-29T15:58:51.529Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.6/288.6 kB 94.1 MB/s eta 0:00:00
[task 2025-01-29T15:58:51.554Z] Collecting pycparser==2.22 (from -r requirements/base.txt (line 861))
[task 2025-01-29T15:58:51.567Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB)
[task 2025-01-29T15:58:51.571Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 47.0 MB/s eta 0:00:00
[task 2025-01-29T15:58:51.607Z] Collecting pyjwt==2.10.1 (from pyjwt[crypto]==2.10.1->-r requirements/base.txt (line 865))
[task 2025-01-29T15:58:51.620Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB)
[task 2025-01-29T15:58:51.695Z] Collecting pytest==8.3.4 (from -r requirements/base.txt (line 869))
[task 2025-01-29T15:58:51.708Z] Downloading pytest-8.3.4-py3-none-any.whl (343 kB)
[task 2025-01-29T15:58:51.714Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.1/343.1 kB 98.0 MB/s eta 0:00:00
[task 2025-01-29T15:58:51.753Z] Collecting pytest-asyncio==0.25.2 (from -r requirements/base.txt (line 876))
[task 2025-01-29T15:58:51.766Z] Downloading pytest_asyncio-0.25.2-py3-none-any.whl (19 kB)
[task 2025-01-29T15:58:51.798Z] Collecting python-dateutil==2.9.0.post0 (from -r requirements/base.txt (line 880))
[task 2025-01-29T15:58:51.814Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
[task 2025-01-29T15:58:51.819Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 79.2 MB/s eta 0:00:00
[task 2025-01-29T15:58:51.924Z] Collecting pyyaml==6.0.2 (from -r requirements/base.txt (line 884))
[task 2025-01-29T15:58:51.937Z] Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)
[task 2025-01-29T15:58:51.944Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 143.7 MB/s eta 0:00:00
[task 2025-01-29T15:58:51.993Z] Collecting requests==2.32.3 (from -r requirements/base.txt (line 941))
[task 2025-01-29T15:58:52.006Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB)
[task 2025-01-29T15:58:52.010Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 30.6 MB/s eta 0:00:00
[task 2025-01-29T15:58:52.036Z] Collecting requests-toolbelt==1.0.0 (from -r requirements/base.txt (line 949))
[task 2025-01-29T15:58:52.049Z] Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
[task 2025-01-29T15:58:52.053Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 23.3 MB/s eta 0:00:00
[task 2025-01-29T15:58:52.079Z] Collecting simple-github==2.1.0 (from -r requirements/base.txt (line 953))
[task 2025-01-29T15:58:52.097Z] Downloading simple_github-2.1.0-py3-none-any.whl (13 kB)
[task 2025-01-29T15:58:52.126Z] Collecting six==1.17.0 (from -r requirements/base.txt (line 957))
[task 2025-01-29T15:58:52.138Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
[task 2025-01-29T15:58:52.163Z] Collecting slugid==2.0.0 (from -r requirements/base.txt (line 964))
[task 2025-01-29T15:58:52.177Z] Downloading slugid-2.0.0-py2.py3-none-any.whl (8.2 kB)
[task 2025-01-29T15:58:52.201Z] Collecting sniffio==1.3.1 (from -r requirements/base.txt (line 968))
[task 2025-01-29T15:58:52.214Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
[task 2025-01-29T15:58:52.245Z] Collecting sortedcontainers==2.4.0 (from -r requirements/base.txt (line 972))
[task 2025-01-29T15:58:52.258Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
[task 2025-01-29T15:58:52.347Z] Collecting taskcluster==77.0.0 (from -r requirements/base.txt (line 976))
[task 2025-01-29T15:58:52.362Z] Downloading taskcluster-77.0.0-py3-none-any.whl (145 kB)
[task 2025-01-29T15:58:52.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.9/145.9 kB 55.3 MB/s eta 0:00:00
[task 2025-01-29T15:58:52.391Z] Collecting taskcluster-urls==13.0.1 (from -r requirements/base.txt (line 982))
[task 2025-01-29T15:58:52.404Z] Downloading taskcluster_urls-13.0.1-py3-none-any.whl (10 kB)
[task 2025-01-29T15:58:52.432Z] Collecting tc-admin==4.0.2 (from -r requirements/base.txt (line 987))
[task 2025-01-29T15:58:52.446Z] Downloading tc_admin-4.0.2-py3-none-any.whl (45 kB)
[task 2025-01-29T15:58:52.449Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 20.4 MB/s eta 0:00:00
[task 2025-01-29T15:58:52.482Z] Collecting typing-extensions==4.12.2 (from -r requirements/base.txt (line 991))
[task 2025-01-29T15:58:52.495Z] Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
[task 2025-01-29T15:58:52.550Z] Collecting urllib3==2.3.0 (from -r requirements/base.txt (line 995))
[task 2025-01-29T15:58:52.563Z] Downloading urllib3-2.3.0-py3-none-any.whl (128 kB)
[task 2025-01-29T15:58:52.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 kB 54.5 MB/s eta 0:00:00
[task 2025-01-29T15:58:52.855Z] Collecting yarl==1.18.3 (from -r requirements/base.txt (line 999))
[task 2025-01-29T15:58:52.868Z] Downloading yarl-1.18.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (344 kB)
[task 2025-01-29T15:58:52.874Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 344.1/344.1 kB 90.4 MB/s eta 0:00:00
[task 2025-01-29T15:58:53.683Z] Building wheels for collected packages: json-e
[task 2025-01-29T15:58:53.684Z] Building wheel for json-e (setup.py): started
[task 2025-01-29T15:58:54.401Z] Building wheel for json-e (setup.py): finished with status 'done'
[task 2025-01-29T15:58:54.402Z] Created wheel for json-e: filename=json_e-2.7.1-py3-none-any.whl size=11953 sha256=76f398c74463372366429e021ce4cb9fda17e2b07bd7d2251d278c5886be77d5
[task 2025-01-29T15:58:54.402Z] Stored in directory: /builds/worker/.cache/pip/wheels/44/dc/de/01dd004b78c0c8dc17480143c0a7e31a6b5b640439e539fc47
[task 2025-01-29T15:58:54.404Z] Successfully built json-e
[task 2025-01-29T15:58:54.661Z] Installing collected packages: taskcluster-urls, sortedcontainers, slugid, json-e, iso8601, brotli, urllib3, typing-extensions, sniffio, six, pyyaml, pyjwt, pycparser, propcache, pluggy, packaging, multidict, iniconfig, idna, graphql-core, giturlparse, frozenlist, click, charset-normalizer, certifi, backoff, attrs, async-timeout, aiohappyeyeballs, yarl, requests, python-dateutil, pytest, mozilla-repo-urls, mohawk, cffi, blessings, anyio, aiosignal, requests-toolbelt, pytest-asyncio, pycares, gql, cryptography, aiohttp, taskcluster, aiohttp-retry, aiodns, tc-admin, simple-github
[task 2025-01-29T15:58:56.817Z] Successfully installed aiodns-3.2.0 aiohappyeyeballs-2.4.4 aiohttp-3.11.11 aiohttp-retry-2.9.1 aiosignal-1.3.2 anyio-4.8.0 async-timeout-5.0.1 attrs-24.3.0 backoff-2.2.1 blessings-1.7 brotli-1.1.0 certifi-2024.12.14 cffi-1.17.1 charset-normalizer-3.4.1 click-8.1.8 cryptography-44.0.0 frozenlist-1.5.0 giturlparse-0.12.0 gql-3.5.0 graphql-core-3.2.5 idna-3.10 iniconfig-2.0.0 iso8601-0.1.12 json-e-2.7.1 mohawk-1.1.0 mozilla-repo-urls-0.1.1 multidict-6.1.0 packaging-24.2 pluggy-1.5.0 propcache-0.2.1 pycares-4.5.0 pycparser-2.22 pyjwt-2.10.1 pytest-8.3.4 pytest-asyncio-0.25.2 python-dateutil-2.9.0.post0 pyyaml-6.0.2 requests-2.32.3 requests-toolbelt-1.0.0 simple-github-2.1.0 six-1.17.0 slugid-2.0.0 sniffio-1.3.1 sortedcontainers-2.4.0 taskcluster-77.0.0 taskcluster-urls-13.0.1 tc-admin-4.0.2 typing-extensions-4.12.2 urllib3-2.3.0 yarl-1.18.3
[task 2025-01-29T15:58:56.950Z]
[task 2025-01-29T15:58:56.950Z] [notice] A new release of pip is available: 24.0 -> 25.0
[task 2025-01-29T15:58:56.950Z] [notice] To update, run: pip install --upgrade pip
[task 2025-01-29T15:58:57.316Z] + pip install --user --no-deps .
[task 2025-01-29T15:58:58.532Z] Processing /builds/worker/checkouts/vcs
[task 2025-01-29T15:58:58.534Z] Installing build dependencies: started
[task 2025-01-29T15:59:01.218Z] Installing build dependencies: finished with status 'done'
[task 2025-01-29T15:59:01.219Z] Getting requirements to build wheel: started
[task 2025-01-29T15:59:01.526Z] Getting requirements to build wheel: finished with status 'done'
[task 2025-01-29T15:59:01.527Z] Preparing metadata (pyproject.toml): started
[task 2025-01-29T15:59:01.841Z] Preparing metadata (pyproject.toml): finished with status 'done'
[task 2025-01-29T15:59:01.844Z] Building wheels for collected packages: ci-admin
[task 2025-01-29T15:59:01.845Z] Building wheel for ci-admin (pyproject.toml): started
[task 2025-01-29T15:59:02.207Z] Building wheel for ci-admin (pyproject.toml): finished with status 'done'
[task 2025-01-29T15:59:02.208Z] Created wheel for ci-admin: filename=ci_admin-1.0.0-py3-none-any.whl size=62326 sha256=00cad83cb1c4fbfa77be27cf1b3d30e4364113ae15a5e531e10c7731846ae875
[task 2025-01-29T15:59:02.208Z] Stored in directory: /tmp/pip-ephem-wheel-cache-2mr3eequ/wheels/8c/60/ac/3c0f7807eeafa2ab1bc8f80a9a9a282b8fb0ddbb0bb0055f3d
[task 2025-01-29T15:59:02.212Z] Successfully built ci-admin
[task 2025-01-29T15:59:02.213Z] Installing collected packages: ci-admin
[task 2025-01-29T15:59:02.272Z] Successfully installed ci-admin-1.0.0
[task 2025-01-29T15:59:02.325Z]
[task 2025-01-29T15:59:02.325Z] [notice] A new release of pip is available: 24.0 -> 25.0
[task 2025-01-29T15:59:02.325Z] [notice] To update, run: pip install --upgrade pip
[task 2025-01-29T15:59:02.405Z] + export PYTHONPATH=taskcluster:
[task 2025-01-29T15:59:02.405Z] + PYTHONPATH=taskcluster:
[task 2025-01-29T15:59:02.405Z] + python taskcluster/scripts/fetch-firefoxci-artifacts.py
[task 2025-01-29T15:59:03.068Z] Downloading task ec9gotkhQ2qqzWdk43JK4A artifact: public/cyhunspell.tar.zst
[task 2025-01-29T15:59:03.068Z] Files in /builds/worker/artifacts:
[task 2025-01-29T15:59:03.068Z]
[task 2025-01-29T15:59:03.068Z] cyhunspell.tar.zst
[taskcluster 2025-01-29 15:59:03.414Z] === Task Finished ===
[taskcluster 2025-01-29 15:59:04.293Z] Successful task run with exit code: 0 completed in 47.997 seconds
Loading