build(deps): bump structlog from 24.2.0 to 24.4.0 in /api/requirements #1209
firefoxci-taskcluster / tox-client-py311
succeeded
Aug 28, 2024 in 49s
FirefoxCI (pull_request)
test the tooltool client
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-08-28 03:46:34.529Z] Task ID: b7K3xqhwQKqm9ppuL1QvXQ
[taskcluster 2024-08-28 03:46:34.529Z] Worker ID: 7285805876317987926
[taskcluster 2024-08-28 03:46:34.529Z] Worker Group: us-west1-b
[taskcluster 2024-08-28 03:46:34.529Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-08-28 03:46:34.529Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-08-28 03:46:34.529Z] Worker Version: 38.0.5
[taskcluster 2024-08-28 03:46:34.529Z] Public IP: 35.227.179.116
[taskcluster 2024-08-28 03:46:34.529Z] Hostname: releng-t-linux-gcp-evox1ogqqx-ooexda70q3a
[taskcluster 2024-08-28 03:46:34.529Z] using cache "releng-level-1-checkouts-v3-7afeb851dd97df8f3607-LmstgiceTAST5Hnj2WsKUA" -> /builds/worker/checkouts
[taskcluster 2024-08-28 03:46:35.006Z] Image 'public/image.tar.zst' from task 'LmstgiceTAST5Hnj2WsKUA' loaded. Using image ID sha256:19bee02bb72cdeecd2536d3e3f60cbd31f2e6e68bcdba9b4f3615087b2bf6a97.
[taskcluster 2024-08-28 03:46:35.017Z] === Task Starting ===
[setup 2024-08-28T03:46:35.272Z] run-task started in /
[setup 2024-08-28T03:46:35.272Z] Invoked by command: --tooltool-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx set +x && export CODECOV_TOKEN=$(wget -qO- $SECRET_URL | jq -r '.["secret"]["codecov"]["token"]') && set -x && tox -e tooltool_client-py311
[setup 2024-08-28T03:46:35.272Z] Python version: 3.11.9
[cache 2024-08-28T03:46:35.274Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2024-08-28T03:46:35.274Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-08-28T03:46:35.274Z] volume /builds/worker/checkouts is a cache
[setup 2024-08-28T03:46:35.274Z] running as worker:worker
[vcs 2024-08-28T03:46:35.274Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-08-28T03:46:35.277Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/structlog-24.4.0']
[vcs 2024-08-28T03:46:35.629Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:46:35.629Z] * branch dependabot/pip/api/requirements/structlog-24.4.0 -> FETCH_HEAD
[vcs 2024-08-28T03:46:35.631Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/structlog-24.4.0']
[vcs 2024-08-28T03:46:35.859Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:46:35.859Z] * branch dependabot/pip/api/requirements/structlog-24.4.0 -> FETCH_HEAD
[vcs 2024-08-28T03:46:35.864Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/api/requirements/structlog-24.4.0', 'ac09600104bde95c632c2e4adb86daa62ccb878f']
[vcs 2024-08-28T03:46:35.876Z] Switched to a new branch 'dependabot/pip/api/requirements/structlog-24.4.0'
[vcs 2024-08-28T03:46:35.877Z] cleaning git checkout...
[vcs 2024-08-28T03:46:35.877Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-08-28T03:46:35.917Z] removing ['/builds/worker/checkouts/vcs/.tox/', '/builds/worker/checkouts/vcs/client/.coverage', '/builds/worker/checkouts/vcs/client/.coverage-html/', '/builds/worker/checkouts/vcs/client/coverage.xml']
[vcs 2024-08-28T03:46:36.092Z] successfully cleaned git checkout!
[vcs 2024-08-28T03:46:36.094Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/tooltool/commit/ac09600104bde95c632c2e4adb86daa62ccb878f' title='Built from tooltool commit ac09600104bde95c632c2e4adb86daa62ccb878f'>ac09600104bde95c632c2e4adb86daa62ccb878f</a>
[task 2024-08-28T03:46:36.094Z] executing ['bash', '-cx', 'set +x && export CODECOV_TOKEN=$(wget -qO- $SECRET_URL | jq -r \'.["secret"]["codecov"]["token"]\') && set -x && tox -e tooltool_client-py311']
[task 2024-08-28T03:46:36.096Z] + set +x
[task 2024-08-28T03:46:36.140Z] + tox -e tooltool_client-py311
[task 2024-08-28T03:46:36.710Z] tooltool_client-py311: install_deps> python -I -m pip install tox
[task 2024-08-28T03:46:39.000Z] tooltool_client-py311: commands[0] /builds/worker/checkouts/vcs/client> tox -e py311
[task 2024-08-28T03:46:39.413Z] py311: install_deps> python -I -m pip install -r requirements/test.txt
[task 2024-08-28T03:46:43.008Z] py311: commands[0]> ./validate.sh
[task 2024-08-28T03:46:43.014Z] -- running pyflakes --
[task 2024-08-28T03:46:43.156Z] -- running tests (under coverage) --
[task 2024-08-28T03:46:43.791Z] ============================= test session starts ==============================
[task 2024-08-28T03:46:43.791Z] platform linux -- Python 3.11.9, pytest-7.3.1, pluggy-1.0.0
[task 2024-08-28T03:46:43.791Z] cachedir: /builds/worker/checkouts/vcs/.tox/py311/.pytest_cache
[task 2024-08-28T03:46:43.791Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-08-28T03:46:43.791Z] collected 152 items
[task 2024-08-28T03:46:43.791Z]
[task 2024-08-28T03:46:43.891Z] test_tooltool.py ....................................................... [ 36%]
[task 2024-08-28T03:46:50.773Z] ........................................................................ [ 83%]
[task 2024-08-28T03:46:50.834Z] ......................... [100%]
[task 2024-08-28T03:46:50.834Z]
[task 2024-08-28T03:46:50.834Z] ============================= 152 passed in 7.24s ==============================
[task 2024-08-28T03:46:50.878Z] -- checking coverage --
[task 2024-08-28T03:46:51.189Z] Wrote XML report to coverage.xml
[task 2024-08-28T03:46:51.421Z] Wrote HTML report to .coverage-html/index.html
[task 2024-08-28T03:46:51.441Z] Name Stmts Miss Cover
[task 2024-08-28T03:46:51.441Z] ---------------------------------
[task 2024-08-28T03:46:51.442Z] TOTAL 824 81 90%
[task 2024-08-28T03:46:51.442Z]
[task 2024-08-28T03:46:51.442Z] GOOD!
[task 2024-08-28T03:46:51.443Z] py311: commands[1]> sed -i -e 's|filename="|filename="client/|' coverage.xml
[task 2024-08-28T03:46:51.446Z] py311: OK (12.24=setup[3.80]+cmd[8.43,0.00] seconds)
[task 2024-08-28T03:46:51.446Z] congratulations :) (12.30 seconds)
[task 2024-08-28T03:46:51.483Z] tooltool_client-py311: commands[1] /builds/worker/checkouts/vcs/client> tox -e codecov
[task 2024-08-28T03:46:51.827Z] codecov: install_deps> python -I -m pip install codecov
[task 2024-08-28T03:46:53.844Z] codecov: commands[0]> codecov --disable pycov --commit=ac09600104bde95c632c2e4adb86daa62ccb878f --branch= --pr=1209
[task 2024-08-28T03:46:54.602Z]
[task 2024-08-28T03:46:54.602Z] _____ _
[task 2024-08-28T03:46:54.603Z] / ____| | |
[task 2024-08-28T03:46:54.603Z] | | ___ __| | ___ ___ _____ __
[task 2024-08-28T03:46:54.603Z] | | / _ \ / _ |/ _ \/ __/ _ \ \ / /
[task 2024-08-28T03:46:54.603Z] | |___| (_) | (_| | __/ (_| (_) \ V /
[task 2024-08-28T03:46:54.603Z] \_____\___/ \____|\___|\___\___/ \_/
[task 2024-08-28T03:46:54.603Z] v2.1.13
[task 2024-08-28T03:46:54.603Z]
[task 2024-08-28T03:46:54.603Z] ==> Detecting CI provider
[task 2024-08-28T03:46:54.603Z] -> Got branch from git/hg
[task 2024-08-28T03:46:54.603Z] -> Got sha from git/hg
[task 2024-08-28T03:46:54.603Z] ==> Preparing upload
[task 2024-08-28T03:46:54.603Z] ==> Processing gcov (disable by -X gcov)
[task 2024-08-28T03:46:54.603Z] ==> Collecting reports
[task 2024-08-28T03:46:54.603Z] + /builds/worker/checkouts/vcs/client/coveragerc bytes=535
[task 2024-08-28T03:46:54.603Z] + /builds/worker/checkouts/vcs/client/coverage.xml bytes=30717
[task 2024-08-28T03:46:54.603Z] ==> Uploading
[task 2024-08-28T03:46:54.603Z] .url https://codecov.io
[task 2024-08-28T03:46:54.603Z] .query commit=ac09600104bde95c632c2e4adb86daa62ccb878f&branch=dependabot%2Fpip%2Fapi%2Frequirements%2Fstructlog-24.4.0&pr=1209&token=<secret>&package=py2.1.13
[task 2024-08-28T03:46:54.603Z] Gzipping contents..
[task 2024-08-28T03:46:54.603Z] Compressed contents to 3381 bytes
[task 2024-08-28T03:46:54.603Z] Pinging Codecov...
[task 2024-08-28T03:46:54.603Z] Uploading to S3...
[task 2024-08-28T03:46:54.603Z] Uploading to S3 took 0:00:00.172822
[task 2024-08-28T03:46:54.603Z] https://app.codecov.io/github/mozilla-releng/tooltool/commit/ac09600104bde95c632c2e4adb86daa62ccb878f
[task 2024-08-28T03:46:54.623Z] codecov: OK (2.93=setup[2.15]+cmd[0.78] seconds)
[task 2024-08-28T03:46:54.623Z] congratulations :) (2.99 seconds)
[task 2024-08-28T03:46:54.662Z] tooltool_client-py311: OK (18.20=setup[2.54]+cmd[12.48,3.18] seconds)
[task 2024-08-28T03:46:54.662Z] congratulations :) (18.33 seconds)
[taskcluster 2024-08-28 03:46:55.120Z] === Task Finished ===
[taskcluster 2024-08-28 03:46:55.120Z] Successful task run with exit code: 0 completed in 20.592 seconds
Loading