name: py run_id: install_deps env HOME: /home/jenkins env LANG: en_US.UTF-8 env PATH: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.tox/py/bin:/opt/pyenv/bin:/tmp/venv-YaSM/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 PIP_DISABLE_PIP_VERSION_CHECK: 1 env PIP_USER: 0 env PYTHONHASHSEED: 2790522310 env PYTHONIOENCODING: utf-8 env SSH_AGENT_PID: 14896 env SSH_AUTH_SOCK: ********************************* env TOX_ENV_DIR: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.tox/py env TOX_ENV_NAME: py env TOX_WORK_DIR: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.tox env VIRTUAL_ENV: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.tox/py env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 34171 cwd: /w/workspace/testsuite-pythonsdk-tests-master-python-lint allow: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.tox/py/bin/*:git:/bin/sh:sh:/bin/bash:bash:xargs cmd: python -I -m pip install flake8 flake8-docstrings exit_code: 0 Collecting flake8 Downloading flake8-7.3.0-py2.py3-none-any.whl.metadata (3.8 kB) Collecting flake8-docstrings Downloading flake8_docstrings-1.7.0-py2.py3-none-any.whl.metadata (2.0 kB) Collecting mccabe<0.8.0,>=0.7.0 (from flake8) Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) Collecting pycodestyle<2.15.0,>=2.14.0 (from flake8) Downloading pycodestyle-2.14.0-py2.py3-none-any.whl.metadata (4.5 kB) Collecting pyflakes<3.5.0,>=3.4.0 (from flake8) Downloading pyflakes-3.4.0-py2.py3-none-any.whl.metadata (3.5 kB) Collecting pydocstyle>=2.1 (from flake8-docstrings) Downloading pydocstyle-6.3.0-py3-none-any.whl.metadata (3.7 kB) Collecting snowballstemmer>=2.2.0 (from pydocstyle>=2.1->flake8-docstrings) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Downloading flake8-7.3.0-py2.py3-none-any.whl (57 kB) Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Downloading pycodestyle-2.14.0-py2.py3-none-any.whl (31 kB) Downloading pyflakes-3.4.0-py2.py3-none-any.whl (63 kB) Downloading flake8_docstrings-1.7.0-py2.py3-none-any.whl (5.0 kB) Downloading pydocstyle-6.3.0-py3-none-any.whl (38 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Installing collected packages: snowballstemmer, pyflakes, pycodestyle, mccabe, pydocstyle, flake8, flake8-docstrings Successfully installed flake8-7.3.0 flake8-docstrings-1.7.0 mccabe-0.7.0 pycodestyle-2.14.0 pydocstyle-6.3.0 pyflakes-3.4.0 snowballstemmer-3.0.1