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: translations integration tests #210

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

remove `REV` from integration test task definitions

1bcb59e
Select commit
Loading
Failed to load commit list.
Draft

feat: translations integration tests #210

remove `REV` from integration test task definitions
1bcb59e
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task (pull-request) succeeded Jan 27, 2025 in 1m 47s

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-27T12:04:34.877Z
Resolved: 2025-01-27T12:04:58.958Z
Task Execution Time: 24 seconds, 81 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/build-decision.tar.gz
- public/docker-contexts/python3.11.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-27 12:04:34.923Z] Task ID: Ve6H1gptTMi63nUreed7rw
[taskcluster 2025-01-27 12:04:34.923Z] Worker ID: 6382793731107113212
[taskcluster 2025-01-27 12:04:34.923Z] Worker Group: us-west1-b
[taskcluster 2025-01-27 12:04:34.923Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-27 12:04:34.923Z] Worker Pool: ci-1/decision-gcp
[taskcluster 2025-01-27 12:04:34.923Z] Worker Version: 38.0.5
[taskcluster 2025-01-27 12:04:34.923Z] Public IP: 34.105.82.170
[taskcluster 2025-01-27 12:04:34.923Z] Hostname: ci-1-decision-gcp-mtgmme09slq--z9olpghnw
[taskcluster 2025-01-27 12:04:34.923Z] using cache "ci-level-1-checkouts-sparse-v1" -> /builds/worker/checkouts

a97e721672c2 - Started downloading
767462d92fac - Started downloading
0921fcff5269 - Started downloading
a97e721672c2 - Downloaded in 0.114 seconds
fcecf3b8b64b - Started downloading
fcecf3b8b64b - Downloaded in 0.001 seconds
0921fcff5269 - Downloaded in 0.529 seconds
767462d92fac - Downloaded in 1.023 seconds
Digest: sha256:57e4c2d2ad92cea663dcc02cacbfd88b3506edde80e19fbd8a57b3dfe37ae9bd
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:57e4c2d2ad92cea663dcc02cacbfd88b3506edde80e19fbd8a57b3dfe37ae9bd
[taskcluster 2025-01-27 12:04:49.496Z] === Task Starting ===
[setup 2025-01-27T12:04:51.778Z] run-task started in /
[setup 2025-01-27T12:04:51.778Z] Invoked by command: --fxci-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --verbose --pushlog-id='0' --pushdate='0' --project='fxci-config' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/fxci-config' --base-ref='main' --base-rev='8a79eec8773e47631ec91844e309885fb22c0754' --head-repository='https://github.com/bhearsum/fxci-config' --head-ref='translations-integration-cron' --head-rev='1bcb59ed89c1e31d63208067c9d003a460401924' ${TRY_TASK_CONFIG_FILE+--try-task-config-file="${TRY_TASK_CONFIG_FILE}"} 

[setup 2025-01-27T12:04:51.778Z] Python version: 3.11.2
[vcs 2025-01-27T12:04:51.780Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-01-27T12:04:51.781Z] running as worker:worker
[vcs 2025-01-27T12:04:51.781Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-01-27T12:04:51.783Z] executing ['git', 'clone', 'https://github.com/bhearsum/fxci-config', '/builds/worker/checkouts/src']
[vcs 2025-01-27T12:04:51.785Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-01-27T12:04:53.271Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2025-01-27T12:04:53.577Z] From https://github.com/bhearsum/fxci-config
[vcs 2025-01-27T12:04:53.577Z]  * branch            main       -> FETCH_HEAD
[vcs 2025-01-27T12:04:53.584Z] executing ['git', 'checkout', 'main']
[vcs 2025-01-27T12:04:53.591Z] Already on 'main'
[vcs 2025-01-27T12:04:53.593Z] Your branch is up to date with 'origin/main'.
[vcs 2025-01-27T12:04:53.593Z] executing ['git', 'fetch', 'origin', '8a79eec8773e47631ec91844e309885fb22c0754']
[vcs 2025-01-27T12:04:53.827Z] From https://github.com/bhearsum/fxci-config
[vcs 2025-01-27T12:04:53.827Z]  * branch            8a79eec8773e47631ec91844e309885fb22c0754 -> FETCH_HEAD
[vcs 2025-01-27T12:04:53.832Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/bhearsum/fxci-config', 'translations-integration-cron']
[vcs 2025-01-27T12:04:54.151Z] From https://github.com/bhearsum/fxci-config
[vcs 2025-01-27T12:04:54.151Z]  * branch            translations-integration-cron -> FETCH_HEAD
[vcs 2025-01-27T12:04:54.156Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bhearsum/fxci-config', 'translations-integration-cron']
[vcs 2025-01-27T12:04:54.401Z] From https://github.com/bhearsum/fxci-config
[vcs 2025-01-27T12:04:54.401Z]  * branch            translations-integration-cron -> FETCH_HEAD
[vcs 2025-01-27T12:04:54.407Z] executing ['git', 'checkout', '-f', '-B', 'translations-integration-cron', '1bcb59ed89c1e31d63208067c9d003a460401924']
[vcs 2025-01-27T12:04:54.420Z] Switched to a new branch 'translations-integration-cron'
[vcs 2025-01-27T12:04:54.421Z] cleaning git checkout...
[vcs 2025-01-27T12:04:54.421Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-27T12:04:54.423Z] removing []
[vcs 2025-01-27T12:04:54.423Z] successfully cleaned git checkout!
[vcs 2025-01-27T12:04:54.425Z] TinderboxPrint:<a href='https://github.com/bhearsum/fxci-config/commit/1bcb59ed89c1e31d63208067c9d003a460401924' title='Built from fxci-config commit 1bcb59ed89c1e31d63208067c9d003a460401924'>1bcb59ed89c1e31d63208067c9d003a460401924</a>
[pip-install 2025-01-27T12:04:54.444Z] executing ['uv', 'pip', 'install', '--python', '/usr/bin/python3', '--target', '/builds/worker/.local/lib/python3.11/site-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2025-01-27T12:04:54.800Z] Resolved 20 packages in 301ms
[pip-install 2025-01-27T12:04:54.926Z] Prepared 20 packages in 122ms
[pip-install 2025-01-27T12:04:54.940Z] Installed 20 packages in 13ms
[pip-install 2025-01-27T12:04:54.940Z]  + aiohappyeyeballs==2.4.4
[pip-install 2025-01-27T12:04:54.941Z]  + aiohttp==3.11.11
[pip-install 2025-01-27T12:04:54.941Z]  + aiosignal==1.3.2
[pip-install 2025-01-27T12:04:54.941Z]  + async-timeout==5.0.1
[pip-install 2025-01-27T12:04:54.941Z]  + attrs==24.3.0
[pip-install 2025-01-27T12:04:54.941Z]  + certifi==2024.12.14
[pip-install 2025-01-27T12:04:54.941Z]  + charset-normalizer==3.4.1
[pip-install 2025-01-27T12:04:54.941Z]  + frozenlist==1.5.0
[pip-install 2025-01-27T12:04:54.941Z]  + idna==3.10
[pip-install 2025-01-27T12:04:54.941Z]  + mohawk==1.1.0
[pip-install 2025-01-27T12:04:54.941Z]  + multidict==6.1.0
[pip-install 2025-01-27T12:04:54.942Z]  + propcache==0.2.1
[pip-install 2025-01-27T12:04:54.942Z]  + python-dateutil==2.9.0.post0
[pip-install 2025-01-27T12:04:54.942Z]  + requests==2.32.3
[pip-install 2025-01-27T12:04:54.942Z]  + six==1.17.0
[pip-install 2025-01-27T12:04:54.943Z]  + slugid==2.0.0
[pip-install 2025-01-27T12:04:54.943Z]  + taskcluster==78.2.0
[pip-install 2025-01-27T12:04:54.943Z]  + taskcluster-urls==13.0.1
[pip-install 2025-01-27T12:04:54.943Z]  + urllib3==2.3.0
[pip-install 2025-01-27T12:04:54.943Z]  + yarl==1.18.3
[task 2025-01-27T12:04:54.949Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --verbose --pushlog-id=\'0\' --pushdate=\'0\' --project=\'fxci-config\' --owner=\'[email protected]\' --level=\'1\' --repository-type=git --tasks-for=\'github-pull-request\' --base-repository=\'https://github.com/mozilla-releng/fxci-config\' --base-ref=\'main\' --base-rev=\'8a79eec8773e47631ec91844e309885fb22c0754\' --head-repository=\'https://github.com/bhearsum/fxci-config\' --head-ref=\'translations-integration-cron\' --head-rev=\'1bcb59ed89c1e31d63208067c9d003a460401924\' ${TRY_TASK_CONFIG_FILE+--try-task-config-file="${TRY_TASK_CONFIG_FILE}"} \n']
[task 2025-01-27T12:04:54.951Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-01-27T12:04:54.953Z] + taskgraph decision --verbose --pushlog-id=0 --pushdate=0 --project=fxci-config [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla-releng/fxci-config --base-ref=main --base-rev=8a79eec8773e47631ec91844e309885fb22c0754 --head-repository=https://github.com/bhearsum/fxci-config --head-ref=translations-integration-cron --head-rev=1bcb59ed89c1e31d63208067c9d003a460401924
[task 2025-01-27T12:04:55.548Z] 2025-01-27 12:04:55,548 - INFO - Loading graph configuration.
[task 2025-01-27T12:04:55.548Z] 2025-01-27 12:04:55,548 - DEBUG - loading config from `taskcluster/config.yml`
[task 2025-01-27T12:04:55.559Z] 2025-01-27 12:04:55,559 - WARNING - using default project parameters; add fxci-config to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-01-27T12:04:55.560Z] 2025-01-27 12:04:55,560 - INFO - Using Parameters(id=ed1998adb1f9) (from defaults)
[task 2025-01-27T12:04:55.561Z] 2025-01-27 12:04:55,561 - DEBUG - Dumping parameters:
[task 2025-01-27T12:04:55.561Z] { 'base_ref': 'main',
[task 2025-01-27T12:04:55.561Z]   'base_repository': 'https://github.com/mozilla-releng/fxci-config',
[task 2025-01-27T12:04:55.561Z]   'base_rev': '8a79eec8773e47631ec91844e309885fb22c0754',
[task 2025-01-27T12:04:55.561Z]   'build_date': 1737979495,
[task 2025-01-27T12:04:55.561Z]   'build_number': 1,
[task 2025-01-27T12:04:55.561Z]   'do_not_optimize': [],
[task 2025-01-27T12:04:55.561Z]   'enable_always_target': True,
[task 2025-01-27T12:04:55.561Z]   'existing_tasks': {},
[task 2025-01-27T12:04:55.561Z]   'files_changed': [ 'taskcluster/fxci_config_taskgraph/util/integration.py',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/test/test_transforms_integration_test.py',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/fxci_config_taskgraph/util/integration.py',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/test/test_transforms_integration_test.py',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/fxci_config_taskgraph/transforms/integration_test.py',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/kinds/integration-test/kind.yml',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/kinds/firefoxci-artifact/kind.yml',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/fxci_config_taskgraph/transforms/firefoxci_artifact.py',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/test/test_transforms_firefoxci_artifact.py',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/fxci_config_taskgraph/util/integration.py',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/test/test_transforms_firefoxci_artifact.py',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/fxci_config_taskgraph/transforms/integration_test.py',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/test/test_transforms_integration_test.py',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/fxci_config_taskgraph/transforms/firefoxci_artifact.py',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/fxci_config_taskgraph/transforms/integration_test.py',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/fxci_config_taskgraph/util/integration.py',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/test/test_transforms_firefoxci_artifact.py',
[task 2025-01-27T12:04:55.561Z]                      'taskcluster/test/test_transforms_integration_test.py'],
[task 2025-01-27T12:04:55.561Z]   'filters': ['target_tasks_method'],
[task 2025-01-27T12:04:55.561Z]   'head_ref': 'translations-integration-cron',
[task 2025-01-27T12:04:55.561Z]   'head_repository': 'https://github.com/bhearsum/fxci-config',
[task 2025-01-27T12:04:55.561Z]   'head_rev': '1bcb59ed89c1e31d63208067c9d003a460401924',
[task 2025-01-27T12:04:55.562Z]   'head_tag': '',
[task 2025-01-27T12:04:55.562Z]   'level': '1',
[task 2025-01-27T12:04:55.562Z]   'moz_build_date': '20250127120455',
[task 2025-01-27T12:04:55.562Z]   'next_version': None,
[task 2025-01-27T12:04:55.562Z]   'optimize_strategies': None,
[task 2025-01-27T12:04:55.562Z]   'optimize_target_tasks': True,
[task 2025-01-27T12:04:55.562Z]   'owner': '[email protected]',
[task 2025-01-27T12:04:55.562Z]   'project': 'fxci-config',
[task 2025-01-27T12:04:55.562Z]   'pushdate': 0,
[task 2025-01-27T12:04:55.562Z]   'pushlog_id': '0',
[task 2025-01-27T12:04:55.562Z]   'repository_type': 'git',
[task 2025-01-27T12:04:55.562Z]   'target_tasks_method': 'default',
[task 2025-01-27T12:04:55.562Z]   'tasks_for': 'github-pull-request',
[task 2025-01-27T12:04:55.562Z]   'version': None}
[task 2025-01-27T12:04:55.562Z] 2025-01-27 12:04:55,562 - INFO - writing artifact file `parameters.yml`
[task 2025-01-27T12:04:55.573Z] 2025-01-27 12:04:55,573 - INFO - writing artifact file `actions.json`
[task 2025-01-27T12:04:55.574Z] 2025-01-27 12:04:55,574 - INFO - Loading kinds
[task 2025-01-27T12:04:55.574Z] 2025-01-27 12:04:55,574 - DEBUG - loading kind `tests` from `taskcluster/kinds/tests`
[task 2025-01-27T12:04:55.575Z] 2025-01-27 12:04:55,575 - DEBUG - loading kind `tc-admin` from `taskcluster/kinds/tc-admin`
[task 2025-01-27T12:04:55.576Z] 2025-01-27 12:04:55,576 - DEBUG - loading kind `docker-image` from `taskcluster/kinds/docker-image`
[task 2025-01-27T12:04:55.576Z] 2025-01-27 12:04:55,576 - DEBUG - loading kind `integration-test` from `taskcluster/kinds/integration-test`
[task 2025-01-27T12:04:55.577Z] 2025-01-27 12:04:55,577 - DEBUG - loading kind `firefoxci-artifact` from `taskcluster/kinds/firefoxci-artifact`
[task 2025-01-27T12:04:55.578Z] 2025-01-27 12:04:55,577 - INFO - Generating full task set
[task 2025-01-27T12:04:55.578Z] 2025-01-27 12:04:55,578 - DEBUG - Loading tasks for kind docker-image
[task 2025-01-27T12:04:55.598Z] 2025-01-27 12:04:55,597 - DEBUG - Generating tasks for docker-image build-decision
[task 2025-01-27T12:04:55.598Z] 2025-01-27 12:04:55,598 - INFO - Writing docker-contexts/build-decision.tar.gz for docker image build-decision
[task 2025-01-27T12:04:55.609Z] 2025-01-27 12:04:55,609 - DEBUG - Generating tasks for docker-image python3.11
[task 2025-01-27T12:04:55.609Z] 2025-01-27 12:04:55,609 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2025-01-27T12:04:55.626Z] 2025-01-27 12:04:55,626 - INFO - Generated 2 tasks for kind docker-image
[task 2025-01-27T12:04:55.626Z] 2025-01-27 12:04:55,626 - DEBUG - Loading tasks for kind firefoxci-artifact
[task 2025-01-27T12:04:55.682Z] 2025-01-27 12:04:55,681 - INFO - Generated 0 tasks for kind firefoxci-artifact
[task 2025-01-27T12:04:55.682Z] 2025-01-27 12:04:55,682 - DEBUG - Loading tasks for kind tc-admin
[task 2025-01-27T12:04:55.683Z] 2025-01-27 12:04:55,683 - DEBUG - Generating tasks for tc-admin apply-staging
[task 2025-01-27T12:04:55.684Z] 2025-01-27 12:04:55,684 - INFO - Generated 1 tasks for kind tc-admin
[task 2025-01-27T12:04:55.684Z] 2025-01-27 12:04:55,684 - DEBUG - Loading tasks for kind tests
[task 2025-01-27T12:04:55.686Z] 2025-01-27 12:04:55,686 - DEBUG - Generating tasks for tests unit-ciadmin
[task 2025-01-27T12:04:55.686Z] 2025-01-27 12:04:55,686 - DEBUG - Generating tasks for tests unit-build-decision
[task 2025-01-27T12:04:55.686Z] 2025-01-27 12:04:55,686 - DEBUG - Generating tasks for tests unit-fxci-config-taskgraph
[task 2025-01-27T12:04:55.688Z] 2025-01-27 12:04:55,688 - INFO - Generated 3 tasks for kind tests
[task 2025-01-27T12:04:55.688Z] 2025-01-27 12:04:55,688 - DEBUG - Loading tasks for kind integration-test
[task 2025-01-27T12:04:55.691Z] 2025-01-27 12:04:55,691 - INFO - Generated 0 tasks for kind integration-test
[task 2025-01-27T12:04:55.691Z] 2025-01-27 12:04:55,691 - INFO - Generating full task graph
[task 2025-01-27T12:04:55.691Z] 2025-01-27 12:04:55,691 - INFO - Full task graph contains 6 tasks and 4 dependencies
[task 2025-01-27T12:04:55.692Z] 2025-01-27 12:04:55,692 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-27T12:04:55.694Z] 2025-01-27 12:04:55,694 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-27T12:04:55.694Z] 2025-01-27 12:04:55,694 - INFO - Generating target task set
[task 2025-01-27T12:04:55.694Z] 2025-01-27 12:04:55,694 - INFO - Filter filter_target_tasks pruned 3 tasks (3 remain)
[task 2025-01-27T12:04:55.694Z] 2025-01-27 12:04:55,694 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-27T12:04:55.695Z] 2025-01-27 12:04:55,695 - INFO - Generating target task graph
[task 2025-01-27T12:04:55.695Z] 2025-01-27 12:04:55,695 - INFO - Adding 2 tasks with `always_target` attribute
[task 2025-01-27T12:04:55.695Z] 2025-01-27 12:04:55,695 - INFO - Generating optimized task graph
[task 2025-01-27T12:04:55.696Z] 2025-01-27 12:04:55,696 - DEBUG - no files found matching a pattern in `skip-unless-changed` for "tests-unit-build-decision"
[task 2025-01-27T12:04:55.696Z] 2025-01-27 12:04:55,696 - DEBUG - optimize: docker-image-build-decision kept because of index-search (index-search)
[task 2025-01-27T12:04:55.696Z] 2025-01-27 12:04:55,696 - DEBUG - optimize: tests-unit-build-decision removed because of skip-unless-changed (skip-unless-changed)
[task 2025-01-27T12:04:55.696Z] 2025-01-27 12:04:55,696 - DEBUG - optimize: tests-unit-ciadmin kept because of never
[task 2025-01-27T12:04:55.696Z] 2025-01-27 12:04:55,696 - DEBUG - optimize: tests-unit-fxci-config-taskgraph kept because of skip-unless-changed (skip-unless-changed)
[task 2025-01-27T12:04:55.697Z] 2025-01-27 12:04:55,697 - DEBUG - optimize: docker-image-python3.11 kept because of dependent tasks
[task 2025-01-27T12:04:55.697Z] 2025-01-27 12:04:55,697 - INFO - Removed 1 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2025-01-27T12:04:55.697Z] 2025-01-27 12:04:55,697 - DEBUG - Running in Taskcluster instance https://firefox-ci-tc.services.mozilla.com with taskcluster-proxy
[task 2025-01-27T12:04:55.699Z] 2025-01-27 12:04:55,699 - DEBUG - Starting new HTTPS connection (1): firefox-ci-tc.services.mozilla.com:443
[task 2025-01-27T12:04:55.726Z] 2025-01-27 12:04:55,726 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/index/v1/tasks/indexes HTTP/1.1" 200 None
[task 2025-01-27T12:04:55.741Z] 2025-01-27 12:04:55,741 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/queue/v1/tasks/status HTTP/1.1" 200 None
[task 2025-01-27T12:04:55.742Z] 2025-01-27 12:04:55,742 - DEBUG - replace_tasks: docker-image-build-decision
[task 2025-01-27T12:04:55.742Z] 2025-01-27 12:04:55,742 - DEBUG - replace_tasks: docker-image-build-decision replaced with AM4FVPiSTY-3_dJE2I3iNg by optimization strategy
[task 2025-01-27T12:04:55.742Z] 2025-01-27 12:04:55,742 - DEBUG - replace_tasks: docker-image-python3.11
[task 2025-01-27T12:04:55.744Z] 2025-01-27 12:04:55,744 - DEBUG - replace_tasks: docker-image-python3.11 replaced with Cd_1Wyz7QsO1W0ZgLaQ9kw by optimization strategy
[task 2025-01-27T12:04:55.744Z] 2025-01-27 12:04:55,744 - DEBUG - replace_tasks: tests-unit-build-decision
[task 2025-01-27T12:04:55.744Z] 2025-01-27 12:04:55,744 - DEBUG - replace_tasks: tests-unit-build-decision kept by optimization strategy
[task 2025-01-27T12:04:55.744Z] 2025-01-27 12:04:55,744 - DEBUG - replace_tasks: tests-unit-ciadmin
[task 2025-01-27T12:04:55.744Z] 2025-01-27 12:04:55,744 - DEBUG - replace_tasks: tests-unit-ciadmin kept by optimization strategy
[task 2025-01-27T12:04:55.744Z] 2025-01-27 12:04:55,744 - DEBUG - replace_tasks: tests-unit-fxci-config-taskgraph
[task 2025-01-27T12:04:55.744Z] 2025-01-27 12:04:55,744 - DEBUG - replace_tasks: tests-unit-fxci-config-taskgraph kept by optimization strategy
[task 2025-01-27T12:04:55.745Z] 2025-01-27 12:04:55,744 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2025-01-27T12:04:55.745Z] 2025-01-27 12:04:55,745 - DEBUG - Morphing: adding index tasks
[task 2025-01-27T12:04:55.745Z] 2025-01-27 12:04:55,745 - DEBUG - Morphing: adding code review task
[task 2025-01-27T12:04:55.745Z] 2025-01-27 12:04:55,745 - INFO - writing artifact file `task-graph.json`
[task 2025-01-27T12:04:55.746Z] 2025-01-27 12:04:55,746 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-27T12:04:55.748Z] 2025-01-27 12:04:55,748 - INFO - Creating task with taskId SuiRnYeHRUCB-lAJ2-Eaug for tests-unit-fxci-config-taskgraph
[task 2025-01-27T12:04:55.749Z] 2025-01-27 12:04:55,749 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-01-27T12:04:55.750Z] 2025-01-27 12:04:55,750 - INFO - Creating task with taskId bMCgslWOSeeG8yzP_KoH-w for tests-unit-ciadmin
[task 2025-01-27T12:04:55.752Z] 2025-01-27 12:04:55,752 - DEBUG - Starting new HTTP connection (2): taskcluster:80
[task 2025-01-27T12:04:55.861Z] 2025-01-27 12:04:55,861 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/bMCgslWOSeeG8yzP_KoH-w HTTP/1.1" 200 413
[task 2025-01-27T12:04:55.865Z] 2025-01-27 12:04:55,865 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/SuiRnYeHRUCB-lAJ2-Eaug HTTP/1.1" 200 413
[taskcluster 2025-01-27 12:04:56.107Z] === Task Finished ===
[taskcluster 2025-01-27 12:04:58.211Z] Successful task run with exit code: 0 completed in 23.289 seconds