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

feat: allow task group to be overridden in create_tasks/taskgraph_dec… #611

Closed
wants to merge 2 commits into from

style: pre-commit.ci auto fixes [...]

71b0122
Select commit
Loading
Failed to load commit list.
Closed

feat: allow task group to be overridden in create_tasks/taskgraph_dec… #611

style: pre-commit.ci auto fixes [...]
71b0122
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Dec 6, 2024 in 1m 29s

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-06T20:39:30.247Z
Resolved: 2024-12-06T20:39:53.869Z
Task Execution Time: 23 seconds, 622 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 20:39:30.294Z] Task ID: Sdt2XGODR7WCM9UJPTuHOw
[taskcluster 2024-12-06 20:39:30.295Z] Worker ID: 1261230803291922003
[taskcluster 2024-12-06 20:39:30.295Z] Worker Group: us-west1-b
[taskcluster 2024-12-06 20:39:30.295Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-12-06 20:39:30.295Z] Worker Pool: taskgraph-1/decision-gcp
[taskcluster 2024-12-06 20:39:30.295Z] Worker Version: 38.0.5
[taskcluster 2024-12-06 20:39:30.295Z] Public IP: 35.230.45.179
[taskcluster 2024-12-06 20:39:30.295Z] Hostname: taskgraph-1-decision-gcp-oj3zgpwtqdoi52mbapp-zg
[taskcluster 2024-12-06 20:39:30.295Z] using cache "taskgraph-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

258767289e45 - Started downloading
51ef4d363c0b - Started downloading
eb45b407d1cc - Started downloading
51ef4d363c0b - Downloaded in 0.065 seconds
eb45b407d1cc - Downloaded in 0.335 seconds
2a936e0a7084 - Started downloading
2a936e0a7084 - Downloaded in 0.001 seconds
258767289e45 - Downloaded in 1.265 seconds
Digest: sha256:756d6edd4c60e1c58132a667273e3cb6113bde3d7a4a3f7b326b375caf53eb81
Status: Downloaded newer image for mozillareleases/taskgraph:decision-latest

...(60 lines hidden)...

[task 2024-12-06T20:39:49.112Z] 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-06T20:39:49.119Z] 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-06T20:39:49.156Z] 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-06T20:39:49.166Z] 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-06T20:39:49.203Z] 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-06T20:39:49.205Z] 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-06T20:39:49.228Z] 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-06T20:39:49.229Z] 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-06T20:39:49.271Z] 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-06T20:39:49.304Z] 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-06T20:39:49.359Z] Building wheels for collected packages: taskcluster-taskgraph
[task 2024-12-06T20:39:49.360Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): started
[task 2024-12-06T20:39:49.398Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[task 2024-12-06T20:39:49.399Z]   Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-12.1.0-py3-none-any.whl size=193995 sha256=0d78d5c992dc6aa103da90949263f12200c7afb2210319fdf9b42cd060c65af5
[task 2024-12-06T20:39:49.401Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-pbsf07dn/wheels/54/fa/b4/d3017bf051c083cc076bfd93af1693baf4c91b8f6fee74b0bc
[task 2024-12-06T20:39:49.404Z] Successfully built taskcluster-taskgraph
[task 2024-12-06T20:39:49.510Z] Installing collected packages: taskcluster-taskgraph
[task 2024-12-06T20:39:49.617Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2024-12-06T20:39:49.617Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2024-12-06T20:39:49.623Z] Successfully installed taskcluster-taskgraph-12.1.0
[task 2024-12-06T20:39:49.730Z] + taskgraph decision --verbose --pushlog-id=0 --pushdate=0 --project=taskgraph [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/taskcluster/taskgraph --base-ref=main --base-rev=33803c5d1ae3c4f817002bb77fe0e3a7547e24bb --head-repository=https://github.com/bhearsum/taskgraph --head-ref=override-task-group-id --head-rev=71b01223221a50b41100b8a7fdbd9d7d48cd45e4
[task 2024-12-06T20:39:50.342Z] 2024-12-06 20:39:50,342 - INFO - Loading graph configuration.
[task 2024-12-06T20:39:50.343Z] 2024-12-06 20:39:50,342 - DEBUG - loading config from `taskcluster/config.yml`
[task 2024-12-06T20:39:50.352Z] 2024-12-06 20:39:50,352 - 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-06T20:39:50.354Z] 2024-12-06 20:39:50,353 - INFO - Using Parameters(id=db2c7f9fe948) (from defaults)
[task 2024-12-06T20:39:50.355Z] 2024-12-06 20:39:50,354 - DEBUG - Dumping parameters:
[task 2024-12-06T20:39:50.356Z] { 'base_ref': 'main',
[task 2024-12-06T20:39:50.357Z]   'base_repository': 'https://github.com/taskcluster/taskgraph',
[task 2024-12-06T20:39:50.358Z]   'base_rev': '33803c5d1ae3c4f817002bb77fe0e3a7547e24bb',
[task 2024-12-06T20:39:50.359Z]   'build_date': 1733517590,
[task 2024-12-06T20:39:50.360Z]   'build_number': 1,
[task 2024-12-06T20:39:50.360Z]   'do_not_optimize': [],
[task 2024-12-06T20:39:50.360Z]   'enable_always_target': True,
[task 2024-12-06T20:39:50.360Z]   'existing_tasks': {},
[task 2024-12-06T20:39:50.360Z]   'files_changed': [ 'src/taskgraph/create.py',
[task 2024-12-06T20:39:50.360Z]                      'src/taskgraph/create.py',
[task 2024-12-06T20:39:50.360Z]                      'src/taskgraph/decision.py',
[task 2024-12-06T20:39:50.360Z]                      'test/test_create.py'],
[task 2024-12-06T20:39:50.360Z]   'filters': ['target_tasks_method'],
[task 2024-12-06T20:39:50.360Z]   'head_ref': 'override-task-group-id',
[task 2024-12-06T20:39:50.360Z]   'head_repository': 'https://github.com/bhearsum/taskgraph',
[task 2024-12-06T20:39:50.360Z]   'head_rev': '71b01223221a50b41100b8a7fdbd9d7d48cd45e4',
[task 2024-12-06T20:39:50.360Z]   'head_tag': '',
[task 2024-12-06T20:39:50.360Z]   'level': '1',
[task 2024-12-06T20:39:50.360Z]   'moz_build_date': '20241206203950',
[task 2024-12-06T20:39:50.360Z]   'next_version': None,
[task 2024-12-06T20:39:50.360Z]   'optimize_strategies': None,
[task 2024-12-06T20:39:50.360Z]   'optimize_target_tasks': True,
[task 2024-12-06T20:39:50.360Z]   'owner': '[email protected]',
[task 2024-12-06T20:39:50.360Z]   'project': 'taskgraph',
[task 2024-12-06T20:39:50.361Z]   'pushdate': 0,
[task 2024-12-06T20:39:50.361Z]   'pushlog_id': '0',
[task 2024-12-06T20:39:50.361Z]   'repository_type': 'git',
[task 2024-12-06T20:39:50.361Z]   'target_tasks_method': 'default',
[task 2024-12-06T20:39:50.361Z]   'tasks_for': 'github-pull-request',
[task 2024-12-06T20:39:50.361Z]   'version': None}
[task 2024-12-06T20:39:50.361Z] 2024-12-06 20:39:50,354 - INFO - writing artifact file `parameters.yml`
[task 2024-12-06T20:39:50.364Z] 2024-12-06 20:39:50,364 - INFO - writing artifact file `actions.json`
[task 2024-12-06T20:39:50.365Z] 2024-12-06 20:39:50,365 - INFO - Loading kinds
[task 2024-12-06T20:39:50.366Z] 2024-12-06 20:39:50,365 - DEBUG - loading kind `check` from `taskcluster/kinds/check`
[task 2024-12-06T20:39:50.367Z] 2024-12-06 20:39:50,366 - DEBUG - loading kind `push-image` from `taskcluster/kinds/push-image`
[task 2024-12-06T20:39:50.367Z] 2024-12-06 20:39:50,367 - DEBUG - loading kind `docker-image` from `taskcluster/kinds/docker-image`
[task 2024-12-06T20:39:50.368Z] 2024-12-06 20:39:50,368 - DEBUG - loading kind `doc` from `taskcluster/kinds/doc`
[task 2024-12-06T20:39:50.369Z] 2024-12-06 20:39:50,369 - DEBUG - loading kind `test` from `taskcluster/kinds/test`
[task 2024-12-06T20:39:50.370Z] 2024-12-06 20:39:50,370 - DEBUG - loading kind `fetch` from `taskcluster/kinds/fetch`
[task 2024-12-06T20:39:50.370Z] 2024-12-06 20:39:50,370 - DEBUG - loading kind `codecov` from `taskcluster/kinds/codecov`
[task 2024-12-06T20:39:50.371Z] 2024-12-06 20:39:50,371 - INFO - Generating full task set
[task 2024-12-06T20:39:50.371Z] 2024-12-06 20:39:50,371 - DEBUG - Loading tasks for kind check
[task 2024-12-06T20:39:50.387Z] 2024-12-06 20:39:50,387 - DEBUG - Generating tasks for check type
[task 2024-12-06T20:39:50.388Z] 2024-12-06 20:39:50,388 - INFO - Generated 1 tasks for kind check
[task 2024-12-06T20:39:50.389Z] 2024-12-06 20:39:50,388 - DEBUG - Loading tasks for kind doc
[task 2024-12-06T20:39:50.390Z] 2024-12-06 20:39:50,390 - DEBUG - Generating tasks for doc generate
[task 2024-12-06T20:39:50.392Z] 2024-12-06 20:39:50,391 - INFO - Generated 1 tasks for kind doc
[task 2024-12-06T20:39:50.392Z] 2024-12-06 20:39:50,392 - DEBUG - Loading tasks for kind docker-image
[task 2024-12-06T20:39:50.393Z] 2024-12-06 20:39:50,393 - DEBUG - Generating tasks for docker-image decision
[task 2024-12-06T20:39:50.393Z] 2024-12-06 20:39:50,393 - INFO - Writing docker-contexts/decision.tar.gz for docker image decision
[task 2024-12-06T20:39:50.488Z] 2024-12-06 20:39:50,488 - DEBUG - Generating tasks for docker-image fetch
[task 2024-12-06T20:39:50.488Z] 2024-12-06 20:39:50,488 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2024-12-06T20:39:50.500Z] 2024-12-06 20:39:50,500 - DEBUG - Generating tasks for docker-image index-task
[task 2024-12-06T20:39:50.501Z] 2024-12-06 20:39:50,500 - INFO - Writing docker-contexts/index-task.tar.gz for docker image index-task
[task 2024-12-06T20:39:50.503Z] 2024-12-06 20:39:50,503 - DEBUG - Generating tasks for docker-image python
[task 2024-12-06T20:39:50.503Z] 2024-12-06 20:39:50,503 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2024-12-06T20:39:50.520Z] 2024-12-06 20:39:50,520 - DEBUG - Generating tasks for docker-image run-task
[task 2024-12-06T20:39:50.520Z] 2024-12-06 20:39:50,520 - INFO - Writing docker-contexts/run-task.tar.gz for docker image run-task
[task 2024-12-06T20:39:50.538Z] 2024-12-06 20:39:50,538 - DEBUG - Generating tasks for docker-image skopeo
[task 2024-12-06T20:39:50.538Z] 2024-12-06 20:39:50,538 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-12-06T20:39:50.558Z] 2024-12-06 20:39:50,558 - INFO - Generated 6 tasks for kind docker-image
[task 2024-12-06T20:39:50.558Z] 2024-12-06 20:39:50,558 - DEBUG - Loading tasks for kind fetch
[task 2024-12-06T20:39:50.562Z] 2024-12-06 20:39:50,561 - DEBUG - Generating tasks for fetch codecov-uploader
[task 2024-12-06T20:39:50.563Z] 2024-12-06 20:39:50,563 - INFO - Generated 1 tasks for kind fetch
[task 2024-12-06T20:39:50.563Z] 2024-12-06 20:39:50,563 - DEBUG - Loading tasks for kind push-image
[task 2024-12-06T20:39:50.566Z] 2024-12-06 20:39:50,566 - DEBUG - Generating tasks for push-image decision
[task 2024-12-06T20:39:50.566Z] 2024-12-06 20:39:50,566 - DEBUG - Generating tasks for push-image run-task
[task 2024-12-06T20:39:50.568Z] 2024-12-06 20:39:50,568 - INFO - Generated 2 tasks for kind push-image
[task 2024-12-06T20:39:50.568Z] 2024-12-06 20:39:50,568 - DEBUG - Loading tasks for kind test
[task 2024-12-06T20:39:50.570Z] 2024-12-06 20:39:50,570 - DEBUG - Generating tasks for test unit
[task 2024-12-06T20:39:50.574Z] 2024-12-06 20:39:50,574 - INFO - Generated 6 tasks for kind test
[task 2024-12-06T20:39:50.574Z] 2024-12-06 20:39:50,574 - DEBUG - Loading tasks for kind codecov
[task 2024-12-06T20:39:50.577Z] 2024-12-06 20:39:50,577 - DEBUG - Generating tasks for codecov upload
[task 2024-12-06T20:39:50.579Z] 2024-12-06 20:39:50,579 - INFO - Generated 1 tasks for kind codecov
[task 2024-12-06T20:39:50.579Z] 2024-12-06 20:39:50,579 - INFO - Generating full task graph
[task 2024-12-06T20:39:50.580Z] 2024-12-06 20:39:50,579 - INFO - Full task graph contains 18 tasks and 22 dependencies
[task 2024-12-06T20:39:50.580Z] 2024-12-06 20:39:50,580 - INFO - writing artifact file `full-task-graph.json`
[task 2024-12-06T20:39:50.585Z] 2024-12-06 20:39:50,585 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-12-06T20:39:50.586Z] 2024-12-06 20:39:50,585 - INFO - Generating target task set
[task 2024-12-06T20:39:50.586Z] 2024-12-06 20:39:50,586 - INFO - Filter filter_target_tasks pruned 9 tasks (9 remain)
[task 2024-12-06T20:39:50.586Z] 2024-12-06 20:39:50,586 - INFO - writing artifact file `target-tasks.json`
[task 2024-12-06T20:39:50.586Z] 2024-12-06 20:39:50,586 - INFO - Generating target task graph
[task 2024-12-06T20:39:50.586Z] 2024-12-06 20:39:50,586 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-12-06T20:39:50.587Z] 2024-12-06 20:39:50,586 - INFO - Generating optimized task graph
[task 2024-12-06T20:39:50.587Z] 2024-12-06 20:39:50,587 - DEBUG - optimize: check-type kept because of never
[task 2024-12-06T20:39:50.587Z] 2024-12-06 20:39:50,587 - DEBUG - optimize: codecov-upload kept because of never
[task 2024-12-06T20:39:50.587Z] 2024-12-06 20:39:50,587 - DEBUG - optimize: doc-generate kept because of never
[task 2024-12-06T20:39:50.587Z] 2024-12-06 20:39:50,587 - DEBUG - optimize: docker-image-decision kept because of index-search (index-search)
[task 2024-12-06T20:39:50.587Z] 2024-12-06 20:39:50,587 - DEBUG - optimize: docker-image-index-task kept because of index-search (index-search)
[task 2024-12-06T20:39:50.587Z] 2024-12-06 20:39:50,587 - DEBUG - optimize: docker-image-run-task kept because of dependent tasks
[task 2024-12-06T20:39:50.587Z] 2024-12-06 20:39:50,587 - DEBUG - optimize: docker-image-skopeo kept because of index-search (index-search)
[task 2024-12-06T20:39:50.588Z] 2024-12-06 20:39:50,587 - DEBUG - optimize: fetch-codecov-uploader kept because of dependent tasks
[task 2024-12-06T20:39:50.588Z] 2024-12-06 20:39:50,587 - DEBUG - optimize: test-unit-py310 kept because of dependent tasks
[task 2024-12-06T20:39:50.588Z] 2024-12-06 20:39:50,588 - DEBUG - optimize: test-unit-py311 kept because of dependent tasks
[task 2024-12-06T20:39:50.588Z] 2024-12-06 20:39:50,588 - DEBUG - optimize: test-unit-py312 kept because of dependent tasks
[task 2024-12-06T20:39:50.588Z] 2024-12-06 20:39:50,588 - DEBUG - optimize: test-unit-py313 kept because of dependent tasks
[task 2024-12-06T20:39:50.588Z] 2024-12-06 20:39:50,588 - DEBUG - optimize: test-unit-py38 kept because of dependent tasks
[task 2024-12-06T20:39:50.588Z] 2024-12-06 20:39:50,588 - DEBUG - optimize: test-unit-py39 kept because of dependent tasks
[task 2024-12-06T20:39:50.588Z] 2024-12-06 20:39:50,588 - DEBUG - optimize: docker-image-fetch kept because of dependent tasks
[task 2024-12-06T20:39:50.588Z] 2024-12-06 20:39:50,588 - DEBUG - optimize: docker-image-python kept because of dependent tasks
[task 2024-12-06T20:39:50.588Z] 2024-12-06 20:39:50,588 - INFO - No tasks removed during optimization
[task 2024-12-06T20:39:50.588Z] 2024-12-06 20:39:50,588 - DEBUG - Running in Taskcluster instance https://firefox-ci-tc.services.mozilla.com with taskcluster-proxy
[task 2024-12-06T20:39:50.592Z] 2024-12-06 20:39:50,591 - DEBUG - Starting new HTTPS connection (1): firefox-ci-tc.services.mozilla.com:443
[task 2024-12-06T20:39:50.642Z] 2024-12-06 20:39:50,641 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/index/v1/tasks/indexes HTTP/11" 200 None
[task 2024-12-06T20:39:50.683Z] 2024-12-06 20:39:50,683 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/queue/v1/tasks/status HTTP/11" 200 None
[task 2024-12-06T20:39:50.684Z] 2024-12-06 20:39:50,684 - DEBUG - replace_tasks: docker-image-fetch
[task 2024-12-06T20:39:50.687Z] 2024-12-06 20:39:50,686 - DEBUG - replace_tasks: docker-image-fetch replaced with SaX201MmQo6LOMJ8wTXAHw by optimization strategy
[task 2024-12-06T20:39:50.687Z] 2024-12-06 20:39:50,686 - DEBUG - replace_tasks: docker-image-index-task
[task 2024-12-06T20:39:50.687Z] 2024-12-06 20:39:50,687 - DEBUG - replace_tasks: docker-image-index-task replaced with FiBt4k8RRkCzvN1aRBkEvQ by optimization strategy
[task 2024-12-06T20:39:50.687Z] 2024-12-06 20:39:50,687 - DEBUG - replace_tasks: docker-image-python
[task 2024-12-06T20:39:50.687Z] 2024-12-06 20:39:50,687 - DEBUG - replace_tasks: docker-image-python replaced with G-vMRQvDQKi3FxMT0LpA5w by optimization strategy
[task 2024-12-06T20:39:50.687Z] 2024-12-06 20:39:50,687 - DEBUG - replace_tasks: docker-image-run-task
[task 2024-12-06T20:39:50.687Z] 2024-12-06 20:39:50,687 - DEBUG - replace_tasks: docker-image-run-task replaced with duwI4NC3TH-PGZNI5ygCNw by optimization strategy
[task 2024-12-06T20:39:50.687Z] 2024-12-06 20:39:50,687 - DEBUG - replace_tasks: docker-image-skopeo
[task 2024-12-06T20:39:50.688Z] 2024-12-06 20:39:50,687 - DEBUG - replace_tasks: docker-image-skopeo replaced with baLN3hOTQfGC_iROcXursw by optimization strategy
[task 2024-12-06T20:39:50.688Z] 2024-12-06 20:39:50,688 - DEBUG - replace_tasks: fetch-codecov-uploader
[task 2024-12-06T20:39:50.688Z] 2024-12-06 20:39:50,688 - DEBUG - replace_tasks: fetch-codecov-uploader replaced with Cv5W9wuySOGSyYS2PZ8y8w by optimization strategy
[task 2024-12-06T20:39:50.688Z] 2024-12-06 20:39:50,688 - DEBUG - replace_tasks: test-unit-py310
[task 2024-12-06T20:39:50.688Z] 2024-12-06 20:39:50,688 - DEBUG - replace_tasks: test-unit-py310 kept by optimization strategy
[task 2024-12-06T20:39:50.688Z] 2024-12-06 20:39:50,688 - DEBUG - replace_tasks: test-unit-py311
[task 2024-12-06T20:39:50.689Z] 2024-12-06 20:39:50,689 - DEBUG - replace_tasks: test-unit-py311 kept by optimization strategy
[task 2024-12-06T20:39:50.689Z] 2024-12-06 20:39:50,689 - DEBUG - replace_tasks: test-unit-py312
[task 2024-12-06T20:39:50.689Z] 2024-12-06 20:39:50,689 - DEBUG - replace_tasks: test-unit-py312 kept by optimization strategy
[task 2024-12-06T20:39:50.689Z] 2024-12-06 20:39:50,689 - DEBUG - replace_tasks: test-unit-py313
[task 2024-12-06T20:39:50.689Z] 2024-12-06 20:39:50,689 - DEBUG - replace_tasks: test-unit-py313 kept by optimization strategy
[task 2024-12-06T20:39:50.689Z] 2024-12-06 20:39:50,689 - DEBUG - replace_tasks: test-unit-py38
[task 2024-12-06T20:39:50.689Z] 2024-12-06 20:39:50,689 - DEBUG - replace_tasks: test-unit-py38 kept by optimization strategy
[task 2024-12-06T20:39:50.689Z] 2024-12-06 20:39:50,689 - DEBUG - replace_tasks: test-unit-py39
[task 2024-12-06T20:39:50.690Z] 2024-12-06 20:39:50,689 - DEBUG - replace_tasks: test-unit-py39 kept by optimization strategy
[task 2024-12-06T20:39:50.690Z] 2024-12-06 20:39:50,690 - DEBUG - replace_tasks: check-type
[task 2024-12-06T20:39:50.690Z] 2024-12-06 20:39:50,690 - DEBUG - replace_tasks: check-type kept by optimization strategy
[task 2024-12-06T20:39:50.690Z] 2024-12-06 20:39:50,690 - DEBUG - replace_tasks: codecov-upload
[task 2024-12-06T20:39:50.690Z] 2024-12-06 20:39:50,690 - DEBUG - replace_tasks: codecov-upload depends on an unreplaced or unremoved task
[task 2024-12-06T20:39:50.690Z] 2024-12-06 20:39:50,690 - DEBUG - replace_tasks: doc-generate
[task 2024-12-06T20:39:50.690Z] 2024-12-06 20:39:50,690 - DEBUG - replace_tasks: doc-generate kept by optimization strategy
[task 2024-12-06T20:39:50.690Z] 2024-12-06 20:39:50,690 - DEBUG - replace_tasks: docker-image-decision
[task 2024-12-06T20:39:50.690Z] 2024-12-06 20:39:50,690 - DEBUG - replace_tasks: docker-image-decision kept by optimization strategy
[task 2024-12-06T20:39:50.690Z] 2024-12-06 20:39:50,690 - INFO - Replaced 6 tasks by index-search (index-search) during optimization.
[task 2024-12-06T20:39:50.692Z] 2024-12-06 20:39:50,692 - DEBUG - Morphing: adding index tasks
[task 2024-12-06T20:39:50.692Z] 2024-12-06 20:39:50,692 - DEBUG - Morphing: adding code review task
[task 2024-12-06T20:39:50.692Z] 2024-12-06 20:39:50,692 - INFO - writing artifact file `task-graph.json`
[task 2024-12-06T20:39:50.695Z] 2024-12-06 20:39:50,695 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-12-06T20:39:50.697Z] 2024-12-06 20:39:50,697 - INFO - Creating task with taskId Hnoeg-8TS1W-lsndeAuWmg for docker-image-decision
[task 2024-12-06T20:39:50.699Z] 2024-12-06 20:39:50,699 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2024-12-06T20:39:50.702Z] 2024-12-06 20:39:50,701 - INFO - Creating task with taskId WcjKJqNKSniFOUAW32-DlA for test-unit-py313
[task 2024-12-06T20:39:50.705Z] 2024-12-06 20:39:50,704 - DEBUG - Starting new HTTP connection (2): taskcluster:80
[task 2024-12-06T20:39:50.708Z] 2024-12-06 20:39:50,707 - INFO - Creating task with taskId Kv8iej3BQ3a083PhYXYxKA for test-unit-py39
[task 2024-12-06T20:39:50.710Z] 2024-12-06 20:39:50,709 - DEBUG - Starting new HTTP connection (3): taskcluster:80
[task 2024-12-06T20:39:50.711Z] 2024-12-06 20:39:50,711 - INFO - Creating task with taskId ccshkOtdT_6_cgiPBZywvg for test-unit-py38
[task 2024-12-06T20:39:50.713Z] 2024-12-06 20:39:50,713 - DEBUG - Starting new HTTP connection (4): taskcluster:80
[task 2024-12-06T20:39:50.714Z] 2024-12-06 20:39:50,714 - INFO - Creating task with taskId ck_tb3OIT0GBPZyYK8t-EQ for doc-generate
[task 2024-12-06T20:39:50.716Z] 2024-12-06 20:39:50,716 - DEBUG - Starting new HTTP connection (5): taskcluster:80
[task 2024-12-06T20:39:50.718Z] 2024-12-06 20:39:50,717 - INFO - Creating task with taskId a5lHx32YT6uMwwhNnJxBNA for test-unit-py312
[task 2024-12-06T20:39:50.720Z] 2024-12-06 20:39:50,720 - DEBUG - Starting new HTTP connection (6): taskcluster:80
[task 2024-12-06T20:39:50.722Z] 2024-12-06 20:39:50,722 - INFO - Creating task with taskId Fgg0RSHJQ1-G367YX_4gNg for check-type
[task 2024-12-06T20:39:50.724Z] 2024-12-06 20:39:50,724 - DEBUG - Starting new HTTP connection (7): taskcluster:80
[task 2024-12-06T20:39:50.726Z] 2024-12-06 20:39:50,725 - INFO - Creating task with taskId TRZhHP2yRiKzt9Hy7BSZ_g for test-unit-py311
[task 2024-12-06T20:39:50.727Z] 2024-12-06 20:39:50,727 - DEBUG - Starting new HTTP connection (8): taskcluster:80
[task 2024-12-06T20:39:50.729Z] 2024-12-06 20:39:50,729 - INFO - Creating task with taskId e6LiCkexSHuJw_1iwqfCzg for test-unit-py310
[task 2024-12-06T20:39:50.730Z] 2024-12-06 20:39:50,730 - DEBUG - Starting new HTTP connection (9): taskcluster:80
[task 2024-12-06T20:39:50.797Z] 2024-12-06 20:39:50,796 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/ccshkOtdT_6_cgiPBZywvg HTTP/11" 200 434
[task 2024-12-06T20:39:50.799Z] 2024-12-06 20:39:50,799 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/a5lHx32YT6uMwwhNnJxBNA HTTP/11" 200 434
[task 2024-12-06T20:39:50.801Z] 2024-12-06 20:39:50,800 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/Fgg0RSHJQ1-G367YX_4gNg HTTP/11" 200 434
[task 2024-12-06T20:39:50.802Z] 2024-12-06 20:39:50,801 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/WcjKJqNKSniFOUAW32-DlA HTTP/11" 200 434
[task 2024-12-06T20:39:50.803Z] 2024-12-06 20:39:50,803 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/ck_tb3OIT0GBPZyYK8t-EQ HTTP/11" 200 434
[task 2024-12-06T20:39:50.804Z] 2024-12-06 20:39:50,804 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/e6LiCkexSHuJw_1iwqfCzg HTTP/11" 200 434
[task 2024-12-06T20:39:50.843Z] 2024-12-06 20:39:50,843 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/TRZhHP2yRiKzt9Hy7BSZ_g HTTP/11" 200 434
[task 2024-12-06T20:39:50.880Z] 2024-12-06 20:39:50,879 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/Kv8iej3BQ3a083PhYXYxKA HTTP/11" 200 434
[task 2024-12-06T20:39:50.881Z] 2024-12-06 20:39:50,881 - INFO - Creating task with taskId EKNHHtejSVKuwjFS3aPmaA for codecov-upload
[task 2024-12-06T20:39:50.883Z] 2024-12-06 20:39:50,883 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/Hnoeg-8TS1W-lsndeAuWmg HTTP/11" 200 436
[task 2024-12-06T20:39:50.935Z] 2024-12-06 20:39:50,935 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/EKNHHtejSVKuwjFS3aPmaA HTTP/11" 200 434
[taskcluster 2024-12-06 20:39:51.213Z] === Task Finished ===
[taskcluster 2024-12-06 20:39:53.231Z] Successful task run with exit code: 0 completed in 22.939 seconds