Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump reqwest from 0.12.9 to 0.12.12 #10165

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

[dependabot skip] Update linux/flatpak/flatpak-vpn-crates.json

26bbdf6
Select commit
Loading
Failed to load commit list.
Open

Bump reqwest from 0.12.9 to 0.12.12 #10165

[dependabot skip] Update linux/flatpak/flatpak-vpn-crates.json
26bbdf6
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / build-tools-translation-report succeeded Jan 6, 2025 in 2m 12s

FirefoxCI (pull_request)

Generate translations report (Treeherder push)

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2025-01-06T05:51:40.880Z
Resolved: 2025-01-06T05:52:41.004Z
Task Execution Time: 1 minute, 124 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/build/output.json
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2025-01-06 05:51:40.951Z] Task ID: ebVEqfb6RASK7dzreuDIyg
[taskcluster 2025-01-06 05:51:40.951Z] Worker ID: 3643792360885113287
[taskcluster 2025-01-06 05:51:40.951Z] Worker Group: us-central1-a
[taskcluster 2025-01-06 05:51:40.951Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-01-06 05:51:40.951Z] Worker Pool: mozillavpn-1/b-linux-gcp
[taskcluster 2025-01-06 05:51:40.951Z] Worker Version: 38.0.5
[taskcluster 2025-01-06 05:51:40.951Z] Public IP: 34.42.201.4
[taskcluster 2025-01-06 05:51:40.951Z] Hostname: mozillavpn-1-b-linux-gcp-b-anq9uisyqply9b1zp6wq
[taskcluster 2025-01-06 05:51:40.951Z] using cache "mozillavpn-level-1-checkouts-v3-492fcd7a01ebf3b75635-cne5R0tPTqCzbl-M6RZO8Q" -> /builds/worker/checkouts

[taskcluster 2025-01-06 05:51:43.281Z] Downloading artifact "public/image.tar.zst" from task ID: cne5R0tPTqCzbl-M6RZO8Q.
[taskcluster 2025-01-06 05:51:45.789Z] Downloaded artifact successfully.
[taskcluster 2025-01-06 05:51:45.790Z] Downloaded 307.154 mb
[taskcluster 2025-01-06 05:51:45.791Z] Decompressing downloaded image
[taskcluster 2025-01-06 05:51:48.433Z] Loading docker image from downloaded archive.
[taskcluster 2025-01-06 05:52:06.963Z] Image 'public/image.tar.zst' from task 'cne5R0tPTqCzbl-M6RZO8Q' loaded.  Using image ID sha256:eb8ace3eedec378bf1d47dea6d669832cb74d4f486c6b176919a271816ab2c9e.
[taskcluster 2025-01-06 05:52:07.122Z] === Task Starting ===
[setup 2025-01-06T05:52:08.030Z] run-task started in /builds/worker
[setup 2025-01-06T05:52:08.030Z] Invoked by command: --mozillavpn-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx pip3 install -r requirements.txt && python3 tools/translationsreport/analyzer.py && mv tools/translationsreport/output.json /builds/worker/artifacts
[setup 2025-01-06T05:52:08.030Z] Python version: 3.10.12
[cache 2025-01-06T05:52:08.031Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2025-01-06T05:52:08.032Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-01-06T05:52:08.032Z] volume /builds/worker/checkouts is a cache
[setup 2025-01-06T05:52:08.032Z] running as worker:worker
[vcs 2025-01-06T05:52:08.032Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-01-06T05:52:08.034Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/mozilla-vpn-client', '/builds/worker/checkouts/vcs']
[vcs 2025-01-06T05:52:08.036Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-01-06T05:52:12.303Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-mobile/mozilla-vpn-client', 'dependabot/cargo/reqwest-0.12.12']
[vcs 2025-01-06T05:52:12.476Z] From https://github.com/mozilla-mobile/mozilla-vpn-client
[vcs 2025-01-06T05:52:12.476Z]  * branch                dependabot/cargo/reqwest-0.12.12 -> FETCH_HEAD
[vcs 2025-01-06T05:52:12.485Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/mozilla-vpn-client', 'dependabot/cargo/reqwest-0.12.12']
[vcs 2025-01-06T05:52:12.679Z] From https://github.com/mozilla-mobile/mozilla-vpn-client
[vcs 2025-01-06T05:52:12.679Z]  * branch                dependabot/cargo/reqwest-0.12.12 -> FETCH_HEAD
[vcs 2025-01-06T05:52:12.688Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/cargo/reqwest-0.12.12', '26bbdf6751138a844c8138565770be79543cd862']
[vcs 2025-01-06T05:52:12.900Z] Switched to a new branch 'dependabot/cargo/reqwest-0.12.12'
[vcs 2025-01-06T05:52:12.901Z] executing ['git', 'submodule', 'init']
[vcs 2025-01-06T05:52:12.920Z] Submodule '3rdparty/adjust-android-sdk' (https://github.com/adjust/android_sdk) registered for path '3rdparty/adjust-android-sdk'
[vcs 2025-01-06T05:52:12.920Z] Submodule '3rdparty/adjust-ios-sdk' (https://github.com/adjust/ios_sdk.git) registered for path '3rdparty/adjust-ios-sdk'
[vcs 2025-01-06T05:52:12.921Z] Submodule '3rdparty/glean' (https://github.com/mozilla/glean.git) registered for path '3rdparty/glean'
[vcs 2025-01-06T05:52:12.921Z] Submodule '3rdparty/i18n' (https://github.com/mozilla-l10n/mozilla-vpn-client-l10n.git) registered for path '3rdparty/i18n'
[vcs 2025-01-06T05:52:12.921Z] Submodule '3rdparty/sentry' (https://github.com/getsentry/sentry-native/) registered for path '3rdparty/sentry'
[vcs 2025-01-06T05:52:12.922Z] Submodule '3rdparty/wireguard-apple' (https://github.com/mozilla/wireguard-apple.git) registered for path '3rdparty/wireguard-apple'
[vcs 2025-01-06T05:52:12.922Z] Submodule '3rdparty/wireguard-go' (https://github.com/WireGuard/wireguard-go) registered for path '3rdparty/wireguard-go'
[vcs 2025-01-06T05:52:12.923Z] Submodule '3rdparty/wireguard-tools' (https://github.com/WireGuard/wireguard-tools) registered for path '3rdparty/wireguard-tools'
[vcs 2025-01-06T05:52:12.923Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2025-01-06T05:52:12.943Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/adjust-android-sdk'...
[vcs 2025-01-06T05:52:13.398Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/adjust-ios-sdk'...
[vcs 2025-01-06T05:52:13.802Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/glean'...
[vcs 2025-01-06T05:52:14.445Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/i18n'...
[vcs 2025-01-06T05:52:15.275Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/sentry'...
[vcs 2025-01-06T05:52:15.688Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/wireguard-apple'...
[vcs 2025-01-06T05:52:17.060Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/wireguard-go'...
[vcs 2025-01-06T05:52:17.401Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/wireguard-tools'...
[vcs 2025-01-06T05:52:19.089Z] From https://github.com/adjust/android_sdk
[vcs 2025-01-06T05:52:19.089Z]  * branch              98a78ddc0ce52287f7b39132c3ee6ff82b9546ee -> FETCH_HEAD
[vcs 2025-01-06T05:52:19.119Z] Submodule path '3rdparty/adjust-android-sdk': checked out '98a78ddc0ce52287f7b39132c3ee6ff82b9546ee'
[vcs 2025-01-06T05:52:21.193Z] From https://github.com/adjust/ios_sdk
[vcs 2025-01-06T05:52:21.193Z]  * branch            73e4121098cad1854579575d79eff3beb1ee65b3 -> FETCH_HEAD
[vcs 2025-01-06T05:52:21.223Z] Submodule path '3rdparty/adjust-ios-sdk': checked out '73e4121098cad1854579575d79eff3beb1ee65b3'
[vcs 2025-01-06T05:52:23.517Z] From https://github.com/mozilla/glean
[vcs 2025-01-06T05:52:23.517Z]  * branch              9f785a92bdcacc862c609cd3e02b05b68c74862a -> FETCH_HEAD
[vcs 2025-01-06T05:52:23.574Z] Submodule path '3rdparty/glean': checked out '9f785a92bdcacc862c609cd3e02b05b68c74862a'
[vcs 2025-01-06T05:52:29.299Z] From https://github.com/mozilla-l10n/mozilla-vpn-client-l10n
[vcs 2025-01-06T05:52:29.299Z]  * branch              7da43c55c078456cd2b14df3d7ec7a52848bc5e9 -> FETCH_HEAD
[vcs 2025-01-06T05:52:29.385Z] Submodule path '3rdparty/i18n': checked out '7da43c55c078456cd2b14df3d7ec7a52848bc5e9'
[vcs 2025-01-06T05:52:30.237Z] From https://github.com/getsentry/sentry-native
[vcs 2025-01-06T05:52:30.238Z]  * branch            63699d75a77a689abd8016c52577e799f3dbad4f -> FETCH_HEAD
[vcs 2025-01-06T05:52:30.284Z] Submodule path '3rdparty/sentry': checked out '63699d75a77a689abd8016c52577e799f3dbad4f'
[vcs 2025-01-06T05:52:30.305Z] Submodule path '3rdparty/wireguard-apple': checked out '3ba0b4cc2e187c15c0416378e71e93a5d6252167'
[vcs 2025-01-06T05:52:31.107Z] From https://github.com/WireGuard/wireguard-go
[vcs 2025-01-06T05:52:31.107Z]  * branch            ee1c8e0e8789e413cca3c1c3464cd3708d518b33 -> FETCH_HEAD
[vcs 2025-01-06T05:52:31.117Z] Submodule path '3rdparty/wireguard-go': checked out 'ee1c8e0e8789e413cca3c1c3464cd3708d518b33'
[vcs 2025-01-06T05:52:31.789Z] From https://github.com/WireGuard/wireguard-tools
[vcs 2025-01-06T05:52:31.789Z]  * branch            139aac59a5ab7da913d4b6dd62692fa90e2ccad4 -> FETCH_HEAD
[vcs 2025-01-06T05:52:31.799Z] Submodule path '3rdparty/wireguard-tools': checked out '139aac59a5ab7da913d4b6dd62692fa90e2ccad4'
[vcs 2025-01-06T05:52:31.799Z] cleaning git checkout...
[vcs 2025-01-06T05:52:31.799Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-06T05:52:31.806Z] removing []
[vcs 2025-01-06T05:52:31.806Z] successfully cleaned git checkout!
[vcs 2025-01-06T05:52:31.808Z] TinderboxPrint:<a href='https://github.com/mozilla-mobile/mozilla-vpn-client/commit/26bbdf6751138a844c8138565770be79543cd862' title='Built from mozilla-vpn-client commit 26bbdf6751138a844c8138565770be79543cd862'>26bbdf6751138a844c8138565770be79543cd862</a>
[task 2025-01-06T05:52:31.808Z] executing ['bash', '-cx', 'pip3 install -r requirements.txt && python3 tools/translationsreport/analyzer.py && mv tools/translationsreport/output.json /builds/worker/artifacts']
[task 2025-01-06T05:52:31.809Z] + pip3 install -r requirements.txt
[task 2025-01-06T05:52:32.089Z] Defaulting to user installation because normal site-packages is not writeable
[task 2025-01-06T05:52:32.309Z] Collecting appdirs==1.4.4 (from -r requirements.txt (line 7))
[task 2025-01-06T05:52:32.362Z]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[task 2025-01-06T05:52:32.428Z] Collecting aqtinstall==3.1.21 (from -r requirements.txt (line 11))
[task 2025-01-06T05:52:32.443Z]   Downloading aqtinstall-3.1.21-py3-none-any.whl (59 kB)
[task 2025-01-06T05:52:32.490Z] Collecting attrs==23.1.0 (from -r requirements.txt (line 15))
[task 2025-01-06T05:52:32.503Z]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[task 2025-01-06T05:52:32.533Z] Collecting autocommand==2.2.2 (from -r requirements.txt (line 21))
[task 2025-01-06T05:52:32.546Z]   Downloading autocommand-2.2.2-py3-none-any.whl (19 kB)
[task 2025-01-06T05:52:32.574Z] Collecting beautifulsoup4==4.12.2 (from -r requirements.txt (line 25))
[task 2025-01-06T05:52:32.589Z]   Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB)
[task 2025-01-06T05:52:32.647Z] Collecting brotli==1.1.0 (from -r requirements.txt (line 29))
[task 2025-01-06T05:52:32.661Z]   Downloading Brotli-1.1.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (3.0 MB)
[task 2025-01-06T05:52:32.706Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 73.5 MB/s eta 0:00:00
[task 2025-01-06T05:52:32.731Z] Collecting bs4==0.0.1 (from -r requirements.txt (line 114))
[task 2025-01-06T05:52:32.745Z]   Downloading bs4-0.0.1.tar.gz (1.1 kB)
[task 2025-01-06T05:52:32.750Z]   Preparing metadata (setup.py): started
[task 2025-01-06T05:52:32.893Z]   Preparing metadata (setup.py): finished with status 'done'
[task 2025-01-06T05:52:32.923Z] Collecting certifi==2023.7.22 (from -r requirements.txt (line 117))
[task 2025-01-06T05:52:32.937Z]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[task 2025-01-06T05:52:33.046Z] Collecting charset-normalizer==3.3.2 (from -r requirements.txt (line 121))
[task 2025-01-06T05:52:33.060Z]   Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
[task 2025-01-06T05:52:33.093Z] Collecting click==8.1.7 (from -r requirements.txt (line 213))
[task 2025-01-06T05:52:33.106Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[task 2025-01-06T05:52:33.136Z] Collecting colorama==0.4.6 (from -r requirements.txt (line 217))
[task 2025-01-06T05:52:33.149Z]   Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
[task 2025-01-06T05:52:33.175Z] Collecting defusedxml==0.7.1 (from -r requirements.txt (line 221))
[task 2025-01-06T05:52:33.188Z]   Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
[task 2025-01-06T05:52:33.224Z] Collecting diskcache==5.6.3 (from -r requirements.txt (line 225))
[task 2025-01-06T05:52:33.238Z]   Downloading diskcache-5.6.3-py3-none-any.whl (45 kB)
[task 2025-01-06T05:52:33.293Z] Collecting glean-parser==13.0.0 (from -r requirements.txt (line 229))
[task 2025-01-06T05:52:33.308Z]   Downloading glean_parser-13.0.0-py3-none-any.whl (114 kB)
[task 2025-01-06T05:52:33.345Z] Collecting humanize==4.8.0 (from -r requirements.txt (line 233))
[task 2025-01-06T05:52:33.360Z]   Downloading humanize-4.8.0-py3-none-any.whl (117 kB)
[task 2025-01-06T05:52:33.387Z] Collecting idna==3.4 (from -r requirements.txt (line 237))
[task 2025-01-06T05:52:33.401Z]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[task 2025-01-06T05:52:33.464Z] Collecting inflate64==1.0.0 (from -r requirements.txt (line 241))
[task 2025-01-06T05:52:33.479Z]   Downloading inflate64-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (93 kB)
[task 2025-01-06T05:52:33.511Z] Collecting jinja2==3.1.2 (from -r requirements.txt (line 296))
[task 2025-01-06T05:52:33.524Z]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[task 2025-01-06T05:52:33.568Z] Collecting jsonschema==4.19.2 (from -r requirements.txt (line 300))
[task 2025-01-06T05:52:33.581Z]   Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB)
[task 2025-01-06T05:52:33.611Z] Collecting jsonschema-specifications==2023.7.1 (from -r requirements.txt (line 304))
[task 2025-01-06T05:52:33.624Z]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[task 2025-01-06T05:52:33.698Z] Collecting markupsafe==2.1.3 (from -r requirements.txt (line 308))
[task 2025-01-06T05:52:33.715Z]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[task 2025-01-06T05:52:33.738Z] Collecting multivolumefile==0.2.3 (from -r requirements.txt (line 370))
[task 2025-01-06T05:52:33.753Z]   Downloading multivolumefile-0.2.3-py3-none-any.whl (17 kB)
[task 2025-01-06T05:52:33.776Z] Collecting oathtool==2.3.2 (from -r requirements.txt (line 374))
[task 2025-01-06T05:52:33.790Z]   Downloading oathtool-2.3.2-py3-none-any.whl (5.4 kB)
[task 2025-01-06T05:52:33.811Z] Collecting patch==1.16 (from -r requirements.txt (line 378))
[task 2025-01-06T05:52:33.825Z]   Downloading patch-1.16.zip (12 kB)
[task 2025-01-06T05:52:33.829Z]   Preparing metadata (setup.py): started
[task 2025-01-06T05:52:33.963Z]   Preparing metadata (setup.py): finished with status 'done'
[task 2025-01-06T05:52:33.993Z] Collecting path==16.7.1 (from -r requirements.txt (line 381))
[task 2025-01-06T05:52:34.008Z]   Downloading path-16.7.1-py3-none-any.whl (25 kB)
[task 2025-01-06T05:52:34.034Z] Collecting pathspec==0.11.2 (from -r requirements.txt (line 385))
[task 2025-01-06T05:52:34.048Z]   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
[task 2025-01-06T05:52:34.159Z] Collecting psutil==5.9.6 (from -r requirements.txt (line 389))
[task 2025-01-06T05:52:34.175Z]   Downloading psutil-5.9.6-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (283 kB)
[task 2025-01-06T05:52:34.232Z] Collecting py7zr==0.22.0 (from -r requirements.txt (line 407))
[task 2025-01-06T05:52:34.247Z]   Downloading py7zr-0.22.0-py3-none-any.whl (67 kB)
[task 2025-01-06T05:52:34.337Z] Collecting pybcj==1.0.2 (from -r requirements.txt (line 411))
[task 2025-01-06T05:52:34.355Z]   Downloading pybcj-1.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (49 kB)
[task 2025-01-06T05:52:34.478Z] Collecting pycryptodomex==3.19.0 (from -r requirements.txt (line 454))
[task 2025-01-06T05:52:34.493Z]   Downloading pycryptodomex-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[task 2025-01-06T05:52:34.509Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 143.6 MB/s eta 0:00:00
[task 2025-01-06T05:52:34.615Z] Collecting pyppmd==1.1.0 (from -r requirements.txt (line 488))
[task 2025-01-06T05:52:34.630Z]   Downloading pyppmd-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[task 2025-01-06T05:52:34.671Z] Collecting pyrsistent==0.20.0 (from -r requirements.txt (line 561))
[task 2025-01-06T05:52:34.684Z]   Downloading pyrsistent-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (117 kB)
[task 2025-01-06T05:52:34.739Z] Collecting pyyaml==6.0.1 (from -r requirements.txt (line 595))
[task 2025-01-06T05:52:34.753Z]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[task 2025-01-06T05:52:34.759Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 139.1 MB/s eta 0:00:00
[task 2025-01-06T05:52:34.877Z] Collecting pyzstd==0.15.9 (from -r requirements.txt (line 650))
[task 2025-01-06T05:52:34.892Z]   Downloading pyzstd-0.15.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (412 kB)
[task 2025-01-06T05:52:34.941Z] Collecting referencing==0.30.2 (from -r requirements.txt (line 776))
[task 2025-01-06T05:52:34.954Z]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[task 2025-01-06T05:52:35.000Z] Collecting requests==2.31.0 (from -r requirements.txt (line 782))
[task 2025-01-06T05:52:35.014Z]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[task 2025-01-06T05:52:35.339Z] Collecting rpds-py==0.12.0 (from -r requirements.txt (line 786))
[task 2025-01-06T05:52:35.355Z]   Downloading rpds_py-0.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[task 2025-01-06T05:52:35.365Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 133.4 MB/s eta 0:00:00
[task 2025-01-06T05:52:35.391Z] Collecting semantic-version==2.10.0 (from -r requirements.txt (line 889))
[task 2025-01-06T05:52:35.405Z]   Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
[task 2025-01-06T05:52:35.437Z] Collecting soupsieve==2.5 (from -r requirements.txt (line 893))
[task 2025-01-06T05:52:35.450Z]   Downloading soupsieve-2.5-py3-none-any.whl (36 kB)
[task 2025-01-06T05:52:35.473Z] Collecting texttable==1.7.0 (from -r requirements.txt (line 897))
[task 2025-01-06T05:52:35.486Z]   Downloading texttable-1.7.0-py2.py3-none-any.whl (10 kB)
[task 2025-01-06T05:52:35.541Z] Collecting urllib3==2.0.7 (from -r requirements.txt (line 903))
[task 2025-01-06T05:52:35.555Z]   Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
[task 2025-01-06T05:52:35.587Z] Collecting yamllint==1.35.1 (from -r requirements.txt (line 907))
[task 2025-01-06T05:52:35.600Z]   Downloading yamllint-1.35.1-py3-none-any.whl (66 kB)
[task 2025-01-06T05:52:35.773Z] Building wheels for collected packages: bs4, patch
[task 2025-01-06T05:52:35.774Z]   Building wheel for bs4 (setup.py): started
[task 2025-01-06T05:52:35.946Z]   Building wheel for bs4 (setup.py): finished with status 'done'
[task 2025-01-06T05:52:35.947Z]   Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1272 sha256=986b4181db03ad1bc764535f5e706fd180607a1a4bc396e95bac83b451af4f87
[task 2025-01-06T05:52:35.947Z]   Stored in directory: /builds/worker/.cache/pip/wheels/25/42/45/b773edc52acb16cd2db4cf1a0b47117e2f69bb4eb300ed0e70
[task 2025-01-06T05:52:35.949Z]   Building wheel for patch (setup.py): started
[task 2025-01-06T05:52:36.117Z]   Building wheel for patch (setup.py): finished with status 'done'
[task 2025-01-06T05:52:36.118Z]   Created wheel for patch: filename=patch-1.16-py3-none-any.whl size=12404 sha256=8b7938ebd76b0169af10a2eebc511abe3933bf7455f10d226423b9bbb69c44b3
[task 2025-01-06T05:52:36.118Z]   Stored in directory: /builds/worker/.cache/pip/wheels/9e/0b/47/01a46968b6646ca3efa32e23ed436e0c819aca97ec2c136573
[task 2025-01-06T05:52:36.120Z] Successfully built bs4 patch
[task 2025-01-06T05:52:36.228Z] Installing collected packages: texttable, patch, brotli, appdirs, urllib3, soupsieve, semantic-version, rpds-py, pyzstd, pyyaml, pyrsistent, pyppmd, pycryptodomex, pybcj, psutil, pathspec, path, multivolumefile, markupsafe, inflate64, idna, humanize, diskcache, defusedxml, colorama, click, charset-normalizer, certifi, autocommand, attrs, yamllint, requests, referencing, py7zr, oathtool, jinja2, beautifulsoup4, jsonschema-specifications, bs4, jsonschema, aqtinstall, glean-parser
[task 2025-01-06T05:52:37.615Z] Successfully installed appdirs-1.4.4 aqtinstall-3.1.21 attrs-23.1.0 autocommand-2.2.2 beautifulsoup4-4.12.2 brotli-1.1.0 bs4-0.0.1 certifi-2023.7.22 charset-normalizer-3.3.2 click-8.1.7 colorama-0.4.6 defusedxml-0.7.1 diskcache-5.6.3 glean-parser-13.0.0 humanize-4.8.0 idna-3.4 inflate64-1.0.0 jinja2-3.1.2 jsonschema-4.19.2 jsonschema-specifications-2023.7.1 markupsafe-2.1.3 multivolumefile-0.2.3 oathtool-2.3.2 patch-1.16 path-16.7.1 pathspec-0.11.2 psutil-5.9.6 py7zr-0.22.0 pybcj-1.0.2 pycryptodomex-3.19.0 pyppmd-1.1.0 pyrsistent-0.20.0 pyyaml-6.0.1 pyzstd-0.15.9 referencing-0.30.2 requests-2.31.0 rpds-py-0.12.0 semantic-version-2.10.0 soupsieve-2.5 texttable-1.7.0 urllib3-2.0.7 yamllint-1.35.1
[task 2025-01-06T05:52:37.983Z] + python3 tools/translationsreport/analyzer.py
[task 2025-01-06T05:52:38.664Z] + mv tools/translationsreport/output.json /builds/worker/artifacts
[taskcluster 2025-01-06 05:52:39.180Z] === Task Finished ===
[taskcluster 2025-01-06 05:52:39.422Z] Successful task run with exit code: 0 completed in 58.471 seconds