20:43:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146655 20:43:47 Running as SYSTEM 20:43:47 [EnvInject] - Loading node environment variables. 20:43:47 Building remotely on prd-ubuntu1804-builder-4c-4g-12306 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 20:43:47 [ssh-agent] Looking for ssh-agent implementation... 20:43:47 $ ssh-agent 20:43:47 SSH_AUTH_SOCK=/tmp/ssh-jtXRykWumnUW/agent.1665 20:43:47 SSH_AGENT_PID=1667 20:43:47 [ssh-agent] Started. 20:43:47 Running ssh-add (command line suppressed) 20:43:47 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15251524966621531313.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15251524966621531313.key) 20:43:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:43:47 The recommended git tool is: NONE 20:43:48 using credential onap-jenkins-ssh 20:43:48 Wiping out workspace first. 20:43:48 Cloning the remote Git repository 20:43:48 Cloning repository git://cloud.onap.org/mirror/oom.git 20:43:48 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 20:43:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:43:48 > git --version # timeout=10 20:43:48 > git --version # 'git version 2.17.1' 20:43:48 using GIT_SSH to set credentials Gerrit user 20:43:48 Verifying host key using manually-configured host key entries 20:43:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:43:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:43:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:43:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:43:54 using GIT_SSH to set credentials Gerrit user 20:43:54 Verifying host key using manually-configured host key entries 20:43:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/55/146655/1 # timeout=30 20:43:54 > git rev-parse 9b046e74e207e35c3e387504a87f5718b6ecbe73^{commit} # timeout=10 20:43:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:43:54 Checking out Revision 9b046e74e207e35c3e387504a87f5718b6ecbe73 (refs/changes/55/146655/1) 20:43:54 > git config core.sparsecheckout # timeout=10 20:43:54 > git checkout -f 9b046e74e207e35c3e387504a87f5718b6ecbe73 # timeout=30 20:43:58 Commit message: "refactor(aai): consolidate topic names" 20:43:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:43:58 > git rev-list --no-walk 081663d7fc840ffc7f8c462832cab9e0e9535abd # timeout=10 20:43:58 [EnvInject] - Injecting environment variables from a build step. 20:43:58 [EnvInject] - Injecting as environment variables the properties content 20:43:58 PYTHON=python3 20:43:58 20:43:58 [EnvInject] - Variables injected successfully. 20:43:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1821555480747715694.sh 20:43:58 ---> tox-install.sh 20:43:58 + source /home/jenkins/lf-env.sh 20:43:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:43:58 ++ mktemp -d /tmp/venv-XXXX 20:43:58 + lf_venv=/tmp/venv-352P 20:43:58 + local venv_file=/tmp/.os_lf_venv 20:43:58 + local python=python3 20:43:58 + local options 20:43:58 + local set_path=true 20:43:58 + local install_args= 20:43:58 ++ 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 20:43:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:43:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:43:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:43:58 + true 20:43:58 + case $1 in 20:43:58 + venv_file=/tmp/.toxenv 20:43:58 + shift 2 20:43:58 + true 20:43:58 + case $1 in 20:43:58 + shift 20:43:58 + break 20:43:58 + case $python in 20:43:58 + local pkg_list= 20:43:58 + [[ -d /opt/pyenv ]] 20:43:58 + echo 'Setup pyenv:' 20:43:58 Setup pyenv: 20:43:58 + export PYENV_ROOT=/opt/pyenv 20:43:58 + PYENV_ROOT=/opt/pyenv 20:43:58 + 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 20:43:58 + 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 20:43:58 + pyenv versions 20:43:58 * system (set by /opt/pyenv/version) 20:43:58 * 3.8.13 (set by /opt/pyenv/version) 20:43:58 * 3.9.13 (set by /opt/pyenv/version) 20:43:58 * 3.10.6 (set by /opt/pyenv/version) 20:43:58 + command -v pyenv 20:43:58 ++ pyenv init - --no-rehash 20:43:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 20:43:59 export PATH="/opt/pyenv/shims:${PATH}" 20:43:59 export PYENV_SHELL=bash 20:43:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:43:59 pyenv() { 20:43:59 local command 20:43:59 command="${1:-}" 20:43:59 if [ "$#" -gt 0 ]; then 20:43:59 shift 20:43:59 fi 20:43:59 20:43:59 case "$command" in 20:43:59 rehash|shell) 20:43:59 eval "$(pyenv "sh-$command" "$@")" 20:43:59 ;; 20:43:59 *) 20:43:59 command pyenv "$command" "$@" 20:43:59 ;; 20:43:59 esac 20:43:59 }' 20:43:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 20:43:59 ++ 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 20:43:59 ++ 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 20:43:59 ++ 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 20:43:59 ++ export PYENV_SHELL=bash 20:43:59 ++ PYENV_SHELL=bash 20:43:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:43:59 +++ complete -F _pyenv pyenv 20:43:59 ++ lf-pyver python3 20:43:59 ++ local py_version_xy=python3 20:43:59 ++ local py_version_xyz= 20:43:59 ++ pyenv versions 20:43:59 ++ local command 20:43:59 ++ sed 's/^[ *]* //' 20:43:59 ++ command=versions 20:43:59 ++ '[' 1 -gt 0 ']' 20:43:59 ++ shift 20:43:59 ++ case "$command" in 20:43:59 ++ command pyenv versions 20:43:59 ++ awk '{ print $1 }' 20:43:59 ++ pyenv versions 20:43:59 ++ grep -E '^[0-9.]*[0-9]$' 20:43:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:43:59 +++ grep '^3' /tmp/.pyenv_versions 20:43:59 +++ sort -V 20:43:59 +++ tail -n 1 20:43:59 ++ py_version_xyz=3.10.6 20:43:59 ++ [[ -z 3.10.6 ]] 20:43:59 ++ echo 3.10.6 20:43:59 ++ return 0 20:43:59 + pyenv local 3.10.6 20:43:59 + local command 20:43:59 + command=local 20:43:59 + '[' 2 -gt 0 ']' 20:43:59 + shift 20:43:59 + case "$command" in 20:43:59 + command pyenv local 3.10.6 20:43:59 + pyenv local 3.10.6 20:43:59 + for arg in "$@" 20:43:59 + case $arg in 20:43:59 + pkg_list+='tox ' 20:43:59 + for arg in "$@" 20:43:59 + case $arg in 20:43:59 + pkg_list+='virtualenv ' 20:43:59 + for arg in "$@" 20:43:59 + case $arg in 20:43:59 + pkg_list+='urllib3~=1.26.15 ' 20:43:59 + [[ -f /tmp/.toxenv ]] 20:43:59 + [[ ! -f /tmp/.toxenv ]] 20:43:59 + [[ -n '' ]] 20:43:59 + python3 -m venv /tmp/venv-352P 20:44:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-352P' 20:44:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-352P 20:44:03 + echo /tmp/venv-352P 20:44:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:44:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:44:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:44:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:03 + local 'pip_opts=--upgrade --quiet' 20:44:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:44:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:44:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:44:03 + [[ -n '' ]] 20:44:03 + [[ -n '' ]] 20:44:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:44:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:03 + /tmp/venv-352P/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 20:44:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:44:07 lf-activate-venv(): INFO: Base packages installed successfully 20:44:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:44:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:44:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:44:07 + /tmp/venv-352P/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 20:44:09 + type python3 20:44:09 + true 20:44:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-352P/bin to PATH' 20:44:09 lf-activate-venv(): INFO: Adding /tmp/venv-352P/bin to PATH 20:44:09 + PATH=/tmp/venv-352P/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 20:44:09 + return 0 20:44:09 + python3 --version 20:44:09 Python 3.10.6 20:44:09 + python3 -m pip --version 20:44:10 pip 26.1.2 from /tmp/venv-352P/lib/python3.10/site-packages/pip (python 3.10) 20:44:10 + python3 -m pip freeze 20:44:10 cachetools==7.1.6 20:44:10 colorama==0.4.6 20:44:10 distlib==0.4.3 20:44:10 filelock==3.32.0 20:44:10 packaging==26.2 20:44:10 platformdirs==4.11.0 20:44:10 pluggy==1.6.0 20:44:10 pyproject-api==1.11.0 20:44:10 python-discovery==1.5.0 20:44:10 tomli==2.4.1 20:44:10 tomli_w==1.2.0 20:44:10 tox==4.58.0 20:44:10 typing_extensions==4.16.0 20:44:10 urllib3==1.26.20 20:44:10 virtualenv==21.7.0 20:44:10 [EnvInject] - Injecting environment variables from a build step. 20:44:10 [EnvInject] - Injecting as environment variables the properties content 20:44:10 PARALLEL=false 20:44:10 20:44:10 [EnvInject] - Variables injected successfully. 20:44:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7180311691673085452.sh 20:44:10 ---> tox-run.sh 20:44:10 + 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 20:44:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 20:44:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 20:44:10 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 20:44:10 + cd /w/workspace/oom-master-checkbashisms-lint/. 20:44:10 + source /home/jenkins/lf-env.sh 20:44:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:44:10 ++ mktemp -d /tmp/venv-XXXX 20:44:10 + lf_venv=/tmp/venv-mJnO 20:44:10 + local venv_file=/tmp/.os_lf_venv 20:44:10 + local python=python3 20:44:10 + local options 20:44:10 + local set_path=true 20:44:10 + local install_args= 20:44:10 ++ 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 20:44:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:44:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:44:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:44:10 + true 20:44:10 + case $1 in 20:44:10 + venv_file=/tmp/.toxenv 20:44:10 + shift 2 20:44:10 + true 20:44:10 + case $1 in 20:44:10 + shift 20:44:10 + break 20:44:10 + case $python in 20:44:10 + local pkg_list= 20:44:10 + [[ -d /opt/pyenv ]] 20:44:10 + echo 'Setup pyenv:' 20:44:10 Setup pyenv: 20:44:10 + export PYENV_ROOT=/opt/pyenv 20:44:10 + PYENV_ROOT=/opt/pyenv 20:44:10 + 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 20:44:10 + 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 20:44:10 + pyenv versions 20:44:10 system 20:44:10 3.8.13 20:44:10 3.9.13 20:44:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:44:10 + command -v pyenv 20:44:10 ++ pyenv init - --no-rehash 20:44:10 + 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[*]}"'\'')" 20:44:10 export PATH="/opt/pyenv/shims:${PATH}" 20:44:10 export PYENV_SHELL=bash 20:44:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:44:10 pyenv() { 20:44:10 local command 20:44:10 command="${1:-}" 20:44:10 if [ "$#" -gt 0 ]; then 20:44:10 shift 20:44:10 fi 20:44:10 20:44:10 case "$command" in 20:44:10 rehash|shell) 20:44:10 eval "$(pyenv "sh-$command" "$@")" 20:44:10 ;; 20:44:10 *) 20:44:10 command pyenv "$command" "$@" 20:44:10 ;; 20:44:10 esac 20:44:10 }' 20:44:10 +++ 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[*]}"' 20:44:10 ++ 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 20:44:10 ++ 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 20:44:10 ++ 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 20:44:10 ++ export PYENV_SHELL=bash 20:44:10 ++ PYENV_SHELL=bash 20:44:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:44:10 +++ complete -F _pyenv pyenv 20:44:10 ++ lf-pyver python3 20:44:10 ++ local py_version_xy=python3 20:44:10 ++ local py_version_xyz= 20:44:10 ++ pyenv versions 20:44:10 ++ local command 20:44:10 ++ sed 's/^[ *]* //' 20:44:10 ++ awk '{ print $1 }' 20:44:10 ++ grep -E '^[0-9.]*[0-9]$' 20:44:10 ++ command=versions 20:44:10 ++ '[' 1 -gt 0 ']' 20:44:10 ++ shift 20:44:10 ++ case "$command" in 20:44:10 ++ command pyenv versions 20:44:10 ++ pyenv versions 20:44:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:44:10 +++ grep '^3' /tmp/.pyenv_versions 20:44:10 +++ sort -V 20:44:10 +++ tail -n 1 20:44:10 ++ py_version_xyz=3.10.6 20:44:10 ++ [[ -z 3.10.6 ]] 20:44:10 ++ echo 3.10.6 20:44:10 ++ return 0 20:44:10 + pyenv local 3.10.6 20:44:10 + local command 20:44:10 + command=local 20:44:10 + '[' 2 -gt 0 ']' 20:44:10 + shift 20:44:10 + case "$command" in 20:44:10 + command pyenv local 3.10.6 20:44:10 + pyenv local 3.10.6 20:44:10 + for arg in "$@" 20:44:10 + case $arg in 20:44:10 + pkg_list+='tox ' 20:44:10 + for arg in "$@" 20:44:10 + case $arg in 20:44:10 + pkg_list+='virtualenv ' 20:44:10 + for arg in "$@" 20:44:10 + case $arg in 20:44:10 + pkg_list+='urllib3~=1.26.15 ' 20:44:10 + [[ -f /tmp/.toxenv ]] 20:44:10 ++ cat /tmp/.toxenv 20:44:10 + lf_venv=/tmp/venv-352P 20:44:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-352P from' file:/tmp/.toxenv 20:44:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-352P from file:/tmp/.toxenv 20:44:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:44:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:10 + local 'pip_opts=--upgrade --quiet' 20:44:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:44:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:44:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:44:10 + [[ -n '' ]] 20:44:10 + [[ -n '' ]] 20:44:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:44:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:10 + /tmp/venv-352P/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 20:44:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:44:11 lf-activate-venv(): INFO: Base packages installed successfully 20:44:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:44:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:44:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:44:11 + /tmp/venv-352P/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 20:44:12 + type python3 20:44:12 + true 20:44:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-352P/bin to PATH' 20:44:12 lf-activate-venv(): INFO: Adding /tmp/venv-352P/bin to PATH 20:44:12 + PATH=/tmp/venv-352P/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 20:44:12 + return 0 20:44:12 + [[ -d /opt/pyenv ]] 20:44:12 + echo '---> Setting up pyenv' 20:44:12 ---> Setting up pyenv 20:44:12 + export PYENV_ROOT=/opt/pyenv 20:44:12 + PYENV_ROOT=/opt/pyenv 20:44:12 + export PATH=/opt/pyenv/bin:/tmp/venv-352P/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 20:44:12 + PATH=/opt/pyenv/bin:/tmp/venv-352P/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 20:44:12 ++ pwd 20:44:12 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 20:44:12 + export PYTHONPATH 20:44:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:44:12 + TOX_TESTENV_PASSENV=PYTHONPATH 20:44:12 + tox --version 20:44:12 4.58.0 from /tmp/venv-352P/lib/python3.10/site-packages/tox/__init__.py 20:44:12 + PARALLEL=false 20:44:12 + TOX_OPTIONS_LIST= 20:44:12 + [[ -n checkbashisms ]] 20:44:12 + TOX_OPTIONS_LIST=' -e checkbashisms' 20:44:12 + case ${PARALLEL,,} in 20:44:12 + tox -e checkbashisms 20:44:12 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 20:44:14 checkbashisms: freeze> python -m pip freeze --all 20:44:14 checkbashisms: pip==26.1.2,setuptools==83.0.0 20:44:14 checkbashisms: commands[0]> .ci/check-bashisms.sh 20:44:16 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 20:44:18 checkbashisms: OK (5.37=setup[1.79]+cmd[3.57] seconds) 20:44:18 congratulations :) (5.41 seconds) 20:44:18 + tox_status=0 20:44:18 + echo '---> Completed tox runs' 20:44:18 ---> Completed tox runs 20:44:18 + for i in .tox/*/log 20:44:18 ++ echo .tox/checkbashisms/log 20:44:18 ++ awk -F/ '{print $2}' 20:44:18 + tox_env=checkbashisms 20:44:18 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 20:44:18 + DOC_DIR=docs/_build/html 20:44:18 + [[ -d docs/_build/html ]] 20:44:18 + echo '---> tox-run.sh ends' 20:44:18 ---> tox-run.sh ends 20:44:18 + test 0 -eq 0 20:44:18 $ ssh-agent -k 20:44:18 unset SSH_AUTH_SOCK; 20:44:18 unset SSH_AGENT_PID; 20:44:18 echo Agent pid 1667 killed; 20:44:18 [ssh-agent] Stopped. 20:44:18 [PostBuildScript] - [INFO] Executing post build scripts. 20:44:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17083835859511329949.sh 20:44:18 ---> sysstat.sh 20:44:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12507786314211382689.sh 20:44:18 ---> package-listing.sh 20:44:18 ++ facter osfamily 20:44:18 ++ tr '[:upper:]' '[:lower:]' 20:44:19 + OS_FAMILY=debian 20:44:19 + workspace=/w/workspace/oom-master-checkbashisms-lint 20:44:19 + START_PACKAGES=/tmp/packages_start.txt 20:44:19 + END_PACKAGES=/tmp/packages_end.txt 20:44:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:19 + PACKAGES=/tmp/packages_start.txt 20:44:19 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:44:19 + PACKAGES=/tmp/packages_end.txt 20:44:19 + case "${OS_FAMILY}" in 20:44:19 + grep '^ii' 20:44:19 + dpkg -l 20:44:19 + '[' -f /tmp/packages_start.txt ']' 20:44:19 + '[' -f /tmp/packages_end.txt ']' 20:44:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:19 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:44:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 20:44:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 20:44:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4041420167093392481.sh 20:44:19 ---> capture-instance-metadata.sh 20:44:19 Setup pyenv: 20:44:19 system 20:44:19 3.8.13 20:44:19 3.9.13 20:44:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:44:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Waz 20:44:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:44:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:26 lf-activate-venv(): INFO: Base packages installed successfully 20:44:26 lf-activate-venv(): INFO: Installing additional packages: lftools 20:44:48 lf-activate-venv(): INFO: Adding /tmp/venv-1Waz/bin to PATH 20:44:48 INFO: Running in OpenStack, capturing instance metadata 20:44:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3702503245619402759.sh 20:44:49 provisioning config files... 20:44:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12796443958472035590tmp 20:44:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:44:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:44:49 [EnvInject] - Injecting environment variables from a build step. 20:44:49 [EnvInject] - Injecting as environment variables the properties content 20:44:49 SERVER_ID=logs 20:44:49 20:44:49 [EnvInject] - Variables injected successfully. 20:44:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15299209285035512630.sh 20:44:49 ---> create-netrc.sh 20:44:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16756414413838749512.sh 20:44:49 ---> python-tools-install.sh 20:44:49 Setup pyenv: 20:44:49 system 20:44:49 3.8.13 20:44:49 3.9.13 20:44:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:44:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Waz from file:/tmp/.os_lf_venv 20:44:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:51 lf-activate-venv(): INFO: Base packages installed successfully 20:44:51 lf-activate-venv(): INFO: Installing additional packages: lftools 20:44:58 lf-activate-venv(): INFO: Adding /tmp/venv-1Waz/bin to PATH 20:44:58 Generating Requirements File 20:45:20 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. 20:45:20 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:45:20 Python 3.10.6 20:45:21 pip 26.1.2 from /tmp/venv-1Waz/lib/python3.10/site-packages/pip (python 3.10) 20:45:21 aiohappyeyeballs==2.7.1 20:45:21 aiohttp==3.14.3 20:45:21 aiosignal==1.4.0 20:45:21 appdirs==1.4.4 20:45:21 argcomplete==3.7.0 20:45:21 aspy.yaml==1.3.0 20:45:21 async-timeout==5.0.1 20:45:21 attrs==26.1.0 20:45:21 autopage==0.6.0 20:45:21 backports.strenum==1.3.1 20:45:21 beautifulsoup4==4.15.0 20:45:21 boto3==1.43.56 20:45:21 botocore==1.43.56 20:45:21 bs4==0.0.2 20:45:21 certifi==2026.7.22 20:45:21 cffi==2.1.0 20:45:21 cfgv==3.5.0 20:45:21 chardet==7.4.3 20:45:21 charset-normalizer==3.4.9 20:45:21 click==8.4.2 20:45:21 cliff==4.14.0 20:45:21 cmd2==3.5.1 20:45:21 cryptography==3.3.2 20:45:21 debtcollector==3.1.0 20:45:21 decorator==5.3.1 20:45:21 defusedxml==0.7.1 20:45:21 Deprecated==1.3.1 20:45:21 distlib==0.4.3 20:45:21 dnspython==2.8.0 20:45:21 docker==7.2.0 20:45:21 dogpile.cache==1.5.0 20:45:21 durationpy==0.10 20:45:21 email-validator==2.3.0 20:45:21 filelock==3.32.0 20:45:21 frozenlist==1.8.0 20:45:21 future==1.0.0 20:45:21 gitdb==4.0.12 20:45:21 GitPython==3.1.56 20:45:21 httplib2==0.30.2 20:45:21 identify==2.6.19 20:45:21 idna==3.18 20:45:21 importlib-resources==1.5.0 20:45:21 iso8601==2.1.0 20:45:21 Jinja2==3.1.6 20:45:21 jmespath==1.1.0 20:45:21 jsonpatch==1.33 20:45:21 jsonpointer==3.1.1 20:45:21 jsonschema==4.26.0 20:45:21 jsonschema-specifications==2025.9.1 20:45:21 keystoneauth1==5.14.0 20:45:21 kubernetes==36.0.3 20:45:21 lftools==0.37.22 20:45:21 lxml==6.1.1 20:45:21 markdown-it-py==4.2.0 20:45:21 MarkupSafe==3.0.3 20:45:21 mdurl==0.1.2 20:45:21 msgpack==1.2.1 20:45:21 multi_key_dict==2.0.3 20:45:21 multidict==6.7.1 20:45:21 munch==4.0.0 20:45:21 netaddr==1.3.0 20:45:21 niet==1.4.2 20:45:21 nodeenv==1.10.0 20:45:21 oauth2client==4.1.3 20:45:21 oauthlib==3.3.1 20:45:21 openstacksdk==4.13.0 20:45:21 os-service-types==1.8.2 20:45:21 osc-lib==4.6.0 20:45:21 oslo.config==10.4.0 20:45:21 oslo.context==6.4.0 20:45:21 oslo.i18n==6.8.0 20:45:21 oslo.log==8.2.0 20:45:21 oslo.serialization==5.10.0 20:45:21 oslo.utils==10.1.1 20:45:21 packaging==26.2 20:45:21 pbr==7.0.3 20:45:21 platformdirs==4.11.0 20:45:21 prettytable==3.18.0 20:45:21 propcache==0.5.2 20:45:21 psutil==7.2.2 20:45:21 pyasn1==0.6.4 20:45:21 pyasn1_modules==0.4.2 20:45:21 pycparser==3.0 20:45:21 pygerrit2==2.0.15 20:45:21 PyGithub==2.9.1 20:45:21 Pygments==2.20.0 20:45:21 PyJWT==2.13.0 20:45:21 PyNaCl==1.6.2 20:45:21 pyparsing==2.4.7 20:45:21 pyperclip==1.11.0 20:45:21 pyrsistent==0.20.0 20:45:21 python-cinderclient==9.9.0 20:45:21 python-dateutil==2.9.0.post0 20:45:21 python-discovery==1.5.0 20:45:21 python-heatclient==5.2.0 20:45:21 python-jenkins==1.8.3 20:45:21 python-keystoneclient==5.8.0 20:45:21 python-magnumclient==4.11.0 20:45:21 python-openstackclient==10.0.0 20:45:21 python-swiftclient==4.10.0 20:45:21 PyYAML==6.0.3 20:45:21 referencing==0.37.0 20:45:21 requests==2.34.2 20:45:21 requests-oauthlib==2.0.0 20:45:21 rfc3986==2.0.0 20:45:21 rich==15.0.0 20:45:21 rich-argparse==1.8.0 20:45:21 rpds-py==0.30.0 20:45:21 rsa==4.9.1 20:45:21 ruamel.yaml==0.19.1 20:45:21 ruamel.yaml.clib==0.2.15 20:45:21 s3transfer==0.19.2 20:45:21 simplejson==4.1.1 20:45:21 six==1.17.0 20:45:21 smmap==5.0.3 20:45:21 soupsieve==2.9.1 20:45:21 stevedore==5.8.0 20:45:21 tabulate==0.10.0 20:45:21 toml==0.10.2 20:45:21 tomlkit==0.15.1 20:45:21 tqdm==4.69.1 20:45:21 typing_extensions==4.16.0 20:45:21 urllib3==1.26.20 20:45:21 virtualenv==21.7.0 20:45:21 wcwidth==0.8.2 20:45:21 websocket-client==1.9.0 20:45:21 wrapt==2.2.2 20:45:21 xdg==6.0.0 20:45:21 xmltodict==1.0.4 20:45:21 yarl==1.24.5 20:45:21 yq==4.1.2 20:45:21 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins17791923847478339271.sh 20:45:21 ---> uv-install.sh 20:45:21 Installing uv/uvx (latest) using shell installer 20:45:21 2026-07-25 20:45:21 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-hc5YN4.sh" [1] 20:45:21 downloading uv 0.11.32 x86_64-unknown-linux-gnu 20:45:22 installing to /home/jenkins/.local/bin 20:45:22 uv 20:45:22 uvx 20:45:22 everything's installed! 20:45:22 20:45:22 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:45:22 20:45:22 source $HOME/.local/bin/env (sh, bash, zsh) 20:45:22 source $HOME/.local/bin/env.fish (fish) 20:45:22 Adding install location to PATH 20:45:22 ---> Validating uv/uvx install 20:45:22 uvx 0.11.32 (x86_64-unknown-linux-gnu) 20:45:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10688659112926233879.sh 20:45:22 ---> sudo-logs.sh 20:45:22 Archiving 'sudo' log.. 20:45:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4394570974744588422.sh 20:45:23 ---> job-cost.sh 20:45:23 INFO: Activating Python virtual environment... 20:45:23 Setup pyenv: 20:45:23 system 20:45:23 3.8.13 20:45:23 3.9.13 20:45:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:45:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Waz from file:/tmp/.os_lf_venv 20:45:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:24 lf-activate-venv(): INFO: Base packages installed successfully 20:45:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:45:30 lf-activate-venv(): INFO: Adding /tmp/venv-1Waz/bin to PATH 20:45:30 INFO: No stack-cost file found 20:45:30 INFO: Instance uptime: 129s 20:45:30 INFO: Fetching instance metadata (attempt 1 of 3)... 20:45:30 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:45:30 INFO: Successfully fetched instance metadata 20:45:30 INFO: Instance type: v3-standard-4 20:45:30 INFO: Retrieving pricing info for: v3-standard-4 20:45:30 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:45:30 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=129 20:45:30 INFO: Successfully fetched Vexxhost pricing API 20:45:30 INFO: Retrieved cost: 0.11 20:45:30 INFO: Retrieved resource: v3-standard-4 20:45:30 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 20:45:30 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 20:45:30 INFO: Successfully archived job cost data 20:45:30 DEBUG: Cost data: oom-master-checkbashisms-lint,4755,2026-07-25 20:45:30,v3-standard-4,129,0.11,0.00,SUCCESS 20:45:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10851828346689905819.sh 20:45:30 ---> logs-deploy.sh 20:45:30 Setup pyenv: 20:45:30 system 20:45:30 3.8.13 20:45:30 3.9.13 20:45:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:45:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Waz from file:/tmp/.os_lf_venv 20:45:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:32 lf-activate-venv(): INFO: Base packages installed successfully 20:45:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:45:39 lf-activate-venv(): INFO: Adding /tmp/venv-1Waz/bin to PATH 20:45:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4755 20:45:39 INFO: archiving workspace using pattern(s): 20:45:40 Archives upload complete. 20:45:41 INFO: archiving logs to Nexus 20:45:41 ---> uname -a: 20:45:41 Linux prd-ubuntu1804-builder-4c-4g-12306 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:45:41 20:45:41 20:45:41 ---> lscpu: 20:45:41 Architecture: x86_64 20:45:41 CPU op-mode(s): 32-bit, 64-bit 20:45:41 Byte Order: Little Endian 20:45:41 CPU(s): 4 20:45:41 On-line CPU(s) list: 0-3 20:45:41 Thread(s) per core: 1 20:45:41 Core(s) per socket: 1 20:45:41 Socket(s): 4 20:45:41 NUMA node(s): 1 20:45:41 Vendor ID: AuthenticAMD 20:45:41 CPU family: 23 20:45:41 Model: 49 20:45:41 Model name: AMD EPYC-Rome Processor 20:45:41 Stepping: 0 20:45:41 CPU MHz: 2799.998 20:45:41 BogoMIPS: 5599.99 20:45:41 Virtualization: AMD-V 20:45:41 Hypervisor vendor: KVM 20:45:41 Virtualization type: full 20:45:41 L1d cache: 32K 20:45:41 L1i cache: 32K 20:45:41 L2 cache: 512K 20:45:41 L3 cache: 16384K 20:45:41 NUMA node0 CPU(s): 0-3 20:45:41 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 20:45:41 20:45:41 20:45:41 ---> nproc: 20:45:41 4 20:45:41 20:45:41 20:45:42 ---> df -h: 20:45:42 Filesystem Size Used Avail Use% Mounted on 20:45:42 udev 7.9G 0 7.9G 0% /dev 20:45:42 tmpfs 1.6G 676K 1.6G 1% /run 20:45:42 /dev/vda1 78G 8.4G 69G 11% / 20:45:42 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:45:42 tmpfs 5.0M 0 5.0M 0% /run/lock 20:45:42 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:45:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:45:42 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:45:42 20:45:42 20:45:42 ---> free -m: 20:45:42 total used free shared buff/cache available 20:45:42 Mem: 16040 565 13262 0 2212 15157 20:45:42 Swap: 1023 0 1023 20:45:42 20:45:42 20:45:42 ---> ip addr: 20:45:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:45:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:45:42 inet 127.0.0.1/8 scope host lo 20:45:42 valid_lft forever preferred_lft forever 20:45:42 inet6 ::1/128 scope host 20:45:42 valid_lft forever preferred_lft forever 20:45:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:45:42 link/ether fa:16:3e:ff:8d:04 brd ff:ff:ff:ff:ff:ff 20:45:42 inet 10.30.107.62/23 brd 10.30.107.255 scope global dynamic ens3 20:45:42 valid_lft 86267sec preferred_lft 86267sec 20:45:42 inet6 fe80::f816:3eff:feff:8d04/64 scope link 20:45:42 valid_lft forever preferred_lft forever 20:45:42 20:45:42 20:45:42 ---> sar -b -r -n DEV: 20:45:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12306) 07/25/26 _x86_64_ (4 CPU) 20:45:42 20:45:42 20:43:31 LINUX RESTART (4 CPU) 20:45:42 20:45:42 20:44:01 tps rtps wtps bread/s bwrtn/s 20:45:42 20:45:01 112.60 8.90 103.70 241.43 37657.19 20:45:42 Average: 112.60 8.90 103.70 241.43 37657.19 20:45:42 20:45:42 20:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:45:42 20:45:01 13888760 15560548 2536208 15.44 70520 1796492 817312 4.68 690528 1619408 150704 20:45:42 Average: 13888760 15560548 2536208 15.44 70520 1796492 817312 4.68 690528 1619408 150704 20:45:42 20:45:42 20:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:45:42 20:45:01 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 20:45:42 20:45:01 ens3 74.25 53.81 965.74 11.82 0.00 0.00 0.00 0.00 20:45:42 Average: lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 20:45:42 Average: ens3 74.25 53.81 965.74 11.82 0.00 0.00 0.00 0.00 20:45:42 20:45:42 20:45:42 ---> sar -P ALL: 20:45:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12306) 07/25/26 _x86_64_ (4 CPU) 20:45:42 20:45:42 20:43:31 LINUX RESTART (4 CPU) 20:45:42 20:45:42 20:44:01 CPU %user %nice %system %iowait %steal %idle 20:45:42 20:45:01 all 21.60 0.00 1.59 2.34 0.05 74.41 20:45:42 20:45:01 0 16.16 0.00 1.31 2.65 0.05 79.83 20:45:42 20:45:01 1 21.84 0.00 1.24 1.20 0.03 75.69 20:45:42 20:45:01 2 32.25 0.00 2.34 0.63 0.07 64.71 20:45:42 20:45:01 3 16.12 0.00 1.49 4.88 0.07 77.45 20:45:42 Average: all 21.60 0.00 1.59 2.34 0.05 74.41 20:45:42 Average: 0 16.16 0.00 1.31 2.65 0.05 79.83 20:45:42 Average: 1 21.84 0.00 1.24 1.20 0.03 75.69 20:45:42 Average: 2 32.25 0.00 2.34 0.63 0.07 64.71 20:45:42 Average: 3 16.12 0.00 1.49 4.88 0.07 77.45 20:45:42 20:45:42 20:45:42