name: code run_id: install_deps env LANG: C.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/aiml-fw-athp-sdk-model-storage-pypi-verify-master/.tox/code/bin:/opt/pyenv/bin:/tmp/venv-Uq0I/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/.gem/ruby/2.6.0/bin:/opt/go/1.19/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: 3039540132 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env TOX_ENV_NAME: code env TOX_WORK_DIR: /w/workspace/aiml-fw-athp-sdk-model-storage-pypi-verify-master/.tox env TOX_ENV_DIR: /w/workspace/aiml-fw-athp-sdk-model-storage-pypi-verify-master/.tox/code env VIRTUAL_ENV: /w/workspace/aiml-fw-athp-sdk-model-storage-pypi-verify-master/.tox/code metadata pid: 2907 cwd: /w/workspace/aiml-fw-athp-sdk-model-storage-pypi-verify-master allow: /w/workspace/aiml-fw-athp-sdk-model-storage-pypi-verify-master/.tox/code/bin/* cmd: python -I -m pip install boto3 coverage kubernetes mock pandas pytest pytest-cov exit_code: 0 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple Collecting boto3 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/boto3/1.38.28/boto3-1.38.28-py3-none-any.whl (139 kB) Collecting coverage Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/coverage/7.8.2/coverage-7.8.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240 kB) Collecting kubernetes Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/kubernetes/32.0.1/kubernetes-32.0.1-py2.py3-none-any.whl (2.0 MB) Collecting mock Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/mock/5.2.0/mock-5.2.0-py3-none-any.whl (31 kB) Collecting pandas Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pandas/2.2.3/pandas-2.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 36.4 MB/s eta 0:00:00 Collecting pytest Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest/8.4.0/pytest-8.4.0-py3-none-any.whl (363 kB) Collecting pytest-cov Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest-cov/6.1.1/pytest_cov-6.1.1-py3-none-any.whl (23 kB) Collecting botocore<1.39.0,>=1.38.28 (from boto3) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/botocore/1.38.28/botocore-1.38.28-py3-none-any.whl (13.6 MB) Collecting jmespath<2.0.0,>=0.7.1 (from boto3) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) Collecting s3transfer<0.14.0,>=0.13.0 (from boto3) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/s3transfer/0.13.0/s3transfer-0.13.0-py3-none-any.whl (85 kB) Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.39.0,>=1.38.28->boto3) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Collecting urllib3!=2.2.0,<3,>=1.25.4 (from botocore<1.39.0,>=1.38.28->boto3) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/urllib3/2.4.0/urllib3-2.4.0-py3-none-any.whl (128 kB) Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.1->botocore<1.39.0,>=1.38.28->boto3) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) Collecting certifi>=14.05.14 (from kubernetes) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/certifi/2025.4.26/certifi-2025.4.26-py3-none-any.whl (159 kB) Collecting pyyaml>=5.4.1 (from kubernetes) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pyyaml/6.0.2/PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) Collecting google-auth>=1.0.1 (from kubernetes) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/google-auth/2.40.2/google_auth-2.40.2-py2.py3-none-any.whl (216 kB) Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB) Collecting requests (from kubernetes) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/requests/2.32.3/requests-2.32.3-py3-none-any.whl (64 kB) Collecting requests-oauthlib (from kubernetes) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/requests-oauthlib/2.0.0/requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) Collecting oauthlib>=3.2.2 (from kubernetes) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/oauthlib/3.2.2/oauthlib-3.2.2-py3-none-any.whl (151 kB) Collecting durationpy>=0.7 (from kubernetes) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/durationpy/0.10/durationpy-0.10-py3-none-any.whl (3.9 kB) Collecting numpy>=1.22.4 (from pandas) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/numpy/2.2.6/numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 89.1 MB/s eta 0:00:00 Collecting pytz>=2020.1 (from pandas) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytz/2025.2/pytz-2025.2-py2.py3-none-any.whl (509 kB) Collecting tzdata>=2022.7 (from pandas) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/tzdata/2025.2/tzdata-2025.2-py2.py3-none-any.whl (347 kB) Collecting exceptiongroup>=1 (from pytest) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/exceptiongroup/1.3.0/exceptiongroup-1.3.0-py3-none-any.whl (16 kB) Collecting iniconfig>=1 (from pytest) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/iniconfig/2.1.0/iniconfig-2.1.0-py3-none-any.whl (6.0 kB) Collecting packaging>=20 (from pytest) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/packaging/25.0/packaging-25.0-py3-none-any.whl (66 kB) Collecting pluggy<2,>=1.5 (from pytest) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pluggy/1.6.0/pluggy-1.6.0-py3-none-any.whl (20 kB) Collecting pygments>=2.7.2 (from pytest) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pygments/2.19.1/pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 42.1 MB/s eta 0:00:00 Collecting tomli>=1 (from pytest) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/tomli/2.2.1/tomli-2.2.1-py3-none-any.whl (14 kB) Collecting typing-extensions>=4.6.0 (from exceptiongroup>=1->pytest) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/typing-extensions/4.14.0/typing_extensions-4.14.0-py3-none-any.whl (43 kB) Collecting cachetools<6.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/cachetools/5.5.2/cachetools-5.5.2-py3-none-any.whl (10 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pyasn1-modules/0.4.2/pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/rsa/4.9.1/rsa-4.9.1-py3-none-any.whl (34 kB) Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pyasn1/0.6.1/pyasn1-0.6.1-py3-none-any.whl (83 kB) Collecting charset-normalizer<4,>=2 (from requests->kubernetes) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/charset-normalizer/3.4.2/charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) Collecting idna<4,>=2.5 (from requests->kubernetes) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) Installing collected packages: pytz, durationpy, websocket-client, urllib3, tzdata, typing-extensions, tomli, six, pyyaml, pygments, pyasn1, pluggy, packaging, oauthlib, numpy, mock, jmespath, iniconfig, idna, coverage, charset-normalizer, certifi, cachetools, rsa, requests, python-dateutil, pyasn1-modules, exceptiongroup, requests-oauthlib, pytest, pandas, google-auth, botocore, s3transfer, pytest-cov, kubernetes, boto3 Successfully installed boto3-1.38.28 botocore-1.38.28 cachetools-5.5.2 certifi-2025.4.26 charset-normalizer-3.4.2 coverage-7.8.2 durationpy-0.10 exceptiongroup-1.3.0 google-auth-2.40.2 idna-3.10 iniconfig-2.1.0 jmespath-1.0.1 kubernetes-32.0.1 mock-5.2.0 numpy-2.2.6 oauthlib-3.2.2 packaging-25.0 pandas-2.2.3 pluggy-1.6.0 pyasn1-0.6.1 pyasn1-modules-0.4.2 pygments-2.19.1 pytest-8.4.0 pytest-cov-6.1.1 python-dateutil-2.9.0.post0 pytz-2025.2 pyyaml-6.0.2 requests-2.32.3 requests-oauthlib-2.0.0 rsa-4.9.1 s3transfer-0.13.0 six-1.17.0 tomli-2.2.1 typing-extensions-4.14.0 tzdata-2025.2 urllib3-2.4.0 websocket-client-1.8.0