Skip to content

Add and improve documentation #3129

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

Closed
wants to merge 1 commit into from

Add and improve documentation

6bdd2ca
Select commit
Loading
Failed to load commit list.
Closed

Add and improve documentation #3129

Add and improve documentation
6bdd2ca
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Oct 2, 2024 in 21s

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 | View task group in Taskcluster

Task Status

Started: 2024-10-02T03:12:24.122Z
Resolved: 2024-10-02T03:12:42.652Z
Task Execution Time: 18 seconds, 530 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/docker-contexts/android-build.tar.gz
- public/docker-contexts/base.tar.gz
- public/docker-contexts/bump.tar.gz
- public/docker-contexts/ui-tests.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2024-10-02 03:12:24.227Z] Task ID: CEDtWXNpQJ6EH_LhaIHl3w
[taskcluster 2024-10-02 03:12:24.227Z] Worker ID: 3631579848986658492
[taskcluster 2024-10-02 03:12:24.227Z] Worker Group: us-central1-c
[taskcluster 2024-10-02 03:12:24.227Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-10-02 03:12:24.227Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2024-10-02 03:12:24.227Z] Worker Version: 38.0.5
[taskcluster 2024-10-02 03:12:24.227Z] Public IP: 35.193.224.79
[taskcluster 2024-10-02 03:12:24.227Z] Hostname: mobile-1-decision-gcp-gp2hkxb6sn21mtcow8gl-g

dfaf3b6b7394 - Started downloading
25d693efad98 - Started downloading
e67bee4813b9 - Started downloading
dfaf3b6b7394 - Downloaded in 0.123 seconds
25d693efad98 - Downloaded in 0.262 seconds
d7c6d422d623 - Started downloading
d7c6d422d623 - Downloaded in 0.001 seconds
e67bee4813b9 - Downloaded in 0.7 seconds
Digest: sha256:74c5a20e7d8c8bdbec6770c61274d3970991273ffe5c955d0868bb3cd7eb3160
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:74c5a20e7d8c8bdbec6770c61274d3970991273ffe5c955d0868bb3cd7eb3160
[taskcluster 2024-10-02 03:12:34.496Z] === Task Starting ===
[setup 2024-10-02T03:12:35.675Z] run-task started in /
[setup 2024-10-02T03:12:35.675Z] Invoked by command: --mobile-checkout=/builds/worker/checkouts/vcs --task-cwd=/builds/worker/checkouts/vcs -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='reference-browser' --message="" --owner='[email protected]' --level='1' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for='github-pull-request' 

[setup 2024-10-02T03:12:35.675Z] Python version: 3.11.2
[vcs 2024-10-02T03:12:35.677Z] WARNING: vcs checkout path (/builds/worker/checkouts/vcs) not in cache or volume; performance will likely suffer
[setup 2024-10-02T03:12:35.678Z] running as worker:worker
[vcs 2024-10-02T03:12:35.678Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-10-02T03:12:35.683Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/reference-browser', '/builds/worker/checkouts/vcs']
[vcs 2024-10-02T03:12:35.687Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-10-02T03:12:36.484Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-mobile/reference-browser', 'rvm/function_docs']
[vcs 2024-10-02T03:12:36.673Z] From https://github.com/mozilla-mobile/reference-browser
[vcs 2024-10-02T03:12:36.673Z]  * branch              rvm/function_docs -> FETCH_HEAD
[vcs 2024-10-02T03:12:36.679Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/reference-browser', 'rvm/function_docs']
[vcs 2024-10-02T03:12:36.857Z] From https://github.com/mozilla-mobile/reference-browser
[vcs 2024-10-02T03:12:36.858Z]  * branch              rvm/function_docs -> FETCH_HEAD
[vcs 2024-10-02T03:12:36.863Z] executing ['git', 'checkout', '-f', '-B', 'rvm/function_docs', '6bdd2ca35bb03a51f83e801d38c783d81be87dab']
[vcs 2024-10-02T03:12:36.891Z] Switched to a new branch 'rvm/function_docs'
[vcs 2024-10-02T03:12:36.892Z] cleaning git checkout...
[vcs 2024-10-02T03:12:36.892Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-10-02T03:12:36.897Z] removing []
[vcs 2024-10-02T03:12:36.897Z] successfully cleaned git checkout!
[vcs 2024-10-02T03:12:36.900Z] TinderboxPrint:<a href='https://github.com/mozilla-mobile/reference-browser/commit/6bdd2ca35bb03a51f83e801d38c783d81be87dab' title='Built from reference-browser commit 6bdd2ca35bb03a51f83e801d38c783d81be87dab'>6bdd2ca35bb03a51f83e801d38c783d81be87dab</a>
[pip-install 2024-10-02T03:12:36.901Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/vcs/taskcluster/requirements.txt']
[pip-install 2024-10-02T03:12:37.234Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-10-02T03:12:37.319Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 7)) (2.0.4)
[task 2024-10-02T03:12:37.520Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'reference-browser\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2024-10-02T03:12:37.522Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-10-02T03:12:37.524Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=reference-browser --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-mobile/reference-browser --head-repository=https://github.com/mozilla-mobile/reference-browser --head-ref=rvm/function_docs --head-rev=6bdd2ca35bb03a51f83e801d38c783d81be87dab --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2024-10-02T03:12:37.985Z] 2024-10-02 03:12:37,985 - INFO - Loading graph configuration.
[task 2024-10-02T03:12:38.025Z] 2024-10-02 03:12:38,024 - INFO - base_ref has been reset from "" to "origin/master".
[task 2024-10-02T03:12:38.025Z] 2024-10-02 03:12:38,025 - INFO - base_rev is not set.
[task 2024-10-02T03:12:38.026Z] 2024-10-02 03:12:38,025 - INFO - Using base_ref "origin/master" to determine latest common revision...
[task 2024-10-02T03:12:38.028Z] 2024-10-02 03:12:38,028 - INFO - base_rev has been reset from "" to "285314e7a43cd5833463f171091c432c6c85b2bd".
[task 2024-10-02T03:12:38.031Z] 2024-10-02 03:12:38,031 - WARNING - using default project parameters; add reference-browser to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-10-02T03:12:38.032Z] 2024-10-02 03:12:38,032 - INFO - Using Parameters(id=040062b0f4a0) (from defaults)
[task 2024-10-02T03:12:38.033Z] 2024-10-02 03:12:38,033 - INFO - writing artifact file `parameters.yml`
[task 2024-10-02T03:12:38.044Z] 2024-10-02 03:12:38,044 - INFO - writing artifact file `actions.json`
[task 2024-10-02T03:12:38.046Z] 2024-10-02 03:12:38,046 - INFO - Loading kinds
[task 2024-10-02T03:12:38.052Z] 2024-10-02 03:12:38,052 - INFO - Generating full task set
[task 2024-10-02T03:12:38.066Z] 2024-10-02 03:12:38,066 - INFO - Generated 1 tasks for kind bump
[task 2024-10-02T03:12:38.069Z] 2024-10-02 03:12:38,069 - INFO - Writing docker-contexts/android-build.tar.gz for docker image android-build
[task 2024-10-02T03:12:38.070Z] 2024-10-02 03:12:38,070 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2024-10-02T03:12:38.087Z] 2024-10-02 03:12:38,087 - INFO - Writing docker-contexts/bump.tar.gz for docker image bump
[task 2024-10-02T03:12:38.090Z] 2024-10-02 03:12:38,090 - INFO - Writing docker-contexts/ui-tests.tar.gz for docker image ui-tests
[task 2024-10-02T03:12:38.093Z] 2024-10-02 03:12:38,093 - INFO - Generated 4 tasks for kind docker-image
[task 2024-10-02T03:12:38.099Z] 2024-10-02 03:12:38,099 - INFO - Generated 1 tasks for kind fetch
[task 2024-10-02T03:12:38.101Z] 2024-10-02 03:12:38,101 - INFO - Generated 1 tasks for kind geckoview
[task 2024-10-02T03:12:38.118Z] 2024-10-02 03:12:38,118 - INFO - Generated 3 tasks for kind toolchain
[task 2024-10-02T03:12:38.124Z] 2024-10-02 03:12:38,124 - INFO - Generated 3 tasks for kind build
[task 2024-10-02T03:12:38.128Z] 2024-10-02 03:12:38,128 - INFO - Generated 1 tasks for kind build-bundle
[task 2024-10-02T03:12:38.133Z] 2024-10-02 03:12:38,133 - INFO - Generated 5 tasks for kind lint
[task 2024-10-02T03:12:38.140Z] 2024-10-02 03:12:38,139 - INFO - Generated 4 tasks for kind test
[task 2024-10-02T03:12:38.141Z] 2024-10-02 03:12:38,141 - INFO - Generated 1 tasks for kind pr
[task 2024-10-02T03:12:38.144Z] 2024-10-02 03:12:38,144 - INFO - Generated 1 tasks for kind signing-bundle
[task 2024-10-02T03:12:38.146Z] 2024-10-02 03:12:38,146 - INFO - Generated 1 tasks for kind push-bundle
[task 2024-10-02T03:12:38.148Z] 2024-10-02 03:12:38,147 - INFO - Generated 3 tasks for kind signing
[task 2024-10-02T03:12:38.153Z] 2024-10-02 03:12:38,153 - INFO - Generated 2 tasks for kind raptor
[task 2024-10-02T03:12:38.153Z] 2024-10-02 03:12:38,153 - INFO - Generating full task graph
[task 2024-10-02T03:12:38.153Z] 2024-10-02 03:12:38,153 - INFO - Full task graph contains 31 tasks and 59 dependencies
[task 2024-10-02T03:12:38.155Z] 2024-10-02 03:12:38,155 - INFO - writing artifact file `full-task-graph.json`
[task 2024-10-02T03:12:38.162Z] 2024-10-02 03:12:38,162 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-10-02T03:12:38.163Z] 2024-10-02 03:12:38,163 - INFO - Generating target task set
[task 2024-10-02T03:12:38.163Z] 2024-10-02 03:12:38,163 - INFO - Filter filter_target_tasks pruned 20 tasks (11 remain)
[task 2024-10-02T03:12:38.163Z] 2024-10-02 03:12:38,163 - INFO - writing artifact file `target-tasks.json`
[task 2024-10-02T03:12:38.164Z] 2024-10-02 03:12:38,163 - INFO - Generating target task graph
[task 2024-10-02T03:12:38.164Z] 2024-10-02 03:12:38,164 - INFO - Adding 4 tasks with `always_target` attribute
[task 2024-10-02T03:12:38.164Z] 2024-10-02 03:12:38,164 - INFO - Generating optimized task graph
[task 2024-10-02T03:12:38.165Z] 2024-10-02 03:12:38,165 - INFO - No tasks removed during optimization
[task 2024-10-02T03:12:39.145Z] 2024-10-02 03:12:39,145 - INFO - Replaced 8 tasks by index-search (index-search) during optimization.
[task 2024-10-02T03:12:39.146Z] 2024-10-02 03:12:39,146 - INFO - writing artifact file `task-graph.json`
[task 2024-10-02T03:12:39.149Z] 2024-10-02 03:12:39,149 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-10-02T03:12:39.151Z] 2024-10-02 03:12:39,151 - INFO - Creating task with taskId UKfJsc9NQTKBIrAPXYmN2Q for build-debug
[task 2024-10-02T03:12:39.153Z] 2024-10-02 03:12:39,153 - INFO - Creating task with taskId SIpiOVtbQzyGAFv1rSh73A for test-raptor
[task 2024-10-02T03:12:39.156Z] 2024-10-02 03:12:39,154 - INFO - Creating task with taskId KAWRBehtS_6L4tARy_egHQ for lint-lint
[task 2024-10-02T03:12:39.160Z] 2024-10-02 03:12:39,157 - INFO - Creating task with taskId YjSX7r-eQ6ihwQWZpWV-WQ for test-debug
[task 2024-10-02T03:12:39.162Z] 2024-10-02 03:12:39,161 - INFO - Creating task with taskId binsQMvnSZOZzoENGA-k_w for lint-dependency-analysis
[task 2024-10-02T03:12:39.165Z] 2024-10-02 03:12:39,164 - INFO - Creating task with taskId b3-VOatQStaPr7AcxNg_IA for lint-detekt
[task 2024-10-02T03:12:39.171Z] 2024-10-02 03:12:39,170 - INFO - Creating task with taskId HrezsZbSR2Oq5pBNAwQmUQ for lint-compare-locales
[task 2024-10-02T03:12:39.180Z] 2024-10-02 03:12:39,180 - INFO - Creating task with taskId dnWTDOPuTqO9LHIJfzy2CA for lint-ktlint
[task 2024-10-02T03:12:39.303Z] 2024-10-02 03:12:39,303 - INFO - Creating task with taskId HbP5TnRGQ5SqVkmLujMx6A for signing-debug
[task 2024-10-02T03:12:39.387Z] 2024-10-02 03:12:39,386 - INFO - Creating task with taskId c9nedGXPQKquIfE9zvEfqA for pr-complete
[taskcluster 2024-10-02 03:12:39.688Z] === Task Finished ===
[taskcluster 2024-10-02 03:12:41.877Z] Successful task run with exit code: 0 completed in 17.652 seconds