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

Bump python dependencies #3137

Merged
merged 1 commit into from
Sep 19, 2024

Bump python dependencies

7cb924a
Select commit
Loading
Failed to load commit list.
Merged

Bump python dependencies #3137

Bump python dependencies
7cb924a
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / test-client succeeded Sep 19, 2024 in 2m 15s

FirefoxCI (pull_request)

balrog client tests

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-09-19 15:48:37.776Z] Task ID: dn9vTLxaSm-Pq6m9gJK3WA
[taskcluster 2024-09-19 15:48:37.776Z] Worker ID: 5456833201941117307
[taskcluster 2024-09-19 15:48:37.776Z] Worker Group: us-west1-a
[taskcluster 2024-09-19 15:48:37.776Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-09-19 15:48:37.776Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-09-19 15:48:37.776Z] Worker Version: 38.0.5
[taskcluster 2024-09-19 15:48:37.776Z] Public IP: 34.82.186.49
[taskcluster 2024-09-19 15:48:37.776Z] Hostname: releng-t-linux-gcp-p2ihllkiqfiarmrip9n7lq
[taskcluster 2024-09-19 15:48:37.776Z] using cache "releng-level-1-checkouts-v3-7f8630edfaa3588fb9ab-PzFINwzWRqm6hAEFq4ClBQ" -> /builds/worker/checkouts

[taskcluster 2024-09-19 15:48:41.725Z] Downloading artifact "public/image.tar.zst" from task ID: PzFINwzWRqm6hAEFq4ClBQ.
[taskcluster 2024-09-19 15:48:46.728Z] Download Progress: 95.00%
[taskcluster 2024-09-19 15:48:46.917Z] Downloaded artifact successfully.
[taskcluster 2024-09-19 15:48:46.920Z] Downloaded 280.019 mb
[taskcluster 2024-09-19 15:48:46.921Z] Decompressing downloaded image
[taskcluster 2024-09-19 15:48:49.361Z] Loading docker image from downloaded archive.
[taskcluster 2024-09-19 15:49:06.353Z] Image 'public/image.tar.zst' from task 'PzFINwzWRqm6hAEFq4ClBQ' loaded.  Using image ID sha256:6da57ec90bf18fd1f3ff45686909753916cbdfadf56346e47898d59f708fc11a.
[taskcluster 2024-09-19 15:49:06.470Z] === Task Starting ===
[setup 2024-09-19T15:49:08.957Z] run-task started in /
[setup 2024-09-19T15:49:08.957Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs/client -- tox
[setup 2024-09-19T15:49:08.957Z] Python version: 3.11.2
[cache 2024-09-19T15:49:08.958Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-09-19T15:49:08.959Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-09-19T15:49:08.959Z] volume /builds/worker/checkouts is a cache
[setup 2024-09-19T15:49:08.959Z] running as worker:worker
[vcs 2024-09-19T15:49:08.959Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-09-19T15:49:08.961Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/vcs']
[vcs 2024-09-19T15:49:08.963Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-09-19T15:49:11.955Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jcristau/balrog', 'deps-20240919']
[vcs 2024-09-19T15:49:12.327Z] From https://github.com/jcristau/balrog
[vcs 2024-09-19T15:49:12.327Z]  * branch              deps-20240919 -> FETCH_HEAD
[vcs 2024-09-19T15:49:12.329Z] executing ['git', 'checkout', '-f', '-B', 'deps-20240919', '7cb924ab2c3d6cd778fa148eb4feee148e15bbc2']
[vcs 2024-09-19T15:49:12.451Z] Switched to a new branch 'deps-20240919'
[vcs 2024-09-19T15:49:12.452Z] cleaning git checkout...
[vcs 2024-09-19T15:49:12.452Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-09-19T15:49:12.459Z] removing []
[vcs 2024-09-19T15:49:12.459Z] successfully cleaned git checkout!
[vcs 2024-09-19T15:49:12.461Z] TinderboxPrint:<a href='https://github.com/jcristau/balrog/commit/7cb924ab2c3d6cd778fa148eb4feee148e15bbc2' title='Built from balrog commit 7cb924ab2c3d6cd778fa148eb4feee148e15bbc2'>7cb924ab2c3d6cd778fa148eb4feee148e15bbc2</a>
[task 2024-09-19T15:49:12.461Z] executing ['tox']
[task 2024-09-19T15:49:13.184Z] check: install_deps> python -I -m pip install black flake8 flake8-black isort
[task 2024-09-19T15:49:16.453Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2024-09-19T15:49:17.702Z] .pkg: _optional_hooks> python /usr/local/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-09-19T15:49:17.971Z] .pkg: get_requires_for_build_editable> python /usr/local/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-09-19T15:49:18.027Z] .pkg: install_requires_for_build_editable> python -I -m pip install wheel
[task 2024-09-19T15:49:18.588Z] .pkg: build_editable> python /usr/local/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-09-19T15:49:18.705Z] check: install_package_deps> python -I -m pip install requests
[task 2024-09-19T15:49:20.305Z] check: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/client/.tox/.tmp/package/1/balrogclient-1.4-0.editable-py3-none-any.whl
[task 2024-09-19T15:49:20.831Z] check: commands[0]> black --diff --check /builds/worker/checkouts/vcs/client
[task 2024-09-19T15:49:21.138Z] All done! ✨ 🍰 ✨
[task 2024-09-19T15:49:21.139Z] 4 files would be left unchanged.
[task 2024-09-19T15:49:21.174Z] check: commands[1]> isort --check --diff /builds/worker/checkouts/vcs/client
[task 2024-09-19T15:49:21.305Z] Skipped 1 files
[task 2024-09-19T15:49:21.321Z] check: commands[2]> flake8 /builds/worker/checkouts/vcs/client
[task 2024-09-19T15:49:21.900Z] check: OK ✔ in 8.87 seconds
[task 2024-09-19T15:49:21.900Z] py39: install_deps> python -I -m pip install pytest pytest-cov requests_mock
[task 2024-09-19T15:49:25.618Z] py39: install_package_deps> python -I -m pip install requests
[task 2024-09-19T15:49:26.199Z] py39: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/client/.tox/.tmp/package/2/balrogclient-1.4-0.editable-py3-none-any.whl
[task 2024-09-19T15:49:26.715Z] py39: commands[0]> py.test --cov-config=tox.ini --cov-append --cov=balrogclient --cov-report term-missing tests
[task 2024-09-19T15:49:27.225Z] ============================= test session starts ==============================
[task 2024-09-19T15:49:27.225Z] platform linux -- Python 3.9.18, pytest-8.3.3, pluggy-1.5.0
[task 2024-09-19T15:49:27.225Z] cachedir: .tox/py39/.pytest_cache
[task 2024-09-19T15:49:27.225Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-09-19T15:49:27.225Z] configfile: tox.ini
[task 2024-09-19T15:49:27.225Z] plugins: requests-mock-1.12.1, cov-5.0.0
[task 2024-09-19T15:49:27.225Z] collected 1 item
[task 2024-09-19T15:49:27.225Z] 
[task 2024-09-19T15:49:27.298Z] tests/test_balrog_api.py .                                               [100%]
[task 2024-09-19T15:49:27.298Z] 
[task 2024-09-19T15:49:27.298Z] ---------- coverage: platform linux, python 3.9.18-final-0 -----------
[task 2024-09-19T15:49:27.298Z] Name                           Stmts   Miss Branch BrPart  Cover   Missing
[task 2024-09-19T15:49:27.299Z] --------------------------------------------------------------------------
[task 2024-09-19T15:49:27.299Z] src/balrogclient/__init__.py       2      0      0      0   100%
[task 2024-09-19T15:49:27.299Z] src/balrogclient/api.py          198    102     49      5    42%   23->26, 36-40, 62, 65, 73-82, 88-108, 154-174, 186->188, 190->192, 193-195, 198->exit, 201-202, 210-212, 215-220, 233-235, 238, 241, 249-255, 258-285, 288-296, 306-308, 312, 322-324, 328
[task 2024-09-19T15:49:27.299Z] --------------------------------------------------------------------------
[task 2024-09-19T15:49:27.299Z] TOTAL                            200    102     49      5    42%
[task 2024-09-19T15:49:27.299Z] 
[task 2024-09-19T15:49:27.299Z] 
[task 2024-09-19T15:49:27.299Z] ============================== 1 passed in 0.09s ===============================
[task 2024-09-19T15:49:27.359Z] .pkg: _exit> python /usr/local/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-09-19T15:49:27.403Z]   check: OK (8.87=setup[7.93]+cmd[0.34,0.15,0.44] seconds)
[task 2024-09-19T15:49:27.403Z]   py39: OK (5.64=setup[4.99]+cmd[0.64] seconds)
[task 2024-09-19T15:49:27.403Z]   congratulations :) (14.73 seconds)
[taskcluster 2024-09-19 15:49:27.950Z] === Task Finished ===
[taskcluster 2024-09-19 15:49:27.951Z] Successful task run with exit code: 0 completed in 50.176 seconds