chore(deps): bump cryptography from 42.0.4 to 43.0.1 #38
firefoxci-taskcluster / test-type-check
succeeded
Sep 4, 2024 in 1m 15s
FirefoxCI (pull_request)
Run pyright type checking against code base
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-09-04 20:22:24.136Z] Task ID: WsOgkcUmSA-szWxjlU5dkA
[taskcluster 2024-09-04 20:22:24.136Z] Worker ID: 3526688436859010582
[taskcluster 2024-09-04 20:22:24.136Z] Worker Group: us-west1-b
[taskcluster 2024-09-04 20:22:24.136Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-09-04 20:22:24.136Z] Worker Type: t-linux-large-gcp
[taskcluster 2024-09-04 20:22:24.136Z] Public IP: 35.247.66.92
[taskcluster 2024-09-04 20:22:24.136Z] Hostname: mozilla-t-t-linux-large-gcp-cotwoddoq1co3hhlmioyfa
[taskcluster 2024-09-04 20:22:24.136Z] using cache "mozilla-level-1-checkouts-v3-7f8630edfaa3588fb9ab-PcR45VAYR2ikhzMjKFmRNw" -> /builds/worker/checkouts
[taskcluster 2024-09-04 20:22:24.666Z] Image 'public/image.tar.zst' from task 'PcR45VAYR2ikhzMjKFmRNw' loaded. Using image ID sha256:c08da9104403b285e276fb2dce7bca7984bb3029576b6d75694eac073848dae5.
[taskcluster 2024-09-04 20:22:24.681Z] === Task Starting ===
[setup 2024-09-04T20:22:25.117Z] run-task started in /
[setup 2024-09-04T20:22:25.117Z] Invoked by command: --simple_github-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx poetry install --only main --only type && poetry run pyright
[setup 2024-09-04T20:22:25.117Z] Python version: 3.11.2
[cache 2024-09-04T20:22:25.119Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2024-09-04T20:22:25.119Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-09-04T20:22:25.119Z] volume /builds/worker/checkouts is a cache
[setup 2024-09-04T20:22:25.119Z] running as worker:worker
[vcs 2024-09-04T20:22:25.119Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-09-04T20:22:25.122Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/simple-github', 'dependabot/pip/cryptography-43.0.1']
[vcs 2024-09-04T20:22:25.446Z] From https://github.com/mozilla-releng/simple-github
[vcs 2024-09-04T20:22:25.446Z] * branch dependabot/pip/cryptography-43.0.1 -> FETCH_HEAD
[vcs 2024-09-04T20:22:25.452Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/simple-github', 'dependabot/pip/cryptography-43.0.1']
[vcs 2024-09-04T20:22:25.705Z] From https://github.com/mozilla-releng/simple-github
[vcs 2024-09-04T20:22:25.705Z] * branch dependabot/pip/cryptography-43.0.1 -> FETCH_HEAD
[vcs 2024-09-04T20:22:25.710Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/cryptography-43.0.1', 'de14b7317c6a67bb93e174c1bae990cce3d88a52']
[vcs 2024-09-04T20:22:25.714Z] Reset branch 'dependabot/pip/cryptography-43.0.1'
[vcs 2024-09-04T20:22:25.715Z] cleaning git checkout...
[vcs 2024-09-04T20:22:25.715Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-09-04T20:22:25.717Z] removing []
[vcs 2024-09-04T20:22:25.717Z] successfully cleaned git checkout!
[vcs 2024-09-04T20:22:25.719Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/simple-github/commit/de14b7317c6a67bb93e174c1bae990cce3d88a52' title='Built from simple-github commit de14b7317c6a67bb93e174c1bae990cce3d88a52'>de14b7317c6a67bb93e174c1bae990cce3d88a52</a>
[task 2024-09-04T20:22:25.719Z] executing ['bash', '-cx', 'poetry install --only main --only type && poetry run pyright']
[task 2024-09-04T20:22:25.721Z] + poetry install --only main --only type
[task 2024-09-04T20:22:26.580Z] Creating virtualenv simple-github-hlUNdH3O-py3.11 in /builds/worker/.cache/pypoetry/virtualenvs
[task 2024-09-04T20:22:27.358Z] Installing dependencies from lock file
[task 2024-09-04T20:22:27.636Z]
[task 2024-09-04T20:22:27.636Z] Package operations: 25 installs, 0 updates, 0 removals
[task 2024-09-04T20:22:27.637Z]
[task 2024-09-04T20:22:27.638Z] • Installing pycparser (2.21)
[task 2024-09-04T20:22:27.942Z] • Installing certifi (2023.11.17)
[task 2024-09-04T20:22:27.943Z] • Installing cffi (1.16.0)
[task 2024-09-04T20:22:27.946Z] • Installing charset-normalizer (3.3.2)
[task 2024-09-04T20:22:27.949Z] • Installing frozenlist (1.4.0)
[task 2024-09-04T20:22:27.951Z] • Installing multidict (6.0.4)
[task 2024-09-04T20:22:27.952Z] • Installing idna (3.7)
[task 2024-09-04T20:22:28.128Z] • Installing urllib3 (1.26.18)
[task 2024-09-04T20:22:28.413Z] • Installing aiosignal (1.3.1)
[task 2024-09-04T20:22:28.415Z] • Installing async-timeout (4.0.3)
[task 2024-09-04T20:22:28.416Z] • Installing attrs (23.1.0)
[task 2024-09-04T20:22:28.417Z] • Installing pycares (4.4.0)
[task 2024-09-04T20:22:28.419Z] • Installing requests (2.32.0)
[task 2024-09-04T20:22:28.421Z] • Installing yarl (1.9.4)
[task 2024-09-04T20:22:28.576Z] • Installing aiodns (3.1.1)
[task 2024-09-04T20:22:28.577Z] • Installing aiohttp (3.8.6)
[task 2024-09-04T20:22:28.580Z] • Installing backoff (2.2.1)
[task 2024-09-04T20:22:28.580Z] • Installing brotli (1.1.0)
[task 2024-09-04T20:22:28.582Z] • Installing cryptography (43.0.1)
[task 2024-09-04T20:22:28.583Z] • Installing graphql-core (3.2.3)
[task 2024-09-04T20:22:28.675Z] • Installing nodeenv (1.8.0)
[task 2024-09-04T20:22:28.709Z] • Installing requests-toolbelt (0.10.1)
[task 2024-09-04T20:22:29.136Z] • Installing gql (3.4.1)
[task 2024-09-04T20:22:29.138Z] • Installing pyjwt (2.8.0)
[task 2024-09-04T20:22:29.140Z] • Installing pyright (1.1.340)
[task 2024-09-04T20:22:29.210Z] Warning: The file chosen for install of requests 2.32.0 (requests-2.32.0-py3-none-any.whl) is yanked. Reason for being yanked: Yanked due to conflicts with CVE-2024-35195 mitigation
[task 2024-09-04T20:22:29.213Z]
[task 2024-09-04T20:22:29.213Z] Installing the current project: simple-github (1.0.0)
[task 2024-09-04T20:22:29.331Z] + poetry run pyright
[task 2024-09-04T20:22:29.943Z] /builds/worker/.cache/pypoetry/virtualenvs/simple-github-hlUNdH3O-py3.11/lib/python3.11/site-packages/nodeenv.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13
[task 2024-09-04T20:22:29.943Z] import pipes
[task 2024-09-04T20:22:30.066Z] /builds/worker/.cache/pypoetry/virtualenvs/simple-github-hlUNdH3O-py3.11/lib/python3.11/site-packages/nodeenv.py:48: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
[task 2024-09-04T20:22:30.066Z] from pkg_resources import parse_version
[task 2024-09-04T20:22:33.048Z] * Install prebuilt node (22.8.0) ..... done.
[task 2024-09-04T20:22:35.490Z]
[task 2024-09-04T20:22:35.490Z] added 1 package, and audited 2 packages in 2s
[task 2024-09-04T20:22:35.492Z]
[task 2024-09-04T20:22:35.492Z] found 0 vulnerabilities
[task 2024-09-04T20:22:37.497Z] 0 errors, 0 warnings, 0 informations
[task 2024-09-04T20:22:37.527Z] WARNING: there is a new pyright version available (v1.1.340 -> v1.1.379).
[task 2024-09-04T20:22:37.527Z] Please install the new version or set PYRIGHT_PYTHON_FORCE_VERSION to `latest`
[task 2024-09-04T20:22:37.527Z]
[taskcluster 2024-09-04 20:22:37.855Z] === Task Finished ===
[taskcluster 2024-09-04 20:22:37.855Z] Successful task run with exit code: 0 completed in 13.72 seconds
Loading