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

Hani/Stabilize test sap google adclick #339

Merged
merged 3 commits into from
Dec 4, 2024

Merge branch 'main' into Hani/stabilize_test_sap_google_adclick

09288e1
Select commit
Loading
Failed to load commit list.
Merged

Hani/Stabilize test sap google adclick #339

Merge branch 'main' into Hani/stabilize_test_sap_google_adclick
09288e1
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Nov 27, 2024 in 16s

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: 2024-11-27T21:14:05.755Z
Resolved: 2024-11-27T21:14:21.633Z
Task Execution Time: 15 seconds, 878 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 2024-11-27 21:14:05.880Z] Task ID: NvxPbfHTTx-DWYJpsbYavQ
[taskcluster 2024-11-27 21:14:05.880Z] Worker ID: 8071264547633772047
[taskcluster 2024-11-27 21:14:05.880Z] Worker Group: us-central1-a
[taskcluster 2024-11-27 21:14:05.880Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-11-27 21:14:05.880Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2024-11-27 21:14:05.880Z] Worker Version: 38.0.5
[taskcluster 2024-11-27 21:14:05.880Z] Public IP: 34.72.167.119
[taskcluster 2024-11-27 21:14:05.880Z] Hostname: mozilla-1-decision-gcp-n4m441kmtxge24vhqvtixq
[taskcluster 2024-11-27 21:14:05.880Z] using cache "mozilla-project-fx-desktop-qa-automation-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

fcdfd3b84ce7 - Started downloading
fc74ca0d8918 - Started downloading
e500ac82a2b3 - Started downloading
fcdfd3b84ce7 - Downloaded in 0.193 seconds
88c11fcfe2cd - Started downloading
88c11fcfe2cd - Downloaded in 0.001 seconds
e500ac82a2b3 - Downloaded in 0.514 seconds
fc74ca0d8918 - Downloaded in 0.882 seconds
Digest: sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
[taskcluster 2024-11-27 21:14:15.079Z] === Task Starting ===
[setup 2024-11-27T21:14:16.193Z] run-task started in /
[setup 2024-11-27T21:14:16.193Z] 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='73cafd8860ea6a27b8723623ede77ea247c6f4a8' --head-repository='https://github.com/mozilla/fx-desktop-qa-automation' --head-ref='Hani/stabilize_test_sap_google_adclick' --head-rev='09288e1e0930fa6bb62dea63df39b70d9aefc60d' 

[setup 2024-11-27T21:14:16.193Z] Python version: 3.11.2
[vcs 2024-11-27T21:14:16.194Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-11-27T21:14:16.194Z] running as worker:worker
[vcs 2024-11-27T21:14:16.194Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-11-27T21:14:16.196Z] executing ['git', 'clone', 'https://github.com/mozilla/fx-desktop-qa-automation', '/builds/worker/checkouts/src']
[vcs 2024-11-27T21:14:16.199Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-11-27T21:14:17.391Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-11-27T21:14:17.688Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2024-11-27T21:14:17.688Z]  * branch            main       -> FETCH_HEAD
[vcs 2024-11-27T21:14:17.689Z]    65e0215..de47afc  main       -> origin/main
[vcs 2024-11-27T21:14:17.691Z] executing ['git', 'checkout', 'main']
[vcs 2024-11-27T21:14:17.765Z] Already on 'main'
[vcs 2024-11-27T21:14:17.766Z] Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded.
[vcs 2024-11-27T21:14:17.766Z]   (use "git pull" to update your local branch)
[vcs 2024-11-27T21:14:17.767Z] executing ['git', 'fetch', 'origin', '73cafd8860ea6a27b8723623ede77ea247c6f4a8']
[vcs 2024-11-27T21:14:17.957Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2024-11-27T21:14:17.957Z]  * branch            73cafd8860ea6a27b8723623ede77ea247c6f4a8 -> FETCH_HEAD
[vcs 2024-11-27T21:14:17.962Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla/fx-desktop-qa-automation', 'Hani/stabilize_test_sap_google_adclick']
[vcs 2024-11-27T21:14:18.143Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2024-11-27T21:14:18.143Z]  * branch            Hani/stabilize_test_sap_google_adclick -> FETCH_HEAD
[vcs 2024-11-27T21:14:18.148Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla/fx-desktop-qa-automation', 'Hani/stabilize_test_sap_google_adclick']
[vcs 2024-11-27T21:14:18.336Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2024-11-27T21:14:18.337Z]  * branch            Hani/stabilize_test_sap_google_adclick -> FETCH_HEAD
[vcs 2024-11-27T21:14:18.341Z] executing ['git', 'checkout', '-f', '-B', 'Hani/stabilize_test_sap_google_adclick', '09288e1e0930fa6bb62dea63df39b70d9aefc60d']
[vcs 2024-11-27T21:14:18.486Z] Switched to a new branch 'Hani/stabilize_test_sap_google_adclick'
[vcs 2024-11-27T21:14:18.487Z] cleaning git checkout...
[vcs 2024-11-27T21:14:18.487Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-11-27T21:14:18.490Z] removing []
[vcs 2024-11-27T21:14:18.490Z] successfully cleaned git checkout!
[vcs 2024-11-27T21:14:18.492Z] TinderboxPrint:<a href='https://github.com/mozilla/fx-desktop-qa-automation/commit/09288e1e0930fa6bb62dea63df39b70d9aefc60d' title='Built from fx-desktop-qa-automation commit 09288e1e0930fa6bb62dea63df39b70d9aefc60d'>09288e1e0930fa6bb62dea63df39b70d9aefc60d</a>
[task 2024-11-27T21:14:18.492Z] 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='73cafd8860ea6a27b8723623ede77ea247c6f4a8' --head-repository='https://github.com/mozilla/fx-desktop-qa-automation' --head-ref='Hani/stabilize_test_sap_google_adclick' --head-rev='09288e1e0930fa6bb62dea63df39b70d9aefc60d' \n"]
[task 2024-11-27T21:14:18.494Z] + cd /builds/worker/checkouts/src
[task 2024-11-27T21:14:18.494Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-11-27T21:14:18.495Z] + 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=73cafd8860ea6a27b8723623ede77ea247c6f4a8 --head-repository=https://github.com/mozilla/fx-desktop-qa-automation --head-ref=Hani/stabilize_test_sap_google_adclick --head-rev=09288e1e0930fa6bb62dea63df39b70d9aefc60d
[task 2024-11-27T21:14:18.785Z] 2024-11-27 21:14:18,785 - INFO - Loading graph configuration.
[task 2024-11-27T21:14:18.799Z] 2024-11-27 21:14:18,798 - 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 2024-11-27T21:14:18.799Z] 2024-11-27 21:14:18,799 - INFO - Using Parameters(id=2889c8ed1531) (from defaults)
[task 2024-11-27T21:14:18.800Z] 2024-11-27 21:14:18,800 - INFO - writing artifact file `parameters.yml`
[task 2024-11-27T21:14:18.809Z] 2024-11-27 21:14:18,809 - INFO - writing artifact file `actions.json`
[task 2024-11-27T21:14:18.811Z] 2024-11-27 21:14:18,811 - INFO - Loading kinds
[task 2024-11-27T21:14:18.813Z] 2024-11-27 21:14:18,813 - INFO - Generating full task set
[task 2024-11-27T21:14:18.843Z] 2024-11-27 21:14:18,843 - INFO - Generated 1 tasks for kind lint
[task 2024-11-27T21:14:18.847Z] 2024-11-27 21:14:18,847 - INFO - Generated 1 tasks for kind new-beta-qa
[task 2024-11-27T21:14:18.850Z] 2024-11-27 21:14:18,850 - INFO - Generated 1 tasks for kind run-smoke-tests
[task 2024-11-27T21:14:18.851Z] 2024-11-27 21:14:18,850 - INFO - Generating full task graph
[task 2024-11-27T21:14:18.852Z] 2024-11-27 21:14:18,850 - INFO - Full task graph contains 3 tasks and 0 dependencies
[task 2024-11-27T21:14:18.853Z] 2024-11-27 21:14:18,850 - INFO - writing artifact file `full-task-graph.json`
[task 2024-11-27T21:14:18.853Z] 2024-11-27 21:14:18,852 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-11-27T21:14:18.854Z] 2024-11-27 21:14:18,852 - INFO - Generating target task set
[task 2024-11-27T21:14:18.855Z] 2024-11-27 21:14:18,852 - INFO - Filter filter_target_tasks pruned 1 tasks (2 remain)
[task 2024-11-27T21:14:18.856Z] 2024-11-27 21:14:18,852 - INFO - writing artifact file `target-tasks.json`
[task 2024-11-27T21:14:18.857Z] 2024-11-27 21:14:18,852 - INFO - Generating target task graph
[task 2024-11-27T21:14:18.857Z] 2024-11-27 21:14:18,853 - INFO - Adding 0 tasks with `always_target` attribute
[task 2024-11-27T21:14:18.858Z] 2024-11-27 21:14:18,853 - INFO - Generating optimized task graph
[task 2024-11-27T21:14:18.859Z] 2024-11-27 21:14:18,853 - INFO - No tasks removed during optimization
[task 2024-11-27T21:14:18.859Z] 2024-11-27 21:14:18,853 - INFO - No tasks replaced during optimization
[task 2024-11-27T21:14:18.859Z] 2024-11-27 21:14:18,853 - INFO - writing artifact file `task-graph.json`
[task 2024-11-27T21:14:18.859Z] 2024-11-27 21:14:18,854 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-11-27T21:14:18.859Z] 2024-11-27 21:14:18,856 - INFO - Creating task with taskId CQjhHFksSM-rCecdkQYJhg for lint-linux
[task 2024-11-27T21:14:18.860Z] 2024-11-27 21:14:18,860 - INFO - Creating task with taskId YoUut7YyTW2Z4Z4ZNYlJuw for Smoke Tests
[taskcluster 2024-11-27 21:14:19.215Z] === Task Finished ===
[taskcluster 2024-11-27 21:14:19.269Z] 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 982f53cf4457753a1e0a0a49a5a5da9b6f11c53652e8d2ab0302a2f6f91951a0 
[taskcluster 2024-11-27 21:14:21.181Z] Successful task run with exit code: 0 completed in 15.303 seconds