clm: install_deps> python -I -m pip install confluent-kafka coverage flask future gevent jsonschema kafka-python mock pytest pytest-cov pytest-mock PyYAML requests requests_mock Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple Collecting confluent-kafka Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/confluent-kafka/2.5.3/confluent-kafka-2.5.3.tar.gz (137 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting coverage Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/coverage/7.6.1/coverage-7.6.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (234 kB) Collecting flask Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/flask/3.0.3/flask-3.0.3-py3-none-any.whl (101 kB) Collecting future Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/future/1.0.0/future-1.0.0-py3-none-any.whl (491 kB) Collecting gevent Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/gevent/24.2.1/gevent-24.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 12.4 MB/s eta 0:00:00 Collecting jsonschema Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/jsonschema/4.23.0/jsonschema-4.23.0-py3-none-any.whl (88 kB) Collecting kafka-python Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kafka-python/2.0.2/kafka_python-2.0.2-py2.py3-none-any.whl (246 kB) Collecting mock Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/mock/5.1.0/mock-5.1.0-py3-none-any.whl (30 kB) Collecting pytest Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest/8.3.3/pytest-8.3.3-py3-none-any.whl (342 kB) 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 pytest-mock Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest-mock/3.14.0/pytest_mock-3.14.0-py3-none-any.whl (9.9 kB) Collecting PyYAML Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pyyaml/6.0.2/PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) Collecting requests 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_mock Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/requests-mock/1.12.1/requests_mock-1.12.1-py2.py3-none-any.whl (27 kB) Collecting Werkzeug>=3.0.0 (from flask) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/werkzeug/3.0.4/werkzeug-3.0.4-py3-none-any.whl (227 kB) Collecting Jinja2>=3.1.2 (from flask) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/jinja2/3.1.4/jinja2-3.1.4-py3-none-any.whl (133 kB) Collecting itsdangerous>=2.1.2 (from flask) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/itsdangerous/2.2.0/itsdangerous-2.2.0-py3-none-any.whl (16 kB) Collecting click>=8.1.3 (from flask) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/click/8.1.7/click-8.1.7-py3-none-any.whl (97 kB) Collecting blinker>=1.6.2 (from flask) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/blinker/1.8.2/blinker-1.8.2-py3-none-any.whl (9.5 kB) Collecting importlib-metadata>=3.6.0 (from flask) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/importlib-metadata/8.5.0/importlib_metadata-8.5.0-py3-none-any.whl (26 kB) Collecting zope.event (from gevent) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/zope-event/5.0/zope.event-5.0-py3-none-any.whl (6.8 kB) Collecting zope.interface (from gevent) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/zope-interface/7.0.3/zope.interface-7.0.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (253 kB) Collecting greenlet>=2.0.0 (from gevent) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/greenlet/3.1.1/greenlet-3.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (641 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 641.3/641.3 kB 17.8 MB/s eta 0:00:00 Collecting attrs>=22.2.0 (from jsonschema) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/attrs/24.2.0/attrs-24.2.0-py3-none-any.whl (63 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/jsonschema-specifications/2023.12.1/jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) Collecting referencing>=0.28.4 (from jsonschema) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/referencing/0.35.1/referencing-0.35.1-py3-none-any.whl (26 kB) Collecting rpds-py>=0.7.1 (from jsonschema) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/rpds-py/0.20.0/rpds_py-0.20.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (355 kB) 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,>=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.2/exceptiongroup-1.2.2-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) Collecting charset-normalizer<4,>=2 (from requests) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/charset-normalizer/3.3.2/charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Collecting idna<4,>=2.5 (from requests) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) Collecting urllib3<3,>=1.21.1 (from requests) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/urllib3/2.2.3/urllib3-2.2.3-py3-none-any.whl (126 kB) Collecting certifi>=2017.4.17 (from requests) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/certifi/2024.8.30/certifi-2024.8.30-py3-none-any.whl (167 kB) Collecting zipp>=3.20 (from importlib-metadata>=3.6.0->flask) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/zipp/3.20.2/zipp-3.20.2-py3-none-any.whl (9.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/markupsafe/2.1.5/MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Requirement already satisfied: setuptools in ./.tox/clm/lib/python3.9/site-packages (from zope.event->gevent) (75.1.0) Building wheels for collected packages: confluent-kafka Building wheel for confluent-kafka (setup.py): started Building wheel for confluent-kafka (setup.py): finished with status 'error' Running setup.py clean for confluent-kafka Failed to build confluent-kafka clm: exit 1 (10.62 seconds) /w/workspace/smo-ves-tox-nexus-iq-clm> python -I -m pip install confluent-kafka coverage flask future gevent jsonschema kafka-python mock pytest pytest-cov pytest-mock PyYAML requests requests_mock pid=2346 clm: FAIL code 1 (11.32 seconds) evaluation failed :( (11.39 seconds)