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

Add support for downloading a single file and putting it in an archive #619

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add support for downloading a single file and putting it in an archive

4350267
Select commit
Loading
Failed to load commit list.
Open

Add support for downloading a single file and putting it in an archive #619

Add support for downloading a single file and putting it in an archive
4350267
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Jan 6, 2025 in 1m 52s

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-06T23:00:16.735Z
Resolved: 2025-01-06T23:00:42.473Z
Task Execution Time: 25 seconds, 738 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-06 23:00:16.820Z] Task ID: Z_KQ_eUQSXG2zLx_eAO-5w
[taskcluster 2025-01-06 23:00:16.820Z] Worker ID: 3353182263613447891
[taskcluster 2025-01-06 23:00:16.820Z] Worker Group: us-west1-b
[taskcluster 2025-01-06 23:00:16.820Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-06 23:00:16.820Z] Worker Pool: taskgraph-1/decision-gcp
[taskcluster 2025-01-06 23:00:16.820Z] Worker Version: 38.0.5
[taskcluster 2025-01-06 23:00:16.820Z] Public IP: 34.83.71.223
[taskcluster 2025-01-06 23:00:16.820Z] Hostname: taskgraph-1-decision-gcp-bskco5dqqsk2ueehsusoyq
[taskcluster 2025-01-06 23:00:16.820Z] using cache "taskgraph-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

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

...(58 lines hidden)...

[task 2025-01-06T23:00:36.520Z] 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 2025-01-06T23:00:36.522Z] 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 2025-01-06T23:00:36.547Z] 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 2025-01-06T23:00:36.556Z] 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 2025-01-06T23:00:36.606Z] 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 2025-01-06T23:00:36.620Z] 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 2025-01-06T23:00:36.671Z] 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 2025-01-06T23:00:36.672Z] 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 2025-01-06T23:00:36.703Z] 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 2025-01-06T23:00:36.705Z] 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 2025-01-06T23:00:36.765Z] 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 2025-01-06T23:00:36.811Z] 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 2025-01-06T23:00:36.887Z] Building wheels for collected packages: taskcluster-taskgraph
[task 2025-01-06T23:00:36.889Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): started
[task 2025-01-06T23:00:36.941Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[task 2025-01-06T23:00:36.941Z]   Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-12.1.0-py3-none-any.whl size=194349 sha256=7e40baf869ac5dad8c641283da91b03da6a547fe97166fee72ebba1860680fd3
[task 2025-01-06T23:00:36.941Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-h8ilk8db/wheels/54/fa/b4/d3017bf051c083cc076bfd93af1693baf4c91b8f6fee74b0bc
[task 2025-01-06T23:00:36.941Z] Successfully built taskcluster-taskgraph
[task 2025-01-06T23:00:37.088Z] Installing collected packages: taskcluster-taskgraph
[task 2025-01-06T23:00:37.230Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2025-01-06T23:00:37.230Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2025-01-06T23:00:37.238Z] Successfully installed taskcluster-taskgraph-12.1.0
[task 2025-01-06T23:00:37.341Z] + taskgraph decision --verbose --pushlog-id=0 --pushdate=0 --project=taskgraph --owner=glandium@users.noreply.github.com --level=1 --repository-type=git --tasks-for=github-pull-request-untrusted --base-repository=https://github.com/taskcluster/taskgraph --base-ref=main --base-rev=17cb09616b795058a21b19e23429b5939c7b7f7d --head-repository=https://github.com/glandium/taskgraph --head-ref=single-file --head-rev=4350267148b5b7e3a23ebe0d26dce035499e2e04
[task 2025-01-06T23:00:38.163Z] 2025-01-06 23:00:38,163 - INFO - Loading graph configuration.
[task 2025-01-06T23:00:38.163Z] 2025-01-06 23:00:38,163 - DEBUG - loading config from `taskcluster/config.yml`
[task 2025-01-06T23:00:38.173Z] 2025-01-06 23:00:38,173 - INFO - base_rev is not an ancestor of head_rev.
[task 2025-01-06T23:00:38.174Z] 2025-01-06 23:00:38,173 - INFO - base_rev has been reset from "17cb09616b795058a21b19e23429b5939c7b7f7d" to "5a03d0f13c4c6061aa053f0297ece148efd1e54c".
[task 2025-01-06T23:00:38.185Z] 2025-01-06 23:00:38,176 - 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-06T23:00:38.185Z] 2025-01-06 23:00:38,177 - INFO - Using Parameters(id=4370cdf75af6) (from defaults)
[task 2025-01-06T23:00:38.185Z] 2025-01-06 23:00:38,177 - DEBUG - Dumping parameters:
[task 2025-01-06T23:00:38.185Z] { 'base_ref': 'main',
[task 2025-01-06T23:00:38.186Z]   'base_repository': 'https://github.com/taskcluster/taskgraph',
[task 2025-01-06T23:00:38.186Z]   'base_rev': '5a03d0f13c4c6061aa053f0297ece148efd1e54c',
[task 2025-01-06T23:00:38.186Z]   'build_date': 1736204438,
[task 2025-01-06T23:00:38.186Z]   'build_number': 1,
[task 2025-01-06T23:00:38.186Z]   'do_not_optimize': [],
[task 2025-01-06T23:00:38.186Z]   'enable_always_target': True,
[task 2025-01-06T23:00:38.186Z]   'existing_tasks': {},
[task 2025-01-06T23:00:38.187Z]   'files_changed': ['src/taskgraph/run-task/fetch-content'],
[task 2025-01-06T23:00:38.187Z]   'filters': ['target_tasks_method'],
[task 2025-01-06T23:00:38.187Z]   'head_ref': 'single-file',
[task 2025-01-06T23:00:38.187Z]   'head_repository': 'https://github.com/glandium/taskgraph',
[task 2025-01-06T23:00:38.187Z]   'head_rev': '4350267148b5b7e3a23ebe0d26dce035499e2e04',
[task 2025-01-06T23:00:38.187Z]   'head_tag': '',
[task 2025-01-06T23:00:38.187Z]   'level': '1',
[task 2025-01-06T23:00:38.187Z]   'moz_build_date': '20250106230038',
[task 2025-01-06T23:00:38.187Z]   'next_version': None,
[task 2025-01-06T23:00:38.188Z]   'optimize_strategies': None,
[task 2025-01-06T23:00:38.188Z]   'optimize_target_tasks': True,
[task 2025-01-06T23:00:38.188Z]   'owner': 'glandium@users.noreply.github.com',
[task 2025-01-06T23:00:38.188Z]   'project': 'taskgraph',
[task 2025-01-06T23:00:38.188Z]   'pushdate': 0,
[task 2025-01-06T23:00:38.188Z]   'pushlog_id': '0',
[task 2025-01-06T23:00:38.188Z]   'repository_type': 'git',
[task 2025-01-06T23:00:38.188Z]   'target_tasks_method': 'default',
[task 2025-01-06T23:00:38.189Z]   'tasks_for': 'github-pull-request-untrusted',
[task 2025-01-06T23:00:38.189Z]   'version': None}
[task 2025-01-06T23:00:38.189Z] 2025-01-06 23:00:38,177 - INFO - writing artifact file `parameters.yml`
[task 2025-01-06T23:00:38.189Z] 2025-01-06 23:00:38,184 - INFO - writing artifact file `actions.json`
[task 2025-01-06T23:00:38.190Z] 2025-01-06 23:00:38,189 - INFO - Loading kinds
[task 2025-01-06T23:00:38.190Z] 2025-01-06 23:00:38,190 - DEBUG - loading kind `check` from `taskcluster/kinds/check`
[task 2025-01-06T23:00:38.191Z] 2025-01-06 23:00:38,191 - DEBUG - loading kind `codecov` from `taskcluster/kinds/codecov`
[task 2025-01-06T23:00:38.192Z] 2025-01-06 23:00:38,192 - DEBUG - loading kind `push-image` from `taskcluster/kinds/push-image`
[task 2025-01-06T23:00:38.193Z] 2025-01-06 23:00:38,193 - DEBUG - loading kind `test` from `taskcluster/kinds/test`
[task 2025-01-06T23:00:38.194Z] 2025-01-06 23:00:38,194 - DEBUG - loading kind `doc` from `taskcluster/kinds/doc`
[task 2025-01-06T23:00:38.195Z] 2025-01-06 23:00:38,195 - DEBUG - loading kind `docker-image` from `taskcluster/kinds/docker-image`
[task 2025-01-06T23:00:38.196Z] 2025-01-06 23:00:38,196 - DEBUG - loading kind `fetch` from `taskcluster/kinds/fetch`
[task 2025-01-06T23:00:38.197Z] 2025-01-06 23:00:38,197 - INFO - Generating full task set
[task 2025-01-06T23:00:38.197Z] 2025-01-06 23:00:38,197 - DEBUG - Loading tasks for kind check
[task 2025-01-06T23:00:38.218Z] 2025-01-06 23:00:38,218 - DEBUG - Generating tasks for check type
[task 2025-01-06T23:00:38.220Z] 2025-01-06 23:00:38,220 - INFO - Generated 1 tasks for kind check
[task 2025-01-06T23:00:38.220Z] 2025-01-06 23:00:38,220 - DEBUG - Loading tasks for kind doc
[task 2025-01-06T23:00:38.223Z] 2025-01-06 23:00:38,223 - DEBUG - Generating tasks for doc generate
[task 2025-01-06T23:00:38.224Z] 2025-01-06 23:00:38,224 - INFO - Generated 1 tasks for kind doc
[task 2025-01-06T23:00:38.224Z] 2025-01-06 23:00:38,224 - DEBUG - Loading tasks for kind docker-image
[task 2025-01-06T23:00:38.226Z] 2025-01-06 23:00:38,226 - DEBUG - Generating tasks for docker-image decision
[task 2025-01-06T23:00:38.226Z] 2025-01-06 23:00:38,226 - INFO - Writing docker-contexts/decision.tar.gz for docker image decision
[task 2025-01-06T23:00:38.346Z] 2025-01-06 23:00:38,346 - DEBUG - Generating tasks for docker-image fetch
[task 2025-01-06T23:00:38.346Z] 2025-01-06 23:00:38,346 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2025-01-06T23:00:38.360Z] 2025-01-06 23:00:38,360 - DEBUG - Generating tasks for docker-image index-task
[task 2025-01-06T23:00:38.360Z] 2025-01-06 23:00:38,360 - INFO - Writing docker-contexts/index-task.tar.gz for docker image index-task
[task 2025-01-06T23:00:38.363Z] 2025-01-06 23:00:38,363 - DEBUG - Generating tasks for docker-image python
[task 2025-01-06T23:00:38.363Z] 2025-01-06 23:00:38,363 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2025-01-06T23:00:38.382Z] 2025-01-06 23:00:38,382 - DEBUG - Generating tasks for docker-image run-task
[task 2025-01-06T23:00:38.383Z] 2025-01-06 23:00:38,383 - INFO - Writing docker-contexts/run-task.tar.gz for docker image run-task
[task 2025-01-06T23:00:38.402Z] 2025-01-06 23:00:38,402 - DEBUG - Generating tasks for docker-image skopeo
[task 2025-01-06T23:00:38.402Z] 2025-01-06 23:00:38,402 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2025-01-06T23:00:38.426Z] 2025-01-06 23:00:38,426 - INFO - Generated 6 tasks for kind docker-image
[task 2025-01-06T23:00:38.426Z] 2025-01-06 23:00:38,426 - DEBUG - Loading tasks for kind fetch
[task 2025-01-06T23:00:38.430Z] 2025-01-06 23:00:38,430 - DEBUG - Generating tasks for fetch codecov-uploader
[task 2025-01-06T23:00:38.432Z] 2025-01-06 23:00:38,432 - INFO - Generated 1 tasks for kind fetch
[task 2025-01-06T23:00:38.432Z] 2025-01-06 23:00:38,432 - DEBUG - Loading tasks for kind push-image
[task 2025-01-06T23:00:38.435Z] 2025-01-06 23:00:38,435 - DEBUG - Generating tasks for push-image decision
[task 2025-01-06T23:00:38.435Z] 2025-01-06 23:00:38,435 - DEBUG - Generating tasks for push-image run-task
[task 2025-01-06T23:00:38.437Z] 2025-01-06 23:00:38,437 - INFO - Generated 2 tasks for kind push-image
[task 2025-01-06T23:00:38.437Z] 2025-01-06 23:00:38,437 - DEBUG - Loading tasks for kind test
[task 2025-01-06T23:00:38.440Z] 2025-01-06 23:00:38,440 - DEBUG - Generating tasks for test unit
[task 2025-01-06T23:00:38.445Z] 2025-01-06 23:00:38,445 - INFO - Generated 6 tasks for kind test
[task 2025-01-06T23:00:38.445Z] 2025-01-06 23:00:38,445 - DEBUG - Loading tasks for kind codecov
[task 2025-01-06T23:00:38.449Z] 2025-01-06 23:00:38,448 - DEBUG - Generating tasks for codecov upload
[task 2025-01-06T23:00:38.450Z] 2025-01-06 23:00:38,450 - INFO - Generated 1 tasks for kind codecov
[task 2025-01-06T23:00:38.450Z] 2025-01-06 23:00:38,450 - INFO - Generating full task graph
[task 2025-01-06T23:00:38.451Z] 2025-01-06 23:00:38,451 - INFO - Full task graph contains 18 tasks and 22 dependencies
[task 2025-01-06T23:00:38.451Z] 2025-01-06 23:00:38,451 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-06T23:00:38.457Z] 2025-01-06 23:00:38,457 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-06T23:00:38.458Z] 2025-01-06 23:00:38,458 - INFO - Generating target task set
[task 2025-01-06T23:00:38.458Z] 2025-01-06 23:00:38,458 - INFO - Filter filter_target_tasks pruned 10 tasks (8 remain)
[task 2025-01-06T23:00:38.459Z] 2025-01-06 23:00:38,459 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-06T23:00:38.459Z] 2025-01-06 23:00:38,459 - INFO - Generating target task graph
[task 2025-01-06T23:00:38.459Z] 2025-01-06 23:00:38,459 - INFO - Adding 6 tasks with `always_target` attribute
[task 2025-01-06T23:00:38.459Z] 2025-01-06 23:00:38,459 - INFO - Generating optimized task graph
[task 2025-01-06T23:00:38.460Z] 2025-01-06 23:00:38,460 - DEBUG - optimize: check-type kept because of never
[task 2025-01-06T23:00:38.460Z] 2025-01-06 23:00:38,460 - DEBUG - optimize: doc-generate kept because of never
[task 2025-01-06T23:00:38.460Z] 2025-01-06 23:00:38,460 - DEBUG - optimize: docker-image-decision kept because of index-search (index-search)
[task 2025-01-06T23:00:38.460Z] 2025-01-06 23:00:38,460 - DEBUG - optimize: docker-image-fetch kept because of index-search (index-search)
[task 2025-01-06T23:00:38.461Z] 2025-01-06 23:00:38,461 - DEBUG - optimize: docker-image-index-task kept because of index-search (index-search)
[task 2025-01-06T23:00:38.461Z] 2025-01-06 23:00:38,461 - DEBUG - optimize: docker-image-run-task kept because of dependent tasks
[task 2025-01-06T23:00:38.461Z] 2025-01-06 23:00:38,461 - DEBUG - optimize: docker-image-skopeo kept because of index-search (index-search)
[task 2025-01-06T23:00:38.461Z] 2025-01-06 23:00:38,461 - DEBUG - optimize: test-unit-py310 kept because of never
[task 2025-01-06T23:00:38.462Z] 2025-01-06 23:00:38,462 - DEBUG - optimize: test-unit-py311 kept because of never
[task 2025-01-06T23:00:38.462Z] 2025-01-06 23:00:38,462 - DEBUG - optimize: test-unit-py312 kept because of never
[task 2025-01-06T23:00:38.462Z] 2025-01-06 23:00:38,462 - DEBUG - optimize: test-unit-py313 kept because of never
[task 2025-01-06T23:00:38.462Z] 2025-01-06 23:00:38,462 - DEBUG - optimize: test-unit-py38 kept because of never
[task 2025-01-06T23:00:38.463Z] 2025-01-06 23:00:38,462 - DEBUG - optimize: test-unit-py39 kept because of never
[task 2025-01-06T23:00:38.463Z] 2025-01-06 23:00:38,463 - DEBUG - optimize: docker-image-python kept because of dependent tasks
[task 2025-01-06T23:00:38.463Z] 2025-01-06 23:00:38,463 - INFO - No tasks removed during optimization
[task 2025-01-06T23:00:38.463Z] 2025-01-06 23:00:38,463 - DEBUG - Running in Taskcluster instance https://firefox-ci-tc.services.mozilla.com with taskcluster-proxy
[task 2025-01-06T23:00:38.467Z] 2025-01-06 23:00:38,466 - DEBUG - Starting new HTTPS connection (1): firefox-ci-tc.services.mozilla.com:443
[task 2025-01-06T23:00:38.513Z] 2025-01-06 23:00:38,513 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/index/v1/tasks/indexes HTTP/11" 200 306
[task 2025-01-06T23:00:38.529Z] 2025-01-06 23:00:38,529 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/queue/v1/tasks/status HTTP/11" 200 1040
[task 2025-01-06T23:00:38.530Z] 2025-01-06 23:00:38,530 - DEBUG - replace_tasks: docker-image-fetch
[task 2025-01-06T23:00:38.530Z] 2025-01-06 23:00:38,530 - DEBUG - replace_tasks: docker-image-fetch kept by optimization strategy
[task 2025-01-06T23:00:38.530Z] 2025-01-06 23:00:38,530 - DEBUG - replace_tasks: docker-image-index-task
[task 2025-01-06T23:00:38.530Z] 2025-01-06 23:00:38,530 - DEBUG - replace_tasks: docker-image-index-task replaced with FiBt4k8RRkCzvN1aRBkEvQ by optimization strategy
[task 2025-01-06T23:00:38.531Z] 2025-01-06 23:00:38,530 - DEBUG - replace_tasks: docker-image-python
[task 2025-01-06T23:00:38.531Z] 2025-01-06 23:00:38,531 - DEBUG - replace_tasks: docker-image-python kept by optimization strategy
[task 2025-01-06T23:00:38.531Z] 2025-01-06 23:00:38,531 - DEBUG - replace_tasks: docker-image-run-task
[task 2025-01-06T23:00:38.531Z] 2025-01-06 23:00:38,531 - DEBUG - replace_tasks: docker-image-run-task kept by optimization strategy
[task 2025-01-06T23:00:38.531Z] 2025-01-06 23:00:38,531 - DEBUG - replace_tasks: docker-image-skopeo
[task 2025-01-06T23:00:38.531Z] 2025-01-06 23:00:38,531 - DEBUG - replace_tasks: docker-image-skopeo kept by optimization strategy
[task 2025-01-06T23:00:38.532Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: test-unit-py310
[task 2025-01-06T23:00:38.532Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: test-unit-py310 depends on an unreplaced or unremoved task
[task 2025-01-06T23:00:38.532Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: test-unit-py311
[task 2025-01-06T23:00:38.532Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: test-unit-py311 depends on an unreplaced or unremoved task
[task 2025-01-06T23:00:38.532Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: test-unit-py312
[task 2025-01-06T23:00:38.532Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: test-unit-py312 depends on an unreplaced or unremoved task
[task 2025-01-06T23:00:38.532Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: test-unit-py313
[task 2025-01-06T23:00:38.532Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: test-unit-py313 depends on an unreplaced or unremoved task
[task 2025-01-06T23:00:38.532Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: test-unit-py38
[task 2025-01-06T23:00:38.532Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: test-unit-py38 depends on an unreplaced or unremoved task
[task 2025-01-06T23:00:38.532Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: test-unit-py39
[task 2025-01-06T23:00:38.532Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: test-unit-py39 depends on an unreplaced or unremoved task
[task 2025-01-06T23:00:38.532Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: check-type
[task 2025-01-06T23:00:38.532Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: check-type depends on an unreplaced or unremoved task
[task 2025-01-06T23:00:38.532Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: doc-generate
[task 2025-01-06T23:00:38.532Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: doc-generate depends on an unreplaced or unremoved task
[task 2025-01-06T23:00:38.533Z] 2025-01-06 23:00:38,532 - DEBUG - replace_tasks: docker-image-decision
[task 2025-01-06T23:00:38.533Z] 2025-01-06 23:00:38,533 - DEBUG - replace_tasks: docker-image-decision depends on an unreplaced or unremoved task
[task 2025-01-06T23:00:38.533Z] 2025-01-06 23:00:38,533 - INFO - Replaced 1 tasks by index-search (index-search) during optimization.
[task 2025-01-06T23:00:38.534Z] 2025-01-06 23:00:38,534 - DEBUG - Morphing: adding index tasks
[task 2025-01-06T23:00:38.534Z] 2025-01-06 23:00:38,534 - DEBUG - Morphing: adding code review task
[task 2025-01-06T23:00:38.534Z] 2025-01-06 23:00:38,534 - INFO - writing artifact file `task-graph.json`
[task 2025-01-06T23:00:38.538Z] 2025-01-06 23:00:38,538 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-06T23:00:38.541Z] 2025-01-06 23:00:38,540 - INFO - Creating task with taskId A5vmmXxVS9uFHQIWNn6EoA for docker-image-fetch
[task 2025-01-06T23:00:38.542Z] 2025-01-06 23:00:38,542 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-01-06T23:00:38.545Z] 2025-01-06 23:00:38,543 - INFO - Creating task with taskId bkRUSFeKSACC6awGvz4_jw for docker-image-run-task
[task 2025-01-06T23:00:38.545Z] 2025-01-06 23:00:38,544 - DEBUG - Starting new HTTP connection (2): taskcluster:80
[task 2025-01-06T23:00:38.549Z] 2025-01-06 23:00:38,548 - INFO - Creating task with taskId MC5Llg5cSoKG4SLo8YnqWQ for docker-image-skopeo
[task 2025-01-06T23:00:38.550Z] 2025-01-06 23:00:38,550 - DEBUG - Starting new HTTP connection (3): taskcluster:80
[task 2025-01-06T23:00:38.551Z] 2025-01-06 23:00:38,551 - INFO - Creating task with taskId FPlmYaAfT0SYZ5sC2ljM9g for docker-image-python
[task 2025-01-06T23:00:38.552Z] 2025-01-06 23:00:38,552 - DEBUG - Starting new HTTP connection (4): taskcluster:80
[task 2025-01-06T23:00:38.624Z] 2025-01-06 23:00:38,624 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/FPlmYaAfT0SYZ5sC2ljM9g HTTP/11" 200 436
[task 2025-01-06T23:00:38.625Z] 2025-01-06 23:00:38,625 - INFO - Creating task with taskId bLYBkxXKTZK_qp1XtWPE3g for test-unit-py312
[task 2025-01-06T23:00:38.627Z] 2025-01-06 23:00:38,627 - INFO - Creating task with taskId N2-VGPDWRrWZHUvdECYbyQ for test-unit-py311
[task 2025-01-06T23:00:38.630Z] 2025-01-06 23:00:38,629 - DEBUG - Starting new HTTP connection (5): taskcluster:80
[task 2025-01-06T23:00:38.631Z] 2025-01-06 23:00:38,629 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/MC5Llg5cSoKG4SLo8YnqWQ HTTP/11" 200 436
[task 2025-01-06T23:00:38.632Z] 2025-01-06 23:00:38,632 - INFO - Creating task with taskId ahfIAPUmTjqvaUYOsZCCGw for test-unit-py310
[task 2025-01-06T23:00:38.633Z] 2025-01-06 23:00:38,630 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/A5vmmXxVS9uFHQIWNn6EoA HTTP/11" 200 436
[task 2025-01-06T23:00:38.634Z] 2025-01-06 23:00:38,630 - INFO - Creating task with taskId FAb9bQAkSw-HvgWyPRuQjQ for doc-generate
[task 2025-01-06T23:00:38.642Z] 2025-01-06 23:00:38,642 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/bkRUSFeKSACC6awGvz4_jw HTTP/11" 200 436
[task 2025-01-06T23:00:38.642Z] 2025-01-06 23:00:38,642 - INFO - Creating task with taskId LAo-7TflS_SY7-5ElHE-sg for check-type
[task 2025-01-06T23:00:38.644Z] 2025-01-06 23:00:38,644 - INFO - Creating task with taskId fkREem7jTf-j2QEXNcYuzA for test-unit-py38
[task 2025-01-06T23:00:38.649Z] 2025-01-06 23:00:38,649 - DEBUG - Starting new HTTP connection (6): taskcluster:80
[task 2025-01-06T23:00:38.653Z] 2025-01-06 23:00:38,644 - INFO - Creating task with taskId D2l1L2tgTmiwj_Nvigd3DQ for test-unit-py313
[task 2025-01-06T23:00:38.655Z] 2025-01-06 23:00:38,651 - DEBUG - Starting new HTTP connection (7): taskcluster:80
[task 2025-01-06T23:00:38.655Z] 2025-01-06 23:00:38,652 - INFO - Creating task with taskId Xg-64Za5QsOhm58N1RA7Bw for test-unit-py39
[task 2025-01-06T23:00:38.655Z] 2025-01-06 23:00:38,653 - DEBUG - Starting new HTTP connection (8): taskcluster:80
[task 2025-01-06T23:00:38.677Z] 2025-01-06 23:00:38,677 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/bLYBkxXKTZK_qp1XtWPE3g HTTP/11" 200 434
[task 2025-01-06T23:00:38.678Z] 2025-01-06 23:00:38,678 - INFO - Creating task with taskId O6CVL93bQg2DuUbqMGptNA for docker-image-decision
[task 2025-01-06T23:00:38.679Z] 2025-01-06 23:00:38,679 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/LAo-7TflS_SY7-5ElHE-sg HTTP/11" 200 434
[task 2025-01-06T23:00:38.681Z] 2025-01-06 23:00:38,681 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/ahfIAPUmTjqvaUYOsZCCGw HTTP/11" 200 434
[task 2025-01-06T23:00:38.689Z] 2025-01-06 23:00:38,688 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/fkREem7jTf-j2QEXNcYuzA HTTP/11" 200 434
[task 2025-01-06T23:00:38.691Z] 2025-01-06 23:00:38,690 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/N2-VGPDWRrWZHUvdECYbyQ HTTP/11" 200 434
[task 2025-01-06T23:00:38.691Z] 2025-01-06 23:00:38,691 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/D2l1L2tgTmiwj_Nvigd3DQ HTTP/11" 200 434
[task 2025-01-06T23:00:38.693Z] 2025-01-06 23:00:38,692 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/Xg-64Za5QsOhm58N1RA7Bw HTTP/11" 200 434
[task 2025-01-06T23:00:38.698Z] 2025-01-06 23:00:38,698 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/FAb9bQAkSw-HvgWyPRuQjQ HTTP/11" 200 434
[task 2025-01-06T23:00:38.723Z] 2025-01-06 23:00:38,723 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/O6CVL93bQg2DuUbqMGptNA HTTP/11" 200 436
[taskcluster 2025-01-06 23:00:39.710Z] === Task Finished ===
[taskcluster 2025-01-06 23:00:41.776Z] Successful task run with exit code: 0 completed in 24.958 seconds