12:45:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/143340 12:45:17 Running as SYSTEM 12:45:17 [EnvInject] - Loading node environment variables. 12:45:17 Building remotely on prd-ubuntu1804-docker-8c-8g-18906 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master 12:45:17 [ssh-agent] Looking for ssh-agent implementation... 12:45:17 $ ssh-agent 12:45:17 SSH_AUTH_SOCK=/tmp/ssh-QYwChkcA6tEF/agent.2080 12:45:17 SSH_AGENT_PID=2082 12:45:17 [ssh-agent] Started. 12:45:17 Running ssh-add (command line suppressed) 12:45:17 Identity added: /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master@tmp/private_key_3051104358942861285.key (/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master@tmp/private_key_3051104358942861285.key) 12:45:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:45:17 The recommended git tool is: NONE 12:45:18 using credential onap-jenkins-ssh 12:45:18 Wiping out workspace first. 12:45:18 Cloning the remote Git repository 12:45:18 Cloning repository git://cloud.onap.org/mirror/integration/xtesting 12:45:19 > git init /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master # timeout=10 12:45:19 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 12:45:19 > git --version # timeout=10 12:45:19 > git --version # 'git version 2.17.1' 12:45:19 using GIT_SSH to set credentials Gerrit user 12:45:19 Verifying host key using manually-configured host key entries 12:45:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting +refs/heads/*:refs/remotes/origin/* # timeout=10 12:45:19 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 12:45:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:45:19 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 12:45:19 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 12:45:19 using GIT_SSH to set credentials Gerrit user 12:45:19 Verifying host key using manually-configured host key entries 12:45:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting refs/changes/40/143340/2 # timeout=10 12:45:19 > git rev-parse f55d537d09a856efea2071d1fd62bb903eaf5efe^{commit} # timeout=10 12:45:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:45:19 Checking out Revision f55d537d09a856efea2071d1fd62bb903eaf5efe (refs/changes/40/143340/2) 12:45:19 > git config core.sparsecheckout # timeout=10 12:45:19 > git checkout -f f55d537d09a856efea2071d1fd62bb903eaf5efe # timeout=10 12:45:23 Commit message: "Fix healthcheck failure due to hard coded path to certificates" 12:45:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:45:23 > git rev-list --no-walk 48647ab2c4b6d2fb6dc953f22ca5e51464b62be3 # timeout=10 12:45:23 provisioning config files... 12:45:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:45:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:45:23 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins16220475246358309326.sh 12:45:23 ---> python-tools-install.sh 12:45:23 Setup pyenv: 12:45:23 * system (set by /opt/pyenv/version) 12:45:23 * 3.8.13 (set by /opt/pyenv/version) 12:45:23 * 3.9.13 (set by /opt/pyenv/version) 12:45:23 * 3.10.6 (set by /opt/pyenv/version) 12:45:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-niGQ 12:45:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:45:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:45:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:45:33 lf-activate-venv(): INFO: Base packages installed successfully 12:45:33 lf-activate-venv(): INFO: Installing additional packages: lftools 12:45:59 lf-activate-venv(): INFO: Adding /tmp/venv-niGQ/bin to PATH 12:45:59 Generating Requirements File 12:46:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:46:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:46:25 Python 3.10.6 12:46:25 pip 26.0.1 from /tmp/venv-niGQ/lib/python3.10/site-packages/pip (python 3.10) 12:46:25 appdirs==1.4.4 12:46:25 argcomplete==3.6.3 12:46:25 aspy.yaml==1.3.0 12:46:25 attrs==25.4.0 12:46:25 autopage==0.6.0 12:46:25 backports.strenum==1.3.1 12:46:25 beautifulsoup4==4.14.3 12:46:25 boto3==1.42.54 12:46:25 botocore==1.42.54 12:46:25 bs4==0.0.2 12:46:25 certifi==2026.1.4 12:46:25 cffi==2.0.0 12:46:25 cfgv==3.5.0 12:46:25 chardet==5.2.0 12:46:25 charset-normalizer==3.4.4 12:46:25 click==8.3.1 12:46:25 cliff==4.13.2 12:46:25 cmd2==3.2.0 12:46:25 cryptography==3.3.2 12:46:25 debtcollector==3.0.0 12:46:25 decorator==5.2.1 12:46:25 defusedxml==0.7.1 12:46:25 Deprecated==1.3.1 12:46:25 distlib==0.4.0 12:46:25 dnspython==2.8.0 12:46:25 docker==7.1.0 12:46:25 dogpile.cache==1.5.0 12:46:25 durationpy==0.10 12:46:25 email-validator==2.3.0 12:46:25 filelock==3.24.3 12:46:25 future==1.0.0 12:46:25 gitdb==4.0.12 12:46:25 GitPython==3.1.46 12:46:25 httplib2==0.30.2 12:46:25 identify==2.6.16 12:46:25 idna==3.11 12:46:25 importlib-resources==1.5.0 12:46:25 iso8601==2.1.0 12:46:25 Jinja2==3.1.6 12:46:25 jmespath==1.1.0 12:46:25 jsonpatch==1.33 12:46:25 jsonpointer==3.0.0 12:46:25 jsonschema==4.26.0 12:46:25 jsonschema-specifications==2025.9.1 12:46:25 keystoneauth1==5.13.1 12:46:25 kubernetes==35.0.0 12:46:25 lftools==0.37.21 12:46:25 lxml==6.0.2 12:46:25 markdown-it-py==4.0.0 12:46:25 MarkupSafe==3.0.3 12:46:25 mdurl==0.1.2 12:46:25 msgpack==1.1.2 12:46:25 multi_key_dict==2.0.3 12:46:25 munch==4.0.0 12:46:25 netaddr==1.3.0 12:46:25 niet==1.4.2 12:46:25 nodeenv==1.10.0 12:46:25 oauth2client==4.1.3 12:46:25 oauthlib==3.3.1 12:46:25 openstacksdk==4.10.0 12:46:25 os-service-types==1.8.2 12:46:25 osc-lib==4.4.0 12:46:25 oslo.config==10.3.0 12:46:25 oslo.context==6.3.0 12:46:25 oslo.i18n==6.7.2 12:46:25 oslo.log==8.1.0 12:46:25 oslo.serialization==5.9.1 12:46:25 oslo.utils==10.0.0 12:46:25 packaging==26.0 12:46:25 pbr==7.0.3 12:46:25 platformdirs==4.9.2 12:46:25 prettytable==3.17.0 12:46:25 psutil==7.2.2 12:46:25 pyasn1==0.6.2 12:46:25 pyasn1_modules==0.4.2 12:46:25 pycparser==3.0 12:46:25 pygerrit2==2.0.15 12:46:25 PyGithub==2.8.1 12:46:25 Pygments==2.19.2 12:46:25 PyJWT==2.11.0 12:46:25 PyNaCl==1.6.2 12:46:25 pyparsing==2.4.7 12:46:25 pyperclip==1.11.0 12:46:25 pyrsistent==0.20.0 12:46:25 python-cinderclient==9.8.0 12:46:25 python-dateutil==2.9.0.post0 12:46:25 python-heatclient==5.0.0 12:46:25 python-jenkins==1.8.3 12:46:25 python-keystoneclient==5.7.0 12:46:25 python-magnumclient==4.9.0 12:46:25 python-openstackclient==9.0.0 12:46:25 python-swiftclient==4.9.0 12:46:25 PyYAML==6.0.3 12:46:25 referencing==0.37.0 12:46:25 requests==2.32.5 12:46:25 requests-oauthlib==2.0.0 12:46:25 requestsexceptions==1.4.0 12:46:25 rfc3986==2.0.0 12:46:25 rich==14.3.3 12:46:25 rich-argparse==1.7.2 12:46:25 rpds-py==0.30.0 12:46:25 rsa==4.9.1 12:46:25 ruamel.yaml==0.19.1 12:46:25 ruamel.yaml.clib==0.2.15 12:46:25 s3transfer==0.16.0 12:46:25 simplejson==3.20.2 12:46:25 six==1.17.0 12:46:25 smmap==5.0.2 12:46:25 soupsieve==2.8.3 12:46:25 stevedore==5.7.0 12:46:25 tabulate==0.9.0 12:46:25 toml==0.10.2 12:46:25 tomlkit==0.14.0 12:46:25 tqdm==4.67.3 12:46:25 typing_extensions==4.15.0 12:46:25 urllib3==1.26.20 12:46:25 virtualenv==20.38.0 12:46:25 wcwidth==0.6.0 12:46:25 websocket-client==1.9.0 12:46:25 wrapt==2.1.1 12:46:25 xdg==6.0.0 12:46:25 xmltodict==1.0.3 12:46:25 yq==3.4.3 12:46:25 provisioning config files... 12:46:25 copy managed file [global-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master@tmp/config5678895595620566950tmp 12:46:25 copy managed file [integration-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master@tmp/config15132692688097995190tmp 12:46:25 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins16376168890864741616.sh 12:46:25 ---> docker-login.sh 12:46:25 nexus3.onap.org:10001 12:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:26 Configure a credential helper to remove this warning. See 12:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:26 12:46:26 Login Succeeded 12:46:26 nexus3.onap.org:10002 12:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:26 Configure a credential helper to remove this warning. See 12:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:26 12:46:26 Login Succeeded 12:46:26 nexus3.onap.org:10003 12:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:26 Configure a credential helper to remove this warning. See 12:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:26 12:46:26 Login Succeeded 12:46:26 nexus3.onap.org:10004 12:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:27 Configure a credential helper to remove this warning. See 12:46:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:27 12:46:27 Login Succeeded 12:46:27 docker.io 12:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:27 Configure a credential helper to remove this warning. See 12:46:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:27 12:46:27 Login Succeeded 12:46:27 ---> docker-login.sh ends 12:46:27 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins6772428766450575723.sh 12:46:27 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/sh -xe /tmp/jenkins14452342450827120769.sh 12:46:27 [EnvInject] - Injecting environment variables from a build step. 12:46:27 [EnvInject] - Injecting as environment variables the properties content 12:46:27 DOCKER_ROOT=./smoke-usecases-pythonsdk 12:46:27 CONTAINER_TAG_YAML_DIR= 12:46:27 CONTAINER_TAG_METHOD=stream 12:46:27 12:46:27 [EnvInject] - Variables injected successfully. 12:46:27 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash -l /tmp/jenkins4205738334238081424.sh 12:46:27 ---> docker-get-container-tag.sh 12:46:27 Setup pyenv: 12:46:27 system 12:46:27 3.8.13 12:46:27 3.9.13 12:46:27 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/.python-version) 12:46:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-niGQ from file:/tmp/.os_lf_venv 12:46:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:46:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:46:29 lf-activate-venv(): INFO: Base packages installed successfully 12:46:29 lf-activate-venv(): INFO: Installing additional packages: yq 12:46:30 lf-activate-venv(): INFO: Adding /tmp/venv-niGQ/bin to PATH 12:46:30 ---> Docker image tag found: master 12:46:30 [EnvInject] - Injecting environment variables from a build step. 12:46:30 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 12:46:30 [EnvInject] - Variables injected successfully. 12:46:30 [EnvInject] - Injecting environment variables from a build step. 12:46:30 [EnvInject] - Injecting as environment variables the properties content 12:46:30 DOCKER_ARGS=-f ./docker/Dockerfile 12:46:30 DOCKER_ROOT=./smoke-usecases-pythonsdk 12:46:30 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 12:46:30 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 12:46:30 DOCKER_NAME=onap/xtesting-smoke-usecases-pythonsdk 12:46:30 12:46:30 [EnvInject] - Variables injected successfully. 12:46:30 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins12103223381141498953.sh 12:46:30 ---> docker-build.sh 12:46:30 Docker version 20.10.18, build b40c2f6 12:46:30 Building image: nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk:master 12:46:30 docker build -f ./docker/Dockerfile -t nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk:master . 12:46:30 Sending build context to Docker daemon 29.18kB 12:46:30 Step 1/11 : ARG PYTHONSDK_VERSION=pythonsdk-release 12:46:30 Step 2/11 : FROM python:3.11-alpine as pythonsdk-release 12:46:31 3.11-alpine: Pulling from library/python 12:46:31 589002ba0eae: Pulling fs layer 12:46:31 aca07fe076f1: Pulling fs layer 12:46:31 6dafe251d313: Pulling fs layer 12:46:31 fa340e77c336: Pulling fs layer 12:46:31 fa340e77c336: Waiting 12:46:31 aca07fe076f1: Verifying Checksum 12:46:31 aca07fe076f1: Download complete 12:46:31 589002ba0eae: Verifying Checksum 12:46:31 589002ba0eae: Download complete 12:46:31 fa340e77c336: Verifying Checksum 12:46:31 fa340e77c336: Download complete 12:46:31 589002ba0eae: Pull complete 12:46:32 aca07fe076f1: Pull complete 12:46:32 6dafe251d313: Verifying Checksum 12:46:32 6dafe251d313: Download complete 12:46:33 6dafe251d313: Pull complete 12:46:33 fa340e77c336: Pull complete 12:46:33 Digest: sha256:303398d5c9f110790bce60d64f902e51e1a061e33292985c72bf6cd07960bf09 12:46:33 Status: Downloaded newer image for python:3.11-alpine 12:46:33 ---> 2dbdacd9e496 12:46:33 Step 3/11 : ARG ONAP_TESTS_TAG=master 12:46:35 ---> Running in 45746d222b6a 12:46:35 Removing intermediate container 45746d222b6a 12:46:35 ---> eb6f11cf71dc 12:46:35 Step 4/11 : ARG ONAPSDK_PYTHON_PATH=/src/onapsdk 12:46:36 ---> Running in c97c7baa46ea 12:46:36 Removing intermediate container c97c7baa46ea 12:46:36 ---> 906317de1bde 12:46:36 Step 5/11 : ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1 12:46:36 ---> Running in 64b3626a3712 12:46:36 Removing intermediate container 64b3626a3712 12:46:36 ---> 0fecac8f9cf3 12:46:36 Step 6/11 : RUN apk add --no-cache git && apk add --no-cache --virtual .build-deps gcc openssl-dev linux-headers musl-dev && pip3 install --upgrade pip && pip3 install --ignore-installed --no-cache-dir git+https://gerrit.onap.org/r/testsuite/pythonsdk-tests@$ONAP_TESTS_TAG && mkdir -p $ONAPSDK_PYTHON_PATH/clamp && wget -O $ONAPSDK_PYTHON_PATH/clamp/schema_details.json https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk/-/raw/develop/src/onapsdk/clamp/schema_details.json && pip3 install markupsafe==2.0.1 && pip3 install opentelemetry-distro opentelemetry-exporter-otlp opentelemetry-instrumentation-requests && apk del .build-deps 12:46:36 ---> Running in 954b9c473a05 12:46:37 ( 1/13) Installing brotli-libs (1.2.0-r0) 12:46:37 ( 2/13) Installing c-ares (1.34.6-r0) 12:46:37 ( 3/13) Installing libunistring (1.4.1-r0) 12:46:37 ( 4/13) Installing libidn2 (2.3.8-r0) 12:46:37 ( 5/13) Installing nghttp2-libs (1.68.0-r0) 12:46:37 ( 6/13) Installing nghttp3 (1.13.1-r0) 12:46:37 ( 7/13) Installing libpsl (0.21.5-r3) 12:46:37 ( 8/13) Installing zstd-libs (1.5.7-r2) 12:46:37 ( 9/13) Installing libcurl (8.17.0-r1) 12:46:37 (10/13) Installing libexpat (2.7.4-r0) 12:46:37 (11/13) Installing pcre2 (10.47-r0) 12:46:37 (12/13) Installing git (2.52.0-r0) 12:46:37 (13/13) Installing git-init-template (2.52.0-r0) 12:46:37 Executing busybox-1.37.0-r30.trigger 12:46:37 OK: 25.8 MiB in 51 packages 12:46:37 ( 1/16) Installing libgcc (15.2.0-r2) 12:46:37 ( 2/16) Installing jansson (2.14.1-r0) 12:46:37 ( 3/16) Installing libstdc++ (15.2.0-r2) 12:46:37 ( 4/16) Installing binutils (2.45.1-r0) 12:46:38 ( 5/16) Installing libgomp (15.2.0-r2) 12:46:38 ( 6/16) Installing libatomic (15.2.0-r2) 12:46:38 ( 7/16) Installing gmp (6.3.0-r4) 12:46:38 ( 8/16) Installing isl26 (0.26-r1) 12:46:38 ( 9/16) Installing mpfr4 (4.2.2-r0) 12:46:38 (10/16) Installing mpc1 (1.3.1-r1) 12:46:38 (11/16) Installing gcc (15.2.0-r2) 12:46:39 (12/16) Installing pkgconf (2.5.1-r0) 12:46:39 (13/16) Installing openssl-dev (3.5.5-r0) 12:46:39 (14/16) Installing linux-headers (6.16.12-r0) 12:46:39 (15/16) Installing musl-dev (1.2.5-r21) 12:46:39 (16/16) Installing .build-deps (20260221.124637) 12:46:39 Executing busybox-1.37.0-r30.trigger 12:46:39 OK: 222.8 MiB in 67 packages 12:46:41 Requirement already satisfied: pip in /usr/local/lib/python3.11/site-packages (24.0) 12:46:41 Collecting pip 12:46:41 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 12:46:41 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 12:46:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 32.1 MB/s eta 0:00:00 12:46:41 Installing collected packages: pip 12:46:41 Attempting uninstall: pip 12:46:41 Found existing installation: pip 24.0 12:46:41 Uninstalling pip-24.0: 12:46:41 Successfully uninstalled pip-24.0 12:46:42 Successfully installed pip-26.0.1 12:46:42 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 12:46:43 Collecting git+https://gerrit.onap.org/r/testsuite/pythonsdk-tests@master 12:46:43 Cloning https://gerrit.onap.org/r/testsuite/pythonsdk-tests (to revision master) to ./tmp/pip-req-build-6go4w297 12:46:43  Running command git clone --filter=blob:none --quiet https://gerrit.onap.org/r/testsuite/pythonsdk-tests /tmp/pip-req-build-6go4w297 12:46:43  warning: filtering not recognized by server, ignoring 12:46:44  Resolved https://gerrit.onap.org/r/testsuite/pythonsdk-tests to commit aa2dc56b301f05aab22f18692833701cd32f162a 12:46:44 Installing build dependencies: started 12:46:45 Installing build dependencies: finished with status 'done' 12:46:45 Getting requirements to build wheel: started 12:46:45 Getting requirements to build wheel: finished with status 'done' 12:46:45 Preparing metadata (pyproject.toml): started 12:46:46 Preparing metadata (pyproject.toml): finished with status 'done' 12:46:46 Collecting xtesting==0.91.0 (from onaptests==1.0.0) 12:46:46 Downloading xtesting-0.91.0-py2.py3-none-any.whl.metadata (2.2 kB) 12:46:46 Collecting avionix>=0.4.5 (from onaptests==1.0.0) 12:46:46 Downloading avionix-0.4.5.tar.gz (109 kB) 12:46:46 Installing build dependencies: started 12:46:47 Installing build dependencies: finished with status 'done' 12:46:47 Getting requirements to build wheel: started 12:46:47 Getting requirements to build wheel: finished with status 'done' 12:46:47 Preparing metadata (pyproject.toml): started 12:46:47 Preparing metadata (pyproject.toml): finished with status 'done' 12:46:47 Collecting openstacksdk>=0.61.0 (from onaptests==1.0.0) 12:46:47 Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 12:46:47 Collecting onapsdk>=14.3.0 (from onaptests==1.0.0) 12:46:47 Downloading onapsdk-14.3.0-py3-none-any.whl.metadata (4.9 kB) 12:46:47 Collecting jinja2>3 (from onaptests==1.0.0) 12:46:47 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 12:46:47 Collecting kubernetes>=22.6.0 (from onaptests==1.0.0) 12:46:47 Downloading kubernetes-35.0.0-py2.py3-none-any.whl.metadata (1.7 kB) 12:46:48 Collecting setuptools==65.3.0 (from onaptests==1.0.0) 12:46:48 Downloading setuptools-65.3.0-py3-none-any.whl.metadata (6.3 kB) 12:46:48 Collecting natural==0.2.0 (from onaptests==1.0.0) 12:46:48 Downloading natural-0.2.0.tar.gz (27 kB) 12:46:48 Installing build dependencies: started 12:46:48 Installing build dependencies: finished with status 'done' 12:46:48 Getting requirements to build wheel: started 12:46:49 Getting requirements to build wheel: finished with status 'done' 12:46:49 Preparing metadata (pyproject.toml): started 12:46:49 Preparing metadata (pyproject.toml): finished with status 'done' 12:46:49 Collecting slack-sdk==3.21.3 (from onaptests==1.0.0) 12:46:49 Downloading slack_sdk-3.21.3-py2.py3-none-any.whl.metadata (15 kB) 12:46:49 Collecting pg8000==1.30.1 (from onaptests==1.0.0) 12:46:49 Downloading pg8000-1.30.1-py3-none-any.whl.metadata (78 kB) 12:46:49 Collecting mysql-connector-python==8.3.0 (from onaptests==1.0.0) 12:46:49 Downloading mysql_connector_python-8.3.0-py2.py3-none-any.whl.metadata (1.9 kB) 12:46:49 Collecting opentelemetry-distro>=0.51b0 (from onaptests==1.0.0) 12:46:49 Downloading opentelemetry_distro-0.60b1-py3-none-any.whl.metadata (1.7 kB) 12:46:49 Collecting opentelemetry-instrumentation-requests>=0.51b0 (from onaptests==1.0.0) 12:46:49 Downloading opentelemetry_instrumentation_requests-0.60b1-py3-none-any.whl.metadata (2.6 kB) 12:46:49 Collecting opentelemetry-exporter-otlp>=1.30.0 (from onaptests==1.0.0) 12:46:49 Downloading opentelemetry_exporter_otlp-1.39.1-py3-none-any.whl.metadata (2.4 kB) 12:46:49 Collecting six (from natural==0.2.0->onaptests==1.0.0) 12:46:49 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 12:46:49 Collecting scramp>=1.4.3 (from pg8000==1.30.1->onaptests==1.0.0) 12:46:49 Downloading scramp-1.4.8-py3-none-any.whl.metadata (18 kB) 12:46:50 Collecting python-dateutil>=2.8.2 (from pg8000==1.30.1->onaptests==1.0.0) 12:46:50 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 12:46:50 Collecting PrettyTable<0.8 (from xtesting==0.91.0->onaptests==1.0.0) 12:46:50 Downloading prettytable-0.7.2.zip (28 kB) 12:46:50 Installing build dependencies: started 12:46:50 Installing build dependencies: finished with status 'done' 12:46:50 Getting requirements to build wheel: started 12:46:51 Getting requirements to build wheel: finished with status 'done' 12:46:51 Preparing metadata (pyproject.toml): started 12:46:51 Preparing metadata (pyproject.toml): finished with status 'done' 12:46:51 Collecting PyYAML (from xtesting==0.91.0->onaptests==1.0.0) 12:46:51 Downloading pyyaml-6.0.3-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 12:46:51 Collecting behave>=1.2.6 (from xtesting==0.91.0->onaptests==1.0.0) 12:46:51 Downloading behave-1.3.3-py2.py3-none-any.whl.metadata (10 kB) 12:46:51 Collecting boto3 (from xtesting==0.91.0->onaptests==1.0.0) 12:46:51 Downloading boto3-1.42.54-py3-none-any.whl.metadata (6.7 kB) 12:46:51 Collecting junitxml (from xtesting==0.91.0->onaptests==1.0.0) 12:46:51 Downloading junitxml-0.7.tar.gz (26 kB) 12:46:51 Installing build dependencies: started 12:46:52 Installing build dependencies: finished with status 'done' 12:46:52 Getting requirements to build wheel: started 12:46:53 Getting requirements to build wheel: finished with status 'done' 12:46:53 Preparing metadata (pyproject.toml): started 12:46:53 Preparing metadata (pyproject.toml): finished with status 'done' 12:46:53 Collecting mock!=4.0.0,!=4.0.1 (from xtesting==0.91.0->onaptests==1.0.0) 12:46:53 Downloading mock-5.2.0-py3-none-any.whl.metadata (3.1 kB) 12:46:53 Collecting pbr!=2.1.0 (from xtesting==0.91.0->onaptests==1.0.0) 12:46:53 Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 12:46:53 Collecting python-subunit (from xtesting==0.91.0->onaptests==1.0.0) 12:46:53 Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 12:46:53 Collecting requests!=2.20.0 (from xtesting==0.91.0->onaptests==1.0.0) 12:46:53 Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 12:46:53 Collecting robotframework>=3.0 (from xtesting==0.91.0->onaptests==1.0.0) 12:46:53 Downloading robotframework-7.4.1-py3-none-any.whl.metadata (7.6 kB) 12:46:53 Collecting stevedore (from xtesting==0.91.0->onaptests==1.0.0) 12:46:53 Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 12:46:53 Collecting behave-html-formatter>=0.9.4 (from xtesting==0.91.0->onaptests==1.0.0) 12:46:53 Downloading behave_html_formatter-0.9.10-py3-none-any.whl.metadata (2.2 kB) 12:46:53 Collecting os-testr (from xtesting==0.91.0->onaptests==1.0.0) 12:46:53 Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 12:46:53 Collecting cucumber-tag-expressions>=4.1.0 (from behave>=1.2.6->xtesting==0.91.0->onaptests==1.0.0) 12:46:53 Downloading cucumber_tag_expressions-9.1.0-py3-none-any.whl.metadata (4.7 kB) 12:46:53 Collecting cucumber-expressions>=17.1.0 (from behave>=1.2.6->xtesting==0.91.0->onaptests==1.0.0) 12:46:53 Downloading cucumber_expressions-19.0.0-py3-none-any.whl.metadata (1.7 kB) 12:46:53 Collecting parse>=1.18.0 (from behave>=1.2.6->xtesting==0.91.0->onaptests==1.0.0) 12:46:53 Downloading parse-1.21.1-py2.py3-none-any.whl.metadata (21 kB) 12:46:53 Collecting parse-type>=0.6.0 (from behave>=1.2.6->xtesting==0.91.0->onaptests==1.0.0) 12:46:53 Downloading parse_type-0.6.6-py2.py3-none-any.whl.metadata (12 kB) 12:46:53 Collecting colorama>=0.3.7 (from behave>=1.2.6->xtesting==0.91.0->onaptests==1.0.0) 12:46:53 Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 12:46:53 Collecting MarkupSafe>=2.0 (from jinja2>3->onaptests==1.0.0) 12:46:53 Downloading markupsafe-3.0.3-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 12:46:53 Collecting certifi>=14.05.14 (from kubernetes>=22.6.0->onaptests==1.0.0) 12:46:53 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 12:46:53 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=22.6.0->onaptests==1.0.0) 12:46:53 Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 12:46:53 Collecting requests-oauthlib (from kubernetes>=22.6.0->onaptests==1.0.0) 12:46:53 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 12:46:53 Collecting urllib3!=2.6.0,>=1.24.2 (from kubernetes>=22.6.0->onaptests==1.0.0) 12:46:53 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 12:46:53 Collecting durationpy>=0.7 (from kubernetes>=22.6.0->onaptests==1.0.0) 12:46:53 Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 12:46:53 Collecting requests!=2.20.0 (from xtesting==0.91.0->onaptests==1.0.0) 12:46:53 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 12:46:53 Collecting jinja2>3 (from onaptests==1.0.0) 12:46:53 Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 12:46:53 Collecting simplejson==3.17.6 (from onapsdk>=14.3.0->onaptests==1.0.0) 12:46:53 Downloading simplejson-3.17.6.tar.gz (83 kB) 12:46:54 Installing build dependencies: started 12:46:54 Installing build dependencies: finished with status 'done' 12:46:54 Getting requirements to build wheel: started 12:46:55 Getting requirements to build wheel: finished with status 'done' 12:46:55 Preparing metadata (pyproject.toml): started 12:46:55 Preparing metadata (pyproject.toml): finished with status 'done' 12:46:55 Collecting oyaml==1.0 (from onapsdk>=14.3.0->onaptests==1.0.0) 12:46:55 Downloading oyaml-1.0-py2.py3-none-any.whl.metadata (1.2 kB) 12:46:55 Collecting pyOpenSSL==22.0.0 (from onapsdk>=14.3.0->onaptests==1.0.0) 12:46:55 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl.metadata (7.8 kB) 12:46:55 Collecting jsonschema==4.4.0 (from onapsdk>=14.3.0->onaptests==1.0.0) 12:46:55 Downloading jsonschema-4.4.0-py3-none-any.whl.metadata (7.5 kB) 12:46:55 Collecting dacite==1.6.0 (from onapsdk>=14.3.0->onaptests==1.0.0) 12:46:55 Downloading dacite-1.6.0-py3-none-any.whl.metadata (14 kB) 12:46:55 Collecting more-itertools>=8.12.0 (from onapsdk>=14.3.0->onaptests==1.0.0) 12:46:55 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 12:46:55 Collecting kafka-python-ng==2.2.2 (from onapsdk>=14.3.0->onaptests==1.0.0) 12:46:55 Downloading kafka_python_ng-2.2.2-py2.py3-none-any.whl.metadata (9.2 kB) 12:46:55 Collecting attrs>=17.4.0 (from jsonschema==4.4.0->onapsdk>=14.3.0->onaptests==1.0.0) 12:46:55 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 12:46:55 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema==4.4.0->onapsdk>=14.3.0->onaptests==1.0.0) 12:46:55 Downloading pyrsistent-0.20.0-py3-none-any.whl.metadata (27 kB) 12:46:55 Collecting cryptography>=35.0 (from pyOpenSSL==22.0.0->onapsdk>=14.3.0->onaptests==1.0.0) 12:46:55 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 12:46:56 Collecting charset-normalizer<4,>=2 (from requests!=2.20.0->xtesting==0.91.0->onaptests==1.0.0) 12:46:56 Downloading charset_normalizer-3.4.4-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (37 kB) 12:46:56 Collecting idna<4,>=2.5 (from requests!=2.20.0->xtesting==0.91.0->onaptests==1.0.0) 12:46:56 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 12:46:56 Collecting PySocks!=1.5.7,>=1.5.6 (from requests[socks]==2.32.3->onapsdk>=14.3.0->onaptests==1.0.0) 12:46:56 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 12:46:56 Collecting cffi>=2.0.0 (from cryptography>=35.0->pyOpenSSL==22.0.0->onapsdk>=14.3.0->onaptests==1.0.0) 12:46:56 Downloading cffi-2.0.0-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 12:46:56 Collecting pycparser (from cffi>=2.0.0->cryptography>=35.0->pyOpenSSL==22.0.0->onapsdk>=14.3.0->onaptests==1.0.0) 12:46:56 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 12:46:56 Collecting decorator>=4.4.1 (from openstacksdk>=0.61.0->onaptests==1.0.0) 12:46:56 Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 12:46:56 Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.61.0->onaptests==1.0.0) 12:46:56 Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 12:46:56 Collecting iso8601>=0.1.11 (from openstacksdk>=0.61.0->onaptests==1.0.0) 12:46:56 Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 12:46:56 Collecting jmespath>=0.9.0 (from openstacksdk>=0.61.0->onaptests==1.0.0) 12:46:56 Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 12:46:56 Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.61.0->onaptests==1.0.0) 12:46:56 Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 12:46:56 Collecting keystoneauth1>=5.10.0 (from openstacksdk>=0.61.0->onaptests==1.0.0) 12:46:56 Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 12:46:56 Collecting os-service-types>=1.8.1 (from openstacksdk>=0.61.0->onaptests==1.0.0) 12:46:56 Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 12:46:56 Collecting platformdirs>=3 (from openstacksdk>=0.61.0->onaptests==1.0.0) 12:46:56 Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 12:46:56 Collecting psutil>=3.2.2 (from openstacksdk>=0.61.0->onaptests==1.0.0) 12:46:56 Downloading psutil-7.2.2-cp36-abi3-musllinux_1_2_x86_64.whl.metadata (22 kB) 12:46:56 Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.61.0->onaptests==1.0.0) 12:46:56 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 12:46:56 Collecting typing-extensions>=4.12.0 (from openstacksdk>=0.61.0->onaptests==1.0.0) 12:46:56 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 12:46:56 Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->onaptests==1.0.0) 12:46:56 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 12:46:56 Collecting opentelemetry-api~=1.12 (from opentelemetry-distro>=0.51b0->onaptests==1.0.0) 12:46:56 Downloading opentelemetry_api-1.39.1-py3-none-any.whl.metadata (1.5 kB) 12:46:56 Collecting opentelemetry-instrumentation==0.60b1 (from opentelemetry-distro>=0.51b0->onaptests==1.0.0) 12:46:56 Downloading opentelemetry_instrumentation-0.60b1-py3-none-any.whl.metadata (7.2 kB) 12:46:56 Collecting opentelemetry-sdk~=1.13 (from opentelemetry-distro>=0.51b0->onaptests==1.0.0) 12:46:56 Downloading opentelemetry_sdk-1.39.1-py3-none-any.whl.metadata (1.5 kB) 12:46:56 Collecting opentelemetry-semantic-conventions==0.60b1 (from opentelemetry-instrumentation==0.60b1->opentelemetry-distro>=0.51b0->onaptests==1.0.0) 12:46:56 Downloading opentelemetry_semantic_conventions-0.60b1-py3-none-any.whl.metadata (2.4 kB) 12:46:56 Collecting packaging>=18.0 (from opentelemetry-instrumentation==0.60b1->opentelemetry-distro>=0.51b0->onaptests==1.0.0) 12:46:56 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 12:46:57 Collecting wrapt<2.0.0,>=1.0.0 (from opentelemetry-instrumentation==0.60b1->opentelemetry-distro>=0.51b0->onaptests==1.0.0) 12:46:57 Downloading wrapt-1.17.3-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (6.4 kB) 12:46:57 Collecting importlib-metadata<8.8.0,>=6.0 (from opentelemetry-api~=1.12->opentelemetry-distro>=0.51b0->onaptests==1.0.0) 12:46:57 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 12:46:57 Collecting zipp>=3.20 (from importlib-metadata<8.8.0,>=6.0->opentelemetry-api~=1.12->opentelemetry-distro>=0.51b0->onaptests==1.0.0) 12:46:57 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 12:46:57 Collecting opentelemetry-exporter-otlp-proto-grpc==1.39.1 (from opentelemetry-exporter-otlp>=1.30.0->onaptests==1.0.0) 12:46:57 Downloading opentelemetry_exporter_otlp_proto_grpc-1.39.1-py3-none-any.whl.metadata (2.5 kB) 12:46:57 Collecting opentelemetry-exporter-otlp-proto-http==1.39.1 (from opentelemetry-exporter-otlp>=1.30.0->onaptests==1.0.0) 12:46:57 Downloading opentelemetry_exporter_otlp_proto_http-1.39.1-py3-none-any.whl.metadata (2.4 kB) 12:46:57 Collecting googleapis-common-protos~=1.57 (from opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp>=1.30.0->onaptests==1.0.0) 12:46:57 Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 12:46:57 Collecting grpcio<2.0.0,>=1.63.2 (from opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp>=1.30.0->onaptests==1.0.0) 12:46:57 Downloading grpcio-1.78.1-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (3.8 kB) 12:46:57 Collecting opentelemetry-exporter-otlp-proto-common==1.39.1 (from opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp>=1.30.0->onaptests==1.0.0) 12:46:57 Downloading opentelemetry_exporter_otlp_proto_common-1.39.1-py3-none-any.whl.metadata (1.8 kB) 12:46:57 Collecting opentelemetry-proto==1.39.1 (from opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp>=1.30.0->onaptests==1.0.0) 12:46:57 Downloading opentelemetry_proto-1.39.1-py3-none-any.whl.metadata (2.3 kB) 12:46:58 Collecting protobuf<7.0,>=5.0 (from opentelemetry-proto==1.39.1->opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp>=1.30.0->onaptests==1.0.0) 12:46:58 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 12:46:58 Collecting opentelemetry-util-http==0.60b1 (from opentelemetry-instrumentation-requests>=0.51b0->onaptests==1.0.0) 12:46:58 Downloading opentelemetry_util_http-0.60b1-py3-none-any.whl.metadata (2.6 kB) 12:46:58 Collecting asn1crypto>=1.5.1 (from scramp>=1.4.3->pg8000==1.30.1->onaptests==1.0.0) 12:46:58 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl.metadata (13 kB) 12:46:58 Collecting botocore<1.43.0,>=1.42.54 (from boto3->xtesting==0.91.0->onaptests==1.0.0) 12:46:58 Downloading botocore-1.42.54-py3-none-any.whl.metadata (5.9 kB) 12:46:58 Collecting s3transfer<0.17.0,>=0.16.0 (from boto3->xtesting==0.91.0->onaptests==1.0.0) 12:46:58 Downloading s3transfer-0.16.0-py3-none-any.whl.metadata (1.7 kB) 12:46:58 Collecting testtools>=2.2.0 (from os-testr->xtesting==0.91.0->onaptests==1.0.0) 12:46:58 Downloading testtools-2.8.4-py3-none-any.whl.metadata (5.4 kB) 12:46:58 Collecting oauthlib>=3.0.0 (from requests-oauthlib->kubernetes>=22.6.0->onaptests==1.0.0) 12:46:58 Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 12:46:58 Downloading mysql_connector_python-8.3.0-py2.py3-none-any.whl (557 kB) 12:46:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.9/557.9 kB 131.3 MB/s 0:00:00 12:46:58 Downloading pg8000-1.30.1-py3-none-any.whl (53 kB) 12:46:58 Downloading setuptools-65.3.0-py3-none-any.whl (1.2 MB) 12:46:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 222.5 MB/s 0:00:00 12:46:58 Downloading slack_sdk-3.21.3-py2.py3-none-any.whl (276 kB) 12:46:58 Downloading xtesting-0.91.0-py2.py3-none-any.whl (61 kB) 12:46:58 Downloading behave-1.3.3-py2.py3-none-any.whl (223 kB) 12:46:58 Downloading behave_html_formatter-0.9.10-py3-none-any.whl (23 kB) 12:46:58 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 12:46:58 Downloading cucumber_expressions-19.0.0-py3-none-any.whl (20 kB) 12:46:58 Downloading cucumber_tag_expressions-9.1.0-py3-none-any.whl (9.7 kB) 12:46:58 Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) 12:46:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 231.2 MB/s 0:00:00 12:46:58 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 12:46:58 Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 12:46:58 Downloading markupsafe-3.0.3-cp311-cp311-musllinux_1_2_x86_64.whl (22 kB) 12:46:58 Downloading mock-5.2.0-py3-none-any.whl (31 kB) 12:46:58 Downloading onapsdk-14.3.0-py3-none-any.whl (295 kB) 12:46:58 Downloading dacite-1.6.0-py3-none-any.whl (12 kB) 12:46:58 Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 12:46:58 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) 12:46:58 Downloading kafka_python_ng-2.2.2-py2.py3-none-any.whl (232 kB) 12:46:58 Downloading oyaml-1.0-py2.py3-none-any.whl (3.0 kB) 12:46:58 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 12:46:58 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 12:46:58 Downloading charset_normalizer-3.4.4-cp311-cp311-musllinux_1_2_x86_64.whl (152 kB) 12:46:58 Downloading idna-3.11-py3-none-any.whl (71 kB) 12:46:58 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 12:46:58 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 12:46:58 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) 12:46:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 130.8 MB/s 0:00:00 12:46:59 Downloading cffi-2.0.0-cp311-cp311-musllinux_1_2_x86_64.whl (217 kB) 12:46:59 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 12:46:59 Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 12:46:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 252.8 MB/s 0:00:00 12:46:59 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 12:46:59 Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 12:46:59 Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 12:46:59 Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 12:46:59 Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 12:46:59 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 12:46:59 Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 12:46:59 Downloading opentelemetry_distro-0.60b1-py3-none-any.whl (3.3 kB) 12:46:59 Downloading opentelemetry_instrumentation-0.60b1-py3-none-any.whl (33 kB) 12:46:59 Downloading opentelemetry_semantic_conventions-0.60b1-py3-none-any.whl (219 kB) 12:46:59 Downloading opentelemetry_api-1.39.1-py3-none-any.whl (66 kB) 12:46:59 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 12:46:59 Downloading opentelemetry_sdk-1.39.1-py3-none-any.whl (132 kB) 12:46:59 Downloading wrapt-1.17.3-cp311-cp311-musllinux_1_2_x86_64.whl (82 kB) 12:46:59 Downloading opentelemetry_exporter_otlp-1.39.1-py3-none-any.whl (7.0 kB) 12:46:59 Downloading opentelemetry_exporter_otlp_proto_grpc-1.39.1-py3-none-any.whl (19 kB) 12:46:59 Downloading opentelemetry_exporter_otlp_proto_common-1.39.1-py3-none-any.whl (18 kB) 12:46:59 Downloading opentelemetry_exporter_otlp_proto_http-1.39.1-py3-none-any.whl (19 kB) 12:46:59 Downloading opentelemetry_proto-1.39.1-py3-none-any.whl (72 kB) 12:46:59 Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 12:46:59 Downloading grpcio-1.78.1-cp311-cp311-musllinux_1_2_x86_64.whl (7.7 MB) 12:46:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 141.6 MB/s 0:00:00 12:46:59 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 12:46:59 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 12:46:59 Downloading opentelemetry_instrumentation_requests-0.60b1-py3-none-any.whl (13 kB) 12:46:59 Downloading opentelemetry_util_http-0.60b1-py3-none-any.whl (8.9 kB) 12:46:59 Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 12:46:59 Downloading packaging-26.0-py3-none-any.whl (74 kB) 12:46:59 Downloading parse-1.21.1-py2.py3-none-any.whl (19 kB) 12:46:59 Downloading parse_type-0.6.6-py2.py3-none-any.whl (27 kB) 12:46:59 Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 12:46:59 Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 12:46:59 Downloading psutil-7.2.2-cp36-abi3-musllinux_1_2_x86_64.whl (148 kB) 12:46:59 Downloading pyrsistent-0.20.0-py3-none-any.whl (58 kB) 12:46:59 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 12:46:59 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 12:46:59 Downloading pyyaml-6.0.3-cp311-cp311-musllinux_1_2_x86_64.whl (794 kB) 12:46:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.0/795.0 kB 91.6 MB/s 0:00:00 12:46:59 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 12:46:59 Downloading robotframework-7.4.1-py3-none-any.whl (806 kB) 12:46:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 210.3 MB/s 0:00:00 12:46:59 Downloading scramp-1.4.8-py3-none-any.whl (13 kB) 12:46:59 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) 12:46:59 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 12:46:59 Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 12:46:59 Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 12:46:59 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 12:46:59 Downloading boto3-1.42.54-py3-none-any.whl (140 kB) 12:46:59 Downloading botocore-1.42.54-py3-none-any.whl (14.6 MB) 12:46:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.6/14.6 MB 227.1 MB/s 0:00:00 12:46:59 Downloading s3transfer-0.16.0-py3-none-any.whl (86 kB) 12:46:59 Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 12:46:59 Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 12:46:59 Downloading testtools-2.8.4-py3-none-any.whl (109 kB) 12:46:59 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 12:46:59 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 12:46:59 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 12:46:59 Building wheels for collected packages: onaptests, natural, PrettyTable, avionix, simplejson, junitxml 12:46:59 Building wheel for onaptests (pyproject.toml): started 12:47:00 Building wheel for onaptests (pyproject.toml): finished with status 'done' 12:47:00 Created wheel for onaptests: filename=onaptests-1.0.0-py3-none-any.whl size=361085 sha256=586b1a341926f86c2ccfa589b1174a7e42e3a0510f31032be3d7297812c7f8c8 12:47:00 Stored in directory: /tmp/pip-ephem-wheel-cache-38f5c23l/wheels/3c/d7/a6/cb34c26ba49abcef6f38dc5d1a020036adc88e441d3c57421d 12:47:00 Building wheel for natural (pyproject.toml): started 12:47:00 Building wheel for natural (pyproject.toml): finished with status 'done' 12:47:00 Created wheel for natural: filename=natural-0.2.0-py3-none-any.whl size=34508 sha256=99ed3da929b823b3293e79433f7166c51ee710d0b8c5e650293aaa6c201dd8b7 12:47:00 Stored in directory: /tmp/pip-ephem-wheel-cache-38f5c23l/wheels/e1/14/e7/3d775da6f6216d08449a65e1228c46bb75db9fae2737af4fe3 12:47:00 Building wheel for PrettyTable (pyproject.toml): started 12:47:00 Building wheel for PrettyTable (pyproject.toml): finished with status 'done' 12:47:00 Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13759 sha256=53e69f28969bd9211ffc098e54bcd9d0e6fd32768ec3bae5acc24bc7cc2f6e8c 12:47:00 Stored in directory: /tmp/pip-ephem-wheel-cache-38f5c23l/wheels/b1/e4/65/051f9bd54c89d377db5ca942a672439c36cbf5ceff8e8902e0 12:47:00 Building wheel for avionix (pyproject.toml): started 12:47:00 Building wheel for avionix (pyproject.toml): finished with status 'done' 12:47:00 Created wheel for avionix: filename=avionix-0.4.5-py3-none-any.whl size=110668 sha256=434cbc43c9364df70f46aa0e528231d1f9fead52fef0ce76dd86e642ecb31452 12:47:00 Stored in directory: /tmp/pip-ephem-wheel-cache-38f5c23l/wheels/76/b5/f2/1039bfd0bbac2fca4b380ce511324dd36c12d04ebf395daba8 12:47:00 Building wheel for simplejson (pyproject.toml): started 12:47:02 Building wheel for simplejson (pyproject.toml): finished with status 'done' 12:47:02 Created wheel for simplejson: filename=simplejson-3.17.6-cp311-cp311-linux_x86_64.whl size=146415 sha256=12f8c08ba26691833dd013b79bc8761761bac2c4d8fb9b45bcde665c0edc8b30 12:47:02 Stored in directory: /tmp/pip-ephem-wheel-cache-38f5c23l/wheels/10/33/77/8155eb4e24839152148da066b55fc45f4a91a940554c3c6749 12:47:02 Building wheel for junitxml (pyproject.toml): started 12:47:03 Building wheel for junitxml (pyproject.toml): finished with status 'done' 12:47:03 Created wheel for junitxml: filename=junitxml-0.7-py3-none-any.whl size=16366 sha256=506bef73dbdfb880aee5809e996a4e51305f1b4b4714977e70d92a8ed32fb3f0 12:47:03 Stored in directory: /tmp/pip-ephem-wheel-cache-38f5c23l/wheels/8a/7a/9b/f1dac57e815dbc28e3889797e53848042661a1143aa45f127f 12:47:03 Successfully built onaptests natural PrettyTable avionix simplejson junitxml 12:47:03 Installing collected packages: requestsexceptions, PrettyTable, parse, junitxml, durationpy, asn1crypto, zipp, wrapt, websocket-client, urllib3, typing-extensions, testtools, stevedore, slack-sdk, six, simplejson, setuptools, scramp, robotframework, PyYAML, PySocks, pyrsistent, pycparser, psutil, protobuf, platformdirs, packaging, opentelemetry-util-http, oauthlib, mysql-connector-python, more-itertools, mock, MarkupSafe, kafka-python-ng, jsonpointer, jmespath, iso8601, idna, decorator, dacite, cucumber-tag-expressions, cucumber-expressions, colorama, charset-normalizer, certifi, attrs, requests, python-subunit, python-dateutil, pbr, parse-type, oyaml, opentelemetry-proto, natural, jsonschema, jsonpatch, jinja2, importlib-metadata, grpcio, googleapis-common-protos, dogpile.cache, cffi, avionix, requests-oauthlib, pg8000, os-testr, os-service-types, opentelemetry-exporter-otlp-proto-common, opentelemetry-api, cryptography, botocore, behave, s3transfer, pyOpenSSL, opentelemetry-semantic-conventions, kubernetes, keystoneauth1, behave-html-formatter, opentelemetry-sdk, opentelemetry-instrumentation, openstacksdk, onapsdk, boto3, xtesting, opentelemetry-instrumentation-requests, opentelemetry-exporter-otlp-proto-http, opentelemetry-exporter-otlp-proto-grpc, opentelemetry-distro, opentelemetry-exporter-otlp, onaptests 12:47:16 12:47:17 Successfully installed MarkupSafe-3.0.3 PrettyTable-0.7.2 PySocks-1.7.1 PyYAML-6.0.3 asn1crypto-1.5.1 attrs-25.4.0 avionix-0.4.5 behave-1.3.3 behave-html-formatter-0.9.10 boto3-1.42.54 botocore-1.42.54 certifi-2026.1.4 cffi-2.0.0 charset-normalizer-3.4.4 colorama-0.4.6 cryptography-46.0.5 cucumber-expressions-19.0.0 cucumber-tag-expressions-9.1.0 dacite-1.6.0 decorator-5.2.1 dogpile.cache-1.5.0 durationpy-0.10 googleapis-common-protos-1.72.0 grpcio-1.78.1 idna-3.11 importlib-metadata-8.7.1 iso8601-2.1.0 jinja2-3.1.5 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.4.0 junitxml-0.7 kafka-python-ng-2.2.2 keystoneauth1-5.13.1 kubernetes-35.0.0 mock-5.2.0 more-itertools-10.8.0 mysql-connector-python-8.3.0 natural-0.2.0 oauthlib-3.3.1 onapsdk-14.3.0 onaptests-1.0.0 openstacksdk-4.10.0 opentelemetry-api-1.39.1 opentelemetry-distro-0.60b1 opentelemetry-exporter-otlp-1.39.1 opentelemetry-exporter-otlp-proto-common-1.39.1 opentelemetry-exporter-otlp-proto-grpc-1.39.1 opentelemetry-exporter-otlp-proto-http-1.39.1 opentelemetry-instrumentation-0.60b1 opentelemetry-instrumentation-requests-0.60b1 opentelemetry-proto-1.39.1 opentelemetry-sdk-1.39.1 opentelemetry-semantic-conventions-0.60b1 opentelemetry-util-http-0.60b1 os-service-types-1.8.2 os-testr-3.0.0 oyaml-1.0 packaging-26.0 parse-1.21.1 parse-type-0.6.6 pbr-7.0.3 pg8000-1.30.1 platformdirs-4.9.2 protobuf-6.33.5 psutil-7.2.2 pyOpenSSL-22.0.0 pycparser-3.0 pyrsistent-0.20.0 python-dateutil-2.9.0.post0 python-subunit-1.4.5 requests-2.32.3 requests-oauthlib-2.0.0 requestsexceptions-1.4.0 robotframework-7.4.1 s3transfer-0.16.0 scramp-1.4.8 setuptools-79.0.1 simplejson-3.17.6 six-1.17.0 slack-sdk-3.21.3 stevedore-5.7.0 testtools-2.8.4 typing-extensions-4.15.0 urllib3-2.6.3 websocket-client-1.9.0 wrapt-1.17.3 xtesting-0.91.0 zipp-3.23.0 12:47:17 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 12:47:17 Connecting to gitlab.com (172.65.251.78:443) 12:47:18 saving to '/src/onapsdk/clamp/schema_details.json' 12:47:18 schema_details.json 100% |********************************| 3692 0:00:00 ETA 12:47:18 '/src/onapsdk/clamp/schema_details.json' saved 12:47:18 Collecting markupsafe==2.0.1 12:47:18 Downloading MarkupSafe-2.0.1.tar.gz (18 kB) 12:47:18 Installing build dependencies: started 12:47:19 Installing build dependencies: finished with status 'done' 12:47:19 Getting requirements to build wheel: started 12:47:19 Getting requirements to build wheel: finished with status 'done' 12:47:19 Preparing metadata (pyproject.toml): started 12:47:20 Preparing metadata (pyproject.toml): finished with status 'done' 12:47:20 Building wheels for collected packages: markupsafe 12:47:20 Building wheel for markupsafe (pyproject.toml): started 12:47:20 Building wheel for markupsafe (pyproject.toml): finished with status 'done' 12:47:20 Created wheel for markupsafe: filename=markupsafe-2.0.1-cp311-cp311-linux_x86_64.whl size=28160 sha256=2ee19838a35c65549fd5238d38b768df9045d4f874c64911a3140442b48742b7 12:47:20 Stored in directory: /root/.cache/pip/wheels/ea/18/79/6266ea508b8164a77b95aa19534c77eb805f2878612c37efca 12:47:20 Successfully built markupsafe 12:47:20 Installing collected packages: markupsafe 12:47:20 Attempting uninstall: markupsafe 12:47:20 Found existing installation: MarkupSafe 3.0.3 12:47:20 Uninstalling MarkupSafe-3.0.3: 12:47:20 Successfully uninstalled MarkupSafe-3.0.3 12:47:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:47:20 onaptests 1.0.0 requires setuptools==65.3.0, but you have setuptools 79.0.1 which is incompatible. 12:47:20 Successfully installed markupsafe-2.0.1 12:47:20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 12:47:21 Requirement already satisfied: opentelemetry-distro in ./usr/local/lib/python3.11/site-packages (0.60b1) 12:47:21 Requirement already satisfied: opentelemetry-exporter-otlp in ./usr/local/lib/python3.11/site-packages (1.39.1) 12:47:21 Requirement already satisfied: opentelemetry-instrumentation-requests in ./usr/local/lib/python3.11/site-packages (0.60b1) 12:47:21 Requirement already satisfied: opentelemetry-api~=1.12 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-distro) (1.39.1) 12:47:21 Requirement already satisfied: opentelemetry-instrumentation==0.60b1 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-distro) (0.60b1) 12:47:21 Requirement already satisfied: opentelemetry-sdk~=1.13 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-distro) (1.39.1) 12:47:21 Requirement already satisfied: opentelemetry-semantic-conventions==0.60b1 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-instrumentation==0.60b1->opentelemetry-distro) (0.60b1) 12:47:21 Requirement already satisfied: packaging>=18.0 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-instrumentation==0.60b1->opentelemetry-distro) (26.0) 12:47:21 Requirement already satisfied: wrapt<2.0.0,>=1.0.0 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-instrumentation==0.60b1->opentelemetry-distro) (1.17.3) 12:47:21 Requirement already satisfied: typing-extensions>=4.5.0 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-semantic-conventions==0.60b1->opentelemetry-instrumentation==0.60b1->opentelemetry-distro) (4.15.0) 12:47:21 Requirement already satisfied: importlib-metadata<8.8.0,>=6.0 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-api~=1.12->opentelemetry-distro) (8.7.1) 12:47:21 Requirement already satisfied: zipp>=3.20 in ./usr/local/lib/python3.11/site-packages (from importlib-metadata<8.8.0,>=6.0->opentelemetry-api~=1.12->opentelemetry-distro) (3.23.0) 12:47:21 Requirement already satisfied: opentelemetry-exporter-otlp-proto-grpc==1.39.1 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-exporter-otlp) (1.39.1) 12:47:21 Requirement already satisfied: opentelemetry-exporter-otlp-proto-http==1.39.1 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-exporter-otlp) (1.39.1) 12:47:21 Requirement already satisfied: googleapis-common-protos~=1.57 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp) (1.72.0) 12:47:21 Requirement already satisfied: grpcio<2.0.0,>=1.63.2 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp) (1.78.1) 12:47:21 Requirement already satisfied: opentelemetry-exporter-otlp-proto-common==1.39.1 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp) (1.39.1) 12:47:21 Requirement already satisfied: opentelemetry-proto==1.39.1 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp) (1.39.1) 12:47:21 Requirement already satisfied: requests~=2.7 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-exporter-otlp-proto-http==1.39.1->opentelemetry-exporter-otlp) (2.32.3) 12:47:21 Requirement already satisfied: protobuf<7.0,>=5.0 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-proto==1.39.1->opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp) (6.33.5) 12:47:21 Requirement already satisfied: charset-normalizer<4,>=2 in ./usr/local/lib/python3.11/site-packages (from requests~=2.7->opentelemetry-exporter-otlp-proto-http==1.39.1->opentelemetry-exporter-otlp) (3.4.4) 12:47:21 Requirement already satisfied: idna<4,>=2.5 in ./usr/local/lib/python3.11/site-packages (from requests~=2.7->opentelemetry-exporter-otlp-proto-http==1.39.1->opentelemetry-exporter-otlp) (3.11) 12:47:21 Requirement already satisfied: urllib3<3,>=1.21.1 in ./usr/local/lib/python3.11/site-packages (from requests~=2.7->opentelemetry-exporter-otlp-proto-http==1.39.1->opentelemetry-exporter-otlp) (2.6.3) 12:47:21 Requirement already satisfied: certifi>=2017.4.17 in ./usr/local/lib/python3.11/site-packages (from requests~=2.7->opentelemetry-exporter-otlp-proto-http==1.39.1->opentelemetry-exporter-otlp) (2026.1.4) 12:47:21 Requirement already satisfied: opentelemetry-util-http==0.60b1 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-instrumentation-requests) (0.60b1) 12:47:21 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 12:47:21 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.23/main/x86_64/APKINDEX.tar.gz: No such file or directory 12:47:21 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.23/community/x86_64/APKINDEX.tar.gz: No such file or directory 12:47:21 ( 1/16) Purging .build-deps (20260221.124637) 12:47:21 ( 2/16) Purging gcc (15.2.0-r2) 12:47:21 ( 3/16) Purging binutils (2.45.1-r0) 12:47:21 ( 4/16) Purging libatomic (15.2.0-r2) 12:47:21 ( 5/16) Purging libgomp (15.2.0-r2) 12:47:21 ( 6/16) Purging openssl-dev (3.5.5-r0) 12:47:21 ( 7/16) Purging linux-headers (6.16.12-r0) 12:47:21 ( 8/16) Purging musl-dev (1.2.5-r21) 12:47:21 ( 9/16) Purging isl26 (0.26-r1) 12:47:21 (10/16) Purging jansson (2.14.1-r0) 12:47:21 (11/16) Purging libstdc++ (15.2.0-r2) 12:47:21 (12/16) Purging mpc1 (1.3.1-r1) 12:47:21 (13/16) Purging mpfr4 (4.2.2-r0) 12:47:21 (14/16) Purging pkgconf (2.5.1-r0) 12:47:21 (15/16) Purging gmp (6.3.0-r4) 12:47:21 (16/16) Purging libgcc (15.2.0-r2) 12:47:21 Executing busybox-1.37.0-r30.trigger 12:47:21 OK: 25.8 MiB in 51 packages 12:47:29 Removing intermediate container 954b9c473a05 12:47:29 ---> c745220f4745 12:47:29 Step 7/11 : FROM pythonsdk-release as pythonsdk-develop 12:47:29 ---> c745220f4745 12:47:29 Step 8/11 : RUN pip3 install --no-cache-dir git+https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk@develop#onapsdk 12:47:29 ---> Running in 3e40fe371c0d 12:47:30 Collecting git+https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk@develop#onapsdk 12:47:30 Cloning https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk (to revision develop) to ./tmp/pip-req-build-hp7t4mzk 12:47:30  Running command git clone --filter=blob:none --quiet https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk /tmp/pip-req-build-hp7t4mzk 12:47:31  warning: redirecting to https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk.git/ 12:47:31  Running command git checkout -b develop --track origin/develop 12:47:32  warning: redirecting to https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk.git/ 12:47:32  branch 'develop' set up to track 'origin/develop'. 12:47:32  Switched to a new branch 'develop' 12:47:32  Resolved https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk to commit b204aa63043825290d4c0a940edd7e9241f6c0ee 12:47:32 Installing build dependencies: started 12:47:33 Installing build dependencies: finished with status 'done' 12:47:33 Getting requirements to build wheel: started 12:47:33 Getting requirements to build wheel: finished with status 'done' 12:47:33 Installing backend dependencies: started 12:47:34 Installing backend dependencies: finished with status 'done' 12:47:34 Preparing metadata (pyproject.toml): started 12:47:34 Preparing metadata (pyproject.toml): finished with status 'done' 12:47:34 Collecting requests==2.24.0 (from requests[socks]==2.24.0->onapsdk==9.2.1) 12:47:34 Downloading requests-2.24.0-py2.py3-none-any.whl.metadata (6.9 kB) 12:47:34 Collecting jinja2==3.0.3 (from onapsdk==9.2.1) 12:47:34 Downloading Jinja2-3.0.3-py3-none-any.whl.metadata (3.5 kB) 12:47:34 Requirement already satisfied: simplejson==3.17.6 in ./usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (3.17.6) 12:47:34 Requirement already satisfied: oyaml==1.0 in ./usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (1.0) 12:47:34 Requirement already satisfied: pyOpenSSL==22.0.0 in ./usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (22.0.0) 12:47:34 Requirement already satisfied: jsonschema==4.4.0 in ./usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (4.4.0) 12:47:34 Requirement already satisfied: dacite==1.6.0 in ./usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (1.6.0) 12:47:34 Requirement already satisfied: MarkupSafe>=2.0 in ./usr/local/lib/python3.11/site-packages (from jinja2==3.0.3->onapsdk==9.2.1) (2.0.1) 12:47:34 Requirement already satisfied: attrs>=17.4.0 in ./usr/local/lib/python3.11/site-packages (from jsonschema==4.4.0->onapsdk==9.2.1) (25.4.0) 12:47:34 Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in ./usr/local/lib/python3.11/site-packages (from jsonschema==4.4.0->onapsdk==9.2.1) (0.20.0) 12:47:34 Requirement already satisfied: pyyaml in ./usr/local/lib/python3.11/site-packages (from oyaml==1.0->onapsdk==9.2.1) (6.0.3) 12:47:34 Requirement already satisfied: cryptography>=35.0 in ./usr/local/lib/python3.11/site-packages (from pyOpenSSL==22.0.0->onapsdk==9.2.1) (46.0.5) 12:47:34 Collecting chardet<4,>=3.0.2 (from requests==2.24.0->requests[socks]==2.24.0->onapsdk==9.2.1) 12:47:34 Downloading chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB) 12:47:34 Collecting idna<3,>=2.5 (from requests==2.24.0->requests[socks]==2.24.0->onapsdk==9.2.1) 12:47:34 Downloading idna-2.10-py2.py3-none-any.whl.metadata (9.1 kB) 12:47:34 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests==2.24.0->requests[socks]==2.24.0->onapsdk==9.2.1) 12:47:34 Downloading urllib3-1.25.11-py2.py3-none-any.whl.metadata (41 kB) 12:47:34 Requirement already satisfied: certifi>=2017.4.17 in ./usr/local/lib/python3.11/site-packages (from requests==2.24.0->requests[socks]==2.24.0->onapsdk==9.2.1) (2026.1.4) 12:47:34 Requirement already satisfied: PySocks!=1.5.7,>=1.5.6 in ./usr/local/lib/python3.11/site-packages (from requests[socks]==2.24.0->onapsdk==9.2.1) (1.7.1) 12:47:34 Requirement already satisfied: cffi>=2.0.0 in ./usr/local/lib/python3.11/site-packages (from cryptography>=35.0->pyOpenSSL==22.0.0->onapsdk==9.2.1) (2.0.0) 12:47:34 Requirement already satisfied: pycparser in ./usr/local/lib/python3.11/site-packages (from cffi>=2.0.0->cryptography>=35.0->pyOpenSSL==22.0.0->onapsdk==9.2.1) (3.0) 12:47:34 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) 12:47:34 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) 12:47:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:47:34 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 12:47:34 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) 12:47:34 Building wheels for collected packages: onapsdk 12:47:34 Building wheel for onapsdk (pyproject.toml): started 12:47:35 Building wheel for onapsdk (pyproject.toml): finished with status 'done' 12:47:35 Created wheel for onapsdk: filename=onapsdk-9.2.1-py3-none-any.whl size=193698 sha256=6913cbee9f64e3b2e5bba4a81b42f7180df010018186784cc2868d097f4244b8 12:47:35 Stored in directory: /tmp/pip-ephem-wheel-cache-npmgvpmk/wheels/1b/9b/61/fbda7d15774ef78a6b0c7c711ac180f254f3739b7587ef4e7a 12:47:35 Successfully built onapsdk 12:47:35 Installing collected packages: chardet, urllib3, jinja2, idna, requests, onapsdk 12:47:35 Attempting uninstall: urllib3 12:47:35 Found existing installation: urllib3 2.6.3 12:47:35 Uninstalling urllib3-2.6.3: 12:47:35 Successfully uninstalled urllib3-2.6.3 12:47:35 Attempting uninstall: jinja2 12:47:35 Found existing installation: Jinja2 3.1.5 12:47:35 Uninstalling Jinja2-3.1.5: 12:47:35 Successfully uninstalled Jinja2-3.1.5 12:47:35 Attempting uninstall: idna 12:47:35 Found existing installation: idna 3.11 12:47:35 Uninstalling idna-3.11: 12:47:35 Successfully uninstalled idna-3.11 12:47:35 Attempting uninstall: requests 12:47:35 Found existing installation: requests 2.32.3 12:47:35 Uninstalling requests-2.32.3: 12:47:35 Successfully uninstalled requests-2.32.3 12:47:35 Attempting uninstall: onapsdk 12:47:35 Found existing installation: onapsdk 14.3.0 12:47:35 Uninstalling onapsdk-14.3.0: 12:47:35 Successfully uninstalled onapsdk-14.3.0 12:47:36 12:47:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:47:36 onaptests 1.0.0 requires onapsdk>=14.3.0, but you have onapsdk 9.2.1 which is incompatible. 12:47:36 onaptests 1.0.0 requires setuptools==65.3.0, but you have setuptools 79.0.1 which is incompatible. 12:47:36 Successfully installed chardet-3.0.4 idna-2.10 jinja2-3.0.3 onapsdk-9.2.1 requests-2.24.0 urllib3-1.25.11 12:47:36 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 12:47:36 Removing intermediate container 3e40fe371c0d 12:47:36 ---> 933e8a90615d 12:47:36 Step 9/11 : FROM ${PYTHONSDK_VERSION} as final 12:47:36 ---> c745220f4745 12:47:36 Step 10/11 : COPY docker/testcases.yaml /usr/local/lib/python3.11/site-packages/xtesting/ci/testcases.yaml 12:47:36 ---> dd9aa69c687e 12:47:36 Step 11/11 : CMD ["run_tests", "-t", "all"] 12:47:37 ---> Running in 5883aa660df7 12:47:37 Removing intermediate container 5883aa660df7 12:47:37 ---> 21800950be67 12:47:37 Successfully built 21800950be67 12:47:37 Successfully tagged nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk:master 12:47:37 ---> docker-build.sh ends 12:47:37 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/sh -xe /tmp/jenkins9824580442832279565.sh 12:47:37 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins11254595393731186655.sh 12:47:37 $ ssh-agent -k 12:47:37 unset SSH_AUTH_SOCK; 12:47:37 unset SSH_AGENT_PID; 12:47:37 echo Agent pid 2082 killed; 12:47:37 [ssh-agent] Stopped. 12:47:37 [PostBuildScript] - [INFO] Executing post build scripts. 12:47:37 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins14443681661203270222.sh 12:47:37 ---> sysstat.sh 12:47:37 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins17165829477978595305.sh 12:47:37 ---> package-listing.sh 12:47:37 ++ facter osfamily 12:47:37 ++ tr '[:upper:]' '[:lower:]' 12:47:37 + OS_FAMILY=debian 12:47:37 + workspace=/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master 12:47:37 + START_PACKAGES=/tmp/packages_start.txt 12:47:37 + END_PACKAGES=/tmp/packages_end.txt 12:47:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:47:37 + PACKAGES=/tmp/packages_start.txt 12:47:37 + '[' /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master ']' 12:47:37 + PACKAGES=/tmp/packages_end.txt 12:47:37 + case "${OS_FAMILY}" in 12:47:37 + dpkg -l 12:47:37 + grep '^ii' 12:47:37 + '[' -f /tmp/packages_start.txt ']' 12:47:37 + '[' -f /tmp/packages_end.txt ']' 12:47:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:47:37 + '[' /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master ']' 12:47:37 + mkdir -p /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/archives/ 12:47:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/archives/ 12:47:37 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins4905137531408013044.sh 12:47:37 ---> capture-instance-metadata.sh 12:47:37 Setup pyenv: 12:47:38 system 12:47:38 3.8.13 12:47:38 3.9.13 12:47:38 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/.python-version) 12:47:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-niGQ from file:/tmp/.os_lf_venv 12:47:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:47:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:47:39 lf-activate-venv(): INFO: Base packages installed successfully 12:47:39 lf-activate-venv(): INFO: Installing additional packages: lftools 12:47:47 lf-activate-venv(): INFO: Adding /tmp/venv-niGQ/bin to PATH 12:47:47 INFO: Running in OpenStack, capturing instance metadata 12:47:47 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins1931522345205484199.sh 12:47:47 provisioning config files... 12:47:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master@tmp/config3332689375224946493tmp 12:47:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:47:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:47:47 [EnvInject] - Injecting environment variables from a build step. 12:47:47 [EnvInject] - Injecting as environment variables the properties content 12:47:47 SERVER_ID=logs 12:47:47 12:47:47 [EnvInject] - Variables injected successfully. 12:47:47 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins11706149951180646389.sh 12:47:47 ---> create-netrc.sh 12:47:47 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins10340650528215605047.sh 12:47:47 ---> python-tools-install.sh 12:47:47 Setup pyenv: 12:47:47 system 12:47:47 3.8.13 12:47:47 3.9.13 12:47:47 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/.python-version) 12:47:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-niGQ from file:/tmp/.os_lf_venv 12:47:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:47:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:47:49 lf-activate-venv(): INFO: Base packages installed successfully 12:47:49 lf-activate-venv(): INFO: Installing additional packages: lftools 12:47:56 lf-activate-venv(): INFO: Adding /tmp/venv-niGQ/bin to PATH 12:47:56 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins3728871033779277191.sh 12:47:56 ---> sudo-logs.sh 12:47:56 Archiving 'sudo' log.. 12:47:56 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins16987911757750252333.sh 12:47:56 ---> job-cost.sh 12:47:56 INFO: Activating Python virtual environment... 12:47:56 Setup pyenv: 12:47:57 system 12:47:57 3.8.13 12:47:57 3.9.13 12:47:57 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/.python-version) 12:47:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-niGQ from file:/tmp/.os_lf_venv 12:47:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:47:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:47:58 lf-activate-venv(): INFO: Base packages installed successfully 12:47:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:48:03 lf-activate-venv(): INFO: Adding /tmp/venv-niGQ/bin to PATH 12:48:03 INFO: No stack-cost file found 12:48:03 INFO: Instance uptime: 211s 12:48:03 INFO: Fetching instance metadata (attempt 1 of 3)... 12:48:03 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:48:03 INFO: Successfully fetched instance metadata 12:48:03 INFO: Instance type: v3-standard-8 12:48:03 INFO: Retrieving pricing info for: v3-standard-8 12:48:03 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:48:03 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=211 12:48:03 INFO: Successfully fetched Vexxhost pricing API 12:48:03 INFO: Retrieved cost: 0.22 12:48:03 INFO: Retrieved resource: v3-standard-8 12:48:03 INFO: Creating archive directory: /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/archives/cost 12:48:03 INFO: Archiving costs to: /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/archives/cost.csv 12:48:03 INFO: Successfully archived job cost data 12:48:03 DEBUG: Cost data: integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master,434,2026-02-21 12:48:03,v3-standard-8,211,0.22,0.00,SUCCESS 12:48:03 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash -l /tmp/jenkins4440648755516039545.sh 12:48:03 ---> logs-deploy.sh 12:48:03 Setup pyenv: 12:48:03 system 12:48:03 3.8.13 12:48:03 3.9.13 12:48:03 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/.python-version) 12:48:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-niGQ from file:/tmp/.os_lf_venv 12:48:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:48:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:48:05 lf-activate-venv(): INFO: Base packages installed successfully 12:48:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:48:13 lf-activate-venv(): INFO: Adding /tmp/venv-niGQ/bin to PATH 12:48:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/434 12:48:13 INFO: archiving workspace using pattern(s): 12:48:14 Archives upload complete. 12:48:14 INFO: archiving logs to Nexus 12:48:15 ---> uname -a: 12:48:15 Linux prd-ubuntu1804-docker-8c-8g-18906 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:48:15 12:48:15 12:48:15 ---> lscpu: 12:48:15 Architecture: x86_64 12:48:15 CPU op-mode(s): 32-bit, 64-bit 12:48:15 Byte Order: Little Endian 12:48:15 CPU(s): 8 12:48:15 On-line CPU(s) list: 0-7 12:48:15 Thread(s) per core: 1 12:48:15 Core(s) per socket: 1 12:48:15 Socket(s): 8 12:48:15 NUMA node(s): 1 12:48:15 Vendor ID: AuthenticAMD 12:48:15 CPU family: 23 12:48:15 Model: 49 12:48:15 Model name: AMD EPYC-Rome Processor 12:48:15 Stepping: 0 12:48:15 CPU MHz: 2799.998 12:48:15 BogoMIPS: 5599.99 12:48:15 Virtualization: AMD-V 12:48:15 Hypervisor vendor: KVM 12:48:15 Virtualization type: full 12:48:15 L1d cache: 32K 12:48:15 L1i cache: 32K 12:48:15 L2 cache: 512K 12:48:15 L3 cache: 16384K 12:48:15 NUMA node0 CPU(s): 0-7 12:48:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:48:15 12:48:15 12:48:15 ---> nproc: 12:48:15 8 12:48:15 12:48:15 12:48:15 ---> df -h: 12:48:15 Filesystem Size Used Avail Use% Mounted on 12:48:15 udev 16G 0 16G 0% /dev 12:48:15 tmpfs 3.2G 712K 3.2G 1% /run 12:48:15 /dev/vda1 155G 11G 145G 7% / 12:48:15 tmpfs 16G 0 16G 0% /dev/shm 12:48:15 tmpfs 5.0M 0 5.0M 0% /run/lock 12:48:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:48:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:48:15 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:48:15 12:48:15 12:48:15 ---> free -m: 12:48:15 total used free shared buff/cache available 12:48:15 Mem: 32167 821 28882 0 2463 30902 12:48:15 Swap: 1023 0 1023 12:48:15 12:48:15 12:48:15 ---> ip addr: 12:48:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:48:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:48:15 inet 127.0.0.1/8 scope host lo 12:48:15 valid_lft forever preferred_lft forever 12:48:15 inet6 ::1/128 scope host 12:48:15 valid_lft forever preferred_lft forever 12:48:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:48:15 link/ether fa:16:3e:18:bc:5a brd ff:ff:ff:ff:ff:ff 12:48:15 inet 10.30.106.107/23 brd 10.30.107.255 scope global dynamic ens3 12:48:15 valid_lft 86186sec preferred_lft 86186sec 12:48:15 inet6 fe80::f816:3eff:fe18:bc5a/64 scope link 12:48:15 valid_lft forever preferred_lft forever 12:48:15 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:48:15 link/ether 02:42:a0:47:c6:63 brd ff:ff:ff:ff:ff:ff 12:48:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:48:15 valid_lft forever preferred_lft forever 12:48:15 inet6 fe80::42:a0ff:fe47:c663/64 scope link 12:48:15 valid_lft forever preferred_lft forever 12:48:15 12:48:15 12:48:15 ---> sar -b -r -n DEV: 12:48:15 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18906) 02/21/26 _x86_64_ (8 CPU) 12:48:15 12:48:15 12:44:43 LINUX RESTART (8 CPU) 12:48:15 12:48:15 12:45:01 tps rtps wtps bread/s bwrtn/s 12:48:15 12:46:01 348.23 69.79 278.44 4749.74 98096.58 12:48:15 12:47:01 155.84 8.83 147.01 1616.53 65428.83 12:48:15 12:48:01 179.14 0.80 178.34 71.19 54318.15 12:48:15 Average: 227.73 26.47 201.26 2145.82 72614.52 12:48:15 12:48:15 12:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:48:15 12:46:01 30249736 31772712 2689484 8.16 66356 1770324 1334984 3.93 779632 1630156 163512 12:48:15 12:47:01 29418220 31532524 3521000 10.69 86568 2312248 1733796 5.10 1128312 2044168 331136 12:48:15 12:48:01 29573152 31639480 3366068 10.22 114740 2230804 1477788 4.35 1056248 1955344 26508 12:48:15 Average: 29747036 31648239 3192184 9.69 89221 2104459 1515523 4.46 988064 1876556 173719 12:48:15 12:48:15 12:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:48:15 12:46:01 ens3 423.11 287.70 1651.49 75.70 0.00 0.00 0.00 0.00 12:48:15 12:46:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 12:48:15 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:15 12:47:01 veth5f506ad 58.57 114.91 7.10 2252.15 0.00 0.00 0.00 0.18 12:48:15 12:47:01 ens3 189.29 110.65 2845.05 20.19 0.00 0.00 0.00 0.00 12:48:15 12:47:01 lo 2.80 2.80 0.31 0.31 0.00 0.00 0.00 0.00 12:48:15 12:47:01 docker0 58.57 114.78 6.30 2252.14 0.00 0.00 0.00 0.00 12:48:15 12:48:01 ens3 31.48 25.06 47.96 10.01 0.00 0.00 0.00 0.00 12:48:15 12:48:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 12:48:15 12:48:01 docker0 5.18 6.47 1.09 30.61 0.00 0.00 0.00 0.00 12:48:15 Average: ens3 214.63 141.14 1514.83 35.30 0.00 0.00 0.00 0.00 12:48:15 Average: lo 1.71 1.71 0.19 0.19 0.00 0.00 0.00 0.00 12:48:15 Average: docker0 21.25 40.42 2.46 760.92 0.00 0.00 0.00 0.00 12:48:15 12:48:15 12:48:15 ---> sar -P ALL: 12:48:15 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18906) 02/21/26 _x86_64_ (8 CPU) 12:48:15 12:48:15 12:44:43 LINUX RESTART (8 CPU) 12:48:15 12:48:15 12:45:01 CPU %user %nice %system %iowait %steal %idle 12:48:15 12:46:01 all 9.50 0.00 1.25 6.05 0.04 83.16 12:48:15 12:46:01 0 7.74 0.00 0.70 0.43 0.03 91.10 12:48:15 12:46:01 1 4.49 0.00 1.99 0.95 0.02 92.56 12:48:15 12:46:01 2 9.20 0.00 1.24 18.76 0.05 70.75 12:48:15 12:46:01 3 3.78 0.00 0.94 1.51 0.03 93.75 12:48:15 12:46:01 4 4.87 0.00 1.32 3.63 0.03 90.15 12:48:15 12:46:01 5 11.71 0.00 0.90 0.68 0.03 86.67 12:48:15 12:46:01 6 25.86 0.00 1.84 3.17 0.07 69.07 12:48:15 12:46:01 7 8.36 0.00 1.04 19.33 0.05 71.22 12:48:15 12:47:01 all 7.84 0.00 1.19 6.13 0.04 84.80 12:48:15 12:47:01 0 10.70 0.00 1.09 3.08 0.03 85.10 12:48:15 12:47:01 1 6.74 0.00 1.59 0.38 0.03 91.25 12:48:15 12:47:01 2 5.80 0.00 1.29 5.15 0.03 87.73 12:48:15 12:47:01 3 1.82 0.00 0.70 0.67 0.03 96.78 12:48:15 12:47:01 4 9.17 0.00 1.04 0.08 0.03 89.68 12:48:15 12:47:01 5 2.53 0.00 1.02 27.31 0.05 69.09 12:48:15 12:47:01 6 2.00 0.00 0.47 9.80 0.03 87.69 12:48:15 12:47:01 7 24.01 0.00 2.34 2.58 0.10 70.97 12:48:15 12:48:01 all 9.09 0.00 1.67 3.05 0.04 86.15 12:48:15 12:48:01 0 4.74 0.00 0.96 0.03 0.02 94.25 12:48:15 12:48:01 1 4.73 0.00 1.37 1.14 0.02 92.74 12:48:15 12:48:01 2 18.04 0.00 2.50 9.06 0.05 70.35 12:48:15 12:48:01 3 3.02 0.00 1.10 1.65 0.02 94.21 12:48:15 12:48:01 4 15.85 0.00 3.75 4.20 0.07 76.13 12:48:15 12:48:01 5 15.53 0.00 1.24 1.60 0.03 81.60 12:48:15 12:48:01 6 1.79 0.00 1.24 6.60 0.02 90.36 12:48:15 12:48:01 7 9.06 0.00 1.24 0.10 0.03 89.57 12:48:15 Average: all 8.81 0.00 1.37 5.08 0.04 84.70 12:48:15 Average: 0 7.73 0.00 0.91 1.18 0.03 90.15 12:48:15 Average: 1 5.32 0.00 1.65 0.82 0.02 92.18 12:48:15 Average: 2 11.01 0.00 1.67 10.99 0.04 76.28 12:48:15 Average: 3 2.87 0.00 0.91 1.27 0.03 94.91 12:48:15 Average: 4 9.96 0.00 2.04 2.64 0.04 85.32 12:48:15 Average: 5 9.92 0.00 1.05 9.86 0.04 79.13 12:48:15 Average: 6 9.89 0.00 1.18 6.52 0.04 82.37 12:48:15 Average: 7 13.81 0.00 1.54 7.32 0.06 77.27 12:48:15 12:48:15 12:48:15