Skip to content

minor fix

c8e23dc
Select commit
Loading
Failed to load commit list.
Merged

Philimon/add fail safe for beta split reporting #753

minor fix
c8e23dc
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Aug 26, 2025 in 18s

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-08-26T16:51:40.603Z
Resolved: 2025-08-26T16:51:58.335Z
Task Execution Time: 17 seconds, 732 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/docker-contexts
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/live_backing.log
- public/logs/live.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2025-08-26 16:51:40.762Z] Task ID: bScXDgAbSC6I4xcB5-d-7Q
[taskcluster 2025-08-26 16:51:40.762Z] Worker ID: 4147038553680927487
[taskcluster 2025-08-26 16:51:40.762Z] Worker Group: us-central1-a
[taskcluster 2025-08-26 16:51:40.762Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-08-26 16:51:40.762Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2025-08-26 16:51:40.762Z] Worker Version: 38.0.5
[taskcluster 2025-08-26 16:51:40.762Z] Public IP: 34.63.253.155
[taskcluster 2025-08-26 16:51:40.762Z] Hostname: mozilla-1-decision-gcp-xmmd6h2tt7gjldlid58hva
[taskcluster 2025-08-26 16:51:40.762Z] using cache "mozilla-project-fx-desktop-qa-automation-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

fcdfd3b84ce7 - Started downloading
e500ac82a2b3 - Started downloading
fc74ca0d8918 - Started downloading
fcdfd3b84ce7 - Downloaded in 0.14 seconds
e500ac82a2b3 - Downloaded in 0.238 seconds
88c11fcfe2cd - Started downloading
88c11fcfe2cd - Downloaded in 0.001 seconds
fc74ca0d8918 - Downloaded in 1.312 seconds
Digest: sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
[taskcluster 2025-08-26 16:51:49.865Z] === Task Starting ===
[setup 2025-08-26T16:51:51.134Z] run-task started in /
[setup 2025-08-26T16:51:51.134Z] Invoked by command: --fx_desktop_qa_automation-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='fx-desktop-qa-automation' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla/fx-desktop-qa-automation' --base-ref='main' --base-rev='0777f74b00a68c9866f6216033f6ada427e9ad33' --head-repository='https://github.com/mozilla/fx-desktop-qa-automation' --head-ref='philimon/beta_split_failsafe' --head-rev='c8e23dc9cfe5588c4d555de4b3b7209cc6ca798f' 

[setup 2025-08-26T16:51:51.134Z] Python version: 3.11.2
[vcs 2025-08-26T16:51:51.136Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-08-26T16:51:51.136Z] running as worker:worker
[vcs 2025-08-26T16:51:51.136Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-08-26T16:51:51.139Z] executing ['git', 'clone', 'https://github.com/mozilla/fx-desktop-qa-automation', '/builds/worker/checkouts/src']
[vcs 2025-08-26T16:51:51.141Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-08-26T16:51:53.747Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2025-08-26T16:51:53.955Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-08-26T16:51:53.956Z]  * branch              main       -> FETCH_HEAD
[vcs 2025-08-26T16:51:53.965Z] executing ['git', 'checkout', 'main']
[vcs 2025-08-26T16:51:54.252Z] Already on 'main'
[vcs 2025-08-26T16:51:54.253Z] Your branch is up to date with 'origin/main'.
[vcs 2025-08-26T16:51:54.253Z] executing ['git', 'fetch', 'origin', '0777f74b00a68c9866f6216033f6ada427e9ad33']
[vcs 2025-08-26T16:51:54.509Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-08-26T16:51:54.509Z]  * branch              0777f74b00a68c9866f6216033f6ada427e9ad33 -> FETCH_HEAD
[vcs 2025-08-26T16:51:54.518Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla/fx-desktop-qa-automation', 'philimon/beta_split_failsafe']
[vcs 2025-08-26T16:51:54.733Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-08-26T16:51:54.733Z]  * branch              philimon/beta_split_failsafe -> FETCH_HEAD
[vcs 2025-08-26T16:51:54.740Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla/fx-desktop-qa-automation', 'philimon/beta_split_failsafe']
[vcs 2025-08-26T16:51:54.951Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-08-26T16:51:54.951Z]  * branch              philimon/beta_split_failsafe -> FETCH_HEAD
[vcs 2025-08-26T16:51:54.962Z] executing ['git', 'checkout', '-f', '-B', 'philimon/beta_split_failsafe', 'c8e23dc9cfe5588c4d555de4b3b7209cc6ca798f']
[vcs 2025-08-26T16:51:54.969Z] Switched to a new branch 'philimon/beta_split_failsafe'
[vcs 2025-08-26T16:51:54.970Z] cleaning git checkout...
[vcs 2025-08-26T16:51:54.970Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-08-26T16:51:54.979Z] removing []
[vcs 2025-08-26T16:51:54.979Z] successfully cleaned git checkout!
[vcs 2025-08-26T16:51:54.984Z] TinderboxPrint:<a href='https://github.com/mozilla/fx-desktop-qa-automation/commit/c8e23dc9cfe5588c4d555de4b3b7209cc6ca798f' title='Built from fx-desktop-qa-automation commit c8e23dc9cfe5588c4d555de4b3b7209cc6ca798f'>c8e23dc9cfe5588c4d555de4b3b7209cc6ca798f</a>
[task 2025-08-26T16:51:54.984Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='fx-desktop-qa-automation' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla/fx-desktop-qa-automation' --base-ref='main' --base-rev='0777f74b00a68c9866f6216033f6ada427e9ad33' --head-repository='https://github.com/mozilla/fx-desktop-qa-automation' --head-ref='philimon/beta_split_failsafe' --head-rev='c8e23dc9cfe5588c4d555de4b3b7209cc6ca798f' \n"]
[task 2025-08-26T16:51:54.987Z] + cd /builds/worker/checkouts/src
[task 2025-08-26T16:51:54.988Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-08-26T16:51:54.991Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=fx-desktop-qa-automation [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla/fx-desktop-qa-automation --base-ref=main --base-rev=0777f74b00a68c9866f6216033f6ada427e9ad33 --head-repository=https://github.com/mozilla/fx-desktop-qa-automation --head-ref=philimon/beta_split_failsafe --head-rev=c8e23dc9cfe5588c4d555de4b3b7209cc6ca798f
[task 2025-08-26T16:51:55.315Z] 2025-08-26 16:51:55,315 - INFO - Loading graph configuration.
[task 2025-08-26T16:51:55.330Z] 2025-08-26 16:51:55,330 - WARNING - using default project parameters; add fx-desktop-qa-automation to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-08-26T16:51:55.331Z] 2025-08-26 16:51:55,331 - INFO - Using Parameters(id=10dddb30646b) (from defaults)
[task 2025-08-26T16:51:55.332Z] 2025-08-26 16:51:55,332 - INFO - writing artifact file `parameters.yml`
[task 2025-08-26T16:51:55.345Z] 2025-08-26 16:51:55,344 - INFO - writing artifact file `actions.json`
[task 2025-08-26T16:51:55.346Z] 2025-08-26 16:51:55,346 - INFO - Loading kinds
[task 2025-08-26T16:51:55.349Z] 2025-08-26 16:51:55,349 - INFO - Generating full task set
[task 2025-08-26T16:51:55.386Z] 2025-08-26 16:51:55,386 - INFO - Generated 1 tasks for kind lint
[task 2025-08-26T16:51:55.391Z] 2025-08-26 16:51:55,391 - INFO - Generated 1 tasks for kind new-beta-qa
[task 2025-08-26T16:51:55.395Z] 2025-08-26 16:51:55,395 - INFO - Generated 1 tasks for kind new-devedition-qa
[task 2025-08-26T16:51:55.398Z] 2025-08-26 16:51:55,398 - INFO - Generated 1 tasks for kind run-smoke-tests
[task 2025-08-26T16:51:55.399Z] 2025-08-26 16:51:55,398 - INFO - Generating full task graph
[task 2025-08-26T16:51:55.403Z] 2025-08-26 16:51:55,398 - INFO - Full task graph contains 4 tasks and 0 dependencies
[task 2025-08-26T16:51:55.404Z] 2025-08-26 16:51:55,399 - INFO - writing artifact file `full-task-graph.json`
[task 2025-08-26T16:51:55.404Z] 2025-08-26 16:51:55,401 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-08-26T16:51:55.404Z] 2025-08-26 16:51:55,401 - INFO - Generating target task set
[task 2025-08-26T16:51:55.404Z] 2025-08-26 16:51:55,401 - INFO - Filter filter_target_tasks pruned 2 tasks (2 remain)
[task 2025-08-26T16:51:55.404Z] 2025-08-26 16:51:55,401 - INFO - writing artifact file `target-tasks.json`
[task 2025-08-26T16:51:55.404Z] 2025-08-26 16:51:55,401 - INFO - Generating target task graph
[task 2025-08-26T16:51:55.404Z] 2025-08-26 16:51:55,401 - INFO - Adding 0 tasks with `always_target` attribute
[task 2025-08-26T16:51:55.404Z] 2025-08-26 16:51:55,401 - INFO - Generating optimized task graph
[task 2025-08-26T16:51:55.404Z] 2025-08-26 16:51:55,402 - INFO - No tasks removed during optimization
[task 2025-08-26T16:51:55.404Z] 2025-08-26 16:51:55,402 - INFO - No tasks replaced during optimization
[task 2025-08-26T16:51:55.404Z] 2025-08-26 16:51:55,402 - INFO - writing artifact file `task-graph.json`
[task 2025-08-26T16:51:55.404Z] 2025-08-26 16:51:55,403 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-08-26T16:51:55.406Z] 2025-08-26 16:51:55,406 - INFO - Creating task with taskId GejCiAmHSryyK61x2l6K6Q for CI Smoke Tests
[task 2025-08-26T16:51:55.411Z] 2025-08-26 16:51:55,411 - INFO - Creating task with taskId DdEYUZFKQ_aaJEe-uVfCRw for lint-linux
[taskcluster 2025-08-26 16:51:55.920Z] === Task Finished ===
[taskcluster 2025-08-26 16:51:55.984Z] Artifact "public/docker-contexts" not found at "/builds/worker/checkouts/src/docker-contexts": (HTTP code 404) no such container - Could not find the file /builds/worker/checkouts/src/docker-contexts in container c9895cdc3d2e4ede95c32a574907139cc68033b3d0ee06d010f22bd7ccf7f316 
[taskcluster 2025-08-26 16:51:57.830Z] Successful task run with exit code: 0 completed in 17.07 seconds