build(deps): bump logbook from 1.7.0.post0 to 1.8.0 in /api/requirements #1296
firefoxci-taskcluster / tox-client-py312
succeeded
Oct 28, 2024 in 2m 11s
FirefoxCI (pull_request)
test the tooltool client
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-10-28T03:19:33.767Z
Resolved: 2024-10-28T03:20:25.788Z
Task Execution Time: 52 seconds, 21 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-10-28 03:19:33.816Z] Task ID: JgYD2ydORze8FBJdFm7UEg
[taskcluster 2024-10-28 03:19:33.816Z] Worker ID: 6324377000453782674
[taskcluster 2024-10-28 03:19:33.816Z] Worker Group: us-central1-b
[taskcluster 2024-10-28 03:19:33.816Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-10-28 03:19:33.816Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-10-28 03:19:33.816Z] Worker Version: 38.0.5
[taskcluster 2024-10-28 03:19:33.816Z] Public IP: 34.46.169.157
[taskcluster 2024-10-28 03:19:33.816Z] Hostname: releng-t-linux-gcp-yidvxzg-rk2orq2rkt0maq
[taskcluster 2024-10-28 03:19:33.816Z] using cache "releng-level-1-checkouts-v3-7afeb851dd97df8f3607-SvSVKldDTqmrsNWMG0fNvw" -> /builds/worker/checkouts
[taskcluster 2024-10-28 03:19:36.160Z] Downloading artifact "public/image.tar.zst" from task ID: SvSVKldDTqmrsNWMG0fNvw.
[taskcluster 2024-10-28 03:19:39.075Z] Downloaded artifact successfully.
[taskcluster 2024-10-28 03:19:39.076Z] Downloaded 306.576 mb
[taskcluster 2024-10-28 03:19:39.077Z] Decompressing downloaded image
[taskcluster 2024-10-28 03:19:41.215Z] Loading docker image from downloaded archive.
[taskcluster 2024-10-28 03:19:58.604Z] Image 'public/image.tar.zst' from task 'SvSVKldDTqmrsNWMG0fNvw' loaded. Using image ID sha256:91d671c95bdce27588344a3f920a4cc7436ad18e7f32ab7329aa33eab2da01ce.
[taskcluster 2024-10-28 03:19:58.765Z] === Task Starting ===
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[setup 2024-10-28T03:20:01.014Z] run-task started in /
[setup 2024-10-28T03:20:01.014Z] 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-py312
[setup 2024-10-28T03:20:01.015Z] Python version: 3.12.4
[cache 2024-10-28T03:20:01.016Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
/usr/local/bin/run-task:328: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[volume 2024-10-28T03:20:01.017Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-10-28T03:20:01.017Z] volume /builds/worker/checkouts is a cache
[setup 2024-10-28T03:20:01.017Z] running as worker:worker
[vcs 2024-10-28T03:20:01.017Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-10-28T03:20:01.021Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/tooltool', '/builds/worker/checkouts/vcs']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-10-28T03:20:01.022Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-10-28T03:20:01.583Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/logbook-1.8.0']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-10-28T03:20:01.821Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-10-28T03:20:01.821Z] * branch dependabot/pip/api/requirements/logbook-1.8.0 -> FETCH_HEAD
[vcs 2024-10-28T03:20:01.826Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/logbook-1.8.0']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-10-28T03:20:02.053Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-10-28T03:20:02.053Z] * branch dependabot/pip/api/requirements/logbook-1.8.0 -> FETCH_HEAD
[vcs 2024-10-28T03:20:02.058Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/api/requirements/logbook-1.8.0', 'c5e0e84f53ee1098ebbecfb505e161066d97cff6']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-10-28T03:20:02.071Z] Switched to a new branch 'dependabot/pip/api/requirements/logbook-1.8.0'
[vcs 2024-10-28T03:20:02.071Z] cleaning git checkout...
[vcs 2024-10-28T03:20:02.071Z] executing ['git', 'clean', '-nxdff']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-10-28T03:20:02.073Z] removing []
[vcs 2024-10-28T03:20:02.073Z] successfully cleaned git checkout!
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-10-28T03:20:02.074Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/tooltool/commit/c5e0e84f53ee1098ebbecfb505e161066d97cff6' title='Built from tooltool commit c5e0e84f53ee1098ebbecfb505e161066d97cff6'>c5e0e84f53ee1098ebbecfb505e161066d97cff6</a>
[task 2024-10-28T03:20:02.074Z] executing ['bash', '-cx', 'set +x && export CODECOV_TOKEN=$(wget -qO- $SECRET_URL | jq -r \'.["secret"]["codecov"]["token"]\') && set -x && tox -e tooltool_client-py312']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[task 2024-10-28T03:20:02.076Z] + set +x
[task 2024-10-28T03:20:02.167Z] + tox -e tooltool_client-py312
[task 2024-10-28T03:20:02.773Z] tooltool_client-py312: install_deps> python -I -m pip install tox
[task 2024-10-28T03:20:05.513Z] tooltool_client-py312: commands[0] /builds/worker/checkouts/vcs/client> tox -e py312
[task 2024-10-28T03:20:05.995Z] py312: install_deps> python -I -m pip install -r requirements/test.txt
[task 2024-10-28T03:20:12.488Z] py312: commands[0]> ./validate.sh
[task 2024-10-28T03:20:12.494Z] -- running pyflakes --
[task 2024-10-28T03:20:12.663Z] -- running tests (under coverage) --
[task 2024-10-28T03:20:13.957Z] ============================= test session starts ==============================
[task 2024-10-28T03:20:13.957Z] platform linux -- Python 3.12.4, pytest-8.3.3, pluggy-1.5.0
[task 2024-10-28T03:20:13.957Z] cachedir: /builds/worker/checkouts/vcs/.tox/py312/.pytest_cache
[task 2024-10-28T03:20:13.957Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-10-28T03:20:13.957Z] collected 153 items
[task 2024-10-28T03:20:13.957Z]
[task 2024-10-28T03:20:14.081Z] test_tooltool.py ....................................................... [ 35%]
[task 2024-10-28T03:20:20.554Z] ........................................................................ [ 83%]
[task 2024-10-28T03:20:20.651Z] .......................... [100%]
[task 2024-10-28T03:20:20.651Z]
[task 2024-10-28T03:20:20.651Z] =============================== warnings summary ===============================
[task 2024-10-28T03:20:20.651Z] test_tooltool.py: 10 warnings
[task 2024-10-28T03:20:20.651Z] /builds/worker/checkouts/vcs/client/tooltool.py:1016: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
[task 2024-10-28T03:20:20.651Z] super(TarFile, self).extractall(*args, **kwargs)
[task 2024-10-28T03:20:20.651Z]
[task 2024-10-28T03:20:20.651Z] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
[task 2024-10-28T03:20:20.651Z] ======================= 153 passed, 10 warnings in 7.39s =======================
[task 2024-10-28T03:20:20.696Z] -- checking coverage --
[task 2024-10-28T03:20:21.073Z] Wrote XML report to coverage.xml
[task 2024-10-28T03:20:21.388Z] Wrote HTML report to .coverage-html/index.html
[task 2024-10-28T03:20:21.411Z] Name Stmts Miss Cover
[task 2024-10-28T03:20:21.411Z] ---------------------------------
[task 2024-10-28T03:20:21.412Z] TOTAL 838 67 92%
[task 2024-10-28T03:20:21.413Z]
[task 2024-10-28T03:20:21.413Z] GOOD!
[task 2024-10-28T03:20:21.414Z] py312: commands[1]> sed -i -e 's|filename="|filename="client/|' coverage.xml
[task 2024-10-28T03:20:21.417Z] py312: OK (15.65=setup[6.73]+cmd[8.93,0.00] seconds)
[task 2024-10-28T03:20:21.417Z] congratulations :) (15.72 seconds)
[task 2024-10-28T03:20:21.452Z] tooltool_client-py312: commands[1] /builds/worker/checkouts/vcs/client> tox -e codecov
[task 2024-10-28T03:20:21.765Z] codecov: install_deps> python -I -m pip install codecov
[task 2024-10-28T03:20:24.231Z] codecov: commands[0]> codecov --disable pycov --commit=c5e0e84f53ee1098ebbecfb505e161066d97cff6 --branch= --pr=1296
[task 2024-10-28T03:20:24.737Z]
[task 2024-10-28T03:20:24.738Z] _____ _
[task 2024-10-28T03:20:24.738Z] / ____| | |
[task 2024-10-28T03:20:24.738Z] | | ___ __| | ___ ___ _____ __
[task 2024-10-28T03:20:24.738Z] | | / _ \ / _ |/ _ \/ __/ _ \ \ / /
[task 2024-10-28T03:20:24.738Z] | |___| (_) | (_| | __/ (_| (_) \ V /
[task 2024-10-28T03:20:24.738Z] \_____\___/ \____|\___|\___\___/ \_/
[task 2024-10-28T03:20:24.738Z] v2.1.13
[task 2024-10-28T03:20:24.738Z]
[task 2024-10-28T03:20:24.738Z] ==> Detecting CI provider
[task 2024-10-28T03:20:24.738Z] -> Got branch from git/hg
[task 2024-10-28T03:20:24.738Z] -> Got sha from git/hg
[task 2024-10-28T03:20:24.738Z] ==> Preparing upload
[task 2024-10-28T03:20:24.738Z] ==> Processing gcov (disable by -X gcov)
[task 2024-10-28T03:20:24.738Z] ==> Collecting reports
[task 2024-10-28T03:20:24.738Z] + /builds/worker/checkouts/vcs/client/coveragerc bytes=535
[task 2024-10-28T03:20:24.738Z] + /builds/worker/checkouts/vcs/client/coverage.xml bytes=31243
[task 2024-10-28T03:20:24.738Z] ==> Uploading
[task 2024-10-28T03:20:24.738Z] .url https://codecov.io
[task 2024-10-28T03:20:24.738Z] .query commit=c5e0e84f53ee1098ebbecfb505e161066d97cff6&branch=dependabot%2Fpip%2Fapi%2Frequirements%2Flogbook-1.8.0&pr=1296&token=<secret>&package=py2.1.13
[task 2024-10-28T03:20:24.738Z] Gzipping contents..
[task 2024-10-28T03:20:24.738Z] Compressed contents to 3450 bytes
[task 2024-10-28T03:20:24.738Z] Pinging Codecov...
[task 2024-10-28T03:20:24.738Z] Uploading to S3...
[task 2024-10-28T03:20:24.738Z] Uploading to S3 took 0:00:00.132259
[task 2024-10-28T03:20:24.738Z] https://app.codecov.io/github/mozilla-releng/tooltool/commit/c5e0e84f53ee1098ebbecfb505e161066d97cff6
[task 2024-10-28T03:20:24.760Z] codecov: OK (3.07=setup[2.54]+cmd[0.53] seconds)
[task 2024-10-28T03:20:24.760Z] congratulations :) (3.13 seconds)
[task 2024-10-28T03:20:24.795Z] tooltool_client-py312: OK (22.21=setup[2.93]+cmd[15.94,3.34] seconds)
[task 2024-10-28T03:20:24.795Z] congratulations :) (22.28 seconds)
[taskcluster 2024-10-28 03:20:25.310Z] === Task Finished ===
[taskcluster 2024-10-28 03:20:25.310Z] Successful task run with exit code: 0 completed in 51.495 seconds
Loading