12:40:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143314 12:40:40 Running as SYSTEM 12:40:40 [EnvInject] - Loading node environment variables. 12:40:40 Building remotely on prd-ubuntu1804-builder-4c-4g-17780 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:40:40 [ssh-agent] Looking for ssh-agent implementation... 12:40:40 $ ssh-agent 12:40:40 SSH_AUTH_SOCK=/tmp/ssh-q4qB8PhJz2fm/agent.1678 12:40:40 SSH_AGENT_PID=1680 12:40:40 [ssh-agent] Started. 12:40:40 Running ssh-add (command line suppressed) 12:40:40 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9518096868099354079.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9518096868099354079.key) 12:40:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:40:40 The recommended git tool is: NONE 12:40:41 using credential onap-jenkins-ssh 12:40:41 Wiping out workspace first. 12:40:41 Cloning the remote Git repository 12:40:41 Cloning repository git://cloud.onap.org/mirror/oom.git 12:40:41 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:40:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:40:41 > git --version # timeout=10 12:40:41 > git --version # 'git version 2.17.1' 12:40:41 using GIT_SSH to set credentials Gerrit user 12:40:41 Verifying host key using manually-configured host key entries 12:40:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:40:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:40:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:40:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:40:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:40:47 using GIT_SSH to set credentials Gerrit user 12:40:47 Verifying host key using manually-configured host key entries 12:40:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143314/6 # timeout=30 12:40:47 > git rev-parse 6678c0ea869bf53b3dd9cadf42ad7537f472251c^{commit} # timeout=10 12:40:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:40:47 Checking out Revision 6678c0ea869bf53b3dd9cadf42ad7537f472251c (refs/changes/14/143314/6) 12:40:47 > git config core.sparsecheckout # timeout=10 12:40:47 > git checkout -f 6678c0ea869bf53b3dd9cadf42ad7537f472251c # timeout=30 12:40:48 Commit message: "Reduce cpu requests" 12:40:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:40:48 > git rev-list --no-walk 5e7671dac6e0ca5fdd3a56d193db20dc4615415c # timeout=10 12:40:51 [EnvInject] - Injecting environment variables from a build step. 12:40:51 [EnvInject] - Injecting as environment variables the properties content 12:40:51 PYTHON=python3 12:40:51 12:40:51 [EnvInject] - Variables injected successfully. 12:40:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins814743514128560538.sh 12:40:51 ---> tox-install.sh 12:40:51 + source /home/jenkins/lf-env.sh 12:40:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:40:51 ++ mktemp -d /tmp/venv-XXXX 12:40:51 + lf_venv=/tmp/venv-0eJq 12:40:51 + local venv_file=/tmp/.os_lf_venv 12:40:51 + local python=python3 12:40:51 + local options 12:40:51 + local set_path=true 12:40:51 + local install_args= 12:40:51 ++ 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:40:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:40:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:40:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:40:51 + true 12:40:51 + case $1 in 12:40:51 + venv_file=/tmp/.toxenv 12:40:51 + shift 2 12:40:51 + true 12:40:51 + case $1 in 12:40:51 + shift 12:40:51 + break 12:40:51 + case $python in 12:40:51 + local pkg_list= 12:40:51 + [[ -d /opt/pyenv ]] 12:40:51 + echo 'Setup pyenv:' 12:40:51 Setup pyenv: 12:40:51 + export PYENV_ROOT=/opt/pyenv 12:40:51 + PYENV_ROOT=/opt/pyenv 12:40:51 + 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:40:51 + 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:40:51 + pyenv versions 12:40:51 * system (set by /opt/pyenv/version) 12:40:51 * 3.8.13 (set by /opt/pyenv/version) 12:40:51 * 3.9.13 (set by /opt/pyenv/version) 12:40:51 * 3.10.6 (set by /opt/pyenv/version) 12:40:51 + command -v pyenv 12:40:51 ++ pyenv init - --no-rehash 12:40:51 + 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:40:51 export PATH="/opt/pyenv/shims:${PATH}" 12:40:51 export PYENV_SHELL=bash 12:40:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:40:51 pyenv() { 12:40:51 local command 12:40:51 command="${1:-}" 12:40:51 if [ "$#" -gt 0 ]; then 12:40:51 shift 12:40:51 fi 12:40:51 12:40:51 case "$command" in 12:40:51 rehash|shell) 12:40:51 eval "$(pyenv "sh-$command" "$@")" 12:40:51 ;; 12:40:51 *) 12:40:51 command pyenv "$command" "$@" 12:40:51 ;; 12:40:51 esac 12:40:51 }' 12:40:51 +++ 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:40:51 ++ 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:40:51 ++ 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:40:51 ++ 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:40:51 ++ export PYENV_SHELL=bash 12:40:51 ++ PYENV_SHELL=bash 12:40:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:40:51 +++ complete -F _pyenv pyenv 12:40:51 ++ lf-pyver python3 12:40:51 ++ local py_version_xy=python3 12:40:51 ++ local py_version_xyz= 12:40:51 ++ pyenv versions 12:40:51 ++ local command 12:40:51 ++ command=versions 12:40:51 ++ '[' 1 -gt 0 ']' 12:40:51 ++ shift 12:40:51 ++ case "$command" in 12:40:51 ++ sed 's/^[ *]* //' 12:40:51 ++ command pyenv versions 12:40:51 ++ pyenv versions 12:40:51 ++ awk '{ print $1 }' 12:40:51 ++ grep -E '^[0-9.]*[0-9]$' 12:40:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:40:51 +++ sort -V 12:40:51 +++ grep '^3' /tmp/.pyenv_versions 12:40:51 +++ tail -n 1 12:40:51 ++ py_version_xyz=3.10.6 12:40:51 ++ [[ -z 3.10.6 ]] 12:40:51 ++ echo 3.10.6 12:40:51 ++ return 0 12:40:51 + pyenv local 3.10.6 12:40:51 + local command 12:40:51 + command=local 12:40:51 + '[' 2 -gt 0 ']' 12:40:51 + shift 12:40:51 + case "$command" in 12:40:51 + command pyenv local 3.10.6 12:40:51 + pyenv local 3.10.6 12:40:51 + for arg in "$@" 12:40:51 + case $arg in 12:40:51 + pkg_list+='tox ' 12:40:51 + for arg in "$@" 12:40:51 + case $arg in 12:40:51 + pkg_list+='virtualenv ' 12:40:51 + for arg in "$@" 12:40:51 + case $arg in 12:40:51 + pkg_list+='urllib3~=1.26.15 ' 12:40:51 + [[ -f /tmp/.toxenv ]] 12:40:51 + [[ ! -f /tmp/.toxenv ]] 12:40:51 + [[ -n '' ]] 12:40:51 + python3 -m venv /tmp/venv-0eJq 12:40:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0eJq' 12:40:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0eJq 12:40:56 + echo /tmp/venv-0eJq 12:40:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:40:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:40:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:40:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:40:56 + local 'pip_opts=--upgrade --quiet' 12:40:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:40:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:40:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:40:56 + [[ -n '' ]] 12:40:56 + [[ -n '' ]] 12:40:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:40:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:40:56 + /tmp/venv-0eJq/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 12:41:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:41:00 lf-activate-venv(): INFO: Base packages installed successfully 12:41:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:41:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:41:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:41:00 + /tmp/venv-0eJq/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 12:41:02 + type python3 12:41:02 + true 12:41:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0eJq/bin to PATH' 12:41:02 lf-activate-venv(): INFO: Adding /tmp/venv-0eJq/bin to PATH 12:41:02 + PATH=/tmp/venv-0eJq/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:41:02 + return 0 12:41:02 + python3 --version 12:41:02 Python 3.10.6 12:41:02 + python3 -m pip --version 12:41:02 pip 26.0.1 from /tmp/venv-0eJq/lib/python3.10/site-packages/pip (python 3.10) 12:41:02 + python3 -m pip freeze 12:41:02 cachetools==7.0.1 12:41:02 chardet==5.2.0 12:41:02 colorama==0.4.6 12:41:02 distlib==0.4.0 12:41:02 filelock==3.24.2 12:41:02 packaging==26.0 12:41:02 platformdirs==4.9.2 12:41:02 pluggy==1.6.0 12:41:02 pyproject-api==1.10.0 12:41:02 tomli==2.4.0 12:41:02 tox==4.36.1 12:41:02 typing_extensions==4.15.0 12:41:02 urllib3==1.26.20 12:41:02 virtualenv==20.37.0 12:41:02 [EnvInject] - Injecting environment variables from a build step. 12:41:02 [EnvInject] - Injecting as environment variables the properties content 12:41:02 PARALLEL=false 12:41:02 12:41:02 [EnvInject] - Variables injected successfully. 12:41:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14212205914548702844.sh 12:41:02 ---> tox-run.sh 12:41:02 + 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 12:41:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:41:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:41:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:41:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:41:02 + source /home/jenkins/lf-env.sh 12:41:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:41:02 ++ mktemp -d /tmp/venv-XXXX 12:41:02 + lf_venv=/tmp/venv-8KQU 12:41:02 + local venv_file=/tmp/.os_lf_venv 12:41:02 + local python=python3 12:41:02 + local options 12:41:02 + local set_path=true 12:41:02 + local install_args= 12:41:02 ++ 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:41:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:41:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:41:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:41:02 + true 12:41:02 + case $1 in 12:41:02 + venv_file=/tmp/.toxenv 12:41:02 + shift 2 12:41:02 + true 12:41:02 + case $1 in 12:41:02 + shift 12:41:02 + break 12:41:02 + case $python in 12:41:02 + local pkg_list= 12:41:02 + [[ -d /opt/pyenv ]] 12:41:02 + echo 'Setup pyenv:' 12:41:02 Setup pyenv: 12:41:02 + export PYENV_ROOT=/opt/pyenv 12:41:02 + PYENV_ROOT=/opt/pyenv 12:41:02 + 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 12:41:02 + 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 12:41:02 + pyenv versions 12:41:02 system 12:41:02 3.8.13 12:41:02 3.9.13 12:41:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:41:02 + command -v pyenv 12:41:02 ++ pyenv init - --no-rehash 12:41:02 + 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:41:02 export PATH="/opt/pyenv/shims:${PATH}" 12:41:02 export PYENV_SHELL=bash 12:41:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:41:02 pyenv() { 12:41:02 local command 12:41:02 command="${1:-}" 12:41:02 if [ "$#" -gt 0 ]; then 12:41:02 shift 12:41:02 fi 12:41:02 12:41:02 case "$command" in 12:41:02 rehash|shell) 12:41:02 eval "$(pyenv "sh-$command" "$@")" 12:41:02 ;; 12:41:02 *) 12:41:02 command pyenv "$command" "$@" 12:41:02 ;; 12:41:02 esac 12:41:02 }' 12:41:02 +++ 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:41:02 ++ 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 12:41:02 ++ 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 12:41:02 ++ 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 12:41:02 ++ export PYENV_SHELL=bash 12:41:02 ++ PYENV_SHELL=bash 12:41:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:41:02 +++ complete -F _pyenv pyenv 12:41:02 ++ lf-pyver python3 12:41:02 ++ local py_version_xy=python3 12:41:02 ++ local py_version_xyz= 12:41:02 ++ pyenv versions 12:41:02 ++ local command 12:41:02 ++ sed 's/^[ *]* //' 12:41:02 ++ command=versions 12:41:02 ++ '[' 1 -gt 0 ']' 12:41:02 ++ shift 12:41:02 ++ case "$command" in 12:41:02 ++ command pyenv versions 12:41:02 ++ pyenv versions 12:41:02 ++ awk '{ print $1 }' 12:41:02 ++ grep -E '^[0-9.]*[0-9]$' 12:41:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:41:02 +++ grep '^3' /tmp/.pyenv_versions 12:41:02 +++ tail -n 1 12:41:02 +++ sort -V 12:41:02 ++ py_version_xyz=3.10.6 12:41:02 ++ [[ -z 3.10.6 ]] 12:41:02 ++ echo 3.10.6 12:41:02 ++ return 0 12:41:02 + pyenv local 3.10.6 12:41:02 + local command 12:41:02 + command=local 12:41:02 + '[' 2 -gt 0 ']' 12:41:02 + shift 12:41:02 + case "$command" in 12:41:02 + command pyenv local 3.10.6 12:41:02 + pyenv local 3.10.6 12:41:03 + for arg in "$@" 12:41:03 + case $arg in 12:41:03 + pkg_list+='tox ' 12:41:03 + for arg in "$@" 12:41:03 + case $arg in 12:41:03 + pkg_list+='virtualenv ' 12:41:03 + for arg in "$@" 12:41:03 + case $arg in 12:41:03 + pkg_list+='urllib3~=1.26.15 ' 12:41:03 + [[ -f /tmp/.toxenv ]] 12:41:03 ++ cat /tmp/.toxenv 12:41:03 + lf_venv=/tmp/venv-0eJq 12:41:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0eJq from' file:/tmp/.toxenv 12:41:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0eJq from file:/tmp/.toxenv 12:41:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:41:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:03 + local 'pip_opts=--upgrade --quiet' 12:41:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:41:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:41:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:41:03 + [[ -n '' ]] 12:41:03 + [[ -n '' ]] 12:41:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:41:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:03 + /tmp/venv-0eJq/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 12:41:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:41:03 lf-activate-venv(): INFO: Base packages installed successfully 12:41:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:41:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:41:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:41:03 + /tmp/venv-0eJq/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 12:41:04 + type python3 12:41:04 + true 12:41:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0eJq/bin to PATH' 12:41:04 lf-activate-venv(): INFO: Adding /tmp/venv-0eJq/bin to PATH 12:41:04 + PATH=/tmp/venv-0eJq/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 12:41:04 + return 0 12:41:04 + [[ -d /opt/pyenv ]] 12:41:04 + echo '---> Setting up pyenv' 12:41:04 ---> Setting up pyenv 12:41:04 + export PYENV_ROOT=/opt/pyenv 12:41:04 + PYENV_ROOT=/opt/pyenv 12:41:04 + export PATH=/opt/pyenv/bin:/tmp/venv-0eJq/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 12:41:04 + PATH=/opt/pyenv/bin:/tmp/venv-0eJq/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 12:41:04 ++ pwd 12:41:04 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:41:04 + export PYTHONPATH 12:41:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:41:04 + TOX_TESTENV_PASSENV=PYTHONPATH 12:41:04 + tox --version 12:41:05 4.36.1 from /tmp/venv-0eJq/lib/python3.10/site-packages/tox/__init__.py 12:41:05 + PARALLEL=false 12:41:05 + TOX_OPTIONS_LIST= 12:41:05 + [[ -n checkbashisms ]] 12:41:05 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:41:05 + case ${PARALLEL,,} in 12:41:05 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:41:05 + tox -e checkbashisms 12:41:06 checkbashisms: freeze> python -m pip freeze --all 12:41:07 checkbashisms: pip==26.0.1,setuptools==82.0.0 12:41:07 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:41:10 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:41:12 checkbashisms: OK (6.61=setup[1.33]+cmd[5.27] seconds) 12:41:12 congratulations :) (6.65 seconds) 12:41:13 + tox_status=0 12:41:13 + echo '---> Completed tox runs' 12:41:13 ---> Completed tox runs 12:41:13 + for i in .tox/*/log 12:41:15 ++ echo .tox/checkbashisms/log 12:41:15 ++ awk -F/ '{print $2}' 12:41:15 + tox_env=checkbashisms 12:41:15 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:41:15 + DOC_DIR=docs/_build/html 12:41:15 + [[ -d docs/_build/html ]] 12:41:15 + echo '---> tox-run.sh ends' 12:41:15 ---> tox-run.sh ends 12:41:15 + test 0 -eq 0 12:41:16 $ ssh-agent -k 12:41:16 unset SSH_AUTH_SOCK; 12:41:16 unset SSH_AGENT_PID; 12:41:16 echo Agent pid 1680 killed; 12:41:16 [ssh-agent] Stopped. 12:41:16 [PostBuildScript] - [INFO] Executing post build scripts. 12:41:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8921215971371100487.sh 12:41:16 ---> sysstat.sh 12:41:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15841722745494432307.sh 12:41:16 ---> package-listing.sh 12:41:16 ++ facter osfamily 12:41:16 ++ tr '[:upper:]' '[:lower:]' 12:41:16 + OS_FAMILY=debian 12:41:16 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:41:16 + START_PACKAGES=/tmp/packages_start.txt 12:41:16 + END_PACKAGES=/tmp/packages_end.txt 12:41:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:41:16 + PACKAGES=/tmp/packages_start.txt 12:41:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:41:16 + PACKAGES=/tmp/packages_end.txt 12:41:16 + case "${OS_FAMILY}" in 12:41:16 + dpkg -l 12:41:16 + grep '^ii' 12:41:16 + '[' -f /tmp/packages_start.txt ']' 12:41:16 + '[' -f /tmp/packages_end.txt ']' 12:41:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:41:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:41:16 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:41:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:41:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10117409741683350723.sh 12:41:16 ---> capture-instance-metadata.sh 12:41:16 Setup pyenv: 12:41:16 system 12:41:17 3.8.13 12:41:17 3.9.13 12:41:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:41:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tCCn 12:41:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:41:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:40 lf-activate-venv(): INFO: Base packages installed successfully 12:41:40 lf-activate-venv(): INFO: Installing additional packages: lftools 12:42:18 lf-activate-venv(): INFO: Adding /tmp/venv-tCCn/bin to PATH 12:42:18 INFO: Running in OpenStack, capturing instance metadata 12:42:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14194542791773803778.sh 12:42:19 provisioning config files... 12:42:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2049441943505390359tmp 12:42:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:42:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:42:19 [EnvInject] - Injecting environment variables from a build step. 12:42:19 [EnvInject] - Injecting as environment variables the properties content 12:42:19 SERVER_ID=logs 12:42:19 12:42:19 [EnvInject] - Variables injected successfully. 12:42:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13399270932723360091.sh 12:42:19 ---> create-netrc.sh 12:42:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16624047427051385560.sh 12:42:19 ---> python-tools-install.sh 12:42:19 Setup pyenv: 12:42:19 system 12:42:19 3.8.13 12:42:19 3.9.13 12:42:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:42:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tCCn from file:/tmp/.os_lf_venv 12:42:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:42:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:42:20 lf-activate-venv(): INFO: Base packages installed successfully 12:42:20 lf-activate-venv(): INFO: Installing additional packages: lftools 12:42:28 lf-activate-venv(): INFO: Adding /tmp/venv-tCCn/bin to PATH 12:42:28 Generating Requirements File 12:42:46 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:42:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:42:46 Python 3.10.6 12:42:46 pip 26.0.1 from /tmp/venv-tCCn/lib/python3.10/site-packages/pip (python 3.10) 12:42:47 appdirs==1.4.4 12:42:47 argcomplete==3.6.3 12:42:47 aspy.yaml==1.3.0 12:42:47 attrs==25.4.0 12:42:47 autopage==0.6.0 12:42:47 backports.strenum==1.3.1 12:42:47 beautifulsoup4==4.14.3 12:42:47 boto3==1.42.50 12:42:47 botocore==1.42.50 12:42:47 bs4==0.0.2 12:42:47 certifi==2026.1.4 12:42:47 cffi==2.0.0 12:42:47 cfgv==3.5.0 12:42:47 chardet==5.2.0 12:42:47 charset-normalizer==3.4.4 12:42:47 click==8.3.1 12:42:47 cliff==4.13.1 12:42:47 cmd2==3.2.0 12:42:47 cryptography==3.3.2 12:42:47 debtcollector==3.0.0 12:42:47 decorator==5.2.1 12:42:47 defusedxml==0.7.1 12:42:47 Deprecated==1.3.1 12:42:47 distlib==0.4.0 12:42:47 dnspython==2.8.0 12:42:47 docker==7.1.0 12:42:47 dogpile.cache==1.5.0 12:42:47 durationpy==0.10 12:42:47 email-validator==2.3.0 12:42:47 filelock==3.24.2 12:42:47 future==1.0.0 12:42:47 gitdb==4.0.12 12:42:47 GitPython==3.1.46 12:42:47 httplib2==0.30.2 12:42:47 identify==2.6.16 12:42:47 idna==3.11 12:42:47 importlib-resources==1.5.0 12:42:47 iso8601==2.1.0 12:42:47 Jinja2==3.1.6 12:42:47 jmespath==1.1.0 12:42:47 jsonpatch==1.33 12:42:47 jsonpointer==3.0.0 12:42:47 jsonschema==4.26.0 12:42:47 jsonschema-specifications==2025.9.1 12:42:47 keystoneauth1==5.13.0 12:42:47 kubernetes==35.0.0 12:42:47 lftools==0.37.21 12:42:47 lxml==6.0.2 12:42:47 markdown-it-py==4.0.0 12:42:47 MarkupSafe==3.0.3 12:42:47 mdurl==0.1.2 12:42:47 msgpack==1.1.2 12:42:47 multi_key_dict==2.0.3 12:42:47 munch==4.0.0 12:42:47 netaddr==1.3.0 12:42:47 niet==1.4.2 12:42:47 nodeenv==1.10.0 12:42:47 oauth2client==4.1.3 12:42:47 oauthlib==3.3.1 12:42:47 openstacksdk==4.9.0 12:42:47 os-service-types==1.8.2 12:42:47 osc-lib==4.3.0 12:42:47 oslo.config==10.2.0 12:42:47 oslo.context==6.2.0 12:42:47 oslo.i18n==6.7.1 12:42:47 oslo.log==8.0.0 12:42:47 oslo.serialization==5.9.0 12:42:47 oslo.utils==9.2.0 12:42:47 packaging==26.0 12:42:47 pbr==7.0.3 12:42:47 platformdirs==4.9.2 12:42:47 prettytable==3.17.0 12:42:47 psutil==7.2.2 12:42:47 pyasn1==0.6.2 12:42:47 pyasn1_modules==0.4.2 12:42:47 pycparser==3.0 12:42:47 pygerrit2==2.0.15 12:42:47 PyGithub==2.8.1 12:42:47 Pygments==2.19.2 12:42:47 PyJWT==2.11.0 12:42:47 PyNaCl==1.6.2 12:42:47 pyparsing==2.4.7 12:42:47 pyperclip==1.11.0 12:42:47 pyrsistent==0.20.0 12:42:47 python-cinderclient==9.8.0 12:42:47 python-dateutil==2.9.0.post0 12:42:47 python-heatclient==5.0.0 12:42:47 python-jenkins==1.8.3 12:42:47 python-keystoneclient==5.7.0 12:42:47 python-magnumclient==4.9.0 12:42:47 python-openstackclient==8.3.0 12:42:47 python-swiftclient==4.9.0 12:42:47 PyYAML==6.0.3 12:42:47 referencing==0.37.0 12:42:47 requests==2.32.5 12:42:47 requests-oauthlib==2.0.0 12:42:47 requestsexceptions==1.4.0 12:42:47 rfc3986==2.0.0 12:42:47 rich==14.3.2 12:42:47 rich-argparse==1.7.2 12:42:47 rpds-py==0.30.0 12:42:47 rsa==4.9.1 12:42:47 ruamel.yaml==0.19.1 12:42:47 ruamel.yaml.clib==0.2.15 12:42:47 s3transfer==0.16.0 12:42:47 simplejson==3.20.2 12:42:47 six==1.17.0 12:42:47 smmap==5.0.2 12:42:47 soupsieve==2.8.3 12:42:47 stevedore==5.6.0 12:42:47 tabulate==0.9.0 12:42:47 toml==0.10.2 12:42:47 tomlkit==0.14.0 12:42:47 tqdm==4.67.3 12:42:47 typing_extensions==4.15.0 12:42:47 tzdata==2025.3 12:42:47 urllib3==1.26.20 12:42:47 virtualenv==20.37.0 12:42:47 wcwidth==0.6.0 12:42:47 websocket-client==1.9.0 12:42:47 wrapt==2.1.1 12:42:47 xdg==6.0.0 12:42:47 xmltodict==1.0.3 12:42:47 yq==3.4.3 12:42:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6132214100214838594.sh 12:42:47 ---> sudo-logs.sh 12:42:47 Archiving 'sudo' log.. 12:42:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5864806274959283587.sh 12:42:47 ---> job-cost.sh 12:42:47 INFO: Activating Python virtual environment... 12:42:47 Setup pyenv: 12:42:47 system 12:42:47 3.8.13 12:42:47 3.9.13 12:42:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:42:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tCCn from file:/tmp/.os_lf_venv 12:42:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:42:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:42:51 lf-activate-venv(): INFO: Base packages installed successfully 12:42:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:42:56 lf-activate-venv(): INFO: Adding /tmp/venv-tCCn/bin to PATH 12:42:56 INFO: No stack-cost file found 12:42:56 INFO: Instance uptime: 159s 12:42:56 INFO: Fetching instance metadata (attempt 1 of 3)... 12:42:56 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:42:56 INFO: Successfully fetched instance metadata 12:42:56 INFO: Instance type: v3-standard-4 12:42:56 INFO: Retrieving pricing info for: v3-standard-4 12:42:56 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:42:56 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=159 12:42:57 INFO: Successfully fetched Vexxhost pricing API 12:42:57 INFO: Retrieved cost: 0.11 12:42:57 INFO: Retrieved resource: v3-standard-4 12:42:57 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 12:42:57 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 12:42:57 INFO: Successfully archived job cost data 12:42:57 DEBUG: Cost data: oom-master-checkbashisms-lint,4423,2026-02-17 12:42:57,v3-standard-4,159,0.11,0.00,SUCCESS 12:42:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5010842016898218052.sh 12:42:57 ---> logs-deploy.sh 12:42:57 Setup pyenv: 12:42:57 system 12:42:57 3.8.13 12:42:57 3.9.13 12:42:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:42:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tCCn from file:/tmp/.os_lf_venv 12:42:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:42:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:42:59 lf-activate-venv(): INFO: Base packages installed successfully 12:42:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:43:06 lf-activate-venv(): INFO: Adding /tmp/venv-tCCn/bin to PATH 12:43:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4423 12:43:06 INFO: archiving workspace using pattern(s): 12:43:07 Archives upload complete. 12:43:07 INFO: archiving logs to Nexus 12:43:08 ---> uname -a: 12:43:08 Linux prd-ubuntu1804-builder-4c-4g-17780 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:43:08 12:43:08 12:43:08 ---> lscpu: 12:43:08 Architecture: x86_64 12:43:08 CPU op-mode(s): 32-bit, 64-bit 12:43:08 Byte Order: Little Endian 12:43:08 CPU(s): 4 12:43:08 On-line CPU(s) list: 0-3 12:43:08 Thread(s) per core: 1 12:43:08 Core(s) per socket: 1 12:43:08 Socket(s): 4 12:43:08 NUMA node(s): 1 12:43:08 Vendor ID: AuthenticAMD 12:43:08 CPU family: 23 12:43:08 Model: 49 12:43:08 Model name: AMD EPYC-Rome Processor 12:43:08 Stepping: 0 12:43:08 CPU MHz: 2799.996 12:43:08 BogoMIPS: 5599.99 12:43:08 Virtualization: AMD-V 12:43:08 Hypervisor vendor: KVM 12:43:08 Virtualization type: full 12:43:08 L1d cache: 32K 12:43:08 L1i cache: 32K 12:43:08 L2 cache: 512K 12:43:08 L3 cache: 16384K 12:43:08 NUMA node0 CPU(s): 0-3 12:43:08 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 12:43:08 12:43:08 12:43:08 ---> nproc: 12:43:08 4 12:43:08 12:43:08 12:43:08 ---> df -h: 12:43:08 Filesystem Size Used Avail Use% Mounted on 12:43:08 udev 7.9G 0 7.9G 0% /dev 12:43:08 tmpfs 1.6G 676K 1.6G 1% /run 12:43:08 /dev/vda1 78G 8.3G 70G 11% / 12:43:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:43:08 tmpfs 5.0M 0 5.0M 0% /run/lock 12:43:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:43:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:43:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:43:08 12:43:08 12:43:08 ---> free -m: 12:43:08 total used free shared buff/cache available 12:43:08 Mem: 16040 593 13383 0 2062 15133 12:43:08 Swap: 1023 0 1023 12:43:08 12:43:08 12:43:08 ---> ip addr: 12:43:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:43:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:43:08 inet 127.0.0.1/8 scope host lo 12:43:08 valid_lft forever preferred_lft forever 12:43:08 inet6 ::1/128 scope host 12:43:08 valid_lft forever preferred_lft forever 12:43:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:43:08 link/ether fa:16:3e:4b:48:37 brd ff:ff:ff:ff:ff:ff 12:43:08 inet 10.30.106.197/23 brd 10.30.107.255 scope global dynamic ens3 12:43:08 valid_lft 86237sec preferred_lft 86237sec 12:43:08 inet6 fe80::f816:3eff:fe4b:4837/64 scope link 12:43:08 valid_lft forever preferred_lft forever 12:43:08 12:43:08 12:43:08 ---> sar -b -r -n DEV: 12:43:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17780) 02/17/26 _x86_64_ (4 CPU) 12:43:08 12:43:08 12:40:27 LINUX RESTART (4 CPU) 12:43:08 12:43:08 12:41:02 tps rtps wtps bread/s bwrtn/s 12:43:08 12:42:01 67.56 4.63 62.94 116.59 33018.13 12:43:08 12:43:01 88.25 1.07 87.19 121.83 9959.35 12:43:08 Average: 78.00 2.83 75.17 119.23 21390.91 12:43:08 12:43:08 12:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:43:08 12:42:01 13968336 15458828 2456632 14.96 55032 1639812 884184 5.06 788112 1463740 45388 12:43:08 12:43:01 13723776 15513352 2701192 16.45 79084 1898272 837628 4.79 748268 1714884 128712 12:43:08 Average: 13846056 15486090 2578912 15.70 67058 1769042 860906 4.93 768190 1589312 87050 12:43:08 12:43:08 12:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:43:08 12:42:01 lo 0.81 0.81 0.10 0.10 0.00 0.00 0.00 0.00 12:43:08 12:42:01 ens3 27.28 21.54 127.46 6.62 0.00 0.00 0.00 0.00 12:43:08 12:43:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 12:43:08 12:43:01 ens3 55.73 42.90 852.14 10.11 0.00 0.00 0.00 0.00 12:43:08 Average: lo 1.01 1.01 0.11 0.11 0.00 0.00 0.00 0.00 12:43:08 Average: ens3 41.63 32.31 492.87 8.38 0.00 0.00 0.00 0.00 12:43:08 12:43:08 12:43:08 ---> sar -P ALL: 12:43:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17780) 02/17/26 _x86_64_ (4 CPU) 12:43:08 12:43:08 12:40:27 LINUX RESTART (4 CPU) 12:43:08 12:43:08 12:41:02 CPU %user %nice %system %iowait %steal %idle 12:43:08 12:42:01 all 11.03 0.00 0.83 15.89 0.14 72.11 12:43:08 12:42:01 0 17.28 0.00 0.88 23.56 0.05 58.22 12:43:08 12:42:01 1 11.26 0.00 0.85 0.14 0.14 87.61 12:43:08 12:42:01 2 4.34 0.00 0.54 24.95 0.25 69.91 12:43:08 12:42:01 3 11.31 0.00 1.06 13.97 0.12 73.54 12:43:08 12:43:01 all 17.46 0.00 1.31 4.79 0.05 76.40 12:43:08 12:43:01 0 6.17 0.00 1.29 17.90 0.05 74.59 12:43:08 12:43:01 1 24.64 0.00 1.50 0.62 0.03 73.21 12:43:08 12:43:01 2 9.20 0.00 0.82 0.37 0.03 89.58 12:43:08 12:43:01 3 29.72 0.00 1.60 0.37 0.07 68.25 12:43:08 Average: all 14.30 0.00 1.07 10.25 0.09 74.29 12:43:08 Average: 0 11.69 0.00 1.09 20.71 0.05 66.46 12:43:08 Average: 1 18.21 0.00 1.19 0.39 0.09 80.13 12:43:08 Average: 2 6.79 0.00 0.68 12.57 0.14 79.82 12:43:08 Average: 3 20.62 0.00 1.33 7.09 0.09 70.86 12:43:08 12:43:08 12:43:08