Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Bug 1885314 - Add more logs to RetryTestRule #6021

Merged
merged 2 commits into from
Mar 14, 2024

Merge branch 'main' into retryTestRuleLogs

c765dbd
Select commit
Loading
Failed to load commit list.
Merged

Bug 1885314 - Add more logs to RetryTestRule #6021

Merge branch 'main' into retryTestRuleLogs
c765dbd
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Mar 14, 2024 in 1m 24s

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-03-14 15:11:02.917Z] Task ID: eGkCq9oXSYOhxy1ux2CKyg
[taskcluster 2024-03-14 15:11:02.917Z] Worker ID: 5142447879463283845
[taskcluster 2024-03-14 15:11:02.917Z] Worker Group: us-central1
[taskcluster 2024-03-14 15:11:02.917Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-03-14 15:11:02.917Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2024-03-14 15:11:02.917Z] Worker Version: 38.0.5
[taskcluster 2024-03-14 15:11:02.917Z] Public IP: 34.27.190.64
[taskcluster 2024-03-14 15:11:02.917Z] Hostname: mobile-1-decision-gcp-ouvps3d7qla5wawbnqwmeg

7007490126ef - Started downloading
a9f0fb80d33a - Started downloading
7007490126ef - Downloaded in 0.373 seconds
a9f0fb80d33a - Downloaded in 0.667 seconds
Digest: sha256:a74ed430fd80ebb647bb4a5b019523cf5f69246ed2c2603386dbc8f7200c8140
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:a74ed430fd80ebb647bb4a5b019523cf5f69246ed2c2603386dbc8f7200c8140
[taskcluster 2024-03-14 15:11:10.696Z] === Task Starting ===
[setup 2024-03-14T15:11:11.794Z] run-task started in /
[setup 2024-03-14T15:11:11.794Z] Invoked by command: --mobile-checkout=/builds/worker/checkouts/vcs --task-cwd=/builds/worker/checkouts/vcs -- bash -cx cd /builds/worker/checkouts/vcs && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='firefox-android' --message="" --owner='[email protected]' --level='1' --base-repository="$MOBILE_BASE_REPOSITORY" --base-ref="$MOBILE_BASE_REF" --base-rev="$MOBILE_BASE_REV" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for='github-pull-request' 

[setup 2024-03-14T15:11:11.794Z] Python version: 3.8.10
[vcs 2024-03-14T15:11:11.796Z] WARNING: vcs checkout path (/builds/worker/checkouts/vcs) not in cache or volume; performance will likely suffer
[setup 2024-03-14T15:11:11.796Z] running as worker:worker
[vcs 2024-03-14T15:11:11.796Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/firefox-android', '/builds/worker/checkouts/vcs']
[vcs 2024-03-14T15:11:11.800Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-03-14T15:11:41.974Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-03-14T15:11:42.298Z] From https://github.com/mozilla-mobile/firefox-android
[vcs 2024-03-14T15:11:42.300Z]  * branch                  main       -> FETCH_HEAD
[vcs 2024-03-14T15:11:42.306Z] executing ['git', 'checkout', 'main']
[vcs 2024-03-14T15:11:42.840Z] Already on 'main'
[vcs 2024-03-14T15:11:42.841Z] Your branch is up to date with 'origin/main'.
[vcs 2024-03-14T15:11:42.842Z] executing ['git', 'fetch', 'origin', '6eb225cd55b63acc731f1c377c01a27ce4c3944c']
[vcs 2024-03-14T15:11:43.135Z] From https://github.com/mozilla-mobile/firefox-android
[vcs 2024-03-14T15:11:43.135Z]  * branch                  6eb225cd55b63acc731f1c377c01a27ce4c3944c -> FETCH_HEAD
[vcs 2024-03-14T15:11:43.141Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/AndiAJ/firefox-android', 'retryTestRuleLogs']
[vcs 2024-03-14T15:11:43.417Z] From https://github.com/AndiAJ/firefox-android
[vcs 2024-03-14T15:11:43.422Z]  * branch                  retryTestRuleLogs -> FETCH_HEAD
[vcs 2024-03-14T15:11:43.427Z] executing ['git', 'checkout', '-f', '-B', 'retryTestRuleLogs', 'c765dbdc7bf96f76712ee072d385ce9272b66535']
[vcs 2024-03-14T15:11:43.490Z] Switched to a new branch 'retryTestRuleLogs'
[vcs 2024-03-14T15:11:43.491Z] cleaning git checkout...
[vcs 2024-03-14T15:11:43.491Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-03-14T15:11:43.603Z] removing []
[vcs 2024-03-14T15:11:43.603Z] successfully cleaned git checkout!
[vcs 2024-03-14T15:11:43.608Z] TinderboxPrint:<a href='https://github.com/AndiAJ/firefox-android/commit/c765dbdc7bf96f76712ee072d385ce9272b66535' title='Built from firefox-android commit c765dbdc7bf96f76712ee072d385ce9272b66535'>c765dbdc7bf96f76712ee072d385ce9272b66535</a>
[pip-install 2024-03-14T15:11:43.608Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/vcs/taskcluster/requirements.txt']
[pip-install 2024-03-14T15:11:43.891Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-03-14T15:11:43.958Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2024-03-14T15:11:44.153Z] Collecting arrow==1.3.0
[pip-install 2024-03-14T15:11:44.292Z]   Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-03-14T15:11:44.412Z] Collecting attrs==23.1.0
[pip-install 2024-03-14T15:11:44.456Z]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[pip-install 2024-03-14T15:11:44.510Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 19)) (0.4.4)
[pip-install 2024-03-14T15:11:44.574Z] Collecting certifi==2023.7.22
[pip-install 2024-03-14T15:11:44.615Z]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2024-03-14T15:11:44.769Z] Collecting chardet==5.2.0
[pip-install 2024-03-14T15:11:44.811Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-03-14T15:11:45.353Z] Collecting charset-normalizer==3.3.1
[pip-install 2024-03-14T15:11:45.396Z]   Downloading charset_normalizer-3.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[pip-install 2024-03-14T15:11:45.640Z] Collecting click==8.1.7
[pip-install 2024-03-14T15:11:45.683Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-03-14T15:11:45.942Z] Collecting cookiecutter==2.4.0
[pip-install 2024-03-14T15:11:45.983Z]   Downloading cookiecutter-2.4.0-py3-none-any.whl (38 kB)
[pip-install 2024-03-14T15:11:46.087Z] Collecting giturlparse==0.12.0
[pip-install 2024-03-14T15:11:46.128Z]   Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2024-03-14T15:11:46.158Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 135)) (3.4)
[pip-install 2024-03-14T15:11:46.202Z] Collecting jinja2==3.1.3
[pip-install 2024-03-14T15:11:46.243Z]   Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB)
[pip-install 2024-03-14T15:11:46.539Z] Collecting json-e==4.5.3
[pip-install 2024-03-14T15:11:46.580Z]   Downloading json_e-4.5.3-py3-none-any.whl (13 kB)
[pip-install 2024-03-14T15:11:46.650Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-03-14T15:11:46.692Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-03-14T15:11:46.826Z] Requirement already satisfied: markupsafe==2.1.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 151)) (2.1.3)
[pip-install 2024-03-14T15:11:46.850Z] Collecting mdurl==0.1.2
[pip-install 2024-03-14T15:11:46.893Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-03-14T15:11:46.904Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 217)) (0.1.1)
[pip-install 2024-03-14T15:11:46.953Z] Collecting mozilla-version==2.1.0
[pip-install 2024-03-14T15:11:46.999Z]   Downloading mozilla_version-2.1.0-py3-none-any.whl (34 kB)
[pip-install 2024-03-14T15:11:47.122Z] Collecting pygments==2.16.1
[pip-install 2024-03-14T15:11:47.164Z]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[pip-install 2024-03-14T15:11:50.395Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 229)) (2.8.2)
[pip-install 2024-03-14T15:11:50.398Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 233)) (8.0.1)
[pip-install 2024-03-14T15:11:50.531Z] Collecting pyyaml==6.0.1
[pip-install 2024-03-14T15:11:50.578Z]   Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
[pip-install 2024-03-14T15:11:52.745Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 291)) (2.0.4)
[pip-install 2024-03-14T15:11:52.748Z] Requirement already satisfied: requests==2.31.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 297)) (2.31.0)
[pip-install 2024-03-14T15:11:52.918Z] Collecting rich==13.6.0
[pip-install 2024-03-14T15:11:52.962Z]   Downloading rich-13.6.0-py3-none-any.whl (239 kB)
[pip-install 2024-03-14T15:11:53.366Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 307)) (1.16.0)
[pip-install 2024-03-14T15:11:53.368Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 311)) (2.0.0)
[pip-install 2024-03-14T15:11:53.447Z] Collecting taskcluster-taskgraph==6.3.1
[pip-install 2024-03-14T15:11:53.490Z]   Downloading taskcluster_taskgraph-6.3.1-py3-none-any.whl (187 kB)
[pip-install 2024-03-14T15:11:53.935Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 319)) (13.0.1)
[pip-install 2024-03-14T15:11:53.937Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 324)) (1.3)
[pip-install 2024-03-14T15:11:53.985Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-03-14T15:11:54.028Z]   Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-03-14T15:11:54.093Z] Collecting typing-extensions==4.8.0
[pip-install 2024-03-14T15:11:54.137Z]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[pip-install 2024-03-14T15:11:54.439Z] Collecting urllib3==2.0.7
[pip-install 2024-03-14T15:11:54.481Z]   Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
[pip-install 2024-03-14T15:11:54.997Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 340)) (0.13.1)
[pip-install 2024-03-14T15:11:55.422Z] Installing collected packages: mdurl, urllib3, typing-extensions, types-python-dateutil, pygments, markdown-it-py, charset-normalizer, chardet, certifi, rich, pyyaml, jinja2, giturlparse, click, arrow, json-e, cookiecutter, attrs, taskcluster-taskgraph, mozilla-version
[pip-install 2024-03-14T15:11:56.094Z]   WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-14T15:11:56.096Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-14T15:11:56.161Z]   WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-14T15:11:56.161Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-14T15:11:56.192Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-14T15:11:56.193Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-14T15:11:56.378Z]   WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-14T15:11:56.378Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-14T15:11:56.821Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-14T15:11:56.822Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-14T15:11:56.944Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-14T15:11:56.944Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-14T15:11:56.978Z] Successfully installed arrow-1.3.0 attrs-23.1.0 certifi-2023.7.22 chardet-5.2.0 charset-normalizer-3.3.1 click-8.1.7 cookiecutter-2.4.0 giturlparse-0.12.0 jinja2-3.1.3 json-e-4.5.3 markdown-it-py-3.0.0 mdurl-0.1.2 mozilla-version-2.1.0 pygments-2.16.1 pyyaml-6.0.1 rich-13.6.0 taskcluster-taskgraph-6.3.1 types-python-dateutil-2.8.19.14 typing-extensions-4.8.0 urllib3-2.0.7
[pip-install 2024-03-14T15:11:57.125Z] WARNING: You are using pip version 21.1.3; however, version 24.0 is available.
[pip-install 2024-03-14T15:11:57.126Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2024-03-14T15:11:57.215Z] executing ['bash', '-cx', 'cd /builds/worker/checkouts/vcs && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'firefox-android\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$MOBILE_BASE_REPOSITORY" --base-ref="$MOBILE_BASE_REF" --base-rev="$MOBILE_BASE_REV" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2024-03-14T15:11:57.219Z] + cd /builds/worker/checkouts/vcs
[task 2024-03-14T15:11:57.219Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-03-14T15:11:57.221Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-android --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-mobile/firefox-android --base-ref=main --base-rev=6eb225cd55b63acc731f1c377c01a27ce4c3944c --head-repository=https://github.com/AndiAJ/firefox-android --head-ref=retryTestRuleLogs --head-rev=c765dbdc7bf96f76712ee072d385ce9272b66535 --repository-type=git --tasks-for=github-pull-request
[task 2024-03-14T15:11:57.481Z] 2024-03-14 15:11:57,481 - INFO - Loading graph configuration.
[task 2024-03-14T15:11:57.562Z] 2024-03-14 15:11:57,562 - WARNING - using default project parameters; add firefox-android to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-03-14T15:11:57.564Z] 2024-03-14 15:11:57,563 - INFO - Using Parameters(id=ff5f9538ab39) (from defaults)
[task 2024-03-14T15:11:57.565Z] 2024-03-14 15:11:57,563 - INFO - writing artifact file `parameters.yml`
[task 2024-03-14T15:11:57.570Z] 2024-03-14 15:11:57,570 - INFO - writing artifact file `actions.json`
[task 2024-03-14T15:11:57.572Z] 2024-03-14 15:11:57,572 - INFO - Loading kinds
[task 2024-03-14T15:11:57.912Z] 2024-03-14 15:11:57,911 - INFO - Generating full task set
[task 2024-03-14T15:11:57.915Z] 2024-03-14 15:11:57,914 - INFO - Writing docker-contexts/android-build.tar.gz for docker image android-build
[task 2024-03-14T15:11:57.916Z] 2024-03-14 15:11:57,916 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2024-03-14T15:11:57.932Z] 2024-03-14 15:11:57,932 - INFO - Writing docker-contexts/ui-tests.tar.gz for docker image ui-tests
[task 2024-03-14T15:11:57.935Z] 2024-03-14 15:11:57,934 - INFO - Generated 3 tasks for kind docker-image
[task 2024-03-14T15:11:57.947Z] 2024-03-14 15:11:57,947 - INFO - Generated 1 tasks for kind fetch
[task 2024-03-14T15:11:57.949Z] 2024-03-14 15:11:57,949 - INFO - Generated 1 tasks for kind geckoview
[task 2024-03-14T15:11:58.092Z] 2024-03-14 15:11:58,092 - INFO - Generated 2 tasks for kind release-notify-started
[task 2024-03-14T15:11:58.097Z] 2024-03-14 15:11:58,096 - INFO - Generated 2 tasks for kind release-notify-testrail
[task 2024-03-14T15:11:58.105Z] 2024-03-14 15:11:58,105 - INFO - Generated 4 tasks for kind startup-test
[task 2024-03-14T15:11:58.550Z] 2024-03-14 15:11:58,550 - INFO - Generated 7 tasks for kind toolchain
[task 2024-03-14T15:11:58.555Z] 2024-03-14 15:11:58,554 - INFO - Generated 1 tasks for kind trigger-nightly
[task 2024-03-14T15:11:59.605Z] 2024-03-14 15:11:59,605 - INFO - Generated 123 tasks for kind external-gradle-dependencies
[task 2024-03-14T15:11:59.638Z] 2024-03-14 15:11:59,638 - INFO - Generated 24 tasks for kind build-apk
[task 2024-03-14T15:11:59.651Z] 2024-03-14 15:11:59,651 - INFO - Generated 10 tasks for kind build-bundle
[task 2024-03-14T15:12:00.234Z] 2024-03-14 15:12:00,233 - INFO - Generated 432 tasks for kind build-components
[task 2024-03-14T15:12:00.239Z] 2024-03-14 15:12:00,239 - INFO - Generated 2 tasks for kind build-samples-browser
[task 2024-03-14T15:12:00.280Z] 2024-03-14 15:12:00,280 - INFO - Generated 15 tasks for kind lint
[task 2024-03-14T15:12:00.284Z] 2024-03-14 15:12:00,284 - INFO - Generated 2 tasks for kind test-apk
[task 2024-03-14T15:12:00.307Z] 2024-03-14 15:12:00,307 - INFO - Generated 24 tasks for kind signing-apk
[task 2024-03-14T15:12:00.311Z] 2024-03-14 15:12:00,311 - INFO - Generated 5 tasks for kind github-release-apks
[task 2024-03-14T15:12:00.467Z] 2024-03-14 15:12:00,467 - INFO - Generated 315 tasks for kind signing
[task 2024-03-14T15:12:00.474Z] 2024-03-14 15:12:00,474 - INFO - Generated 9 tasks for kind post-signing
[task 2024-03-14T15:12:00.479Z] 2024-03-14 15:12:00,479 - INFO - Generated 10 tasks for kind signing-bundle
[task 2024-03-14T15:12:00.484Z] 2024-03-14 15:12:00,484 - INFO - Generated 7 tasks for kind push-bundle
[task 2024-03-14T15:12:00.486Z] 2024-03-14 15:12:00,486 - INFO - Generated 2 tasks for kind release-notify-promote
[task 2024-03-14T15:12:00.488Z] 2024-03-14 15:12:00,487 - INFO - Generated 2 tasks for kind release-notify-push
[task 2024-03-14T15:12:00.503Z] 2024-03-14 15:12:00,503 - INFO - Generated 13 tasks for kind test-components
[task 2024-03-14T15:12:00.518Z] 2024-03-14 15:12:00,517 - INFO - Generated 9 tasks for kind ui-test-apk
[task 2024-03-14T15:12:00.908Z] 2024-03-14 15:12:00,908 - INFO - Generated 315 tasks for kind beetmover
[task 2024-03-14T15:12:00.939Z] 2024-03-14 15:12:00,939 - INFO - Generated 7 tasks for kind beetmover-android-app
[task 2024-03-14T15:12:00.982Z] 2024-03-14 15:12:00,982 - INFO - Generated 32 tasks for kind browsertime
[task 2024-03-14T15:12:00.992Z] 2024-03-14 15:12:00,992 - INFO - Generated 8 tasks for kind complete
[task 2024-03-14T15:12:00.998Z] 2024-03-14 15:12:00,997 - INFO - Generated 9 tasks for kind post-beetmover
[task 2024-03-14T15:12:00.999Z] 2024-03-14 15:12:00,999 - INFO - Generated 2 tasks for kind github-release-components
[task 2024-03-14T15:12:01.002Z] 2024-03-14 15:12:01,001 - INFO - Generated 2 tasks for kind mark-as-shipped
[task 2024-03-14T15:12:01.005Z] 2024-03-14 15:12:01,005 - INFO - Generated 2 tasks for kind version-bump
[task 2024-03-14T15:12:01.009Z] 2024-03-14 15:12:01,006 - INFO - Generated 2 tasks for kind release-notify-ship
[task 2024-03-14T15:12:01.010Z] 2024-03-14 15:12:01,010 - INFO - Generating full task graph
[task 2024-03-14T15:12:01.015Z] 2024-03-14 15:12:01,014 - INFO - Full task graph contains 1404 tasks and 4031 dependencies
[task 2024-03-14T15:12:01.095Z] 2024-03-14 15:12:01,095 - INFO - writing artifact file `full-task-graph.json`
[task 2024-03-14T15:12:01.627Z] 2024-03-14 15:12:01,626 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-03-14T15:12:01.651Z] 2024-03-14 15:12:01,651 - INFO - Generating target task set
[task 2024-03-14T15:12:05.183Z] 2024-03-14 15:12:05,183 - INFO - Filter filter_target_tasks pruned 1116 tasks (288 remain)
[task 2024-03-14T15:12:05.183Z] 2024-03-14 15:12:05,183 - INFO - writing artifact file `target-tasks.json`
[task 2024-03-14T15:12:05.184Z] 2024-03-14 15:12:05,184 - INFO - Generating target task graph
[task 2024-03-14T15:12:05.185Z] 2024-03-14 15:12:05,185 - INFO - Adding 3 tasks with `always_target` attribute
[task 2024-03-14T15:12:05.227Z] 2024-03-14 15:12:05,227 - INFO - Generating optimized task graph
[task 2024-03-14T15:12:05.264Z] 2024-03-14 15:12:05,264 - INFO - Removed 2 tasks by dependents optimized, 150 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2024-03-14T15:12:19.285Z] 2024-03-14 15:12:19,285 - INFO - Replaced 129 tasks by index-search (index-search) during optimization.
[task 2024-03-14T15:12:19.289Z] 2024-03-14 15:12:19,288 - INFO - writing artifact file `task-graph.json`
[task 2024-03-14T15:12:19.295Z] 2024-03-14 15:12:19,294 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-03-14T15:12:19.297Z] 2024-03-14 15:12:19,297 - INFO - Creating task with taskId HbYRFPvzSl2wck7zWd2eow for build-apk-fenix-debug
[task 2024-03-14T15:12:19.300Z] 2024-03-14 15:12:19,299 - INFO - Creating task with taskId C08aY4YnS0uDGf6JFZvVMQ for test-apk-fenix-debug
[task 2024-03-14T15:12:19.301Z] 2024-03-14 15:12:19,301 - INFO - Creating task with taskId eE1Q2IQIRvCOVLUierxhqw for lint-ktlint-fenix
[task 2024-03-14T15:12:19.304Z] 2024-03-14 15:12:19,304 - INFO - Creating task with taskId VLJX194hT0qblJDphE2HHA for complete-pr-2
[task 2024-03-14T15:12:19.310Z] 2024-03-14 15:12:19,310 - INFO - Creating task with taskId GShSSEzCRGagJ61gLRFt1Q for lint-detekt-fenix
[task 2024-03-14T15:12:19.315Z] 2024-03-14 15:12:19,315 - INFO - Creating task with taskId fGG51ahQTcSgwq9BgiM5Gg for lint-lint-fenix
[task 2024-03-14T15:12:19.319Z] 2024-03-14 15:12:19,318 - INFO - Creating task with taskId T6CS9kAOQySLlEbzwZ46_A for build-bundle-fenix-debug
[task 2024-03-14T15:12:19.327Z] 2024-03-14 15:12:19,326 - INFO - Creating task with taskId XJTWP6GoRTSnninCeRuYqw for lint-compare-locales-fenix
[task 2024-03-14T15:12:19.332Z] 2024-03-14 15:12:19,332 - INFO - Creating task with taskId XHmepAcdTCOoUP3s376-vQ for build-apk-fenix-android-test-debug
[task 2024-03-14T15:12:19.496Z] 2024-03-14 15:12:19,495 - INFO - Creating task with taskId HV-AxqUMRYu1wajSFglx_w for signing-apk-fenix-debug
[task 2024-03-14T15:12:19.578Z] 2024-03-14 15:12:19,578 - INFO - Creating task with taskId D3TRZOiFTLaBW_AQ36nKRw for signing-apk-fenix-android-test-debug
[task 2024-03-14T15:12:19.581Z] 2024-03-14 15:12:19,580 - INFO - Creating task with taskId GV4MS-wBQi2MY_tCM6NsFA for complete-pr-1
[task 2024-03-14T15:12:19.662Z] 2024-03-14 15:12:19,662 - INFO - Creating task with taskId PzKKo3XARxa9MPQqiJ-XXA for ui-test-apk-fenix-arm-debug
[task 2024-03-14T15:12:19.759Z] 2024-03-14 15:12:19,759 - INFO - Creating task with taskId LmYLrd1jQgStOay8ffJ-Rw for complete-pr-3
[task 2024-03-14T15:12:19.884Z] 2024-03-14 15:12:19,883 - INFO - Creating task with taskId ExBBNj2hT-WjvEpm04tzWw for complete-pr
[taskcluster 2024-03-14 15:12:20.411Z] === Task Finished ===
[taskcluster 2024-03-14 15:12:22.742Z] Successful task run with exit code: 0 completed in 79.826 seconds