name: code run_id: install_deps env LANG: C.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.tox/code/bin:/opt/pyenv/bin:/tmp/venv-bHHy/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: 4198816095 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env cd: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/test env TOX_ENV_NAME: code env TOX_WORK_DIR: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.tox env TOX_ENV_DIR: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.tox/code env VIRTUAL_ENV: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.tox/code metadata pid: 2750 cwd: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube allow: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.tox/code/bin/* cmd: python -I -m pip install coverage Flask Flask-API Flask-Cors kfp kfp-pipeline-spec kfp-server-api==1.8.5 mock pytest pytest-cov requests Werkzeug==2.2.2 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 13.6 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 8.0 MB/s eta 0:00:00 Collecting Flask-API Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/flask-api/3.1/Flask_API-3.1-py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 9.7 MB/s eta 0:00:00 Collecting Flask-Cors Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/flask-cors/4.0.1/Flask_Cors-4.0.1-py2.py3-none-any.whl (14 kB) Collecting kfp Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kfp/2.7.0/kfp-2.7.0.tar.gz (441 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 kB 22.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting kfp-pipeline-spec Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kfp-pipeline-spec/0.3.0/kfp_pipeline_spec-0.3.0-py3-none-any.whl (12 kB) Collecting kfp-server-api==1.8.5 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kfp-server-api/1.8.5/kfp-server-api-1.8.5.tar.gz (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 kB 4.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' 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.2.2/pytest-8.2.2-py3-none-any.whl (339 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.9/339.9 kB 17.0 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 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 Werkzeug==2.2.2 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/werkzeug/2.2.2/Werkzeug-2.2.2-py3-none-any.whl (232 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 14.5 MB/s eta 0:00:00 Collecting urllib3>=1.15 (from kfp-server-api==1.8.5) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/urllib3/2.2.1/urllib3-2.2.1-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 8.7 MB/s eta 0:00:00 Collecting six>=1.10 (from kfp-server-api==1.8.5) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/six/1.16.0/six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting certifi (from kfp-server-api==1.8.5) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/certifi/2024.6.2/certifi-2024.6.2-py3-none-any.whl (164 kB) Collecting python-dateutil (from kfp-server-api==1.8.5) 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 MarkupSafe>=2.1.1 (from Werkzeug==2.2.2) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/markupsafe/2.1.5/MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) INFO: pip is looking at multiple versions of flask to determine which version is compatible with other requirements. This could take a while. Collecting Flask Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/flask/3.0.2/flask-3.0.2-py3-none-any.whl (101 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.3/101.3 kB 7.0 MB/s eta 0:00:00 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/flask/3.0.1/flask-3.0.1-py3-none-any.whl (101 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.2/101.2 kB 7.4 MB/s eta 0:00:00 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/flask/3.0.0/flask-3.0.0-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB 6.9 MB/s eta 0:00:00 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/flask/2.3.3/flask-2.3.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 6.8 MB/s eta 0:00:00 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/flask/2.3.2/Flask-2.3.2-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 6.1 MB/s eta 0:00:00 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/flask/2.3.1/Flask-2.3.1-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 6.6 MB/s eta 0:00:00 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/flask/2.3.0/Flask-2.3.0-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 7.3 MB/s eta 0:00:00 INFO: pip is still looking at multiple versions of flask to determine which version is compatible with other requirements. This could take a while. Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/flask/2.2.5/Flask-2.2.5-py3-none-any.whl (101 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 7.4 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (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.0 (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.0 (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 docstring-parser<1,>=0.7.3 (from kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/docstring-parser/0.16/docstring_parser-0.16-py3-none-any.whl (36 kB) Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 (from kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/google-api-core/2.19.0/google_api_core-2.19.0-py3-none-any.whl (139 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 10.5 MB/s eta 0:00:00 Collecting google-auth<3,>=1.6.1 (from kfp) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/google-auth/2.29.0/google_auth-2.29.0-py2.py3-none-any.whl (189 kB) Collecting google-cloud-storage<3,>=2.2.1 (from kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/google-cloud-storage/2.16.0/google_cloud_storage-2.16.0-py2.py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.6/125.6 kB 8.8 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of kfp to determine which version is compatible with other requirements. This could take a while. Collecting kfp Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kfp/2.6.0/kfp-2.6.0.tar.gz (425 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 425.3/425.3 kB 22.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kfp/2.5.0/kfp-2.5.0.tar.gz (425 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 425.4/425.4 kB 12.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting kfp-pipeline-spec Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kfp-pipeline-spec/0.2.2/kfp_pipeline_spec-0.2.2-py3-none-any.whl (20 kB) Collecting kfp Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kfp/2.4.0/kfp-2.4.0.tar.gz (392 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 392.3/392.3 kB 24.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kfp/2.3.0/kfp-2.3.0.tar.gz (377 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 377.2/377.2 kB 1.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kfp/2.2.0/kfp-2.2.0.tar.gz (375 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 375.1/375.1 kB 8.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kfp/2.1.3/kfp-2.1.3.tar.gz (372 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 372.4/372.4 kB 20.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kfp/2.1.2/kfp-2.1.2.tar.gz (280 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 280.4/280.4 kB 15.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting kfp-dsl==2.1.2 (from kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kfp-dsl/2.1.2/kfp-dsl-2.1.2.tar.gz (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.0/67.0 kB 4.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' INFO: pip is still looking at multiple versions of kfp to determine which version is compatible with other requirements. This could take a while. Collecting kfp Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kfp/2.0.1/kfp-2.0.1.tar.gz (372 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 372.4/372.4 kB 20.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kfp/2.0.0/kfp-2.0.0.tar.gz (372 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 372.7/372.7 kB 20.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kfp/1.8.22/kfp-1.8.22.tar.gz (304 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 304.9/304.9 kB 8.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting absl-py<2,>=0.9 (from kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/absl-py/1.4.0/absl_py-1.4.0-py3-none-any.whl (126 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.5/126.5 kB 8.9 MB/s eta 0:00:00 Collecting PyYAML<7,>=5.3 (from kfp) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pyyaml/6.0.1/PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) Collecting kubernetes<26,>=8.0.0 (from kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kubernetes/25.3.0/kubernetes-25.3.0-py2.py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 39.5 MB/s eta 0:00:00 Collecting google-api-python-client<2,>=1.7.8 (from kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/google-api-python-client/1.12.11/google_api_python_client-1.12.11-py2.py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.1/62.1 kB 3.9 MB/s eta 0:00:00 Collecting requests-toolbelt<1,>=0.8.0 (from kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/requests-toolbelt/0.10.1/requests_toolbelt-0.10.1-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 4.7 MB/s eta 0:00:00 Collecting cloudpickle<3,>=2.0.0 (from kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/cloudpickle/2.2.1/cloudpickle-2.2.1-py3-none-any.whl (25 kB) Collecting jsonschema<5,>=3.0.1 (from kfp) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/jsonschema/4.22.0/jsonschema-4.22.0-py3-none-any.whl (88 kB) Collecting tabulate<1,>=0.8.6 (from kfp) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/tabulate/0.9.0/tabulate-0.9.0-py3-none-any.whl (35 kB) Collecting Deprecated<2,>=1.2.7 (from kfp) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/deprecated/1.2.14/Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Collecting strip-hints<1,>=0.1.8 (from kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/strip-hints/0.1.10/strip-hints-0.1.10.tar.gz (29 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting kfp-pipeline-spec Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kfp-pipeline-spec/0.1.16/kfp_pipeline_spec-0.1.16-py3-none-any.whl (19 kB) Collecting fire<1,>=0.3.1 (from kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/fire/0.6.0/fire-0.6.0.tar.gz (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.4/88.4 kB 6.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting protobuf<4,>=3.13.0 (from kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/protobuf/3.20.3/protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 27.3 MB/s eta 0:00:00 Collecting uritemplate<4,>=3.0.1 (from kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/uritemplate/3.0.1/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) Collecting urllib3>=1.15 (from kfp-server-api==1.8.5) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/urllib3/1.26.18/urllib3-1.26.18-py2.py3-none-any.whl (143 kB) Collecting pydantic<2,>=1.8.2 (from kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pydantic/1.10.15/pydantic-1.10.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 60.9 MB/s eta 0:00:00 Collecting typer<1.0,>=0.3.2 (from kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/typer/0.12.3/typer-0.12.3-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.2/47.2 kB 3.1 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.0/packaging-24.0-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) 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-cp310-cp310-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.7/idna-3.7-py3-none-any.whl (66 kB) Collecting wrapt<2,>=1.10 (from Deprecated<2,>=1.2.7->kfp) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/wrapt/1.16.0/wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) Collecting termcolor (from fire<1,>=0.3.1->kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/termcolor/2.4.0/termcolor-2.4.0-py3-none-any.whl (7.7 kB) Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/googleapis-common-protos/1.63.1/googleapis_common_protos-1.63.1-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.2/229.2 kB 17.4 MB/s eta 0:00:00 Collecting proto-plus<2.0.0dev,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/proto-plus/1.23.0/proto_plus-1.23.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.8/48.8 kB 3.5 MB/s eta 0:00:00 Collecting httplib2<1dev,>=0.15.0 (from google-api-python-client<2,>=1.7.8->kfp) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/httplib2/0.22.0/httplib2-0.22.0-py3-none-any.whl (96 kB) Collecting google-auth-httplib2>=0.0.3 (from google-api-python-client<2,>=1.7.8->kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/google-auth-httplib2/0.2.0/google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) Collecting cachetools<6.0,>=2.0.0 (from google-auth<3,>=1.6.1->kfp) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/cachetools/5.3.3/cachetools-5.3.3-py3-none-any.whl (9.3 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.1->kfp) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pyasn1-modules/0.4.0/pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.1->kfp) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/rsa/4.9/rsa-4.9-py3-none-any.whl (34 kB) Collecting google-cloud-core<3.0dev,>=2.3.0 (from google-cloud-storage<3,>=2.2.1->kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/google-cloud-core/2.4.1/google_cloud_core-2.4.1-py2.py3-none-any.whl (29 kB) Collecting google-resumable-media>=2.6.0 (from google-cloud-storage<3,>=2.2.1->kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/google-resumable-media/2.7.0/google_resumable_media-2.7.0-py2.py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 6.1 MB/s eta 0:00:00 Collecting google-crc32c<2.0dev,>=1.0 (from google-cloud-storage<3,>=2.2.1->kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/google-crc32c/1.5.0/google_crc32c-1.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32 kB) Collecting attrs>=22.2.0 (from jsonschema<5,>=3.0.1->kfp) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/attrs/23.2.0/attrs-23.2.0-py3-none-any.whl (60 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema<5,>=3.0.1->kfp) 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<5,>=3.0.1->kfp) 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<5,>=3.0.1->kfp) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/rpds-py/0.18.1/rpds_py-0.18.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) Requirement already satisfied: setuptools>=21.0.0 in ./.tox/code/lib/python3.10/site-packages (from kubernetes<26,>=8.0.0->kfp) (69.5.1) Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes<26,>=8.0.0->kfp) 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-oauthlib (from kubernetes<26,>=8.0.0->kfp) 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 typing-extensions>=4.2.0 (from pydantic<2,>=1.8.2->kfp) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/typing-extensions/4.12.1/typing_extensions-4.12.1-py3-none-any.whl (37 kB) Requirement already satisfied: wheel in ./.tox/code/lib/python3.10/site-packages (from strip-hints<1,>=0.1.8->kfp) (0.43.0) Collecting shellingham>=1.3.0 (from typer<1.0,>=0.3.2->kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/shellingham/1.5.4/shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) Collecting rich>=10.11.0 (from typer<1.0,>=0.3.2->kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/rich/13.7.1/rich-13.7.1-py3-none-any.whl (240 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.7/240.7 kB 14.3 MB/s eta 0:00:00 Collecting pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 (from httplib2<1dev,>=0.15.0->google-api-python-client<2,>=1.7.8->kfp) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pyparsing/3.1.2/pyparsing-3.1.2-py3-none-any.whl (103 kB) Collecting pyasn1<0.7.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.1->kfp) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pyasn1/0.6.0/pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer<1.0,>=0.3.2->kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/markdown-it-py/3.0.0/markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 5.8 MB/s eta 0:00:00 Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer<1.0,>=0.3.2->kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pygments/2.18.0/pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.3 MB/s eta 0:00:00 Collecting oauthlib>=3.0.0 (from requests-oauthlib->kubernetes<26,>=8.0.0->kfp) 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 mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer<1.0,>=0.3.2->kfp) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/mdurl/0.1.2/mdurl-0.1.2-py3-none-any.whl (10.0 kB) Building wheels for collected packages: kfp-server-api, kfp, fire, strip-hints Building wheel for kfp-server-api (setup.py): started Building wheel for kfp-server-api (setup.py): finished with status 'done' Created wheel for kfp-server-api: filename=kfp_server_api-1.8.5-py3-none-any.whl size=99696 sha256=919c4773dbb183ed85d0b7dd2532cb48a1dda761ea3c2556906fafd694c7de73 Stored in directory: /home/jenkins/.cache/pip/wheels/92/8a/0d/fa90851b1f51e95213945977f6071586da213610f189e2f0f2 Building wheel for kfp (setup.py): started Building wheel for kfp (setup.py): finished with status 'done' Created wheel for kfp: filename=kfp-1.8.22-py3-none-any.whl size=426966 sha256=3d6394a88afd10ea26d62b5caedf3689170e1b0f953c4021d06a1c1ef62f1658 Stored in directory: /home/jenkins/.cache/pip/wheels/d5/2d/db/8df1e6025de5bef9be9a8583275c629d8de2ea8207f5fcea75 Building wheel for fire (setup.py): started Building wheel for fire (setup.py): finished with status 'done' Created wheel for fire: filename=fire-0.6.0-py2.py3-none-any.whl size=117029 sha256=adb4413b246654a65bf4df35877644e1dfc274ec341da7860e98aba1a6d1f9db Stored in directory: /home/jenkins/.cache/pip/wheels/f6/6d/0b/d4ddd8ccff81ad76bbd7f7c99881cca199ea93f3f1871ff842 Building wheel for strip-hints (setup.py): started Building wheel for strip-hints (setup.py): finished with status 'done' Created wheel for strip-hints: filename=strip_hints-0.1.10-py2.py3-none-any.whl size=22283 sha256=71a30b76e1bdd7fa5c3de40e5fc7dc4de34b1c03695446495d5e830501ddf29a Stored in directory: /home/jenkins/.cache/pip/wheels/5b/a0/dd/c9c3560c837941e301460dd7f5f61a8617df82ffa27c104a3b Successfully built kfp-server-api kfp fire strip-hints Installing collected packages: wrapt, websocket-client, urllib3, uritemplate, typing-extensions, tomli, termcolor, tabulate, strip-hints, six, shellingham, rpds-py, PyYAML, pyparsing, pygments, pyasn1, protobuf, pluggy, packaging, oauthlib, mock, mdurl, MarkupSafe, itsdangerous, iniconfig, idna, google-crc32c, exceptiongroup, docstring-parser, coverage, cloudpickle, click, charset-normalizer, certifi, cachetools, attrs, absl-py, Werkzeug, rsa, requests, referencing, python-dateutil, pytest, pydantic, pyasn1-modules, proto-plus, markdown-it-py, kfp-pipeline-spec, Jinja2, httplib2, googleapis-common-protos, google-resumable-media, fire, Deprecated, rich, requests-toolbelt, requests-oauthlib, pytest-cov, kfp-server-api, jsonschema-specifications, google-auth, Flask, typer, kubernetes, jsonschema, google-auth-httplib2, google-api-core, Flask-Cors, Flask-API, google-cloud-core, google-api-python-client, google-cloud-storage, kfp Successfully installed Deprecated-1.2.14 Flask-2.2.5 Flask-API-3.1 Flask-Cors-4.0.1 Jinja2-3.1.4 MarkupSafe-2.1.5 PyYAML-6.0.1 Werkzeug-2.2.2 absl-py-1.4.0 attrs-23.2.0 cachetools-5.3.3 certifi-2024.6.2 charset-normalizer-3.3.2 click-8.1.7 cloudpickle-2.2.1 coverage-7.5.3 docstring-parser-0.16 exceptiongroup-1.2.1 fire-0.6.0 google-api-core-2.19.0 google-api-python-client-1.12.11 google-auth-2.29.0 google-auth-httplib2-0.2.0 google-cloud-core-2.4.1 google-cloud-storage-2.16.0 google-crc32c-1.5.0 google-resumable-media-2.7.0 googleapis-common-protos-1.63.1 httplib2-0.22.0 idna-3.7 iniconfig-2.0.0 itsdangerous-2.2.0 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 kfp-1.8.22 kfp-pipeline-spec-0.1.16 kfp-server-api-1.8.5 kubernetes-25.3.0 markdown-it-py-3.0.0 mdurl-0.1.2 mock-5.1.0 oauthlib-3.2.2 packaging-24.0 pluggy-1.5.0 proto-plus-1.23.0 protobuf-3.20.3 pyasn1-0.6.0 pyasn1-modules-0.4.0 pydantic-1.10.15 pygments-2.18.0 pyparsing-3.1.2 pytest-8.2.2 pytest-cov-5.0.0 python-dateutil-2.9.0.post0 referencing-0.35.1 requests-2.32.3 requests-oauthlib-2.0.0 requests-toolbelt-0.10.1 rich-13.7.1 rpds-py-0.18.1 rsa-4.9 shellingham-1.5.4 six-1.16.0 strip-hints-0.1.10 tabulate-0.9.0 termcolor-2.4.0 tomli-2.0.1 typer-0.12.3 typing-extensions-4.12.1 uritemplate-3.0.1 urllib3-1.26.18 websocket-client-1.8.0 wrapt-1.16.0