chore(deps): bump sqlalchemy from 1.4.54 to 2.0.35 in /requirements #3176
firefoxci-taskcluster / test-client-py311
succeeded
Oct 3, 2024 in 2m 26s
FirefoxCI (pull_request)
balrog client tests (python 3.11)
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-10-03T18:22:51.424Z
Resolved: 2024-10-03T18:23:05.110Z
Task Execution Time: 13 seconds, 686 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-10-03 18:22:51.549Z] Task ID: Y0_pPVoNTuCMynfJCmqX9A
[taskcluster 2024-10-03 18:22:51.549Z] Worker ID: 2859973971939647831
[taskcluster 2024-10-03 18:22:51.549Z] Worker Group: us-central1-c
[taskcluster 2024-10-03 18:22:51.549Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-10-03 18:22:51.549Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-10-03 18:22:51.549Z] Worker Version: 38.0.5
[taskcluster 2024-10-03 18:22:51.549Z] Public IP: 35.224.132.227
[taskcluster 2024-10-03 18:22:51.549Z] Hostname: releng-t-linux-gcp-xtp2bvvntyqjneqvs8mkva
[taskcluster 2024-10-03 18:22:51.549Z] using cache "releng-level-1-checkouts-v3-7f8630edfaa3588fb9ab-FIFCGTSoSM-Mzg7crJjYdQ" -> /builds/worker/checkouts
[taskcluster 2024-10-03 18:22:52.038Z] Image 'public/image.tar.zst' from task 'FIFCGTSoSM-Mzg7crJjYdQ' loaded. Using image ID sha256:8374b430ab4c25cb16315120d3fc8d67b12552344b42d094cfea0131b37c0dee.
[taskcluster 2024-10-03 18:22:52.083Z] === Task Starting ===
[setup 2024-10-03T18:22:52.441Z] run-task started in /
[setup 2024-10-03T18:22:52.441Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs/client -- tox
[setup 2024-10-03T18:22:52.441Z] Python version: 3.11.2
[cache 2024-10-03T18:22:52.442Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-10-03T18:22:52.442Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-10-03T18:22:52.442Z] volume /builds/worker/checkouts is a cache
[setup 2024-10-03T18:22:52.443Z] running as worker:worker
[vcs 2024-10-03T18:22:52.443Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-10-03T18:22:52.445Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/vcs']
[vcs 2024-10-03T18:22:52.446Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-10-03T18:22:55.558Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/pip/requirements/sqlalchemy-2.0.35']
[vcs 2024-10-03T18:22:55.734Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-03T18:22:55.734Z] * branch dependabot/pip/requirements/sqlalchemy-2.0.35 -> FETCH_HEAD
[vcs 2024-10-03T18:22:55.742Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/pip/requirements/sqlalchemy-2.0.35']
[vcs 2024-10-03T18:22:55.910Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-03T18:22:55.910Z] * branch dependabot/pip/requirements/sqlalchemy-2.0.35 -> FETCH_HEAD
[vcs 2024-10-03T18:22:55.914Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/requirements/sqlalchemy-2.0.35', '50a9b4362f095cca9fd4b0aa48d86118d9460988']
[vcs 2024-10-03T18:22:56.028Z] Switched to a new branch 'dependabot/pip/requirements/sqlalchemy-2.0.35'
[vcs 2024-10-03T18:22:56.029Z] cleaning git checkout...
[vcs 2024-10-03T18:22:56.029Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-10-03T18:22:56.035Z] removing []
[vcs 2024-10-03T18:22:56.035Z] successfully cleaned git checkout!
[vcs 2024-10-03T18:22:56.037Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/50a9b4362f095cca9fd4b0aa48d86118d9460988' title='Built from balrog commit 50a9b4362f095cca9fd4b0aa48d86118d9460988'>50a9b4362f095cca9fd4b0aa48d86118d9460988</a>
[task 2024-10-03T18:22:56.037Z] executing ['tox']
[task 2024-10-03T18:22:56.746Z] py311: install_deps> python -I -m pip install pytest pytest-cov requests_mock
[task 2024-10-03T18:23:00.864Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2024-10-03T18:23:01.888Z] .pkg: _optional_hooks> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-03T18:23:02.103Z] .pkg: get_requires_for_build_editable> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-03T18:23:02.146Z] .pkg: install_requires_for_build_editable> python -I -m pip install wheel
[task 2024-10-03T18:23:02.556Z] .pkg: build_editable> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-03T18:23:02.650Z] py311: install_package_deps> python -I -m pip install requests
[task 2024-10-03T18:23:03.132Z] py311: 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-10-03T18:23:03.546Z] py311: commands[0]> py.test --cov-config=tox.ini --cov-append --cov=balrogclient --cov-report term-missing tests
[task 2024-10-03T18:23:03.975Z] ============================= test session starts ==============================
[task 2024-10-03T18:23:03.975Z] platform linux -- Python 3.11.7, pytest-8.3.3, pluggy-1.5.0
[task 2024-10-03T18:23:03.975Z] cachedir: .tox/py311/.pytest_cache
[task 2024-10-03T18:23:03.975Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-10-03T18:23:03.975Z] configfile: tox.ini
[task 2024-10-03T18:23:03.975Z] plugins: requests-mock-1.12.1, cov-5.0.0
[task 2024-10-03T18:23:03.975Z] collected 1 item
[task 2024-10-03T18:23:03.975Z]
[task 2024-10-03T18:23:04.018Z] tests/test_balrog_api.py . [100%]
[task 2024-10-03T18:23:04.018Z]
[task 2024-10-03T18:23:04.018Z] ---------- coverage: platform linux, python 3.11.7-final-0 -----------
[task 2024-10-03T18:23:04.018Z] Name Stmts Miss Branch BrPart Cover Missing
[task 2024-10-03T18:23:04.018Z] --------------------------------------------------------------------------
[task 2024-10-03T18:23:04.018Z] src/balrogclient/__init__.py 2 0 0 0 100%
[task 2024-10-03T18:23:04.018Z] src/balrogclient/api.py 197 101 38 4 43% 23->26, 36-40, 62, 65, 73-82, 88-107, 154-174, 186->188, 190->192, 193-195, 201-202, 210-212, 215-220, 233-235, 238, 241, 249-255, 258-285, 288-296, 306-308, 312, 322-324, 328
[task 2024-10-03T18:23:04.018Z] --------------------------------------------------------------------------
[task 2024-10-03T18:23:04.018Z] TOTAL 199 101 38 4 43%
[task 2024-10-03T18:23:04.018Z]
[task 2024-10-03T18:23:04.018Z]
[task 2024-10-03T18:23:04.018Z] ============================== 1 passed in 0.06s ===============================
[task 2024-10-03T18:23:04.066Z] .pkg: _exit> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-03T18:23:04.109Z] py311: OK (7.59=setup[7.07]+cmd[0.52] seconds)
[task 2024-10-03T18:23:04.109Z] congratulations :) (7.75 seconds)
[taskcluster 2024-10-03 18:23:04.547Z] === Task Finished ===
[taskcluster 2024-10-03 18:23:04.547Z] Successful task run with exit code: 0 completed in 12.999 seconds
Loading