19:36:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146039 19:36:31 Running as SYSTEM 19:36:31 [EnvInject] - Loading node environment variables. 19:36:31 Building remotely on prd-ubuntu1804-builder-4c-4g-9041 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 19:36:31 [ssh-agent] Looking for ssh-agent implementation... 19:36:31 $ ssh-agent 19:36:31 SSH_AUTH_SOCK=/tmp/ssh-hkd1S0uib5Hp/agent.1660 19:36:31 SSH_AGENT_PID=1662 19:36:31 [ssh-agent] Started. 19:36:31 Running ssh-add (command line suppressed) 19:36:31 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11791216590410428318.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11791216590410428318.key) 19:36:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:36:31 The recommended git tool is: NONE 19:36:32 using credential onap-jenkins-ssh 19:36:32 Wiping out workspace first. 19:36:32 Cloning the remote Git repository 19:36:32 Cloning repository git://cloud.onap.org/mirror/oom.git 19:36:32 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 19:36:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:36:32 > git --version # timeout=10 19:36:32 > git --version # 'git version 2.17.1' 19:36:32 using GIT_SSH to set credentials Gerrit user 19:36:32 Verifying host key using manually-configured host key entries 19:36:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:36:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:36:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:36:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:36:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:36:37 using GIT_SSH to set credentials Gerrit user 19:36:37 Verifying host key using manually-configured host key entries 19:36:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/146039/3 # timeout=30 19:36:38 > git rev-parse 7c7e185ea623b5cbc95ec71ce67adbe4d036465d^{commit} # timeout=10 19:36:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:36:38 Checking out Revision 7c7e185ea623b5cbc95ec71ce67adbe4d036465d (refs/changes/39/146039/3) 19:36:38 > git config core.sparsecheckout # timeout=10 19:36:38 > git checkout -f 7c7e185ea623b5cbc95ec71ce67adbe4d036465d # timeout=30 19:36:41 Commit message: "[DCAEGEN2] PRH snapshot image for gating" 19:36:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:36:41 > git rev-list --no-walk 5fb5ba5ca9e7456f8757c6f81ff898b7a7d935e2 # timeout=10 19:36:41 [EnvInject] - Injecting environment variables from a build step. 19:36:41 [EnvInject] - Injecting as environment variables the properties content 19:36:41 PYTHON=python3 19:36:41 19:36:41 [EnvInject] - Variables injected successfully. 19:36:41 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8226042382357308905.sh 19:36:41 ---> tox-install.sh 19:36:41 + source /home/jenkins/lf-env.sh 19:36:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:36:41 ++ mktemp -d /tmp/venv-XXXX 19:36:41 + lf_venv=/tmp/venv-Fv9s 19:36:41 + local venv_file=/tmp/.os_lf_venv 19:36:41 + local python=python3 19:36:41 + local options 19:36:41 + local set_path=true 19:36:41 + local install_args= 19:36:41 ++ 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 19:36:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:36:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:36:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:36:41 + true 19:36:41 + case $1 in 19:36:41 + venv_file=/tmp/.toxenv 19:36:41 + shift 2 19:36:41 + true 19:36:41 + case $1 in 19:36:41 + shift 19:36:41 + break 19:36:41 + case $python in 19:36:41 + local pkg_list= 19:36:41 + [[ -d /opt/pyenv ]] 19:36:41 + echo 'Setup pyenv:' 19:36:41 Setup pyenv: 19:36:41 + export PYENV_ROOT=/opt/pyenv 19:36:41 + PYENV_ROOT=/opt/pyenv 19:36:41 + 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 19:36:41 + 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 19:36:41 + pyenv versions 19:36:42 * system (set by /opt/pyenv/version) 19:36:42 * 3.8.13 (set by /opt/pyenv/version) 19:36:42 * 3.9.13 (set by /opt/pyenv/version) 19:36:42 * 3.10.6 (set by /opt/pyenv/version) 19:36:42 + command -v pyenv 19:36:42 ++ pyenv init - --no-rehash 19:36:42 + 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[*]}"'\'')" 19:36:42 export PATH="/opt/pyenv/shims:${PATH}" 19:36:42 export PYENV_SHELL=bash 19:36:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:36:42 pyenv() { 19:36:42 local command 19:36:42 command="${1:-}" 19:36:42 if [ "$#" -gt 0 ]; then 19:36:42 shift 19:36:42 fi 19:36:42 19:36:42 case "$command" in 19:36:42 rehash|shell) 19:36:42 eval "$(pyenv "sh-$command" "$@")" 19:36:42 ;; 19:36:42 *) 19:36:42 command pyenv "$command" "$@" 19:36:42 ;; 19:36:42 esac 19:36:42 }' 19:36:42 +++ 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[*]}"' 19:36:42 ++ 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 19:36:42 ++ 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 19:36:42 ++ 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 19:36:42 ++ export PYENV_SHELL=bash 19:36:42 ++ PYENV_SHELL=bash 19:36:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:36:42 +++ complete -F _pyenv pyenv 19:36:42 ++ lf-pyver python3 19:36:42 ++ local py_version_xy=python3 19:36:42 ++ local py_version_xyz= 19:36:42 ++ pyenv versions 19:36:42 ++ local command 19:36:42 ++ command=versions 19:36:42 ++ '[' 1 -gt 0 ']' 19:36:42 ++ shift 19:36:42 ++ case "$command" in 19:36:42 ++ command pyenv versions 19:36:42 ++ pyenv versions 19:36:42 ++ awk '{ print $1 }' 19:36:42 ++ sed 's/^[ *]* //' 19:36:42 ++ grep -E '^[0-9.]*[0-9]$' 19:36:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:36:42 +++ grep '^3' /tmp/.pyenv_versions 19:36:42 +++ sort -V 19:36:42 +++ tail -n 1 19:36:42 ++ py_version_xyz=3.10.6 19:36:42 ++ [[ -z 3.10.6 ]] 19:36:42 ++ echo 3.10.6 19:36:42 ++ return 0 19:36:42 + pyenv local 3.10.6 19:36:42 + local command 19:36:42 + command=local 19:36:42 + '[' 2 -gt 0 ']' 19:36:42 + shift 19:36:42 + case "$command" in 19:36:42 + command pyenv local 3.10.6 19:36:42 + pyenv local 3.10.6 19:36:42 + for arg in "$@" 19:36:42 + case $arg in 19:36:42 + pkg_list+='tox ' 19:36:42 + for arg in "$@" 19:36:42 + case $arg in 19:36:42 + pkg_list+='virtualenv ' 19:36:42 + for arg in "$@" 19:36:42 + case $arg in 19:36:42 + pkg_list+='urllib3~=1.26.15 ' 19:36:42 + [[ -f /tmp/.toxenv ]] 19:36:42 + [[ ! -f /tmp/.toxenv ]] 19:36:42 + [[ -n '' ]] 19:36:42 + python3 -m venv /tmp/venv-Fv9s 19:36:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fv9s' 19:36:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fv9s 19:36:46 + echo /tmp/venv-Fv9s 19:36:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:36:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:36:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:36:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:36:46 + local 'pip_opts=--upgrade --quiet' 19:36:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:36:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:36:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:36:46 + [[ -n '' ]] 19:36:46 + [[ -n '' ]] 19:36:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:36:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:36:46 + /tmp/venv-Fv9s/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 19:36:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:36:50 lf-activate-venv(): INFO: Base packages installed successfully 19:36:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:36:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:36:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:36:50 + /tmp/venv-Fv9s/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 19:36:52 + type python3 19:36:52 + true 19:36:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Fv9s/bin to PATH' 19:36:52 lf-activate-venv(): INFO: Adding /tmp/venv-Fv9s/bin to PATH 19:36:52 + PATH=/tmp/venv-Fv9s/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 19:36:52 + return 0 19:36:52 + python3 --version 19:36:52 Python 3.10.6 19:36:52 + python3 -m pip --version 19:36:52 pip 26.1.2 from /tmp/venv-Fv9s/lib/python3.10/site-packages/pip (python 3.10) 19:36:52 + python3 -m pip freeze 19:36:53 cachetools==7.1.4 19:36:53 colorama==0.4.6 19:36:53 distlib==0.4.3 19:36:53 filelock==3.29.7 19:36:53 packaging==26.2 19:36:53 platformdirs==4.10.0 19:36:53 pluggy==1.6.0 19:36:53 pyproject-api==1.10.1 19:36:53 python-discovery==1.4.4 19:36:53 tomli==2.4.1 19:36:53 tomli_w==1.2.0 19:36:53 tox==4.56.4 19:36:53 typing_extensions==4.16.0 19:36:53 urllib3==1.26.20 19:36:53 virtualenv==21.6.1 19:36:53 [EnvInject] - Injecting environment variables from a build step. 19:36:53 [EnvInject] - Injecting as environment variables the properties content 19:36:53 PARALLEL=false 19:36:53 19:36:53 [EnvInject] - Variables injected successfully. 19:36:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7055552530389956429.sh 19:36:53 ---> tox-run.sh 19:36:53 + 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 19:36:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 19:36:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 19:36:53 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 19:36:53 + cd /w/workspace/oom-master-checkbashisms-lint/. 19:36:53 + source /home/jenkins/lf-env.sh 19:36:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:36:53 ++ mktemp -d /tmp/venv-XXXX 19:36:53 + lf_venv=/tmp/venv-fa1V 19:36:53 + local venv_file=/tmp/.os_lf_venv 19:36:53 + local python=python3 19:36:53 + local options 19:36:53 + local set_path=true 19:36:53 + local install_args= 19:36:53 ++ 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 19:36:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:36:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:36:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:36:53 + true 19:36:53 + case $1 in 19:36:53 + venv_file=/tmp/.toxenv 19:36:53 + shift 2 19:36:53 + true 19:36:53 + case $1 in 19:36:53 + shift 19:36:53 + break 19:36:53 + case $python in 19:36:53 + local pkg_list= 19:36:53 + [[ -d /opt/pyenv ]] 19:36:53 + echo 'Setup pyenv:' 19:36:53 Setup pyenv: 19:36:53 + export PYENV_ROOT=/opt/pyenv 19:36:53 + PYENV_ROOT=/opt/pyenv 19:36:53 + 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 19:36:53 + 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 19:36:53 + pyenv versions 19:36:53 system 19:36:53 3.8.13 19:36:53 3.9.13 19:36:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:36:53 + command -v pyenv 19:36:53 ++ pyenv init - --no-rehash 19:36:53 + 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[*]}"'\'')" 19:36:53 export PATH="/opt/pyenv/shims:${PATH}" 19:36:53 export PYENV_SHELL=bash 19:36:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:36:53 pyenv() { 19:36:53 local command 19:36:53 command="${1:-}" 19:36:53 if [ "$#" -gt 0 ]; then 19:36:53 shift 19:36:53 fi 19:36:53 19:36:53 case "$command" in 19:36:53 rehash|shell) 19:36:53 eval "$(pyenv "sh-$command" "$@")" 19:36:53 ;; 19:36:53 *) 19:36:53 command pyenv "$command" "$@" 19:36:53 ;; 19:36:53 esac 19:36:53 }' 19:36:53 +++ 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[*]}"' 19:36:53 ++ 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 19:36:53 ++ 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 19:36:53 ++ 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 19:36:53 ++ export PYENV_SHELL=bash 19:36:53 ++ PYENV_SHELL=bash 19:36:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:36:53 +++ complete -F _pyenv pyenv 19:36:53 ++ lf-pyver python3 19:36:53 ++ local py_version_xy=python3 19:36:53 ++ local py_version_xyz= 19:36:53 ++ pyenv versions 19:36:53 ++ local command 19:36:53 ++ command=versions 19:36:53 ++ '[' 1 -gt 0 ']' 19:36:53 ++ shift 19:36:53 ++ case "$command" in 19:36:53 ++ command pyenv versions 19:36:53 ++ pyenv versions 19:36:53 ++ sed 's/^[ *]* //' 19:36:53 ++ awk '{ print $1 }' 19:36:53 ++ grep -E '^[0-9.]*[0-9]$' 19:36:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:36:53 +++ grep '^3' /tmp/.pyenv_versions 19:36:53 +++ sort -V 19:36:53 +++ tail -n 1 19:36:53 ++ py_version_xyz=3.10.6 19:36:53 ++ [[ -z 3.10.6 ]] 19:36:53 ++ echo 3.10.6 19:36:53 ++ return 0 19:36:53 + pyenv local 3.10.6 19:36:53 + local command 19:36:53 + command=local 19:36:53 + '[' 2 -gt 0 ']' 19:36:53 + shift 19:36:53 + case "$command" in 19:36:53 + command pyenv local 3.10.6 19:36:53 + pyenv local 3.10.6 19:36:53 + for arg in "$@" 19:36:53 + case $arg in 19:36:53 + pkg_list+='tox ' 19:36:53 + for arg in "$@" 19:36:53 + case $arg in 19:36:53 + pkg_list+='virtualenv ' 19:36:53 + for arg in "$@" 19:36:53 + case $arg in 19:36:53 + pkg_list+='urllib3~=1.26.15 ' 19:36:53 + [[ -f /tmp/.toxenv ]] 19:36:53 ++ cat /tmp/.toxenv 19:36:53 + lf_venv=/tmp/venv-Fv9s 19:36:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fv9s from' file:/tmp/.toxenv 19:36:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fv9s from file:/tmp/.toxenv 19:36:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:36:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:36:53 + local 'pip_opts=--upgrade --quiet' 19:36:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:36:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:36:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:36:53 + [[ -n '' ]] 19:36:53 + [[ -n '' ]] 19:36:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:36:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:36:53 + /tmp/venv-Fv9s/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 19:36:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:36:54 lf-activate-venv(): INFO: Base packages installed successfully 19:36:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:36:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:36:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:36:54 + /tmp/venv-Fv9s/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 19:36:55 + type python3 19:36:55 + true 19:36:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Fv9s/bin to PATH' 19:36:55 lf-activate-venv(): INFO: Adding /tmp/venv-Fv9s/bin to PATH 19:36:55 + PATH=/tmp/venv-Fv9s/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 19:36:55 + return 0 19:36:55 + [[ -d /opt/pyenv ]] 19:36:55 + echo '---> Setting up pyenv' 19:36:55 ---> Setting up pyenv 19:36:55 + export PYENV_ROOT=/opt/pyenv 19:36:55 + PYENV_ROOT=/opt/pyenv 19:36:55 + export PATH=/opt/pyenv/bin:/tmp/venv-Fv9s/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 19:36:55 + PATH=/opt/pyenv/bin:/tmp/venv-Fv9s/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 19:36:55 ++ pwd 19:36:55 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 19:36:55 + export PYTHONPATH 19:36:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:36:55 + TOX_TESTENV_PASSENV=PYTHONPATH 19:36:55 + tox --version 19:36:55 4.56.4 from /tmp/venv-Fv9s/lib/python3.10/site-packages/tox/__init__.py 19:36:55 + PARALLEL=false 19:36:55 + TOX_OPTIONS_LIST= 19:36:55 + [[ -n checkbashisms ]] 19:36:55 + TOX_OPTIONS_LIST=' -e checkbashisms' 19:36:55 + case ${PARALLEL,,} in 19:36:55 + tox -e checkbashisms 19:36:55 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 19:36:57 checkbashisms: freeze> python -m pip freeze --all 19:36:57 checkbashisms: pip==26.1.2,setuptools==83.0.0 19:36:57 checkbashisms: commands[0]> .ci/check-bashisms.sh 19:36:59 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 19:37:01 checkbashisms: OK (5.31=setup[1.82]+cmd[3.49] seconds) 19:37:01 congratulations :) (5.34 seconds) 19:37:01 + tox_status=0 19:37:01 + echo '---> Completed tox runs' 19:37:01 ---> Completed tox runs 19:37:01 + for i in .tox/*/log 19:37:01 ++ echo .tox/checkbashisms/log 19:37:01 ++ awk -F/ '{print $2}' 19:37:01 + tox_env=checkbashisms 19:37:01 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 19:37:01 + DOC_DIR=docs/_build/html 19:37:01 + [[ -d docs/_build/html ]] 19:37:01 + echo '---> tox-run.sh ends' 19:37:01 ---> tox-run.sh ends 19:37:01 + test 0 -eq 0 19:37:01 $ ssh-agent -k 19:37:01 unset SSH_AUTH_SOCK; 19:37:01 unset SSH_AGENT_PID; 19:37:01 echo Agent pid 1662 killed; 19:37:01 [ssh-agent] Stopped. 19:37:01 [PostBuildScript] - [INFO] Executing post build scripts. 19:37:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins224348351441819284.sh 19:37:01 ---> sysstat.sh 19:37:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17048173560598859492.sh 19:37:01 ---> package-listing.sh 19:37:01 ++ facter osfamily 19:37:01 ++ tr '[:upper:]' '[:lower:]' 19:37:02 + OS_FAMILY=debian 19:37:02 + workspace=/w/workspace/oom-master-checkbashisms-lint 19:37:02 + START_PACKAGES=/tmp/packages_start.txt 19:37:02 + END_PACKAGES=/tmp/packages_end.txt 19:37:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:37:02 + PACKAGES=/tmp/packages_start.txt 19:37:02 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:37:02 + PACKAGES=/tmp/packages_end.txt 19:37:02 + case "${OS_FAMILY}" in 19:37:02 + dpkg -l 19:37:02 + grep '^ii' 19:37:02 + '[' -f /tmp/packages_start.txt ']' 19:37:02 + '[' -f /tmp/packages_end.txt ']' 19:37:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:37:02 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:37:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 19:37:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 19:37:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10107121532492378894.sh 19:37:02 ---> capture-instance-metadata.sh 19:37:02 Setup pyenv: 19:37:02 system 19:37:02 3.8.13 19:37:02 3.9.13 19:37:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:37:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ARo9 19:37:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:37:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:37:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:37:09 lf-activate-venv(): INFO: Base packages installed successfully 19:37:09 lf-activate-venv(): INFO: Installing additional packages: lftools 19:37:32 lf-activate-venv(): INFO: Adding /tmp/venv-ARo9/bin to PATH 19:37:32 INFO: Running in OpenStack, capturing instance metadata 19:37:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17182938268151426492.sh 19:37:32 provisioning config files... 19:37:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1727480931802712860tmp 19:37:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:37:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:37:32 [EnvInject] - Injecting environment variables from a build step. 19:37:32 [EnvInject] - Injecting as environment variables the properties content 19:37:32 SERVER_ID=logs 19:37:32 19:37:32 [EnvInject] - Variables injected successfully. 19:37:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9810210002914207998.sh 19:37:32 ---> create-netrc.sh 19:37:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9090527347508679377.sh 19:37:32 ---> python-tools-install.sh 19:37:32 Setup pyenv: 19:37:32 system 19:37:32 3.8.13 19:37:32 3.9.13 19:37:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:37:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ARo9 from file:/tmp/.os_lf_venv 19:37:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:37:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:37:34 lf-activate-venv(): INFO: Base packages installed successfully 19:37:34 lf-activate-venv(): INFO: Installing additional packages: lftools 19:37:42 lf-activate-venv(): INFO: Adding /tmp/venv-ARo9/bin to PATH 19:37:42 Generating Requirements File 19:38:04 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. 19:38:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:38:04 Python 3.10.6 19:38:04 pip 26.1.2 from /tmp/venv-ARo9/lib/python3.10/site-packages/pip (python 3.10) 19:38:05 aiohappyeyeballs==2.7.1 19:38:05 aiohttp==3.14.1 19:38:05 aiosignal==1.4.0 19:38:05 appdirs==1.4.4 19:38:05 argcomplete==3.7.0 19:38:05 aspy.yaml==1.3.0 19:38:05 async-timeout==5.0.1 19:38:05 attrs==26.1.0 19:38:05 autopage==0.6.0 19:38:05 backports.strenum==1.3.1 19:38:05 beautifulsoup4==4.15.0 19:38:05 boto3==1.43.46 19:38:05 botocore==1.43.46 19:38:05 bs4==0.0.2 19:38:05 certifi==2026.6.17 19:38:05 cffi==2.1.0 19:38:05 cfgv==3.5.0 19:38:05 chardet==7.4.3 19:38:05 charset-normalizer==3.4.9 19:38:05 click==8.4.2 19:38:05 cliff==4.14.0 19:38:05 cmd2==3.5.1 19:38:05 cryptography==3.3.2 19:38:05 debtcollector==3.1.0 19:38:05 decorator==5.3.1 19:38:05 defusedxml==0.7.1 19:38:05 Deprecated==1.3.1 19:38:05 distlib==0.4.3 19:38:05 dnspython==2.8.0 19:38:05 docker==7.2.0 19:38:05 dogpile.cache==1.5.0 19:38:05 durationpy==0.10 19:38:05 email-validator==2.3.0 19:38:05 filelock==3.29.7 19:38:05 frozenlist==1.8.0 19:38:05 future==1.0.0 19:38:05 gitdb==4.0.12 19:38:05 GitPython==3.1.50 19:38:05 httplib2==0.30.2 19:38:05 identify==2.6.19 19:38:05 idna==3.18 19:38:05 importlib-resources==1.5.0 19:38:05 iso8601==2.1.0 19:38:05 Jinja2==3.1.6 19:38:05 jmespath==1.1.0 19:38:05 jsonpatch==1.33 19:38:05 jsonpointer==3.1.1 19:38:05 jsonschema==4.26.0 19:38:05 jsonschema-specifications==2025.9.1 19:38:05 keystoneauth1==5.14.0 19:38:05 kubernetes==36.0.2 19:38:05 lftools==0.37.22 19:38:05 lxml==6.1.1 19:38:05 markdown-it-py==4.2.0 19:38:05 MarkupSafe==3.0.3 19:38:05 mdurl==0.1.2 19:38:05 msgpack==1.2.1 19:38:05 multi_key_dict==2.0.3 19:38:05 multidict==6.7.1 19:38:05 munch==4.0.0 19:38:05 netaddr==1.3.0 19:38:05 niet==1.4.2 19:38:05 nodeenv==1.10.0 19:38:05 oauth2client==4.1.3 19:38:05 oauthlib==3.3.1 19:38:05 openstacksdk==4.13.0 19:38:05 os-service-types==1.8.2 19:38:05 osc-lib==4.6.0 19:38:05 oslo.config==10.4.0 19:38:05 oslo.context==6.4.0 19:38:05 oslo.i18n==6.8.0 19:38:05 oslo.log==8.2.0 19:38:05 oslo.serialization==5.10.0 19:38:05 oslo.utils==10.1.1 19:38:05 packaging==26.2 19:38:05 pbr==7.0.3 19:38:05 platformdirs==4.10.0 19:38:05 prettytable==3.18.0 19:38:05 propcache==0.5.2 19:38:05 psutil==7.2.2 19:38:05 pyasn1==0.6.4 19:38:05 pyasn1_modules==0.4.2 19:38:05 pycparser==3.0 19:38:05 pygerrit2==2.0.15 19:38:05 PyGithub==2.9.1 19:38:05 Pygments==2.20.0 19:38:05 PyJWT==2.13.0 19:38:05 PyNaCl==1.6.2 19:38:05 pyparsing==2.4.7 19:38:05 pyperclip==1.11.0 19:38:05 pyrsistent==0.20.0 19:38:05 python-cinderclient==9.9.0 19:38:05 python-dateutil==2.9.0.post0 19:38:05 python-discovery==1.4.4 19:38:05 python-heatclient==5.2.0 19:38:05 python-jenkins==1.8.3 19:38:05 python-keystoneclient==5.8.0 19:38:05 python-magnumclient==4.11.0 19:38:05 python-openstackclient==10.0.0 19:38:05 python-swiftclient==4.10.0 19:38:05 PyYAML==6.0.3 19:38:05 referencing==0.37.0 19:38:05 requests==2.34.2 19:38:05 requests-oauthlib==2.0.0 19:38:05 rfc3986==2.0.0 19:38:05 rich==15.0.0 19:38:05 rich-argparse==1.8.0 19:38:05 rpds-py==0.30.0 19:38:05 rsa==4.9.1 19:38:05 ruamel.yaml==0.19.1 19:38:05 ruamel.yaml.clib==0.2.15 19:38:05 s3transfer==0.19.1 19:38:05 simplejson==4.1.1 19:38:05 six==1.17.0 19:38:05 smmap==5.0.3 19:38:05 soupsieve==2.8.4 19:38:05 stevedore==5.8.0 19:38:05 tabulate==0.10.0 19:38:05 toml==0.10.2 19:38:05 tomlkit==0.15.0 19:38:05 tqdm==4.68.4 19:38:05 typing_extensions==4.16.0 19:38:05 urllib3==1.26.20 19:38:05 virtualenv==21.6.1 19:38:05 wcwidth==0.8.2 19:38:05 websocket-client==1.9.0 19:38:05 wrapt==2.2.2 19:38:05 xdg==6.0.0 19:38:05 xmltodict==1.0.4 19:38:05 yarl==1.24.2 19:38:05 yq==4.1.2 19:38:05 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins247996487552890940.sh 19:38:05 ---> uv-install.sh 19:38:05 Installing uv/uvx (latest) using shell installer 19:38:05 2026-07-11 19:38:05 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-vIwjfv.sh" [1] 19:38:05 downloading uv 0.11.28 x86_64-unknown-linux-gnu 19:38:06 installing to /home/jenkins/.local/bin 19:38:06 uv 19:38:06 uvx 19:38:06 everything's installed! 19:38:06 19:38:06 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:38:06 19:38:06 source $HOME/.local/bin/env (sh, bash, zsh) 19:38:06 source $HOME/.local/bin/env.fish (fish) 19:38:06 Adding install location to PATH 19:38:06 ---> Validating uv/uvx install 19:38:06 uvx 0.11.28 (x86_64-unknown-linux-gnu) 19:38:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9239179889350113011.sh 19:38:06 ---> sudo-logs.sh 19:38:06 Archiving 'sudo' log.. 19:38:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3164539068121023644.sh 19:38:06 ---> job-cost.sh 19:38:06 INFO: Activating Python virtual environment... 19:38:06 Setup pyenv: 19:38:06 system 19:38:06 3.8.13 19:38:06 3.9.13 19:38:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:38:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ARo9 from file:/tmp/.os_lf_venv 19:38:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:38:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:38:08 lf-activate-venv(): INFO: Base packages installed successfully 19:38:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:38:13 lf-activate-venv(): INFO: Adding /tmp/venv-ARo9/bin to PATH 19:38:13 INFO: No stack-cost file found 19:38:13 INFO: Instance uptime: 172s 19:38:13 INFO: Fetching instance metadata (attempt 1 of 3)... 19:38:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:38:14 INFO: Successfully fetched instance metadata 19:38:14 INFO: Instance type: v3-standard-4 19:38:14 INFO: Retrieving pricing info for: v3-standard-4 19:38:14 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:38:14 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=172 19:38:14 INFO: Successfully fetched Vexxhost pricing API 19:38:14 INFO: Retrieved cost: 0.11 19:38:14 INFO: Retrieved resource: v3-standard-4 19:38:14 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 19:38:14 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 19:38:14 INFO: Successfully archived job cost data 19:38:14 DEBUG: Cost data: oom-master-checkbashisms-lint,4703,2026-07-11 19:38:14,v3-standard-4,172,0.11,0.00,SUCCESS 19:38:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins210385222744521613.sh 19:38:14 ---> logs-deploy.sh 19:38:14 Setup pyenv: 19:38:14 system 19:38:14 3.8.13 19:38:14 3.9.13 19:38:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:38:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ARo9 from file:/tmp/.os_lf_venv 19:38:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:38:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:38:16 lf-activate-venv(): INFO: Base packages installed successfully 19:38:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:38:23 lf-activate-venv(): INFO: Adding /tmp/venv-ARo9/bin to PATH 19:38:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4703 19:38:23 INFO: archiving workspace using pattern(s): 19:38:24 Archives upload complete. 19:38:25 INFO: archiving logs to Nexus 19:38:25 ---> uname -a: 19:38:25 Linux prd-ubuntu1804-builder-4c-4g-9041 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:38:25 19:38:25 19:38:25 ---> lscpu: 19:38:25 Architecture: x86_64 19:38:25 CPU op-mode(s): 32-bit, 64-bit 19:38:25 Byte Order: Little Endian 19:38:25 CPU(s): 4 19:38:25 On-line CPU(s) list: 0-3 19:38:25 Thread(s) per core: 1 19:38:25 Core(s) per socket: 1 19:38:25 Socket(s): 4 19:38:25 NUMA node(s): 1 19:38:25 Vendor ID: AuthenticAMD 19:38:25 CPU family: 23 19:38:25 Model: 49 19:38:25 Model name: AMD EPYC-Rome Processor 19:38:25 Stepping: 0 19:38:25 CPU MHz: 2799.998 19:38:25 BogoMIPS: 5599.99 19:38:25 Virtualization: AMD-V 19:38:25 Hypervisor vendor: KVM 19:38:25 Virtualization type: full 19:38:25 L1d cache: 32K 19:38:25 L1i cache: 32K 19:38:25 L2 cache: 512K 19:38:25 L3 cache: 16384K 19:38:25 NUMA node0 CPU(s): 0-3 19:38:25 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 19:38:25 19:38:25 19:38:25 ---> nproc: 19:38:25 4 19:38:25 19:38:25 19:38:25 ---> df -h: 19:38:25 Filesystem Size Used Avail Use% Mounted on 19:38:25 udev 7.9G 0 7.9G 0% /dev 19:38:25 tmpfs 1.6G 676K 1.6G 1% /run 19:38:25 /dev/vda1 78G 8.4G 69G 11% / 19:38:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:38:25 tmpfs 5.0M 0 5.0M 0% /run/lock 19:38:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:38:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:38:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:38:25 19:38:25 19:38:25 ---> free -m: 19:38:25 total used free shared buff/cache available 19:38:25 Mem: 16040 580 13252 0 2206 15142 19:38:25 Swap: 1023 0 1023 19:38:25 19:38:25 19:38:25 ---> ip addr: 19:38:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:38:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:38:25 inet 127.0.0.1/8 scope host lo 19:38:25 valid_lft forever preferred_lft forever 19:38:25 inet6 ::1/128 scope host 19:38:25 valid_lft forever preferred_lft forever 19:38:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:38:25 link/ether fa:16:3e:95:83:a9 brd ff:ff:ff:ff:ff:ff 19:38:25 inet 10.30.106.95/23 brd 10.30.107.255 scope global dynamic ens3 19:38:25 valid_lft 86224sec preferred_lft 86224sec 19:38:25 inet6 fe80::f816:3eff:fe95:83a9/64 scope link 19:38:25 valid_lft forever preferred_lft forever 19:38:25 19:38:25 19:38:25 ---> sar -b -r -n DEV: 19:38:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9041) 07/11/26 _x86_64_ (4 CPU) 19:38:25 19:38:25 19:35:31 LINUX RESTART (4 CPU) 19:38:25 19:38:25 19:36:02 tps rtps wtps bread/s bwrtn/s 19:38:25 19:37:01 264.48 27.54 236.94 942.35 20386.78 19:38:25 19:38:01 117.01 0.90 116.11 106.25 13099.55 19:38:25 Average: 190.13 14.11 176.02 520.79 16712.55 19:38:25 19:38:25 19:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:38:25 19:37:01 14140256 15562036 2284712 13.91 46220 1584844 794444 4.55 667164 1420076 91528 19:38:25 19:38:01 13647976 15481860 2776992 16.91 77104 1944708 803296 4.60 784236 1752736 182980 19:38:25 Average: 13894116 15521948 2530852 15.41 61662 1764776 798870 4.57 725700 1586406 137254 19:38:25 19:38:25 19:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:38:25 19:37:01 ens3 239.98 171.97 1189.56 45.66 0.00 0.00 0.00 0.00 19:38:25 19:37:01 lo 0.61 0.61 0.07 0.07 0.00 0.00 0.00 0.00 19:38:25 19:38:01 ens3 82.64 58.29 1145.83 12.58 0.00 0.00 0.00 0.00 19:38:25 19:38:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 19:38:25 Average: ens3 160.65 114.65 1167.51 28.98 0.00 0.00 0.00 0.00 19:38:25 Average: lo 1.04 1.04 0.12 0.12 0.00 0.00 0.00 0.00 19:38:25 19:38:25 19:38:25 ---> sar -P ALL: 19:38:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9041) 07/11/26 _x86_64_ (4 CPU) 19:38:25 19:38:25 19:35:31 LINUX RESTART (4 CPU) 19:38:25 19:38:25 19:36:02 CPU %user %nice %system %iowait %steal %idle 19:38:25 19:37:01 all 12.08 0.00 1.40 1.54 0.04 84.94 19:38:25 19:37:01 0 18.24 0.00 1.93 1.47 0.05 78.32 19:38:25 19:37:01 1 10.32 0.00 1.65 3.47 0.03 84.52 19:38:25 19:37:01 2 8.91 0.00 1.09 0.90 0.03 89.07 19:38:25 19:37:01 3 10.90 0.00 0.93 0.34 0.02 87.81 19:38:25 19:38:01 all 20.20 0.00 1.41 1.50 0.05 76.83 19:38:25 19:38:01 0 20.26 0.00 0.98 0.68 0.08 77.99 19:38:25 19:38:01 1 3.11 0.00 1.02 3.48 0.03 92.36 19:38:25 19:38:01 2 29.55 0.00 1.99 1.59 0.05 66.83 19:38:25 19:38:01 3 27.85 0.00 1.65 0.25 0.05 70.19 19:38:25 Average: all 16.18 0.00 1.41 1.52 0.05 80.85 19:38:25 Average: 0 19.26 0.00 1.45 1.07 0.07 78.15 19:38:25 Average: 1 6.68 0.00 1.33 3.47 0.03 88.48 19:38:25 Average: 2 19.32 0.00 1.54 1.25 0.04 77.85 19:38:25 Average: 3 19.44 0.00 1.30 0.29 0.03 78.93 19:38:25 19:38:25 19:38:25