12:13:32 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/sim/a1-interface/+/12434 12:13:32 Running as SYSTEM 12:13:32 [EnvInject] - Loading node environment variables. 12:13:32 Building remotely on prd-ubuntu1804-builder-2c-2g-3462 (ubuntu1804-builder-2c-2g ubuntu2004-builder-2c-2g) in workspace /w/workspace/sim-a1-interface-tox-sonarqube 12:13:32 [ssh-agent] Looking for ssh-agent implementation... 12:13:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:13:32 $ ssh-agent 12:13:32 SSH_AUTH_SOCK=/tmp/ssh-ia45EFTTC0Ad/agent.5867 12:13:32 SSH_AGENT_PID=5870 12:13:32 [ssh-agent] Started. 12:13:32 Running ssh-add (command line suppressed) 12:13:32 Identity added: /w/workspace/sim-a1-interface-tox-sonarqube@tmp/private_key_9646241973294192140.key (jenkins-ssh) 12:13:32 [ssh-agent] Using credentials jenkins (jenkins) 12:13:32 The recommended git tool is: NONE 12:13:34 using credential jenkins 12:13:34 Wiping out workspace first. 12:13:34 Cloning the remote Git repository 12:13:34 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 12:13:34 > git init /w/workspace/sim-a1-interface-tox-sonarqube # timeout=10 12:13:34 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 12:13:34 > git --version # timeout=10 12:13:34 > git --version # 'git version 2.25.1' 12:13:34 using GIT_SSH to set credentials jenkins 12:13:34 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface +refs/heads/*:refs/remotes/origin/* # timeout=10 12:13:35 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 12:13:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:13:35 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 12:13:35 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 12:13:35 using GIT_SSH to set credentials jenkins 12:13:35 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface refs/changes/34/12434/2 # timeout=10 12:13:36 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:13:36 Checking out Revision 839ca3b917396650cf5623a4bf5e88318f7cb435 (refs/remotes/origin/master) 12:13:36 > git config core.sparsecheckout # timeout=10 12:13:36 > git checkout -f 839ca3b917396650cf5623a4bf5e88318f7cb435 # timeout=10 12:13:36 Commit message: "Release notes after i-release 2.6.1" 12:13:36 > git rev-list --no-walk 839ca3b917396650cf5623a4bf5e88318f7cb435 # timeout=10 12:13:36 provisioning config files... 12:13:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:13:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:13:36 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins3046475328152197947.sh 12:13:36 ---> python-tools-install.sh 12:13:36 Setup pyenv: 12:13:36 * system (set by /opt/pyenv/version) 12:13:36 * 3.8.13 (set by /opt/pyenv/version) 12:13:36 * 3.9.13 (set by /opt/pyenv/version) 12:13:36 * 3.10.6 (set by /opt/pyenv/version) 12:13:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kdJj 12:13:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:13:45 lf-activate-venv(): INFO: Installing: lftools 12:14:23 lf-activate-venv(): INFO: Adding /tmp/venv-kdJj/bin to PATH 12:14:23 Generating Requirements File 12:14:58 Python 3.10.6 12:14:58 pip 23.3.2 from /tmp/venv-kdJj/lib/python3.10/site-packages/pip (python 3.10) 12:14:59 appdirs==1.4.4 12:14:59 argcomplete==3.2.1 12:14:59 aspy.yaml==1.3.0 12:14:59 attrs==23.2.0 12:14:59 autopage==0.5.2 12:14:59 beautifulsoup4==4.12.2 12:14:59 boto3==1.34.16 12:14:59 botocore==1.34.16 12:14:59 bs4==0.0.1 12:14:59 cachetools==5.3.2 12:14:59 certifi==2023.11.17 12:14:59 cffi==1.16.0 12:14:59 cfgv==3.4.0 12:14:59 chardet==5.2.0 12:14:59 charset-normalizer==3.3.2 12:14:59 click==8.1.7 12:14:59 cliff==4.4.0 12:14:59 cmd2==2.4.3 12:14:59 cryptography==3.3.2 12:14:59 debtcollector==2.5.0 12:14:59 decorator==5.1.1 12:14:59 defusedxml==0.7.1 12:14:59 Deprecated==1.2.14 12:14:59 distlib==0.3.8 12:14:59 dnspython==2.4.2 12:14:59 docker==4.2.2 12:14:59 dogpile.cache==1.3.0 12:14:59 email-validator==2.1.0.post1 12:14:59 filelock==3.13.1 12:14:59 future==0.18.3 12:14:59 gitdb==4.0.11 12:14:59 GitPython==3.1.41 12:14:59 google-auth==2.26.2 12:14:59 httplib2==0.22.0 12:14:59 identify==2.5.33 12:14:59 idna==3.6 12:14:59 importlib-metadata==7.0.1 12:14:59 importlib-resources==1.5.0 12:14:59 iso8601==2.1.0 12:14:59 Jinja2==3.1.3 12:14:59 jmespath==1.0.1 12:14:59 jsonpatch==1.33 12:14:59 jsonpointer==2.4 12:14:59 jsonschema==4.20.0 12:14:59 jsonschema-specifications==2023.12.1 12:14:59 keystoneauth1==5.4.0 12:14:59 kubernetes==29.0.0 12:14:59 lftools==0.37.8 12:14:59 lxml==5.1.0 12:14:59 MarkupSafe==2.1.3 12:14:59 msgpack==1.0.7 12:14:59 multi_key_dict==2.0.3 12:14:59 munch==4.0.0 12:14:59 netaddr==0.10.1 12:14:59 netifaces==0.11.0 12:14:59 niet==1.4.2 12:14:59 nodeenv==1.8.0 12:14:59 oauth2client==4.1.3 12:14:59 oauthlib==3.2.2 12:14:59 openstacksdk==0.62.0 12:14:59 os-client-config==2.1.0 12:14:59 os-service-types==1.7.0 12:14:59 osc-lib==2.9.0 12:14:59 oslo.config==9.3.0 12:14:59 oslo.context==5.3.0 12:14:59 oslo.i18n==6.2.0 12:14:59 oslo.log==5.4.0 12:14:59 oslo.serialization==5.3.0 12:14:59 oslo.utils==6.3.0 12:14:59 packaging==23.2 12:14:59 pbr==6.0.0 12:14:59 platformdirs==4.1.0 12:14:59 prettytable==3.9.0 12:14:59 pyasn1==0.5.1 12:14:59 pyasn1-modules==0.3.0 12:14:59 pycparser==2.21 12:14:59 pygerrit2==2.0.15 12:14:59 PyGithub==2.1.1 12:14:59 pyinotify==0.9.6 12:14:59 PyJWT==2.8.0 12:14:59 PyNaCl==1.5.0 12:14:59 pyparsing==2.4.7 12:14:59 pyperclip==1.8.2 12:14:59 pyrsistent==0.20.0 12:14:59 python-cinderclient==9.4.0 12:14:59 python-dateutil==2.8.2 12:14:59 python-heatclient==3.4.0 12:14:59 python-jenkins==1.8.2 12:14:59 python-keystoneclient==5.2.0 12:14:59 python-magnumclient==4.3.0 12:14:59 python-novaclient==18.4.0 12:14:59 python-openstackclient==6.0.0 12:14:59 python-swiftclient==4.4.0 12:14:59 pytz==2023.3.post1 12:14:59 PyYAML==6.0.1 12:14:59 referencing==0.32.1 12:14:59 requests==2.31.0 12:14:59 requests-oauthlib==1.3.1 12:14:59 requestsexceptions==1.4.0 12:14:59 rfc3986==2.0.0 12:14:59 rpds-py==0.16.2 12:14:59 rsa==4.9 12:14:59 ruamel.yaml==0.18.5 12:14:59 ruamel.yaml.clib==0.2.8 12:14:59 s3transfer==0.10.0 12:14:59 simplejson==3.19.2 12:14:59 six==1.16.0 12:14:59 smmap==5.0.1 12:14:59 soupsieve==2.5 12:14:59 stevedore==5.1.0 12:14:59 tabulate==0.9.0 12:14:59 toml==0.10.2 12:14:59 tomlkit==0.12.3 12:14:59 tqdm==4.66.1 12:14:59 typing_extensions==4.9.0 12:14:59 tzdata==2023.4 12:14:59 urllib3==1.26.18 12:14:59 virtualenv==20.25.0 12:14:59 wcwidth==0.2.13 12:14:59 websocket-client==1.7.0 12:14:59 wrapt==1.16.0 12:14:59 xdg==6.0.0 12:14:59 xmltodict==0.13.0 12:14:59 yq==3.2.3 12:14:59 zipp==3.17.0 12:14:59 [EnvInject] - Injecting environment variables from a build step. 12:14:59 [EnvInject] - Injecting as environment variables the properties content 12:14:59 PYTHON=python3 12:14:59 12:14:59 [EnvInject] - Variables injected successfully. 12:14:59 [sim-a1-interface-tox-sonarqube] $ /bin/bash -l /tmp/jenkins3455013626949996613.sh 12:14:59 ---> tox-install.sh 12:14:59 + source /home/jenkins/lf-env.sh 12:14:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:14:59 ++ mktemp -d /tmp/venv-XXXX 12:14:59 + lf_venv=/tmp/venv-7ROy 12:14:59 + local venv_file=/tmp/.os_lf_venv 12:14:59 + local python=python3 12:14:59 + local options 12:14:59 + local set_path=true 12:14:59 + local install_args= 12:14:59 ++ 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 12:14:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:14:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:14:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:14:59 + true 12:14:59 + case $1 in 12:14:59 + venv_file=/tmp/.toxenv 12:14:59 + shift 2 12:14:59 + true 12:14:59 + case $1 in 12:14:59 + shift 12:14:59 + break 12:14:59 + case $python in 12:14:59 + local pkg_list= 12:14:59 + [[ -d /opt/pyenv ]] 12:14:59 + echo 'Setup pyenv:' 12:14:59 Setup pyenv: 12:14:59 + export PYENV_ROOT=/opt/pyenv 12:14:59 + PYENV_ROOT=/opt/pyenv 12:14:59 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:59 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:59 + pyenv versions 12:14:59 system 12:14:59 3.8.13 12:14:59 3.9.13 12:14:59 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 12:14:59 + command -v pyenv 12:14:59 ++ pyenv init - --no-rehash 12:14:59 + 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[*]}"'\'')" 12:14:59 export PATH="/opt/pyenv/shims:${PATH}" 12:14:59 export PYENV_SHELL=bash 12:14:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:14:59 pyenv() { 12:14:59 local command 12:14:59 command="${1:-}" 12:14:59 if [ "$#" -gt 0 ]; then 12:14:59 shift 12:14:59 fi 12:14:59 12:14:59 case "$command" in 12:14:59 rehash|shell) 12:14:59 eval "$(pyenv "sh-$command" "$@")" 12:14:59 ;; 12:14:59 *) 12:14:59 command pyenv "$command" "$@" 12:14:59 ;; 12:14:59 esac 12:14:59 }' 12:14:59 +++ 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[*]}"' 12:14:59 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:59 ++ export PYENV_SHELL=bash 12:14:59 ++ PYENV_SHELL=bash 12:14:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:14:59 +++ complete -F _pyenv pyenv 12:14:59 ++ lf-pyver python3 12:14:59 ++ local py_version_xy=python3 12:14:59 ++ local py_version_xyz= 12:14:59 ++ pyenv versions 12:14:59 ++ local command 12:14:59 ++ command=versions 12:14:59 ++ '[' 1 -gt 0 ']' 12:14:59 ++ shift 12:14:59 ++ case "$command" in 12:14:59 ++ command pyenv versions 12:14:59 ++ pyenv versions 12:14:59 ++ sed 's/^[ *]* //' 12:14:59 ++ awk '{ print $1 }' 12:14:59 ++ grep -E '^[0-9.]*[0-9]$' 12:14:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:14:59 +++ grep '^3' /tmp/.pyenv_versions 12:14:59 +++ sort -V 12:14:59 +++ tail -n 1 12:14:59 ++ py_version_xyz=3.10.6 12:14:59 ++ [[ -z 3.10.6 ]] 12:14:59 ++ echo 3.10.6 12:14:59 ++ return 0 12:14:59 + pyenv local 3.10.6 12:14:59 + local command 12:14:59 + command=local 12:14:59 + '[' 2 -gt 0 ']' 12:14:59 + shift 12:14:59 + case "$command" in 12:14:59 + command pyenv local 3.10.6 12:14:59 + pyenv local 3.10.6 12:14:59 + for arg in "$@" 12:14:59 + case $arg in 12:14:59 + pkg_list+='tox ' 12:14:59 + for arg in "$@" 12:14:59 + case $arg in 12:14:59 + pkg_list+='virtualenv ' 12:14:59 + for arg in "$@" 12:14:59 + case $arg in 12:14:59 + pkg_list+='urllib3~=1.26.15 ' 12:14:59 + [[ -f /tmp/.toxenv ]] 12:14:59 + [[ ! -f /tmp/.toxenv ]] 12:14:59 + [[ -n '' ]] 12:14:59 + python3 -m venv /tmp/venv-7ROy 12:15:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7ROy' 12:15:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7ROy 12:15:03 + echo /tmp/venv-7ROy 12:15:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:15:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:15:03 + /tmp/venv-7ROy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:15:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:15:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:15:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:15:06 + /tmp/venv-7ROy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:15:08 + type python3 12:15:08 + true 12:15:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7ROy/bin to PATH' 12:15:08 lf-activate-venv(): INFO: Adding /tmp/venv-7ROy/bin to PATH 12:15:08 + PATH=/tmp/venv-7ROy/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:15:08 + return 0 12:15:08 + python3 --version 12:15:08 Python 3.10.6 12:15:08 + python3 -m pip --version 12:15:09 pip 23.3.2 from /tmp/venv-7ROy/lib/python3.10/site-packages/pip (python 3.10) 12:15:09 + python3 -m pip freeze 12:15:09 cachetools==5.3.2 12:15:09 chardet==5.2.0 12:15:09 colorama==0.4.6 12:15:09 distlib==0.3.8 12:15:09 filelock==3.13.1 12:15:09 packaging==23.2 12:15:09 platformdirs==4.1.0 12:15:09 pluggy==1.3.0 12:15:09 pyproject-api==1.6.1 12:15:09 tomli==2.0.1 12:15:09 tox==4.11.4 12:15:09 urllib3==1.26.18 12:15:09 virtualenv==20.25.0 12:15:09 [sim-a1-interface-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins3497355554247709636.sh 12:15:09 [EnvInject] - Injecting environment variables from a build step. 12:15:09 [EnvInject] - Injecting as environment variables the properties content 12:15:09 PARALLEL=False 12:15:09 12:15:09 [EnvInject] - Variables injected successfully. 12:15:09 [sim-a1-interface-tox-sonarqube] $ /bin/bash -l /tmp/jenkins4213098637078070158.sh 12:15:09 ---> tox-run.sh 12:15:09 + PATH=/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 12:15:09 + ARCHIVE_TOX_DIR=/w/workspace/sim-a1-interface-tox-sonarqube/archives/tox 12:15:09 + ARCHIVE_DOC_DIR=/w/workspace/sim-a1-interface-tox-sonarqube/archives/docs 12:15:09 + mkdir -p /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox 12:15:09 + cd /w/workspace/sim-a1-interface-tox-sonarqube/. 12:15:09 + source /home/jenkins/lf-env.sh 12:15:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:15:09 ++ mktemp -d /tmp/venv-XXXX 12:15:09 + lf_venv=/tmp/venv-bt1e 12:15:09 + local venv_file=/tmp/.os_lf_venv 12:15:09 + local python=python3 12:15:09 + local options 12:15:09 + local set_path=true 12:15:09 + local install_args= 12:15:09 ++ 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 12:15:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:15:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:15:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:15:09 + true 12:15:09 + case $1 in 12:15:09 + venv_file=/tmp/.toxenv 12:15:09 + shift 2 12:15:09 + true 12:15:09 + case $1 in 12:15:09 + shift 12:15:09 + break 12:15:09 + case $python in 12:15:09 + local pkg_list= 12:15:09 + [[ -d /opt/pyenv ]] 12:15:09 + echo 'Setup pyenv:' 12:15:09 Setup pyenv: 12:15:09 + export PYENV_ROOT=/opt/pyenv 12:15:09 + PYENV_ROOT=/opt/pyenv 12:15:09 + 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 12:15:09 + 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 12:15:09 + pyenv versions 12:15:09 system 12:15:09 3.8.13 12:15:09 3.9.13 12:15:09 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 12:15:09 + command -v pyenv 12:15:09 ++ pyenv init - --no-rehash 12:15:09 + 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[*]}"'\'')" 12:15:09 export PATH="/opt/pyenv/shims:${PATH}" 12:15:09 export PYENV_SHELL=bash 12:15:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:15:09 pyenv() { 12:15:09 local command 12:15:09 command="${1:-}" 12:15:09 if [ "$#" -gt 0 ]; then 12:15:09 shift 12:15:09 fi 12:15:09 12:15:09 case "$command" in 12:15:09 rehash|shell) 12:15:09 eval "$(pyenv "sh-$command" "$@")" 12:15:09 ;; 12:15:09 *) 12:15:09 command pyenv "$command" "$@" 12:15:09 ;; 12:15:09 esac 12:15:09 }' 12:15:09 +++ 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[*]}"' 12:15:09 ++ 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 12:15:09 ++ 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 12:15:09 ++ 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 12:15:09 ++ export PYENV_SHELL=bash 12:15:09 ++ PYENV_SHELL=bash 12:15:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:15:09 +++ complete -F _pyenv pyenv 12:15:09 ++ lf-pyver python3 12:15:09 ++ local py_version_xy=python3 12:15:09 ++ local py_version_xyz= 12:15:09 ++ pyenv versions 12:15:09 ++ local command 12:15:09 ++ command=versions 12:15:09 ++ awk '{ print $1 }' 12:15:09 ++ '[' 1 -gt 0 ']' 12:15:09 ++ shift 12:15:09 ++ case "$command" in 12:15:09 ++ command pyenv versions 12:15:09 ++ pyenv versions 12:15:09 ++ grep -E '^[0-9.]*[0-9]$' 12:15:09 ++ sed 's/^[ *]* //' 12:15:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:15:09 +++ grep '^3' /tmp/.pyenv_versions 12:15:09 +++ sort -V 12:15:09 +++ tail -n 1 12:15:09 ++ py_version_xyz=3.10.6 12:15:09 ++ [[ -z 3.10.6 ]] 12:15:09 ++ echo 3.10.6 12:15:09 ++ return 0 12:15:09 + pyenv local 3.10.6 12:15:09 + local command 12:15:09 + command=local 12:15:09 + '[' 2 -gt 0 ']' 12:15:09 + shift 12:15:09 + case "$command" in 12:15:09 + command pyenv local 3.10.6 12:15:09 + pyenv local 3.10.6 12:15:09 + for arg in "$@" 12:15:09 + case $arg in 12:15:09 + pkg_list+='tox ' 12:15:09 + for arg in "$@" 12:15:09 + case $arg in 12:15:09 + pkg_list+='virtualenv ' 12:15:09 + for arg in "$@" 12:15:09 + case $arg in 12:15:09 + pkg_list+='urllib3~=1.26.15 ' 12:15:09 + [[ -f /tmp/.toxenv ]] 12:15:09 ++ cat /tmp/.toxenv 12:15:09 + lf_venv=/tmp/venv-7ROy 12:15:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7ROy from' file:/tmp/.toxenv 12:15:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7ROy from file:/tmp/.toxenv 12:15:09 + /tmp/venv-7ROy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:15:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:15:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:15:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:15:10 + /tmp/venv-7ROy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:15:12 + type python3 12:15:12 + true 12:15:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7ROy/bin to PATH' 12:15:12 lf-activate-venv(): INFO: Adding /tmp/venv-7ROy/bin to PATH 12:15:12 + PATH=/tmp/venv-7ROy/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 12:15:12 + return 0 12:15:12 + [[ -d /opt/pyenv ]] 12:15:12 + echo '---> Setting up pyenv' 12:15:12 ---> Setting up pyenv 12:15:12 + export PYENV_ROOT=/opt/pyenv 12:15:12 + PYENV_ROOT=/opt/pyenv 12:15:12 + export PATH=/opt/pyenv/bin:/tmp/venv-7ROy/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 12:15:12 + PATH=/opt/pyenv/bin:/tmp/venv-7ROy/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 12:15:12 ++ pwd 12:15:12 + PYTHONPATH=/w/workspace/sim-a1-interface-tox-sonarqube 12:15:12 + export PYTHONPATH 12:15:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:15:12 + TOX_TESTENV_PASSENV=PYTHONPATH 12:15:12 + tox --version 12:15:12 4.11.4 from /tmp/venv-7ROy/lib/python3.10/site-packages/tox/__init__.py 12:15:12 + PARALLEL=False 12:15:12 + TOX_OPTIONS_LIST= 12:15:12 + [[ -n '' ]] 12:15:12 + case ${PARALLEL,,} in 12:15:12 + tox 12:15:12 + tee -a /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/tox.log 12:15:13 code: install_deps> python -I -m pip install connexion==2.14.2 coverage Flask==2.2.5 pytest pytest-cov 12:15:21 code: freeze> python -m pip freeze --all 12:15:22 code: attrs==23.2.0,certifi==2023.11.17,charset-normalizer==3.3.2,click==8.1.7,clickclick==20.10.2,connexion==2.14.2,coverage==7.4.0,exceptiongroup==1.2.0,Flask==2.2.5,idna==3.6,inflection==0.5.1,iniconfig==2.0.0,itsdangerous==2.1.2,Jinja2==3.1.3,jsonschema==4.20.0,jsonschema-specifications==2023.12.1,MarkupSafe==2.1.3,packaging==23.2,pip==23.3.1,pluggy==1.3.0,pytest==7.4.4,pytest-cov==4.1.0,PyYAML==6.0.1,referencing==0.32.1,requests==2.31.0,rpds-py==0.16.2,setuptools==69.0.2,tomli==2.0.1,urllib3==2.1.0,Werkzeug==2.2.3,wheel==0.42.0 12:15:22 code: commands[0]> pytest --cov /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70 /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator/tests/test_osc_2_1_0.py 12:15:22 ============================= test session starts ============================== 12:15:22 platform linux -- Python 3.10.6, pytest-7.4.4, pluggy-1.3.0 12:15:22 cachedir: .tox/code/.pytest_cache 12:15:22 rootdir: /w/workspace/sim-a1-interface-tox-sonarqube 12:15:22 plugins: cov-4.1.0 12:15:22 collected 4 items 12:15:22 12:15:22 near-rt-ric-simulator/tests/test_osc_2_1_0.py ...F [100%] 12:15:34 12:15:34 =================================== FAILURES =================================== 12:15:34 _______________________________ test_sendstatus ________________________________ 12:15:34 12:15:34 client = > 12:15:34 12:15:34 def test_sendstatus(client): 12:15:34 # Create a new thread to run the Flask app in parallel on a different port so that we can call the callback. 12:15:34 proc = multiprocessing.Process(target=run_flask_app, args=()) 12:15:34 proc.start() 12:15:34 12:15:34 test_data = get_testdata_dir() + 'pi2.json' 12:15:34 header = { "Content-Type" : "application/json" } 12:15:34 12:15:34 # === Send status for pi2=== 12:15:34 with open(test_data) as json_file: 12:15:34 payload = json.load(json_file) 12:15:34 response = client.post(SERVER_URL+'sendstatus?policyid=pi2', headers=header, data=json.dumps(payload)) 12:15:34 12:15:34 > assert response.status_code == 201 12:15:34 E assert 502 == 201 12:15:34 E + where 502 = .status_code 12:15:34 12:15:34 /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator/tests/test_osc_2_1_0.py:612: AssertionError 12:15:34 ----------------------------- Captured stdout call ----------------------------- 12:15:34 12:15:34 -----Request----- 12:15:34 Req Headers: User-Agent: werkzeug/2.2.3 12:15:34 Host: localhost:2222 12:15:34 Content-Type: application/json 12:15:34 Content-Length: 79 12:15:34 12:15:34 12:15:34 Req Body: b'{"scope": {"ueId": "ue2", "qosId": "qos2"}, "statement": {"priorityLevel": 10}}' 12:15:34 -----Response----- 12:15:34 Resp Headers: Content-Type: text/plain; charset=utf-8 12:15:34 Content-Length: 92 12:15:34 12:15:34 12:15:34 Resp Body: b'Post status failed with Connection Error, could not send to http://localhost:8086/statustest' 12:15:34 --------------------------- Captured stdout teardown --------------------------- 12:15:34 * Serving Flask app 'var_declaration' 12:15:34 * Debug mode: off 12:15:34 =============================== warnings summary =============================== 12:15:34 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 12:15:34 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 12:15:34 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/decorators/validation.py:16: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. 12:15:34 from jsonschema import Draft4Validator, ValidationError, draft4_format_checker 12:15:34 12:15:34 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 12:15:34 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 12:15:34 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:16: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need. 12:15:34 from jsonschema import Draft4Validator, RefResolver 12:15:34 12:15:34 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 12:15:34 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:17: DeprecationWarning: jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable. 12:15:34 from jsonschema.exceptions import RefResolutionError, ValidationError # noqa 12:15:34 12:15:34 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 12:15:34 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apps/flask_app.py:36: DeprecationWarning: 'app.json_encoder' is deprecated and will be removed in Flask 2.3. Customize 'app.json_provider_class' or 'app.json' instead. 12:15:34 app.json_encoder = FlaskJSONEncoder 12:15:34 12:15:34 near-rt-ric-simulator/tests/test_osc_2_1_0.py: 56 warnings 12:15:34 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. 12:15:34 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 12:15:34 12:15:34 near-rt-ric-simulator/tests/test_osc_2_1_0.py: 56 warnings 12:15:34 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. Use 'g' to store data, or 'request_ctx' to access the current context. 12:15:34 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 12:15:34 12:15:34 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 12:15:34 12:15:34 ---------- coverage: platform linux, python 3.10.6-final-0 ----------- 12:15:34 Name Stmts Miss Cover Missing 12:15:34 --------------------------------------------------------------------------------------------------------- 12:15:34 near-rt-ric-simulator/src/OSC_2.1.0/controllers/__init__.py 0 0 100% 12:15:34 near-rt-ric-simulator/src/OSC_2.1.0/controllers/a1_mediator_controller.py 206 26 87% 107, 111-112, 124-126, 129-130, 163, 168-169, 172-173, 196, 225-227, 238, 248, 253-256, 298, 330-331 12:15:34 near-rt-ric-simulator/src/OSC_2.1.0/main.py 182 41 77% 48-51, 62, 94-95, 99-100, 103, 121, 124-125, 129, 135, 150-151, 173, 175, 179, 193-194, 223, 232, 234, 241-244, 248-253, 259-265, 270 12:15:34 near-rt-ric-simulator/src/OSC_2.1.0/models/__init__.py 0 0 100% 12:15:34 near-rt-ric-simulator/src/OSC_2.1.0/models/enforceStatus.py 28 0 100% 12:15:34 near-rt-ric-simulator/src/OSC_2.1.0/var_declaration.py 17 0 100% 12:15:34 near-rt-ric-simulator/src/common/maincommon.py 39 8 79% 34-35, 53, 56, 60-63, 72 12:15:34 near-rt-ric-simulator/src/common/payload_logging.py 28 6 79% 31-38 12:15:34 near-rt-ric-simulator/src/common/utils.py 10 9 10% 20-29 12:15:34 near-rt-ric-simulator/test/common/compare_json.py 63 24 62% 46, 57, 67, 71, 74, 80, 83, 87, 103-105, 108-127 12:15:34 near-rt-ric-simulator/tests/test_osc_2_1_0.py 370 7 98% 613-624 12:15:34 near-rt-ric-simulator/tests/unittest_setup.py 29 2 93% 63-64 12:15:34 --------------------------------------------------------------------------------------------------------- 12:15:34 TOTAL 972 123 87% 12:15:34 Coverage HTML written to dir htmlcov 12:15:34 Coverage XML written to file coverage.xml 12:15:34 12:15:34 Required test coverage of 70% reached. Total coverage: 87.35% 12:15:34 =========================== short test summary info ============================ 12:15:34 FAILED near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_sendstatus - asser... 12:15:34 ================== 1 failed, 3 passed, 118 warnings in 11.42s ================== 12:28:36 Build timed out (after 15 minutes). Marking the build as failed. 12:28:36 $ ssh-agent -k 12:28:36 unset SSH_AUTH_SOCK; 12:28:36 unset SSH_AGENT_PID; 12:28:36 echo Agent pid 5870 killed; 12:28:36 [ssh-agent] Stopped. 12:28:36 Build was aborted 12:28:36 [PostBuildScript] - [INFO] Executing post build scripts. 12:28:36 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins7423110447772333289.sh 12:28:36 ---> sysstat.sh 12:28:36 code: exit -15 (794.22 seconds) /w/workspace/sim-a1-interface-tox-sonarqube> pytest --cov /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70 /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator/tests/test_osc_2_1_0.py pid=27759 12:28:36 + tox_status=143 12:28:36 + echo '---> Completed tox runs' 12:28:36 ---> Completed tox runs 12:28:36 + for i in .tox/*/log 12:28:36 ++ echo .tox/code/log 12:28:36 ++ awk -F/ '{print $2}' 12:28:36 + tox_env=code 12:28:36 + cp -r .tox/code/log /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/code 12:28:36 + DOC_DIR=docs/_build/html 12:28:36 + [[ -d docs/_build/html ]] 12:28:36 + echo '---> tox-run.sh ends' 12:28:36 ---> tox-run.sh ends 12:28:36 + test 143 -eq 0 12:28:36 + exit 143 12:28:36 ++ '[' 1 = 1 ']' 12:28:36 ++ '[' -x /usr/bin/clear_console ']' 12:28:36 ++ /usr/bin/clear_console -q 12:28:37 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins2903170315102520452.sh 12:28:37 ---> package-listing.sh 12:28:37 ++ facter osfamily 12:28:37 ++ tr '[:upper:]' '[:lower:]' 12:28:37 + OS_FAMILY=debian 12:28:37 + workspace=/w/workspace/sim-a1-interface-tox-sonarqube 12:28:37 + START_PACKAGES=/tmp/packages_start.txt 12:28:37 + END_PACKAGES=/tmp/packages_end.txt 12:28:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:28:37 + PACKAGES=/tmp/packages_start.txt 12:28:37 + '[' /w/workspace/sim-a1-interface-tox-sonarqube ']' 12:28:37 + PACKAGES=/tmp/packages_end.txt 12:28:37 + case "${OS_FAMILY}" in 12:28:37 + dpkg -l 12:28:37 + grep '^ii' 12:28:37 + '[' -f /tmp/packages_start.txt ']' 12:28:37 + '[' -f /tmp/packages_end.txt ']' 12:28:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:28:37 + '[' /w/workspace/sim-a1-interface-tox-sonarqube ']' 12:28:37 + mkdir -p /w/workspace/sim-a1-interface-tox-sonarqube/archives/ 12:28:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sim-a1-interface-tox-sonarqube/archives/ 12:28:37 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins1232025917490882836.sh 12:28:37 ---> capture-instance-metadata.sh 12:28:37 Setup pyenv: 12:28:37 system 12:28:37 3.8.13 12:28:37 3.9.13 12:28:37 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 12:28:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdJj from file:/tmp/.os_lf_venv 12:28:39 lf-activate-venv(): INFO: Installing: lftools 12:28:53 lf-activate-venv(): INFO: Adding /tmp/venv-kdJj/bin to PATH 12:28:53 INFO: Running in OpenStack, capturing instance metadata 12:28:54 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins647782822197985845.sh 12:28:54 provisioning config files... 12:28:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-a1-interface-tox-sonarqube@tmp/config1074522590789195909tmp 12:28:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:28:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:28:54 [EnvInject] - Injecting environment variables from a build step. 12:28:54 [EnvInject] - Injecting as environment variables the properties content 12:28:54 SERVER_ID=logs 12:28:54 12:28:54 [EnvInject] - Variables injected successfully. 12:28:54 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins5894618956140526175.sh 12:28:54 ---> create-netrc.sh 12:28:54 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins492052480426478835.sh 12:28:54 ---> python-tools-install.sh 12:28:54 Setup pyenv: 12:28:54 system 12:28:54 3.8.13 12:28:54 3.9.13 12:28:54 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 12:28:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdJj from file:/tmp/.os_lf_venv 12:28:55 lf-activate-venv(): INFO: Installing: lftools 12:29:07 lf-activate-venv(): INFO: Adding /tmp/venv-kdJj/bin to PATH 12:29:07 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins16534201533072077735.sh 12:29:07 ---> sudo-logs.sh 12:29:07 Archiving 'sudo' log.. 12:29:07 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins3987622653152707095.sh 12:29:07 ---> job-cost.sh 12:29:07 Setup pyenv: 12:29:07 system 12:29:07 3.8.13 12:29:07 3.9.13 12:29:07 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 12:29:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdJj from file:/tmp/.os_lf_venv 12:29:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:29:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:29:18 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 12:29:18 lf-activate-venv(): INFO: Adding /tmp/venv-kdJj/bin to PATH 12:29:18 INFO: No Stack... 12:29:19 INFO: Retrieving Pricing Info for: v2-highcpu-2 12:29:19 INFO: Archiving Costs 12:29:19 [sim-a1-interface-tox-sonarqube] $ /bin/bash -l /tmp/jenkins8107124617116645115.sh 12:29:19 ---> logs-deploy.sh 12:29:19 Setup pyenv: 12:29:19 system 12:29:19 3.8.13 12:29:19 3.9.13 12:29:19 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 12:29:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdJj from file:/tmp/.os_lf_venv 12:29:21 lf-activate-venv(): INFO: Installing: lftools 12:29:33 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:29:33 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:29:34 lf-activate-venv(): INFO: Adding /tmp/venv-kdJj/bin to PATH 12:29:34 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/sim-a1-interface-tox-sonarqube/208 12:29:34 INFO: archiving workspace using pattern(s): -p **/*.log 12:29:36 Archives upload complete. 12:29:36 INFO: archiving logs to Nexus 12:29:37 ---> uname -a: 12:29:37 Linux prd-ubuntu1804-builder-2c-2g-3462 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 12:29:37 12:29:37 12:29:37 ---> lscpu: 12:29:37 Architecture: x86_64 12:29:37 CPU op-mode(s): 32-bit, 64-bit 12:29:37 Byte Order: Little Endian 12:29:37 Address sizes: 40 bits physical, 48 bits virtual 12:29:37 CPU(s): 2 12:29:37 On-line CPU(s) list: 0,1 12:29:37 Thread(s) per core: 1 12:29:37 Core(s) per socket: 1 12:29:37 Socket(s): 2 12:29:37 NUMA node(s): 1 12:29:37 Vendor ID: AuthenticAMD 12:29:37 CPU family: 23 12:29:37 Model: 49 12:29:37 Model name: AMD EPYC-Rome Processor 12:29:37 Stepping: 0 12:29:37 CPU MHz: 2800.022 12:29:37 BogoMIPS: 5600.04 12:29:37 Virtualization: AMD-V 12:29:37 Hypervisor vendor: KVM 12:29:37 Virtualization type: full 12:29:37 L1d cache: 64 KiB 12:29:37 L1i cache: 64 KiB 12:29:37 L2 cache: 1 MiB 12:29:37 L3 cache: 32 MiB 12:29:37 NUMA node0 CPU(s): 0,1 12:29:37 Vulnerability Itlb multihit: Not affected 12:29:37 Vulnerability L1tf: Not affected 12:29:37 Vulnerability Mds: Not affected 12:29:37 Vulnerability Meltdown: Not affected 12:29:37 Vulnerability Mmio stale data: Not affected 12:29:37 Vulnerability Retbleed: Vulnerable 12:29:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:29:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:29:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 12:29:37 Vulnerability Srbds: Not affected 12:29:37 Vulnerability Tsx async abort: Not affected 12:29:37 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:29:37 12:29:37 12:29:37 ---> nproc: 12:29:37 2 12:29:37 12:29:37 12:29:37 ---> df -h: 12:29:37 Filesystem Size Used Avail Use% Mounted on 12:29:37 udev 975M 0 975M 0% /dev 12:29:37 tmpfs 199M 1008K 198M 1% /run 12:29:37 /dev/vda1 20G 8.4G 11G 44% / 12:29:37 tmpfs 992M 0 992M 0% /dev/shm 12:29:37 tmpfs 5.0M 0 5.0M 0% /run/lock 12:29:37 tmpfs 992M 0 992M 0% /sys/fs/cgroup 12:29:37 /dev/loop0 62M 62M 0 100% /snap/core20/1405 12:29:37 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 12:29:37 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:29:37 tmpfs 199M 0 199M 0% /run/user/1001 12:29:37 /dev/loop3 41M 41M 0 100% /snap/snapd/20671 12:29:37 /dev/loop4 92M 92M 0 100% /snap/lxd/24061 12:29:37 12:29:37 12:29:37 ---> free -m: 12:29:37 total used free shared buff/cache available 12:29:37 Mem: 1983 388 158 2 1436 1400 12:29:37 Swap: 1023 0 1023 12:29:37 12:29:37 12:29:37 ---> ip addr: 12:29:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:29:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:29:37 inet 127.0.0.1/8 scope host lo 12:29:37 valid_lft forever preferred_lft forever 12:29:37 inet6 ::1/128 scope host 12:29:37 valid_lft forever preferred_lft forever 12:29:37 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 12:29:37 link/ether fa:16:3e:2f:f1:d9 brd ff:ff:ff:ff:ff:ff 12:29:37 inet 10.32.7.44/23 brd 10.32.7.255 scope global dynamic ens3 12:29:37 valid_lft 85415sec preferred_lft 85415sec 12:29:37 inet6 fe80::f816:3eff:fe2f:f1d9/64 scope link 12:29:37 valid_lft forever preferred_lft forever 12:29:37 12:29:37 12:29:37 ---> sar -b -r -n DEV: 12:29:37 Linux 5.4.0-146-generic (prd-ubuntu1804-builder-2c-2g-3462) 01/12/24 _x86_64_ (2 CPU) 12:29:37 12:29:37 12:13:15 LINUX RESTART (2 CPU) 12:29:37 12:29:37 12:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:29:37 12:15:01 142.24 54.69 87.55 0.00 1520.81 12979.84 0.00 12:29:37 12:16:01 37.36 4.77 32.59 0.00 236.76 6124.31 0.00 12:29:37 12:17:01 1.28 0.05 1.23 0.00 1.07 38.93 0.00 12:29:37 12:18:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 12:29:37 12:19:01 66.76 28.28 38.48 0.00 5421.23 8666.96 0.00 12:29:37 12:20:01 6.05 0.08 5.97 0.00 0.67 115.58 0.00 12:29:37 12:21:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 12:29:37 12:22:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 12:29:37 12:23:01 1.03 0.00 1.03 0.00 0.00 10.53 0.00 12:29:37 12:24:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 12:29:37 12:25:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 12:29:37 12:26:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 12:29:37 12:27:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 12:29:37 12:28:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 12:29:37 12:29:01 20.41 6.97 13.45 0.00 591.37 694.55 0.00 12:29:37 Average: 19.04 6.32 12.72 0.00 518.13 1916.76 0.00 12:29:37 12:29:37 12:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:29:37 12:15:01 140160 1450152 343204 16.90 65284 1320484 823440 26.74 438692 1246808 67844 12:29:37 12:16:01 79208 1401592 390400 19.23 70764 1318320 931528 30.25 488396 1247584 880 12:29:37 12:17:01 78508 1401052 391144 19.26 70808 1318312 935476 30.38 488424 1247748 92 12:29:37 12:18:01 79084 1401712 390412 19.23 70848 1318356 935476 30.38 488860 1247780 208 12:29:37 12:19:01 166788 1389956 382772 18.85 92668 1208884 885820 28.77 637356 1001988 1268 12:29:37 12:20:01 170952 1392628 380288 18.73 91256 1208992 885984 28.77 636836 1000120 272 12:29:37 12:21:01 170952 1392640 380232 18.72 91280 1208996 885984 28.77 636572 1000124 176 12:29:37 12:22:01 170644 1392372 380508 18.74 91304 1208996 885984 28.77 636616 1000124 208 12:29:37 12:23:01 170952 1392688 380252 18.73 91328 1208996 885984 28.77 636596 999752 176 12:29:37 12:24:01 170960 1392760 380164 18.72 91388 1209000 885984 28.77 636716 999756 88 12:29:37 12:25:01 170992 1392816 380116 18.72 91404 1209000 885984 28.77 636680 999756 176 12:29:37 12:26:01 173284 1395156 377772 18.60 91444 1209008 885984 28.77 635580 998600 176 12:29:37 12:27:01 173292 1395192 377732 18.60 91472 1209008 889932 28.90 635608 998600 88 12:29:37 12:28:01 172976 1394900 378024 18.62 91488 1209008 885756 28.77 635632 998600 176 12:29:37 12:29:01 180748 1430632 342436 16.86 94896 1234636 777736 25.26 612084 1017596 38388 12:29:37 Average: 151300 1401083 377030 18.57 85842 1240000 884470 28.72 592043 1066996 7348 12:29:37 12:29:37 12:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:29:37 12:15:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 12:29:37 12:15:01 ens3 52.87 47.11 680.46 6.45 0.00 0.00 0.00 0.00 12:29:37 12:16:01 lo 0.63 0.63 0.05 0.05 0.00 0.00 0.00 0.00 12:29:37 12:16:01 ens3 12.83 13.80 33.25 7.47 0.00 0.00 0.00 0.00 12:29:37 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:37 12:17:01 ens3 0.43 0.05 0.05 0.00 0.00 0.00 0.00 0.00 12:29:37 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:29:37 12:18:01 ens3 5.60 1.88 4.91 0.36 0.00 0.00 0.00 0.00 12:29:37 12:19:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:29:37 12:19:01 ens3 320.61 167.87 2081.30 11.54 0.00 0.00 0.00 0.00 12:29:37 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:29:37 12:20:01 ens3 0.62 0.40 0.27 0.21 0.00 0.00 0.00 0.00 12:29:37 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:37 12:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:37 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:29:37 12:22:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:29:37 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:37 12:23:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:29:37 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:29:37 12:24:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:29:37 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:37 12:25:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:37 12:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:29:37 12:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:29:37 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:37 12:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:37 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:29:37 12:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:29:37 12:29:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:29:37 12:29:01 ens3 12.71 13.30 8.70 9.45 0.00 0.00 0.00 0.00 12:29:37 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 12:29:37 Average: ens3 27.09 16.33 187.27 2.37 0.00 0.00 0.00 0.00 12:29:37 12:29:37 12:29:37 ---> sar -P ALL: 12:29:37 Linux 5.4.0-146-generic (prd-ubuntu1804-builder-2c-2g-3462) 01/12/24 _x86_64_ (2 CPU) 12:29:37 12:29:37 12:13:15 LINUX RESTART (2 CPU) 12:29:37 12:29:37 12:14:01 CPU %user %nice %system %iowait %steal %idle 12:29:37 12:15:01 all 38.51 10.78 9.56 7.67 0.09 33.39 12:29:37 12:15:01 0 34.00 13.34 10.74 8.78 0.08 33.05 12:29:37 12:15:01 1 43.02 8.21 8.38 6.55 0.10 33.74 12:29:37 12:16:01 all 14.88 0.00 1.40 2.98 0.04 80.70 12:29:37 12:16:01 0 13.84 0.00 1.32 3.33 0.05 81.45 12:29:37 12:16:01 1 15.92 0.00 1.47 2.62 0.03 79.96 12:29:37 12:17:01 all 0.85 0.00 0.08 0.03 0.02 99.01 12:29:37 12:17:01 0 1.56 0.00 0.07 0.05 0.02 98.31 12:29:37 12:17:01 1 0.13 0.00 0.10 0.02 0.03 99.72 12:29:37 12:18:01 all 0.59 0.00 0.13 0.02 0.03 99.23 12:29:37 12:18:01 0 1.05 0.00 0.13 0.03 0.03 98.75 12:29:37 12:18:01 1 0.13 0.00 0.12 0.00 0.03 99.72 12:29:37 12:19:01 all 7.86 0.00 4.43 3.32 0.05 84.34 12:29:37 12:19:01 0 7.26 0.00 4.50 2.96 0.05 85.24 12:29:37 12:19:01 1 8.46 0.00 4.36 3.69 0.05 83.44 12:29:37 12:20:01 all 0.44 0.00 0.29 0.23 0.03 99.00 12:29:37 12:20:01 0 0.34 0.00 0.24 0.45 0.03 98.94 12:29:37 12:20:01 1 0.55 0.00 0.35 0.00 0.03 99.06 12:29:37 12:21:01 all 0.23 0.00 0.11 0.02 0.03 99.61 12:29:37 12:21:01 0 0.23 0.00 0.10 0.03 0.03 99.60 12:29:37 12:21:01 1 0.23 0.00 0.12 0.00 0.03 99.62 12:29:37 12:22:01 all 0.18 0.00 0.13 0.03 0.03 99.64 12:29:37 12:22:01 0 0.17 0.00 0.12 0.05 0.02 99.65 12:29:37 12:22:01 1 0.18 0.00 0.15 0.00 0.03 99.63 12:29:37 12:23:01 all 0.21 0.00 0.11 0.01 0.04 99.63 12:29:37 12:23:01 0 0.18 0.00 0.10 0.02 0.05 99.65 12:29:37 12:23:01 1 0.23 0.00 0.12 0.00 0.03 99.62 12:29:37 12:24:01 all 0.18 0.00 0.12 0.05 0.03 99.63 12:29:37 12:24:01 0 0.15 0.00 0.12 0.10 0.03 99.60 12:29:37 12:24:01 1 0.20 0.00 0.12 0.00 0.02 99.67 12:29:37 12:25:01 all 0.16 0.00 0.13 0.02 0.03 99.67 12:29:37 12:25:01 0 0.13 0.00 0.10 0.03 0.02 99.72 12:29:37 12:25:01 1 0.18 0.00 0.15 0.00 0.03 99.63 12:29:37 12:29:37 12:25:01 CPU %user %nice %system %iowait %steal %idle 12:29:37 12:26:01 all 0.34 0.00 0.11 0.02 0.03 99.51 12:29:37 12:26:01 0 0.40 0.00 0.05 0.03 0.02 99.50 12:29:37 12:26:01 1 0.28 0.00 0.17 0.00 0.03 99.52 12:29:37 12:27:01 all 0.53 0.00 0.13 0.02 0.04 99.27 12:29:37 12:27:01 0 0.87 0.00 0.13 0.03 0.03 98.93 12:29:37 12:27:01 1 0.20 0.00 0.13 0.00 0.05 99.62 12:29:37 12:28:01 all 0.82 0.00 0.18 0.02 0.03 98.95 12:29:37 12:28:01 0 1.46 0.00 0.23 0.03 0.03 98.24 12:29:37 12:28:01 1 0.17 0.00 0.13 0.00 0.03 99.67 12:29:37 12:29:01 all 15.27 0.00 1.01 1.13 0.04 82.54 12:29:37 12:29:01 0 9.35 0.00 0.70 1.69 0.03 88.22 12:29:37 12:29:01 1 21.19 0.00 1.32 0.57 0.05 76.87 12:29:37 Average: all 5.40 0.72 1.19 1.03 0.04 91.62 12:29:37 Average: 0 4.73 0.89 1.24 1.17 0.04 91.94 12:29:37 Average: 1 6.06 0.55 1.14 0.89 0.04 91.31 12:29:37 12:29:37 12:29:37