16:02:44 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-plt/xapp-frame-py/+/15657 16:02:44 Running as SYSTEM 16:02:44 [EnvInject] - Loading node environment variables. 16:02:44 Building remotely on prd-ubuntu1804-builder-2c-2g-1792 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master 16:02:44 [ssh-agent] Looking for ssh-agent implementation... 16:02:44 $ ssh-agent 16:02:44 SSH_AUTH_SOCK=/tmp/ssh-WULWZfDp4TAh/agent.1846 16:02:44 SSH_AGENT_PID=1849 16:02:44 [ssh-agent] Started. 16:02:44 Running ssh-add (command line suppressed) 16:02:44 Identity added: /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master@tmp/private_key_1661956045146843987.key (jenkins-ssh) 16:02:44 [ssh-agent] Using credentials jenkins (jenkins) 16:02:44 The recommended git tool is: NONE 16:02:46 using credential jenkins 16:02:46 Wiping out workspace first. 16:02:46 Cloning the remote Git repository 16:02:46 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py 16:02:46 > git init /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master # timeout=10 16:02:46 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py 16:02:46 > git --version # timeout=10 16:02:46 > git --version # 'git version 2.17.1' 16:02:46 using GIT_SSH to set credentials jenkins 16:02:46 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:47 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py # timeout=10 16:02:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:48 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py # timeout=10 16:02:48 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py 16:02:48 using GIT_SSH to set credentials jenkins 16:02:48 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py refs/changes/57/15657/2 # timeout=10 16:02:48 > git rev-parse 6f79faefaf5c96b424bef1ad3afc5695e89fb380^{commit} # timeout=10 16:02:48 Checking out Revision 6f79faefaf5c96b424bef1ad3afc5695e89fb380 (refs/changes/57/15657/2) 16:02:48 > git config core.sparsecheckout # timeout=10 16:02:48 > git checkout -f 6f79faefaf5c96b424bef1ad3afc5695e89fb380 # timeout=10 16:02:52 Commit message: "Docs(contrib): document autodoc_mock_imports requirement" 16:02:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:02:52 > git rev-list --no-walk 716b51265db05556e4a9a02360452ee80d947e68 # timeout=10 16:02:52 > git remote # timeout=10 16:02:52 > git submodule init # timeout=10 16:02:52 > git submodule sync # timeout=10 16:02:52 > git config --get remote.origin.url # timeout=10 16:02:52 > git submodule init # timeout=10 16:02:52 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:02:52 > git config --get submodule.nodeb-rnib.url # timeout=10 16:02:52 > git config -f .gitmodules --get submodule.nodeb-rnib.path # timeout=10 16:02:52 > git submodule update --init --recursive nodeb-rnib # timeout=10 16:02:53 provisioning config files... 16:02:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:02:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:02:53 [ric-plt-xapp-frame-py-pypi-verify-master] $ /bin/bash /tmp/jenkins7039799733117010467.sh 16:02:53 ---> python-tools-install.sh 16:02:53 Setup pyenv: 16:02:53 * system (set by /opt/pyenv/version) 16:02:53 * 3.8.13 (set by /opt/pyenv/version) 16:02:53 * 3.9.13 (set by /opt/pyenv/version) 16:02:53 * 3.10.6 (set by /opt/pyenv/version) 16:03:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5ua2 16:03:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:03:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:03:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:03:08 lf-activate-venv(): INFO: Base packages installed successfully 16:03:08 lf-activate-venv(): INFO: Installing additional packages: lftools 16:03:48 lf-activate-venv(): INFO: Adding /tmp/venv-5ua2/bin to PATH 16:03:48 Generating Requirements File 16:04:19 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. 16:04:19 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:04:20 Python 3.10.6 16:04:21 pip 26.1 from /tmp/venv-5ua2/lib/python3.10/site-packages/pip (python 3.10) 16:04:21 appdirs==1.4.4 16:04:21 argcomplete==3.6.3 16:04:21 aspy.yaml==1.3.0 16:04:21 attrs==26.1.0 16:04:21 autopage==0.6.0 16:04:21 backports.strenum==1.3.1 16:04:21 beautifulsoup4==4.14.3 16:04:21 boto3==1.42.97 16:04:21 botocore==1.42.97 16:04:21 bs4==0.0.2 16:04:21 certifi==2026.4.22 16:04:21 cffi==2.0.0 16:04:21 cfgv==3.5.0 16:04:21 chardet==7.4.3 16:04:21 charset-normalizer==3.4.7 16:04:21 click==8.3.3 16:04:21 cliff==4.13.3 16:04:21 cmd2==3.5.1 16:04:21 cryptography==3.3.2 16:04:21 debtcollector==3.1.0 16:04:21 decorator==5.2.1 16:04:21 defusedxml==0.7.1 16:04:21 Deprecated==1.3.1 16:04:21 distlib==0.4.0 16:04:21 dnspython==2.8.0 16:04:21 docker==7.1.0 16:04:21 dogpile.cache==1.5.0 16:04:21 durationpy==0.10 16:04:21 email-validator==2.3.0 16:04:21 filelock==3.29.0 16:04:21 future==1.0.0 16:04:21 gitdb==4.0.12 16:04:21 GitPython==3.1.48 16:04:21 httplib2==0.30.2 16:04:21 identify==2.6.19 16:04:21 idna==3.13 16:04:21 importlib-resources==1.5.0 16:04:21 iso8601==2.1.0 16:04:21 Jinja2==3.1.6 16:04:21 jmespath==1.1.0 16:04:21 jsonpatch==1.33 16:04:21 jsonpointer==3.1.1 16:04:21 jsonschema==4.26.0 16:04:21 jsonschema-specifications==2025.9.1 16:04:21 keystoneauth1==5.13.1 16:04:21 kubernetes==35.0.0 16:04:21 lftools==0.37.22 16:04:21 lxml==6.1.0 16:04:21 markdown-it-py==4.0.0 16:04:21 MarkupSafe==3.0.3 16:04:21 mdurl==0.1.2 16:04:21 msgpack==1.1.2 16:04:21 multi_key_dict==2.0.3 16:04:21 munch==4.0.0 16:04:21 netaddr==1.3.0 16:04:21 niet==1.4.2 16:04:21 nodeenv==1.10.0 16:04:21 oauth2client==4.1.3 16:04:21 oauthlib==3.3.1 16:04:21 openstacksdk==4.12.0 16:04:21 os-service-types==1.8.2 16:04:21 osc-lib==4.5.0 16:04:21 oslo.config==10.3.0 16:04:21 oslo.context==6.3.0 16:04:21 oslo.i18n==6.7.2 16:04:21 oslo.log==8.1.0 16:04:21 oslo.serialization==5.9.1 16:04:21 oslo.utils==10.0.1 16:04:21 packaging==26.2 16:04:21 pbr==7.0.3 16:04:21 platformdirs==4.9.6 16:04:21 prettytable==3.17.0 16:04:21 psutil==7.2.2 16:04:21 pyasn1==0.6.3 16:04:21 pyasn1_modules==0.4.2 16:04:21 pycparser==3.0 16:04:21 pygerrit2==2.0.15 16:04:21 PyGithub==2.9.1 16:04:21 Pygments==2.20.0 16:04:21 PyJWT==2.12.1 16:04:21 PyNaCl==1.6.2 16:04:21 pyparsing==2.4.7 16:04:21 pyperclip==1.11.0 16:04:21 pyrsistent==0.20.0 16:04:21 python-cinderclient==9.9.0 16:04:21 python-dateutil==2.9.0.post0 16:04:21 python-discovery==1.2.2 16:04:21 python-heatclient==5.1.0 16:04:21 python-jenkins==1.8.3 16:04:21 python-keystoneclient==5.8.0 16:04:21 python-magnumclient==4.10.0 16:04:21 python-openstackclient==9.0.0 16:04:21 python-swiftclient==4.10.0 16:04:21 PyYAML==6.0.3 16:04:21 referencing==0.37.0 16:04:21 requests==2.33.1 16:04:21 requests-oauthlib==2.0.0 16:04:21 rfc3986==2.0.0 16:04:21 rich==15.0.0 16:04:21 rich-argparse==1.7.2 16:04:21 rpds-py==0.30.0 16:04:21 rsa==4.9.1 16:04:21 ruamel.yaml==0.19.1 16:04:21 ruamel.yaml.clib==0.2.15 16:04:21 s3transfer==0.16.1 16:04:21 simplejson==4.1.1 16:04:21 six==1.17.0 16:04:21 smmap==5.0.3 16:04:21 soupsieve==2.8.3 16:04:21 stevedore==5.7.0 16:04:21 tabulate==0.10.0 16:04:21 toml==0.10.2 16:04:21 tomlkit==0.14.0 16:04:21 tqdm==4.67.3 16:04:21 typing_extensions==4.15.0 16:04:21 urllib3==1.26.20 16:04:21 virtualenv==21.3.0 16:04:21 wcwidth==0.6.0 16:04:21 websocket-client==1.9.0 16:04:21 wrapt==2.1.2 16:04:21 xdg==6.0.0 16:04:21 xmltodict==1.0.4 16:04:21 yq==3.4.3 16:04:22 [EnvInject] - Injecting environment variables from a build step. 16:04:22 [EnvInject] - Injecting as environment variables the properties content 16:04:22 PYTHON=python3 16:04:22 16:04:22 [EnvInject] - Variables injected successfully. 16:04:22 [ric-plt-xapp-frame-py-pypi-verify-master] $ /bin/bash -l /tmp/jenkins1447593874069327091.sh 16:04:22 ---> tox-install.sh 16:04:22 + source /home/jenkins/lf-env.sh 16:04:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:04:22 ++ mktemp -d /tmp/venv-XXXX 16:04:22 + lf_venv=/tmp/venv-SOaT 16:04:22 + local venv_file=/tmp/.os_lf_venv 16:04:22 + local python=python3 16:04:22 + local options 16:04:22 + local set_path=true 16:04:22 + local install_args= 16:04:22 ++ 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 16:04:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:04:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:04:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:04:22 + true 16:04:22 + case $1 in 16:04:22 + venv_file=/tmp/.toxenv 16:04:22 + shift 2 16:04:22 + true 16:04:22 + case $1 in 16:04:22 + shift 16:04:22 + break 16:04:22 + case $python in 16:04:22 + local pkg_list= 16:04:22 + [[ -d /opt/pyenv ]] 16:04:22 + echo 'Setup pyenv:' 16:04:22 Setup pyenv: 16:04:22 + export PYENV_ROOT=/opt/pyenv 16:04:22 + PYENV_ROOT=/opt/pyenv 16:04:22 + 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 16:04:22 + 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 16:04:22 + pyenv versions 16:04:22 system 16:04:22 3.8.13 16:04:22 3.9.13 16:04:22 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.python-version) 16:04:22 + command -v pyenv 16:04:22 ++ pyenv init - --no-rehash 16:04:22 + 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[*]}"'\'')" 16:04:22 export PATH="/opt/pyenv/shims:${PATH}" 16:04:22 export PYENV_SHELL=bash 16:04:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:04:22 pyenv() { 16:04:22 local command 16:04:22 command="${1:-}" 16:04:22 if [ "$#" -gt 0 ]; then 16:04:22 shift 16:04:22 fi 16:04:22 16:04:22 case "$command" in 16:04:22 rehash|shell) 16:04:22 eval "$(pyenv "sh-$command" "$@")" 16:04:22 ;; 16:04:22 *) 16:04:22 command pyenv "$command" "$@" 16:04:22 ;; 16:04:22 esac 16:04:22 }' 16:04:22 +++ 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[*]}"' 16:04:22 ++ 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 16:04:22 ++ 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 16:04:22 ++ 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 16:04:22 ++ export PYENV_SHELL=bash 16:04:22 ++ PYENV_SHELL=bash 16:04:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:04:22 +++ complete -F _pyenv pyenv 16:04:22 ++ lf-pyver python3 16:04:22 ++ local py_version_xy=python3 16:04:22 ++ local py_version_xyz= 16:04:22 ++ pyenv versions 16:04:22 ++ local command 16:04:22 ++ command=versions 16:04:22 ++ '[' 1 -gt 0 ']' 16:04:22 ++ shift 16:04:22 ++ case "$command" in 16:04:22 ++ command pyenv versions 16:04:22 ++ pyenv versions 16:04:22 ++ sed 's/^[ *]* //' 16:04:22 ++ grep -E '^[0-9.]*[0-9]$' 16:04:22 ++ awk '{ print $1 }' 16:04:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:04:22 +++ grep '^3' /tmp/.pyenv_versions 16:04:22 +++ sort -V 16:04:22 +++ tail -n 1 16:04:22 ++ py_version_xyz=3.10.6 16:04:22 ++ [[ -z 3.10.6 ]] 16:04:22 ++ echo 3.10.6 16:04:22 ++ return 0 16:04:22 + pyenv local 3.10.6 16:04:22 + local command 16:04:22 + command=local 16:04:22 + '[' 2 -gt 0 ']' 16:04:22 + shift 16:04:22 + case "$command" in 16:04:22 + command pyenv local 3.10.6 16:04:22 + pyenv local 3.10.6 16:04:22 + for arg in "$@" 16:04:22 + case $arg in 16:04:22 + pkg_list+='tox ' 16:04:22 + for arg in "$@" 16:04:22 + case $arg in 16:04:22 + pkg_list+='virtualenv ' 16:04:22 + for arg in "$@" 16:04:22 + case $arg in 16:04:22 + pkg_list+='urllib3~=1.26.15 ' 16:04:22 + [[ -f /tmp/.toxenv ]] 16:04:22 + [[ ! -f /tmp/.toxenv ]] 16:04:22 + [[ -n '' ]] 16:04:22 + python3 -m venv /tmp/venv-SOaT 16:04:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SOaT' 16:04:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SOaT 16:04:29 + echo /tmp/venv-SOaT 16:04:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:04:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:04:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:04:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:29 + local 'pip_opts=--upgrade --quiet' 16:04:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:04:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:04:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:04:29 + [[ -n '' ]] 16:04:29 + [[ -n '' ]] 16:04:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:04:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:04:29 + /tmp/venv-SOaT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 16:04:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:04:38 lf-activate-venv(): INFO: Base packages installed successfully 16:04:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:04:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:04:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:04:38 + /tmp/venv-SOaT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:04:41 + type python3 16:04:41 + true 16:04:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SOaT/bin to PATH' 16:04:41 lf-activate-venv(): INFO: Adding /tmp/venv-SOaT/bin to PATH 16:04:41 + PATH=/tmp/venv-SOaT/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 16:04:41 + return 0 16:04:41 + python3 --version 16:04:41 Python 3.10.6 16:04:41 + python3 -m pip --version 16:04:41 pip 26.1 from /tmp/venv-SOaT/lib/python3.10/site-packages/pip (python 3.10) 16:04:41 + python3 -m pip freeze 16:04:42 cachetools==7.0.6 16:04:42 colorama==0.4.6 16:04:42 distlib==0.4.0 16:04:42 filelock==3.29.0 16:04:42 packaging==26.2 16:04:42 platformdirs==4.9.6 16:04:42 pluggy==1.6.0 16:04:42 pyproject-api==1.10.0 16:04:42 python-discovery==1.2.2 16:04:42 tomli==2.4.1 16:04:42 tomli_w==1.2.0 16:04:42 tox==4.53.0 16:04:42 typing_extensions==4.15.0 16:04:42 urllib3==1.26.20 16:04:42 virtualenv==21.3.0 16:04:42 [ric-plt-xapp-frame-py-pypi-verify-master] $ /bin/bash /tmp/jenkins8045450300718589690.sh 16:04:42 ---> install-deb-rmr.sh 16:04:42 + version_file=rmr-version.yaml 16:04:42 + '[' -f rmr-version.yaml ']' 16:04:42 ++ xargs 16:04:42 ++ grep '^repo:' rmr-version.yaml 16:04:42 ++ cut -d: -f2 16:04:42 + repo= 16:04:42 ++ grep '^version:' rmr-version.yaml 16:04:42 ++ xargs 16:04:42 ++ cut -d: -f2 16:04:42 + ver=4.9.4 16:04:42 + '[' -z 4.9.4 ']' 16:04:42 + repo=release 16:04:42 + for deb in "rmr_${ver}_amd64.deb" "rmr-dev_${ver}_amd64.deb" 16:04:42 + wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb 16:04:42 2026-04-28 16:04:42 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1777393182&Signature=CDvoViue~0~6T0R26WCQqwEyT8ZnQxAe03xRPdtLuziBWTQqdMejJIQtJBXCwPE0DUcQz-rIgMJwNjxyvnBvlG0cHyiFUrvULjkw8QUB0~yLm8QqRJUdHOVODvXHGvvLtGFWlww8UJTdtioP2UAcFAmBibgpRXIfqnSHKIZ23K2v65ZKPgFBYT5-b36I3k420C81WCztpr4sVRhWscYH1MArFx1~4Izyrzip5RXMrFT8HL0pFTyoMAUqHDYi16eZbUdRxop6bz3uOyAwEi0l7zQuUBvwDaIdGDhWahsDqytlhApYRwQlRSQV1nQYdyeFLyiwN1jJTq0ZHnoKM5x2SA__&Key-Pair-Id=K1ZMSF1EKC3AZL [246552/246552] -> "rmr_4.9.4_amd64.deb" [1] 16:04:42 + sudo dpkg -i rmr_4.9.4_amd64.deb 16:04:42 Selecting previously unselected package rmr. 16:04:44 (Reading database ... 188029 files and directories currently installed.) 16:04:45 Preparing to unpack rmr_4.9.4_amd64.deb ... 16:04:45 Unpacking rmr (4.9.4) ... 16:04:45 Setting up rmr (4.9.4) ... 16:04:45 + rm -f rmr_4.9.4_amd64.deb 16:04:45 + for deb in "rmr_${ver}_amd64.deb" "rmr-dev_${ver}_amd64.deb" 16:04:45 + wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb 16:04:45 2026-04-28 16:04:45 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1777393185&Signature=JYuT623iRDSrurnr4KtauP0MAZ-GbvYwju2WQwJlXLrg4J6yBlfBwvm4bJpINFJkGky-YDzr7FKWdVaP-y7AJCkX88SAZ5PWVGLfqQtHg0MnTW2uZz~K2CSDblT59XsxxImAWfhvDSQh8tuLJjG6DONMvEyk8MjjEd5i~TFhsXzEaDj9gV3Xxh9SQ280IeGIgmWSLTxNr8uMoHAjszovZ3dpv~wtkjFcYvZvP0vj7kWkuOtAyfPx70h7WrxKTbEQGwuhKL2PBvXtZjZv2~qaB6Y3MkZfedUZuELfktLbFgKkRtYefvitSrcfhkxlo7lzK2H0b7OTuR3WRmsfg-yWkw__&Key-Pair-Id=K1ZMSF1EKC3AZL [128860/128860] -> "rmr-dev_4.9.4_amd64.deb" [1] 16:04:45 + sudo dpkg -i rmr-dev_4.9.4_amd64.deb 16:04:45 Selecting previously unselected package rmr-dev. 16:04:45 (Reading database ... 188037 files and directories currently installed.) 16:04:45 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... 16:04:45 Unpacking rmr-dev (4.9.4) ... 16:04:45 Setting up rmr-dev (4.9.4) ... 16:04:45 + rm -f rmr-dev_4.9.4_amd64.deb 16:04:45 + echo '---> install-deb-rmr.sh ends' 16:04:45 ---> install-deb-rmr.sh ends 16:04:45 + echo '---> install-deb-e2ap.sh' 16:04:45 ---> install-deb-e2ap.sh 16:04:45 + set -eux 16:04:45 + version_file=e2ap-version.yaml 16:04:45 + [[ -f e2ap-version.yaml ]] 16:04:45 ++ grep '^repo:' e2ap-version.yaml 16:04:45 ++ xargs 16:04:45 ++ cut -d: -f2 16:04:45 + repo= 16:04:45 ++ grep '^version:' e2ap-version.yaml 16:04:45 ++ xargs 16:04:45 ++ cut -d: -f2 16:04:45 + ver=1.1.0 16:04:45 + [[ -z 1.1.0 ]] 16:04:45 + repo=release 16:04:45 + for deb in "riclibe2ap_${ver}_amd64.deb" "riclibe2ap-dev_${ver}_amd64.deb" 16:04:45 + wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/riclibe2ap_1.1.0_amd64.deb/download.deb 16:04:45 2026-04-28 16:04:45 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2517358.deb?Expires=1777393185&Signature=cXhiTzUk9kpQ8IwSqaKHN4FzUhzKnL0N9tYBnvBcgzkCgGzcPz1rxDsjF1EWCnLUicQvWq0PnqqOadMJTgqBCItgna-T0RTWY4KSTnV9Se4jTzGRZoG1WswEmzZWtmgNWXj-QisJOXiwNjr99bhUkH~eAKwUBe9RD-0~eGPqlWrnR0u0PRGMp0we~bxMZsCco8A7~PnC57W3KKSm2TcGm~uPCnI8qfUUvsua01Pe39YLkesHndrvuu8qNTs7n1gpOUDr3fgURMPb77nAfUSLNbEa8BsjlAA~q09yyEC~DRe0sZD2C6gdqAPzkXgzdih2Z7-j2xIClPRKL753QcZdnA__&Key-Pair-Id=K1ZMSF1EKC3AZL [341294/341294] -> "riclibe2ap_1.1.0_amd64.deb" [1] 16:04:45 + sudo dpkg -i riclibe2ap_1.1.0_amd64.deb 16:04:45 Selecting previously unselected package riclibe2ap. 16:04:45 (Reading database ... 188044 files and directories currently installed.) 16:04:45 Preparing to unpack riclibe2ap_1.1.0_amd64.deb ... 16:04:45 Unpacking riclibe2ap (1.1.0) ... 16:04:45 Setting up riclibe2ap (1.1.0) ... 16:04:46 + rm -f riclibe2ap_1.1.0_amd64.deb 16:04:46 + for deb in "riclibe2ap_${ver}_amd64.deb" "riclibe2ap-dev_${ver}_amd64.deb" 16:04:46 + wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/riclibe2ap-dev_1.1.0_amd64.deb/download.deb 16:04:46 2026-04-28 16:04:46 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2517359.deb?Expires=1777393186&Signature=cYxOkhnh9-Yt-U8dOK0LycqtrQsOFb~QeknES5graSeLmg4V8EWB-t2Cx92msaevbO2-LYk8CMospd1Z9dq6QIT-DbLQeU3qS~W5x2~0Kt7UKcb1v87wSFYZpTD2v-ToUreDwzGy0QaGXS~dBRNZei6JBi1bRfWyQmhf1hfEWBTXHOT-e3l7t1~NYtM5IQ-7WCNXgkWIq2rne-47lTJuLQQ194y~hbkD4g~pIDtFiotZM4AUemW-KITGTdLtMRyMygb6ry8Yx~DYgFl1qCB9k-ec8FjW0BUL3WVAmC3EAJcIcBuRm2fSAc0dJ~Xg2p86K6HTrGO0JnHxZtewEj2RNg__&Key-Pair-Id=K1ZMSF1EKC3AZL [823070/823070] -> "riclibe2ap-dev_1.1.0_amd64.deb" [1] 16:04:46 + sudo dpkg -i riclibe2ap-dev_1.1.0_amd64.deb 16:04:46 Selecting previously unselected package riclibe2ap-dev. 16:04:46 (Reading database ... 188047 files and directories currently installed.) 16:04:46 Preparing to unpack riclibe2ap-dev_1.1.0_amd64.deb ... 16:04:46 Unpacking riclibe2ap-dev (1.1.0) ... 16:04:46 Setting up riclibe2ap-dev (1.1.0) ... 16:04:46 + rm -f riclibe2ap-dev_1.1.0_amd64.deb 16:04:46 + echo '---> install-deb-e2ap.sh ends' 16:04:46 ---> install-deb-e2ap.sh ends 16:04:46 [EnvInject] - Injecting environment variables from a build step. 16:04:46 [EnvInject] - Injecting as environment variables the properties content 16:04:46 PARALLEL=False 16:04:46 16:04:46 [EnvInject] - Variables injected successfully. 16:04:46 [ric-plt-xapp-frame-py-pypi-verify-master] $ /bin/bash -l /tmp/jenkins7627380864267599743.sh 16:04:46 ---> tox-run.sh 16:04:46 + 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 16:04:46 + ARCHIVE_TOX_DIR=/w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/archives/tox 16:04:46 + ARCHIVE_DOC_DIR=/w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/archives/docs 16:04:46 + mkdir -p /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/archives/tox 16:04:46 + cd /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/. 16:04:46 + source /home/jenkins/lf-env.sh 16:04:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:04:46 ++ mktemp -d /tmp/venv-XXXX 16:04:46 + lf_venv=/tmp/venv-kB1e 16:04:46 + local venv_file=/tmp/.os_lf_venv 16:04:46 + local python=python3 16:04:46 + local options 16:04:46 + local set_path=true 16:04:46 + local install_args= 16:04:46 ++ 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 16:04:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:04:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:04:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:04:46 + true 16:04:46 + case $1 in 16:04:46 + venv_file=/tmp/.toxenv 16:04:46 + shift 2 16:04:46 + true 16:04:46 + case $1 in 16:04:46 + shift 16:04:46 + break 16:04:46 + case $python in 16:04:46 + local pkg_list= 16:04:46 + [[ -d /opt/pyenv ]] 16:04:46 + echo 'Setup pyenv:' 16:04:46 Setup pyenv: 16:04:46 + export PYENV_ROOT=/opt/pyenv 16:04:46 + PYENV_ROOT=/opt/pyenv 16:04:46 + 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 16:04:46 + 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 16:04:46 + pyenv versions 16:04:46 system 16:04:46 3.8.13 16:04:46 3.9.13 16:04:46 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.python-version) 16:04:46 + command -v pyenv 16:04:46 ++ pyenv init - --no-rehash 16:04:46 + 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[*]}"'\'')" 16:04:46 export PATH="/opt/pyenv/shims:${PATH}" 16:04:46 export PYENV_SHELL=bash 16:04:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:04:46 pyenv() { 16:04:46 local command 16:04:46 command="${1:-}" 16:04:46 if [ "$#" -gt 0 ]; then 16:04:46 shift 16:04:46 fi 16:04:46 16:04:46 case "$command" in 16:04:46 rehash|shell) 16:04:46 eval "$(pyenv "sh-$command" "$@")" 16:04:46 ;; 16:04:46 *) 16:04:46 command pyenv "$command" "$@" 16:04:46 ;; 16:04:46 esac 16:04:46 }' 16:04:46 +++ 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[*]}"' 16:04:46 ++ 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 16:04:46 ++ 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 16:04:46 ++ 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 16:04:46 ++ export PYENV_SHELL=bash 16:04:46 ++ PYENV_SHELL=bash 16:04:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:04:46 +++ complete -F _pyenv pyenv 16:04:46 ++ lf-pyver python3 16:04:46 ++ local py_version_xy=python3 16:04:46 ++ local py_version_xyz= 16:04:46 ++ pyenv versions 16:04:46 ++ local command 16:04:46 ++ command=versions 16:04:46 ++ '[' 1 -gt 0 ']' 16:04:46 ++ shift 16:04:46 ++ case "$command" in 16:04:46 ++ command pyenv versions 16:04:46 ++ pyenv versions 16:04:46 ++ sed 's/^[ *]* //' 16:04:46 ++ grep -E '^[0-9.]*[0-9]$' 16:04:46 ++ awk '{ print $1 }' 16:04:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:04:46 +++ grep '^3' /tmp/.pyenv_versions 16:04:46 +++ tail -n 1 16:04:46 +++ sort -V 16:04:46 ++ py_version_xyz=3.10.6 16:04:46 ++ [[ -z 3.10.6 ]] 16:04:46 ++ echo 3.10.6 16:04:46 ++ return 0 16:04:46 + pyenv local 3.10.6 16:04:46 + local command 16:04:46 + command=local 16:04:46 + '[' 2 -gt 0 ']' 16:04:46 + shift 16:04:46 + case "$command" in 16:04:46 + command pyenv local 3.10.6 16:04:46 + pyenv local 3.10.6 16:04:46 + for arg in "$@" 16:04:46 + case $arg in 16:04:46 + pkg_list+='tox ' 16:04:46 + for arg in "$@" 16:04:46 + case $arg in 16:04:46 + pkg_list+='virtualenv ' 16:04:46 + for arg in "$@" 16:04:46 + case $arg in 16:04:46 + pkg_list+='urllib3~=1.26.15 ' 16:04:46 + [[ -f /tmp/.toxenv ]] 16:04:46 ++ cat /tmp/.toxenv 16:04:46 + lf_venv=/tmp/venv-SOaT 16:04:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SOaT from' file:/tmp/.toxenv 16:04:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SOaT from file:/tmp/.toxenv 16:04:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:04:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:46 + local 'pip_opts=--upgrade --quiet' 16:04:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:04:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:04:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:04:46 + [[ -n '' ]] 16:04:46 + [[ -n '' ]] 16:04:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:04:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:04:46 + /tmp/venv-SOaT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 16:04:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:04:48 lf-activate-venv(): INFO: Base packages installed successfully 16:04:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:04:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:04:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:04:48 + /tmp/venv-SOaT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:04:50 + type python3 16:04:50 + true 16:04:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SOaT/bin to PATH' 16:04:50 lf-activate-venv(): INFO: Adding /tmp/venv-SOaT/bin to PATH 16:04:50 + PATH=/tmp/venv-SOaT/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 16:04:50 + return 0 16:04:50 + [[ -d /opt/pyenv ]] 16:04:50 + echo '---> Setting up pyenv' 16:04:50 ---> Setting up pyenv 16:04:50 + export PYENV_ROOT=/opt/pyenv 16:04:50 + PYENV_ROOT=/opt/pyenv 16:04:50 + export PATH=/opt/pyenv/bin:/tmp/venv-SOaT/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 16:04:50 + PATH=/opt/pyenv/bin:/tmp/venv-SOaT/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 16:04:50 ++ pwd 16:04:50 + PYTHONPATH=/w/workspace/ric-plt-xapp-frame-py-pypi-verify-master 16:04:50 + export PYTHONPATH 16:04:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:04:50 + TOX_TESTENV_PASSENV=PYTHONPATH 16:04:50 + tox --version 16:04:51 4.53.0 from /tmp/venv-SOaT/lib/python3.10/site-packages/tox/__init__.py 16:04:51 + PARALLEL=False 16:04:51 + TOX_OPTIONS_LIST= 16:04:51 + [[ -n code,flake8 ]] 16:04:51 + TOX_OPTIONS_LIST=' -e code,flake8' 16:04:51 + case ${PARALLEL,,} in 16:04:51 + tox -e code,flake8 16:04:51 + tee -a /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/archives/tox/tox.log 16:04:53 code: install_deps> python -I -m pip install coverage pytest pytest-cov six 16:05:01 code: freeze> python -m pip freeze --all 16:05:01 code: coverage==7.13.5,exceptiongroup==1.3.1,iniconfig==2.3.0,packaging==26.2,pip==26.1,pluggy==1.6.0,Pygments==2.20.0,pytest==9.0.3,pytest-cov==7.1.0,setuptools==82.0.1,six==1.17.0,tomli==2.4.1,typing_extensions==4.15.0 16:05:01 code: commands[0]> pytest --cov ricxappframe --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70 --junitxml=/tmp/tests.xml 16:05:02 ImportError while loading conftest '/w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/tests/conftest.py'. 16:05:02 tests/conftest.py:19: in 16:05:02 from ricxappframe.entities.rnib.nb_identity_pb2 import NbIdentity 16:05:02 ricxappframe/entities/rnib/nb_identity_pb2.py:7: in 16:05:02 from google.protobuf.internal import enum_type_wrapper 16:05:02 E ModuleNotFoundError: No module named 'google' 16:05:02 code: exit 4 (0.69 seconds) /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master> pytest --cov ricxappframe --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70 --junitxml=/tmp/tests.xml pid=2848 16:05:02 code: FAIL ✖ in 10.25 seconds 16:05:02 flake8: install_deps> python -I -m pip install flake8 16:05:04 flake8: freeze> python -m pip freeze --all 16:05:05 flake8: flake8==7.3.0,mccabe==0.7.0,pip==26.1,pycodestyle==2.14.0,pyflakes==3.4.0,setuptools==82.0.1 16:05:05 flake8: commands[0]> flake8 setup.py ricxappframe tests 16:05:06 tests/test_sdl.py:136:9: F824 `nonlocal CH` is unused: name is never assigned in scope 16:05:06 tests/test_sdl.py:137:9: F824 `nonlocal EVENT` is unused: name is never assigned in scope 16:05:06 tests/test_sdl.py:191:9: F824 `nonlocal CH` is unused: name is never assigned in scope 16:05:06 tests/test_sdl.py:192:9: F824 `nonlocal EVENT` is unused: name is never assigned in scope 16:05:06 flake8: exit 1 (1.42 seconds) /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master> flake8 setup.py ricxappframe tests pid=2870 16:05:06 code: FAIL code 4 (10.25=setup[9.55]+cmd[0.69] seconds) 16:05:06 flake8: FAIL code 1 (4.66=setup[3.23]+cmd[1.42] seconds) 16:05:06 evaluation failed :( (14.98 seconds) 16:05:07 + tox_status=1 16:05:07 + echo '---> Completed tox runs' 16:05:07 ---> Completed tox runs 16:05:07 + for i in .tox/*/log 16:05:07 ++ echo .tox/code/log 16:05:07 ++ awk -F/ '{print $2}' 16:05:07 + tox_env=code 16:05:07 + cp -r .tox/code/log /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/archives/tox/code 16:05:07 + for i in .tox/*/log 16:05:07 ++ echo .tox/flake8/log 16:05:07 ++ awk -F/ '{print $2}' 16:05:07 + tox_env=flake8 16:05:07 + cp -r .tox/flake8/log /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/archives/tox/flake8 16:05:07 + DOC_DIR=docs/_build/html 16:05:07 + [[ -d docs/_build/html ]] 16:05:07 + echo '---> tox-run.sh ends' 16:05:07 ---> tox-run.sh ends 16:05:07 + test 1 -eq 0 16:05:07 + exit 1 16:05:07 ++ '[' 2 = 1 ']' 16:05:07 Build step 'Execute shell' marked build as failure 16:05:07 $ ssh-agent -k 16:05:07 unset SSH_AUTH_SOCK; 16:05:07 unset SSH_AGENT_PID; 16:05:07 echo Agent pid 1849 killed; 16:05:07 [ssh-agent] Stopped. 16:05:07 [PostBuildScript] - [INFO] Executing post build scripts. 16:05:07 [ric-plt-xapp-frame-py-pypi-verify-master] $ /bin/bash /tmp/jenkins17713914184835783278.sh 16:05:07 ---> sysstat.sh 16:05:07 [ric-plt-xapp-frame-py-pypi-verify-master] $ /bin/bash /tmp/jenkins17562566706936666037.sh 16:05:07 ---> package-listing.sh 16:05:07 ++ tr '[:upper:]' '[:lower:]' 16:05:07 ++ facter osfamily 16:05:08 + OS_FAMILY=debian 16:05:08 + workspace=/w/workspace/ric-plt-xapp-frame-py-pypi-verify-master 16:05:08 + START_PACKAGES=/tmp/packages_start.txt 16:05:08 + END_PACKAGES=/tmp/packages_end.txt 16:05:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:05:08 + PACKAGES=/tmp/packages_start.txt 16:05:08 + '[' /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master ']' 16:05:08 + PACKAGES=/tmp/packages_end.txt 16:05:08 + case "${OS_FAMILY}" in 16:05:08 + dpkg -l 16:05:08 + grep '^ii' 16:05:08 + '[' -f /tmp/packages_start.txt ']' 16:05:08 + '[' -f /tmp/packages_end.txt ']' 16:05:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:05:08 + true 16:05:08 + '[' /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master ']' 16:05:08 + mkdir -p /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/archives/ 16:05:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/archives/ 16:05:08 [ric-plt-xapp-frame-py-pypi-verify-master] $ /bin/bash /tmp/jenkins13655954892708547881.sh 16:05:08 ---> capture-instance-metadata.sh 16:05:08 Setup pyenv: 16:05:08 system 16:05:08 3.8.13 16:05:08 3.9.13 16:05:08 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.python-version) 16:05:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5ua2 from file:/tmp/.os_lf_venv 16:05:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:11 lf-activate-venv(): INFO: Base packages installed successfully 16:05:11 lf-activate-venv(): INFO: Installing additional packages: lftools 16:05:30 lf-activate-venv(): INFO: Adding /tmp/venv-5ua2/bin to PATH 16:05:30 INFO: Running in OpenStack, capturing instance metadata 16:05:31 [ric-plt-xapp-frame-py-pypi-verify-master] $ /bin/bash /tmp/jenkins8529591264266778575.sh 16:05:31 provisioning config files... 16:05:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-xapp-frame-py-pypi-verify-master@tmp/config14777361543319198327tmp 16:05:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:05:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:05:31 [EnvInject] - Injecting environment variables from a build step. 16:05:31 [EnvInject] - Injecting as environment variables the properties content 16:05:31 SERVER_ID=logs 16:05:31 16:05:31 [EnvInject] - Variables injected successfully. 16:05:31 [ric-plt-xapp-frame-py-pypi-verify-master] $ /bin/bash /tmp/jenkins5397917622088585988.sh 16:05:31 ---> create-netrc.sh 16:05:31 [ric-plt-xapp-frame-py-pypi-verify-master] $ /bin/bash /tmp/jenkins787647896171666667.sh 16:05:31 ---> python-tools-install.sh 16:05:31 Setup pyenv: 16:05:31 system 16:05:31 3.8.13 16:05:31 3.9.13 16:05:31 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.python-version) 16:05:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5ua2 from file:/tmp/.os_lf_venv 16:05:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:34 lf-activate-venv(): INFO: Base packages installed successfully 16:05:34 lf-activate-venv(): INFO: Installing additional packages: lftools 16:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-5ua2/bin to PATH 16:05:51 [ric-plt-xapp-frame-py-pypi-verify-master] $ /bin/bash /tmp/jenkins10105434821704999815.sh 16:05:52 ---> sudo-logs.sh 16:05:52 Archiving 'sudo' log.. 16:05:52 [ric-plt-xapp-frame-py-pypi-verify-master] $ /bin/bash /tmp/jenkins17188240078911493787.sh 16:05:52 ---> job-cost.sh 16:05:52 Setup pyenv: 16:05:52 system 16:05:52 3.8.13 16:05:52 3.9.13 16:05:52 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.python-version) 16:05:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5ua2 from file:/tmp/.os_lf_venv 16:05:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:55 lf-activate-venv(): INFO: Base packages installed successfully 16:05:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:06:05 lf-activate-venv(): INFO: Adding /tmp/venv-5ua2/bin to PATH 16:06:05 INFO: No Stack... 16:06:05 INFO: Retrieving Pricing Info for: v3-starter-2 16:06:05 INFO: Archiving Costs 16:06:06 [ric-plt-xapp-frame-py-pypi-verify-master] $ /bin/bash -l /tmp/jenkins7589850500649166876.sh 16:06:06 ---> logs-deploy.sh 16:06:06 Setup pyenv: 16:06:06 system 16:06:06 3.8.13 16:06:06 3.9.13 16:06:06 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.python-version) 16:06:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5ua2 from file:/tmp/.os_lf_venv 16:06:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:09 lf-activate-venv(): INFO: Base packages installed successfully 16:06:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-5ua2/bin to PATH 16:06:26 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-xapp-frame-py-pypi-verify-master/280 16:06:26 INFO: archiving workspace using pattern(s): 16:06:28 Archives upload complete. 16:06:29 INFO: archiving logs to Nexus 16:06:30 ---> uname -a: 16:06:30 Linux prd-ubuntu1804-builder-2c-2g-1792 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 16:06:30 16:06:30 16:06:30 ---> lscpu: 16:06:30 Architecture: x86_64 16:06:30 CPU op-mode(s): 32-bit, 64-bit 16:06:30 Byte Order: Little Endian 16:06:30 CPU(s): 2 16:06:30 On-line CPU(s) list: 0,1 16:06:30 Thread(s) per core: 1 16:06:30 Core(s) per socket: 1 16:06:30 Socket(s): 2 16:06:30 NUMA node(s): 1 16:06:30 Vendor ID: AuthenticAMD 16:06:30 CPU family: 23 16:06:30 Model: 49 16:06:30 Model name: AMD EPYC-Rome Processor 16:06:30 Stepping: 0 16:06:30 CPU MHz: 2799.998 16:06:30 BogoMIPS: 5599.99 16:06:30 Virtualization: AMD-V 16:06:30 Hypervisor vendor: KVM 16:06:30 Virtualization type: full 16:06:30 L1d cache: 32K 16:06:30 L1i cache: 32K 16:06:30 L2 cache: 512K 16:06:30 L3 cache: 16384K 16:06:30 NUMA node0 CPU(s): 0,1 16:06:30 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 16:06:30 16:06:30 16:06:30 ---> nproc: 16:06:30 2 16:06:30 16:06:30 16:06:30 ---> df -h: 16:06:30 Filesystem Size Used Avail Use% Mounted on 16:06:30 udev 2.0G 0 2.0G 0% /dev 16:06:30 tmpfs 395M 668K 394M 1% /run 16:06:30 /dev/vda1 20G 7.3G 12G 38% / 16:06:30 tmpfs 2.0G 0 2.0G 0% /dev/shm 16:06:30 tmpfs 5.0M 0 5.0M 0% /run/lock 16:06:30 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 16:06:30 /dev/vda15 105M 5.3M 100M 5% /boot/efi 16:06:30 tmpfs 395M 0 395M 0% /run/user/1001 16:06:30 16:06:30 16:06:30 ---> free -m: 16:06:30 total used free shared buff/cache available 16:06:30 Mem: 3944 348 1533 0 2062 3331 16:06:30 Swap: 1023 0 1023 16:06:30 16:06:30 16:06:30 ---> ip addr: 16:06:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:06:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:06:30 inet 127.0.0.1/8 scope host lo 16:06:30 valid_lft forever preferred_lft forever 16:06:30 inet6 ::1/128 scope host 16:06:30 valid_lft forever preferred_lft forever 16:06:30 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 16:06:30 link/ether fa:16:3e:0a:d3:e7 brd ff:ff:ff:ff:ff:ff 16:06:30 inet 10.32.6.213/23 brd 10.32.7.255 scope global dynamic ens3 16:06:30 valid_lft 84707sec preferred_lft 84707sec 16:06:30 inet6 fe80::f816:3eff:fe0a:d3e7/64 scope link 16:06:30 valid_lft forever preferred_lft forever 16:06:30 16:06:30 16:06:30 ---> sar -b -r -n DEV: 16:06:30 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-1792) 04/28/26 _x86_64_ (2 CPU) 16:06:30 16:06:30 15:38:20 LINUX RESTART (2 CPU) 16:06:30 16:06:30 15:39:01 tps rtps wtps bread/s bwrtn/s 16:06:30 15:40:01 2.95 0.02 2.93 0.13 216.59 16:06:30 15:41:01 0.95 0.00 0.95 0.00 12.93 16:06:30 15:42:01 1.10 0.00 1.10 0.00 12.40 16:06:30 15:43:01 1.05 0.00 1.05 0.00 13.20 16:06:30 15:44:01 0.93 0.00 0.93 0.00 11.60 16:06:30 15:45:01 0.83 0.00 0.83 0.00 12.26 16:06:30 15:46:01 0.78 0.00 0.78 0.00 9.46 16:06:30 15:47:01 1.07 0.00 1.07 0.00 13.73 16:06:30 15:48:02 0.82 0.00 0.82 0.00 10.00 16:06:30 15:49:01 1.12 0.00 1.12 0.00 14.10 16:06:30 15:50:01 0.87 0.00 0.87 0.00 10.66 16:06:30 15:51:01 0.92 0.00 0.92 0.00 14.53 16:06:30 15:52:01 0.83 0.00 0.83 0.00 9.47 16:06:30 15:53:01 0.85 0.00 0.85 0.00 12.40 16:06:30 15:54:01 5.03 3.68 1.35 92.92 28.66 16:06:30 15:55:01 1.10 0.00 1.10 0.00 14.26 16:06:30 15:56:01 0.83 0.00 0.83 0.00 10.79 16:06:30 15:57:01 1.22 0.00 1.22 0.00 15.19 16:06:30 15:58:01 0.78 0.00 0.78 0.00 9.20 16:06:30 15:59:01 1.30 0.00 1.30 0.00 16.00 16:06:30 16:00:01 0.90 0.00 0.90 0.00 12.13 16:06:30 16:01:01 0.93 0.00 0.93 0.00 13.06 16:06:30 16:02:01 0.97 0.00 0.97 0.00 11.46 16:06:30 16:03:01 52.57 19.21 33.36 791.34 770.41 16:06:30 16:04:01 45.23 1.57 43.66 45.46 6031.53 16:06:30 16:05:01 93.94 28.85 65.08 658.74 10996.50 16:06:30 16:06:01 40.69 1.92 38.78 112.65 4413.26 16:06:30 Average: 9.66 2.05 7.61 63.05 841.90 16:06:30 16:06:30 15:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:06:30 15:40:01 2284028 3563080 1755024 43.45 25508 1426216 490872 9.65 320228 1307956 112 16:06:30 15:41:01 2284236 3563360 1754816 43.45 25548 1426224 490872 9.65 320376 1307956 188 16:06:30 15:42:01 2284020 3563208 1755032 43.45 25604 1426228 490872 9.65 320344 1307960 104 16:06:30 15:43:01 2284012 3563232 1755040 43.45 25628 1426228 490872 9.65 320412 1307960 188 16:06:30 15:44:01 2283632 3562884 1755420 43.46 25660 1426224 490872 9.65 320572 1307964 20 16:06:30 15:45:01 2284152 3563444 1754900 43.45 25684 1426236 490872 9.65 320524 1307968 152 16:06:30 15:46:01 2284152 3563460 1754900 43.45 25700 1426236 490872 9.65 320548 1307968 112 16:06:30 15:47:01 2283836 3563200 1755216 43.46 25736 1426244 490872 9.65 320604 1307976 104 16:06:30 15:48:02 2283820 3563224 1755232 43.46 25776 1426248 490872 9.65 320492 1307980 124 16:06:30 15:49:01 2283720 3563184 1755332 43.46 25816 1426248 490872 9.65 320668 1307980 148 16:06:30 15:50:01 2283496 3563008 1755556 43.46 25856 1426248 490872 9.65 321140 1307984 20 16:06:30 15:51:01 2283776 3563344 1755276 43.46 25896 1426260 490872 9.65 320868 1307992 208 16:06:30 15:52:01 2283636 3563224 1755416 43.46 25912 1426260 490872 9.65 320856 1307992 164 16:06:30 15:53:01 2283760 3563376 1755292 43.46 25936 1426264 490872 9.65 320828 1307996 152 16:06:30 15:54:01 2264728 3547864 1774324 43.93 26008 1429320 504064 9.91 336828 1309832 156 16:06:30 15:55:01 2265156 3548332 1773896 43.92 26048 1429320 504064 9.91 336416 1309832 168 16:06:30 15:56:01 2265064 3548260 1773988 43.92 26088 1429324 504064 9.91 336444 1309836 136 16:06:30 15:57:01 2265180 3548420 1773872 43.92 26104 1429328 504064 9.91 336488 1309828 192 16:06:30 15:58:01 2265792 3549048 1773260 43.90 26120 1429328 504064 9.91 336500 1309828 108 16:06:30 15:59:01 2265468 3548756 1773584 43.91 26144 1429336 504064 9.91 336564 1309836 116 16:06:30 16:00:01 2264988 3548296 1774064 43.92 26184 1429332 504064 9.91 336464 1309840 132 16:06:30 16:01:01 2264880 3548228 1774172 43.93 26216 1429340 504064 9.91 336608 1309840 40 16:06:30 16:02:01 2264888 3548256 1774164 43.93 26248 1429344 504064 9.91 336624 1309844 104 16:06:30 16:03:01 2101344 3452284 1937708 47.97 30304 1489956 588968 11.58 447272 1354984 28276 16:06:30 16:04:01 1846464 3460320 2192588 54.28 52100 1717276 560172 11.01 458620 1570132 175896 16:06:30 16:05:01 1625036 3430120 2414016 59.77 66072 1881320 610300 12.00 518952 1704256 81792 16:06:30 16:06:01 1586528 3423732 2452524 60.72 70048 1908224 580076 11.40 548804 1710692 24948 16:06:30 Average: 2204437 3540265 1834615 45.42 30146 1475115 509196 10.01 351520 1349637 11624 16:06:30 16:06:30 15:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:06:30 15:40:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 16:06:30 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:30 15:41:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 15:42:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 16:06:30 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:30 15:43:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 15:44:01 ens3 0.33 0.15 0.14 0.07 0.00 0.00 0.00 0.00 16:06:30 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:30 15:45:01 ens3 0.23 0.17 0.02 0.01 0.00 0.00 0.00 0.00 16:06:30 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 15:46:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:06:30 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:30 15:47:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 15:48:02 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:06:30 15:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:30 15:49:01 ens3 0.31 0.22 0.14 0.08 0.00 0.00 0.00 0.00 16:06:30 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 15:50:01 ens3 0.40 0.45 0.29 0.22 0.00 0.00 0.00 0.00 16:06:30 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:30 15:51:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:06:30 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 15:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:30 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:30 15:53:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 15:54:01 ens3 11.00 9.28 13.12 8.62 0.00 0.00 0.00 0.00 16:06:30 15:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 15:55:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 15:56:01 ens3 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:06:30 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:30 15:57:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 15:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:30 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:30 15:59:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:06:30 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 16:00:01 ens3 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:06:30 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:30 16:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:06:30 16:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:30 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:30 16:03:01 ens3 107.00 74.09 264.30 43.76 0.00 0.00 0.00 0.00 16:06:30 16:03:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 16:06:30 16:04:01 ens3 83.04 63.42 1020.29 7.08 0.00 0.00 0.00 0.00 16:06:30 16:04:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 16:06:30 16:05:01 ens3 32.40 25.64 146.91 6.68 0.00 0.00 0.00 0.00 16:06:30 16:05:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 16:06:30 16:06:01 ens3 17.03 15.51 16.59 7.56 0.00 0.00 0.00 0.00 16:06:30 16:06:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 16:06:30 Average: ens3 9.41 7.05 54.18 2.75 0.00 0.00 0.00 0.00 16:06:30 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 16:06:30 16:06:30 16:06:30 ---> sar -P ALL: 16:06:30 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-1792) 04/28/26 _x86_64_ (2 CPU) 16:06:30 16:06:30 15:38:20 LINUX RESTART (2 CPU) 16:06:30 16:06:30 15:39:01 CPU %user %nice %system %iowait %steal %idle 16:06:30 15:40:01 all 0.17 0.00 0.07 0.17 0.23 99.35 16:06:30 15:40:01 0 0.00 0.00 0.08 0.37 0.08 99.47 16:06:30 15:40:01 1 0.33 0.00 0.08 0.00 0.37 99.22 16:06:30 15:41:01 all 0.25 0.00 0.04 0.02 0.25 99.43 16:06:30 15:41:01 0 0.00 0.00 0.02 0.05 0.10 99.83 16:06:30 15:41:01 1 0.48 0.00 0.07 0.00 0.40 99.05 16:06:30 15:42:01 all 0.02 0.00 0.04 0.03 0.15 99.76 16:06:30 15:42:01 0 0.03 0.00 0.02 0.07 0.08 99.80 16:06:30 15:42:01 1 0.02 0.00 0.05 0.00 0.23 99.70 16:06:30 15:43:01 all 0.24 0.00 0.02 0.02 0.17 99.54 16:06:30 15:43:01 0 0.03 0.00 0.02 0.03 0.05 99.87 16:06:30 15:43:01 1 0.45 0.00 0.02 0.00 0.28 99.25 16:06:30 15:44:01 all 0.18 0.00 0.02 0.02 0.29 99.48 16:06:30 15:44:01 0 0.00 0.00 0.02 0.05 0.13 99.80 16:06:30 15:44:01 1 0.35 0.00 0.03 0.02 0.47 99.14 16:06:30 15:45:01 all 0.05 0.00 0.03 0.05 0.19 99.67 16:06:30 15:45:01 0 0.03 0.00 0.03 0.00 0.07 99.87 16:06:30 15:45:01 1 0.08 0.00 0.03 0.10 0.32 99.47 16:06:30 15:46:01 all 0.04 0.00 0.01 0.02 0.24 99.69 16:06:30 15:46:01 0 0.02 0.00 0.00 0.00 0.12 99.87 16:06:30 15:46:01 1 0.07 0.00 0.02 0.03 0.35 99.53 16:06:30 15:47:01 all 0.07 0.00 0.03 0.02 0.13 99.76 16:06:30 15:47:01 0 0.02 0.00 0.03 0.00 0.05 99.90 16:06:30 15:47:01 1 0.12 0.00 0.05 0.02 0.22 99.60 16:06:30 15:48:02 all 0.02 0.00 0.05 0.03 0.18 99.72 16:06:30 15:48:02 0 0.02 0.00 0.03 0.00 0.12 99.83 16:06:30 15:48:02 1 0.02 0.00 0.05 0.05 0.23 99.65 16:06:30 15:49:01 all 0.07 0.00 0.03 0.03 0.19 99.69 16:06:30 15:49:01 0 0.02 0.00 0.03 0.00 0.12 99.83 16:06:30 15:49:01 1 0.12 0.00 0.03 0.07 0.27 99.51 16:06:30 15:50:01 all 0.16 0.00 0.02 0.02 0.05 99.76 16:06:30 15:50:01 0 0.28 0.00 0.00 0.00 0.05 99.67 16:06:30 15:50:01 1 0.03 0.00 0.02 0.03 0.07 99.85 16:06:30 16:06:30 15:50:01 CPU %user %nice %system %iowait %steal %idle 16:06:30 15:51:01 all 0.65 0.00 0.03 0.04 0.17 99.10 16:06:30 15:51:01 0 0.00 0.00 0.00 0.00 0.05 99.95 16:06:30 15:51:01 1 1.29 0.00 0.07 0.08 0.30 98.27 16:06:30 15:52:01 all 0.25 0.00 0.01 0.02 0.13 99.59 16:06:30 15:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:06:30 15:52:01 1 0.50 0.00 0.02 0.02 0.25 99.22 16:06:30 15:53:01 all 0.10 0.00 0.04 0.02 0.16 99.68 16:06:30 15:53:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:06:30 15:53:01 1 0.17 0.00 0.05 0.05 0.27 99.47 16:06:30 15:54:01 all 2.69 0.00 0.19 0.27 0.78 96.07 16:06:30 15:54:01 0 2.85 0.00 0.12 0.27 0.88 95.89 16:06:30 15:54:01 1 2.55 0.00 0.28 0.27 0.68 96.22 16:06:30 15:55:01 all 0.06 0.00 0.03 0.03 0.16 99.72 16:06:30 15:55:01 0 0.07 0.00 0.02 0.00 0.13 99.78 16:06:30 15:55:01 1 0.03 0.00 0.03 0.07 0.18 99.68 16:06:30 15:56:01 all 0.04 0.00 0.03 0.03 0.16 99.74 16:06:30 15:56:01 0 0.05 0.00 0.02 0.00 0.10 99.83 16:06:30 15:56:01 1 0.05 0.00 0.05 0.03 0.23 99.63 16:06:30 15:57:01 all 0.09 0.00 0.03 0.01 0.15 99.72 16:06:30 15:57:01 0 0.15 0.00 0.03 0.00 0.10 99.72 16:06:30 15:57:01 1 0.03 0.00 0.03 0.03 0.20 99.70 16:06:30 15:58:01 all 0.08 0.00 0.03 0.02 0.17 99.72 16:06:30 15:58:01 0 0.08 0.00 0.00 0.00 0.07 99.85 16:06:30 15:58:01 1 0.05 0.00 0.05 0.03 0.27 99.60 16:06:30 15:59:01 all 0.01 0.00 0.03 0.02 0.24 99.71 16:06:30 15:59:01 0 0.02 0.00 0.02 0.00 0.08 99.88 16:06:30 15:59:01 1 0.02 0.00 0.02 0.03 0.40 99.53 16:06:30 16:00:01 all 0.18 0.00 0.02 0.02 0.11 99.68 16:06:30 16:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:06:30 16:00:01 1 0.35 0.00 0.03 0.02 0.18 99.42 16:06:30 16:01:01 all 1.01 0.00 0.02 0.02 0.04 98.91 16:06:30 16:01:01 0 0.05 0.00 0.03 0.00 0.05 99.87 16:06:30 16:01:01 1 1.95 0.00 0.02 0.05 0.03 97.95 16:06:30 16:06:30 16:01:01 CPU %user %nice %system %iowait %steal %idle 16:06:30 16:02:01 all 0.13 0.00 0.04 0.02 0.28 99.52 16:06:30 16:02:01 0 0.00 0.00 0.03 0.02 0.05 99.90 16:06:30 16:02:01 1 0.28 0.00 0.05 0.03 0.52 99.12 16:06:30 16:03:01 all 12.04 0.00 1.18 2.90 1.31 82.56 16:06:30 16:03:01 0 15.15 0.00 1.13 3.47 1.43 78.82 16:06:30 16:03:01 1 8.92 0.00 1.23 2.33 1.21 86.31 16:06:30 16:04:01 all 38.71 0.00 2.57 3.92 2.65 52.14 16:06:30 16:04:01 0 55.35 0.00 3.47 0.75 3.13 37.31 16:06:30 16:04:01 1 22.09 0.00 1.68 7.07 2.16 67.00 16:06:30 16:05:01 all 38.17 0.00 3.41 5.83 3.46 49.13 16:06:30 16:05:01 0 50.75 0.00 4.09 5.75 3.98 35.43 16:06:30 16:05:01 1 25.67 0.00 2.73 5.91 2.96 62.72 16:06:30 16:06:01 all 40.56 0.00 2.42 1.94 2.89 52.19 16:06:30 16:06:01 0 34.96 0.00 1.86 0.22 2.26 60.71 16:06:30 16:06:01 1 46.17 0.00 2.98 3.68 3.53 43.66 16:06:30 Average: all 5.06 0.00 0.39 0.58 0.56 93.42 16:06:30 Average: 0 5.95 0.00 0.41 0.41 0.50 92.73 16:06:30 Average: 1 4.17 0.00 0.36 0.74 0.62 94.11 16:06:30 16:06:30 16:06:30