build(deps): bump certifi from 2023.5.7 to 2024.7.4 in /client/requirements #1196
firefoxci-taskcluster / tox-client-py38
failed
Aug 27, 2024 in 1m 40s
FirefoxCI (pull_request)
test the tooltool client
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-08-27 13:12:55.428Z] Task ID: QnBIr6klQFCNsDnbssd_mQ
[taskcluster 2024-08-27 13:12:55.428Z] Worker ID: 2242520801928573043
[taskcluster 2024-08-27 13:12:55.428Z] Worker Group: us-west1-a
[taskcluster 2024-08-27 13:12:55.428Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-08-27 13:12:55.428Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-08-27 13:12:55.428Z] Worker Version: 38.0.5
[taskcluster 2024-08-27 13:12:55.428Z] Public IP: 34.83.87.155
[taskcluster 2024-08-27 13:12:55.428Z] Hostname: releng-t-linux-gcp-rb2hnnfbtkwsezbayrz7ma
[taskcluster 2024-08-27 13:12:55.428Z] using cache "releng-level-1-checkouts-v3-7afeb851dd97df8f3607-IYJntbwZRs2GeqUgL-hqIQ" -> /builds/worker/checkouts
[taskcluster 2024-08-27 13:12:55.879Z] Image 'public/image.tar.zst' from task 'IYJntbwZRs2GeqUgL-hqIQ' loaded. Using image ID sha256:66aa4760b94979e2f8f91dea98be49546e1fef4cfd2f1d8e120beeed43b6f3cc.
[taskcluster 2024-08-27 13:12:55.892Z] === Task Starting ===
[setup 2024-08-27T13:12:56.186Z] run-task started in /
[setup 2024-08-27T13:12:56.186Z] 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-py38
[setup 2024-08-27T13:12:56.186Z] Python version: 3.8.19
[cache 2024-08-27T13:12:56.188Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2024-08-27T13:12:56.188Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-08-27T13:12:56.188Z] volume /builds/worker/checkouts is a cache
[setup 2024-08-27T13:12:56.188Z] running as worker:worker
[vcs 2024-08-27T13:12:56.188Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-08-27T13:12:56.191Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/client/requirements/certifi-2024.7.4']
[vcs 2024-08-27T13:12:56.534Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-27T13:12:56.534Z] * branch dependabot/pip/client/requirements/certifi-2024.7.4 -> FETCH_HEAD
[vcs 2024-08-27T13:12:56.536Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/client/requirements/certifi-2024.7.4']
[vcs 2024-08-27T13:12:56.753Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-27T13:12:56.754Z] * branch dependabot/pip/client/requirements/certifi-2024.7.4 -> FETCH_HEAD
[vcs 2024-08-27T13:12:56.758Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/client/requirements/certifi-2024.7.4', 'b4da9feebde5c7ee1e046bc34e7f894e72ef9faf']
[vcs 2024-08-27T13:12:56.763Z] Switched to a new branch 'dependabot/pip/client/requirements/certifi-2024.7.4'
[vcs 2024-08-27T13:12:56.763Z] cleaning git checkout...
[vcs 2024-08-27T13:12:56.763Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-08-27T13:12:56.792Z] removing ['/builds/worker/checkouts/vcs/.tox/']
[vcs 2024-08-27T13:12:56.914Z] successfully cleaned git checkout!
[vcs 2024-08-27T13:12:56.917Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/tooltool/commit/b4da9feebde5c7ee1e046bc34e7f894e72ef9faf' title='Built from tooltool commit b4da9feebde5c7ee1e046bc34e7f894e72ef9faf'>b4da9feebde5c7ee1e046bc34e7f894e72ef9faf</a>
[task 2024-08-27T13:12:56.917Z] executing ['bash', '-cx', 'set +x && export CODECOV_TOKEN=$(wget -qO- $SECRET_URL | jq -r \'.["secret"]["codecov"]["token"]\') && set -x && tox -e tooltool_client-py38']
[task 2024-08-27T13:12:56.919Z] + set +x
[task 2024-08-27T13:12:56.970Z] + tox -e tooltool_client-py38
[task 2024-08-27T13:12:57.661Z] tooltool_client-py38: install_deps> python -I -m pip install tox
[task 2024-08-27T13:13:00.380Z] tooltool_client-py38: commands[0] /builds/worker/checkouts/vcs/client> tox -e py38
[task 2024-08-27T13:13:01.117Z] py38: install_deps> python -I -m pip install -r requirements/test.txt
[task 2024-08-27T13:13:03.938Z] Collecting certifi==2024.7.4 (from -r requirements/test.txt (line 8))
[task 2024-08-27T13:13:03.938Z] Downloading certifi-2024.7.4-py3-none-any.whl (162 kB)
[task 2024-08-27T13:13:03.938Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 7.1 MB/s eta 0:00:00
[task 2024-08-27T13:13:03.938Z] Collecting charset-normalizer==3.1.0 (from -r requirements/test.txt (line 12))
[task 2024-08-27T13:13:03.938Z] Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB)
[task 2024-08-27T13:13:03.938Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 18.6 MB/s eta 0:00:00
[task 2024-08-27T13:13:03.938Z] Collecting coverage==6.5.0 (from -r requirements/test.txt (line 89))
[task 2024-08-27T13:13:03.938Z] Downloading coverage-6.5.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (214 kB)
[task 2024-08-27T13:13:03.938Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 214.4/214.4 kB 58.6 MB/s eta 0:00:00
[task 2024-08-27T13:13:03.938Z] Collecting coveralls==3.3.1 (from -r requirements/test.txt (line 143))
[task 2024-08-27T13:13:03.939Z] Downloading coveralls-3.3.1-py2.py3-none-any.whl (14 kB)
[task 2024-08-27T13:13:03.939Z] Collecting docopt==0.6.2 (from -r requirements/test.txt (line 147))
[task 2024-08-27T13:13:03.939Z] Downloading docopt-0.6.2.tar.gz (25 kB)
[task 2024-08-27T13:13:03.939Z] Preparing metadata (setup.py): started
[task 2024-08-27T13:13:03.939Z] Preparing metadata (setup.py): finished with status 'done'
[task 2024-08-27T13:13:03.939Z] Collecting idna==3.4 (from -r requirements/test.txt (line 150))
[task 2024-08-27T13:13:03.939Z] Downloading idna-3.4-py3-none-any.whl (61 kB)
[task 2024-08-27T13:13:03.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 21.1 MB/s eta 0:00:00
[task 2024-08-27T13:13:03.939Z] Collecting iniconfig==2.0.0 (from -r requirements/test.txt (line 154))
[task 2024-08-27T13:13:03.939Z] Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
[task 2024-08-27T13:13:03.939Z] Collecting mock==5.0.2 (from -r requirements/test.txt (line 158))
[task 2024-08-27T13:13:03.939Z] Downloading mock-5.0.2-py3-none-any.whl (30 kB)
[task 2024-08-27T13:13:03.939Z] Collecting packaging==23.1 (from -r requirements/test.txt (line 162))
[task 2024-08-27T13:13:03.939Z] Downloading packaging-23.1-py3-none-any.whl (48 kB)
[task 2024-08-27T13:13:03.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 16.1 MB/s eta 0:00:00
[task 2024-08-27T13:13:03.939Z] Collecting pluggy==1.0.0 (from -r requirements/test.txt (line 166))
[task 2024-08-27T13:13:03.939Z] Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
[task 2024-08-27T13:13:03.939Z] Collecting pyflakes==3.0.1 (from -r requirements/test.txt (line 170))
[task 2024-08-27T13:13:03.939Z] Downloading pyflakes-3.0.1-py2.py3-none-any.whl (62 kB)
[task 2024-08-27T13:13:03.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 21.7 MB/s eta 0:00:00
[task 2024-08-27T13:13:03.939Z] Collecting pytest==7.3.1 (from -r requirements/test.txt (line 174))
[task 2024-08-27T13:13:03.939Z] Downloading pytest-7.3.1-py3-none-any.whl (320 kB)
[task 2024-08-27T13:13:03.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 320.5/320.5 kB 76.8 MB/s eta 0:00:00
[task 2024-08-27T13:13:03.939Z] Collecting requests==2.31.0 (from -r requirements/test.txt (line 178))
[task 2024-08-27T13:13:03.939Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[task 2024-08-27T13:13:03.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 22.4 MB/s eta 0:00:00
[task 2024-08-27T13:13:03.939Z] Collecting urllib3==2.0.2 (from -r requirements/test.txt (line 182))
[task 2024-08-27T13:13:03.939Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB)
[task 2024-08-27T13:13:03.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 40.4 MB/s eta 0:00:00
[task 2024-08-27T13:13:03.939Z] Collecting exceptiongroup>=1.0.0rc8 (from pytest==7.3.1->-r requirements/test.txt (line 174))
[task 2024-08-27T13:13:03.939Z] py38: exit 1 (2.82 seconds) /builds/worker/checkouts/vcs/client> python -I -m pip install -r requirements/test.txt pid=66
[task 2024-08-27T13:13:03.940Z] ERROR: In --require-hashes mode, all requirements must have their versions pinned with ==. These do not:
[task 2024-08-27T13:13:03.940Z] exceptiongroup>=1.0.0rc8 from https://files.pythonhosted.org/packages/02/cc/b7e31358aac6ed1ef2bb790a9746ac2c69bcb3c8588b41616914eb106eaf/exceptiongroup-1.2.2-py3-none-any.whl (from pytest==7.3.1->-r requirements/test.txt (line 174))
[task 2024-08-27T13:13:03.940Z] py38: FAIL code 1 (3.11 seconds)
[task 2024-08-27T13:13:03.940Z] evaluation failed :( (3.39 seconds)
[task 2024-08-27T13:13:03.993Z] tooltool_client-py38: exit 1 (3.61 seconds) /builds/worker/checkouts/vcs/client> tox -e py38 pid=51
[task 2024-08-27T13:13:03.994Z] tooltool_client-py38: FAIL code 1 (6.68=setup[3.07]+cmd[3.61] seconds)
[task 2024-08-27T13:13:03.994Z] evaluation failed :( (6.82 seconds)
[taskcluster 2024-08-27 13:13:04.395Z] === Task Finished ===
[taskcluster 2024-08-27 13:13:04.395Z] Unsuccessful task run with exit code: 1 completed in 8.967 seconds
Loading