name: pre-commit
run_id: install_deps
env LANG: en_US.UTF-8
env HOME: /home/jenkins
env PATH: /w/workspace/odlparent-tox-verify-13.1.x/.tox/pre-commit/bin:/opt/pyenv/bin:/tmp/venv-Ly29/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: 1949074164
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env TOX_ENV_NAME: pre-commit
env TOX_WORK_DIR: /w/workspace/odlparent-tox-verify-13.1.x/.tox
env TOX_ENV_DIR: /w/workspace/odlparent-tox-verify-13.1.x/.tox/pre-commit
env VIRTUAL_ENV: /w/workspace/odlparent-tox-verify-13.1.x/.tox/pre-commit
metadata pid: 6974
cwd: /w/workspace/odlparent-tox-verify-13.1.x
allow: /w/workspace/odlparent-tox-verify-13.1.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/4.0.1/pre_commit-4.0.1-py2.py3-none-any.whl (218 kB)
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.1/identify-2.6.1-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.27.0/virtualenv-20.27.0-py3-none-any.whl (3.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 32.3 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.9/distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit)
  Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/filelock/3.16.1/filelock-3.16.1-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.3.6/platformdirs-4.3.6-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.9 filelock-3.16.1 identify-2.6.1 nodeenv-1.9.1 platformdirs-4.3.6 pre-commit-4.0.1 pyyaml-6.0.2 virtualenv-20.27.0