Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4439 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-otf-robot-test-head-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-5OAJ0itxwisT/agent.2107 SSH_AGENT_PID=2109 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-otf-robot-test-head-docker-merge-master@tmp/private_key_7728050738049458597.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf > git init /w/workspace/it-otf-robot-test-head-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision b9fbd467a62eac8ec3cca03d78a23b2371b6727a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b9fbd467a62eac8ec3cca03d78a23b2371b6727a # timeout=10 Commit message: "Updating the Values.yaml for several services. Cleaned out proprietary data" > git rev-list --no-walk b9fbd467a62eac8ec3cca03d78a23b2371b6727a # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [it-otf-robot-test-head-docker-merge-master] $ /bin/bash /tmp/jenkins4896951697805583581.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HkB6 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-HkB6/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-HkB6/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.23 botocore==1.34.23 bs4==0.0.2 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.26.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.4 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-otf-robot-test-head-docker-merge-master@tmp/config1765339750595396923tmp copy managed file [it-otf-settings] to file:/w/workspace/it-otf-robot-test-head-docker-merge-master@tmp/config15358153412567834516tmp [it-otf-robot-test-head-docker-merge-master] $ /bin/bash /tmp/jenkins6303120934477943747.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [it-otf-robot-test-head-docker-merge-master] $ /bin/bash /tmp/jenkins16586675186873811585.sh [it-otf-robot-test-head-docker-merge-master] $ /bin/sh -xe /tmp/jenkins5866339503880898336.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=otf-robot-test-head CONTAINER_TAG_YAML_DIR=otf-robot-test-head CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [it-otf-robot-test-head-docker-merge-master] $ /bin/bash -l /tmp/jenkins17503249960464505136.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-otf-robot-test-head-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HkB6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-HkB6/bin to PATH ---> Docker image tag found: 0.0.1 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=otf-robot-test-head CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/it-otf-robot-test-head [EnvInject] - Variables injected successfully. [it-otf-robot-test-head-docker-merge-master] $ /bin/bash /tmp/jenkins5458691291272247655.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-robot-test-head:0.0.1 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-robot-test-head:0.0.1 . Sending build context to Docker daemon 64kB Step 1/17 : FROM python:2.7 2.7: Pulling from library/python 7e2b2a5af8f6: Pulling fs layer 09b6f03ffac4: Pulling fs layer dc3f0c679f0f: Pulling fs layer fd4b47407fc3: Pulling fs layer b32f6bf7d96d: Pulling fs layer 6f4489a7e4cf: Pulling fs layer af4b99ad9ef0: Pulling fs layer 39db0bc48c26: Pulling fs layer acb4a89489fc: Pulling fs layer 6f4489a7e4cf: Waiting acb4a89489fc: Waiting af4b99ad9ef0: Waiting b32f6bf7d96d: Waiting fd4b47407fc3: Waiting 09b6f03ffac4: Verifying Checksum 09b6f03ffac4: Download complete dc3f0c679f0f: Verifying Checksum dc3f0c679f0f: Download complete 7e2b2a5af8f6: Verifying Checksum 7e2b2a5af8f6: Download complete fd4b47407fc3: Verifying Checksum fd4b47407fc3: Download complete 6f4489a7e4cf: Verifying Checksum 6f4489a7e4cf: Download complete 39db0bc48c26: Verifying Checksum 39db0bc48c26: Download complete af4b99ad9ef0: Verifying Checksum af4b99ad9ef0: Download complete acb4a89489fc: Verifying Checksum acb4a89489fc: Download complete b32f6bf7d96d: Verifying Checksum b32f6bf7d96d: Download complete 7e2b2a5af8f6: Pull complete 09b6f03ffac4: Pull complete dc3f0c679f0f: Pull complete fd4b47407fc3: Pull complete b32f6bf7d96d: Pull complete 6f4489a7e4cf: Pull complete af4b99ad9ef0: Pull complete 39db0bc48c26: Pull complete acb4a89489fc: Pull complete Digest: sha256:cfa62318c459b1fde9e0841c619906d15ada5910d625176e24bf692cf8a2601d Status: Downloaded newer image for python:2.7 ---> 68e7be49c28c Step 2/17 : ENV NAMESPACE=namespace ---> Running in 8b7669032901 Removing intermediate container 8b7669032901 ---> 4ae484098bc0 Step 3/17 : ENV APP_NAME=otf-robot-test-head ---> Running in 003c4fd621a3 Removing intermediate container 003c4fd621a3 ---> de7ed71ea437 Step 4/17 : ENV APP_VERSION=1.0 ---> Running in 8fdcb86ce49b Removing intermediate container 8fdcb86ce49b ---> d9a6d5b5c02b Step 5/17 : ENV OTF_MONGO_HOSTS=localhost:27017/ ---> Running in 0f9d9a38f6c2 Removing intermediate container 0f9d9a38f6c2 ---> c763fda4a391 Step 6/17 : ENV OTF_MONGO_DATABASE=otf ---> Running in 6d1f0a47cc27 Removing intermediate container 6d1f0a47cc27 ---> e4d65ffe2a82 Step 7/17 : ENV OTF_MONGO_REPLICASET=rs0 ---> Running in 08cbba327e68 Removing intermediate container 08cbba327e68 ---> 3a9b86c976c2 Step 8/17 : ENV OTF_MONGO_USERNAME=username ---> Running in 5add64f11bad Removing intermediate container 5add64f11bad ---> d6a96a8f0b2f Step 9/17 : ENV OTF_MONGO_PASSWORD=password ---> Running in 2205c0215d3a Removing intermediate container 2205c0215d3a ---> 394ba044a5fd Step 10/17 : ENV APP_SETTINGS=app.configuration.DevelopmentConfiguration ---> Running in 124bf3303cce Removing intermediate container 124bf3303cce ---> b8c0e31e6876 Step 11/17 : RUN python --version ---> Running in 496ea711d502 Python 2.7.18 Removing intermediate container 496ea711d502 ---> 8ef32c4a6ef5 Step 12/17 : ADD pip-requirements.txt pip-requirements.txt ---> 5900115f864a Step 13/17 : ADD run.py run.py ---> 87b8a68cbfaa Step 14/17 : ADD app app ---> 380e50789a0d Step 15/17 : RUN python -m pip install -r pip-requirements.txt ---> Running in 1c8210f465ed DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting flask Downloading Flask-1.1.4-py2.py3-none-any.whl (94 kB) Collecting pymongo Downloading pymongo-3.13.0-cp27-cp27mu-manylinux1_x86_64.whl (501 kB) Collecting robotframework Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) Collecting robotframework-selenium2library Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) Collecting selenium Downloading selenium-3.141.0-py2.py3-none-any.whl (904 kB) Collecting click<8.0,>=5.1 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting Werkzeug<2.0,>=0.15 Downloading Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) Collecting Jinja2<3.0,>=2.10.1 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting itsdangerous<2.0,>=0.24 Downloading itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) Collecting robotframework-seleniumlibrary>=3.0.0 Downloading robotframework_seleniumlibrary-4.5.0-py2.py3-none-any.whl (89 kB) Collecting urllib3 Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl (24 kB) Collecting robotframework-pythonlibcore>=2.1.0 Downloading robotframework_pythonlibcore-2.2.1-py2.py3-none-any.whl (10 kB) Installing collected packages: click, Werkzeug, MarkupSafe, Jinja2, itsdangerous, flask, pymongo, robotframework, robotframework-pythonlibcore, urllib3, selenium, robotframework-seleniumlibrary, robotframework-selenium2library Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Werkzeug-1.0.1 click-7.1.2 flask-1.1.4 itsdangerous-1.1.0 pymongo-3.13.0 robotframework-4.1.3 robotframework-pythonlibcore-2.2.1 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-4.5.0 selenium-3.141.0 urllib3-1.26.18 WARNING: You are using pip version 20.0.2; however, version 20.3.4 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. Removing intermediate container 1c8210f465ed ---> f0e61f795721 Step 16/17 : RUN mkdir -p /otf/logs ---> Running in f9205ba87345 Removing intermediate container f9205ba87345 ---> 0b1a985fdd1f Step 17/17 : ENTRYPOINT ["python", "run.py"] ---> Running in afc186b6f347 Removing intermediate container afc186b6f347 ---> 5936019cb8c9 Successfully built 5936019cb8c9 Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-robot-test-head:0.0.1 ---> docker-build.sh ends [it-otf-robot-test-head-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17705594183038995845.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [it-otf-robot-test-head-docker-merge-master] $ /bin/bash /tmp/jenkins12953283120975151335.sh ---> docker-push.sh Docker version 20.10.20, build 9fdeb9c Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-robot-test-head:0.0.1 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-robot-test-head:0.0.1 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-robot-test-head] 7adfe72dd1e9: Preparing 5a23763ec8f3: Preparing 6a5eaaf1d1f1: Preparing f2ec58a8eaef: Preparing 83c1747debad: Preparing e571d2d3c73c: Preparing da7b0a80a4f2: Preparing ceee8816bb96: Preparing 47458fb45d99: Preparing 46829331b1e4: Preparing d35c5bda4793: Preparing a3c1026c6bcc: Preparing f1d420c2af1a: Preparing 461719022993: Preparing e571d2d3c73c: Waiting 47458fb45d99: Waiting da7b0a80a4f2: Waiting 46829331b1e4: Waiting d35c5bda4793: Waiting ceee8816bb96: Waiting a3c1026c6bcc: Waiting f1d420c2af1a: Waiting 461719022993: Waiting 83c1747debad: Pushed 6a5eaaf1d1f1: Pushed 7adfe72dd1e9: Pushed f2ec58a8eaef: Pushed e571d2d3c73c: Layer already exists da7b0a80a4f2: Layer already exists ceee8816bb96: Layer already exists 47458fb45d99: Layer already exists a3c1026c6bcc: Layer already exists 46829331b1e4: Layer already exists d35c5bda4793: Layer already exists f1d420c2af1a: Layer already exists 461719022993: Layer already exists 5a23763ec8f3: Pushed 0.0.1: digest: sha256:6a2a4905fdbed93261321c67cd1ef95a96d190cd7913fc47007816c495e3e230 size: 3262 ---> docker-push.sh ends [it-otf-robot-test-head-docker-merge-master] $ /bin/bash /tmp/jenkins14991086354088517057.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2109 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-otf-robot-test-head-docker-merge-master] $ /bin/bash /tmp/jenkins4362469452433596931.sh ---> sysstat.sh [it-otf-robot-test-head-docker-merge-master] $ /bin/bash /tmp/jenkins12157906464978440296.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/it-otf-robot-test-head-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/it-otf-robot-test-head-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/it-otf-robot-test-head-docker-merge-master ']' + mkdir -p /w/workspace/it-otf-robot-test-head-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-otf-robot-test-head-docker-merge-master/archives/ [it-otf-robot-test-head-docker-merge-master] $ /bin/bash /tmp/jenkins4706762297624939102.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-otf-robot-test-head-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HkB6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-HkB6/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-otf-robot-test-head-docker-merge-master] $ /bin/bash /tmp/jenkins5019274293305921278.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-otf-robot-test-head-docker-merge-master@tmp/config6778975390855383698tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [it-otf-robot-test-head-docker-merge-master] $ /bin/bash /tmp/jenkins13133855356025396643.sh ---> create-netrc.sh [it-otf-robot-test-head-docker-merge-master] $ /bin/bash /tmp/jenkins9996601733229843876.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-otf-robot-test-head-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HkB6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-HkB6/bin to PATH [it-otf-robot-test-head-docker-merge-master] $ /bin/bash /tmp/jenkins7018614878134092384.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-otf-robot-test-head-docker-merge-master] $ /bin/bash /tmp/jenkins851360656973046265.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-otf-robot-test-head-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HkB6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-HkB6/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [it-otf-robot-test-head-docker-merge-master] $ /bin/bash -l /tmp/jenkins15007800769747166449.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-otf-robot-test-head-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HkB6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-HkB6/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-otf-robot-test-head-docker-merge-master/205 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-4439 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.870 BogoMIPS: 5599.74 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 688K 394M 1% /run /dev/vda1 20G 11G 9.2G 53% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 470 328 0 3144 3190 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:69:6f:79 brd ff:ff:ff:ff:ff:ff inet 10.32.7.61/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86190sec preferred_lft 86190sec inet6 fe80::f816:3eff:fe69:6f79/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:12:7f:8b:49 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-4439) 01/22/24 _x86_64_ (4 CPU) 21:00:42 LINUX RESTART (4 CPU) 21:01:01 tps rtps wtps bread/s bwrtn/s 21:02:02 145.23 78.31 66.93 6139.55 41462.60 21:03:01 175.43 7.17 168.26 1321.13 57768.78 21:04:01 57.44 2.48 54.96 352.74 4152.64 Average: 125.76 29.45 96.31 2611.84 34331.55 21:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:02:02 1612288 3271344 2426368 60.08 41892 1776592 933136 18.34 658916 1596632 134632 21:03:01 464268 3332128 3574388 88.50 82644 2880284 961720 18.90 661972 2635680 0 21:04:01 327444 3258664 3711212 91.89 91524 2924308 930880 18.30 765912 2656580 29232 Average: 801333 3287379 3237323 80.16 72020 2527061 941912 18.52 695600 2296297 54621 21:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:02:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 21:02:02 ens3 366.83 254.22 1466.35 63.96 0.00 0.00 0.00 0.00 21:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:01 lo 3.59 3.59 0.36 0.36 0.00 0.00 0.00 0.00 21:03:01 ens3 646.37 431.27 6125.03 36.64 0.00 0.00 0.00 0.00 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:01 lo 3.40 3.40 0.31 0.31 0.00 0.00 0.00 0.00 21:04:01 ens3 117.33 103.35 146.32 212.98 0.00 0.00 0.00 0.00 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 2.66 2.66 0.25 0.25 0.00 0.00 0.00 0.00 Average: ens3 375.34 262.00 2559.37 104.90 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-4439) 01/22/24 _x86_64_ (4 CPU) 21:00:42 LINUX RESTART (4 CPU) 21:01:01 CPU %user %nice %system %iowait %steal %idle 21:02:02 all 17.77 0.00 2.37 3.87 0.05 75.94 21:02:02 0 24.41 0.00 2.27 6.54 0.07 66.71 21:02:02 1 18.39 0.00 1.99 1.62 0.03 77.96 21:02:02 2 15.09 0.00 3.27 2.89 0.07 78.69 21:02:02 3 13.16 0.00 1.91 4.42 0.03 80.48 21:03:01 all 20.96 0.00 4.05 3.22 0.07 71.70 21:03:01 0 15.01 0.00 3.91 8.07 0.09 72.94 21:03:01 1 12.37 0.00 3.27 0.03 0.05 84.27 21:03:01 2 35.70 0.00 4.90 1.41 0.09 57.90 21:03:01 3 20.85 0.00 4.18 3.38 0.07 71.53 21:04:01 all 18.80 0.00 1.47 1.55 0.05 78.12 21:04:01 0 24.14 0.00 1.20 0.10 0.05 74.50 21:04:01 1 28.61 0.00 2.10 1.09 0.07 68.14 21:04:01 2 10.97 0.00 1.41 4.92 0.05 82.65 21:04:01 3 11.47 0.00 1.12 0.12 0.03 87.26 Average: all 19.16 0.00 2.62 2.88 0.06 75.28 Average: 0 21.23 0.00 2.45 4.88 0.07 71.38 Average: 1 19.84 0.00 2.45 0.92 0.05 76.74 Average: 2 20.46 0.00 3.18 3.09 0.07 73.21 Average: 3 15.13 0.00 2.39 2.63 0.04 79.80