Skip to content

fix: update project to use base repo name in PRs in this repo

b4be67d
Select commit
Loading
Failed to load commit list.
Merged

fix: use base repo for project name in github .taskcluster.yml template #610

fix: update project to use base repo name in PRs in this repo
b4be67d
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Dec 6, 2024 in 8s

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-12-06T16:18:52.793Z
Resolved: 2024-12-06T16:19:00.667Z
Task Execution Time: 7 seconds, 874 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/decision.tar.gz
- public/docker-contexts/fetch.tar.gz
- public/docker-contexts/index-task.tar.gz
- public/docker-contexts/python.tar.gz
- public/docker-contexts/run-task.tar.gz
- public/docker-contexts/skopeo.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/optimizations.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2024-12-06 16:18:52.846Z] Task ID: Wo4Y8Jo7SNicIRwo6hlTKw
[taskcluster 2024-12-06 16:18:52.846Z] Worker ID: 5098912235502083528
[taskcluster 2024-12-06 16:18:52.846Z] Worker Group: us-west1-b
[taskcluster 2024-12-06 16:18:52.846Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-12-06 16:18:52.846Z] Worker Pool: taskgraph-1/decision-gcp
[taskcluster 2024-12-06 16:18:52.846Z] Worker Version: 38.0.5
[taskcluster 2024-12-06 16:18:52.846Z] Public IP: 34.83.34.111
[taskcluster 2024-12-06 16:18:52.846Z] Hostname: taskgraph-1-decision-gcp-m-na4tfmqigvyrz9ffq6yw
[taskcluster 2024-12-06 16:18:52.846Z] using cache "taskgraph-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

[taskcluster 2024-12-06 16:18:53.427Z] === Task Starting ===
[setup 2024-12-06T16:18:53.702Z] run-task started in /
[setup 2024-12-06T16:18:53.702Z] Invoked by command: --taskgraph-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && pip3 install --user --break-system-packages . && taskgraph decision --verbose --pushlog-id='0' --pushdate='0' --project='taskgraph' --owner='bhearsum@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/taskcluster/taskgraph' --base-ref='main' --base-rev='59d4e38bcb111cd1441e67234241678c39acab30' --head-repository='https://github.com/bhearsum/taskgraph' --head-ref='base' --head-rev='b4be67da84746246d3b29f71b4a83b5bb5e310e5' 

[setup 2024-12-06T16:18:53.702Z] Python version: 3.11.2
[vcs 2024-12-06T16:18:53.704Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-12-06T16:18:53.704Z] running as worker:worker
[vcs 2024-12-06T16:18:53.704Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-12-06T16:18:53.705Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-12-06T16:18:53.938Z] From https://github.com/taskcluster/taskgraph

...(43 lines hidden)...

[task 2024-12-06T16:18:56.133Z] Requirement already satisfied: rich in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (13.8.0)
[task 2024-12-06T16:18:56.148Z] Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==12.1.0) (3.3.2)
[task 2024-12-06T16:18:56.150Z] Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==12.1.0) (3.8)
[task 2024-12-06T16:18:56.151Z] Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==12.1.0) (2.2.2)
[task 2024-12-06T16:18:56.153Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==12.1.0) (2024.8.30)
[task 2024-12-06T16:18:56.167Z] Requirement already satisfied: giturlparse in /usr/local/lib/python3.11/dist-packages (from mozilla-repo-urls->taskcluster-taskgraph==12.1.0) (0.12.0)
[task 2024-12-06T16:18:56.173Z] Requirement already satisfied: chardet>=3.0.2 in /usr/local/lib/python3.11/dist-packages (from binaryornot>=0.4.4->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (5.2.0)
[task 2024-12-06T16:18:56.202Z] Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.11/dist-packages (from Jinja2<4.0.0,>=2.7->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (2.1.5)
[task 2024-12-06T16:18:56.211Z] Requirement already satisfied: text-unidecode>=1.3 in /usr/local/lib/python3.11/dist-packages (from python-slugify>=4.0.0->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (1.3)
[task 2024-12-06T16:18:56.241Z] Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (2.9.0.post0)
[task 2024-12-06T16:18:56.242Z] Requirement already satisfied: types-python-dateutil>=2.8.10 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (2.9.0.20240906)
[task 2024-12-06T16:18:56.261Z] Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.11/dist-packages (from rich->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (3.0.0)
[task 2024-12-06T16:18:56.262Z] Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.11/dist-packages (from rich->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (2.18.0)
[task 2024-12-06T16:18:56.297Z] Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.11/dist-packages (from markdown-it-py>=2.2.0->rich->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (0.1.2)
[task 2024-12-06T16:18:56.324Z] Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.11/dist-packages (from python-dateutil>=2.7.0->arrow->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (1.16.0)
[task 2024-12-06T16:18:56.368Z] Building wheels for collected packages: taskcluster-taskgraph
[task 2024-12-06T16:18:56.370Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): started
[task 2024-12-06T16:18:56.399Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[task 2024-12-06T16:18:56.401Z]   Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-12.1.0-py3-none-any.whl size=193952 sha256=4ed2d7aeda8cdce3f780146c36f940dd1dbf0aeb140b3c56166dbd1ecca2c12a
[task 2024-12-06T16:18:56.401Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-9hdv_525/wheels/54/fa/b4/d3017bf051c083cc076bfd93af1693baf4c91b8f6fee74b0bc
[task 2024-12-06T16:18:56.404Z] Successfully built taskcluster-taskgraph
[task 2024-12-06T16:18:56.488Z] Installing collected packages: taskcluster-taskgraph
[task 2024-12-06T16:18:56.575Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2024-12-06T16:18:56.575Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2024-12-06T16:18:56.580Z] Successfully installed taskcluster-taskgraph-12.1.0
[task 2024-12-06T16:18:56.640Z] + taskgraph decision --verbose --pushlog-id=0 --pushdate=0 --project=taskgraph --owner=bhearsum@users.noreply.github.com --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/taskcluster/taskgraph --base-ref=main --base-rev=59d4e38bcb111cd1441e67234241678c39acab30 --head-repository=https://github.com/bhearsum/taskgraph --head-ref=base --head-rev=b4be67da84746246d3b29f71b4a83b5bb5e310e5
[task 2024-12-06T16:18:57.129Z] 2024-12-06 16:18:57,129 - INFO - Loading graph configuration.
[task 2024-12-06T16:18:57.129Z] 2024-12-06 16:18:57,129 - DEBUG - loading config from `taskcluster/config.yml`
[task 2024-12-06T16:18:57.137Z] 2024-12-06 16:18:57,137 - WARNING - using default project parameters; add taskgraph to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-12-06T16:18:57.138Z] 2024-12-06 16:18:57,138 - INFO - Using Parameters(id=732b30a3626a) (from defaults)
[task 2024-12-06T16:18:57.139Z] 2024-12-06 16:18:57,139 - DEBUG - Dumping parameters:
[task 2024-12-06T16:18:57.139Z] { 'base_ref': 'main',
[task 2024-12-06T16:18:57.140Z]   'base_repository': 'https://github.com/taskcluster/taskgraph',
[task 2024-12-06T16:18:57.141Z]   'base_rev': '59d4e38bcb111cd1441e67234241678c39acab30',
[task 2024-12-06T16:18:57.141Z]   'build_date': 1733501937,
[task 2024-12-06T16:18:57.142Z]   'build_number': 1,
[task 2024-12-06T16:18:57.142Z]   'do_not_optimize': [],
[task 2024-12-06T16:18:57.143Z]   'enable_always_target': True,
[task 2024-12-06T16:18:57.143Z]   'existing_tasks': {},
[task 2024-12-06T16:18:57.144Z]   'files_changed': [ '.taskcluster.yml',
[task 2024-12-06T16:18:57.144Z]                      'template/{{cookiecutter.project_name}}/taskcluster.github.yml'],
[task 2024-12-06T16:18:57.145Z]   'filters': ['target_tasks_method'],
[task 2024-12-06T16:18:57.145Z]   'head_ref': 'base',
[task 2024-12-06T16:18:57.153Z]   'head_repository': 'https://github.com/bhearsum/taskgraph',
[task 2024-12-06T16:18:57.153Z]   'head_rev': 'b4be67da84746246d3b29f71b4a83b5bb5e310e5',
[task 2024-12-06T16:18:57.153Z]   'head_tag': '',
[task 2024-12-06T16:18:57.153Z]   'level': '1',
[task 2024-12-06T16:18:57.153Z]   'moz_build_date': '20241206161857',
[task 2024-12-06T16:18:57.153Z]   'next_version': None,
[task 2024-12-06T16:18:57.153Z]   'optimize_strategies': None,
[task 2024-12-06T16:18:57.153Z]   'optimize_target_tasks': True,
[task 2024-12-06T16:18:57.153Z]   'owner': 'bhearsum@users.noreply.github.com',
[task 2024-12-06T16:18:57.153Z]   'project': 'taskgraph',
[task 2024-12-06T16:18:57.153Z]   'pushdate': 0,
[task 2024-12-06T16:18:57.153Z]   'pushlog_id': '0',
[task 2024-12-06T16:18:57.153Z]   'repository_type': 'git',
[task 2024-12-06T16:18:57.153Z]   'target_tasks_method': 'default',
[task 2024-12-06T16:18:57.153Z]   'tasks_for': 'github-pull-request',
[task 2024-12-06T16:18:57.153Z]   'version': None}
[task 2024-12-06T16:18:57.153Z] 2024-12-06 16:18:57,139 - INFO - writing artifact file `parameters.yml`
[task 2024-12-06T16:18:57.153Z] 2024-12-06 16:18:57,149 - INFO - writing artifact file `actions.json`
[task 2024-12-06T16:18:57.153Z] 2024-12-06 16:18:57,151 - INFO - Loading kinds
[task 2024-12-06T16:18:57.153Z] 2024-12-06 16:18:57,151 - DEBUG - loading kind `check` from `taskcluster/kinds/check`
[task 2024-12-06T16:18:57.153Z] 2024-12-06 16:18:57,152 - DEBUG - loading kind `doc` from `taskcluster/kinds/doc`
[task 2024-12-06T16:18:57.153Z] 2024-12-06 16:18:57,152 - DEBUG - loading kind `codecov` from `taskcluster/kinds/codecov`
[task 2024-12-06T16:18:57.153Z] 2024-12-06 16:18:57,153 - DEBUG - loading kind `test` from `taskcluster/kinds/test`
[task 2024-12-06T16:18:57.154Z] 2024-12-06 16:18:57,154 - DEBUG - loading kind `docker-image` from `taskcluster/kinds/docker-image`
[task 2024-12-06T16:18:57.154Z] 2024-12-06 16:18:57,154 - DEBUG - loading kind `push-image` from `taskcluster/kinds/push-image`
[task 2024-12-06T16:18:57.155Z] 2024-12-06 16:18:57,155 - DEBUG - loading kind `fetch` from `taskcluster/kinds/fetch`
[task 2024-12-06T16:18:57.155Z] 2024-12-06 16:18:57,155 - INFO - Generating full task set
[task 2024-12-06T16:18:57.156Z] 2024-12-06 16:18:57,155 - DEBUG - Loading tasks for kind check
[task 2024-12-06T16:18:57.169Z] 2024-12-06 16:18:57,169 - DEBUG - Generating tasks for check type
[task 2024-12-06T16:18:57.171Z] 2024-12-06 16:18:57,170 - INFO - Generated 1 tasks for kind check
[task 2024-12-06T16:18:57.171Z] 2024-12-06 16:18:57,171 - DEBUG - Loading tasks for kind doc
[task 2024-12-06T16:18:57.172Z] 2024-12-06 16:18:57,172 - DEBUG - Generating tasks for doc generate
[task 2024-12-06T16:18:57.173Z] 2024-12-06 16:18:57,173 - INFO - Generated 1 tasks for kind doc
[task 2024-12-06T16:18:57.173Z] 2024-12-06 16:18:57,173 - DEBUG - Loading tasks for kind docker-image
[task 2024-12-06T16:18:57.174Z] 2024-12-06 16:18:57,174 - DEBUG - Generating tasks for docker-image decision
[task 2024-12-06T16:18:57.174Z] 2024-12-06 16:18:57,174 - INFO - Writing docker-contexts/decision.tar.gz for docker image decision
[task 2024-12-06T16:18:57.266Z] 2024-12-06 16:18:57,266 - DEBUG - Generating tasks for docker-image fetch
[task 2024-12-06T16:18:57.266Z] 2024-12-06 16:18:57,266 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2024-12-06T16:18:57.278Z] 2024-12-06 16:18:57,278 - DEBUG - Generating tasks for docker-image index-task
[task 2024-12-06T16:18:57.278Z] 2024-12-06 16:18:57,278 - INFO - Writing docker-contexts/index-task.tar.gz for docker image index-task
[task 2024-12-06T16:18:57.280Z] 2024-12-06 16:18:57,280 - DEBUG - Generating tasks for docker-image python
[task 2024-12-06T16:18:57.280Z] 2024-12-06 16:18:57,280 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2024-12-06T16:18:57.297Z] 2024-12-06 16:18:57,297 - DEBUG - Generating tasks for docker-image run-task
[task 2024-12-06T16:18:57.297Z] 2024-12-06 16:18:57,297 - INFO - Writing docker-contexts/run-task.tar.gz for docker image run-task
[task 2024-12-06T16:18:57.314Z] 2024-12-06 16:18:57,314 - DEBUG - Generating tasks for docker-image skopeo
[task 2024-12-06T16:18:57.315Z] 2024-12-06 16:18:57,314 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-12-06T16:18:57.334Z] 2024-12-06 16:18:57,334 - INFO - Generated 6 tasks for kind docker-image
[task 2024-12-06T16:18:57.334Z] 2024-12-06 16:18:57,334 - DEBUG - Loading tasks for kind fetch
[task 2024-12-06T16:18:57.338Z] 2024-12-06 16:18:57,338 - DEBUG - Generating tasks for fetch codecov-uploader
[task 2024-12-06T16:18:57.339Z] 2024-12-06 16:18:57,339 - INFO - Generated 1 tasks for kind fetch
[task 2024-12-06T16:18:57.339Z] 2024-12-06 16:18:57,339 - DEBUG - Loading tasks for kind push-image
[task 2024-12-06T16:18:57.341Z] 2024-12-06 16:18:57,341 - DEBUG - Generating tasks for push-image decision
[task 2024-12-06T16:18:57.341Z] 2024-12-06 16:18:57,341 - DEBUG - Generating tasks for push-image run-task
[task 2024-12-06T16:18:57.342Z] 2024-12-06 16:18:57,342 - INFO - Generated 2 tasks for kind push-image
[task 2024-12-06T16:18:57.343Z] 2024-12-06 16:18:57,342 - DEBUG - Loading tasks for kind test
[task 2024-12-06T16:18:57.344Z] 2024-12-06 16:18:57,344 - DEBUG - Generating tasks for test unit
[task 2024-12-06T16:18:57.348Z] 2024-12-06 16:18:57,348 - INFO - Generated 6 tasks for kind test
[task 2024-12-06T16:18:57.348Z] 2024-12-06 16:18:57,348 - DEBUG - Loading tasks for kind codecov
[task 2024-12-06T16:18:57.350Z] 2024-12-06 16:18:57,350 - DEBUG - Generating tasks for codecov upload
[task 2024-12-06T16:18:57.352Z] 2024-12-06 16:18:57,352 - INFO - Generated 1 tasks for kind codecov
[task 2024-12-06T16:18:57.352Z] 2024-12-06 16:18:57,352 - INFO - Generating full task graph
[task 2024-12-06T16:18:57.352Z] 2024-12-06 16:18:57,352 - INFO - Full task graph contains 18 tasks and 22 dependencies
[task 2024-12-06T16:18:57.353Z] 2024-12-06 16:18:57,353 - INFO - writing artifact file `full-task-graph.json`
[task 2024-12-06T16:18:57.357Z] 2024-12-06 16:18:57,357 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-12-06T16:18:57.358Z] 2024-12-06 16:18:57,357 - INFO - Generating target task set
[task 2024-12-06T16:18:57.358Z] 2024-12-06 16:18:57,358 - INFO - Filter filter_target_tasks pruned 9 tasks (9 remain)
[task 2024-12-06T16:18:57.358Z] 2024-12-06 16:18:57,358 - INFO - writing artifact file `target-tasks.json`
[task 2024-12-06T16:18:57.358Z] 2024-12-06 16:18:57,358 - INFO - Generating target task graph
[task 2024-12-06T16:18:57.358Z] 2024-12-06 16:18:57,358 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-12-06T16:18:57.358Z] 2024-12-06 16:18:57,358 - INFO - Generating optimized task graph
[task 2024-12-06T16:18:57.359Z] 2024-12-06 16:18:57,359 - DEBUG - optimize: check-type kept because of never
[task 2024-12-06T16:18:57.359Z] 2024-12-06 16:18:57,359 - DEBUG - optimize: codecov-upload kept because of never
[task 2024-12-06T16:18:57.359Z] 2024-12-06 16:18:57,359 - DEBUG - optimize: doc-generate kept because of never
[task 2024-12-06T16:18:57.359Z] 2024-12-06 16:18:57,359 - DEBUG - optimize: docker-image-decision kept because of index-search (index-search)
[task 2024-12-06T16:18:57.359Z] 2024-12-06 16:18:57,359 - DEBUG - optimize: docker-image-index-task kept because of index-search (index-search)
[task 2024-12-06T16:18:57.359Z] 2024-12-06 16:18:57,359 - DEBUG - optimize: docker-image-run-task kept because of dependent tasks
[task 2024-12-06T16:18:57.359Z] 2024-12-06 16:18:57,359 - DEBUG - optimize: docker-image-skopeo kept because of index-search (index-search)
[task 2024-12-06T16:18:57.359Z] 2024-12-06 16:18:57,359 - DEBUG - optimize: fetch-codecov-uploader kept because of dependent tasks
[task 2024-12-06T16:18:57.359Z] 2024-12-06 16:18:57,359 - DEBUG - optimize: test-unit-py310 kept because of dependent tasks
[task 2024-12-06T16:18:57.359Z] 2024-12-06 16:18:57,359 - DEBUG - optimize: test-unit-py311 kept because of dependent tasks
[task 2024-12-06T16:18:57.359Z] 2024-12-06 16:18:57,359 - DEBUG - optimize: test-unit-py312 kept because of dependent tasks
[task 2024-12-06T16:18:57.359Z] 2024-12-06 16:18:57,359 - DEBUG - optimize: test-unit-py313 kept because of dependent tasks
[task 2024-12-06T16:18:57.359Z] 2024-12-06 16:18:57,359 - DEBUG - optimize: test-unit-py38 kept because of dependent tasks
[task 2024-12-06T16:18:57.360Z] 2024-12-06 16:18:57,359 - DEBUG - optimize: test-unit-py39 kept because of dependent tasks
[task 2024-12-06T16:18:57.360Z] 2024-12-06 16:18:57,359 - DEBUG - optimize: docker-image-fetch kept because of dependent tasks
[task 2024-12-06T16:18:57.360Z] 2024-12-06 16:18:57,360 - DEBUG - optimize: docker-image-python kept because of dependent tasks
[task 2024-12-06T16:18:57.360Z] 2024-12-06 16:18:57,360 - INFO - No tasks removed during optimization
[task 2024-12-06T16:18:57.360Z] 2024-12-06 16:18:57,360 - DEBUG - Running in Taskcluster instance https://firefox-ci-tc.services.mozilla.com with taskcluster-proxy
[task 2024-12-06T16:18:57.363Z] 2024-12-06 16:18:57,363 - DEBUG - Starting new HTTPS connection (1): firefox-ci-tc.services.mozilla.com:443
[task 2024-12-06T16:18:57.389Z] 2024-12-06 16:18:57,389 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/index/v1/tasks/indexes HTTP/11" 200 None
[task 2024-12-06T16:18:57.410Z] 2024-12-06 16:18:57,410 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/queue/v1/tasks/status HTTP/11" 200 None
[task 2024-12-06T16:18:57.411Z] 2024-12-06 16:18:57,411 - DEBUG - replace_tasks: docker-image-fetch
[task 2024-12-06T16:18:57.413Z] 2024-12-06 16:18:57,413 - DEBUG - replace_tasks: docker-image-fetch replaced with SaX201MmQo6LOMJ8wTXAHw by optimization strategy
[task 2024-12-06T16:18:57.413Z] 2024-12-06 16:18:57,413 - DEBUG - replace_tasks: docker-image-index-task
[task 2024-12-06T16:18:57.413Z] 2024-12-06 16:18:57,413 - DEBUG - replace_tasks: docker-image-index-task replaced with FiBt4k8RRkCzvN1aRBkEvQ by optimization strategy
[task 2024-12-06T16:18:57.413Z] 2024-12-06 16:18:57,413 - DEBUG - replace_tasks: docker-image-python
[task 2024-12-06T16:18:57.413Z] 2024-12-06 16:18:57,413 - DEBUG - replace_tasks: docker-image-python replaced with G-vMRQvDQKi3FxMT0LpA5w by optimization strategy
[task 2024-12-06T16:18:57.413Z] 2024-12-06 16:18:57,413 - DEBUG - replace_tasks: docker-image-run-task
[task 2024-12-06T16:18:57.414Z] 2024-12-06 16:18:57,414 - DEBUG - replace_tasks: docker-image-run-task replaced with duwI4NC3TH-PGZNI5ygCNw by optimization strategy
[task 2024-12-06T16:18:57.414Z] 2024-12-06 16:18:57,414 - DEBUG - replace_tasks: docker-image-skopeo
[task 2024-12-06T16:18:57.414Z] 2024-12-06 16:18:57,414 - DEBUG - replace_tasks: docker-image-skopeo replaced with baLN3hOTQfGC_iROcXursw by optimization strategy
[task 2024-12-06T16:18:57.414Z] 2024-12-06 16:18:57,414 - DEBUG - replace_tasks: fetch-codecov-uploader
[task 2024-12-06T16:18:57.414Z] 2024-12-06 16:18:57,414 - DEBUG - replace_tasks: fetch-codecov-uploader replaced with Cv5W9wuySOGSyYS2PZ8y8w by optimization strategy
[task 2024-12-06T16:18:57.414Z] 2024-12-06 16:18:57,414 - DEBUG - replace_tasks: test-unit-py310
[task 2024-12-06T16:18:57.414Z] 2024-12-06 16:18:57,414 - DEBUG - replace_tasks: test-unit-py310 kept by optimization strategy
[task 2024-12-06T16:18:57.414Z] 2024-12-06 16:18:57,414 - DEBUG - replace_tasks: test-unit-py311
[task 2024-12-06T16:18:57.414Z] 2024-12-06 16:18:57,414 - DEBUG - replace_tasks: test-unit-py311 kept by optimization strategy
[task 2024-12-06T16:18:57.415Z] 2024-12-06 16:18:57,414 - DEBUG - replace_tasks: test-unit-py312
[task 2024-12-06T16:18:57.415Z] 2024-12-06 16:18:57,415 - DEBUG - replace_tasks: test-unit-py312 kept by optimization strategy
[task 2024-12-06T16:18:57.415Z] 2024-12-06 16:18:57,415 - DEBUG - replace_tasks: test-unit-py313
[task 2024-12-06T16:18:57.415Z] 2024-12-06 16:18:57,415 - DEBUG - replace_tasks: test-unit-py313 kept by optimization strategy
[task 2024-12-06T16:18:57.415Z] 2024-12-06 16:18:57,415 - DEBUG - replace_tasks: test-unit-py38
[task 2024-12-06T16:18:57.415Z] 2024-12-06 16:18:57,415 - DEBUG - replace_tasks: test-unit-py38 kept by optimization strategy
[task 2024-12-06T16:18:57.415Z] 2024-12-06 16:18:57,415 - DEBUG - replace_tasks: test-unit-py39
[task 2024-12-06T16:18:57.415Z] 2024-12-06 16:18:57,415 - DEBUG - replace_tasks: test-unit-py39 kept by optimization strategy
[task 2024-12-06T16:18:57.415Z] 2024-12-06 16:18:57,415 - DEBUG - replace_tasks: check-type
[task 2024-12-06T16:18:57.415Z] 2024-12-06 16:18:57,415 - DEBUG - replace_tasks: check-type kept by optimization strategy
[task 2024-12-06T16:18:57.416Z] 2024-12-06 16:18:57,416 - DEBUG - replace_tasks: codecov-upload
[task 2024-12-06T16:18:57.416Z] 2024-12-06 16:18:57,416 - DEBUG - replace_tasks: codecov-upload depends on an unreplaced or unremoved task
[task 2024-12-06T16:18:57.416Z] 2024-12-06 16:18:57,416 - DEBUG - replace_tasks: doc-generate
[task 2024-12-06T16:18:57.416Z] 2024-12-06 16:18:57,416 - DEBUG - replace_tasks: doc-generate kept by optimization strategy
[task 2024-12-06T16:18:57.416Z] 2024-12-06 16:18:57,416 - DEBUG - replace_tasks: docker-image-decision
[task 2024-12-06T16:18:57.416Z] 2024-12-06 16:18:57,416 - DEBUG - replace_tasks: docker-image-decision replaced with dJ_2iJ5VT5ieOJ80S_3Yew by optimization strategy
[task 2024-12-06T16:18:57.416Z] 2024-12-06 16:18:57,416 - INFO - Replaced 7 tasks by index-search (index-search) during optimization.
[task 2024-12-06T16:18:57.417Z] 2024-12-06 16:18:57,417 - DEBUG - Morphing: adding index tasks
[task 2024-12-06T16:18:57.417Z] 2024-12-06 16:18:57,417 - DEBUG - Morphing: adding code review task
[task 2024-12-06T16:18:57.418Z] 2024-12-06 16:18:57,417 - INFO - writing artifact file `task-graph.json`
[task 2024-12-06T16:18:57.420Z] 2024-12-06 16:18:57,420 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-12-06T16:18:57.422Z] 2024-12-06 16:18:57,422 - INFO - Creating task with taskId HgPqFbdCQsa-uUNKfcvvZg for test-unit-py311
[task 2024-12-06T16:18:57.423Z] 2024-12-06 16:18:57,423 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2024-12-06T16:18:57.423Z] 2024-12-06 16:18:57,423 - INFO - Creating task with taskId XhYUK6V0Snib-19SmpTESw for test-unit-py310
[task 2024-12-06T16:18:57.425Z] 2024-12-06 16:18:57,424 - DEBUG - Starting new HTTP connection (2): taskcluster:80
[task 2024-12-06T16:18:57.426Z] 2024-12-06 16:18:57,426 - INFO - Creating task with taskId G7jvnv8kRHKRXONPgETl_A for test-unit-py313
[task 2024-12-06T16:18:57.428Z] 2024-12-06 16:18:57,428 - DEBUG - Starting new HTTP connection (3): taskcluster:80
[task 2024-12-06T16:18:57.429Z] 2024-12-06 16:18:57,429 - INFO - Creating task with taskId U3kcScPIQWGVoswIm4BeDA for test-unit-py39
[task 2024-12-06T16:18:57.430Z] 2024-12-06 16:18:57,430 - DEBUG - Starting new HTTP connection (4): taskcluster:80
[task 2024-12-06T16:18:57.431Z] 2024-12-06 16:18:57,431 - INFO - Creating task with taskId W8fbV1GHTZaQnMd-F7xZAQ for test-unit-py38
[task 2024-12-06T16:18:57.433Z] 2024-12-06 16:18:57,432 - DEBUG - Starting new HTTP connection (5): taskcluster:80
[task 2024-12-06T16:18:57.434Z] 2024-12-06 16:18:57,433 - INFO - Creating task with taskId cqfoSxpgSGi4JJIJ2L0B-w for check-type
[task 2024-12-06T16:18:57.435Z] 2024-12-06 16:18:57,435 - DEBUG - Starting new HTTP connection (6): taskcluster:80
[task 2024-12-06T16:18:57.436Z] 2024-12-06 16:18:57,435 - INFO - Creating task with taskId dwPNIoc-T92y9-nvYQQ6tg for test-unit-py312
[task 2024-12-06T16:18:57.437Z] 2024-12-06 16:18:57,437 - DEBUG - Starting new HTTP connection (7): taskcluster:80
[task 2024-12-06T16:18:57.438Z] 2024-12-06 16:18:57,437 - INFO - Creating task with taskId GEvzELHPRnyr-qcH1Qx39w for doc-generate
[task 2024-12-06T16:18:57.439Z] 2024-12-06 16:18:57,439 - DEBUG - Starting new HTTP connection (8): taskcluster:80
[task 2024-12-06T16:18:57.513Z] 2024-12-06 16:18:57,513 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/cqfoSxpgSGi4JJIJ2L0B-w HTTP/11" 200 434
[task 2024-12-06T16:18:57.515Z] 2024-12-06 16:18:57,515 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/U3kcScPIQWGVoswIm4BeDA HTTP/11" 200 434
[task 2024-12-06T16:18:57.516Z] 2024-12-06 16:18:57,516 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/XhYUK6V0Snib-19SmpTESw HTTP/11" 200 434
[task 2024-12-06T16:18:57.517Z] 2024-12-06 16:18:57,517 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/G7jvnv8kRHKRXONPgETl_A HTTP/11" 200 434
[task 2024-12-06T16:18:57.518Z] 2024-12-06 16:18:57,518 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/W8fbV1GHTZaQnMd-F7xZAQ HTTP/11" 200 434
[task 2024-12-06T16:18:57.519Z] 2024-12-06 16:18:57,519 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/GEvzELHPRnyr-qcH1Qx39w HTTP/11" 200 434
[task 2024-12-06T16:18:57.550Z] 2024-12-06 16:18:57,550 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/dwPNIoc-T92y9-nvYQQ6tg HTTP/11" 200 434
[task 2024-12-06T16:18:57.767Z] 2024-12-06 16:18:57,766 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/HgPqFbdCQsa-uUNKfcvvZg HTTP/11" 200 434
[task 2024-12-06T16:18:57.767Z] 2024-12-06 16:18:57,767 - INFO - Creating task with taskId GcH4414xSVqlDbf2j8yB2A for codecov-upload
[task 2024-12-06T16:18:57.822Z] 2024-12-06 16:18:57,822 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/GcH4414xSVqlDbf2j8yB2A HTTP/11" 200 434
[taskcluster 2024-12-06 16:18:58.012Z] === Task Finished ===
[taskcluster 2024-12-06 16:19:00.056Z] Successful task run with exit code: 0 completed in 7.21 seconds