06:07:39 Started by timer 06:07:39 Running as SYSTEM 06:07:39 [EnvInject] - Loading node environment variables. 06:07:39 Building remotely on prd-ubuntu1804-docker-8c-8g-44586 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master 06:07:39 [ssh-agent] Looking for ssh-agent implementation... 06:07:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:07:39 $ ssh-agent 06:07:39 SSH_AUTH_SOCK=/tmp/ssh-1E0VBziu207Z/agent.2104 06:07:39 SSH_AGENT_PID=2106 06:07:39 [ssh-agent] Started. 06:07:39 Running ssh-add (command line suppressed) 06:07:40 Identity added: /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master@tmp/private_key_11693969232099491555.key (/w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master@tmp/private_key_11693969232099491555.key) 06:07:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:07:40 The recommended git tool is: NONE 06:07:42 using credential onap-jenkins-ssh 06:07:42 Wiping out workspace first. 06:07:42 Cloning the remote Git repository 06:07:42 Cloning repository git://cloud.onap.org/mirror/integration/xtesting 06:07:42 > git init /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master # timeout=10 06:07:42 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 06:07:42 > git --version # timeout=10 06:07:42 > git --version # 'git version 2.17.1' 06:07:42 using GIT_SSH to set credentials Gerrit user 06:07:42 Verifying host key using manually-configured host key entries 06:07:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:42 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 06:07:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:42 Avoid second fetch 06:07:42 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:07:42 Checking out Revision 7191df8920bdeb2de9e315af71dcff04c04237fc (refs/remotes/origin/master) 06:07:42 > git config core.sparsecheckout # timeout=10 06:07:42 > git checkout -f 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 06:07:43 Commit message: "[INT] Add docker image for testkube custom executor" 06:07:43 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 06:07:46 provisioning config files... 06:07:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:07:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:07:46 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins4855658103577861024.sh 06:07:46 ---> python-tools-install.sh 06:07:46 Setup pyenv: 06:07:46 * system (set by /opt/pyenv/version) 06:07:46 * 3.8.13 (set by /opt/pyenv/version) 06:07:46 * 3.9.13 (set by /opt/pyenv/version) 06:07:46 * 3.10.6 (set by /opt/pyenv/version) 06:07:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DloD 06:07:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:07:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:07:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:07:57 lf-activate-venv(): INFO: Base packages installed successfully 06:07:57 lf-activate-venv(): INFO: Installing additional packages: lftools 06:08:29 lf-activate-venv(): INFO: Adding /tmp/venv-DloD/bin to PATH 06:08:29 Generating Requirements File 06:08:55 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. 06:08:55 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:08:55 Python 3.10.6 06:08:55 pip 25.2 from /tmp/venv-DloD/lib/python3.10/site-packages/pip (python 3.10) 06:08:56 appdirs==1.4.4 06:08:56 argcomplete==3.6.2 06:08:56 aspy.yaml==1.3.0 06:08:56 attrs==25.3.0 06:08:56 autopage==0.5.2 06:08:56 beautifulsoup4==4.13.5 06:08:56 boto3==1.40.26 06:08:56 botocore==1.40.26 06:08:56 bs4==0.0.2 06:08:56 cachetools==5.5.2 06:08:56 certifi==2025.8.3 06:08:56 cffi==2.0.0 06:08:56 cfgv==3.4.0 06:08:56 chardet==5.2.0 06:08:56 charset-normalizer==3.4.3 06:08:56 click==8.2.1 06:08:56 cliff==4.11.0 06:08:56 cmd2==2.7.0 06:08:56 cryptography==3.3.2 06:08:56 debtcollector==3.0.0 06:08:56 decorator==5.2.1 06:08:56 defusedxml==0.7.1 06:08:56 Deprecated==1.2.18 06:08:56 distlib==0.4.0 06:08:56 dnspython==2.8.0 06:08:56 docker==7.1.0 06:08:56 dogpile.cache==1.4.0 06:08:56 durationpy==0.10 06:08:56 email-validator==2.3.0 06:08:56 filelock==3.19.1 06:08:56 future==1.0.0 06:08:56 gitdb==4.0.12 06:08:56 GitPython==3.1.45 06:08:56 google-auth==2.40.3 06:08:56 httplib2==0.30.0 06:08:56 identify==2.6.14 06:08:56 idna==3.10 06:08:56 importlib-resources==1.5.0 06:08:56 iso8601==2.1.0 06:08:56 Jinja2==3.1.6 06:08:56 jmespath==1.0.1 06:08:56 jsonpatch==1.33 06:08:56 jsonpointer==3.0.0 06:08:56 jsonschema==4.25.1 06:08:56 jsonschema-specifications==2025.9.1 06:08:56 keystoneauth1==5.12.0 06:08:56 kubernetes==33.1.0 06:08:56 lftools==0.37.13 06:08:56 lxml==6.0.1 06:08:56 markdown-it-py==4.0.0 06:08:56 MarkupSafe==3.0.2 06:08:56 mdurl==0.1.2 06:08:56 msgpack==1.1.1 06:08:56 multi_key_dict==2.0.3 06:08:56 munch==4.0.0 06:08:56 netaddr==1.3.0 06:08:56 niet==1.4.2 06:08:56 nodeenv==1.9.1 06:08:56 oauth2client==4.1.3 06:08:56 oauthlib==3.3.1 06:08:56 openstacksdk==4.7.0 06:08:56 os-service-types==1.8.0 06:08:56 osc-lib==4.2.0 06:08:56 oslo.config==10.0.0 06:08:56 oslo.context==6.1.0 06:08:56 oslo.i18n==6.6.0 06:08:56 oslo.log==7.2.1 06:08:56 oslo.serialization==5.8.0 06:08:56 oslo.utils==9.1.0 06:08:56 packaging==25.0 06:08:56 pbr==7.0.1 06:08:56 platformdirs==4.4.0 06:08:56 prettytable==3.16.0 06:08:56 psutil==7.0.0 06:08:56 pyasn1==0.6.1 06:08:56 pyasn1_modules==0.4.2 06:08:56 pycparser==2.22 06:08:56 pygerrit2==2.0.15 06:08:56 PyGithub==2.8.1 06:08:56 Pygments==2.19.2 06:08:56 PyJWT==2.10.1 06:08:56 PyNaCl==1.5.0 06:08:56 pyparsing==2.4.7 06:08:56 pyperclip==1.9.0 06:08:56 pyrsistent==0.20.0 06:08:56 python-cinderclient==9.8.0 06:08:56 python-dateutil==2.9.0.post0 06:08:56 python-heatclient==4.3.0 06:08:56 python-jenkins==1.8.3 06:08:56 python-keystoneclient==5.7.0 06:08:56 python-magnumclient==4.9.0 06:08:56 python-openstackclient==8.2.0 06:08:56 python-swiftclient==4.8.0 06:08:56 PyYAML==6.0.2 06:08:56 referencing==0.36.2 06:08:56 requests==2.32.5 06:08:56 requests-oauthlib==2.0.0 06:08:56 requestsexceptions==1.4.0 06:08:56 rfc3986==2.0.0 06:08:56 rich==14.1.0 06:08:56 rich-argparse==1.7.1 06:08:56 rpds-py==0.27.1 06:08:56 rsa==4.9.1 06:08:56 ruamel.yaml==0.18.15 06:08:56 ruamel.yaml.clib==0.2.12 06:08:56 s3transfer==0.13.1 06:08:56 simplejson==3.20.1 06:08:56 six==1.17.0 06:08:56 smmap==5.0.2 06:08:56 soupsieve==2.8 06:08:56 stevedore==5.5.0 06:08:56 tabulate==0.9.0 06:08:56 toml==0.10.2 06:08:56 tomlkit==0.13.3 06:08:56 tqdm==4.67.1 06:08:56 typing_extensions==4.15.0 06:08:56 tzdata==2025.2 06:08:56 urllib3==1.26.20 06:08:56 virtualenv==20.34.0 06:08:56 wcwidth==0.2.13 06:08:56 websocket-client==1.8.0 06:08:56 wrapt==1.17.3 06:08:56 xdg==6.0.0 06:08:56 xmltodict==0.15.1 06:08:56 yq==3.4.3 06:08:56 provisioning config files... 06:08:56 copy managed file [global-settings] to file:/w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master@tmp/config2998964561869211202tmp 06:08:56 copy managed file [integration-settings] to file:/w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master@tmp/config2538343492641005310tmp 06:08:56 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins969875690205724658.sh 06:08:56 ---> docker-login.sh 06:08:56 nexus3.onap.org:10001 06:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:56 Configure a credential helper to remove this warning. See 06:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:56 06:08:56 Login Succeeded 06:08:56 nexus3.onap.org:10002 06:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:56 Configure a credential helper to remove this warning. See 06:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:56 06:08:56 Login Succeeded 06:08:56 nexus3.onap.org:10003 06:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:56 Configure a credential helper to remove this warning. See 06:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:56 06:08:56 Login Succeeded 06:08:56 nexus3.onap.org:10004 06:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:57 Configure a credential helper to remove this warning. See 06:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:57 06:08:57 Login Succeeded 06:08:57 docker.io 06:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:57 Configure a credential helper to remove this warning. See 06:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:57 06:08:57 Login Succeeded 06:08:57 ---> docker-login.sh ends 06:08:57 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins16623627699035269345.sh 06:08:57 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15027176060780386165.sh 06:08:57 [EnvInject] - Injecting environment variables from a build step. 06:08:57 [EnvInject] - Injecting as environment variables the properties content 06:08:57 DOCKER_ROOT=./infra-healthcheck 06:08:57 CONTAINER_TAG_YAML_DIR= 06:08:57 CONTAINER_TAG_METHOD=stream 06:08:57 06:08:57 [EnvInject] - Variables injected successfully. 06:08:57 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash -l /tmp/jenkins17506286811421850292.sh 06:08:57 ---> docker-get-container-tag.sh 06:08:57 Setup pyenv: 06:08:57 system 06:08:57 3.8.13 06:08:57 3.9.13 06:08:57 * 3.10.6 (set by /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master/.python-version) 06:08:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DloD from file:/tmp/.os_lf_venv 06:08:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:08:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:08:59 lf-activate-venv(): INFO: Base packages installed successfully 06:08:59 lf-activate-venv(): INFO: Installing additional packages: yq 06:09:00 lf-activate-venv(): INFO: Adding /tmp/venv-DloD/bin to PATH 06:09:00 ---> Docker image tag found: master 06:09:00 [EnvInject] - Injecting environment variables from a build step. 06:09:00 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 06:09:00 [EnvInject] - Variables injected successfully. 06:09:00 [EnvInject] - Injecting environment variables from a build step. 06:09:00 [EnvInject] - Injecting as environment variables the properties content 06:09:00 DOCKER_ARGS=-f ./docker/Dockerfile 06:09:00 DOCKER_ROOT=./infra-healthcheck 06:09:00 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 06:09:00 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 06:09:00 DOCKER_NAME=onap/xtesting-infra-healthcheck 06:09:00 06:09:00 [EnvInject] - Variables injected successfully. 06:09:00 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins7059236166673696387.sh 06:09:00 ---> docker-build.sh 06:09:00 Docker version 20.10.18, build b40c2f6 06:09:00 Building image: nexus3.onap.org:10003/onap/xtesting-infra-healthcheck:master 06:09:00 docker build -f ./docker/Dockerfile -t nexus3.onap.org:10003/onap/xtesting-infra-healthcheck:master . 06:09:00 Sending build context to Docker daemon 24.58kB 06:09:00 Step 1/14 : FROM python:3.11-alpine 06:09:01 3.11-alpine: Pulling from library/python 06:09:01 9824c27679d3: Pulling fs layer 06:09:01 a6feb3dc4e65: Pulling fs layer 06:09:01 172dcc8a85ca: Pulling fs layer 06:09:01 4a4778f7cd2e: Pulling fs layer 06:09:01 4a4778f7cd2e: Waiting 06:09:01 a6feb3dc4e65: Verifying Checksum 06:09:01 a6feb3dc4e65: Download complete 06:09:01 9824c27679d3: Verifying Checksum 06:09:01 9824c27679d3: Download complete 06:09:01 4a4778f7cd2e: Download complete 06:09:01 9824c27679d3: Pull complete 06:09:01 172dcc8a85ca: Verifying Checksum 06:09:01 172dcc8a85ca: Download complete 06:09:01 a6feb3dc4e65: Pull complete 06:09:02 172dcc8a85ca: Pull complete 06:09:02 4a4778f7cd2e: Pull complete 06:09:02 Digest: sha256:8d8c6d3808243160605925c2a7ab2dc5c72d0e75651699b0639143613e0855b8 06:09:02 Status: Downloaded newer image for python:3.11-alpine 06:09:02 ---> 441b52b5b8b9 06:09:02 Step 2/14 : ARG KUBERNETES_VERSION="v1.19.11" 06:09:04 ---> Running in 3c7aca96d7b4 06:09:04 Removing intermediate container 3c7aca96d7b4 06:09:04 ---> 544fddc80d84 06:09:04 Step 3/14 : ARG HELM_VERSION="v2.16.6" 06:09:04 ---> Running in bec9a5b4d7cf 06:09:04 Removing intermediate container bec9a5b4d7cf 06:09:04 ---> 16155e7153ac 06:09:04 Step 4/14 : ARG HELM3_VERSION="v3.3.4" 06:09:05 ---> Running in 56ebf8af11bd 06:09:05 Removing intermediate container 56ebf8af11bd 06:09:05 ---> 6855c9569ccc 06:09:05 Step 5/14 : ARG ONAP_TESTS_TAG=master 06:09:05 ---> Running in 4eae86925b2d 06:09:05 Removing intermediate container 4eae86925b2d 06:09:05 ---> 44e238e257ad 06:09:05 Step 6/14 : ARG ONAP_TAG=master 06:09:05 ---> Running in 005cdad6aae6 06:09:05 Removing intermediate container 005cdad6aae6 06:09:05 ---> 4dcca9724663 06:09:05 Step 7/14 : ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1 06:09:05 ---> Running in 7ce972542348 06:09:05 Removing intermediate container 7ce972542348 06:09:05 ---> 12ced22b00c5 06:09:05 Step 8/14 : ADD https://storage.googleapis.com/kubernetes-release/release/${KUBERNETES_VERSION}/bin/linux/amd64/kubectl /usr/local/bin/kubectl 06:09:07 06:09:07 06:09:08 ---> 945f4e5d1929 06:09:08 Step 9/14 : COPY . . 06:09:08 ---> b28355e10e38 06:09:08 Step 10/14 : RUN set -x && apk --no-cache add --update git curl ca-certificates && apk --no-cache add --virtual .build-deps --update gcc python3-dev musl-dev openssl-dev libffi-dev && chmod +x /usr/local/bin/kubectl && adduser kubectl -Du 2342 -h /config && wget https://get.helm.sh/helm-${HELM_VERSION}-linux-amd64.tar.gz -O - | tar -xzO linux-amd64/helm > /usr/local/bin/helm && wget https://get.helm.sh/helm-${HELM3_VERSION}-linux-amd64.tar.gz -O - | tar -xzO linux-amd64/helm > /usr/local/bin/helm3 && wget -O /check_for_ingress_and_nodeports.py https://git.onap.org/integration/plain/test/security/check_for_ingress_and_nodeports.py?h=$ONAP_TAG && chmod +x /usr/local/bin/helm && chmod +x /usr/local/bin/helm3 && rm -rf /usr/local/lib/python3.11/site-packages/PyYAML* && pip3 install --upgrade pip && pip3 install --ignore-installed --no-cache-dir -r requirements.txt -c upper-constraints.txt -e . git+https://git.onap.org/testsuite/pythonsdk-tests.git@$ONAP_TESTS_TAG git+https://git.onap.org/integration.git@$ONAP_TAG#subdirectory=test/security/check_certificates && apk del .build-deps 06:09:08 ---> Running in 204da3911b74 06:09:08 + apk --no-cache add --update git curl ca-certificates 06:09:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:09:09 (1/13) Installing brotli-libs (1.1.0-r2) 06:09:09 (2/13) Installing c-ares (1.34.5-r0) 06:09:09 (3/13) Installing libunistring (1.3-r0) 06:09:09 (4/13) Installing libidn2 (2.3.7-r0) 06:09:09 (5/13) Installing nghttp2-libs (1.65.0-r0) 06:09:09 (6/13) Installing libpsl (0.21.5-r3) 06:09:09 (7/13) Installing zstd-libs (1.5.7-r0) 06:09:09 (8/13) Installing libcurl (8.14.1-r1) 06:09:09 (9/13) Installing curl (8.14.1-r1) 06:09:09 (10/13) Installing libexpat (2.7.1-r0) 06:09:09 (11/13) Installing pcre2 (10.43-r1) 06:09:09 (12/13) Installing git (2.49.1-r0) 06:09:09 (13/13) Installing git-init-template (2.49.1-r0) 06:09:09 Executing busybox-1.37.0-r18.trigger 06:09:09 OK: 25 MiB in 51 packages 06:09:09 + apk --no-cache add --virtual .build-deps --update gcc python3-dev musl-dev openssl-dev libffi-dev 06:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:09:10 (1/25) Installing libgcc (14.2.0-r6) 06:09:10 (2/25) Installing jansson (2.14.1-r0) 06:09:10 (3/25) Installing libstdc++ (14.2.0-r6) 06:09:10 (4/25) Installing binutils (2.44-r3) 06:09:10 (5/25) Installing libgomp (14.2.0-r6) 06:09:10 (6/25) Installing libatomic (14.2.0-r6) 06:09:10 (7/25) Installing gmp (6.3.0-r3) 06:09:10 (8/25) Installing isl26 (0.26-r1) 06:09:10 (9/25) Installing mpfr4 (4.2.1_p1-r0) 06:09:10 (10/25) Installing mpc1 (1.3.1-r1) 06:09:10 (11/25) Installing gcc (14.2.0-r6) 06:09:11 (12/25) Installing pkgconf (2.4.3-r0) 06:09:11 (13/25) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.2-r0) 06:09:11 (14/25) Upgrading libssl3 (3.5.1-r0 -> 3.5.2-r0) 06:09:11 (15/25) Installing mpdecimal (4.0.1-r0) 06:09:11 (16/25) Installing python3 (3.12.11-r0) 06:09:11 (17/25) Installing python3-pycache-pyc0 (3.12.11-r0) 06:09:11 (18/25) Installing pyc (3.12.11-r0) 06:09:11 (19/25) Installing python3-pyc (3.12.11-r0) 06:09:11 (20/25) Installing python3-dev (3.12.11-r0) 06:09:12 (21/25) Installing musl-dev (1.2.5-r10) 06:09:12 (22/25) Installing openssl-dev (3.5.2-r0) 06:09:12 (23/25) Installing linux-headers (6.14.2-r0) 06:09:12 (24/25) Installing libffi-dev (3.4.8-r0) 06:09:12 (25/25) Installing .build-deps (20250909.060910) 06:09:12 Executing busybox-1.37.0-r18.trigger 06:09:12 Executing ca-certificates-20250619-r0.trigger 06:09:12 OK: 273 MiB in 74 packages 06:09:12 + chmod +x /usr/local/bin/kubectl 06:09:12 + adduser kubectl -Du 2342 -h /config 06:09:12 + wget https://get.helm.sh/helm-v2.16.6-linux-amd64.tar.gz -O - 06:09:12 + tar -xzO linux-amd64/helm 06:09:12 Connecting to get.helm.sh (13.107.246.36:443) 06:09:13 writing to stdout 06:09:13 - 33% |********** | 8255k 0:00:01 ETA 06:09:14 - 100% |********************************| 24.0M 0:00:00 ETA 06:09:14 written to stdout 06:09:14 + wget https://get.helm.sh/helm-v3.3.4-linux-amd64.tar.gz -O - 06:09:14 + tar -xzO linux-amd64/helm 06:09:14 Connecting to get.helm.sh (13.107.246.36:443) 06:09:14 writing to stdout 06:09:14 - 16% |***** | 2111k 0:00:04 ETA 06:09:15 - 100% |********************************| 12.1M 0:00:00 ETA 06:09:15 written to stdout 06:09:15 + wget -O /check_for_ingress_and_nodeports.py 'https://git.onap.org/integration/plain/test/security/check_for_ingress_and_nodeports.py?h=master' 06:09:15 Connecting to git.onap.org (199.204.45.130:443) 06:09:15 saving to '/check_for_ingress_and_nodeports.py' 06:09:15 check_for_ingress_an 100% |********************************| 12927 0:00:00 ETA 06:09:15 '/check_for_ingress_and_nodeports.py' saved 06:09:15 + chmod +x /usr/local/bin/helm 06:09:15 + chmod +x /usr/local/bin/helm3 06:09:15 + rm -rf '/usr/local/lib/python3.11/site-packages/PyYAML*' 06:09:15 + pip3 install --upgrade pip 06:09:17 Requirement already satisfied: pip in /usr/local/lib/python3.11/site-packages (24.0) 06:09:17 Collecting pip 06:09:17 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 06:09:17 Downloading pip-25.2-py3-none-any.whl (1.8 MB) 06:09:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 17.8 MB/s eta 0:00:00 06:09:17 Installing collected packages: pip 06:09:17 Attempting uninstall: pip 06:09:17 Found existing installation: pip 24.0 06:09:17 Uninstalling pip-24.0: 06:09:17 Successfully uninstalled pip-24.0 06:09:18 Successfully installed pip-25.2 06:09:18 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 06:09:18 + pip3 install --ignore-installed --no-cache-dir -r requirements.txt -c upper-constraints.txt -e . git+https://git.onap.org/testsuite/pythonsdk-tests.git@master 'git+https://git.onap.org/integration.git@master#subdirectory=test/security/check_certificates' 06:09:19 Collecting git+https://git.onap.org/testsuite/pythonsdk-tests.git@master 06:09:19 Cloning https://git.onap.org/testsuite/pythonsdk-tests.git (to revision master) to /tmp/pip-req-build-aar7tiwj 06:09:19  Running command git clone --filter=blob:none --quiet https://git.onap.org/testsuite/pythonsdk-tests.git /tmp/pip-req-build-aar7tiwj 06:09:19  warning: filtering not recognized by server, ignoring 06:09:19  Resolved https://git.onap.org/testsuite/pythonsdk-tests.git to commit 524afd1c1bb7c582c9f4274098ef0b4e4acda28e 06:09:19 Preparing metadata (setup.py): started 06:09:20 Preparing metadata (setup.py): finished with status 'done' 06:09:20 Collecting git+https://git.onap.org/integration.git@master#subdirectory=test/security/check_certificates 06:09:20 Cloning https://git.onap.org/integration.git (to revision master) to /tmp/pip-req-build-1dju2aff 06:09:20  Running command git clone --filter=blob:none --quiet https://git.onap.org/integration.git /tmp/pip-req-build-1dju2aff 06:09:20  warning: filtering not recognized by server, ignoring 06:09:22  Resolved https://git.onap.org/integration.git to commit 2648e3da244f8b2c2c69871745feb3660d627714 06:09:22 Preparing metadata (setup.py): started 06:09:23 Preparing metadata (setup.py): finished with status 'done' 06:09:23 Obtaining file:/// 06:09:23 Preparing metadata (setup.py): started 06:09:23 Preparing metadata (setup.py): finished with status 'done' 06:09:24 Collecting coverage!=4.4 (from -r requirements.txt (line 4)) 06:09:24 Downloading coverage-7.10.6-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (8.9 kB) 06:09:24 Collecting mock (from -r requirements.txt (line 5)) 06:09:24 Downloading mock-5.2.0-py3-none-any.whl.metadata (3.1 kB) 06:09:24 Collecting nose (from -r requirements.txt (line 6)) 06:09:24 Downloading nose-1.3.7-py3-none-any.whl.metadata (1.7 kB) 06:09:24 Collecting flake8>=2.5.4 (from -r requirements.txt (line 7)) 06:09:24 Downloading flake8-7.3.0-py2.py3-none-any.whl.metadata (3.8 kB) 06:09:24 Collecting pylint>=2.1 (from -r requirements.txt (line 8)) 06:09:24 Downloading pylint-3.3.8-py3-none-any.whl.metadata (12 kB) 06:09:24 Collecting yamllint (from -r requirements.txt (line 9)) 06:09:24 Downloading yamllint-1.37.1-py3-none-any.whl.metadata (4.3 kB) 06:09:24 Collecting bashate (from -r requirements.txt (line 10)) 06:09:24 Downloading bashate-2.1.1-py3-none-any.whl.metadata (3.1 kB) 06:09:24 Collecting xtesting (from -r requirements.txt (line 11)) 06:09:24 Downloading xtesting-1.0.0-py2.py3-none-any.whl.metadata (2.1 kB) 06:09:24 Collecting kubernetes (from -r requirements.txt (line 12)) 06:09:24 Downloading kubernetes-33.1.0-py2.py3-none-any.whl.metadata (1.7 kB) 06:09:24 Collecting colorama (from -r requirements.txt (line 13)) 06:09:24 Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 06:09:24 Collecting helm_onap_status (from -r requirements.txt (line 14)) 06:09:24 Cloning https://gitlab.com/Orange-OpenSource/lfn/tools/helm-onap-status.git to /tmp/pip-install-yucufeth/helm-onap-status_fb8f1e0bd6994ca0bbaa0bb870181dad 06:09:24  Running command git clone --filter=blob:none --quiet https://gitlab.com/Orange-OpenSource/lfn/tools/helm-onap-status.git /tmp/pip-install-yucufeth/helm-onap-status_fb8f1e0bd6994ca0bbaa0bb870181dad 06:09:26  Resolved https://gitlab.com/Orange-OpenSource/lfn/tools/helm-onap-status.git to commit 9f9c2a6d0fbac3e168a386470309136bd46fd576 06:09:26 Preparing metadata (setup.py): started 06:09:26 Preparing metadata (setup.py): finished with status 'done' 06:09:26 Collecting chart_status (from -r requirements.txt (line 15)) 06:09:26 Cloning https://gitlab.com/Orange-OpenSource/lfn/tools/chart-status.git to /tmp/pip-install-yucufeth/chart-status_90b4c8a1336544eab1ca3c94272f85ad 06:09:26  Running command git clone --filter=blob:none --quiet https://gitlab.com/Orange-OpenSource/lfn/tools/chart-status.git /tmp/pip-install-yucufeth/chart-status_90b4c8a1336544eab1ca3c94272f85ad 06:09:28  Resolved https://gitlab.com/Orange-OpenSource/lfn/tools/chart-status.git to commit ee66e500f9203400bbc93161813b9cfb2c8842f3 06:09:28 Preparing metadata (setup.py): started 06:09:29 Preparing metadata (setup.py): finished with status 'done' 06:09:29 Collecting cryptography==38.0.4 (from onaptests==1.0.0) 06:09:29 Downloading cryptography-38.0.4-cp36-abi3-musllinux_1_1_x86_64.whl.metadata (5.3 kB) 06:09:29 Collecting xtesting (from -r requirements.txt (line 11)) 06:09:29 Downloading xtesting-0.91.0-py2.py3-none-any.whl.metadata (2.2 kB) 06:09:29 Collecting avionix>=0.4.5 (from onaptests==1.0.0) 06:09:29 Downloading avionix-0.4.5.tar.gz (109 kB) 06:09:29 Preparing metadata (setup.py): started 06:09:29 Preparing metadata (setup.py): finished with status 'done' 06:09:29 Collecting openstacksdk>=0.61.0 (from onaptests==1.0.0) 06:09:29 Downloading openstacksdk-4.7.0-py3-none-any.whl.metadata (12 kB) 06:09:29 Collecting onapsdk>=14.3.0 (from onaptests==1.0.0) 06:09:29 Downloading onapsdk-14.3.0-py3-none-any.whl.metadata (4.9 kB) 06:09:29 Collecting jinja2>3 (from onaptests==1.0.0) 06:09:29 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 06:09:30 Collecting setuptools==65.3.0 (from onaptests==1.0.0) 06:09:30 Downloading setuptools-65.3.0-py3-none-any.whl.metadata (6.3 kB) 06:09:30 Collecting natural==0.2.0 (from onaptests==1.0.0) 06:09:30 Downloading natural-0.2.0.tar.gz (27 kB) 06:09:30 Preparing metadata (setup.py): started 06:09:30 Preparing metadata (setup.py): finished with status 'done' 06:09:30 Collecting slack-sdk==3.21.3 (from onaptests==1.0.0) 06:09:30 Downloading slack_sdk-3.21.3-py2.py3-none-any.whl.metadata (15 kB) 06:09:30 Collecting pg8000==1.30.1 (from onaptests==1.0.0) 06:09:30 Downloading pg8000-1.30.1-py3-none-any.whl.metadata (78 kB) 06:09:30 Collecting mysql-connector-python==8.3.0 (from onaptests==1.0.0) 06:09:30 Downloading mysql_connector_python-8.3.0-py2.py3-none-any.whl.metadata (1.9 kB) 06:09:30 Collecting pandas==2.2.1 (from onaptests==1.0.0) 06:09:30 Downloading pandas-2.2.1-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (19 kB) 06:09:30 Collecting matplotlib==3.8.3 (from onaptests==1.0.0) 06:09:31 Downloading matplotlib-3.8.3-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (5.8 kB) 06:09:31 Collecting pyopenssl (from check-certificates==0.1.0.dev3021) 06:09:31 Downloading pyopenssl-25.1.0-py3-none-any.whl.metadata (17 kB) 06:09:31 Collecting PrettyTable<0.8 (from xtesting->-r requirements.txt (line 11)) 06:09:31 Downloading prettytable-0.7.2.zip (28 kB) 06:09:31 Preparing metadata (setup.py): started 06:09:31 Preparing metadata (setup.py): finished with status 'done' 06:09:31 Collecting PyYAML (from xtesting->-r requirements.txt (line 11)) 06:09:31 Downloading PyYAML-6.0.2-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 06:09:31 Collecting behave>=1.2.6 (from xtesting->-r requirements.txt (line 11)) 06:09:31 Downloading behave-1.3.3-py2.py3-none-any.whl.metadata (10 kB) 06:09:31 Collecting boto3 (from xtesting->-r requirements.txt (line 11)) 06:09:31 Downloading boto3-1.40.26-py3-none-any.whl.metadata (6.7 kB) 06:09:31 Collecting junitxml (from xtesting->-r requirements.txt (line 11)) 06:09:31 Downloading junitxml-0.7.tar.gz (26 kB) 06:09:31 Preparing metadata (setup.py): started 06:09:32 Preparing metadata (setup.py): finished with status 'done' 06:09:32 Collecting pbr!=2.1.0 (from xtesting->-r requirements.txt (line 11)) 06:09:32 Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 06:09:32 Collecting python-subunit (from xtesting->-r requirements.txt (line 11)) 06:09:32 Downloading python_subunit-1.4.4-py3-none-any.whl.metadata (22 kB) 06:09:32 Collecting requests!=2.20.0 (from xtesting->-r requirements.txt (line 11)) 06:09:32 Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 06:09:32 Collecting robotframework>=3.0 (from xtesting->-r requirements.txt (line 11)) 06:09:32 Downloading robotframework-7.3.2-py3-none-any.whl.metadata (7.6 kB) 06:09:32 Collecting six (from xtesting->-r requirements.txt (line 11)) 06:09:32 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 06:09:32 Collecting stevedore (from xtesting->-r requirements.txt (line 11)) 06:09:32 Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 06:09:32 Collecting behave-html-formatter>=0.9.4 (from xtesting->-r requirements.txt (line 11)) 06:09:32 Downloading behave_html_formatter-0.9.10-py3-none-any.whl.metadata (2.2 kB) 06:09:32 Collecting os-testr (from xtesting->-r requirements.txt (line 11)) 06:09:32 Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 06:09:32 Collecting cffi>=1.12 (from cryptography==38.0.4->onaptests==1.0.0) 06:09:32 Downloading cffi-2.0.0-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 06:09:32 Collecting contourpy>=1.0.1 (from matplotlib==3.8.3->onaptests==1.0.0) 06:09:32 Downloading contourpy-1.3.3-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (5.5 kB) 06:09:32 Collecting cycler>=0.10 (from matplotlib==3.8.3->onaptests==1.0.0) 06:09:32 Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) 06:09:33 Collecting fonttools>=4.22.0 (from matplotlib==3.8.3->onaptests==1.0.0) 06:09:33 Downloading fonttools-4.59.2-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (109 kB) 06:09:33 Collecting kiwisolver>=1.3.1 (from matplotlib==3.8.3->onaptests==1.0.0) 06:09:33 Downloading kiwisolver-1.4.9-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (6.3 kB) 06:09:33 Collecting numpy<2,>=1.21 (from matplotlib==3.8.3->onaptests==1.0.0) 06:09:33 Downloading numpy-1.26.4-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (61 kB) 06:09:33 Collecting packaging>=20.0 (from matplotlib==3.8.3->onaptests==1.0.0) 06:09:33 Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 06:09:33 Collecting pillow>=8 (from matplotlib==3.8.3->onaptests==1.0.0) 06:09:33 Downloading pillow-11.3.0-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (9.0 kB) 06:09:33 Collecting pyparsing>=2.3.1 (from matplotlib==3.8.3->onaptests==1.0.0) 06:09:33 Downloading pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) 06:09:33 Collecting python-dateutil>=2.7 (from matplotlib==3.8.3->onaptests==1.0.0) 06:09:33 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 06:09:33 Collecting pytz>=2020.1 (from pandas==2.2.1->onaptests==1.0.0) 06:09:33 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 06:09:33 Collecting tzdata>=2022.7 (from pandas==2.2.1->onaptests==1.0.0) 06:09:33 Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 06:09:33 Collecting scramp>=1.4.3 (from pg8000==1.30.1->onaptests==1.0.0) 06:09:33 Downloading scramp-1.4.6-py3-none-any.whl.metadata (19 kB) 06:09:33 Collecting mccabe<0.8.0,>=0.7.0 (from flake8>=2.5.4->-r requirements.txt (line 7)) 06:09:33 Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) 06:09:33 Collecting pycodestyle<2.15.0,>=2.14.0 (from flake8>=2.5.4->-r requirements.txt (line 7)) 06:09:33 Downloading pycodestyle-2.14.0-py2.py3-none-any.whl.metadata (4.5 kB) 06:09:33 Collecting pyflakes<3.5.0,>=3.4.0 (from flake8>=2.5.4->-r requirements.txt (line 7)) 06:09:33 Downloading pyflakes-3.4.0-py2.py3-none-any.whl.metadata (3.5 kB) 06:09:34 Collecting astroid<=3.4.0.dev0,>=3.3.8 (from pylint>=2.1->-r requirements.txt (line 8)) 06:09:34 Downloading astroid-3.3.11-py3-none-any.whl.metadata (4.4 kB) 06:09:34 Collecting dill>=0.3.6 (from pylint>=2.1->-r requirements.txt (line 8)) 06:09:34 Downloading dill-0.4.0-py3-none-any.whl.metadata (10 kB) 06:09:34 Collecting isort!=5.13,<7,>=4.2.5 (from pylint>=2.1->-r requirements.txt (line 8)) 06:09:34 Downloading isort-6.0.1-py3-none-any.whl.metadata (11 kB) 06:09:34 Collecting platformdirs>=2.2 (from pylint>=2.1->-r requirements.txt (line 8)) 06:09:34 Downloading platformdirs-4.4.0-py3-none-any.whl.metadata (12 kB) 06:09:34 Collecting tomlkit>=0.10.1 (from pylint>=2.1->-r requirements.txt (line 8)) 06:09:34 Downloading tomlkit-0.13.3-py3-none-any.whl.metadata (2.8 kB) 06:09:34 Collecting pathspec>=0.5.3 (from yamllint->-r requirements.txt (line 9)) 06:09:34 Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) 06:09:34 Collecting certifi>=14.05.14 (from kubernetes->-r requirements.txt (line 12)) 06:09:34 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 06:09:34 Collecting google-auth>=1.0.1 (from kubernetes->-r requirements.txt (line 12)) 06:09:34 Downloading google_auth-2.40.3-py2.py3-none-any.whl.metadata (6.2 kB) 06:09:34 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes->-r requirements.txt (line 12)) 06:09:34 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 06:09:34 Collecting requests-oauthlib (from kubernetes->-r requirements.txt (line 12)) 06:09:34 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 06:09:34 Collecting oauthlib>=3.2.2 (from kubernetes->-r requirements.txt (line 12)) 06:09:34 Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 06:09:34 Collecting urllib3>=1.24.2 (from kubernetes->-r requirements.txt (line 12)) 06:09:34 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 06:09:34 Collecting durationpy>=0.7 (from kubernetes->-r requirements.txt (line 12)) 06:09:34 Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 06:09:34 Collecting cucumber-tag-expressions>=4.1.0 (from behave>=1.2.6->xtesting->-r requirements.txt (line 11)) 06:09:34 Downloading cucumber_tag_expressions-6.2.0-py2.py3-none-any.whl.metadata (6.8 kB) 06:09:34 Collecting cucumber-expressions>=17.1.0 (from behave>=1.2.6->xtesting->-r requirements.txt (line 11)) 06:09:34 Downloading cucumber_expressions-18.0.1-py3-none-any.whl.metadata (2.5 kB) 06:09:34 Collecting parse>=1.18.0 (from behave>=1.2.6->xtesting->-r requirements.txt (line 11)) 06:09:34 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 06:09:34 Collecting parse-type>=0.6.0 (from behave>=1.2.6->xtesting->-r requirements.txt (line 11)) 06:09:34 Downloading parse_type-0.6.6-py2.py3-none-any.whl.metadata (12 kB) 06:09:34 Collecting pycparser (from cffi>=1.12->cryptography==38.0.4->onaptests==1.0.0) 06:09:34 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 06:09:34 Collecting cachetools<6.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes->-r requirements.txt (line 12)) 06:09:34 Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 06:09:34 Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes->-r requirements.txt (line 12)) 06:09:34 Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 06:09:34 Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes->-r requirements.txt (line 12)) 06:09:34 Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 06:09:34 Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes->-r requirements.txt (line 12)) 06:09:34 Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 06:09:34 Collecting MarkupSafe>=2.0 (from jinja2>3->onaptests==1.0.0) 06:09:34 Downloading MarkupSafe-3.0.2-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 06:09:35 Collecting requests!=2.20.0 (from xtesting->-r requirements.txt (line 11)) 06:09:35 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 06:09:35 Collecting jinja2>3 (from onaptests==1.0.0) 06:09:35 Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 06:09:35 Collecting simplejson==3.17.6 (from onapsdk>=14.3.0->onaptests==1.0.0) 06:09:35 Downloading simplejson-3.17.6.tar.gz (83 kB) 06:09:35 Preparing metadata (setup.py): started 06:09:35 Preparing metadata (setup.py): finished with status 'done' 06:09:35 Collecting oyaml==1.0 (from onapsdk>=14.3.0->onaptests==1.0.0) 06:09:35 Downloading oyaml-1.0-py2.py3-none-any.whl.metadata (1.2 kB) 06:09:35 Collecting pyopenssl (from check-certificates==0.1.0.dev3021) 06:09:35 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl.metadata (7.8 kB) 06:09:35 Collecting jsonschema==4.4.0 (from onapsdk>=14.3.0->onaptests==1.0.0) 06:09:35 Downloading jsonschema-4.4.0-py3-none-any.whl.metadata (7.5 kB) 06:09:35 Collecting dacite==1.6.0 (from onapsdk>=14.3.0->onaptests==1.0.0) 06:09:35 Downloading dacite-1.6.0-py3-none-any.whl.metadata (14 kB) 06:09:35 Collecting more-itertools>=8.12.0 (from onapsdk>=14.3.0->onaptests==1.0.0) 06:09:35 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 06:09:35 Collecting kafka-python-ng==2.2.2 (from onapsdk>=14.3.0->onaptests==1.0.0) 06:09:35 Downloading kafka_python_ng-2.2.2-py2.py3-none-any.whl.metadata (9.2 kB) 06:09:35 Collecting attrs>=17.4.0 (from jsonschema==4.4.0->onapsdk>=14.3.0->onaptests==1.0.0) 06:09:35 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 06:09:35 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) 06:09:35 Downloading pyrsistent-0.20.0-py3-none-any.whl.metadata (27 kB) 06:09:35 Collecting charset-normalizer<4,>=2 (from requests!=2.20.0->xtesting->-r requirements.txt (line 11)) 06:09:35 Downloading charset_normalizer-3.4.3-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (36 kB) 06:09:35 Collecting idna<4,>=2.5 (from requests!=2.20.0->xtesting->-r requirements.txt (line 11)) 06:09:35 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 06:09:35 Collecting PySocks!=1.5.7,>=1.5.6 (from requests[socks]==2.32.3->onapsdk>=14.3.0->onaptests==1.0.0) 06:09:35 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 06:09:35 Collecting decorator>=4.4.1 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:09:35 Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 06:09:36 Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:09:36 Downloading dogpile_cache-1.4.0-py3-none-any.whl.metadata (5.5 kB) 06:09:36 Collecting iso8601>=0.1.11 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:09:36 Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 06:09:36 Collecting jmespath>=0.9.0 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:09:36 Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 06:09:36 Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:09:36 Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 06:09:36 Collecting keystoneauth1>=5.10.0 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:09:36 Downloading keystoneauth1-5.12.0-py3-none-any.whl.metadata (3.1 kB) 06:09:36 Collecting os-service-types>=1.8.0 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:09:36 Downloading os_service_types-1.8.0-py3-none-any.whl.metadata (1.9 kB) 06:09:36 Collecting psutil>=3.2.2 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:09:36 Downloading psutil-7.0.0.tar.gz (497 kB) 06:09:36 Installing build dependencies: started 06:09:37 Installing build dependencies: finished with status 'done' 06:09:37 Getting requirements to build wheel: started 06:09:37 Getting requirements to build wheel: finished with status 'done' 06:09:37 Preparing metadata (pyproject.toml): started 06:09:38 Preparing metadata (pyproject.toml): finished with status 'done' 06:09:38 Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:09:38 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 06:09:38 Collecting typing-extensions>=4.12.0 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:09:38 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 06:09:38 Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->onaptests==1.0.0) 06:09:38 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 06:09:38 Collecting asn1crypto>=1.5.1 (from scramp>=1.4.3->pg8000==1.30.1->onaptests==1.0.0) 06:09:38 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl.metadata (13 kB) 06:09:39 Collecting botocore<1.41.0,>=1.40.26 (from boto3->xtesting->-r requirements.txt (line 11)) 06:09:39 Downloading botocore-1.40.26-py3-none-any.whl.metadata (5.7 kB) 06:09:39 Collecting s3transfer<0.14.0,>=0.13.0 (from boto3->xtesting->-r requirements.txt (line 11)) 06:09:39 Downloading s3transfer-0.13.1-py3-none-any.whl.metadata (1.7 kB) 06:09:39 Collecting testtools>=2.2.0 (from os-testr->xtesting->-r requirements.txt (line 11)) 06:09:39 Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 06:09:39 Downloading xtesting-0.91.0-py2.py3-none-any.whl (61 kB) 06:09:39 Downloading cryptography-38.0.4-cp36-abi3-musllinux_1_1_x86_64.whl (4.2 MB) 06:09:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 24.7 MB/s 0:00:00 06:09:39 Downloading matplotlib-3.8.3-cp311-cp311-musllinux_1_1_x86_64.whl (9.6 MB) 06:09:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 27.1 MB/s 0:00:00 06:09:40 Downloading mysql_connector_python-8.3.0-py2.py3-none-any.whl (557 kB) 06:09:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.9/557.9 kB 47.6 MB/s 0:00:00 06:09:40 Downloading pandas-2.2.1-cp311-cp311-musllinux_1_1_x86_64.whl (13.9 MB) 06:09:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 32.9 MB/s 0:00:00 06:09:40 Downloading pg8000-1.30.1-py3-none-any.whl (53 kB) 06:09:40 Downloading setuptools-65.3.0-py3-none-any.whl (1.2 MB) 06:09:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 36.8 MB/s 0:00:00 06:09:40 Downloading slack_sdk-3.21.3-py2.py3-none-any.whl (276 kB) 06:09:40 Downloading numpy-1.26.4-cp311-cp311-musllinux_1_1_x86_64.whl (18.1 MB) 06:09:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 41.2 MB/s 0:00:00 06:09:41 Downloading coverage-7.10.6-cp311-cp311-musllinux_1_2_x86_64.whl (248 kB) 06:09:41 Downloading mock-5.2.0-py3-none-any.whl (31 kB) 06:09:41 Downloading nose-1.3.7-py3-none-any.whl (154 kB) 06:09:41 Downloading flake8-7.3.0-py2.py3-none-any.whl (57 kB) 06:09:41 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 06:09:41 Downloading pycodestyle-2.14.0-py2.py3-none-any.whl (31 kB) 06:09:41 Downloading pyflakes-3.4.0-py2.py3-none-any.whl (63 kB) 06:09:41 Downloading pylint-3.3.8-py3-none-any.whl (523 kB) 06:09:41 Downloading astroid-3.3.11-py3-none-any.whl (275 kB) 06:09:41 Downloading isort-6.0.1-py3-none-any.whl (94 kB) 06:09:41 Downloading yamllint-1.37.1-py3-none-any.whl (68 kB) 06:09:41 Downloading bashate-2.1.1-py3-none-any.whl (27 kB) 06:09:41 Downloading kubernetes-33.1.0-py2.py3-none-any.whl (1.9 MB) 06:09:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 33.7 MB/s 0:00:00 06:09:41 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 06:09:41 Downloading behave-1.3.3-py2.py3-none-any.whl (223 kB) 06:09:41 Downloading behave_html_formatter-0.9.10-py3-none-any.whl (23 kB) 06:09:41 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 06:09:41 Downloading cffi-2.0.0-cp311-cp311-musllinux_1_2_x86_64.whl (217 kB) 06:09:41 Downloading contourpy-1.3.3-cp311-cp311-musllinux_1_2_x86_64.whl (1.4 MB) 06:09:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 35.7 MB/s 0:00:00 06:09:41 Downloading cucumber_expressions-18.0.1-py3-none-any.whl (20 kB) 06:09:41 Downloading cucumber_tag_expressions-6.2.0-py2.py3-none-any.whl (9.3 kB) 06:09:41 Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) 06:09:41 Downloading dill-0.4.0-py3-none-any.whl (119 kB) 06:09:41 Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 06:09:41 Downloading fonttools-4.59.2-cp311-cp311-musllinux_1_2_x86_64.whl (5.1 MB) 06:09:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 50.1 MB/s 0:00:00 06:09:41 Downloading google_auth-2.40.3-py2.py3-none-any.whl (216 kB) 06:09:41 Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 06:09:41 Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 06:09:41 Downloading kiwisolver-1.4.9-cp311-cp311-musllinux_1_2_x86_64.whl (2.3 MB) 06:09:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 50.5 MB/s 0:00:00 06:09:41 Downloading MarkupSafe-3.0.2-cp311-cp311-musllinux_1_2_x86_64.whl (23 kB) 06:09:41 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 06:09:41 Downloading onapsdk-14.3.0-py3-none-any.whl (295 kB) 06:09:41 Downloading dacite-1.6.0-py3-none-any.whl (12 kB) 06:09:41 Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 06:09:41 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) 06:09:41 Downloading kafka_python_ng-2.2.2-py2.py3-none-any.whl (232 kB) 06:09:41 Downloading oyaml-1.0-py2.py3-none-any.whl (3.0 kB) 06:09:41 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 06:09:41 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 06:09:41 Downloading charset_normalizer-3.4.3-cp311-cp311-musllinux_1_2_x86_64.whl (151 kB) 06:09:41 Downloading idna-3.10-py3-none-any.whl (70 kB) 06:09:41 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 06:09:41 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 06:09:41 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 06:09:41 Downloading openstacksdk-4.7.0-py3-none-any.whl (1.8 MB) 06:09:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 33.0 MB/s 0:00:00 06:09:41 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 06:09:41 Downloading dogpile_cache-1.4.0-py3-none-any.whl (62 kB) 06:09:41 Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 06:09:41 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 06:09:41 Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 06:09:41 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 06:09:41 Downloading keystoneauth1-5.12.0-py3-none-any.whl (343 kB) 06:09:41 Downloading os_service_types-1.8.0-py3-none-any.whl (24 kB) 06:09:41 Downloading packaging-25.0-py3-none-any.whl (66 kB) 06:09:41 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 06:09:41 Downloading parse_type-0.6.6-py2.py3-none-any.whl (27 kB) 06:09:41 Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) 06:09:41 Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 06:09:41 Downloading pillow-11.3.0-cp311-cp311-musllinux_1_2_x86_64.whl (6.7 MB) 06:09:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 34.4 MB/s 0:00:00 06:09:42 Downloading platformdirs-4.4.0-py3-none-any.whl (18 kB) 06:09:42 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 06:09:42 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 06:09:42 Downloading pyparsing-3.2.3-py3-none-any.whl (111 kB) 06:09:42 Downloading pyrsistent-0.20.0-py3-none-any.whl (58 kB) 06:09:42 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 06:09:42 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 06:09:42 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 06:09:42 Downloading PyYAML-6.0.2-cp311-cp311-musllinux_1_1_x86_64.whl (756 kB) 06:09:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 29.0 MB/s 0:00:00 06:09:42 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 06:09:42 Downloading robotframework-7.3.2-py3-none-any.whl (795 kB) 06:09:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 35.7 MB/s 0:00:00 06:09:42 Downloading scramp-1.4.6-py3-none-any.whl (12 kB) 06:09:42 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) 06:09:42 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 06:09:42 Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) 06:09:42 Downloading tomlkit-0.13.3-py3-none-any.whl (38 kB) 06:09:42 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 06:09:42 Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 06:09:42 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 06:09:42 Downloading boto3-1.40.26-py3-none-any.whl (139 kB) 06:09:42 Downloading botocore-1.40.26-py3-none-any.whl (14.0 MB) 06:09:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.0/14.0 MB 62.0 MB/s 0:00:00 06:09:42 Downloading s3transfer-0.13.1-py3-none-any.whl (85 kB) 06:09:42 Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 06:09:42 Downloading python_subunit-1.4.4-py3-none-any.whl (104 kB) 06:09:42 Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 06:09:42 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 06:09:42 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 06:09:42 Building wheels for collected packages: onaptests, check-certificates, natural, PrettyTable, helm_onap_status, chart_status, avionix, simplejson, psutil, junitxml 06:09:42  DEPRECATION: Building 'onaptests' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'onaptests'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:09:42  Building wheel for onaptests (setup.py): started 06:09:43 Building wheel for onaptests (setup.py): finished with status 'done' 06:09:43 Created wheel for onaptests: filename=onaptests-1.0.0-py3-none-any.whl size=358848 sha256=b41d2fc882a07526fafbc3b3dd4bbe99209aa2aed14ee039583f19aac5ef82ce 06:09:43 Stored in directory: /tmp/pip-ephem-wheel-cache-f3a0y03j/wheels/26/0a/77/8d98b6ab46a22ea97e8f79a695648d71b9495ba62c3e34ea0f 06:09:43  DEPRECATION: Building 'check-certificates' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'check-certificates'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:09:43  Building wheel for check-certificates (setup.py): started 06:09:44 Building wheel for check-certificates (setup.py): finished with status 'done' 06:09:44 Created wheel for check-certificates: filename=check_certificates-0.1.0.dev3021-py3-none-any.whl size=9851 sha256=a3d0e870583b896a493fb00b368f5dba088639bb9acc821ce44ef3f3f6d4267e 06:09:44 Stored in directory: /tmp/pip-ephem-wheel-cache-f3a0y03j/wheels/31/19/a7/027d666a57954caca6016a211c33ab775dfefddd9cbce495a3 06:09:44  DEPRECATION: Building 'natural' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'natural'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:09:44  Building wheel for natural (setup.py): started 06:09:44 Building wheel for natural (setup.py): finished with status 'done' 06:09:44 Created wheel for natural: filename=natural-0.2.0-py3-none-any.whl size=34461 sha256=982ca57072ba5895b9eb139a3c754e6649e25d04abd9b036d2c07dd86b3188dd 06:09:44 Stored in directory: /tmp/pip-ephem-wheel-cache-f3a0y03j/wheels/e1/14/e7/3d775da6f6216d08449a65e1228c46bb75db9fae2737af4fe3 06:09:44  DEPRECATION: Building 'PrettyTable' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'PrettyTable'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:09:44  Building wheel for PrettyTable (setup.py): started 06:09:45 Building wheel for PrettyTable (setup.py): finished with status 'done' 06:09:45 Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13694 sha256=84dc88a67644a6ee603ee4c9144a499f4e658ba8c294a74f6f09fbb8ede44993 06:09:45 Stored in directory: /tmp/pip-ephem-wheel-cache-f3a0y03j/wheels/b1/e4/65/051f9bd54c89d377db5ca942a672439c36cbf5ceff8e8902e0 06:09:45  DEPRECATION: Building 'helm_onap_status' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'helm_onap_status'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:09:45  Building wheel for helm_onap_status (setup.py): started 06:09:45 Building wheel for helm_onap_status (setup.py): finished with status 'done' 06:09:45 Created wheel for helm_onap_status: filename=helm_onap_status-0.0.1.dev13-py3-none-any.whl size=10611 sha256=cb4ac20575afbcd647190f5ec10d0a9e22e975c6c6cec6cad3f3a78106e5563a 06:09:45 Stored in directory: /tmp/pip-ephem-wheel-cache-f3a0y03j/wheels/56/a7/c6/3f896e32ddf118588f7704ee93ba723ec768a50f9912a3ca00 06:09:45  DEPRECATION: Building 'chart_status' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'chart_status'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:09:45  Building wheel for chart_status (setup.py): started 06:09:46 Building wheel for chart_status (setup.py): finished with status 'done' 06:09:46 Created wheel for chart_status: filename=chart_status-0.0.1.dev4-py3-none-any.whl size=9695 sha256=d98fb2318aba60b8744f08576048b3974c41dcefc02f312c349690cc0bf929fe 06:09:46 Stored in directory: /tmp/pip-ephem-wheel-cache-f3a0y03j/wheels/96/be/3e/d9998ca9fc658c11e20444c6e4ee92d9db542762f339abb26d 06:09:46  DEPRECATION: Building 'avionix' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'avionix'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:09:46  Building wheel for avionix (setup.py): started 06:09:47 Building wheel for avionix (setup.py): finished with status 'done' 06:09:47 Created wheel for avionix: filename=avionix-0.4.5-py3-none-any.whl size=110599 sha256=ae58b8ddc77fbaa3729448cc2e86188a8e986d85f1d71780ea113c7dbd882469 06:09:47 Stored in directory: /tmp/pip-ephem-wheel-cache-f3a0y03j/wheels/76/b5/f2/1039bfd0bbac2fca4b380ce511324dd36c12d04ebf395daba8 06:09:47  DEPRECATION: Building 'simplejson' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'simplejson'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:09:47  Building wheel for simplejson (setup.py): started 06:09:49 Building wheel for simplejson (setup.py): finished with status 'done' 06:09:49 Created wheel for simplejson: filename=simplejson-3.17.6-cp311-cp311-linux_x86_64.whl size=145451 sha256=7afdfb42307dd2a16a794bfeb0c4b05d6b3c821cbcdad2b60e27f2eb859120ee 06:09:49 Stored in directory: /tmp/pip-ephem-wheel-cache-f3a0y03j/wheels/10/33/77/8155eb4e24839152148da066b55fc45f4a91a940554c3c6749 06:09:49 Building wheel for psutil (pyproject.toml): started 06:09:50 Building wheel for psutil (pyproject.toml): finished with status 'done' 06:09:50 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=269927 sha256=34440275265ee6b416c4a0a3a6fd64e0bf5531e90804334f5e6375083b56b9e1 06:09:50 Stored in directory: /tmp/pip-ephem-wheel-cache-f3a0y03j/wheels/56/b1/a8/0f030cbff304f5c838434cf44d08db745cb7ea0c10003103dd 06:09:50  DEPRECATION: Building 'junitxml' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'junitxml'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:09:50  Building wheel for junitxml (setup.py): started 06:09:51 Building wheel for junitxml (setup.py): finished with status 'done' 06:09:51 Created wheel for junitxml: filename=junitxml-0.7-py3-none-any.whl size=16308 sha256=c16d5cba40c9f22d0d52a9d08c9b156465c83adde90e38d17be61b5c3bb41969 06:09:51 Stored in directory: /tmp/pip-ephem-wheel-cache-f3a0y03j/wheels/8a/7a/9b/f1dac57e815dbc28e3889797e53848042661a1143aa45f127f 06:09:51 Successfully built onaptests check-certificates natural PrettyTable helm_onap_status chart_status avionix simplejson psutil junitxml 06:09:51 Installing collected packages: requestsexceptions, pytz, PrettyTable, parse, nose, junitxml, infra-healthcheck, durationpy, asn1crypto, websocket-client, urllib3, tzdata, typing-extensions, tomlkit, testtools, stevedore, slack-sdk, six, simplejson, setuptools, scramp, robotframework, PyYAML, PySocks, pyrsistent, pyparsing, pyflakes, pycparser, pycodestyle, pyasn1, psutil, platformdirs, pillow, pathspec, packaging, oauthlib, numpy, mysql-connector-python, more-itertools, mock, mccabe, MarkupSafe, kiwisolver, kafka-python-ng, jsonpointer, jmespath, isort, iso8601, idna, fonttools, dill, decorator, dacite, cycler, cucumber-tag-expressions, cucumber-expressions, coverage, colorama, charset-normalizer, certifi, cachetools, attrs, astroid, yamllint, rsa, requests, python-subunit, python-dateutil, pylint, pyasn1-modules, pbr, parse-type, oyaml, natural, jsonschema, jsonpatch, jinja2, flake8, dogpile.cache, contourpy, cffi, avionix, requests-oauthlib, pg8000, pandas, os-testr, os-service-types, matplotlib, google-auth, cryptography, botocore, behave, bashate, s3transfer, pyopenssl, kubernetes, keystoneauth1, behave-html-formatter, openstacksdk, onapsdk, check-certificates, boto3, xtesting, onaptests, helm_onap_status, chart_status 06:09:51  DEPRECATION: Legacy editable install of infra-healthcheck==1 from file:/// (setup.py develop) is deprecated. pip 25.3 will enforce this behaviour change. A possible replacement is to add a pyproject.toml or enable --use-pep517, and use setuptools >= 64. If the resulting installation is not behaving as expected, try using --config-settings editable_mode=compat. Please consult the setuptools documentation for more information. Discussion can be found at https://github.com/pypa/pip/issues/11457 06:09:51  Running setup.py develop for infra-healthcheck 06:10:14 06:10:14 Successfully installed MarkupSafe-3.0.2 PrettyTable-0.7.2 PySocks-1.7.1 PyYAML-6.0.2 asn1crypto-1.5.1 astroid-3.3.11 attrs-25.3.0 avionix-0.4.5 bashate-2.1.1 behave-1.3.3 behave-html-formatter-0.9.10 boto3-1.40.26 botocore-1.40.26 cachetools-5.5.2 certifi-2025.8.3 cffi-2.0.0 charset-normalizer-3.4.3 chart_status-0.0.1.dev4 check-certificates-0.1.0.dev3021 colorama-0.4.6 contourpy-1.3.3 coverage-7.10.6 cryptography-38.0.4 cucumber-expressions-18.0.1 cucumber-tag-expressions-6.2.0 cycler-0.12.1 dacite-1.6.0 decorator-5.2.1 dill-0.4.0 dogpile.cache-1.4.0 durationpy-0.10 flake8-7.3.0 fonttools-4.59.2 google-auth-2.40.3 helm_onap_status-0.0.1.dev13 idna-3.10 infra-healthcheck-1 iso8601-2.1.0 isort-6.0.1 jinja2-3.1.5 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.4.0 junitxml-0.7 kafka-python-ng-2.2.2 keystoneauth1-5.12.0 kiwisolver-1.4.9 kubernetes-33.1.0 matplotlib-3.8.3 mccabe-0.7.0 mock-5.2.0 more-itertools-10.8.0 mysql-connector-python-8.3.0 natural-0.2.0 nose-1.3.7 numpy-1.26.4 oauthlib-3.3.1 onapsdk-14.3.0 onaptests-1.0.0 openstacksdk-4.7.0 os-service-types-1.8.0 os-testr-3.0.0 oyaml-1.0 packaging-25.0 pandas-2.2.1 parse-1.20.2 parse-type-0.6.6 pathspec-0.12.1 pbr-7.0.1 pg8000-1.30.1 pillow-11.3.0 platformdirs-4.4.0 psutil-7.0.0 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycodestyle-2.14.0 pycparser-2.22 pyflakes-3.4.0 pylint-3.3.8 pyopenssl-22.0.0 pyparsing-3.2.3 pyrsistent-0.20.0 python-dateutil-2.9.0.post0 python-subunit-1.4.4 pytz-2025.2 requests-2.32.3 requests-oauthlib-2.0.0 requestsexceptions-1.4.0 robotframework-7.3.2 rsa-4.9.1 s3transfer-0.13.1 scramp-1.4.6 setuptools-65.5.1 simplejson-3.17.6 six-1.17.0 slack-sdk-3.21.3 stevedore-5.5.0 testtools-2.7.2 tomlkit-0.13.3 typing-extensions-4.15.0 tzdata-2025.2 urllib3-2.5.0 websocket-client-1.8.0 xtesting-0.91.0 yamllint-1.37.1 06:10:14 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. 06:10:15 + apk del .build-deps 06:10:15 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.22/main: No such file or directory 06:10:15 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.22/community: No such file or directory 06:10:15 (1/23) Purging .build-deps (20250909.060910) 06:10:15 (2/23) Purging gcc (14.2.0-r6) 06:10:15 (3/23) Purging binutils (2.44-r3) 06:10:15 (4/23) Purging libatomic (14.2.0-r6) 06:10:15 (5/23) Purging libgomp (14.2.0-r6) 06:10:15 (6/23) Purging python3-dev (3.12.11-r0) 06:10:15 (7/23) Purging python3-pyc (3.12.11-r0) 06:10:15 (8/23) Purging python3-pycache-pyc0 (3.12.11-r0) 06:10:15 (9/23) Purging pyc (3.12.11-r0) 06:10:15 (10/23) Purging python3 (3.12.11-r0) 06:10:15 (11/23) Purging musl-dev (1.2.5-r10) 06:10:15 (12/23) Purging openssl-dev (3.5.2-r0) 06:10:15 (13/23) Purging libffi-dev (3.4.8-r0) 06:10:15 (14/23) Purging linux-headers (6.14.2-r0) 06:10:15 (15/23) Purging isl26 (0.26-r1) 06:10:15 (16/23) Purging jansson (2.14.1-r0) 06:10:15 (17/23) Purging mpc1 (1.3.1-r1) 06:10:15 (18/23) Purging mpdecimal (4.0.1-r0) 06:10:15 (19/23) Purging mpfr4 (4.2.1_p1-r0) 06:10:15 (20/23) Purging pkgconf (2.4.3-r0) 06:10:15 (21/23) Purging gmp (6.3.0-r3) 06:10:15 (22/23) Purging libstdc++ (14.2.0-r6) 06:10:15 (23/23) Purging libgcc (14.2.0-r6) 06:10:15 Executing busybox-1.37.0-r18.trigger 06:10:15 OK: 25 MiB in 51 packages 06:10:36 Removing intermediate container 204da3911b74 06:10:36 ---> 67190931633c 06:10:36 Step 11/14 : COPY docker/testcases.yaml /usr/local/lib/python3.11/site-packages/xtesting/ci/testcases.yaml 06:10:36 ---> af5811fdbabf 06:10:36 Step 12/14 : COPY docker/logging.ini /usr/local/lib/python3.11/site-packages/xtesting/ci/logging.ini 06:10:37 ---> 160e6fb0b60e 06:10:37 Step 13/14 : COPY docker/logging.debug.ini /usr/local/lib/python3.11/site-packages/xtesting/ci/logging.debug.ini 06:10:37 ---> 6e3e3c4a8d06 06:10:37 Step 14/14 : CMD ["run_tests", "-t", "all"] 06:10:37 ---> Running in fe266757075e 06:10:37 Removing intermediate container fe266757075e 06:10:37 ---> 6aaaea299e90 06:10:37 Successfully built 6aaaea299e90 06:10:37 Successfully tagged nexus3.onap.org:10003/onap/xtesting-infra-healthcheck:master 06:10:37 ---> docker-build.sh ends 06:10:37 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/sh -xe /tmp/jenkins1306980679868190038.sh 06:10:37 [EnvInject] - Injecting environment variables from a build step. 06:10:37 [EnvInject] - Injecting as environment variables the properties content 06:10:37 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 06:10:37 06:10:37 [EnvInject] - Variables injected successfully. 06:10:37 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins12022819427172171186.sh 06:10:37 ---> docker-push.sh 06:10:37 Docker version 20.10.18, build b40c2f6 06:10:37 Pushing image: nexus3.onap.org:10003/onap/xtesting-infra-healthcheck:master 06:10:37 docker push nexus3.onap.org:10003/onap/xtesting-infra-healthcheck:master 06:10:37 The push refers to repository [nexus3.onap.org:10003/onap/xtesting-infra-healthcheck] 06:10:37 589295eb71de: Preparing 06:10:37 3f5b16a057ee: Preparing 06:10:37 01b3641ef21b: Preparing 06:10:37 14a1e08cf3fd: Preparing 06:10:37 011ae78e8141: Preparing 06:10:37 e4a9a5c809aa: Preparing 06:10:37 874a1f74a548: Preparing 06:10:37 80eaebcbe859: Preparing 06:10:37 6f60ef354627: Preparing 06:10:37 418dccb7d85a: Preparing 06:10:37 e4a9a5c809aa: Waiting 06:10:37 874a1f74a548: Waiting 06:10:37 80eaebcbe859: Waiting 06:10:37 6f60ef354627: Waiting 06:10:37 418dccb7d85a: Waiting 06:10:37 3f5b16a057ee: Pushed 06:10:37 01b3641ef21b: Pushed 06:10:37 011ae78e8141: Pushed 06:10:37 589295eb71de: Pushed 06:10:37 874a1f74a548: Layer already exists 06:10:38 80eaebcbe859: Layer already exists 06:10:38 6f60ef354627: Layer already exists 06:10:38 418dccb7d85a: Layer already exists 06:10:41 e4a9a5c809aa: Pushed 06:11:29 14a1e08cf3fd: Pushed 06:11:29 master: digest: sha256:585ea9810acdeeb49d56c72b1f541a60ff0957393dc0c5ab66e1ef463ca81cc6 size: 2412 06:11:29 ---> docker-push.sh ends 06:11:29 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins8358286444837777201.sh 06:11:29 $ ssh-agent -k 06:11:29 unset SSH_AUTH_SOCK; 06:11:29 unset SSH_AGENT_PID; 06:11:29 echo Agent pid 2106 killed; 06:11:29 [ssh-agent] Stopped. 06:11:29 [PostBuildScript] - [INFO] Executing post build scripts. 06:11:29 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins8474447104922203087.sh 06:11:29 ---> sysstat.sh 06:11:30 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins4339245220940908636.sh 06:11:30 ---> package-listing.sh 06:11:30 ++ facter osfamily 06:11:30 ++ tr '[:upper:]' '[:lower:]' 06:11:30 + OS_FAMILY=debian 06:11:30 + workspace=/w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master 06:11:30 + START_PACKAGES=/tmp/packages_start.txt 06:11:30 + END_PACKAGES=/tmp/packages_end.txt 06:11:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:11:30 + PACKAGES=/tmp/packages_start.txt 06:11:30 + '[' /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master ']' 06:11:30 + PACKAGES=/tmp/packages_end.txt 06:11:30 + case "${OS_FAMILY}" in 06:11:30 + dpkg -l 06:11:30 + grep '^ii' 06:11:30 + '[' -f /tmp/packages_start.txt ']' 06:11:30 + '[' -f /tmp/packages_end.txt ']' 06:11:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:11:30 + '[' /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master ']' 06:11:30 + mkdir -p /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master/archives/ 06:11:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master/archives/ 06:11:30 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins187560788953501393.sh 06:11:30 ---> capture-instance-metadata.sh 06:11:30 Setup pyenv: 06:11:30 system 06:11:30 3.8.13 06:11:30 3.9.13 06:11:30 * 3.10.6 (set by /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master/.python-version) 06:11:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DloD from file:/tmp/.os_lf_venv 06:11:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:11:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:11:31 lf-activate-venv(): INFO: Base packages installed successfully 06:11:31 lf-activate-venv(): INFO: Installing additional packages: lftools 06:11:41 lf-activate-venv(): INFO: Adding /tmp/venv-DloD/bin to PATH 06:11:41 INFO: Running in OpenStack, capturing instance metadata 06:11:41 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins13756281046585188489.sh 06:11:41 provisioning config files... 06:11:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master@tmp/config5156472178710303381tmp 06:11:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:11:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:11:41 [EnvInject] - Injecting environment variables from a build step. 06:11:41 [EnvInject] - Injecting as environment variables the properties content 06:11:41 SERVER_ID=logs 06:11:41 06:11:41 [EnvInject] - Variables injected successfully. 06:11:41 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins7189990975831759505.sh 06:11:41 ---> create-netrc.sh 06:11:41 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins8235229952736240743.sh 06:11:41 ---> python-tools-install.sh 06:11:41 Setup pyenv: 06:11:41 system 06:11:41 3.8.13 06:11:41 3.9.13 06:11:41 * 3.10.6 (set by /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master/.python-version) 06:11:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DloD from file:/tmp/.os_lf_venv 06:11:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:11:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:11:43 lf-activate-venv(): INFO: Base packages installed successfully 06:11:43 lf-activate-venv(): INFO: Installing additional packages: lftools 06:11:52 lf-activate-venv(): INFO: Adding /tmp/venv-DloD/bin to PATH 06:11:52 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins11414960605666831670.sh 06:11:52 ---> sudo-logs.sh 06:11:52 Archiving 'sudo' log.. 06:11:52 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins9691411730402259718.sh 06:11:52 ---> job-cost.sh 06:11:52 Setup pyenv: 06:11:52 system 06:11:52 3.8.13 06:11:52 3.9.13 06:11:52 * 3.10.6 (set by /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master/.python-version) 06:11:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DloD from file:/tmp/.os_lf_venv 06:11:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:11:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:11:54 lf-activate-venv(): INFO: Base packages installed successfully 06:11:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:11:59 lf-activate-venv(): INFO: Adding /tmp/venv-DloD/bin to PATH 06:11:59 INFO: No Stack... 06:12:00 INFO: Retrieving Pricing Info for: v3-standard-8 06:12:00 INFO: Archiving Costs 06:12:00 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash -l /tmp/jenkins1097339030488560694.sh 06:12:00 ---> logs-deploy.sh 06:12:00 Setup pyenv: 06:12:00 system 06:12:00 3.8.13 06:12:00 3.9.13 06:12:00 * 3.10.6 (set by /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master/.python-version) 06:12:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DloD from file:/tmp/.os_lf_venv 06:12:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:12:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:12:02 lf-activate-venv(): INFO: Base packages installed successfully 06:12:02 lf-activate-venv(): INFO: Installing additional packages: lftools 06:12:10 lf-activate-venv(): INFO: Adding /tmp/venv-DloD/bin to PATH 06:12:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-infra-healthcheck-docker-merge-master/1464 06:12:10 INFO: archiving workspace using pattern(s): 06:12:11 Archives upload complete. 06:12:11 INFO: archiving logs to Nexus 06:12:12 ---> uname -a: 06:12:12 Linux prd-ubuntu1804-docker-8c-8g-44586 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:12:12 06:12:12 06:12:12 ---> lscpu: 06:12:12 Architecture: x86_64 06:12:12 CPU op-mode(s): 32-bit, 64-bit 06:12:12 Byte Order: Little Endian 06:12:12 CPU(s): 8 06:12:12 On-line CPU(s) list: 0-7 06:12:12 Thread(s) per core: 1 06:12:12 Core(s) per socket: 1 06:12:12 Socket(s): 8 06:12:12 NUMA node(s): 1 06:12:12 Vendor ID: AuthenticAMD 06:12:12 CPU family: 23 06:12:12 Model: 49 06:12:12 Model name: AMD EPYC-Rome Processor 06:12:12 Stepping: 0 06:12:12 CPU MHz: 2799.998 06:12:12 BogoMIPS: 5599.99 06:12:12 Virtualization: AMD-V 06:12:12 Hypervisor vendor: KVM 06:12:12 Virtualization type: full 06:12:12 L1d cache: 32K 06:12:12 L1i cache: 32K 06:12:12 L2 cache: 512K 06:12:12 L3 cache: 16384K 06:12:12 NUMA node0 CPU(s): 0-7 06:12:12 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 06:12:12 06:12:12 06:12:12 ---> nproc: 06:12:12 8 06:12:12 06:12:12 06:12:12 ---> df -h: 06:12:12 Filesystem Size Used Avail Use% Mounted on 06:12:12 udev 16G 0 16G 0% /dev 06:12:12 tmpfs 3.2G 708K 3.2G 1% /run 06:12:12 /dev/vda1 155G 11G 145G 7% / 06:12:12 tmpfs 16G 0 16G 0% /dev/shm 06:12:12 tmpfs 5.0M 0 5.0M 0% /run/lock 06:12:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:12:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:12:12 tmpfs 3.2G 0 3.2G 0% /run/user/1001 06:12:12 06:12:12 06:12:12 ---> free -m: 06:12:12 total used free shared buff/cache available 06:12:12 Mem: 32167 867 28390 0 2909 30843 06:12:12 Swap: 1023 0 1023 06:12:12 06:12:12 06:12:12 ---> ip addr: 06:12:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:12:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:12:12 inet 127.0.0.1/8 scope host lo 06:12:12 valid_lft forever preferred_lft forever 06:12:12 inet6 ::1/128 scope host 06:12:12 valid_lft forever preferred_lft forever 06:12:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:12:12 link/ether fa:16:3e:38:c1:94 brd ff:ff:ff:ff:ff:ff 06:12:12 inet 10.30.106.126/23 brd 10.30.107.255 scope global dynamic ens3 06:12:12 valid_lft 86087sec preferred_lft 86087sec 06:12:12 inet6 fe80::f816:3eff:fe38:c194/64 scope link 06:12:12 valid_lft forever preferred_lft forever 06:12:12 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:12:12 link/ether 02:42:a3:5e:03:c0 brd ff:ff:ff:ff:ff:ff 06:12:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:12:12 valid_lft forever preferred_lft forever 06:12:12 inet6 fe80::42:a3ff:fe5e:3c0/64 scope link 06:12:12 valid_lft forever preferred_lft forever 06:12:12 06:12:12 06:12:12 ---> sar -b -r -n DEV: 06:12:12 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-44586) 09/09/25 _x86_64_ (8 CPU) 06:12:12 06:12:12 06:07:02 LINUX RESTART (8 CPU) 06:12:12 06:12:12 06:08:01 tps rtps wtps bread/s bwrtn/s 06:12:12 06:09:01 115.31 6.83 108.48 1271.92 40933.71 06:12:12 06:10:01 140.93 2.13 138.79 353.81 60670.42 06:12:12 06:11:01 223.31 0.07 223.24 2.80 73748.22 06:12:12 06:12:01 43.63 1.98 41.64 85.85 32451.39 06:12:12 Average: 130.80 2.75 128.04 428.58 51951.84 06:12:12 06:12:12 06:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:12:12 06:09:01 30010984 31713624 2928228 8.89 75668 1932888 1487076 4.38 902484 1720684 145212 06:12:12 06:10:01 28804952 31488576 4134260 12.55 95844 2847768 1771112 5.21 1246928 2488392 315656 06:12:12 06:11:01 29138012 31642448 3801200 11.54 122264 2638628 1520944 4.47 1063056 2343972 324 06:12:12 06:12:01 29094000 31606416 3845212 11.67 124744 2649772 1461596 4.30 1109780 2346108 13500 06:12:12 Average: 29261987 31612766 3677225 11.16 104630 2517264 1560182 4.59 1080562 2224789 118673 06:12:12 06:12:12 06:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:12:12 06:09:01 lo 3.27 3.27 0.39 0.39 0.00 0.00 0.00 0.00 06:12:12 06:09:01 ens3 78.30 67.09 1199.17 12.40 0.00 0.00 0.00 0.00 06:12:12 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:12 06:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:12:12 06:10:01 ens3 300.97 225.05 5574.54 35.73 0.00 0.00 0.00 0.00 06:12:12 06:10:01 veth206fdaf 154.94 230.29 13.98 4794.23 0.00 0.00 0.00 0.39 06:12:12 06:10:01 docker0 154.94 230.14 11.86 4794.22 0.00 0.00 0.00 0.00 06:12:12 06:11:01 lo 1.80 1.80 0.16 0.16 0.00 0.00 0.00 0.00 06:12:12 06:11:01 ens3 175.61 233.64 15.79 1828.60 0.00 0.00 0.00 0.00 06:12:12 06:11:01 docker0 0.37 0.38 0.05 0.73 0.00 0.00 0.00 0.00 06:12:12 06:12:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 06:12:12 06:12:01 ens3 149.83 190.10 24.45 1407.33 0.00 0.00 0.00 0.00 06:12:12 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:12 Average: lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 06:12:12 Average: ens3 176.18 178.97 1703.42 821.06 0.00 0.00 0.00 0.00 06:12:12 Average: docker0 38.83 57.63 2.98 1198.69 0.00 0.00 0.00 0.00 06:12:12 06:12:12 06:12:12 ---> sar -P ALL: 06:12:12 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-44586) 09/09/25 _x86_64_ (8 CPU) 06:12:12 06:12:12 06:07:02 LINUX RESTART (8 CPU) 06:12:12 06:12:12 06:08:01 CPU %user %nice %system %iowait %steal %idle 06:12:12 06:09:01 all 7.98 0.00 0.71 5.11 0.03 86.17 06:12:12 06:09:01 0 5.21 0.00 0.38 0.87 0.02 93.52 06:12:12 06:09:01 1 7.44 0.00 0.67 10.11 0.03 81.75 06:12:12 06:09:01 2 1.17 0.00 0.15 0.05 0.02 98.62 06:12:12 06:09:01 3 2.11 0.00 0.27 0.95 0.00 96.67 06:12:12 06:09:01 4 18.67 0.00 1.72 4.55 0.07 74.99 06:12:12 06:09:01 5 23.76 0.00 1.50 1.85 0.05 72.83 06:12:12 06:09:01 6 5.19 0.00 0.48 0.07 0.02 94.24 06:12:12 06:09:01 7 0.27 0.00 0.48 22.45 0.02 76.78 06:12:12 06:10:01 all 8.26 0.00 1.74 3.07 0.04 86.88 06:12:12 06:10:01 0 2.83 0.00 1.19 0.02 0.05 95.92 06:12:12 06:10:01 1 5.45 0.00 1.14 0.70 0.03 92.68 06:12:12 06:10:01 2 13.40 0.00 3.09 0.42 0.05 83.04 06:12:12 06:10:01 3 3.40 0.00 0.55 0.47 0.03 95.55 06:12:12 06:10:01 4 21.28 0.00 3.57 2.93 0.05 72.17 06:12:12 06:10:01 5 8.46 0.00 1.83 6.98 0.07 82.65 06:12:12 06:10:01 6 9.06 0.00 1.65 0.62 0.05 88.62 06:12:12 06:10:01 7 2.29 0.00 0.92 12.45 0.03 84.30 06:12:12 06:11:01 all 10.44 0.00 1.78 4.22 0.05 83.52 06:12:12 06:11:01 0 10.37 0.00 0.72 0.02 0.03 88.86 06:12:12 06:11:01 1 11.80 0.00 1.14 0.00 0.07 86.99 06:12:12 06:11:01 2 8.61 0.00 1.85 0.02 0.03 89.49 06:12:12 06:11:01 3 11.70 0.00 1.64 0.17 0.07 86.43 06:12:12 06:11:01 4 26.45 0.00 4.22 0.32 0.07 68.95 06:12:12 06:11:01 5 6.08 0.00 1.49 9.76 0.05 82.62 06:12:12 06:11:01 6 3.06 0.00 1.45 17.73 0.05 77.71 06:12:12 06:11:01 7 5.41 0.00 1.65 5.83 0.03 87.07 06:12:12 06:12:01 all 11.01 0.00 0.70 1.62 0.06 86.62 06:12:12 06:12:01 0 2.99 0.00 0.43 0.02 0.02 96.55 06:12:12 06:12:01 1 2.95 0.00 0.37 0.02 0.02 96.65 06:12:12 06:12:01 2 9.73 0.00 0.58 0.00 0.07 89.61 06:12:12 06:12:01 3 5.78 0.00 0.50 0.05 0.05 93.62 06:12:12 06:12:01 4 21.31 0.00 1.21 0.27 0.07 77.15 06:12:12 06:12:01 5 30.58 0.00 1.38 0.74 0.07 67.24 06:12:12 06:12:01 6 8.60 0.00 0.60 0.53 0.05 90.21 06:12:12 06:12:01 7 6.36 0.00 0.52 11.37 0.08 81.67 06:12:12 Average: all 9.42 0.00 1.23 3.51 0.04 85.80 06:12:12 Average: 0 5.35 0.00 0.68 0.23 0.03 93.71 06:12:12 Average: 1 6.90 0.00 0.83 2.71 0.04 89.53 06:12:12 Average: 2 8.23 0.00 1.42 0.12 0.04 90.19 06:12:12 Average: 3 5.75 0.00 0.74 0.41 0.04 93.06 06:12:12 Average: 4 21.92 0.00 2.68 2.02 0.06 73.31 06:12:12 Average: 5 17.23 0.00 1.55 4.83 0.06 76.33 06:12:12 Average: 6 6.49 0.00 1.05 4.71 0.04 87.72 06:12:12 Average: 7 3.58 0.00 0.90 13.03 0.04 82.45 06:12:12 06:12:12 06:12:12