chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.30.0 in /ui #3164
firefoxci-taskcluster / test-client
succeeded
Sep 23, 2024 in 14m 13s
FirefoxCI (pull_request)
balrog client tests
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-09-23T04:06:33.121Z
Resolved: 2024-09-23T04:06:50.262Z
Task Execution Time: 17 seconds, 141 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-09-23 04:06:33.161Z] Task ID: d9zfXy7UTGS_v7Dtw84qoQ
[taskcluster 2024-09-23 04:06:33.161Z] Worker ID: 3156701296642055080
[taskcluster 2024-09-23 04:06:33.161Z] Worker Group: us-west1-a
[taskcluster 2024-09-23 04:06:33.161Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-09-23 04:06:33.161Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-09-23 04:06:33.161Z] Worker Version: 38.0.5
[taskcluster 2024-09-23 04:06:33.161Z] Public IP: 34.83.40.26
[taskcluster 2024-09-23 04:06:33.161Z] Hostname: releng-t-linux-gcp-fwai64yeqzgxmtqtmeaoda
[taskcluster 2024-09-23 04:06:33.161Z] using cache "releng-level-1-checkouts-v3-7f8630edfaa3588fb9ab-PzFINwzWRqm6hAEFq4ClBQ" -> /builds/worker/checkouts
[taskcluster 2024-09-23 04:06:33.639Z] Image 'public/image.tar.zst' from task 'PzFINwzWRqm6hAEFq4ClBQ' loaded. Using image ID sha256:6da57ec90bf18fd1f3ff45686909753916cbdfadf56346e47898d59f708fc11a.
[taskcluster 2024-09-23 04:06:33.649Z] === Task Starting ===
[setup 2024-09-23T04:06:33.915Z] run-task started in /
[setup 2024-09-23T04:06:33.915Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs/client -- tox
[setup 2024-09-23T04:06:33.915Z] Python version: 3.11.2
[cache 2024-09-23T04:06:33.917Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2024-09-23T04:06:33.917Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-09-23T04:06:33.917Z] volume /builds/worker/checkouts is a cache
[setup 2024-09-23T04:06:33.917Z] running as worker:worker
[vcs 2024-09-23T04:06:33.917Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-09-23T04:06:33.919Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0']
[vcs 2024-09-23T04:06:34.195Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-09-23T04:06:34.195Z] * branch dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0 -> FETCH_HEAD
[vcs 2024-09-23T04:06:34.204Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0']
[vcs 2024-09-23T04:06:34.492Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-09-23T04:06:34.492Z] * branch dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0 -> FETCH_HEAD
[vcs 2024-09-23T04:06:34.497Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0', 'a0e6475984c33122ecbf93707ecf9f47b3884d8b']
[vcs 2024-09-23T04:06:34.506Z] Switched to a new branch 'dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0'
[vcs 2024-09-23T04:06:34.507Z] cleaning git checkout...
[vcs 2024-09-23T04:06:34.507Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-09-23T04:06:34.550Z] removing ['/builds/worker/checkouts/vcs/client/.coverage', '/builds/worker/checkouts/vcs/client/.tox/', '/builds/worker/checkouts/vcs/client/src/balrogclient.egg-info/']
[vcs 2024-09-23T04:06:34.731Z] successfully cleaned git checkout!
[vcs 2024-09-23T04:06:34.733Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/a0e6475984c33122ecbf93707ecf9f47b3884d8b' title='Built from balrog commit a0e6475984c33122ecbf93707ecf9f47b3884d8b'>a0e6475984c33122ecbf93707ecf9f47b3884d8b</a>
[task 2024-09-23T04:06:34.733Z] executing ['tox']
[task 2024-09-23T04:06:35.469Z] check: install_deps> python -I -m pip install black flake8 flake8-black isort
[task 2024-09-23T04:06:38.699Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2024-09-23T04:06:39.903Z] .pkg: _optional_hooks> python /usr/local/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-09-23T04:06:40.170Z] .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-23T04:06:40.225Z] .pkg: install_requires_for_build_editable> python -I -m pip install wheel
[task 2024-09-23T04:06:40.785Z] .pkg: build_editable> python /usr/local/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-09-23T04:06:40.902Z] check: install_package_deps> python -I -m pip install requests
[task 2024-09-23T04:06:42.435Z] 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-23T04:06:42.936Z] check: commands[0]> black --diff --check /builds/worker/checkouts/vcs/client
[task 2024-09-23T04:06:43.237Z] All done! ✨ 🍰 ✨
[task 2024-09-23T04:06:43.237Z] 4 files would be left unchanged.
[task 2024-09-23T04:06:43.269Z] check: commands[1]> isort --check --diff /builds/worker/checkouts/vcs/client
[task 2024-09-23T04:06:43.392Z] Skipped 1 files
[task 2024-09-23T04:06:43.407Z] check: commands[2]> flake8 /builds/worker/checkouts/vcs/client
[task 2024-09-23T04:06:43.996Z] check: OK ✔ in 8.71 seconds
[task 2024-09-23T04:06:43.996Z] py39: install_deps> python -I -m pip install pytest pytest-cov requests_mock
[task 2024-09-23T04:06:47.660Z] py39: install_package_deps> python -I -m pip install requests
[task 2024-09-23T04:06:48.227Z] 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-23T04:06:48.718Z] py39: commands[0]> py.test --cov-config=tox.ini --cov-append --cov=balrogclient --cov-report term-missing tests
[task 2024-09-23T04:06:49.203Z] ============================= test session starts ==============================
[task 2024-09-23T04:06:49.203Z] platform linux -- Python 3.9.18, pytest-8.3.3, pluggy-1.5.0
[task 2024-09-23T04:06:49.203Z] cachedir: .tox/py39/.pytest_cache
[task 2024-09-23T04:06:49.203Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-09-23T04:06:49.203Z] configfile: tox.ini
[task 2024-09-23T04:06:49.203Z] plugins: cov-5.0.0, requests-mock-1.12.1
[task 2024-09-23T04:06:49.203Z] collected 1 item
[task 2024-09-23T04:06:49.203Z]
[task 2024-09-23T04:06:49.272Z] tests/test_balrog_api.py . [100%]
[task 2024-09-23T04:06:49.272Z]
[task 2024-09-23T04:06:49.272Z] ---------- coverage: platform linux, python 3.9.18-final-0 -----------
[task 2024-09-23T04:06:49.272Z] Name Stmts Miss Branch BrPart Cover Missing
[task 2024-09-23T04:06:49.272Z] --------------------------------------------------------------------------
[task 2024-09-23T04:06:49.272Z] src/balrogclient/__init__.py 2 0 0 0 100%
[task 2024-09-23T04:06:49.272Z] 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-23T04:06:49.272Z] --------------------------------------------------------------------------
[task 2024-09-23T04:06:49.272Z] TOTAL 200 102 49 5 42%
[task 2024-09-23T04:06:49.272Z]
[task 2024-09-23T04:06:49.272Z]
[task 2024-09-23T04:06:49.272Z] ============================== 1 passed in 0.09s ===============================
[task 2024-09-23T04:06:49.324Z] .pkg: _exit> python /usr/local/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-09-23T04:06:49.368Z] check: OK (8.71=setup[7.78]+cmd[0.33,0.14,0.46] seconds)
[task 2024-09-23T04:06:49.368Z] py39: OK (5.50=setup[4.90]+cmd[0.60] seconds)
[task 2024-09-23T04:06:49.368Z] congratulations :) (14.43 seconds)
[taskcluster 2024-09-23 04:06:49.806Z] === Task Finished ===
[taskcluster 2024-09-23 04:06:49.806Z] Successful task run with exit code: 0 completed in 16.645 seconds
Loading