Skip to content

feat(run-task): automatically interpolate $TASK_WORKDIR in environment

3dd4b3f
Select commit
Loading
Failed to load commit list.
Merged

[run-task] Support interpolating $TASK_WORKDIR in environment variables #630

feat(run-task): automatically interpolate $TASK_WORKDIR in environment
3dd4b3f
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Jan 17, 2025 in 1m 38s

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: 2025-01-17T19:07:51.678Z
Resolved: 2025-01-17T19:08:11.959Z
Task Execution Time: 20 seconds, 281 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 2025-01-17 19:07:51.770Z] Task ID: f-Oysp2TQ52koV5twBacKg
[taskcluster 2025-01-17 19:07:51.770Z] Worker ID: 7249362447464076458
[taskcluster 2025-01-17 19:07:51.770Z] Worker Group: us-central1-f
[taskcluster 2025-01-17 19:07:51.770Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-17 19:07:51.770Z] Worker Pool: taskgraph-1/decision-gcp
[taskcluster 2025-01-17 19:07:51.770Z] Worker Version: 38.0.5
[taskcluster 2025-01-17 19:07:51.770Z] Public IP: 34.171.224.186
[taskcluster 2025-01-17 19:07:51.770Z] Hostname: taskgraph-1-decision-gcp-fnjxgy8mtf65s08bgkhgxq
[taskcluster 2025-01-17 19:07:51.770Z] using cache "taskgraph-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

1febb412166d - Started downloading
0921fcff5269 - Started downloading
c8ed5303caf6 - Started downloading
1febb412166d - Downloaded in 0.079 seconds
1a141ac6368d - Started downloading
1a141ac6368d - Downloaded in 0.001 seconds
0921fcff5269 - Downloaded in 0.348 seconds
c8ed5303caf6 - Downloaded in 0.929 seconds
Digest: sha256:d7b0c1f1adcc7ad1d03b50dafcc6439a2af98f85c33fb8d5af518555c0d940b8
Status: Downloaded newer image for mozillareleases/taskgraph:decision-latest

...(63 lines hidden)...

[task 2025-01-17T19:08:07.503Z] 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.2.0) (1.3)
[task 2025-01-17T19:08:07.535Z] Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==12.2.0) (2.9.0.post0)
[task 2025-01-17T19:08:07.536Z] 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.2.0) (2.9.0.20240906)
[task 2025-01-17T19:08:07.557Z] 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.2.0) (3.0.0)
[task 2025-01-17T19:08:07.559Z] 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.2.0) (2.18.0)
[task 2025-01-17T19:08:07.594Z] 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.2.0) (0.1.2)
[task 2025-01-17T19:08:07.623Z] 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.2.0) (1.16.0)
[task 2025-01-17T19:08:07.670Z] Building wheels for collected packages: taskcluster-taskgraph
[task 2025-01-17T19:08:07.671Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): started
[task 2025-01-17T19:08:07.704Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[task 2025-01-17T19:08:07.706Z]   Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-12.2.0-py3-none-any.whl size=194884 sha256=d703f069bd4c83cf0cc336bb23a7b0bda0dc7b83912187c00de144ed3137df1e
[task 2025-01-17T19:08:07.707Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-8r9am0m2/wheels/54/fa/b4/d3017bf051c083cc076bfd93af1693baf4c91b8f6fee74b0bc
[task 2025-01-17T19:08:07.710Z] Successfully built taskcluster-taskgraph
[task 2025-01-17T19:08:07.796Z] Installing collected packages: taskcluster-taskgraph
[task 2025-01-17T19:08:07.886Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2025-01-17T19:08:07.886Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2025-01-17T19:08:07.892Z] Successfully installed taskcluster-taskgraph-12.2.0
[task 2025-01-17T19:08:07.996Z] + taskgraph decision --verbose --pushlog-id=0 --pushdate=0 --project=taskgraph --owner=ahal@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=403aa244822eb40b46051eb3987a3ed48849e27c --head-repository=https://github.com/ahal/taskgraph --head-ref=ahal/push-xzlwzlwtypxp --head-rev=3dd4b3f8f58f0e176184fe9cb13484adbf086163
[task 2025-01-17T19:08:08.510Z] 2025-01-17 19:08:08,510 - INFO - Loading graph configuration.
[task 2025-01-17T19:08:08.511Z] 2025-01-17 19:08:08,510 - DEBUG - loading config from `taskcluster/config.yml`
[task 2025-01-17T19:08:08.520Z] 2025-01-17 19:08:08,520 - 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 2025-01-17T19:08:08.521Z] 2025-01-17 19:08:08,520 - INFO - Using Parameters(id=eeb7c03dd5bf) (from defaults)
[task 2025-01-17T19:08:08.522Z] 2025-01-17 19:08:08,521 - DEBUG - Dumping parameters:
[task 2025-01-17T19:08:08.522Z] { 'base_ref': 'main',
[task 2025-01-17T19:08:08.522Z]   'base_repository': 'https://github.com/taskcluster/taskgraph',
[task 2025-01-17T19:08:08.522Z]   'base_rev': '403aa244822eb40b46051eb3987a3ed48849e27c',
[task 2025-01-17T19:08:08.522Z]   'build_date': 1737140888,
[task 2025-01-17T19:08:08.523Z]   'build_number': 1,
[task 2025-01-17T19:08:08.523Z]   'do_not_optimize': [],
[task 2025-01-17T19:08:08.523Z]   'enable_always_target': True,
[task 2025-01-17T19:08:08.523Z]   'existing_tasks': {},
[task 2025-01-17T19:08:08.523Z]   'files_changed': [ 'src/taskgraph/run-task/run-task',
[task 2025-01-17T19:08:08.523Z]                      'src/taskgraph/transforms/run/__init__.py',
[task 2025-01-17T19:08:08.524Z]                      'src/taskgraph/transforms/run/common.py',
[task 2025-01-17T19:08:08.524Z]                      'src/taskgraph/transforms/run/run_task.py',
[task 2025-01-17T19:08:08.525Z]                      'test/test_scripts_run_task.py',
[task 2025-01-17T19:08:08.526Z]                      'test/test_transforms_run_run_task.py',
[task 2025-01-17T19:08:08.526Z]                      'test/test_scripts_run_task.py'],
[task 2025-01-17T19:08:08.527Z]   'filters': ['target_tasks_method'],
[task 2025-01-17T19:08:08.528Z]   'head_ref': 'ahal/push-xzlwzlwtypxp',
[task 2025-01-17T19:08:08.528Z]   'head_repository': 'https://github.com/ahal/taskgraph',
[task 2025-01-17T19:08:08.528Z]   'head_rev': '3dd4b3f8f58f0e176184fe9cb13484adbf086163',
[task 2025-01-17T19:08:08.528Z]   'head_tag': '',
[task 2025-01-17T19:08:08.528Z]   'level': '1',
[task 2025-01-17T19:08:08.528Z]   'moz_build_date': '20250117190808',
[task 2025-01-17T19:08:08.528Z]   'next_version': None,
[task 2025-01-17T19:08:08.528Z]   'optimize_strategies': None,
[task 2025-01-17T19:08:08.528Z]   'optimize_target_tasks': True,
[task 2025-01-17T19:08:08.528Z]   'owner': 'ahal@users.noreply.github.com',
[task 2025-01-17T19:08:08.528Z]   'project': 'taskgraph',
[task 2025-01-17T19:08:08.528Z]   'pushdate': 0,
[task 2025-01-17T19:08:08.528Z]   'pushlog_id': '0',
[task 2025-01-17T19:08:08.528Z]   'repository_type': 'git',
[task 2025-01-17T19:08:08.528Z]   'target_tasks_method': 'default',
[task 2025-01-17T19:08:08.528Z]   'tasks_for': 'github-pull-request',
[task 2025-01-17T19:08:08.528Z]   'version': None}
[task 2025-01-17T19:08:08.528Z] 2025-01-17 19:08:08,521 - INFO - writing artifact file `parameters.yml`
[task 2025-01-17T19:08:08.530Z] 2025-01-17 19:08:08,530 - INFO - writing artifact file `actions.json`
[task 2025-01-17T19:08:08.532Z] 2025-01-17 19:08:08,532 - INFO - Loading kinds
[task 2025-01-17T19:08:08.532Z] 2025-01-17 19:08:08,532 - DEBUG - loading kind `push-image` from `taskcluster/kinds/push-image`
[task 2025-01-17T19:08:08.533Z] 2025-01-17 19:08:08,533 - DEBUG - loading kind `codecov` from `taskcluster/kinds/codecov`
[task 2025-01-17T19:08:08.534Z] 2025-01-17 19:08:08,534 - DEBUG - loading kind `check` from `taskcluster/kinds/check`
[task 2025-01-17T19:08:08.534Z] 2025-01-17 19:08:08,534 - DEBUG - loading kind `doc` from `taskcluster/kinds/doc`
[task 2025-01-17T19:08:08.535Z] 2025-01-17 19:08:08,535 - DEBUG - loading kind `test` from `taskcluster/kinds/test`
[task 2025-01-17T19:08:08.536Z] 2025-01-17 19:08:08,536 - DEBUG - loading kind `docker-image` from `taskcluster/kinds/docker-image`
[task 2025-01-17T19:08:08.536Z] 2025-01-17 19:08:08,536 - DEBUG - loading kind `fetch` from `taskcluster/kinds/fetch`
[task 2025-01-17T19:08:08.537Z] 2025-01-17 19:08:08,537 - INFO - Generating full task set
[task 2025-01-17T19:08:08.537Z] 2025-01-17 19:08:08,537 - DEBUG - Loading tasks for kind check
[task 2025-01-17T19:08:08.551Z] 2025-01-17 19:08:08,551 - DEBUG - Generating tasks for check type
[task 2025-01-17T19:08:08.553Z] 2025-01-17 19:08:08,553 - INFO - Generated 1 tasks for kind check
[task 2025-01-17T19:08:08.553Z] 2025-01-17 19:08:08,553 - DEBUG - Loading tasks for kind doc
[task 2025-01-17T19:08:08.555Z] 2025-01-17 19:08:08,555 - DEBUG - Generating tasks for doc generate
[task 2025-01-17T19:08:08.556Z] 2025-01-17 19:08:08,555 - INFO - Generated 1 tasks for kind doc
[task 2025-01-17T19:08:08.556Z] 2025-01-17 19:08:08,556 - DEBUG - Loading tasks for kind docker-image
[task 2025-01-17T19:08:08.557Z] 2025-01-17 19:08:08,557 - DEBUG - Generating tasks for docker-image decision
[task 2025-01-17T19:08:08.557Z] 2025-01-17 19:08:08,557 - INFO - Writing docker-contexts/decision.tar.gz for docker image decision
[task 2025-01-17T19:08:08.653Z] 2025-01-17 19:08:08,652 - DEBUG - Generating tasks for docker-image fetch
[task 2025-01-17T19:08:08.653Z] 2025-01-17 19:08:08,653 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2025-01-17T19:08:08.665Z] 2025-01-17 19:08:08,665 - DEBUG - Generating tasks for docker-image index-task
[task 2025-01-17T19:08:08.665Z] 2025-01-17 19:08:08,665 - INFO - Writing docker-contexts/index-task.tar.gz for docker image index-task
[task 2025-01-17T19:08:08.667Z] 2025-01-17 19:08:08,667 - DEBUG - Generating tasks for docker-image python
[task 2025-01-17T19:08:08.668Z] 2025-01-17 19:08:08,667 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2025-01-17T19:08:08.685Z] 2025-01-17 19:08:08,685 - DEBUG - Generating tasks for docker-image run-task
[task 2025-01-17T19:08:08.686Z] 2025-01-17 19:08:08,685 - INFO - Writing docker-contexts/run-task.tar.gz for docker image run-task
[task 2025-01-17T19:08:08.704Z] 2025-01-17 19:08:08,703 - DEBUG - Generating tasks for docker-image skopeo
[task 2025-01-17T19:08:08.704Z] 2025-01-17 19:08:08,704 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2025-01-17T19:08:08.724Z] 2025-01-17 19:08:08,724 - INFO - Generated 6 tasks for kind docker-image
[task 2025-01-17T19:08:08.724Z] 2025-01-17 19:08:08,724 - DEBUG - Loading tasks for kind fetch
[task 2025-01-17T19:08:08.727Z] 2025-01-17 19:08:08,727 - DEBUG - Generating tasks for fetch codecov-uploader
[task 2025-01-17T19:08:08.728Z] 2025-01-17 19:08:08,728 - INFO - Generated 1 tasks for kind fetch
[task 2025-01-17T19:08:08.728Z] 2025-01-17 19:08:08,728 - DEBUG - Loading tasks for kind push-image
[task 2025-01-17T19:08:08.730Z] 2025-01-17 19:08:08,730 - DEBUG - Generating tasks for push-image decision
[task 2025-01-17T19:08:08.731Z] 2025-01-17 19:08:08,731 - DEBUG - Generating tasks for push-image run-task
[task 2025-01-17T19:08:08.732Z] 2025-01-17 19:08:08,732 - INFO - Generated 2 tasks for kind push-image
[task 2025-01-17T19:08:08.732Z] 2025-01-17 19:08:08,732 - DEBUG - Loading tasks for kind test
[task 2025-01-17T19:08:08.734Z] 2025-01-17 19:08:08,734 - DEBUG - Generating tasks for test unit
[task 2025-01-17T19:08:08.738Z] 2025-01-17 19:08:08,738 - INFO - Generated 6 tasks for kind test
[task 2025-01-17T19:08:08.738Z] 2025-01-17 19:08:08,738 - DEBUG - Loading tasks for kind codecov
[task 2025-01-17T19:08:08.740Z] 2025-01-17 19:08:08,740 - DEBUG - Generating tasks for codecov upload
[task 2025-01-17T19:08:08.742Z] 2025-01-17 19:08:08,742 - INFO - Generated 1 tasks for kind codecov
[task 2025-01-17T19:08:08.742Z] 2025-01-17 19:08:08,742 - INFO - Generating full task graph
[task 2025-01-17T19:08:08.742Z] 2025-01-17 19:08:08,742 - INFO - Full task graph contains 18 tasks and 22 dependencies
[task 2025-01-17T19:08:08.743Z] 2025-01-17 19:08:08,743 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-17T19:08:08.746Z] 2025-01-17 19:08:08,746 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-17T19:08:08.747Z] 2025-01-17 19:08:08,747 - INFO - Generating target task set
[task 2025-01-17T19:08:08.747Z] 2025-01-17 19:08:08,747 - INFO - Filter filter_target_tasks pruned 9 tasks (9 remain)
[task 2025-01-17T19:08:08.747Z] 2025-01-17 19:08:08,747 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-17T19:08:08.748Z] 2025-01-17 19:08:08,748 - INFO - Generating target task graph
[task 2025-01-17T19:08:08.748Z] 2025-01-17 19:08:08,748 - INFO - Adding 6 tasks with `always_target` attribute
[task 2025-01-17T19:08:08.748Z] 2025-01-17 19:08:08,748 - INFO - Generating optimized task graph
[task 2025-01-17T19:08:08.748Z] 2025-01-17 19:08:08,748 - DEBUG - optimize: check-type kept because of never
[task 2025-01-17T19:08:08.748Z] 2025-01-17 19:08:08,748 - DEBUG - optimize: codecov-upload kept because of never
[task 2025-01-17T19:08:08.749Z] 2025-01-17 19:08:08,748 - DEBUG - optimize: doc-generate kept because of never
[task 2025-01-17T19:08:08.749Z] 2025-01-17 19:08:08,749 - DEBUG - optimize: docker-image-decision kept because of index-search (index-search)
[task 2025-01-17T19:08:08.749Z] 2025-01-17 19:08:08,749 - DEBUG - optimize: docker-image-index-task kept because of index-search (index-search)
[task 2025-01-17T19:08:08.749Z] 2025-01-17 19:08:08,749 - DEBUG - optimize: docker-image-run-task kept because of dependent tasks
[task 2025-01-17T19:08:08.749Z] 2025-01-17 19:08:08,749 - DEBUG - optimize: docker-image-skopeo kept because of index-search (index-search)
[task 2025-01-17T19:08:08.749Z] 2025-01-17 19:08:08,749 - DEBUG - optimize: fetch-codecov-uploader kept because of dependent tasks
[task 2025-01-17T19:08:08.749Z] 2025-01-17 19:08:08,749 - DEBUG - optimize: test-unit-py310 kept because of dependent tasks
[task 2025-01-17T19:08:08.749Z] 2025-01-17 19:08:08,749 - DEBUG - optimize: test-unit-py311 kept because of dependent tasks
[task 2025-01-17T19:08:08.749Z] 2025-01-17 19:08:08,749 - DEBUG - optimize: test-unit-py312 kept because of dependent tasks
[task 2025-01-17T19:08:08.749Z] 2025-01-17 19:08:08,749 - DEBUG - optimize: test-unit-py313 kept because of dependent tasks
[task 2025-01-17T19:08:08.749Z] 2025-01-17 19:08:08,749 - DEBUG - optimize: test-unit-py38 kept because of dependent tasks
[task 2025-01-17T19:08:08.749Z] 2025-01-17 19:08:08,749 - DEBUG - optimize: test-unit-py39 kept because of dependent tasks
[task 2025-01-17T19:08:08.749Z] 2025-01-17 19:08:08,749 - DEBUG - optimize: docker-image-fetch kept because of dependent tasks
[task 2025-01-17T19:08:08.749Z] 2025-01-17 19:08:08,749 - DEBUG - optimize: docker-image-python kept because of dependent tasks
[task 2025-01-17T19:08:08.750Z] 2025-01-17 19:08:08,749 - INFO - No tasks removed during optimization
[task 2025-01-17T19:08:08.750Z] 2025-01-17 19:08:08,750 - DEBUG - Running in Taskcluster instance https://firefox-ci-tc.services.mozilla.com with taskcluster-proxy
[task 2025-01-17T19:08:08.752Z] 2025-01-17 19:08:08,752 - DEBUG - Starting new HTTPS connection (1): firefox-ci-tc.services.mozilla.com:443
[task 2025-01-17T19:08:08.828Z] 2025-01-17 19:08:08,828 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/index/v1/tasks/indexes HTTP/11" 200 None
[task 2025-01-17T19:08:08.878Z] 2025-01-17 19:08:08,878 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/queue/v1/tasks/status HTTP/11" 200 None
[task 2025-01-17T19:08:08.880Z] 2025-01-17 19:08:08,880 - DEBUG - replace_tasks: docker-image-fetch
[task 2025-01-17T19:08:08.882Z] 2025-01-17 19:08:08,882 - DEBUG - replace_tasks: docker-image-fetch replaced with UF5RXpFURxefbgWqLw6yPw by optimization strategy
[task 2025-01-17T19:08:08.883Z] 2025-01-17 19:08:08,882 - DEBUG - replace_tasks: docker-image-index-task
[task 2025-01-17T19:08:08.884Z] 2025-01-17 19:08:08,882 - DEBUG - replace_tasks: docker-image-index-task replaced with SckIXJ5RQs-17OFr4oUPSw by optimization strategy
[task 2025-01-17T19:08:08.885Z] 2025-01-17 19:08:08,882 - DEBUG - replace_tasks: docker-image-python
[task 2025-01-17T19:08:08.886Z] 2025-01-17 19:08:08,882 - DEBUG - replace_tasks: docker-image-python replaced with cm3Fj_lAT12fC_q9795j3g by optimization strategy
[task 2025-01-17T19:08:08.886Z] 2025-01-17 19:08:08,882 - DEBUG - replace_tasks: docker-image-run-task
[task 2025-01-17T19:08:08.886Z] 2025-01-17 19:08:08,882 - DEBUG - replace_tasks: docker-image-run-task replaced with ZiunJzyMQ2e1p25IXTDd9w by optimization strategy
[task 2025-01-17T19:08:08.886Z] 2025-01-17 19:08:08,883 - DEBUG - replace_tasks: docker-image-skopeo
[task 2025-01-17T19:08:08.886Z] 2025-01-17 19:08:08,883 - DEBUG - replace_tasks: docker-image-skopeo replaced with IK2KtC5ISzConUn89MgdAQ by optimization strategy
[task 2025-01-17T19:08:08.886Z] 2025-01-17 19:08:08,883 - DEBUG - replace_tasks: fetch-codecov-uploader
[task 2025-01-17T19:08:08.886Z] 2025-01-17 19:08:08,883 - DEBUG - replace_tasks: fetch-codecov-uploader replaced with axoME2mWQpKhxlwOjT4bHg by optimization strategy
[task 2025-01-17T19:08:08.886Z] 2025-01-17 19:08:08,883 - DEBUG - replace_tasks: test-unit-py310
[task 2025-01-17T19:08:08.886Z] 2025-01-17 19:08:08,883 - DEBUG - replace_tasks: test-unit-py310 kept by optimization strategy
[task 2025-01-17T19:08:08.886Z] 2025-01-17 19:08:08,883 - DEBUG - replace_tasks: test-unit-py311
[task 2025-01-17T19:08:08.886Z] 2025-01-17 19:08:08,883 - DEBUG - replace_tasks: test-unit-py311 kept by optimization strategy
[task 2025-01-17T19:08:08.886Z] 2025-01-17 19:08:08,883 - DEBUG - replace_tasks: test-unit-py312
[task 2025-01-17T19:08:08.887Z] 2025-01-17 19:08:08,883 - DEBUG - replace_tasks: test-unit-py312 kept by optimization strategy
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,883 - DEBUG - replace_tasks: test-unit-py313
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,883 - DEBUG - replace_tasks: test-unit-py313 kept by optimization strategy
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,883 - DEBUG - replace_tasks: test-unit-py38
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,883 - DEBUG - replace_tasks: test-unit-py38 kept by optimization strategy
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,883 - DEBUG - replace_tasks: test-unit-py39
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,884 - DEBUG - replace_tasks: test-unit-py39 kept by optimization strategy
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,884 - DEBUG - replace_tasks: check-type
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,884 - DEBUG - replace_tasks: check-type kept by optimization strategy
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,884 - DEBUG - replace_tasks: codecov-upload
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,884 - DEBUG - replace_tasks: codecov-upload depends on an unreplaced or unremoved task
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,884 - DEBUG - replace_tasks: doc-generate
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,884 - DEBUG - replace_tasks: doc-generate kept by optimization strategy
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,884 - DEBUG - replace_tasks: docker-image-decision
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,884 - DEBUG - replace_tasks: docker-image-decision kept by optimization strategy
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,884 - INFO - Replaced 6 tasks by index-search (index-search) during optimization.
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,885 - DEBUG - Morphing: adding index tasks
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,885 - DEBUG - Morphing: adding code review task
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,885 - INFO - writing artifact file `task-graph.json`
[task 2025-01-17T19:08:08.890Z] 2025-01-17 19:08:08,889 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-17T19:08:08.891Z] 2025-01-17 19:08:08,891 - INFO - Creating task with taskId ApKSN2-FRjOdV4iH1X8BcA for test-unit-py311
[task 2025-01-17T19:08:08.894Z] 2025-01-17 19:08:08,893 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-01-17T19:08:08.896Z] 2025-01-17 19:08:08,895 - INFO - Creating task with taskId MhLCTAIYRFq1TGxAOw-p8g for docker-image-decision
[task 2025-01-17T19:08:08.898Z] 2025-01-17 19:08:08,898 - DEBUG - Starting new HTTP connection (2): taskcluster:80
[task 2025-01-17T19:08:08.899Z] 2025-01-17 19:08:08,898 - INFO - Creating task with taskId ZBSWz086RHyGB-03_SW1Ag for doc-generate
[task 2025-01-17T19:08:08.902Z] 2025-01-17 19:08:08,902 - DEBUG - Starting new HTTP connection (3): taskcluster:80
[task 2025-01-17T19:08:08.905Z] 2025-01-17 19:08:08,905 - INFO - Creating task with taskId IaOkejubT9qqzCOgwKIJ9w for test-unit-py310
[task 2025-01-17T19:08:08.907Z] 2025-01-17 19:08:08,907 - DEBUG - Starting new HTTP connection (4): taskcluster:80
[task 2025-01-17T19:08:08.909Z] 2025-01-17 19:08:08,909 - INFO - Creating task with taskId SDrbS7zfTuKZPQzRYB0VLA for test-unit-py312
[task 2025-01-17T19:08:08.912Z] 2025-01-17 19:08:08,912 - DEBUG - Starting new HTTP connection (5): taskcluster:80
[task 2025-01-17T19:08:08.915Z] 2025-01-17 19:08:08,914 - INFO - Creating task with taskId dK7bz6YERqywyY-nNfZ0jw for check-type
[task 2025-01-17T19:08:08.917Z] 2025-01-17 19:08:08,917 - DEBUG - Starting new HTTP connection (6): taskcluster:80
[task 2025-01-17T19:08:08.920Z] 2025-01-17 19:08:08,920 - INFO - Creating task with taskId ZJvJaknYTXe8yrmkDRTR1Q for test-unit-py39
[task 2025-01-17T19:08:08.922Z] 2025-01-17 19:08:08,921 - DEBUG - Starting new HTTP connection (7): taskcluster:80
[task 2025-01-17T19:08:08.923Z] 2025-01-17 19:08:08,923 - INFO - Creating task with taskId FmTdYpt0T3yYdy19MOIEUA for test-unit-py313
[task 2025-01-17T19:08:08.925Z] 2025-01-17 19:08:08,924 - DEBUG - Starting new HTTP connection (8): taskcluster:80
[task 2025-01-17T19:08:08.926Z] 2025-01-17 19:08:08,926 - INFO - Creating task with taskId AzLf3ZkCQNuaoeN1FUjNzw for test-unit-py38
[task 2025-01-17T19:08:08.931Z] 2025-01-17 19:08:08,931 - DEBUG - Starting new HTTP connection (9): taskcluster:80
[task 2025-01-17T19:08:09.023Z] 2025-01-17 19:08:09,023 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/ZBSWz086RHyGB-03_SW1Ag HTTP/11" 200 434
[task 2025-01-17T19:08:09.024Z] 2025-01-17 19:08:09,024 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/AzLf3ZkCQNuaoeN1FUjNzw HTTP/11" 200 434
[task 2025-01-17T19:08:09.027Z] 2025-01-17 19:08:09,027 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/dK7bz6YERqywyY-nNfZ0jw HTTP/11" 200 434
[task 2025-01-17T19:08:09.029Z] 2025-01-17 19:08:09,029 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/IaOkejubT9qqzCOgwKIJ9w HTTP/11" 200 434
[task 2025-01-17T19:08:09.031Z] 2025-01-17 19:08:09,031 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/ApKSN2-FRjOdV4iH1X8BcA HTTP/11" 200 434
[task 2025-01-17T19:08:09.033Z] 2025-01-17 19:08:09,032 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/MhLCTAIYRFq1TGxAOw-p8g HTTP/11" 200 436
[task 2025-01-17T19:08:09.035Z] 2025-01-17 19:08:09,033 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/SDrbS7zfTuKZPQzRYB0VLA HTTP/11" 200 434
[task 2025-01-17T19:08:09.035Z] 2025-01-17 19:08:09,033 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/FmTdYpt0T3yYdy19MOIEUA HTTP/11" 200 434
[task 2025-01-17T19:08:09.054Z] 2025-01-17 19:08:09,054 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/ZJvJaknYTXe8yrmkDRTR1Q HTTP/11" 200 434
[task 2025-01-17T19:08:09.057Z] 2025-01-17 19:08:09,055 - INFO - Creating task with taskId Tx4y0_-PRsqoeChPItwLSw for codecov-upload
[task 2025-01-17T19:08:09.156Z] 2025-01-17 19:08:09,156 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/Tx4y0_-PRsqoeChPItwLSw HTTP/11" 200 434
[taskcluster 2025-01-17 19:08:09.415Z] === Task Finished ===
[taskcluster 2025-01-17 19:08:11.317Z] Successful task run with exit code: 0 completed in 19.549 seconds