Skip to content

Merge branch 'main' into hcm-track-selection-button

5a8a254
Select commit
Loading
Failed to load commit list.
Merged

Fix timelineSettingsHiddenTracks in High Contrast Mode. #5250

Merge branch 'main' into hcm-track-selection-button
5a8a254
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Jan 3, 2025 in 27s

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-03T07:19:15.117Z
Resolved: 2025-01-03T07:19:41.554Z
Task Execution Time: 26 seconds, 437 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/docker-contexts/linux.tar.gz
- 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-01-03 07:19:15.220Z] Task ID: WJ87mODPTiOUTXpmmqoJZg
[taskcluster 2025-01-03 07:19:15.220Z] Worker ID: 2934448129352283010
[taskcluster 2025-01-03 07:19:15.220Z] Worker Group: us-central1-b
[taskcluster 2025-01-03 07:19:15.220Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-03 07:19:15.220Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2025-01-03 07:19:15.220Z] Worker Version: 38.0.5
[taskcluster 2025-01-03 07:19:15.220Z] Public IP: 35.226.11.111
[taskcluster 2025-01-03 07:19:15.220Z] Hostname: mozilla-1-decision-gcp-z3lxnnkjq-cazyvhchuxfa
[taskcluster 2025-01-03 07:19:15.220Z] using cache "mozilla-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

4d32b49e2995 - Started downloading
16a31e38bed1 - Started downloading
4d32b49e2995 - Downloaded in 0.19 seconds
16a31e38bed1 - Downloaded in 0.577 seconds
Digest: sha256:7518c410bdf91142b0e26455d26ddaf861202cfbb3c35d0b1ef85d1ed577a5bd
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:7518c410bdf91142b0e26455d26ddaf861202cfbb3c35d0b1ef85d1ed577a5bd
[taskcluster 2025-01-03 07:19:22.850Z] === Task Starting ===
[setup 2025-01-03T07:19:23.907Z] run-task started in /
[vcs 2025-01-03T07:19:23.909Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-01-03T07:19:23.909Z] running as worker:worker
[vcs 2025-01-03T07:19:23.910Z] executing ['git', 'clone', 'https://github.com/firefox-devtools/profiler', '/builds/worker/checkouts/src']
[vcs 2025-01-03T07:19:23.912Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-01-03T07:19:32.528Z] executing ['git', 'fetch', '--tags', 'https://github.com/nchevobbe/profiler', 'hcm-track-selection-button']
[vcs 2025-01-03T07:19:32.728Z] From https://github.com/nchevobbe/profiler
[vcs 2025-01-03T07:19:32.728Z]  * branch              hcm-track-selection-button -> FETCH_HEAD
[vcs 2025-01-03T07:19:32.734Z] executing ['git', 'checkout', '-f', '5a8a2546e430c9f5635c242a46db4618f76f8ddf']
[vcs 2025-01-03T07:19:33.035Z] Note: switching to '5a8a2546e430c9f5635c242a46db4618f76f8ddf'.
[vcs 2025-01-03T07:19:33.036Z] 
[vcs 2025-01-03T07:19:33.036Z] You are in 'detached HEAD' state. You can look around, make experimental
[vcs 2025-01-03T07:19:33.036Z] changes and commit them, and you can discard any commits you make in this
[vcs 2025-01-03T07:19:33.036Z] state without impacting any branches by switching back to a branch.
[vcs 2025-01-03T07:19:33.036Z] 
[vcs 2025-01-03T07:19:33.036Z] If you want to create a new branch to retain commits you create, you may
[vcs 2025-01-03T07:19:33.036Z] do so (now or later) by using -c with the switch command. Example:
[vcs 2025-01-03T07:19:33.036Z] 
[vcs 2025-01-03T07:19:33.036Z]   git switch -c <new-branch-name>
[vcs 2025-01-03T07:19:33.036Z] 
[vcs 2025-01-03T07:19:33.036Z] Or undo this operation with:
[vcs 2025-01-03T07:19:33.036Z] 
[vcs 2025-01-03T07:19:33.036Z]   git switch -
[vcs 2025-01-03T07:19:33.037Z] 
[vcs 2025-01-03T07:19:33.037Z] Turn off this advice by setting config variable advice.detachedHead to false
[vcs 2025-01-03T07:19:33.037Z] 
[vcs 2025-01-03T07:19:33.038Z] HEAD is now at 5a8a2546 Merge branch 'main' into hcm-track-selection-button
[vcs 2025-01-03T07:19:33.038Z] executing ['git', 'clean', '-xdff']
[vcs 2025-01-03T07:19:33.045Z] TinderboxPrint:<a href='https://github.com/nchevobbe/profiler/commit/5a8a2546e430c9f5635c242a46db4618f76f8ddf' title='Built from profiler commit 5a8a2546e430c9f5635c242a46db4618f76f8ddf'>5a8a2546e430c9f5635c242a46db4618f76f8ddf</a>
[pip-install 2025-01-03T07:19:33.045Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2025-01-03T07:19:33.609Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2025-01-03T07:19:33.677Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2025-01-03T07:19:33.776Z] Collecting arrow==1.2.3
[pip-install 2025-01-03T07:19:33.823Z]   Downloading arrow-1.2.3-py3-none-any.whl (66 kB)
[pip-install 2025-01-03T07:19:33.859Z] Collecting binaryornot==0.4.4
[pip-install 2025-01-03T07:19:33.874Z]   Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB)
[pip-install 2025-01-03T07:19:33.932Z] Collecting certifi==2024.7.4
[pip-install 2025-01-03T07:19:33.945Z]   Downloading certifi-2024.7.4-py3-none-any.whl (162 kB)
[pip-install 2025-01-03T07:19:33.984Z] Collecting chardet==5.2.0
[pip-install 2025-01-03T07:19:33.998Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2025-01-03T07:19:34.361Z] Collecting charset-normalizer==3.2.0
[pip-install 2025-01-03T07:19:34.376Z]   Downloading charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB)
[pip-install 2025-01-03T07:19:34.430Z] Collecting click==8.1.7
[pip-install 2025-01-03T07:19:34.443Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2025-01-03T07:19:34.482Z] Collecting cookiecutter==2.3.0
[pip-install 2025-01-03T07:19:34.497Z]   Downloading cookiecutter-2.3.0-py3-none-any.whl (39 kB)
[pip-install 2025-01-03T07:19:34.544Z] Collecting giturlparse==0.11.1
[pip-install 2025-01-03T07:19:34.558Z]   Downloading giturlparse-0.11.1-py2.py3-none-any.whl (15 kB)
[pip-install 2025-01-03T07:19:34.592Z] Collecting idna==3.7
[pip-install 2025-01-03T07:19:34.606Z]   Downloading idna-3.7-py3-none-any.whl (66 kB)
[pip-install 2025-01-03T07:19:34.650Z] Collecting jinja2==3.1.4
[pip-install 2025-01-03T07:19:34.663Z]   Downloading jinja2-3.1.4-py3-none-any.whl (133 kB)
[pip-install 2025-01-03T07:19:34.716Z] Collecting json-e==4.5.3
[pip-install 2025-01-03T07:19:34.731Z]   Downloading json_e-4.5.3-py3-none-any.whl (13 kB)
[pip-install 2025-01-03T07:19:34.778Z] Collecting markdown-it-py==3.0.0
[pip-install 2025-01-03T07:19:34.792Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2025-01-03T07:19:35.046Z] Collecting markupsafe==2.1.3
[pip-install 2025-01-03T07:19:35.060Z]   Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[pip-install 2025-01-03T07:19:35.083Z] Collecting mdurl==0.1.2
[pip-install 2025-01-03T07:19:35.097Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2025-01-03T07:19:35.204Z] Collecting mozilla-repo-urls==0.1.1
[pip-install 2025-01-03T07:19:35.218Z]   Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[pip-install 2025-01-03T07:19:35.278Z] Collecting pygments==2.16.1
[pip-install 2025-01-03T07:19:35.301Z]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[pip-install 2025-01-03T07:19:35.361Z] Collecting python-dateutil==2.8.2
[pip-install 2025-01-03T07:19:35.375Z]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[pip-install 2025-01-03T07:19:35.414Z] Collecting python-slugify==8.0.1
[pip-install 2025-01-03T07:19:35.428Z]   Downloading python_slugify-8.0.1-py2.py3-none-any.whl (9.7 kB)
[pip-install 2025-01-03T07:19:35.590Z] Collecting pyyaml==6.0.1
[pip-install 2025-01-03T07:19:35.604Z]   Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
[pip-install 2025-01-03T07:19:35.614Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 248)) (2.0.4)
[pip-install 2025-01-03T07:19:35.689Z] Collecting requests==2.32.0
[pip-install 2025-01-03T07:19:35.702Z]   Downloading requests-2.32.0-py3-none-any.whl (63 kB)
[pip-install 2025-01-03T07:19:35.707Z] Requirement already satisfied: requests-unixsocket==0.3.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 259)) (0.3.0)
[pip-install 2025-01-03T07:19:35.868Z] Collecting rich==13.5.2
[pip-install 2025-01-03T07:19:35.883Z]   Downloading rich-13.5.2-py3-none-any.whl (239 kB)
[pip-install 2025-01-03T07:19:35.918Z] Collecting six==1.16.0
[pip-install 2025-01-03T07:19:35.932Z]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[pip-install 2025-01-03T07:19:35.935Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 271)) (2.0.0)
[pip-install 2025-01-03T07:19:36.020Z] Collecting taskcluster-taskgraph==6.2.0
[pip-install 2025-01-03T07:19:36.035Z]   Downloading taskcluster_taskgraph-6.2.0-py3-none-any.whl (187 kB)
[pip-install 2025-01-03T07:19:36.040Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 279)) (13.0.1)
[pip-install 2025-01-03T07:19:36.060Z] Collecting text-unidecode==1.3
[pip-install 2025-01-03T07:19:36.073Z]   Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
[pip-install 2025-01-03T07:19:36.121Z] Collecting typing-extensions==4.7.1
[pip-install 2025-01-03T07:19:36.135Z]   Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB)
[pip-install 2025-01-03T07:19:36.235Z] Collecting urllib3==2.2.2
[pip-install 2025-01-03T07:19:36.248Z]   Downloading urllib3-2.2.2-py3-none-any.whl (121 kB)
[pip-install 2025-01-03T07:19:36.283Z] Collecting voluptuous==0.13.1
[pip-install 2025-01-03T07:19:36.296Z]   Downloading voluptuous-0.13.1-py3-none-any.whl (29 kB)
[pip-install 2025-01-03T07:19:36.531Z] WARNING: The candidate selected for download or install is a yanked version: 'requests' candidate (version 2.32.0 at https://files.pythonhosted.org/packages/24/e8/09e8d662a9675a4e4f5dd7a8e6127b463a091d2703ed931a64aa66d00065/requests-2.32.0-py3-none-any.whl#sha256=f2c3881dddb70d056c5bd7600a4fae312b2a300e39be6a118d30b90bd27262b5 (from https://pypi.org/simple/requests/) (requires-python:>=3.8))
[pip-install 2025-01-03T07:19:36.531Z] Reason for being yanked: Yanked due to conflicts with CVE-2024-35195 mitigation
[pip-install 2025-01-03T07:19:36.651Z] Installing collected packages: six, mdurl, urllib3, typing-extensions, text-unidecode, python-dateutil, pygments, markupsafe, markdown-it-py, idna, charset-normalizer, chardet, certifi, rich, requests, pyyaml, python-slugify, jinja2, giturlparse, click, binaryornot, arrow, voluptuous, mozilla-repo-urls, json-e, cookiecutter, taskcluster-taskgraph
[pip-install 2025-01-03T07:19:37.270Z]   WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-03T07:19:37.271Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-03T07:19:37.332Z]   WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-03T07:19:37.332Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-03T07:19:37.430Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-03T07:19:37.430Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-03T07:19:37.567Z]   WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-03T07:19:37.567Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-03T07:19:37.788Z]   WARNING: The script slugify is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-03T07:19:37.788Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-03T07:19:38.008Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-03T07:19:38.008Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-03T07:19:38.089Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-03T07:19:38.089Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-03T07:19:38.099Z] Successfully installed arrow-1.2.3 binaryornot-0.4.4 certifi-2024.7.4 chardet-5.2.0 charset-normalizer-3.2.0 click-8.1.7 cookiecutter-2.3.0 giturlparse-0.11.1 idna-3.7 jinja2-3.1.4 json-e-4.5.3 markdown-it-py-3.0.0 markupsafe-2.1.3 mdurl-0.1.2 mozilla-repo-urls-0.1.1 pygments-2.16.1 python-dateutil-2.8.2 python-slugify-8.0.1 pyyaml-6.0.1 requests-2.32.0 rich-13.5.2 six-1.16.0 taskcluster-taskgraph-6.2.0 text-unidecode-1.3 typing-extensions-4.7.1 urllib3-2.2.2 voluptuous-0.13.1
[pip-install 2025-01-03T07:19:38.241Z] WARNING: You are using pip version 21.1.3; however, version 24.3.1 is available.
[pip-install 2025-01-03T07:19:38.241Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2025-01-03T07:19:38.301Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='firefox-profiler' --owner='nchevobbe@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/firefox-devtools/profiler' --base-ref='main' --base-rev='fa696112f9d6c33dadffa82681e30152a1a7756d' --head-repository='https://github.com/nchevobbe/profiler' --head-ref='hcm-track-selection-button' --head-rev='5a8a2546e430c9f5635c242a46db4618f76f8ddf' \n"]
[task 2025-01-03T07:19:38.303Z] + cd /builds/worker/checkouts/src
[task 2025-01-03T07:19:38.305Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-01-03T07:19:38.305Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-profiler --owner=nchevobbe@users.noreply.github.com --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/firefox-devtools/profiler --base-ref=main --base-rev=fa696112f9d6c33dadffa82681e30152a1a7756d --head-repository=https://github.com/nchevobbe/profiler --head-ref=hcm-track-selection-button --head-rev=5a8a2546e430c9f5635c242a46db4618f76f8ddf
[task 2025-01-03T07:19:38.506Z] 2025-01-03 07:19:38,506 - INFO - Loading graph configuration.
[task 2025-01-03T07:19:38.517Z] 2025-01-03 07:19:38,516 - WARNING - using default project parameters; add firefox-profiler to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-01-03T07:19:38.518Z] 2025-01-03 07:19:38,517 - INFO - Using Parameters(id=37a4a2ca1cfd) (from defaults)
[task 2025-01-03T07:19:38.518Z] 2025-01-03 07:19:38,518 - INFO - writing artifact file `parameters.yml`
[task 2025-01-03T07:19:38.524Z] 2025-01-03 07:19:38,524 - INFO - writing artifact file `actions.json`
[task 2025-01-03T07:19:38.526Z] 2025-01-03 07:19:38,525 - INFO - Loading kinds
[task 2025-01-03T07:19:38.528Z] 2025-01-03 07:19:38,528 - INFO - Generating full task set
[task 2025-01-03T07:19:38.537Z] 2025-01-03 07:19:38,537 - INFO - Writing docker-contexts/linux.tar.gz for docker image linux
[task 2025-01-03T07:19:38.554Z] 2025-01-03 07:19:38,554 - INFO - Generated 1 tasks for kind docker-image
[task 2025-01-03T07:19:38.563Z] 2025-01-03 07:19:38,562 - INFO - Generated 1 tasks for kind hello
[task 2025-01-03T07:19:38.563Z] 2025-01-03 07:19:38,563 - INFO - Generating full task graph
[task 2025-01-03T07:19:38.564Z] 2025-01-03 07:19:38,563 - INFO - Full task graph contains 2 tasks and 1 dependencies
[task 2025-01-03T07:19:38.565Z] 2025-01-03 07:19:38,563 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-03T07:19:38.566Z] 2025-01-03 07:19:38,564 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-03T07:19:38.566Z] 2025-01-03 07:19:38,564 - INFO - Generating target task set
[task 2025-01-03T07:19:38.566Z] 2025-01-03 07:19:38,564 - INFO - Filter filter_target_tasks pruned 1 tasks (1 remain)
[task 2025-01-03T07:19:38.566Z] 2025-01-03 07:19:38,564 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-03T07:19:38.566Z] 2025-01-03 07:19:38,564 - INFO - Generating target task graph
[task 2025-01-03T07:19:38.566Z] 2025-01-03 07:19:38,564 - INFO - Adding 1 tasks with `always_target` attribute
[task 2025-01-03T07:19:38.566Z] 2025-01-03 07:19:38,564 - INFO - Generating optimized task graph
[task 2025-01-03T07:19:38.567Z] 2025-01-03 07:19:38,564 - INFO - No tasks removed during optimization
[task 2025-01-03T07:19:38.659Z] 2025-01-03 07:19:38,658 - INFO - No tasks replaced during optimization
[task 2025-01-03T07:19:38.659Z] 2025-01-03 07:19:38,659 - INFO - writing artifact file `task-graph.json`
[task 2025-01-03T07:19:38.660Z] 2025-01-03 07:19:38,660 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-03T07:19:38.661Z] 2025-01-03 07:19:38,661 - INFO - Creating task with taskId YyVCJByoQDCVVZxk4LfglA for build-docker-image-linux
[task 2025-01-03T07:19:38.770Z] 2025-01-03 07:19:38,770 - INFO - Creating task with taskId fxJ7ND76TYij083BmUFoIQ for hello-world
[taskcluster 2025-01-03 07:19:39.214Z] === Task Finished ===
[taskcluster 2025-01-03 07:19:41.102Z] Successful task run with exit code: 0 completed in 25.883 seconds