15:46:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143314 15:46:59 Running as SYSTEM 15:46:59 [EnvInject] - Loading node environment variables. 15:46:59 Building remotely on prd-ubuntu1804-builder-4c-4g-17407 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:46:59 [ssh-agent] Looking for ssh-agent implementation... 15:46:59 $ ssh-agent 15:47:00 SSH_AUTH_SOCK=/tmp/ssh-vsX1MoGbmwFL/agent.1937 15:47:00 SSH_AGENT_PID=1939 15:47:00 [ssh-agent] Started. 15:47:00 Running ssh-add (command line suppressed) 15:47:00 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4501980748008043547.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4501980748008043547.key) 15:47:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:47:00 The recommended git tool is: NONE 15:47:01 using credential onap-jenkins-ssh 15:47:01 Wiping out workspace first. 15:47:01 Cloning the remote Git repository 15:47:01 Cloning repository git://cloud.onap.org/mirror/oom.git 15:47:01 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:47:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:47:01 > git --version # timeout=10 15:47:01 > git --version # 'git version 2.17.1' 15:47:01 using GIT_SSH to set credentials Gerrit user 15:47:02 Verifying host key using manually-configured host key entries 15:47:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:47:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:47:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:47:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:47:08 using GIT_SSH to set credentials Gerrit user 15:47:08 Verifying host key using manually-configured host key entries 15:47:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143314/5 # timeout=30 15:47:08 > git rev-parse 7618771cc83ce61ef5c100f006b4b76567ff47cd^{commit} # timeout=10 15:47:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:47:08 Checking out Revision 7618771cc83ce61ef5c100f006b4b76567ff47cd (refs/changes/14/143314/5) 15:47:08 > git config core.sparsecheckout # timeout=10 15:47:08 > git checkout -f 7618771cc83ce61ef5c100f006b4b76567ff47cd # timeout=30 15:47:08 Commit message: "Reduce cpu requests" 15:47:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:47:08 > git rev-list --no-walk 5e7671dac6e0ca5fdd3a56d193db20dc4615415c # timeout=10 15:47:12 [EnvInject] - Injecting environment variables from a build step. 15:47:12 [EnvInject] - Injecting as environment variables the properties content 15:47:12 PYTHON=python3 15:47:12 15:47:12 [EnvInject] - Variables injected successfully. 15:47:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11589686523956199746.sh 15:47:12 ---> tox-install.sh 15:47:12 + source /home/jenkins/lf-env.sh 15:47:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:47:12 ++ mktemp -d /tmp/venv-XXXX 15:47:12 + lf_venv=/tmp/venv-TS6s 15:47:12 + local venv_file=/tmp/.os_lf_venv 15:47:12 + local python=python3 15:47:12 + local options 15:47:12 + local set_path=true 15:47:12 + local install_args= 15:47:12 ++ 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 15:47:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:47:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:47:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:47:12 + true 15:47:12 + case $1 in 15:47:12 + venv_file=/tmp/.toxenv 15:47:12 + shift 2 15:47:12 + true 15:47:12 + case $1 in 15:47:12 + shift 15:47:12 + break 15:47:12 + case $python in 15:47:12 + local pkg_list= 15:47:12 + [[ -d /opt/pyenv ]] 15:47:12 + echo 'Setup pyenv:' 15:47:12 Setup pyenv: 15:47:12 + export PYENV_ROOT=/opt/pyenv 15:47:12 + PYENV_ROOT=/opt/pyenv 15:47:12 + 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 15:47:12 + 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 15:47:12 + pyenv versions 15:47:12 * system (set by /opt/pyenv/version) 15:47:12 * 3.8.13 (set by /opt/pyenv/version) 15:47:12 * 3.9.13 (set by /opt/pyenv/version) 15:47:12 * 3.10.6 (set by /opt/pyenv/version) 15:47:12 + command -v pyenv 15:47:12 ++ pyenv init - --no-rehash 15:47:12 + 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[*]}"'\'')" 15:47:12 export PATH="/opt/pyenv/shims:${PATH}" 15:47:12 export PYENV_SHELL=bash 15:47:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:47:12 pyenv() { 15:47:12 local command 15:47:12 command="${1:-}" 15:47:12 if [ "$#" -gt 0 ]; then 15:47:12 shift 15:47:12 fi 15:47:12 15:47:12 case "$command" in 15:47:12 rehash|shell) 15:47:12 eval "$(pyenv "sh-$command" "$@")" 15:47:12 ;; 15:47:12 *) 15:47:12 command pyenv "$command" "$@" 15:47:12 ;; 15:47:12 esac 15:47:12 }' 15:47:12 +++ 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[*]}"' 15:47:12 ++ 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 15:47:12 ++ 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 15:47:12 ++ 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 15:47:12 ++ export PYENV_SHELL=bash 15:47:12 ++ PYENV_SHELL=bash 15:47:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:47:12 +++ complete -F _pyenv pyenv 15:47:12 ++ lf-pyver python3 15:47:12 ++ local py_version_xy=python3 15:47:12 ++ local py_version_xyz= 15:47:12 ++ pyenv versions 15:47:12 ++ local command 15:47:12 ++ command=versions 15:47:12 ++ '[' 1 -gt 0 ']' 15:47:12 ++ shift 15:47:12 ++ case "$command" in 15:47:12 ++ command pyenv versions 15:47:12 ++ awk '{ print $1 }' 15:47:12 ++ pyenv versions 15:47:12 ++ grep -E '^[0-9.]*[0-9]$' 15:47:12 ++ sed 's/^[ *]* //' 15:47:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:47:12 +++ grep '^3' /tmp/.pyenv_versions 15:47:12 +++ sort -V 15:47:12 +++ tail -n 1 15:47:12 ++ py_version_xyz=3.10.6 15:47:12 ++ [[ -z 3.10.6 ]] 15:47:12 ++ echo 3.10.6 15:47:12 ++ return 0 15:47:12 + pyenv local 3.10.6 15:47:12 + local command 15:47:12 + command=local 15:47:12 + '[' 2 -gt 0 ']' 15:47:12 + shift 15:47:12 + case "$command" in 15:47:12 + command pyenv local 3.10.6 15:47:12 + pyenv local 3.10.6 15:47:12 + for arg in "$@" 15:47:12 + case $arg in 15:47:12 + pkg_list+='tox ' 15:47:12 + for arg in "$@" 15:47:12 + case $arg in 15:47:12 + pkg_list+='virtualenv ' 15:47:12 + for arg in "$@" 15:47:12 + case $arg in 15:47:12 + pkg_list+='urllib3~=1.26.15 ' 15:47:12 + [[ -f /tmp/.toxenv ]] 15:47:12 + [[ ! -f /tmp/.toxenv ]] 15:47:12 + [[ -n '' ]] 15:47:12 + python3 -m venv /tmp/venv-TS6s 15:47:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TS6s' 15:47:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TS6s 15:47:17 + echo /tmp/venv-TS6s 15:47:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:47:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:47:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:47:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:47:17 + local 'pip_opts=--upgrade --quiet' 15:47:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:47:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:47:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:47:17 + [[ -n '' ]] 15:47:17 + [[ -n '' ]] 15:47:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:47:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:47:17 + /tmp/venv-TS6s/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 15:47:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:47:22 lf-activate-venv(): INFO: Base packages installed successfully 15:47:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:47:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:47:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:47:22 + /tmp/venv-TS6s/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 15:47:27 + type python3 15:47:27 + true 15:47:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TS6s/bin to PATH' 15:47:27 lf-activate-venv(): INFO: Adding /tmp/venv-TS6s/bin to PATH 15:47:27 + PATH=/tmp/venv-TS6s/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 15:47:27 + return 0 15:47:27 + python3 --version 15:47:27 Python 3.10.6 15:47:27 + python3 -m pip --version 15:47:27 pip 26.0.1 from /tmp/venv-TS6s/lib/python3.10/site-packages/pip (python 3.10) 15:47:27 + python3 -m pip freeze 15:47:27 cachetools==7.0.1 15:47:27 chardet==5.2.0 15:47:27 colorama==0.4.6 15:47:27 distlib==0.4.0 15:47:27 filelock==3.24.2 15:47:27 packaging==26.0 15:47:27 platformdirs==4.9.2 15:47:27 pluggy==1.6.0 15:47:27 pyproject-api==1.10.0 15:47:27 tomli==2.4.0 15:47:27 tox==4.36.0 15:47:27 typing_extensions==4.15.0 15:47:27 urllib3==1.26.20 15:47:27 virtualenv==20.36.1 15:47:27 [EnvInject] - Injecting environment variables from a build step. 15:47:27 [EnvInject] - Injecting as environment variables the properties content 15:47:27 PARALLEL=false 15:47:27 15:47:27 [EnvInject] - Variables injected successfully. 15:47:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10809280041486184333.sh 15:47:27 ---> tox-run.sh 15:47:27 + 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 15:47:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:47:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:47:27 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:47:27 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:47:27 + source /home/jenkins/lf-env.sh 15:47:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:47:27 ++ mktemp -d /tmp/venv-XXXX 15:47:27 + lf_venv=/tmp/venv-1Jrr 15:47:27 + local venv_file=/tmp/.os_lf_venv 15:47:27 + local python=python3 15:47:27 + local options 15:47:27 + local set_path=true 15:47:27 + local install_args= 15:47:27 ++ 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 15:47:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:47:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:47:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:47:27 + true 15:47:27 + case $1 in 15:47:27 + venv_file=/tmp/.toxenv 15:47:27 + shift 2 15:47:27 + true 15:47:27 + case $1 in 15:47:27 + shift 15:47:27 + break 15:47:27 + case $python in 15:47:27 + local pkg_list= 15:47:27 + [[ -d /opt/pyenv ]] 15:47:27 + echo 'Setup pyenv:' 15:47:27 Setup pyenv: 15:47:27 + export PYENV_ROOT=/opt/pyenv 15:47:27 + PYENV_ROOT=/opt/pyenv 15:47:27 + 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 15:47:27 + 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 15:47:27 + pyenv versions 15:47:27 system 15:47:27 3.8.13 15:47:27 3.9.13 15:47:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:47:27 + command -v pyenv 15:47:27 ++ pyenv init - --no-rehash 15:47:27 + 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[*]}"'\'')" 15:47:27 export PATH="/opt/pyenv/shims:${PATH}" 15:47:27 export PYENV_SHELL=bash 15:47:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:47:27 pyenv() { 15:47:27 local command 15:47:27 command="${1:-}" 15:47:27 if [ "$#" -gt 0 ]; then 15:47:27 shift 15:47:27 fi 15:47:27 15:47:27 case "$command" in 15:47:27 rehash|shell) 15:47:27 eval "$(pyenv "sh-$command" "$@")" 15:47:27 ;; 15:47:27 *) 15:47:27 command pyenv "$command" "$@" 15:47:27 ;; 15:47:27 esac 15:47:27 }' 15:47:27 +++ 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[*]}"' 15:47:27 ++ 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 15:47:27 ++ 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 15:47:27 ++ 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 15:47:27 ++ export PYENV_SHELL=bash 15:47:27 ++ PYENV_SHELL=bash 15:47:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:47:27 +++ complete -F _pyenv pyenv 15:47:27 ++ lf-pyver python3 15:47:27 ++ local py_version_xy=python3 15:47:27 ++ local py_version_xyz= 15:47:27 ++ pyenv versions 15:47:27 ++ local command 15:47:27 ++ command=versions 15:47:27 ++ '[' 1 -gt 0 ']' 15:47:27 ++ shift 15:47:27 ++ case "$command" in 15:47:27 ++ command pyenv versions 15:47:27 ++ pyenv versions 15:47:27 ++ sed 's/^[ *]* //' 15:47:27 ++ awk '{ print $1 }' 15:47:27 ++ grep -E '^[0-9.]*[0-9]$' 15:47:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:47:27 +++ grep '^3' /tmp/.pyenv_versions 15:47:27 +++ sort -V 15:47:27 +++ tail -n 1 15:47:27 ++ py_version_xyz=3.10.6 15:47:27 ++ [[ -z 3.10.6 ]] 15:47:27 ++ echo 3.10.6 15:47:27 ++ return 0 15:47:27 + pyenv local 3.10.6 15:47:27 + local command 15:47:27 + command=local 15:47:27 + '[' 2 -gt 0 ']' 15:47:27 + shift 15:47:27 + case "$command" in 15:47:27 + command pyenv local 3.10.6 15:47:27 + pyenv local 3.10.6 15:47:27 + for arg in "$@" 15:47:27 + case $arg in 15:47:27 + pkg_list+='tox ' 15:47:27 + for arg in "$@" 15:47:27 + case $arg in 15:47:27 + pkg_list+='virtualenv ' 15:47:27 + for arg in "$@" 15:47:27 + case $arg in 15:47:27 + pkg_list+='urllib3~=1.26.15 ' 15:47:27 + [[ -f /tmp/.toxenv ]] 15:47:27 ++ cat /tmp/.toxenv 15:47:27 + lf_venv=/tmp/venv-TS6s 15:47:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TS6s from' file:/tmp/.toxenv 15:47:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TS6s from file:/tmp/.toxenv 15:47:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:47:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:47:27 + local 'pip_opts=--upgrade --quiet' 15:47:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:47:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:47:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:47:27 + [[ -n '' ]] 15:47:27 + [[ -n '' ]] 15:47:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:47:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:47:27 + /tmp/venv-TS6s/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 15:47:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:47:28 lf-activate-venv(): INFO: Base packages installed successfully 15:47:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:47:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:47:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:47:28 + /tmp/venv-TS6s/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 15:47:30 + type python3 15:47:30 + true 15:47:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TS6s/bin to PATH' 15:47:30 lf-activate-venv(): INFO: Adding /tmp/venv-TS6s/bin to PATH 15:47:30 + PATH=/tmp/venv-TS6s/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 15:47:30 + return 0 15:47:30 + [[ -d /opt/pyenv ]] 15:47:30 + echo '---> Setting up pyenv' 15:47:30 ---> Setting up pyenv 15:47:30 + export PYENV_ROOT=/opt/pyenv 15:47:30 + PYENV_ROOT=/opt/pyenv 15:47:30 + export PATH=/opt/pyenv/bin:/tmp/venv-TS6s/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 15:47:30 + PATH=/opt/pyenv/bin:/tmp/venv-TS6s/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 15:47:30 ++ pwd 15:47:30 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:47:30 + export PYTHONPATH 15:47:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:47:30 + TOX_TESTENV_PASSENV=PYTHONPATH 15:47:30 + tox --version 15:47:30 4.36.0 from /tmp/venv-TS6s/lib/python3.10/site-packages/tox/__init__.py 15:47:30 + PARALLEL=false 15:47:30 + TOX_OPTIONS_LIST= 15:47:30 + [[ -n checkbashisms ]] 15:47:30 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:47:30 + case ${PARALLEL,,} in 15:47:30 + tox -e checkbashisms 15:47:30 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:47:31 checkbashisms: freeze> python -m pip freeze --all 15:47:32 checkbashisms: pip==25.3,setuptools==80.9.0 15:47:32 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:47:34 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:47:35 checkbashisms: OK (5.04=setup[1.57]+cmd[3.46] seconds) 15:47:35 congratulations :) (5.07 seconds) 15:47:36 + tox_status=0 15:47:36 + echo '---> Completed tox runs' 15:47:36 ---> Completed tox runs 15:47:36 + for i in .tox/*/log 15:47:36 ++ echo .tox/checkbashisms/log 15:47:36 ++ awk -F/ '{print $2}' 15:47:36 + tox_env=checkbashisms 15:47:36 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:47:36 + DOC_DIR=docs/_build/html 15:47:36 + [[ -d docs/_build/html ]] 15:47:36 + echo '---> tox-run.sh ends' 15:47:36 ---> tox-run.sh ends 15:47:36 + test 0 -eq 0 15:47:36 $ ssh-agent -k 15:47:36 unset SSH_AUTH_SOCK; 15:47:36 unset SSH_AGENT_PID; 15:47:36 echo Agent pid 1939 killed; 15:47:36 [ssh-agent] Stopped. 15:47:36 [PostBuildScript] - [INFO] Executing post build scripts. 15:47:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14332200409259267884.sh 15:47:36 ---> sysstat.sh 15:47:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3965590173781728771.sh 15:47:36 ---> package-listing.sh 15:47:36 ++ facter osfamily 15:47:36 ++ tr '[:upper:]' '[:lower:]' 15:47:36 + OS_FAMILY=debian 15:47:36 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:47:36 + START_PACKAGES=/tmp/packages_start.txt 15:47:36 + END_PACKAGES=/tmp/packages_end.txt 15:47:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:47:36 + PACKAGES=/tmp/packages_start.txt 15:47:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:47:36 + PACKAGES=/tmp/packages_end.txt 15:47:36 + case "${OS_FAMILY}" in 15:47:36 + dpkg -l 15:47:36 + grep '^ii' 15:47:36 + '[' -f /tmp/packages_start.txt ']' 15:47:36 + '[' -f /tmp/packages_end.txt ']' 15:47:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:47:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:47:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:47:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:47:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14567652200604444741.sh 15:47:36 ---> capture-instance-metadata.sh 15:47:36 Setup pyenv: 15:47:36 system 15:47:36 3.8.13 15:47:36 3.9.13 15:47:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:47:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sXd5 15:47:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:47:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:47:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:47:45 lf-activate-venv(): INFO: Base packages installed successfully 15:47:45 lf-activate-venv(): INFO: Installing additional packages: lftools 15:48:07 lf-activate-venv(): INFO: Adding /tmp/venv-sXd5/bin to PATH 15:48:07 INFO: Running in OpenStack, capturing instance metadata 15:48:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5018598690151107445.sh 15:48:07 provisioning config files... 15:48:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17221935180578718416tmp 15:48:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:48:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:48:07 [EnvInject] - Injecting environment variables from a build step. 15:48:07 [EnvInject] - Injecting as environment variables the properties content 15:48:07 SERVER_ID=logs 15:48:07 15:48:07 [EnvInject] - Variables injected successfully. 15:48:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17694378615131470879.sh 15:48:07 ---> create-netrc.sh 15:48:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10501720721162075451.sh 15:48:07 ---> python-tools-install.sh 15:48:07 Setup pyenv: 15:48:07 system 15:48:07 3.8.13 15:48:07 3.9.13 15:48:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:48:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sXd5 from file:/tmp/.os_lf_venv 15:48:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:09 lf-activate-venv(): INFO: Base packages installed successfully 15:48:09 lf-activate-venv(): INFO: Installing additional packages: lftools 15:48:17 lf-activate-venv(): INFO: Adding /tmp/venv-sXd5/bin to PATH 15:48:17 Generating Requirements File 15:48:37 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. 15:48:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:48:38 Python 3.10.6 15:48:38 pip 26.0.1 from /tmp/venv-sXd5/lib/python3.10/site-packages/pip (python 3.10) 15:48:38 appdirs==1.4.4 15:48:38 argcomplete==3.6.3 15:48:38 aspy.yaml==1.3.0 15:48:38 attrs==25.4.0 15:48:38 autopage==0.6.0 15:48:38 backports.strenum==1.3.1 15:48:38 beautifulsoup4==4.14.3 15:48:38 boto3==1.42.49 15:48:38 botocore==1.42.49 15:48:38 bs4==0.0.2 15:48:38 certifi==2026.1.4 15:48:38 cffi==2.0.0 15:48:38 cfgv==3.5.0 15:48:38 chardet==5.2.0 15:48:38 charset-normalizer==3.4.4 15:48:38 click==8.3.1 15:48:38 cliff==4.13.1 15:48:38 cmd2==3.2.0 15:48:38 cryptography==3.3.2 15:48:38 debtcollector==3.0.0 15:48:38 decorator==5.2.1 15:48:38 defusedxml==0.7.1 15:48:38 Deprecated==1.3.1 15:48:38 distlib==0.4.0 15:48:38 dnspython==2.8.0 15:48:38 docker==7.1.0 15:48:38 dogpile.cache==1.5.0 15:48:38 durationpy==0.10 15:48:38 email-validator==2.3.0 15:48:38 filelock==3.24.2 15:48:38 future==1.0.0 15:48:38 gitdb==4.0.12 15:48:38 GitPython==3.1.46 15:48:38 httplib2==0.30.2 15:48:38 identify==2.6.16 15:48:38 idna==3.11 15:48:38 importlib-resources==1.5.0 15:48:38 iso8601==2.1.0 15:48:38 Jinja2==3.1.6 15:48:38 jmespath==1.1.0 15:48:38 jsonpatch==1.33 15:48:38 jsonpointer==3.0.0 15:48:38 jsonschema==4.26.0 15:48:38 jsonschema-specifications==2025.9.1 15:48:38 keystoneauth1==5.13.0 15:48:38 kubernetes==35.0.0 15:48:38 lftools==0.37.21 15:48:38 lxml==6.0.2 15:48:38 markdown-it-py==4.0.0 15:48:38 MarkupSafe==3.0.3 15:48:38 mdurl==0.1.2 15:48:38 msgpack==1.1.2 15:48:38 multi_key_dict==2.0.3 15:48:38 munch==4.0.0 15:48:38 netaddr==1.3.0 15:48:38 niet==1.4.2 15:48:38 nodeenv==1.10.0 15:48:38 oauth2client==4.1.3 15:48:38 oauthlib==3.3.1 15:48:38 openstacksdk==4.9.0 15:48:38 os-service-types==1.8.2 15:48:38 osc-lib==4.3.0 15:48:38 oslo.config==10.2.0 15:48:38 oslo.context==6.2.0 15:48:38 oslo.i18n==6.7.1 15:48:38 oslo.log==8.0.0 15:48:38 oslo.serialization==5.9.0 15:48:38 oslo.utils==9.2.0 15:48:38 packaging==26.0 15:48:38 pbr==7.0.3 15:48:38 platformdirs==4.9.2 15:48:38 prettytable==3.17.0 15:48:38 psutil==7.2.2 15:48:38 pyasn1==0.6.2 15:48:38 pyasn1_modules==0.4.2 15:48:38 pycparser==3.0 15:48:38 pygerrit2==2.0.15 15:48:38 PyGithub==2.8.1 15:48:38 Pygments==2.19.2 15:48:38 PyJWT==2.11.0 15:48:38 PyNaCl==1.6.2 15:48:38 pyparsing==2.4.7 15:48:38 pyperclip==1.11.0 15:48:38 pyrsistent==0.20.0 15:48:38 python-cinderclient==9.8.0 15:48:38 python-dateutil==2.9.0.post0 15:48:38 python-heatclient==5.0.0 15:48:38 python-jenkins==1.8.3 15:48:38 python-keystoneclient==5.7.0 15:48:38 python-magnumclient==4.9.0 15:48:38 python-openstackclient==8.3.0 15:48:38 python-swiftclient==4.9.0 15:48:38 PyYAML==6.0.3 15:48:38 referencing==0.37.0 15:48:38 requests==2.32.5 15:48:38 requests-oauthlib==2.0.0 15:48:38 requestsexceptions==1.4.0 15:48:38 rfc3986==2.0.0 15:48:38 rich==14.3.2 15:48:38 rich-argparse==1.7.2 15:48:38 rpds-py==0.30.0 15:48:38 rsa==4.9.1 15:48:38 ruamel.yaml==0.19.1 15:48:38 ruamel.yaml.clib==0.2.15 15:48:38 s3transfer==0.16.0 15:48:38 simplejson==3.20.2 15:48:38 six==1.17.0 15:48:38 smmap==5.0.2 15:48:38 soupsieve==2.8.3 15:48:38 stevedore==5.6.0 15:48:38 tabulate==0.9.0 15:48:38 toml==0.10.2 15:48:38 tomlkit==0.14.0 15:48:38 tqdm==4.67.3 15:48:38 typing_extensions==4.15.0 15:48:38 tzdata==2025.3 15:48:38 urllib3==1.26.20 15:48:38 virtualenv==20.36.1 15:48:38 wcwidth==0.6.0 15:48:38 websocket-client==1.9.0 15:48:38 wrapt==2.1.1 15:48:38 xdg==6.0.0 15:48:38 xmltodict==1.0.3 15:48:38 yq==3.4.3 15:48:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12765472394467280930.sh 15:48:38 ---> sudo-logs.sh 15:48:38 Archiving 'sudo' log.. 15:48:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1491681156047352199.sh 15:48:39 ---> job-cost.sh 15:48:39 INFO: Activating Python virtual environment... 15:48:39 Setup pyenv: 15:48:39 system 15:48:39 3.8.13 15:48:39 3.9.13 15:48:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:48:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sXd5 from file:/tmp/.os_lf_venv 15:48:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:41 lf-activate-venv(): INFO: Base packages installed successfully 15:48:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:48:45 lf-activate-venv(): INFO: Adding /tmp/venv-sXd5/bin to PATH 15:48:45 INFO: No stack-cost file found 15:48:45 INFO: Instance uptime: 175s 15:48:45 INFO: Fetching instance metadata (attempt 1 of 3)... 15:48:45 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:48:46 INFO: Successfully fetched instance metadata 15:48:46 INFO: Instance type: v3-standard-4 15:48:46 INFO: Retrieving pricing info for: v3-standard-4 15:48:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:48:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=175 15:48:46 INFO: Successfully fetched Vexxhost pricing API 15:48:46 INFO: Retrieved cost: 0.11 15:48:46 INFO: Retrieved resource: v3-standard-4 15:48:46 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 15:48:46 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 15:48:46 INFO: Successfully archived job cost data 15:48:46 DEBUG: Cost data: oom-master-checkbashisms-lint,4422,2026-02-16 15:48:46,v3-standard-4,175,0.11,0.00,SUCCESS 15:48:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11842163057140109974.sh 15:48:46 ---> logs-deploy.sh 15:48:46 Setup pyenv: 15:48:46 system 15:48:46 3.8.13 15:48:46 3.9.13 15:48:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:48:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sXd5 from file:/tmp/.os_lf_venv 15:48:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:48 lf-activate-venv(): INFO: Base packages installed successfully 15:48:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:48:55 lf-activate-venv(): INFO: Adding /tmp/venv-sXd5/bin to PATH 15:48:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4422 15:48:55 INFO: archiving workspace using pattern(s): 15:48:56 Archives upload complete. 15:48:56 INFO: archiving logs to Nexus 15:48:57 ---> uname -a: 15:48:57 Linux prd-ubuntu1804-builder-4c-4g-17407 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:48:57 15:48:57 15:48:57 ---> lscpu: 15:48:57 Architecture: x86_64 15:48:57 CPU op-mode(s): 32-bit, 64-bit 15:48:57 Byte Order: Little Endian 15:48:57 CPU(s): 4 15:48:57 On-line CPU(s) list: 0-3 15:48:57 Thread(s) per core: 1 15:48:57 Core(s) per socket: 1 15:48:57 Socket(s): 4 15:48:57 NUMA node(s): 1 15:48:57 Vendor ID: AuthenticAMD 15:48:57 CPU family: 23 15:48:57 Model: 49 15:48:57 Model name: AMD EPYC-Rome Processor 15:48:57 Stepping: 0 15:48:57 CPU MHz: 2799.998 15:48:57 BogoMIPS: 5599.99 15:48:57 Virtualization: AMD-V 15:48:57 Hypervisor vendor: KVM 15:48:57 Virtualization type: full 15:48:57 L1d cache: 32K 15:48:57 L1i cache: 32K 15:48:57 L2 cache: 512K 15:48:57 L3 cache: 16384K 15:48:57 NUMA node0 CPU(s): 0-3 15:48:57 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 15:48:57 15:48:57 15:48:57 ---> nproc: 15:48:57 4 15:48:57 15:48:57 15:48:57 ---> df -h: 15:48:57 Filesystem Size Used Avail Use% Mounted on 15:48:57 udev 7.9G 0 7.9G 0% /dev 15:48:57 tmpfs 1.6G 676K 1.6G 1% /run 15:48:57 /dev/vda1 78G 8.3G 70G 11% / 15:48:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:48:57 tmpfs 5.0M 0 5.0M 0% /run/lock 15:48:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:48:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:48:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:48:57 15:48:57 15:48:57 ---> free -m: 15:48:57 total used free shared buff/cache available 15:48:57 Mem: 16040 543 13431 0 2064 15183 15:48:57 Swap: 1023 0 1023 15:48:57 15:48:57 15:48:57 ---> ip addr: 15:48:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:48:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:48:57 inet 127.0.0.1/8 scope host lo 15:48:57 valid_lft forever preferred_lft forever 15:48:57 inet6 ::1/128 scope host 15:48:57 valid_lft forever preferred_lft forever 15:48:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:48:57 link/ether fa:16:3e:c8:14:7f brd ff:ff:ff:ff:ff:ff 15:48:57 inet 10.30.107.39/23 brd 10.30.107.255 scope global dynamic ens3 15:48:57 valid_lft 86222sec preferred_lft 86222sec 15:48:57 inet6 fe80::f816:3eff:fec8:147f/64 scope link 15:48:57 valid_lft forever preferred_lft forever 15:48:57 15:48:57 15:48:57 ---> sar -b -r -n DEV: 15:48:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17407) 02/16/26 _x86_64_ (4 CPU) 15:48:57 15:48:57 15:46:11 LINUX RESTART (4 CPU) 15:48:57 15:48:57 15:47:01 tps rtps wtps bread/s bwrtn/s 15:48:57 15:48:01 128.26 24.16 104.10 821.60 13580.00 15:48:57 Average: 128.26 24.16 104.10 821.60 13580.00 15:48:57 15:48:57 15:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:48:57 15:48:01 13910456 15496436 2514512 15.31 59020 1728568 858824 4.91 757256 1545896 131232 15:48:57 Average: 13910456 15496436 2514512 15.31 59020 1728568 858824 4.91 757256 1545896 131232 15:48:57 15:48:57 15:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:48:57 15:48:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 15:48:57 15:48:01 ens3 196.17 144.21 1755.88 39.33 0.00 0.00 0.00 0.00 15:48:57 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 15:48:57 Average: ens3 196.17 144.21 1755.88 39.33 0.00 0.00 0.00 0.00 15:48:57 15:48:57 15:48:57 ---> sar -P ALL: 15:48:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17407) 02/16/26 _x86_64_ (4 CPU) 15:48:57 15:48:57 15:46:11 LINUX RESTART (4 CPU) 15:48:57 15:48:57 15:47:01 CPU %user %nice %system %iowait %steal %idle 15:48:57 15:48:01 all 18.90 0.00 1.66 5.96 0.08 73.41 15:48:57 15:48:01 0 8.46 0.00 1.46 10.89 0.08 79.11 15:48:57 15:48:01 1 13.48 0.00 1.24 0.55 0.05 84.68 15:48:57 15:48:01 2 26.11 0.00 1.74 2.66 0.08 69.42 15:48:57 15:48:01 3 27.54 0.00 2.21 9.76 0.08 60.41 15:48:57 Average: all 18.90 0.00 1.66 5.96 0.08 73.41 15:48:57 Average: 0 8.46 0.00 1.46 10.89 0.08 79.11 15:48:57 Average: 1 13.48 0.00 1.24 0.55 0.05 84.68 15:48:57 Average: 2 26.11 0.00 1.74 2.66 0.08 69.42 15:48:57 Average: 3 27.54 0.00 2.21 9.76 0.08 60.41 15:48:57 15:48:57 15:48:57