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

run-task: update our copy of robustcheckout hg extension #617

Merged
merged 2 commits into from
Jan 8, 2025

ci: exclude robustcheckout.py from pyright checks

85f6c7f
Select commit
Loading
Failed to load commit list.
Merged

run-task: update our copy of robustcheckout hg extension #617

ci: exclude robustcheckout.py from pyright checks
85f6c7f
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / check-type succeeded Dec 24, 2024 in 3m 34s

FirefoxCI (pull_request)

Run type checking against src with Pyright (Treeherder push)

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-12-24T14:36:49.361Z
Resolved: 2024-12-24T14:38:18.183Z
Task Execution Time: 1 minute, 28 seconds, 822 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-12-24 14:36:49.391Z] Task ID: RcsHtdqlSBmoGj6atL0ELA
[taskcluster 2024-12-24 14:36:49.391Z] Worker ID: 6097323928014256249
[taskcluster 2024-12-24 14:36:49.391Z] Worker Group: us-west1-a
[taskcluster 2024-12-24 14:36:49.391Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-12-24 14:36:49.391Z] Worker Pool: taskgraph-t/linux-gcp
[taskcluster 2024-12-24 14:36:49.391Z] Worker Version: 38.0.5
[taskcluster 2024-12-24 14:36:49.391Z] Public IP: 34.145.58.62
[taskcluster 2024-12-24 14:36:49.391Z] Hostname: taskgraph-t-linux-gcp-qliphnymtgcz0ujvm6chvg
[taskcluster 2024-12-24 14:36:49.391Z] using cache "taskgraph-level-1-checkouts-v3-492fcd7a01ebf3b75635-BZxh1OCkTImnPwzEl72dLA" -> /builds/worker/checkouts

[taskcluster 2024-12-24 14:37:08.363Z] Downloading artifact "public/image.tar.zst" from task ID: BZxh1OCkTImnPwzEl72dLA.
[taskcluster 2024-12-24 14:37:13.364Z] Download Progress: 70.99%
[taskcluster 2024-12-24 14:37:15.198Z] Downloaded artifact successfully.
[taskcluster 2024-12-24 14:37:15.198Z] Downloaded 287.047 mb
[taskcluster 2024-12-24 14:37:15.198Z] Decompressing downloaded image
[taskcluster 2024-12-24 14:37:17.137Z] Loading docker image from downloaded archive.
[taskcluster 2024-12-24 14:37:34.610Z] Image 'public/image.tar.zst' from task 'BZxh1OCkTImnPwzEl72dLA' loaded.  Using image ID sha256:6099f0039ba6b204532e97a50b4a38bd356945d30437d20e8a8a71574d6ec730.
[taskcluster 2024-12-24 14:37:34.718Z] === Task Starting ===
[setup 2024-12-24T14:37:58.426Z] run-task started in /
[setup 2024-12-24T14:37:58.426Z] Invoked by command: --ci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx uv run pyright
[setup 2024-12-24T14:37:58.426Z] Python version: 3.11.2
[cache 2024-12-24T14:37:58.427Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-12-24T14:37:58.427Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-12-24T14:37:58.427Z] volume /builds/worker/checkouts is a cache
[setup 2024-12-24T14:37:58.427Z] running as worker:worker
[vcs 2024-12-24T14:37:58.427Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-12-24T14:37:58.430Z] executing ['git', 'clone', 'https://github.com/taskcluster/taskgraph', '/builds/worker/checkouts/vcs']
[vcs 2024-12-24T14:37:58.431Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-12-24T14:37:59.547Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jcristau/taskgraph', 'robustcheckout']
[vcs 2024-12-24T14:38:00.441Z] From https://github.com/jcristau/taskgraph
[vcs 2024-12-24T14:38:00.441Z]  * branch              robustcheckout -> FETCH_HEAD
[vcs 2024-12-24T14:38:00.443Z] executing ['git', 'checkout', '-f', '-B', 'robustcheckout', '85f6c7f3aedf1a4488d1ede4ab0d50cc2996e851']
[vcs 2024-12-24T14:38:00.459Z] Switched to a new branch 'robustcheckout'
[vcs 2024-12-24T14:38:00.460Z] cleaning git checkout...
[vcs 2024-12-24T14:38:00.460Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-24T14:38:00.462Z] removing []
[vcs 2024-12-24T14:38:00.462Z] successfully cleaned git checkout!
[vcs 2024-12-24T14:38:00.463Z] TinderboxPrint:<a href='https://github.com/jcristau/taskgraph/commit/85f6c7f3aedf1a4488d1ede4ab0d50cc2996e851' title='Built from taskgraph commit 85f6c7f3aedf1a4488d1ede4ab0d50cc2996e851'>85f6c7f3aedf1a4488d1ede4ab0d50cc2996e851</a>
[task 2024-12-24T14:38:00.463Z] executing ['bash', '-cx', 'uv run pyright']
[task 2024-12-24T14:38:00.464Z] + uv run pyright
[task 2024-12-24T14:38:00.647Z] Using Python 3.13.0rc2
[task 2024-12-24T14:38:00.647Z] Creating virtualenv at: .venv
[task 2024-12-24T14:38:01.598Z] warning: Missing version constraint (e.g., a lower bound) for `coverage`
[task 2024-12-24T14:38:01.598Z] warning: Missing version constraint (e.g., a lower bound) for `mock`
[task 2024-12-24T14:38:01.598Z] warning: Missing version constraint (e.g., a lower bound) for `pre-commit`
[task 2024-12-24T14:38:01.598Z] warning: Missing version constraint (e.g., a lower bound) for `pyright`
[task 2024-12-24T14:38:01.598Z] warning: Missing version constraint (e.g., a lower bound) for `pytest`
[task 2024-12-24T14:38:01.598Z] warning: Missing version constraint (e.g., a lower bound) for `pytest-mock`
[task 2024-12-24T14:38:01.598Z] warning: Missing version constraint (e.g., a lower bound) for `responses`
[task 2024-12-24T14:38:01.598Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx`
[task 2024-12-24T14:38:01.598Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx-autobuild`
[task 2024-12-24T14:38:01.598Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx-argparse`
[task 2024-12-24T14:38:01.598Z] warning: Missing version constraint (e.g., a lower bound) for `sphinxcontrib-mermaid`
[task 2024-12-24T14:38:01.598Z] warning: Missing version constraint (e.g., a lower bound) for `zstandard`
[task 2024-12-24T14:38:01.598Z] warning: Missing version constraint (e.g., a lower bound) for `mozilla-repo-urls`
[task 2024-12-24T14:38:03.900Z] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
[task 2024-12-24T14:38:03.900Z]          If the cache and target directories are on different filesystems, hardlinking may not be supported.
[task 2024-12-24T14:38:03.900Z]          If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
[task 2024-12-24T14:38:04.025Z] Installed 74 packages in 126ms
[task 2024-12-24T14:38:07.397Z]  * Install prebuilt node (23.5.0) ../builds/worker/checkouts/vcs/.venv/lib/python3.13/site-packages/nodeenv.py:639: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
[task 2024-12-24T14:38:07.397Z]   archive.extractall(src_dir, extract_list)
[task 2024-12-24T14:38:09.894Z] ... done.
[task 2024-12-24T14:38:12.016Z] 
[task 2024-12-24T14:38:12.016Z] added 1 package, and audited 2 packages in 2s
[task 2024-12-24T14:38:12.017Z] 
[task 2024-12-24T14:38:12.017Z] found 0 vulnerabilities
[task 2024-12-24T14:38:15.757Z] 0 errors, 0 warnings, 0 informations 
[task 2024-12-24T14:38:15.776Z] WARNING: there is a new pyright version available (v1.1.379 -> v1.1.391).
[task 2024-12-24T14:38:15.776Z] Please install the new version or set PYRIGHT_PYTHON_FORCE_VERSION to `latest`
[task 2024-12-24T14:38:15.776Z] 
[taskcluster 2024-12-24 14:38:17.754Z] === Task Finished ===
[taskcluster 2024-12-24 14:38:17.755Z] Successful task run with exit code: 0 completed in 88.365 seconds