name: pre-commit run_id: install_deps env LANG: en_US.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/bgpcep-tox-verify-0.21.x/.tox/pre-commit/bin:/opt/pyenv/bin:/tmp/venv-ELxa/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin env PYTHONHASHSEED: 325720759 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env TOX_ENV_NAME: pre-commit env TOX_WORK_DIR: /w/workspace/bgpcep-tox-verify-0.21.x/.tox env TOX_ENV_DIR: /w/workspace/bgpcep-tox-verify-0.21.x/.tox/pre-commit env VIRTUAL_ENV: /w/workspace/bgpcep-tox-verify-0.21.x/.tox/pre-commit metadata pid: 7106 cwd: /w/workspace/bgpcep-tox-verify-0.21.x allow: /w/workspace/bgpcep-tox-verify-0.21.x/.tox/pre-commit/bin/* cmd: python -I -m pip install pre-commit exit_code: 0 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple Collecting pre-commit Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pre-commit/3.8.0/pre_commit-3.8.0-py2.py3-none-any.whl (204 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.6/204.6 kB 20.8 MB/s eta 0:00:00 Collecting cfgv>=2.0.0 (from pre-commit) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cfgv/3.4.0/cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB) Collecting identify>=1.0.0 (from pre-commit) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/identify/2.6.0/identify-2.6.0-py2.py3-none-any.whl (98 kB) Collecting nodeenv>=0.11.1 (from pre-commit) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/nodeenv/1.9.1/nodeenv-1.9.1-py2.py3-none-any.whl (22 kB) Collecting pyyaml>=5.1 (from pre-commit) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyyaml/6.0.2/PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) Collecting virtualenv>=20.10.0 (from pre-commit) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/virtualenv/20.26.3/virtualenv-20.26.3-py3-none-any.whl (5.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 14.6 MB/s eta 0:00:00 Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/distlib/0.3.8/distlib-0.3.8-py2.py3-none-any.whl (468 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 23.6 MB/s eta 0:00:00 Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/filelock/3.15.4/filelock-3.15.4-py3-none-any.whl (16 kB) Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/platformdirs/4.2.2/platformdirs-4.2.2-py3-none-any.whl (18 kB) Installing collected packages: distlib, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, virtualenv, pre-commit Successfully installed cfgv-3.4.0 distlib-0.3.8 filelock-3.15.4 identify-2.6.0 nodeenv-1.9.1 platformdirs-4.2.2 pre-commit-3.8.0 pyyaml-6.0.2 virtualenv-20.26.3