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

Drop dependency from translate-toolkit, use etree.indent() #9855

Merged
merged 1 commit into from
Sep 9, 2024

Drop dependency from translate-toolkit, use etree.indent()

aa6934e
Select commit
Loading
Failed to load commit list.
Merged

Drop dependency from translate-toolkit, use etree.indent() #9855

Drop dependency from translate-toolkit, use etree.indent()
aa6934e
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task (pull-request) succeeded Sep 9, 2024 in 39s

FirefoxCI (pull_request)

The task that creates all of the other tasks in the task graph

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-09-09 14:54:05.532Z] Task ID: DuwAthsRSN6KH4GF4hXAfQ
[taskcluster 2024-09-09 14:54:05.532Z] Worker ID: 1828533087566477140
[taskcluster 2024-09-09 14:54:05.532Z] Worker Group: us-central1-b
[taskcluster 2024-09-09 14:54:05.532Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-09-09 14:54:05.532Z] Worker Pool: mozillavpn-1/decision-gcp
[taskcluster 2024-09-09 14:54:05.532Z] Worker Version: 38.0.5
[taskcluster 2024-09-09 14:54:05.532Z] Public IP: 35.239.19.201
[taskcluster 2024-09-09 14:54:05.532Z] Hostname: mozillavpn-1-decision-gcp-f1odyakjqmornuihoqw4tq

[taskcluster 2024-09-09 14:54:06.047Z] === Task Starting ===
[setup 2024-09-09T14:54:06.327Z] run-task started in /
[setup 2024-09-09T14:54:06.327Z] Invoked by command: --mozillavpn-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='mozilla-vpn-client' --message="" --owner='[email protected]' --level='1' --base-repository="$MOZILLAVPN_BASE_REPOSITORY" --head-repository="$MOZILLAVPN_HEAD_REPOSITORY" --head-ref="$MOZILLAVPN_HEAD_REF" --head-rev="$MOZILLAVPN_HEAD_REV" --head-tag="$MOZILLAVPN_HEAD_TAG" --repository-type="$MOZILLAVPN_REPOSITORY_TYPE" --tasks-for='github-pull-request' 

[setup 2024-09-09T14:54:06.327Z] Python version: 3.11.2
[vcs 2024-09-09T14:54:06.329Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-09-09T14:54:06.329Z] running as worker:worker
[vcs 2024-09-09T14:54:06.329Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-09-09T14:54:06.331Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/mozilla-vpn-client', '/builds/worker/checkouts/src']
[vcs 2024-09-09T14:54:06.335Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-09-09T14:54:12.402Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-mobile/mozilla-vpn-client', 'drop_translatetoolkit']
[vcs 2024-09-09T14:54:12.593Z] From https://github.com/mozilla-mobile/mozilla-vpn-client
[vcs 2024-09-09T14:54:12.594Z]  * branch                drop_translatetoolkit -> FETCH_HEAD
[vcs 2024-09-09T14:54:12.601Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/mozilla-vpn-client', 'drop_translatetoolkit']
[vcs 2024-09-09T14:54:12.808Z] From https://github.com/mozilla-mobile/mozilla-vpn-client
[vcs 2024-09-09T14:54:12.809Z]  * branch                drop_translatetoolkit -> FETCH_HEAD
[vcs 2024-09-09T14:54:12.816Z] executing ['git', 'checkout', '-f', '-B', 'drop_translatetoolkit', 'aa6934ea6a94f3f5b1d571c3e58413c7d9025add']
[vcs 2024-09-09T14:54:13.051Z] Switched to a new branch 'drop_translatetoolkit'
[vcs 2024-09-09T14:54:13.052Z] executing ['git', 'submodule', 'init']
[vcs 2024-09-09T14:54:13.071Z] Submodule '3rdparty/adjust-android-sdk' (https://github.com/adjust/android_sdk) registered for path '3rdparty/adjust-android-sdk'
[vcs 2024-09-09T14:54:13.072Z] Submodule '3rdparty/adjust-ios-sdk' (https://github.com/adjust/ios_sdk.git) registered for path '3rdparty/adjust-ios-sdk'
[vcs 2024-09-09T14:54:13.072Z] Submodule '3rdparty/glean' (https://github.com/mozilla/glean.git) registered for path '3rdparty/glean'
[vcs 2024-09-09T14:54:13.073Z] Submodule '3rdparty/i18n' (https://github.com/mozilla-l10n/mozilla-vpn-client-l10n.git) registered for path '3rdparty/i18n'
[vcs 2024-09-09T14:54:13.073Z] Submodule '3rdparty/sentry' (https://github.com/getsentry/sentry-native/) registered for path '3rdparty/sentry'
[vcs 2024-09-09T14:54:13.074Z] Submodule '3rdparty/wireguard-apple' (https://github.com/WireGuard/wireguard-apple) registered for path '3rdparty/wireguard-apple'
[vcs 2024-09-09T14:54:13.074Z] Submodule '3rdparty/wireguard-go' (https://github.com/WireGuard/wireguard-go) registered for path '3rdparty/wireguard-go'
[vcs 2024-09-09T14:54:13.075Z] Submodule '3rdparty/wireguard-tools' (https://github.com/WireGuard/wireguard-tools) registered for path '3rdparty/wireguard-tools'
[vcs 2024-09-09T14:54:13.077Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2024-09-09T14:54:13.099Z] Cloning into '/builds/worker/checkouts/src/3rdparty/adjust-android-sdk'...
[vcs 2024-09-09T14:54:13.527Z] Cloning into '/builds/worker/checkouts/src/3rdparty/adjust-ios-sdk'...
[vcs 2024-09-09T14:54:13.983Z] Cloning into '/builds/worker/checkouts/src/3rdparty/glean'...
[vcs 2024-09-09T14:54:14.667Z] Cloning into '/builds/worker/checkouts/src/3rdparty/i18n'...
[vcs 2024-09-09T14:54:15.520Z] Cloning into '/builds/worker/checkouts/src/3rdparty/sentry'...
[vcs 2024-09-09T14:54:15.905Z] Cloning into '/builds/worker/checkouts/src/3rdparty/wireguard-apple'...
[vcs 2024-09-09T14:54:16.365Z] Cloning into '/builds/worker/checkouts/src/3rdparty/wireguard-go'...
[vcs 2024-09-09T14:54:16.700Z] Cloning into '/builds/worker/checkouts/src/3rdparty/wireguard-tools'...
[vcs 2024-09-09T14:54:18.751Z] From https://github.com/adjust/android_sdk
[vcs 2024-09-09T14:54:18.751Z]  * branch              98a78ddc0ce52287f7b39132c3ee6ff82b9546ee -> FETCH_HEAD
[vcs 2024-09-09T14:54:18.782Z] Submodule path '3rdparty/adjust-android-sdk': checked out '98a78ddc0ce52287f7b39132c3ee6ff82b9546ee'
[vcs 2024-09-09T14:54:21.551Z] From https://github.com/adjust/ios_sdk
[vcs 2024-09-09T14:54:21.551Z]  * branch            73e4121098cad1854579575d79eff3beb1ee65b3 -> FETCH_HEAD
[vcs 2024-09-09T14:54:21.581Z] Submodule path '3rdparty/adjust-ios-sdk': checked out '73e4121098cad1854579575d79eff3beb1ee65b3'
[vcs 2024-09-09T14:54:24.146Z] From https://github.com/mozilla/glean
[vcs 2024-09-09T14:54:24.146Z]  * branch              9f785a92bdcacc862c609cd3e02b05b68c74862a -> FETCH_HEAD
[vcs 2024-09-09T14:54:24.203Z] Submodule path '3rdparty/glean': checked out '9f785a92bdcacc862c609cd3e02b05b68c74862a'
[vcs 2024-09-09T14:54:31.129Z] From https://github.com/mozilla-l10n/mozilla-vpn-client-l10n
[vcs 2024-09-09T14:54:31.129Z]  * branch              9423b31797d6b7e99fbd172a03f27d96750d1b50 -> FETCH_HEAD
[vcs 2024-09-09T14:54:31.203Z] Submodule path '3rdparty/i18n': checked out '9423b31797d6b7e99fbd172a03f27d96750d1b50'
[vcs 2024-09-09T14:54:32.204Z] From https://github.com/getsentry/sentry-native
[vcs 2024-09-09T14:54:32.204Z]  * branch            63699d75a77a689abd8016c52577e799f3dbad4f -> FETCH_HEAD
[vcs 2024-09-09T14:54:32.250Z] Submodule path '3rdparty/sentry': checked out '63699d75a77a689abd8016c52577e799f3dbad4f'
[vcs 2024-09-09T14:54:33.533Z] From https://github.com/WireGuard/wireguard-apple
[vcs 2024-09-09T14:54:33.534Z]  * branch            12b095470ad29ecea7436088f6e5fa701e6445a6 -> FETCH_HEAD
[vcs 2024-09-09T14:54:33.554Z] Submodule path '3rdparty/wireguard-apple': checked out '12b095470ad29ecea7436088f6e5fa701e6445a6'
[vcs 2024-09-09T14:54:34.395Z] From https://github.com/WireGuard/wireguard-go
[vcs 2024-09-09T14:54:34.395Z]  * branch            ee1c8e0e8789e413cca3c1c3464cd3708d518b33 -> FETCH_HEAD
[vcs 2024-09-09T14:54:34.407Z] Submodule path '3rdparty/wireguard-go': checked out 'ee1c8e0e8789e413cca3c1c3464cd3708d518b33'
[vcs 2024-09-09T14:54:35.048Z] From https://github.com/WireGuard/wireguard-tools
[vcs 2024-09-09T14:54:35.048Z]  * branch            139aac59a5ab7da913d4b6dd62692fa90e2ccad4 -> FETCH_HEAD
[vcs 2024-09-09T14:54:35.058Z] Submodule path '3rdparty/wireguard-tools': checked out '139aac59a5ab7da913d4b6dd62692fa90e2ccad4'
[vcs 2024-09-09T14:54:35.059Z] cleaning git checkout...
[vcs 2024-09-09T14:54:35.059Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-09-09T14:54:35.066Z] removing []
[vcs 2024-09-09T14:54:35.066Z] successfully cleaned git checkout!
[vcs 2024-09-09T14:54:35.068Z] TinderboxPrint:<a href='https://github.com/mozilla-mobile/mozilla-vpn-client/commit/aa6934ea6a94f3f5b1d571c3e58413c7d9025add' title='Built from mozilla-vpn-client commit aa6934ea6a94f3f5b1d571c3e58413c7d9025add'>aa6934ea6a94f3f5b1d571c3e58413c7d9025add</a>
[pip-install 2024-09-09T14:54:35.068Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-09-09T14:54:35.314Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-09-09T14:54:35.400Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2024-09-09T14:54:35.402Z] Requirement already satisfied: arrow==1.3.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 11)) (1.3.0)
[pip-install 2024-09-09T14:54:35.403Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 15)) (0.4.4)
[pip-install 2024-09-09T14:54:35.489Z] Collecting certifi==2024.7.4
[pip-install 2024-09-09T14:54:35.645Z]   Downloading certifi-2024.7.4-py3-none-any.whl (162 kB)
[pip-install 2024-09-09T14:54:35.735Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 1.8 MB/s eta 0:00:00
[pip-install 2024-09-09T14:54:35.738Z] Requirement already satisfied: chardet==5.2.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 23)) (5.2.0)
[pip-install 2024-09-09T14:54:35.741Z] Requirement already satisfied: charset-normalizer==3.3.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 27)) (3.3.2)
[pip-install 2024-09-09T14:54:35.742Z] Requirement already satisfied: click==8.1.7 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 119)) (8.1.7)
[pip-install 2024-09-09T14:54:35.766Z] Collecting cookiecutter==2.6.0
[pip-install 2024-09-09T14:54:35.807Z]   Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB)
[pip-install 2024-09-09T14:54:35.813Z] Requirement already satisfied: giturlparse==0.12.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 127)) (0.12.0)
[pip-install 2024-09-09T14:54:35.835Z] Collecting idna==3.7
[pip-install 2024-09-09T14:54:35.876Z]   Downloading idna-3.7-py3-none-any.whl (66 kB)
[pip-install 2024-09-09T14:54:35.884Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 9.6 MB/s eta 0:00:00
[pip-install 2024-09-09T14:54:35.913Z] Collecting jinja2==3.1.4
[pip-install 2024-09-09T14:54:35.953Z]   Downloading jinja2-3.1.4-py3-none-any.whl (133 kB)
[pip-install 2024-09-09T14:54:35.968Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 10.0 MB/s eta 0:00:00
[pip-install 2024-09-09T14:54:35.990Z] Collecting json-e==4.7.1
[pip-install 2024-09-09T14:54:36.030Z]   Downloading json_e-4.7.1-py3-none-any.whl (13 kB)
[pip-install 2024-09-09T14:54:36.034Z] Requirement already satisfied: markdown-it-py==3.0.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 143)) (3.0.0)
[pip-install 2024-09-09T14:54:36.137Z] Collecting markupsafe==2.1.5
[pip-install 2024-09-09T14:54:36.178Z]   Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB)
[pip-install 2024-09-09T14:54:36.183Z] Requirement already satisfied: mdurl==0.1.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 209)) (0.1.2)
[pip-install 2024-09-09T14:54:36.184Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 213)) (0.1.1)
[pip-install 2024-09-09T14:54:36.204Z] Collecting mozilla-taskgraph==2.0.3
[pip-install 2024-09-09T14:54:36.245Z]   Downloading mozilla_taskgraph-2.0.3-py3-none-any.whl (15 kB)
[pip-install 2024-09-09T14:54:36.283Z] Collecting pygments==2.18.0
[pip-install 2024-09-09T14:54:36.324Z]   Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
[pip-install 2024-09-09T14:54:36.417Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 13.2 MB/s eta 0:00:00
[pip-install 2024-09-09T14:54:36.449Z] Collecting python-dateutil==2.9.0.post0
[pip-install 2024-09-09T14:54:36.489Z]   Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
[pip-install 2024-09-09T14:54:36.494Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 76.9 MB/s eta 0:00:00
[pip-install 2024-09-09T14:54:36.521Z] Collecting python-slugify==8.0.4
[pip-install 2024-09-09T14:54:36.562Z]   Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
[pip-install 2024-09-09T14:54:36.565Z] Requirement already satisfied: pyyaml==6.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 233)) (6.0.1)
[pip-install 2024-09-09T14:54:36.567Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 288)) (2.0.4)
[pip-install 2024-09-09T14:54:36.611Z] Collecting requests==2.32.3
[pip-install 2024-09-09T14:54:36.651Z]   Downloading requests-2.32.3-py3-none-any.whl (64 kB)
[pip-install 2024-09-09T14:54:36.655Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 32.3 MB/s eta 0:00:00
[pip-install 2024-09-09T14:54:36.746Z] Collecting rich==13.7.1
[pip-install 2024-09-09T14:54:36.787Z]   Downloading rich-13.7.1-py3-none-any.whl (240 kB)
[pip-install 2024-09-09T14:54:36.792Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.7/240.7 kB 90.9 MB/s eta 0:00:00
[pip-install 2024-09-09T14:54:36.796Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 302)) (1.16.0)
[pip-install 2024-09-09T14:54:36.797Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 306)) (2.0.0)
[pip-install 2024-09-09T14:54:36.833Z] Collecting taskcluster-taskgraph==9.2.1
[pip-install 2024-09-09T14:54:36.874Z]   Downloading taskcluster_taskgraph-9.2.1-py3-none-any.whl (191 kB)
[pip-install 2024-09-09T14:54:36.879Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 191.2/191.2 kB 82.0 MB/s eta 0:00:00
[pip-install 2024-09-09T14:54:36.882Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 316)) (13.0.1)
[pip-install 2024-09-09T14:54:36.883Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 321)) (1.3)
[pip-install 2024-09-09T14:54:36.910Z] Collecting types-python-dateutil==2.9.0.20240316
[pip-install 2024-09-09T14:54:36.951Z]   Downloading types_python_dateutil-2.9.0.20240316-py3-none-any.whl (9.7 kB)
[pip-install 2024-09-09T14:54:37.003Z] Collecting urllib3==2.2.2
[pip-install 2024-09-09T14:54:37.044Z]   Downloading urllib3-2.2.2-py3-none-any.whl (121 kB)
[pip-install 2024-09-09T14:54:37.049Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 53.0 MB/s eta 0:00:00
[pip-install 2024-09-09T14:54:37.072Z] Collecting voluptuous==0.15.2
[pip-install 2024-09-09T14:54:37.113Z]   Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB)
[pip-install 2024-09-09T14:54:37.556Z] Installing collected packages: json-e, voluptuous, urllib3, types-python-dateutil, python-slugify, python-dateutil, pygments, markupsafe, idna, certifi, rich, requests, jinja2, cookiecutter, taskcluster-taskgraph, mozilla-taskgraph
[pip-install 2024-09-09T14:54:37.655Z]   WARNING: The script slugify is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-09-09T14:54:37.655Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-09-09T14:54:38.245Z]   WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-09-09T14:54:38.245Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-09-09T14:54:38.594Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-09-09T14:54:38.595Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-09-09T14:54:38.679Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-09-09T14:54:38.680Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-09-09T14:54:38.728Z] Successfully installed certifi-2024.7.4 cookiecutter-2.6.0 idna-3.7 jinja2-3.1.4 json-e-4.7.1 markupsafe-2.1.5 mozilla-taskgraph-2.0.3 pygments-2.18.0 python-dateutil-2.9.0.post0 python-slugify-8.0.4 requests-2.32.3 rich-13.7.1 taskcluster-taskgraph-9.2.1 types-python-dateutil-2.9.0.20240316 urllib3-2.2.2 voluptuous-0.15.2
[task 2024-09-09T14:54:38.795Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'mozilla-vpn-client\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$MOZILLAVPN_BASE_REPOSITORY" --head-repository="$MOZILLAVPN_HEAD_REPOSITORY" --head-ref="$MOZILLAVPN_HEAD_REF" --head-rev="$MOZILLAVPN_HEAD_REV" --head-tag="$MOZILLAVPN_HEAD_TAG" --repository-type="$MOZILLAVPN_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2024-09-09T14:54:38.797Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-09-09T14:54:38.799Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=mozilla-vpn-client --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-mobile/mozilla-vpn-client --head-repository=https://github.com/mozilla-mobile/mozilla-vpn-client --head-ref=drop_translatetoolkit --head-rev=aa6934ea6a94f3f5b1d571c3e58413c7d9025add --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2024-09-09T14:54:39.175Z] 2024-09-09 14:54:39,175 - INFO - Loading graph configuration.
[task 2024-09-09T14:54:39.206Z] 2024-09-09 14:54:39,206 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-09-09T14:54:39.206Z] 2024-09-09 14:54:39,206 - INFO - base_rev is not set.
[task 2024-09-09T14:54:39.206Z] 2024-09-09 14:54:39,206 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-09-09T14:54:39.208Z] 2024-09-09 14:54:39,208 - INFO - base_rev has been reset from "" to "f87e958f4b17d08195afe21daf64209107312f27".
[task 2024-09-09T14:54:39.211Z] 2024-09-09 14:54:39,211 - WARNING - using default project parameters; add mozilla-vpn-client to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-09-09T14:54:39.212Z] 2024-09-09 14:54:39,211 - INFO - Using Parameters(id=776fbaae6073) (from defaults)
[task 2024-09-09T14:54:39.212Z] 2024-09-09 14:54:39,212 - INFO - writing artifact file `parameters.yml`
[task 2024-09-09T14:54:39.216Z] 2024-09-09 14:54:39,216 - INFO - writing artifact file `actions.json`
[task 2024-09-09T14:54:39.218Z] 2024-09-09 14:54:39,218 - INFO - Loading kinds
[task 2024-09-09T14:54:39.224Z] 2024-09-09 14:54:39,224 - INFO - Generating full task set
[task 2024-09-09T14:54:39.232Z] 2024-09-09 14:54:39,232 - INFO - Generated 1 tasks for kind build-tools
[task 2024-09-09T14:54:39.233Z] 2024-09-09 14:54:39,233 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2024-09-09T14:54:39.250Z] 2024-09-09 14:54:39,250 - INFO - Writing docker-contexts/conda-base.tar.gz for docker image conda-base
[task 2024-09-09T14:54:39.251Z] 2024-09-09 14:54:39,251 - INFO - Writing docker-contexts/build.tar.gz for docker image build
[task 2024-09-09T14:54:39.252Z] 2024-09-09 14:54:39,252 - INFO - Writing docker-contexts/lint.tar.gz for docker image lint
[task 2024-09-09T14:54:39.253Z] 2024-09-09 14:54:39,253 - INFO - Writing docker-contexts/wasm.tar.gz for docker image wasm
[task 2024-09-09T14:54:39.254Z] 2024-09-09 14:54:39,254 - INFO - Writing docker-contexts/flatpak.tar.gz for docker image flatpak
[task 2024-09-09T14:54:39.255Z] 2024-09-09 14:54:39,255 - INFO - Writing docker-contexts/linux-qt6-build.tar.gz for docker image linux-qt6-build
[task 2024-09-09T14:54:39.274Z] 2024-09-09 14:54:39,273 - INFO - Writing docker-contexts/linux-build-focal.tar.gz for docker image linux-build-focal
[task 2024-09-09T14:54:39.291Z] 2024-09-09 14:54:39,291 - INFO - Writing docker-contexts/linux-build-jammy.tar.gz for docker image linux-build-jammy
[task 2024-09-09T14:54:39.309Z] 2024-09-09 14:54:39,308 - INFO - Writing docker-contexts/linux-build-noble.tar.gz for docker image linux-build-noble
[task 2024-09-09T14:54:39.326Z] 2024-09-09 14:54:39,326 - INFO - Writing docker-contexts/linux-build-fedora-fc37.tar.gz for docker image linux-build-fedora-fc37
[task 2024-09-09T14:54:39.343Z] 2024-09-09 14:54:39,343 - INFO - Writing docker-contexts/linux-build-fedora-fc38.tar.gz for docker image linux-build-fedora-fc38
[task 2024-09-09T14:54:39.363Z] 2024-09-09 14:54:39,363 - INFO - Generated 12 tasks for kind docker-image
[task 2024-09-09T14:54:39.371Z] 2024-09-09 14:54:39,371 - INFO - Generated 9 tasks for kind fetch
[task 2024-09-09T14:54:39.501Z] 2024-09-09 14:54:39,501 - INFO - Generated 1 tasks for kind toolchain-openssl
[task 2024-09-09T14:54:39.559Z] 2024-09-09 14:54:39,559 - INFO - Generated 13 tasks for kind toolchain
[task 2024-09-09T14:54:39.576Z] 2024-09-09 14:54:39,576 - INFO - Generated 17 tasks for kind build
[task 2024-09-09T14:54:39.580Z] 2024-09-09 14:54:39,580 - INFO - Generated 3 tasks for kind signing
[task 2024-09-09T14:54:39.581Z] 2024-09-09 14:54:39,581 - INFO - Generated 0 tasks for kind mac-notarization
[task 2024-09-09T14:54:39.582Z] 2024-09-09 14:54:39,582 - INFO - Generated 0 tasks for kind push-addon
[task 2024-09-09T14:54:39.583Z] 2024-09-09 14:54:39,583 - INFO - Generated 1 tasks for kind push-apk
[task 2024-09-09T14:54:39.585Z] 2024-09-09 14:54:39,585 - INFO - Generated 1 tasks for kind repackage
[task 2024-09-09T14:54:39.586Z] 2024-09-09 14:54:39,586 - INFO - Generated 1 tasks for kind repackage-signing
[task 2024-09-09T14:54:39.590Z] 2024-09-09 14:54:39,590 - INFO - Generated 3 tasks for kind source-test
[task 2024-09-09T14:54:39.592Z] 2024-09-09 14:54:39,592 - INFO - Generated 2 tasks for kind test
[task 2024-09-09T14:54:39.596Z] 2024-09-09 14:54:39,596 - INFO - Generated 4 tasks for kind beetmover-promote
[task 2024-09-09T14:54:39.598Z] 2024-09-09 14:54:39,598 - INFO - Generated 2 tasks for kind beetmover-apt
[task 2024-09-09T14:54:39.600Z] 2024-09-09 14:54:39,600 - INFO - Generated 3 tasks for kind beetmover-ship
[task 2024-09-09T14:54:39.601Z] 2024-09-09 14:54:39,601 - INFO - Generated 2 tasks for kind mark-as-shipped
[task 2024-09-09T14:54:39.604Z] 2024-09-09 14:54:39,604 - INFO - Generated 4 tasks for kind release-notify
[task 2024-09-09T14:54:39.604Z] 2024-09-09 14:54:39,604 - INFO - Generating full task graph
[task 2024-09-09T14:54:39.605Z] 2024-09-09 14:54:39,605 - INFO - Full task graph contains 79 tasks and 111 dependencies
[task 2024-09-09T14:54:39.607Z] 2024-09-09 14:54:39,607 - INFO - writing artifact file `full-task-graph.json`
[task 2024-09-09T14:54:39.622Z] 2024-09-09 14:54:39,621 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-09-09T14:54:39.623Z] 2024-09-09 14:54:39,623 - INFO - Generating target task set
[task 2024-09-09T14:54:39.623Z] 2024-09-09 14:54:39,623 - INFO - Filter filter_target_tasks pruned 42 tasks (37 remain)
[task 2024-09-09T14:54:39.623Z] 2024-09-09 14:54:39,623 - INFO - writing artifact file `target-tasks.json`
[task 2024-09-09T14:54:39.624Z] 2024-09-09 14:54:39,623 - INFO - Generating target task graph
[task 2024-09-09T14:54:39.624Z] 2024-09-09 14:54:39,623 - INFO - Adding 12 tasks with `always_target` attribute
[task 2024-09-09T14:54:39.624Z] 2024-09-09 14:54:39,624 - INFO - Generating optimized task graph
[task 2024-09-09T14:54:39.626Z] 2024-09-09 14:54:39,626 - INFO - Removed 3 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2024-09-09T14:54:39.787Z] 2024-09-09 14:54:39,787 - INFO - Replaced 35 tasks by index-search (index-search) during optimization.
[task 2024-09-09T14:54:39.789Z] 2024-09-09 14:54:39,789 - INFO - writing artifact file `task-graph.json`
[task 2024-09-09T14:54:39.794Z] 2024-09-09 14:54:39,794 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-09-09T14:54:39.796Z] 2024-09-09 14:54:39,796 - INFO - Creating task with taskId fVyQ5k08T6CmxyqChSNuSQ for build-tools-translation-report
[task 2024-09-09T14:54:39.797Z] 2024-09-09 14:54:39,797 - INFO - Creating task with taskId Y9Fazz4PRByChxNaPdBdIQ for build-wasm/opt
[task 2024-09-09T14:54:39.799Z] 2024-09-09 14:54:39,799 - INFO - Creating task with taskId E7Mc59h-QAOA4E6WZMNseg for build-source/vpn
[task 2024-09-09T14:54:39.802Z] 2024-09-09 14:54:39,802 - INFO - Creating task with taskId UZnKO_OaRYCsjElZOFY1WQ for test-android-junit
[task 2024-09-09T14:54:39.804Z] 2024-09-09 14:54:39,803 - INFO - Creating task with taskId Gah-9zKlSL26tn08KS4N9Q for build-ios-arm64/debug
[task 2024-09-09T14:54:39.806Z] 2024-09-09 14:54:39,805 - INFO - Creating task with taskId XJCEzvfOS8yWFZtGrrI0pQ for build-android-x64/debug
[task 2024-09-09T14:54:39.809Z] 2024-09-09 14:54:39,808 - INFO - Creating task with taskId JsZ2PbcHRNC9njA5h0Tzdw for build-macos/pr
[task 2024-09-09T14:54:39.811Z] 2024-09-09 14:54:39,811 - INFO - Creating task with taskId Q-U-7pk7R2S7G91p7d4RLQ for build-addons-bundle
[task 2024-09-09T14:54:39.813Z] 2024-09-09 14:54:39,813 - INFO - Creating task with taskId IMV9G5j1SSq1X31itxEGQA for test-taskgraph-definition
[task 2024-09-09T14:54:39.816Z] 2024-09-09 14:54:39,815 - INFO - Creating task with taskId dy3vpvnkSkK_M7ahij2yMw for build-android-arm64/release
[task 2024-09-09T14:54:39.819Z] 2024-09-09 14:54:39,818 - INFO - Creating task with taskId JY31YazIRFWxNQzJwc80BA for build-android-arm64/debug
[task 2024-09-09T14:54:39.982Z] 2024-09-09 14:54:39,981 - INFO - Creating task with taskId Omy1dC1-Q5ecgsX6CoFMrw for build-linux/focal
[task 2024-09-09T14:54:39.982Z] 2024-09-09 14:54:39,982 - INFO - Creating task with taskId MavDV2YHRieBIdk9jctW_w for build-linux/jammy
[task 2024-09-09T14:54:39.984Z] 2024-09-09 14:54:39,984 - INFO - Creating task with taskId SM0O_NUwT9OK390MCeiSEA for build-linux/fedora-fc38
[task 2024-09-09T14:54:39.985Z] 2024-09-09 14:54:39,985 - INFO - Creating task with taskId N_8iIJ5tTAWBDVrN1cKySA for build-linux/flatpak
[task 2024-09-09T14:54:39.987Z] 2024-09-09 14:54:39,987 - INFO - Creating task with taskId QE_vESnyQUa-MLquSbOZug for build-linux64/release-deb
[task 2024-09-09T14:54:39.989Z] 2024-09-09 14:54:39,989 - INFO - Creating task with taskId feSdTDjZQ2uD9Jul8Cb92g for build-linux64/next-deb
[task 2024-09-09T14:54:39.992Z] 2024-09-09 14:54:39,992 - INFO - Creating task with taskId CgKfo8MjSjG8UB1Xia38rg for build-windows/opt
[task 2024-09-09T14:54:39.993Z] 2024-09-09 14:54:39,992 - INFO - Creating task with taskId dhwkVGZPR7yfxNq5KbpB_A for build-linux/fedora-fc37
[task 2024-09-09T14:54:39.993Z] 2024-09-09 14:54:39,993 - INFO - Creating task with taskId DddTFN4QT_WLtBfrKe6dyA for build-linux/noble
[taskcluster 2024-09-09 14:54:40.639Z] === Task Finished ===
[taskcluster 2024-09-09 14:54:43.584Z] Successful task run with exit code: 0 completed in 38.053 seconds