21:01:20 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-app/lp/+/12634 21:01:20 Running as SYSTEM 21:01:20 [EnvInject] - Loading node environment variables. 21:01:20 Building remotely on prd-ubuntu1804-builder-2c-2g-359 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/ric-app-lp-tox-verify-master 21:01:20 [ssh-agent] Looking for ssh-agent implementation... 21:01:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:21 $ ssh-agent 21:01:21 SSH_AUTH_SOCK=/tmp/ssh-PXhjZpsRKbsH/agent.1662 21:01:21 SSH_AGENT_PID=1664 21:01:21 [ssh-agent] Started. 21:01:21 Running ssh-add (command line suppressed) 21:01:21 Identity added: /w/workspace/ric-app-lp-tox-verify-master@tmp/private_key_12682043904220552598.key (jenkins-ssh) 21:01:21 [ssh-agent] Using credentials jenkins (jenkins) 21:01:21 The recommended git tool is: NONE 21:01:22 using credential jenkins 21:01:22 Wiping out workspace first. 21:01:22 Cloning the remote Git repository 21:01:22 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp 21:01:22 > git init /w/workspace/ric-app-lp-tox-verify-master # timeout=10 21:01:22 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp 21:01:22 > git --version # timeout=10 21:01:22 > git --version # 'git version 2.17.1' 21:01:22 using GIT_SSH to set credentials jenkins 21:01:22 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:23 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp # timeout=10 21:01:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:24 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp # timeout=10 21:01:24 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp 21:01:24 using GIT_SSH to set credentials jenkins 21:01:24 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp refs/changes/34/12634/1 # timeout=10 21:01:24 > git rev-parse f81fc029ac3c0de02274baf5c6283006d5153e8b^{commit} # timeout=10 21:01:24 Checking out Revision f81fc029ac3c0de02274baf5c6283006d5153e8b (refs/changes/34/12634/1) 21:01:24 > git config core.sparsecheckout # timeout=10 21:01:24 > git checkout -f f81fc029ac3c0de02274baf5c6283006d5153e8b # timeout=10 21:01:27 Commit message: "Fix: Update Sonar workflow call" 21:01:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:01:27 > git rev-list --no-walk 413fc918c3642bf645c3d10ba4e3645ccc260e79 # timeout=10 21:01:27 provisioning config files... 21:01:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:01:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:01:28 [ric-app-lp-tox-verify-master] $ /bin/bash /tmp/jenkins15956802257969438724.sh 21:01:28 ---> python-tools-install.sh 21:01:28 Setup pyenv: 21:01:28 * system (set by /opt/pyenv/version) 21:01:28 * 3.8.13 (set by /opt/pyenv/version) 21:01:28 * 3.9.13 (set by /opt/pyenv/version) 21:01:28 * 3.10.6 (set by /opt/pyenv/version) 21:01:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3fMl 21:01:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:01:35 lf-activate-venv(): INFO: Installing: lftools 21:02:09 lf-activate-venv(): INFO: Adding /tmp/venv-3fMl/bin to PATH 21:02:09 Generating Requirements File 21:02:38 Python 3.10.6 21:02:39 pip 24.0 from /tmp/venv-3fMl/lib/python3.10/site-packages/pip (python 3.10) 21:02:40 appdirs==1.4.4 21:02:40 argcomplete==3.2.3 21:02:40 aspy.yaml==1.3.0 21:02:40 attrs==23.2.0 21:02:40 autopage==0.5.2 21:02:40 beautifulsoup4==4.12.3 21:02:40 boto3==1.34.74 21:02:40 botocore==1.34.74 21:02:40 bs4==0.0.2 21:02:40 cachetools==5.3.3 21:02:40 certifi==2024.2.2 21:02:40 cffi==1.16.0 21:02:40 cfgv==3.4.0 21:02:40 chardet==5.2.0 21:02:40 charset-normalizer==3.3.2 21:02:40 click==8.1.7 21:02:40 cliff==4.6.0 21:02:40 cmd2==2.4.3 21:02:40 cryptography==3.3.2 21:02:40 debtcollector==3.0.0 21:02:40 decorator==5.1.1 21:02:40 defusedxml==0.7.1 21:02:40 Deprecated==1.2.14 21:02:40 distlib==0.3.8 21:02:40 dnspython==2.6.1 21:02:40 docker==4.2.2 21:02:40 dogpile.cache==1.3.2 21:02:40 email_validator==2.1.1 21:02:40 filelock==3.13.3 21:02:40 future==1.0.0 21:02:40 gitdb==4.0.11 21:02:40 GitPython==3.1.43 21:02:40 google-auth==2.29.0 21:02:40 httplib2==0.22.0 21:02:40 identify==2.5.35 21:02:40 idna==3.6 21:02:40 importlib-resources==1.5.0 21:02:40 iso8601==2.1.0 21:02:40 Jinja2==3.1.3 21:02:40 jmespath==1.0.1 21:02:40 jsonpatch==1.33 21:02:40 jsonpointer==2.4 21:02:40 jsonschema==4.21.1 21:02:40 jsonschema-specifications==2023.12.1 21:02:40 keystoneauth1==5.6.0 21:02:40 kubernetes==29.0.0 21:02:40 lftools==0.37.10 21:02:40 lxml==5.2.0 21:02:40 MarkupSafe==2.1.5 21:02:40 msgpack==1.0.8 21:02:40 multi_key_dict==2.0.3 21:02:40 munch==4.0.0 21:02:40 netaddr==1.2.1 21:02:40 netifaces==0.11.0 21:02:40 niet==1.4.2 21:02:40 nodeenv==1.8.0 21:02:40 oauth2client==4.1.3 21:02:40 oauthlib==3.2.2 21:02:40 openstacksdk==3.0.0 21:02:40 os-client-config==2.1.0 21:02:40 os-service-types==1.7.0 21:02:40 osc-lib==3.0.1 21:02:40 oslo.config==9.4.0 21:02:40 oslo.context==5.5.0 21:02:40 oslo.i18n==6.3.0 21:02:40 oslo.log==5.5.0 21:02:40 oslo.serialization==5.4.0 21:02:40 oslo.utils==7.1.0 21:02:40 packaging==24.0 21:02:40 pbr==6.0.0 21:02:40 platformdirs==4.2.0 21:02:40 prettytable==3.10.0 21:02:40 pyasn1==0.6.0 21:02:40 pyasn1_modules==0.4.0 21:02:40 pycparser==2.22 21:02:40 pygerrit2==2.0.15 21:02:40 PyGithub==2.3.0 21:02:40 pyinotify==0.9.6 21:02:40 PyJWT==2.8.0 21:02:40 PyNaCl==1.5.0 21:02:40 pyparsing==2.4.7 21:02:40 pyperclip==1.8.2 21:02:40 pyrsistent==0.20.0 21:02:40 python-cinderclient==9.5.0 21:02:40 python-dateutil==2.9.0.post0 21:02:40 python-heatclient==3.5.0 21:02:40 python-jenkins==1.8.2 21:02:40 python-keystoneclient==5.4.0 21:02:40 python-magnumclient==4.4.0 21:02:40 python-novaclient==18.6.0 21:02:40 python-openstackclient==6.6.0 21:02:40 python-swiftclient==4.5.0 21:02:40 PyYAML==6.0.1 21:02:40 referencing==0.34.0 21:02:40 requests==2.31.0 21:02:40 requests-oauthlib==2.0.0 21:02:40 requestsexceptions==1.4.0 21:02:40 rfc3986==2.0.0 21:02:40 rpds-py==0.18.0 21:02:40 rsa==4.9 21:02:40 ruamel.yaml==0.18.6 21:02:40 ruamel.yaml.clib==0.2.8 21:02:40 s3transfer==0.10.1 21:02:40 simplejson==3.19.2 21:02:40 six==1.16.0 21:02:40 smmap==5.0.1 21:02:40 soupsieve==2.5 21:02:40 stevedore==5.2.0 21:02:40 tabulate==0.9.0 21:02:40 toml==0.10.2 21:02:40 tomlkit==0.12.4 21:02:40 tqdm==4.66.2 21:02:40 typing_extensions==4.10.0 21:02:40 tzdata==2024.1 21:02:40 urllib3==1.26.18 21:02:40 virtualenv==20.25.1 21:02:40 wcwidth==0.2.13 21:02:40 websocket-client==1.7.0 21:02:40 wrapt==1.16.0 21:02:40 xdg==6.0.0 21:02:40 xmltodict==0.13.0 21:02:40 yq==3.2.3 21:02:40 [EnvInject] - Injecting environment variables from a build step. 21:02:40 [EnvInject] - Injecting as environment variables the properties content 21:02:40 PYTHON=python3 21:02:40 21:02:40 [EnvInject] - Variables injected successfully. 21:02:40 [ric-app-lp-tox-verify-master] $ /bin/bash -l /tmp/jenkins17943778500151276047.sh 21:02:40 ---> tox-install.sh 21:02:40 + source /home/jenkins/lf-env.sh 21:02:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:02:40 ++ mktemp -d /tmp/venv-XXXX 21:02:40 + lf_venv=/tmp/venv-OyL6 21:02:40 + local venv_file=/tmp/.os_lf_venv 21:02:40 + local python=python3 21:02:40 + local options 21:02:40 + local set_path=true 21:02:40 + local install_args= 21:02:40 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:02:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:02:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:02:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:02:40 + true 21:02:40 + case $1 in 21:02:40 + venv_file=/tmp/.toxenv 21:02:40 + shift 2 21:02:40 + true 21:02:40 + case $1 in 21:02:40 + shift 21:02:40 + break 21:02:40 + case $python in 21:02:40 + local pkg_list= 21:02:40 + [[ -d /opt/pyenv ]] 21:02:40 + echo 'Setup pyenv:' 21:02:40 Setup pyenv: 21:02:40 + export PYENV_ROOT=/opt/pyenv 21:02:40 + PYENV_ROOT=/opt/pyenv 21:02:40 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:02:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:02:40 + pyenv versions 21:02:40 system 21:02:40 3.8.13 21:02:40 3.9.13 21:02:40 * 3.10.6 (set by /w/workspace/ric-app-lp-tox-verify-master/.python-version) 21:02:40 + command -v pyenv 21:02:40 ++ pyenv init - --no-rehash 21:02:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 21:02:40 export PATH="/opt/pyenv/shims:${PATH}" 21:02:40 export PYENV_SHELL=bash 21:02:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:02:40 pyenv() { 21:02:40 local command 21:02:40 command="${1:-}" 21:02:40 if [ "$#" -gt 0 ]; then 21:02:40 shift 21:02:40 fi 21:02:40 21:02:40 case "$command" in 21:02:40 rehash|shell) 21:02:40 eval "$(pyenv "sh-$command" "$@")" 21:02:40 ;; 21:02:40 *) 21:02:40 command pyenv "$command" "$@" 21:02:40 ;; 21:02:40 esac 21:02:40 }' 21:02:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 21:02:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:02:40 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:02:40 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:02:40 ++ export PYENV_SHELL=bash 21:02:40 ++ PYENV_SHELL=bash 21:02:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:02:40 +++ complete -F _pyenv pyenv 21:02:40 ++ lf-pyver python3 21:02:40 ++ local py_version_xy=python3 21:02:40 ++ local py_version_xyz= 21:02:40 ++ pyenv versions 21:02:40 ++ local command 21:02:40 ++ command=versions 21:02:40 ++ '[' 1 -gt 0 ']' 21:02:40 ++ shift 21:02:40 ++ case "$command" in 21:02:40 ++ command pyenv versions 21:02:40 ++ pyenv versions 21:02:40 ++ awk '{ print $1 }' 21:02:40 ++ grep -E '^[0-9.]*[0-9]$' 21:02:40 ++ sed 's/^[ *]* //' 21:02:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:02:40 +++ grep '^3' /tmp/.pyenv_versions 21:02:40 +++ sort -V 21:02:40 +++ tail -n 1 21:02:40 ++ py_version_xyz=3.10.6 21:02:40 ++ [[ -z 3.10.6 ]] 21:02:40 ++ echo 3.10.6 21:02:40 ++ return 0 21:02:40 + pyenv local 3.10.6 21:02:40 + local command 21:02:40 + command=local 21:02:40 + '[' 2 -gt 0 ']' 21:02:40 + shift 21:02:40 + case "$command" in 21:02:40 + command pyenv local 3.10.6 21:02:40 + pyenv local 3.10.6 21:02:40 + for arg in "$@" 21:02:40 + case $arg in 21:02:40 + pkg_list+='tox ' 21:02:40 + for arg in "$@" 21:02:40 + case $arg in 21:02:40 + pkg_list+='virtualenv ' 21:02:40 + for arg in "$@" 21:02:40 + case $arg in 21:02:40 + pkg_list+='urllib3~=1.26.15 ' 21:02:40 + [[ -f /tmp/.toxenv ]] 21:02:40 + [[ ! -f /tmp/.toxenv ]] 21:02:40 + [[ -n '' ]] 21:02:40 + python3 -m venv /tmp/venv-OyL6 21:02:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OyL6' 21:02:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OyL6 21:02:44 + echo /tmp/venv-OyL6 21:02:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:02:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:02:44 + /tmp/venv-OyL6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:02:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:02:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:02:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:02:47 + /tmp/venv-OyL6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:02:50 + type python3 21:02:50 + true 21:02:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OyL6/bin to PATH' 21:02:50 lf-activate-venv(): INFO: Adding /tmp/venv-OyL6/bin to PATH 21:02:50 + PATH=/tmp/venv-OyL6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:02:50 + return 0 21:02:50 + python3 --version 21:02:50 Python 3.10.6 21:02:50 + python3 -m pip --version 21:02:50 pip 24.0 from /tmp/venv-OyL6/lib/python3.10/site-packages/pip (python 3.10) 21:02:50 + python3 -m pip freeze 21:02:50 cachetools==5.3.3 21:02:50 chardet==5.2.0 21:02:50 colorama==0.4.6 21:02:50 distlib==0.3.8 21:02:50 filelock==3.13.3 21:02:50 packaging==24.0 21:02:50 platformdirs==4.2.0 21:02:50 pluggy==1.4.0 21:02:50 pyproject-api==1.6.1 21:02:50 tomli==2.0.1 21:02:50 tox==4.14.2 21:02:50 urllib3==1.26.18 21:02:50 virtualenv==20.25.1 21:02:50 [ric-app-lp-tox-verify-master] $ /bin/bash /tmp/jenkins7450560264630325771.sh 21:02:50 ---> install-deb-rmr.sh 21:02:50 + version_file=rmr-version.yaml 21:02:50 + [[ -f rmr-version.yaml ]] 21:02:50 ++ grep '^repo:' rmr-version.yaml 21:02:50 ++ cut -d: -f2 21:02:50 ++ xargs 21:02:50 + repo= 21:02:50 ++ grep '^version:' rmr-version.yaml 21:02:50 ++ cut -d: -f2 21:02:50 ++ xargs 21:02:50 + ver=4.1.2 21:02:50 + [[ -z 4.1.2 ]] 21:02:50 + repo=release 21:02:50 + for deb in "rmr_${ver}_amd64.deb" "rmr-dev_${ver}_amd64.deb" 21:02:50 + wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.1.2_amd64.deb/download.deb 21:02:51 2024-04-01 21:02:51 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/1648893.deb?Expires=1712005670&Signature=d~k7iJO81wAOy0s-dBfEAPjMM9XVbJCHa78B-LF24FZG0B2igH7bYjTtROMFmM2FZkFRSlt1wNGNKol9rr8tma2taXMw6XWNrH6gVLv6nkQKw24-X3~iBCLHkdw5mBiVVnLeRAWKMEfFSC54MORQuUdnub~tzFty8iU-cjbsp61RpueLCAXcM~KQqxAXLddO6Cluo2VGCAwmrJ4AUbv8UV8z-nkSJSh8bUIKyjfg0qibAecSMO7iqnretduKJJ8es-ClGA9-OOtf9MtNvho7MKmIp3ijzHx~gy12Rl73mDISmt4aHTBdg90QW~jv5DsC8LfYKqXpxAO4VKkf3xkf9w__&Key-Pair-Id=K1ZMSF1EKC3AZL [213896/213896] -> "rmr_4.1.2_amd64.deb" [1] 21:02:51 + sudo dpkg -i rmr_4.1.2_amd64.deb 21:02:51 Selecting previously unselected package rmr. 21:02:53 (Reading database ... 188029 files and directories currently installed.) 21:02:53 Preparing to unpack rmr_4.1.2_amd64.deb ... 21:02:53 Unpacking rmr (4.1.2) ... 21:02:53 Setting up rmr (4.1.2) ... 21:02:53 + rm -f rmr_4.1.2_amd64.deb 21:02:53 + for deb in "rmr_${ver}_amd64.deb" "rmr-dev_${ver}_amd64.deb" 21:02:53 + wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.1.2_amd64.deb/download.deb 21:02:53 2024-04-01 21:02:53 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/1648886.deb?Expires=1712005673&Signature=M5cMdoQT6BIAGrE9NdlmgCo61BmXSsKwteHctZMSHd0ayZJcxzXq585Zs4aElapXhsC~aVm6iQxtOxekJv4Q5JG5UIKF5zYj0Nv8mKjhn7nE25BnZZK9RsFRfr1t4AyxAv7dmTrkJuougrx0UrwLMR68VCRjBOKLRp9jPyfE6PaIE0nwneGoDQOH5J4-6sLrTFui3qRlTfgqEFa8RelvYLBxpl~XMPzCBat8CDuH9h1uRAINDGq7CZTpnsGLKq9~IDoc4GNH~NuMCPd~PJFgnHdvEOeqxGKuGUu9RwfJohF4DSsB5qvIXl-gUBDGeqR~gM7objFJ0dG~AoXnhmPdew__&Key-Pair-Id=K1ZMSF1EKC3AZL [114066/114066] -> "rmr-dev_4.1.2_amd64.deb" [1] 21:02:53 + sudo dpkg -i rmr-dev_4.1.2_amd64.deb 21:02:53 Selecting previously unselected package rmr-dev. 21:02:53 (Reading database ... 188037 files and directories currently installed.) 21:02:53 Preparing to unpack rmr-dev_4.1.2_amd64.deb ... 21:02:53 Unpacking rmr-dev (4.1.2) ... 21:02:53 Setting up rmr-dev (4.1.2) ... 21:02:53 + rm -f rmr-dev_4.1.2_amd64.deb 21:02:53 + echo '---> install-deb-rmr.sh ends' 21:02:53 ---> install-deb-rmr.sh ends 21:02:53 [EnvInject] - Injecting environment variables from a build step. 21:02:53 [EnvInject] - Injecting as environment variables the properties content 21:02:53 PARALLEL=False 21:02:53 21:02:53 [EnvInject] - Variables injected successfully. 21:02:53 [ric-app-lp-tox-verify-master] $ /bin/bash -l /tmp/jenkins8731072222210528993.sh 21:02:53 ---> tox-run.sh 21:02:53 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:02:53 + ARCHIVE_TOX_DIR=/w/workspace/ric-app-lp-tox-verify-master/archives/tox 21:02:53 + ARCHIVE_DOC_DIR=/w/workspace/ric-app-lp-tox-verify-master/archives/docs 21:02:53 + mkdir -p /w/workspace/ric-app-lp-tox-verify-master/archives/tox 21:02:53 + cd /w/workspace/ric-app-lp-tox-verify-master/. 21:02:53 + source /home/jenkins/lf-env.sh 21:02:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:02:53 ++ mktemp -d /tmp/venv-XXXX 21:02:53 + lf_venv=/tmp/venv-wnxJ 21:02:53 + local venv_file=/tmp/.os_lf_venv 21:02:53 + local python=python3 21:02:53 + local options 21:02:53 + local set_path=true 21:02:53 + local install_args= 21:02:53 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:02:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:02:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:02:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:02:53 + true 21:02:53 + case $1 in 21:02:53 + venv_file=/tmp/.toxenv 21:02:53 + shift 2 21:02:53 + true 21:02:53 + case $1 in 21:02:53 + shift 21:02:53 + break 21:02:53 + case $python in 21:02:53 + local pkg_list= 21:02:53 + [[ -d /opt/pyenv ]] 21:02:53 + echo 'Setup pyenv:' 21:02:53 Setup pyenv: 21:02:53 + export PYENV_ROOT=/opt/pyenv 21:02:53 + PYENV_ROOT=/opt/pyenv 21:02:53 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:02:53 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:02:53 + pyenv versions 21:02:53 system 21:02:53 3.8.13 21:02:53 3.9.13 21:02:53 * 3.10.6 (set by /w/workspace/ric-app-lp-tox-verify-master/.python-version) 21:02:53 + command -v pyenv 21:02:53 ++ pyenv init - --no-rehash 21:02:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 21:02:53 export PATH="/opt/pyenv/shims:${PATH}" 21:02:53 export PYENV_SHELL=bash 21:02:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:02:53 pyenv() { 21:02:53 local command 21:02:53 command="${1:-}" 21:02:53 if [ "$#" -gt 0 ]; then 21:02:53 shift 21:02:53 fi 21:02:53 21:02:53 case "$command" in 21:02:53 rehash|shell) 21:02:53 eval "$(pyenv "sh-$command" "$@")" 21:02:53 ;; 21:02:53 *) 21:02:53 command pyenv "$command" "$@" 21:02:53 ;; 21:02:53 esac 21:02:53 }' 21:02:53 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 21:02:53 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:02:53 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:02:53 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:02:53 ++ export PYENV_SHELL=bash 21:02:53 ++ PYENV_SHELL=bash 21:02:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:02:53 +++ complete -F _pyenv pyenv 21:02:53 ++ lf-pyver python3 21:02:53 ++ local py_version_xy=python3 21:02:53 ++ local py_version_xyz= 21:02:53 ++ pyenv versions 21:02:53 ++ local command 21:02:53 ++ command=versions 21:02:53 ++ '[' 1 -gt 0 ']' 21:02:53 ++ shift 21:02:53 ++ case "$command" in 21:02:53 ++ command pyenv versions 21:02:53 ++ pyenv versions 21:02:53 ++ grep -E '^[0-9.]*[0-9]$' 21:02:53 ++ awk '{ print $1 }' 21:02:53 ++ sed 's/^[ *]* //' 21:02:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:02:53 +++ grep '^3' /tmp/.pyenv_versions 21:02:53 +++ tail -n 1 21:02:53 +++ sort -V 21:02:53 ++ py_version_xyz=3.10.6 21:02:53 ++ [[ -z 3.10.6 ]] 21:02:53 ++ echo 3.10.6 21:02:53 ++ return 0 21:02:53 + pyenv local 3.10.6 21:02:53 + local command 21:02:53 + command=local 21:02:53 + '[' 2 -gt 0 ']' 21:02:53 + shift 21:02:53 + case "$command" in 21:02:53 + command pyenv local 3.10.6 21:02:53 + pyenv local 3.10.6 21:02:53 + for arg in "$@" 21:02:53 + case $arg in 21:02:53 + pkg_list+='tox ' 21:02:53 + for arg in "$@" 21:02:53 + case $arg in 21:02:53 + pkg_list+='virtualenv ' 21:02:53 + for arg in "$@" 21:02:53 + case $arg in 21:02:53 + pkg_list+='urllib3~=1.26.15 ' 21:02:53 + [[ -f /tmp/.toxenv ]] 21:02:53 ++ cat /tmp/.toxenv 21:02:53 + lf_venv=/tmp/venv-OyL6 21:02:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OyL6 from' file:/tmp/.toxenv 21:02:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OyL6 from file:/tmp/.toxenv 21:02:53 + /tmp/venv-OyL6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:02:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:02:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:02:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:02:54 + /tmp/venv-OyL6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:02:56 + type python3 21:02:56 + true 21:02:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OyL6/bin to PATH' 21:02:56 lf-activate-venv(): INFO: Adding /tmp/venv-OyL6/bin to PATH 21:02:56 + PATH=/tmp/venv-OyL6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:02:56 + return 0 21:02:56 + [[ -d /opt/pyenv ]] 21:02:56 + echo '---> Setting up pyenv' 21:02:56 ---> Setting up pyenv 21:02:56 + export PYENV_ROOT=/opt/pyenv 21:02:56 + PYENV_ROOT=/opt/pyenv 21:02:56 + export PATH=/opt/pyenv/bin:/tmp/venv-OyL6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:02:56 + PATH=/opt/pyenv/bin:/tmp/venv-OyL6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:02:56 ++ pwd 21:02:56 + PYTHONPATH=/w/workspace/ric-app-lp-tox-verify-master 21:02:56 + export PYTHONPATH 21:02:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:02:56 + TOX_TESTENV_PASSENV=PYTHONPATH 21:02:56 + tox --version 21:02:56 4.14.2 from /tmp/venv-OyL6/lib/python3.10/site-packages/tox/__init__.py 21:02:56 + PARALLEL=False 21:02:56 + TOX_OPTIONS_LIST= 21:02:56 + [[ -n code,flake8 ]] 21:02:56 + TOX_OPTIONS_LIST=' -e code,flake8' 21:02:56 + case ${PARALLEL,,} in 21:02:56 + tox -e code,flake8 21:02:56 + tee -a /w/workspace/ric-app-lp-tox-verify-master/archives/tox/tox.log 21:02:57 code: install_deps> python -I -m pip install coverage pytest pytest-cov 21:03:00 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 21:03:01 .pkg: _optional_hooks> python /tmp/venv-OyL6/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:03:02 .pkg: get_requires_for_build_sdist> python /tmp/venv-OyL6/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:03:02 .pkg: get_requires_for_build_wheel> python /tmp/venv-OyL6/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:03:02 .pkg: install_requires_for_build_wheel> python -I -m pip install wheel 21:03:03 .pkg: freeze> python -m pip freeze --all 21:03:03 .pkg: pip==24.0,setuptools==69.1.0,wheel==0.42.0 21:03:03 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-OyL6/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:03:03 .pkg: build_sdist> python /tmp/venv-OyL6/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:03:04 code: install_package_deps> python -I -m pip install Cython PEP517 influxdb 'numpy>=1.16.2' p5py 'pandas>=1.1.3' 'ricxappframe<2.0.0,>=1.1.1' 'schedule>=0.0.0' torch==2.0.0 torchaudio==2.0.1 torchvision==0.15.1 21:05:58 code: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/ric-app-lp-tox-verify-master/.tox/.tmp/package/1/lp-0.3.0.tar.gz 21:06:00 code: freeze> python -m pip freeze --all 21:06:00 code: async-timeout==4.0.3,certifi==2024.2.2,charset-normalizer==3.3.2,cmake==3.29.0.1,coverage==7.4.4,Cython==3.0.10,exceptiongroup==1.2.0,filelock==3.13.3,hiredis==2.3.2,idna==3.6,influxdb==5.3.1,iniconfig==2.0.0,inotify==0.2.10,inotify_simple==1.3.5,Jinja2==3.1.3,lit==18.1.2,lp @ file:///w/workspace/ric-app-lp-tox-verify-master/.tox/.tmp/package/1/lp-0.3.0.tar.gz#sha256=d74524c318912ac65b1e2fada3b0074c9cb6d9f2a6cd38be980faaa683c46505,MarkupSafe==2.1.5,mdclogpy==1.1.4,mpmath==1.3.0,msgpack==1.0.8,networkx==3.2.1,nose==1.3.7,numpy==1.26.4,nvidia-cublas-cu11==11.10.3.66,nvidia-cuda-cupti-cu11==11.7.101,nvidia-cuda-nvrtc-cu11==11.7.99,nvidia-cuda-runtime-cu11==11.7.99,nvidia-cudnn-cu11==8.5.0.96,nvidia-cufft-cu11==10.9.0.58,nvidia-curand-cu11==10.2.10.91,nvidia-cusolver-cu11==11.4.0.1,nvidia-cusparse-cu11==11.7.4.91,nvidia-nccl-cu11==2.14.3,nvidia-nvtx-cu11==11.7.91,p5py==1.0.0,packaging==24.0,pandas==2.2.1,pep517==0.13.1,pillow==10.3.0,pip==24.0,pluggy==1.4.0,pytest==8.1.1,pytest-cov==5.0.0,python-dateutil==2.9.0.post0,pytz==2024.1,redis==5.0.3,requests==2.31.0,ricsdl==2.3.0,ricxappframe==1.6.0,schedule==1.2.1,setuptools==69.1.0,six==1.16.0,sympy==1.12,tomli==2.0.1,torch==2.0.0,torchaudio==2.0.1,torchvision==0.15.1,triton==2.0.0,typing_extensions==4.10.0,tzdata==2024.1,urllib3==2.2.1,wheel==0.42.0 21:06:00 code: commands[0]> pytest -v --cov lp --cov-report xml --cov-report term-missing --cov-report html -vv 21:06:01 ============================= test session starts ============================== 21:06:01 platform linux -- Python 3.10.6, pytest-8.1.1, pluggy-1.4.0 -- /w/workspace/ric-app-lp-tox-verify-master/.tox/code/bin/python 21:06:01 cachedir: .tox/code/.pytest_cache 21:06:01 rootdir: /w/workspace/ric-app-lp-tox-verify-master 21:06:01 plugins: cov-5.0.0 21:06:01 collecting ... collected 2 items 21:06:05 21:06:05 tests/test_lp.py::test_init_xapp PASSED [ 50%] 21:06:06 tests/test_lp.py::test_mock_xapp PASSED [100%]/w/workspace/ric-app-lp-tox-verify-master/.tox/code/lib/python3.10/site-packages/coverage/control.py:887: CoverageWarning: No data was collected. (no-data-collected) 21:06:12 self._warn("No data was collected.", slug="no-data-collected") 21:06:12 21:06:12 21:06:12 ---------- coverage: platform linux, python 3.10.6-final-0 ----------- 21:06:12 Name Stmts Miss Cover Missing 21:06:12 ------------------------------------------------ 21:06:12 lp/__init__.py 0 0 100% 21:06:12 lp/db.py 30 30 0% 17-100 21:06:12 lp/exceptions.py 5 5 0% 16-24 21:06:12 lp/main.py 137 137 0% 16-237 21:06:12 lp/populate.py 30 30 0% 17-59 21:06:12 lp/sdl.py 34 34 0% 17-116 21:06:12 ------------------------------------------------ 21:06:12 TOTAL 236 236 0% 21:06:12 Coverage HTML written to dir htmlcov 21:06:12 Coverage XML written to file coverage.xml 21:06:12 21:06:12 21:06:12 ============================== 2 passed in 10.94s ============================== 21:06:13 code: commands[1]> coverage xml -i 21:06:13 Wrote XML report to coverage.xml 21:06:14 code: OK ✔ in 3 minutes 16.46 seconds 21:06:14 flake8: install_deps> python -I -m pip install flake8 21:06:16 flake8: freeze> python -m pip freeze --all 21:06:16 flake8: flake8==7.0.0,mccabe==0.7.0,pip==24.0,pycodestyle==2.11.1,pyflakes==3.2.0,setuptools==69.1.0,wheel==0.42.0 21:06:16 flake8: commands[0]> flake8 setup.py lp tests 21:06:17 code: OK (196.46=setup[183.87]+cmd[12.45,0.14] seconds) 21:06:17 flake8: OK (3.79=setup[3.52]+cmd[0.27] seconds) 21:06:17 congratulations :) (200.41 seconds) 21:06:17 + tox_status=0 21:06:17 + echo '---> Completed tox runs' 21:06:17 ---> Completed tox runs 21:06:17 + for i in .tox/*/log 21:06:17 ++ echo .tox/code/log 21:06:17 ++ awk -F/ '{print $2}' 21:06:17 + tox_env=code 21:06:17 + cp -r .tox/code/log /w/workspace/ric-app-lp-tox-verify-master/archives/tox/code 21:06:17 + for i in .tox/*/log 21:06:17 ++ echo .tox/flake8/log 21:06:17 ++ awk -F/ '{print $2}' 21:06:17 + tox_env=flake8 21:06:17 + cp -r .tox/flake8/log /w/workspace/ric-app-lp-tox-verify-master/archives/tox/flake8 21:06:17 + DOC_DIR=docs/_build/html 21:06:17 + [[ -d docs/_build/html ]] 21:06:17 + echo '---> tox-run.sh ends' 21:06:17 ---> tox-run.sh ends 21:06:17 + test 0 -eq 0 21:06:17 $ ssh-agent -k 21:06:17 unset SSH_AUTH_SOCK; 21:06:17 unset SSH_AGENT_PID; 21:06:17 echo Agent pid 1664 killed; 21:06:17 [ssh-agent] Stopped. 21:06:17 [PostBuildScript] - [INFO] Executing post build scripts. 21:06:17 [ric-app-lp-tox-verify-master] $ /bin/bash /tmp/jenkins14762115588042181729.sh 21:06:17 ---> sysstat.sh 21:06:18 [ric-app-lp-tox-verify-master] $ /bin/bash /tmp/jenkins14219407903479247175.sh 21:06:18 ---> package-listing.sh 21:06:18 ++ facter osfamily 21:06:18 ++ tr '[:upper:]' '[:lower:]' 21:06:18 + OS_FAMILY=debian 21:06:18 + workspace=/w/workspace/ric-app-lp-tox-verify-master 21:06:18 + START_PACKAGES=/tmp/packages_start.txt 21:06:18 + END_PACKAGES=/tmp/packages_end.txt 21:06:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:06:18 + PACKAGES=/tmp/packages_start.txt 21:06:18 + '[' /w/workspace/ric-app-lp-tox-verify-master ']' 21:06:18 + PACKAGES=/tmp/packages_end.txt 21:06:18 + case "${OS_FAMILY}" in 21:06:18 + dpkg -l 21:06:18 + grep '^ii' 21:06:18 + '[' -f /tmp/packages_start.txt ']' 21:06:18 + '[' -f /tmp/packages_end.txt ']' 21:06:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:06:18 + true 21:06:18 + '[' /w/workspace/ric-app-lp-tox-verify-master ']' 21:06:18 + mkdir -p /w/workspace/ric-app-lp-tox-verify-master/archives/ 21:06:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-lp-tox-verify-master/archives/ 21:06:18 [ric-app-lp-tox-verify-master] $ /bin/bash /tmp/jenkins14550293084433414781.sh 21:06:18 ---> capture-instance-metadata.sh 21:06:18 Setup pyenv: 21:06:18 system 21:06:18 3.8.13 21:06:18 3.9.13 21:06:18 * 3.10.6 (set by /w/workspace/ric-app-lp-tox-verify-master/.python-version) 21:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3fMl from file:/tmp/.os_lf_venv 21:06:20 lf-activate-venv(): INFO: Installing: lftools 21:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-3fMl/bin to PATH 21:06:32 INFO: Running in OpenStack, capturing instance metadata 21:06:33 [ric-app-lp-tox-verify-master] $ /bin/bash /tmp/jenkins9177996499989091233.sh 21:06:33 provisioning config files... 21:06:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-lp-tox-verify-master@tmp/config17932473764085702912tmp 21:06:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:06:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:06:33 [EnvInject] - Injecting environment variables from a build step. 21:06:33 [EnvInject] - Injecting as environment variables the properties content 21:06:33 SERVER_ID=logs 21:06:33 21:06:33 [EnvInject] - Variables injected successfully. 21:06:33 [ric-app-lp-tox-verify-master] $ /bin/bash /tmp/jenkins8790397319477965133.sh 21:06:33 ---> create-netrc.sh 21:06:33 [ric-app-lp-tox-verify-master] $ /bin/bash /tmp/jenkins12348514534069729841.sh 21:06:33 ---> python-tools-install.sh 21:06:33 Setup pyenv: 21:06:33 system 21:06:33 3.8.13 21:06:33 3.9.13 21:06:33 * 3.10.6 (set by /w/workspace/ric-app-lp-tox-verify-master/.python-version) 21:06:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3fMl from file:/tmp/.os_lf_venv 21:06:35 lf-activate-venv(): INFO: Installing: lftools 21:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-3fMl/bin to PATH 21:06:45 [ric-app-lp-tox-verify-master] $ /bin/bash /tmp/jenkins8519423915184672617.sh 21:06:45 ---> sudo-logs.sh 21:06:45 Archiving 'sudo' log.. 21:06:45 [ric-app-lp-tox-verify-master] $ /bin/bash /tmp/jenkins18307145231350305115.sh 21:06:45 ---> job-cost.sh 21:06:45 Setup pyenv: 21:06:45 system 21:06:45 3.8.13 21:06:45 3.9.13 21:06:45 * 3.10.6 (set by /w/workspace/ric-app-lp-tox-verify-master/.python-version) 21:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3fMl from file:/tmp/.os_lf_venv 21:06:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-3fMl/bin to PATH 21:06:52 INFO: No Stack... 21:06:54 INFO: Retrieving Pricing Info for: v2-highcpu-2 21:06:54 INFO: Archiving Costs 21:06:54 [ric-app-lp-tox-verify-master] $ /bin/bash -l /tmp/jenkins7682262203544988652.sh 21:06:54 ---> logs-deploy.sh 21:06:54 Setup pyenv: 21:06:54 system 21:06:54 3.8.13 21:06:54 3.9.13 21:06:54 * 3.10.6 (set by /w/workspace/ric-app-lp-tox-verify-master/.python-version) 21:06:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3fMl from file:/tmp/.os_lf_venv 21:06:56 lf-activate-venv(): INFO: Installing: lftools 21:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-3fMl/bin to PATH 21:07:06 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-lp-tox-verify-master/34 21:07:06 INFO: archiving workspace using pattern(s): 21:07:09 Archives upload complete. 21:07:09 INFO: archiving logs to Nexus 21:07:10 ---> uname -a: 21:07:10 Linux prd-ubuntu1804-builder-2c-2g-359 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 21:07:10 21:07:10 21:07:10 ---> lscpu: 21:07:10 Architecture: x86_64 21:07:10 CPU op-mode(s): 32-bit, 64-bit 21:07:10 Byte Order: Little Endian 21:07:10 CPU(s): 2 21:07:10 On-line CPU(s) list: 0,1 21:07:10 Thread(s) per core: 1 21:07:10 Core(s) per socket: 1 21:07:10 Socket(s): 2 21:07:10 NUMA node(s): 1 21:07:10 Vendor ID: AuthenticAMD 21:07:10 CPU family: 23 21:07:10 Model: 49 21:07:10 Model name: AMD EPYC-Rome Processor 21:07:10 Stepping: 0 21:07:10 CPU MHz: 2800.022 21:07:10 BogoMIPS: 5600.04 21:07:10 Virtualization: AMD-V 21:07:10 Hypervisor vendor: KVM 21:07:10 Virtualization type: full 21:07:10 L1d cache: 32K 21:07:10 L1i cache: 32K 21:07:10 L2 cache: 512K 21:07:10 L3 cache: 16384K 21:07:10 NUMA node0 CPU(s): 0,1 21:07:10 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 21:07:10 21:07:10 21:07:10 ---> nproc: 21:07:10 2 21:07:10 21:07:10 21:07:10 ---> df -h: 21:07:10 Filesystem Size Used Avail Use% Mounted on 21:07:10 udev 984M 0 984M 0% /dev 21:07:10 tmpfs 200M 668K 199M 1% /run 21:07:10 /dev/vda1 20G 14G 5.4G 72% / 21:07:10 tmpfs 997M 0 997M 0% /dev/shm 21:07:10 tmpfs 5.0M 0 5.0M 0% /run/lock 21:07:10 tmpfs 997M 0 997M 0% /sys/fs/cgroup 21:07:10 /dev/vda15 105M 5.3M 100M 5% /boot/efi 21:07:10 tmpfs 200M 0 200M 0% /run/user/1001 21:07:10 21:07:10 21:07:10 ---> free -m: 21:07:10 total used free shared buff/cache available 21:07:10 Mem: 1992 339 494 0 1158 1477 21:07:10 Swap: 1023 1 1022 21:07:10 21:07:10 21:07:10 ---> ip addr: 21:07:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:07:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:07:10 inet 127.0.0.1/8 scope host lo 21:07:10 valid_lft forever preferred_lft forever 21:07:10 inet6 ::1/128 scope host 21:07:10 valid_lft forever preferred_lft forever 21:07:10 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 21:07:10 link/ether fa:16:3e:61:0c:c0 brd ff:ff:ff:ff:ff:ff 21:07:10 inet 10.32.7.113/23 brd 10.32.7.255 scope global dynamic ens3 21:07:10 valid_lft 86032sec preferred_lft 86032sec 21:07:10 inet6 fe80::f816:3eff:fe61:cc0/64 scope link 21:07:10 valid_lft forever preferred_lft forever 21:07:10 21:07:10 21:07:10 ---> sar -b -r -n DEV: 21:07:10 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-359) 04/01/24 _x86_64_ (2 CPU) 21:07:10 21:07:10 21:01:04 LINUX RESTART (2 CPU) 21:07:10 21:07:10 21:02:01 tps rtps wtps bread/s bwrtn/s 21:07:10 21:03:01 129.41 61.13 68.28 2356.55 11359.81 21:07:10 21:04:01 235.81 164.42 71.40 40443.96 68855.41 21:07:10 21:05:01 227.25 79.19 148.06 12328.77 159562.35 21:07:10 21:06:02 465.37 290.69 174.68 65498.73 152207.86 21:07:10 21:07:01 120.20 81.17 39.03 6588.04 4864.53 21:07:10 Average: 236.01 135.52 100.50 25511.11 79627.68 21:07:10 21:07:10 21:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:07:10 21:03:01 96108 1503392 1944524 95.29 63336 1426396 604100 19.56 481608 1303540 116176 21:07:10 21:04:01 87924 1497488 1952708 95.69 56280 1450796 641320 20.76 295256 1529120 51228 21:07:10 21:05:01 76984 1459124 1963648 96.23 47576 1426028 670780 21.71 379420 1444156 86828 21:07:10 21:06:02 778220 1514848 1262412 61.86 60416 768928 989548 32.03 238124 886504 92684 21:07:10 21:07:01 522068 1505236 1518564 74.42 65268 1004072 569528 18.44 285468 1083168 22664 21:07:10 Average: 312261 1496018 1728371 84.70 58575 1215244 695055 22.50 335975 1249298 73916 21:07:10 21:07:10 21:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:07:10 21:03:01 ens3 43.00 37.20 265.78 7.67 0.00 0.00 0.00 0.00 21:07:10 21:03:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 21:07:10 21:04:01 ens3 406.76 367.30 11564.35 24.23 0.00 0.00 0.00 0.00 21:07:10 21:04:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 21:07:10 21:05:01 ens3 922.07 825.19 26948.53 54.22 0.00 0.00 0.00 0.00 21:07:10 21:05:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 21:07:10 21:06:02 ens3 1.13 0.32 0.08 0.08 0.00 0.00 0.00 0.00 21:07:10 21:06:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:07:10 21:07:01 ens3 20.52 21.03 17.23 13.83 0.00 0.00 0.00 0.00 21:07:10 21:07:01 lo 21.28 21.28 1.08 1.08 0.00 0.00 0.00 0.00 21:07:10 Average: ens3 279.59 251.00 7785.97 20.03 0.00 0.00 0.00 0.00 21:07:10 Average: lo 4.64 4.64 0.25 0.25 0.00 0.00 0.00 0.00 21:07:10 21:07:10 21:07:10 ---> sar -P ALL: 21:07:10 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-359) 04/01/24 _x86_64_ (2 CPU) 21:07:10 21:07:10 21:01:04 LINUX RESTART (2 CPU) 21:07:10 21:07:10 21:02:01 CPU %user %nice %system %iowait %steal %idle 21:07:10 21:03:01 all 40.02 0.00 3.00 6.83 0.09 50.05 21:07:10 21:03:01 0 46.90 0.00 3.40 3.45 0.10 46.15 21:07:10 21:03:01 1 33.13 0.00 2.64 10.23 0.07 53.94 21:07:10 21:04:01 all 7.30 0.00 3.76 14.22 0.07 74.65 21:07:10 21:04:01 0 3.67 0.00 2.98 9.27 0.07 84.02 21:07:10 21:04:01 1 10.94 0.00 4.51 19.14 0.07 65.35 21:07:10 21:05:01 all 14.14 0.00 6.49 8.72 0.09 70.56 21:07:10 21:05:01 0 18.90 0.00 7.64 12.00 0.10 61.36 21:07:10 21:05:01 1 9.39 0.00 5.35 5.46 0.08 79.72 21:07:10 21:06:02 all 41.32 0.00 5.82 10.56 0.10 42.20 21:07:10 21:06:02 0 51.79 0.00 6.01 11.10 0.12 30.98 21:07:10 21:06:02 1 30.89 0.00 5.64 10.02 0.10 53.35 21:07:10 21:07:01 all 33.36 0.00 1.89 6.49 0.08 58.19 21:07:10 21:07:01 0 17.72 0.00 1.45 3.56 0.05 77.22 21:07:10 21:07:01 1 48.99 0.00 2.33 9.42 0.10 39.16 21:07:10 Average: all 27.23 0.00 4.20 9.37 0.09 59.11 21:07:10 Average: 0 27.86 0.00 4.30 7.89 0.09 59.86 21:07:10 Average: 1 26.59 0.00 4.10 10.85 0.08 58.37 21:07:10 21:07:10 21:07:10