name: py3 run_id: install_deps env LANG: C.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/py3/bin:/opt/pyenv/bin:/tmp/venv-dhQO/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PYTHONHASHSEED: 2954163254 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env TOX_ENV_NAME: py3 env TOX_WORK_DIR: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox env TOX_ENV_DIR: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/py3 env VIRTUAL_ENV: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/py3 metadata pid: 2746 cwd: /w/workspace/com-pylog-tox-sonarqube/mdclogpy allow: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/py3/bin/* cmd: python -I -m pip install coverage inotify pytest pytest-cov exit_code: 0 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple Collecting coverage Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/coverage/7.5.3/coverage-7.5.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (231 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 231.6/231.6 kB 15.3 MB/s eta 0:00:00 Collecting inotify Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/inotify/0.2.10/inotify-0.2.10.tar.gz (9.9 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pytest Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest/8.2.2/pytest-8.2.2-py3-none-any.whl (339 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.9/339.9 kB 17.5 MB/s eta 0:00:00 Collecting pytest-cov Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest-cov/5.0.0/pytest_cov-5.0.0-py3-none-any.whl (21 kB) Collecting nose (from inotify) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/nose/1.3.7/nose-1.3.7-py3-none-any.whl (154 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.7/154.7 kB 8.5 MB/s eta 0:00:00 Collecting iniconfig (from pytest) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/iniconfig/2.0.0/iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Collecting packaging (from pytest) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/packaging/24.1/packaging-24.1-py3-none-any.whl (53 kB) Collecting pluggy<2.0,>=1.5 (from pytest) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pluggy/1.5.0/pluggy-1.5.0-py3-none-any.whl (20 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/exceptiongroup/1.2.1/exceptiongroup-1.2.1-py3-none-any.whl (16 kB) Collecting tomli>=1 (from pytest) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/tomli/2.0.1/tomli-2.0.1-py3-none-any.whl (12 kB) Building wheels for collected packages: inotify Building wheel for inotify (setup.py): started Building wheel for inotify (setup.py): finished with status 'done' Created wheel for inotify: filename=inotify-0.2.10-py3-none-any.whl size=13432 sha256=95876cd15ff497a9292508dae74494a0dff7559783f26dd4848832c2fc82f3c7 Stored in directory: /home/jenkins/.cache/pip/wheels/fd/2b/6a/325ce4f3e7219e5f15518bbfd546b3232cd7dec933de007270 Successfully built inotify Installing collected packages: nose, tomli, pluggy, packaging, inotify, iniconfig, exceptiongroup, coverage, pytest, pytest-cov Successfully installed coverage-7.5.3 exceptiongroup-1.2.1 iniconfig-2.0.0 inotify-0.2.10 nose-1.3.7 packaging-24.1 pluggy-1.5.0 pytest-8.2.2 pytest-cov-5.0.0 tomli-2.0.1