Skip to content

Merge branch 'mozilla:main' into test-play-mute-unmute-tabs-via-toggle

c8d655c
Select commit
Loading
Failed to load commit list.
Merged

Create Test for Play/Mute/Unmute Tabs Toggle #814

Merge branch 'mozilla:main' into test-play-mute-unmute-tabs-via-toggle
c8d655c
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Nov 4, 2025 in 7s

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-11-04T14:53:20.822Z
Resolved: 2025-11-04T14:53:26.967Z
Task Execution Time: 6 seconds, 145 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-11-04 14:53:21.001Z] Task ID: fduq5a_LQHOWGjny7HVWjA
[taskcluster 2025-11-04 14:53:21.001Z] Worker ID: 367079282933476410
[taskcluster 2025-11-04 14:53:21.001Z] Worker Group: us-central1-a
[taskcluster 2025-11-04 14:53:21.002Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-11-04 14:53:21.002Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2025-11-04 14:53:21.002Z] Worker Version: 38.0.5
[taskcluster 2025-11-04 14:53:21.002Z] Public IP: 136.119.122.26
[taskcluster 2025-11-04 14:53:21.002Z] Hostname: mozilla-1-decision-gcp-m8biahdzttylsmahhtdioa
[taskcluster 2025-11-04 14:53:21.002Z] using cache "mozilla-project-fx-desktop-qa-automation-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

[taskcluster 2025-11-04 14:53:21.809Z] === Task Starting ===
[setup 2025-11-04T14:53:22.163Z] run-task started in /
[setup 2025-11-04T14:53:22.163Z] 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='89a7a4ebea54df52c635ee0d2eeb6ab27459a2b5' --head-repository='https://github.com/krishpdev/fx-desktop-qa-automation' --head-ref='test-play-mute-unmute-tabs-via-toggle' --head-rev='c8d655ca8c869b88d3ce5bc27391aa5eb40e32f0' 

[setup 2025-11-04T14:53:22.164Z] Python version: 3.11.2
[vcs 2025-11-04T14:53:22.165Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-11-04T14:53:22.165Z] running as worker:worker
[vcs 2025-11-04T14:53:22.166Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-11-04T14:53:22.168Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2025-11-04T14:53:22.412Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-11-04T14:53:22.412Z]  * branch              main       -> FETCH_HEAD
[vcs 2025-11-04T14:53:22.418Z] executing ['git', 'checkout', 'main']
[vcs 2025-11-04T14:53:22.429Z] Switched to branch 'main'
[vcs 2025-11-04T14:53:22.429Z] Your branch is up to date with 'origin/main'.
[vcs 2025-11-04T14:53:22.430Z] executing ['git', 'fetch', 'origin', '89a7a4ebea54df52c635ee0d2eeb6ab27459a2b5']
[vcs 2025-11-04T14:53:22.696Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-11-04T14:53:22.696Z]  * branch              89a7a4ebea54df52c635ee0d2eeb6ab27459a2b5 -> FETCH_HEAD
[vcs 2025-11-04T14:53:22.702Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/krishpdev/fx-desktop-qa-automation', 'test-play-mute-unmute-tabs-via-toggle']
[vcs 2025-11-04T14:53:23.005Z] From https://github.com/krishpdev/fx-desktop-qa-automation
[vcs 2025-11-04T14:53:23.005Z]  * branch              test-play-mute-unmute-tabs-via-toggle -> FETCH_HEAD
[vcs 2025-11-04T14:53:23.008Z] executing ['git', 'checkout', '-f', '-B', 'test-play-mute-unmute-tabs-via-toggle', 'c8d655ca8c869b88d3ce5bc27391aa5eb40e32f0']
[vcs 2025-11-04T14:53:23.023Z] Switched to and reset branch 'test-play-mute-unmute-tabs-via-toggle'
[vcs 2025-11-04T14:53:23.024Z] cleaning git checkout...
[vcs 2025-11-04T14:53:23.024Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-11-04T14:53:23.031Z] removing ['/builds/worker/checkouts/src/artifacts', '/builds/worker/checkouts/src/taskcluster/fx_desktop_qa_automation_taskgraph/__pycache__/', '/builds/worker/checkouts/src/taskcluster/fx_desktop_qa_automation_taskgraph/transforms/__pycache__/']
[vcs 2025-11-04T14:53:23.032Z] successfully cleaned git checkout!
[vcs 2025-11-04T14:53:23.035Z] TinderboxPrint:<a href='https://github.com/krishpdev/fx-desktop-qa-automation/commit/c8d655ca8c869b88d3ce5bc27391aa5eb40e32f0' title='Built from fx-desktop-qa-automation commit c8d655ca8c869b88d3ce5bc27391aa5eb40e32f0'>c8d655ca8c869b88d3ce5bc27391aa5eb40e32f0</a>
[task 2025-11-04T14:53:23.036Z] 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='89a7a4ebea54df52c635ee0d2eeb6ab27459a2b5' --head-repository='https://github.com/krishpdev/fx-desktop-qa-automation' --head-ref='test-play-mute-unmute-tabs-via-toggle' --head-rev='c8d655ca8c869b88d3ce5bc27391aa5eb40e32f0' \n"]
[task 2025-11-04T14:53:23.040Z] + cd /builds/worker/checkouts/src
[task 2025-11-04T14:53:23.040Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-11-04T14:53:23.041Z] + 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=89a7a4ebea54df52c635ee0d2eeb6ab27459a2b5 --head-repository=https://github.com/krishpdev/fx-desktop-qa-automation --head-ref=test-play-mute-unmute-tabs-via-toggle --head-rev=c8d655ca8c869b88d3ce5bc27391aa5eb40e32f0
[task 2025-11-04T14:53:23.356Z] 2025-11-04 14:53:23,356 - INFO - Loading graph configuration.
[task 2025-11-04T14:53:23.369Z] 2025-11-04 14:53:23,369 - 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-11-04T14:53:23.371Z] 2025-11-04 14:53:23,369 - INFO - Using Parameters(id=c58079534a4a) (from defaults)
[task 2025-11-04T14:53:23.372Z] 2025-11-04 14:53:23,370 - INFO - writing artifact file `parameters.yml`
[task 2025-11-04T14:53:23.382Z] 2025-11-04 14:53:23,382 - INFO - writing artifact file `actions.json`
[task 2025-11-04T14:53:23.384Z] 2025-11-04 14:53:23,383 - INFO - Loading kinds
[task 2025-11-04T14:53:23.386Z] 2025-11-04 14:53:23,386 - INFO - Generating full task set
[task 2025-11-04T14:53:23.422Z] 2025-11-04 14:53:23,421 - INFO - Generated 1 tasks for kind lint
[task 2025-11-04T14:53:23.427Z] 2025-11-04 14:53:23,427 - INFO - Generated 1 tasks for kind new-beta-qa
[task 2025-11-04T14:53:23.430Z] 2025-11-04 14:53:23,430 - INFO - Generated 1 tasks for kind new-devedition-qa
[task 2025-11-04T14:53:23.434Z] 2025-11-04 14:53:23,434 - INFO - Generated 1 tasks for kind run-smoke-tests
[task 2025-11-04T14:53:23.434Z] 2025-11-04 14:53:23,434 - INFO - Generating full task graph
[task 2025-11-04T14:53:23.434Z] 2025-11-04 14:53:23,434 - INFO - Full task graph contains 4 tasks and 0 dependencies
[task 2025-11-04T14:53:23.434Z] 2025-11-04 14:53:23,434 - INFO - writing artifact file `full-task-graph.json`
[task 2025-11-04T14:53:23.436Z] 2025-11-04 14:53:23,436 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-11-04T14:53:23.437Z] 2025-11-04 14:53:23,437 - INFO - Generating target task set
[task 2025-11-04T14:53:23.437Z] 2025-11-04 14:53:23,437 - INFO - Filter filter_target_tasks pruned 2 tasks (2 remain)
[task 2025-11-04T14:53:23.437Z] 2025-11-04 14:53:23,437 - INFO - writing artifact file `target-tasks.json`
[task 2025-11-04T14:53:23.438Z] 2025-11-04 14:53:23,438 - INFO - Generating target task graph
[task 2025-11-04T14:53:23.438Z] 2025-11-04 14:53:23,438 - INFO - Adding 0 tasks with `always_target` attribute
[task 2025-11-04T14:53:23.438Z] 2025-11-04 14:53:23,438 - INFO - Generating optimized task graph
[task 2025-11-04T14:53:23.439Z] 2025-11-04 14:53:23,438 - INFO - No tasks removed during optimization
[task 2025-11-04T14:53:23.439Z] 2025-11-04 14:53:23,439 - INFO - No tasks replaced during optimization
[task 2025-11-04T14:53:23.439Z] 2025-11-04 14:53:23,439 - INFO - writing artifact file `task-graph.json`
[task 2025-11-04T14:53:23.440Z] 2025-11-04 14:53:23,440 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-11-04T14:53:23.442Z] 2025-11-04 14:53:23,442 - INFO - Creating task with taskId OAgH0WawQJWBEfw-Vh4FXQ for CI Smoke Tests
[task 2025-11-04T14:53:23.443Z] 2025-11-04 14:53:23,443 - INFO - Creating task with taskId ckhUmuTfRxq_dxahHexgCw for lint-linux
[taskcluster 2025-11-04 14:53:23.886Z] === Task Finished ===
[taskcluster 2025-11-04 14:53:23.903Z] 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 68deebf626d6633586670af702bb73d439ac1648fe4027b51f190f648fd2bc8c 
[taskcluster 2025-11-04 14:53:26.307Z] Successful task run with exit code: 0 completed in 5.306 seconds