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