name: pytest run_id: install_deps env HOME: /home/jenkins env LANG: en_US.UTF-8 env PATH: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/bin:/opt/pyenv/bin:/tmp/venv-zNkM/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 PYTHONHASHSEED: 1924417282 env PYTHONIOENCODING: utf-8 env SSH_AGENT_PID: 18536 env SSH_AUTH_SOCK: ********************************* env TOX_ENV_DIR: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest env TOX_ENV_NAME: pytest env TOX_WORK_DIR: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox env VIRTUAL_ENV: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 38670 cwd: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli allow: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/bin/* cmd: python -I -m pip install -r requirements.txt exit_code: 0 Collecting requests==2.20.1 (from -r requirements.txt (line 20)) Downloading requests-2.20.1-py2.py3-none-any.whl.metadata (5.5 kB) Collecting websockets==7.0 (from -r requirements.txt (line 21)) Downloading websockets-7.0.tar.gz (49 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting asynctest (from -r requirements.txt (line 22)) Downloading asynctest-0.13.0-py3-none-any.whl.metadata (5.4 kB) Collecting mock (from -r requirements.txt (line 23)) Downloading mock-5.2.0-py3-none-any.whl.metadata (3.1 kB) Collecting pytest (from -r requirements.txt (line 24)) Downloading pytest-8.3.5-py3-none-any.whl.metadata (7.6 kB) Collecting chardet<3.1.0,>=3.0.2 (from requests==2.20.1->-r requirements.txt (line 20)) Downloading chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB) Collecting idna<2.8,>=2.5 (from requests==2.20.1->-r requirements.txt (line 20)) Downloading idna-2.7-py2.py3-none-any.whl.metadata (8.9 kB) Collecting urllib3<1.25,>=1.21.1 (from requests==2.20.1->-r requirements.txt (line 20)) Downloading urllib3-1.24.3-py2.py3-none-any.whl.metadata (36 kB) Collecting certifi>=2017.4.17 (from requests==2.20.1->-r requirements.txt (line 20)) Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest->-r requirements.txt (line 24)) Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) Collecting iniconfig (from pytest->-r requirements.txt (line 24)) Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) Collecting packaging (from pytest->-r requirements.txt (line 24)) Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) Collecting pluggy<2,>=1.5 (from pytest->-r requirements.txt (line 24)) Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting tomli>=1 (from pytest->-r requirements.txt (line 24)) Using cached tomli-2.4.0-py3-none-any.whl.metadata (10 kB) Collecting typing-extensions>=4.6.0 (from exceptiongroup>=1.0.0rc8->pytest->-r requirements.txt (line 24)) Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) Downloading asynctest-0.13.0-py3-none-any.whl (26 kB) Downloading mock-5.2.0-py3-none-any.whl (31 kB) Downloading pytest-8.3.5-py3-none-any.whl (343 kB) Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) Downloading idna-2.7-py2.py3-none-any.whl (58 kB) Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) Using cached tomli-2.4.0-py3-none-any.whl (14 kB) Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) Using cached packaging-26.0-py3-none-any.whl (74 kB) Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) Building wheels for collected packages: websockets Building wheel for websockets (setup.py): started Building wheel for websockets (setup.py): finished with status 'done' Created wheel for websockets: filename=websockets-7.0-cp38-cp38-linux_x86_64.whl size=69177 sha256=43c9ad17fa21dddfa2060dc32f098c711c9d0731ce69ead0589597b36839b664 Stored in directory: /home/jenkins/.cache/pip/wheels/ff/66/8a/b0610f3b070460e56f775bfcaafc6123838f3e7ab3cd80aaaf Successfully built websockets Installing collected packages: idna, chardet, websockets, urllib3, typing-extensions, tomli, pluggy, packaging, mock, iniconfig, certifi, asynctest, requests, exceptiongroup, pytest Successfully installed asynctest-0.13.0 certifi-2026.1.4 chardet-3.0.4 exceptiongroup-1.3.1 idna-2.7 iniconfig-2.1.0 mock-5.2.0 packaging-26.0 pluggy-1.5.0 pytest-8.3.5 requests-2.20.1 tomli-2.4.0 typing-extensions-4.13.2 urllib3-1.24.3 websockets-7.0