09:56:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145974 09:56:49 Running as SYSTEM 09:56:49 [EnvInject] - Loading node environment variables. 09:56:49 Building remotely on prd-ubuntu1804-builder-4c-4g-16810 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:56:49 [ssh-agent] Looking for ssh-agent implementation... 09:56:49 $ ssh-agent 09:56:49 SSH_AUTH_SOCK=/tmp/ssh-zi8wdaq1m83p/agent.1774 09:56:49 SSH_AGENT_PID=1776 09:56:49 [ssh-agent] Started. 09:56:49 Running ssh-add (command line suppressed) 09:56:49 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2873165538196823235.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2873165538196823235.key) 09:56:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:56:49 The recommended git tool is: NONE 09:56:52 using credential onap-jenkins-ssh 09:56:52 Wiping out workspace first. 09:56:52 Cloning the remote Git repository 09:56:52 Cloning repository git://cloud.onap.org/mirror/oom.git 09:56:52 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:56:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:56:52 > git --version # timeout=10 09:56:52 > git --version # 'git version 2.17.1' 09:56:52 using GIT_SSH to set credentials Gerrit user 09:56:52 Verifying host key using manually-configured host key entries 09:56:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:56:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:56:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:56:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:56:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:56:58 using GIT_SSH to set credentials Gerrit user 09:56:58 Verifying host key using manually-configured host key entries 09:56:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/145974/2 # timeout=30 09:56:58 > git rev-parse fef00b17fd46cd06dc5cc1c9f14eb411185205bd^{commit} # timeout=10 09:56:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:56:58 Checking out Revision fef00b17fd46cd06dc5cc1c9f14eb411185205bd (refs/changes/74/145974/2) 09:56:59 > git config core.sparsecheckout # timeout=10 09:56:59 > git checkout -f fef00b17fd46cd06dc5cc1c9f14eb411185205bd # timeout=30 09:57:02 Commit message: "[POLICY] Wire policy-pap tracing to global.tracing" 09:57:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:57:02 > git rev-list --no-walk 9d2e90e0dc0cbf5bf0bca1dbe96cd52be9d4ccde # timeout=10 09:57:02 [EnvInject] - Injecting environment variables from a build step. 09:57:02 [EnvInject] - Injecting as environment variables the properties content 09:57:02 PYTHON=python3 09:57:02 09:57:02 [EnvInject] - Variables injected successfully. 09:57:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins355840299385221027.sh 09:57:03 ---> tox-install.sh 09:57:03 + source /home/jenkins/lf-env.sh 09:57:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:57:03 ++ mktemp -d /tmp/venv-XXXX 09:57:03 + lf_venv=/tmp/venv-Lfdm 09:57:03 + local venv_file=/tmp/.os_lf_venv 09:57:03 + local python=python3 09:57:03 + local options 09:57:03 + local set_path=true 09:57:03 + local install_args= 09:57:03 ++ 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 09:57:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:57:03 + true 09:57:03 + case $1 in 09:57:03 + venv_file=/tmp/.toxenv 09:57:03 + shift 2 09:57:03 + true 09:57:03 + case $1 in 09:57:03 + shift 09:57:03 + break 09:57:03 + case $python in 09:57:03 + local pkg_list= 09:57:03 + [[ -d /opt/pyenv ]] 09:57:03 + echo 'Setup pyenv:' 09:57:03 Setup pyenv: 09:57:03 + export PYENV_ROOT=/opt/pyenv 09:57:03 + PYENV_ROOT=/opt/pyenv 09:57:03 + 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 09:57:03 + 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 09:57:03 + pyenv versions 09:57:03 * system (set by /opt/pyenv/version) 09:57:03 * 3.8.13 (set by /opt/pyenv/version) 09:57:03 * 3.9.13 (set by /opt/pyenv/version) 09:57:03 * 3.10.6 (set by /opt/pyenv/version) 09:57:03 + command -v pyenv 09:57:03 ++ pyenv init - --no-rehash 09:57:03 + 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[*]}"'\'')" 09:57:03 export PATH="/opt/pyenv/shims:${PATH}" 09:57:03 export PYENV_SHELL=bash 09:57:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:57:03 pyenv() { 09:57:03 local command 09:57:03 command="${1:-}" 09:57:03 if [ "$#" -gt 0 ]; then 09:57:03 shift 09:57:03 fi 09:57:03 09:57:03 case "$command" in 09:57:03 rehash|shell) 09:57:03 eval "$(pyenv "sh-$command" "$@")" 09:57:03 ;; 09:57:03 *) 09:57:03 command pyenv "$command" "$@" 09:57:03 ;; 09:57:03 esac 09:57:03 }' 09:57:03 +++ 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[*]}"' 09:57:03 ++ 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 09:57:03 ++ 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 09:57:03 ++ 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 09:57:03 ++ export PYENV_SHELL=bash 09:57:03 ++ PYENV_SHELL=bash 09:57:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:57:03 +++ complete -F _pyenv pyenv 09:57:03 ++ lf-pyver python3 09:57:03 ++ local py_version_xy=python3 09:57:03 ++ local py_version_xyz= 09:57:03 ++ pyenv versions 09:57:03 ++ local command 09:57:03 ++ command=versions 09:57:03 ++ '[' 1 -gt 0 ']' 09:57:03 ++ shift 09:57:03 ++ case "$command" in 09:57:03 ++ command pyenv versions 09:57:03 ++ pyenv versions 09:57:03 ++ sed 's/^[ *]* //' 09:57:03 ++ awk '{ print $1 }' 09:57:03 ++ grep -E '^[0-9.]*[0-9]$' 09:57:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:57:03 +++ grep '^3' /tmp/.pyenv_versions 09:57:03 +++ sort -V 09:57:03 +++ tail -n 1 09:57:03 ++ py_version_xyz=3.10.6 09:57:03 ++ [[ -z 3.10.6 ]] 09:57:03 ++ echo 3.10.6 09:57:03 ++ return 0 09:57:03 + pyenv local 3.10.6 09:57:03 + local command 09:57:03 + command=local 09:57:03 + '[' 2 -gt 0 ']' 09:57:03 + shift 09:57:03 + case "$command" in 09:57:03 + command pyenv local 3.10.6 09:57:03 + pyenv local 3.10.6 09:57:03 + for arg in "$@" 09:57:03 + case $arg in 09:57:03 + pkg_list+='tox ' 09:57:03 + for arg in "$@" 09:57:03 + case $arg in 09:57:03 + pkg_list+='virtualenv ' 09:57:03 + for arg in "$@" 09:57:03 + case $arg in 09:57:03 + pkg_list+='urllib3~=1.26.15 ' 09:57:03 + [[ -f /tmp/.toxenv ]] 09:57:03 + [[ ! -f /tmp/.toxenv ]] 09:57:03 + [[ -n '' ]] 09:57:03 + python3 -m venv /tmp/venv-Lfdm 09:57:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lfdm' 09:57:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lfdm 09:57:07 + echo /tmp/venv-Lfdm 09:57:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:57:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:57:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:57:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:07 + local 'pip_opts=--upgrade --quiet' 09:57:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:57:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:57:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:57:07 + [[ -n '' ]] 09:57:07 + [[ -n '' ]] 09:57:07 + lf-venv-pip-install /tmp/venv-Lfdm/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:57:07 + local venv_python=/tmp/venv-Lfdm/bin/python3 09:57:07 + shift 09:57:07 + local upstream=https://pypi.org/simple 09:57:07 + /tmp/venv-Lfdm/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 09:57:11 + return 0 09:57:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:57:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:57:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:57:11 + lf-venv-pip-install /tmp/venv-Lfdm/bin/python3 --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 09:57:11 + local venv_python=/tmp/venv-Lfdm/bin/python3 09:57:11 + shift 09:57:11 + local upstream=https://pypi.org/simple 09:57:11 + /tmp/venv-Lfdm/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 09:57:13 + return 0 09:57:13 + type python3 09:57:13 + true 09:57:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Lfdm/bin to PATH' 09:57:13 lf-activate-venv(): INFO: Adding /tmp/venv-Lfdm/bin to PATH 09:57:13 + PATH=/tmp/venv-Lfdm/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 09:57:13 + return 0 09:57:13 + python3 --version 09:57:13 Python 3.10.6 09:57:13 + python3 -m pip --version 09:57:13 pip 26.2.1 from /tmp/venv-Lfdm/lib/python3.10/site-packages/pip (python 3.10) 09:57:13 + python3 -m pip freeze 09:57:14 cachetools==7.1.7 09:57:14 colorama==0.4.6 09:57:14 distlib==0.4.3 09:57:14 filelock==3.32.4 09:57:14 packaging==26.3 09:57:14 platformdirs==4.11.5 09:57:14 pluggy==1.6.0 09:57:14 pyproject-api==1.11.0 09:57:14 python-discovery==1.6.0 09:57:14 tomli==2.4.1 09:57:14 tomli_w==1.2.0 09:57:14 tox==4.61.1 09:57:14 typing_extensions==4.16.0 09:57:14 urllib3==1.26.20 09:57:14 virtualenv==21.7.7 09:57:14 [EnvInject] - Injecting environment variables from a build step. 09:57:14 [EnvInject] - Injecting as environment variables the properties content 09:57:14 PARALLEL=false 09:57:14 09:57:14 [EnvInject] - Variables injected successfully. 09:57:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10207932191571567318.sh 09:57:14 ---> tox-run.sh 09:57:14 + 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 09:57:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:57:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:57:14 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:57:14 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:57:14 + source /home/jenkins/lf-env.sh 09:57:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:57:14 ++ mktemp -d /tmp/venv-XXXX 09:57:14 + lf_venv=/tmp/venv-QoX5 09:57:14 + local venv_file=/tmp/.os_lf_venv 09:57:14 + local python=python3 09:57:14 + local options 09:57:14 + local set_path=true 09:57:14 + local install_args= 09:57:14 ++ 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 09:57:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:57:14 + true 09:57:14 + case $1 in 09:57:14 + venv_file=/tmp/.toxenv 09:57:14 + shift 2 09:57:14 + true 09:57:14 + case $1 in 09:57:14 + shift 09:57:14 + break 09:57:14 + case $python in 09:57:14 + local pkg_list= 09:57:14 + [[ -d /opt/pyenv ]] 09:57:14 + echo 'Setup pyenv:' 09:57:14 Setup pyenv: 09:57:14 + export PYENV_ROOT=/opt/pyenv 09:57:14 + PYENV_ROOT=/opt/pyenv 09:57:14 + 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 09:57:14 + 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 09:57:14 + pyenv versions 09:57:14 system 09:57:14 3.8.13 09:57:14 3.9.13 09:57:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:57:14 + command -v pyenv 09:57:14 ++ pyenv init - --no-rehash 09:57:14 + 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[*]}"'\'')" 09:57:14 export PATH="/opt/pyenv/shims:${PATH}" 09:57:14 export PYENV_SHELL=bash 09:57:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:57:14 pyenv() { 09:57:14 local command 09:57:14 command="${1:-}" 09:57:14 if [ "$#" -gt 0 ]; then 09:57:14 shift 09:57:14 fi 09:57:14 09:57:14 case "$command" in 09:57:14 rehash|shell) 09:57:14 eval "$(pyenv "sh-$command" "$@")" 09:57:14 ;; 09:57:14 *) 09:57:14 command pyenv "$command" "$@" 09:57:14 ;; 09:57:14 esac 09:57:14 }' 09:57:14 +++ 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[*]}"' 09:57:14 ++ 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 09:57:14 ++ 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 09:57:14 ++ 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 09:57:14 ++ export PYENV_SHELL=bash 09:57:14 ++ PYENV_SHELL=bash 09:57:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:57:14 +++ complete -F _pyenv pyenv 09:57:14 ++ lf-pyver python3 09:57:14 ++ local py_version_xy=python3 09:57:14 ++ local py_version_xyz= 09:57:14 ++ pyenv versions 09:57:14 ++ local command 09:57:14 ++ command=versions 09:57:14 ++ '[' 1 -gt 0 ']' 09:57:14 ++ shift 09:57:14 ++ case "$command" in 09:57:14 ++ command pyenv versions 09:57:14 ++ pyenv versions 09:57:14 ++ sed 's/^[ *]* //' 09:57:14 ++ grep -E '^[0-9.]*[0-9]$' 09:57:14 ++ awk '{ print $1 }' 09:57:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:57:14 +++ grep '^3' /tmp/.pyenv_versions 09:57:14 +++ sort -V 09:57:14 +++ tail -n 1 09:57:14 ++ py_version_xyz=3.10.6 09:57:14 ++ [[ -z 3.10.6 ]] 09:57:14 ++ echo 3.10.6 09:57:14 ++ return 0 09:57:14 + pyenv local 3.10.6 09:57:14 + local command 09:57:14 + command=local 09:57:14 + '[' 2 -gt 0 ']' 09:57:14 + shift 09:57:14 + case "$command" in 09:57:14 + command pyenv local 3.10.6 09:57:14 + pyenv local 3.10.6 09:57:14 + for arg in "$@" 09:57:14 + case $arg in 09:57:14 + pkg_list+='tox ' 09:57:14 + for arg in "$@" 09:57:14 + case $arg in 09:57:14 + pkg_list+='virtualenv ' 09:57:14 + for arg in "$@" 09:57:14 + case $arg in 09:57:14 + pkg_list+='urllib3~=1.26.15 ' 09:57:14 + [[ -f /tmp/.toxenv ]] 09:57:14 ++ cat /tmp/.toxenv 09:57:14 + lf_venv=/tmp/venv-Lfdm 09:57:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lfdm from' file:/tmp/.toxenv 09:57:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lfdm from file:/tmp/.toxenv 09:57:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:57:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:14 + local 'pip_opts=--upgrade --quiet' 09:57:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:57:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:57:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:57:14 + [[ -n '' ]] 09:57:14 + [[ -n '' ]] 09:57:14 + lf-venv-pip-install /tmp/venv-Lfdm/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:57:14 + local venv_python=/tmp/venv-Lfdm/bin/python3 09:57:14 + shift 09:57:14 + local upstream=https://pypi.org/simple 09:57:14 + /tmp/venv-Lfdm/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 09:57:15 + return 0 09:57:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:57:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:57:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:57:15 + lf-venv-pip-install /tmp/venv-Lfdm/bin/python3 --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 09:57:15 + local venv_python=/tmp/venv-Lfdm/bin/python3 09:57:15 + shift 09:57:15 + local upstream=https://pypi.org/simple 09:57:15 + /tmp/venv-Lfdm/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 09:57:16 + return 0 09:57:16 + type python3 09:57:16 + true 09:57:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Lfdm/bin to PATH' 09:57:16 lf-activate-venv(): INFO: Adding /tmp/venv-Lfdm/bin to PATH 09:57:16 + PATH=/tmp/venv-Lfdm/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 09:57:16 + return 0 09:57:16 + [[ -d /opt/pyenv ]] 09:57:16 + echo '---> Setting up pyenv' 09:57:16 ---> Setting up pyenv 09:57:16 + export PYENV_ROOT=/opt/pyenv 09:57:16 + PYENV_ROOT=/opt/pyenv 09:57:16 + export PATH=/opt/pyenv/bin:/tmp/venv-Lfdm/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 09:57:16 + PATH=/opt/pyenv/bin:/tmp/venv-Lfdm/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 09:57:16 ++ pwd 09:57:16 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:57:16 + export PYTHONPATH 09:57:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:57:16 + TOX_TESTENV_PASSENV=PYTHONPATH 09:57:16 + tox --version 09:57:16 4.61.1 from /tmp/venv-Lfdm/lib/python3.10/site-packages/tox/__init__.py 09:57:16 + PARALLEL=false 09:57:16 + TOX_OPTIONS_LIST= 09:57:16 + [[ -n checkbashisms ]] 09:57:16 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:57:16 + case ${PARALLEL,,} in 09:57:16 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:57:16 + tox -e checkbashisms 09:57:18 checkbashisms: freeze> python -m pip freeze --all 09:57:18 checkbashisms: pip==26.2.1,setuptools==84.0.0 09:57:18 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:57:20 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:57:22 checkbashisms: OK (5.36=setup[1.88]+cmd[3.47] seconds) 09:57:22 congratulations :) (5.39 seconds) 09:57:22 + tox_status=0 09:57:22 + echo '---> Completed tox runs' 09:57:22 ---> Completed tox runs 09:57:22 + for i in .tox/*/log 09:57:22 ++ echo .tox/checkbashisms/log 09:57:22 ++ awk -F/ '{print $2}' 09:57:22 + tox_env=checkbashisms 09:57:22 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:57:22 + DOC_DIR=docs/_build/html 09:57:22 + [[ -d docs/_build/html ]] 09:57:22 + echo '---> tox-run.sh ends' 09:57:22 ---> tox-run.sh ends 09:57:22 + test 0 -eq 0 09:57:22 $ ssh-agent -k 09:57:22 unset SSH_AUTH_SOCK; 09:57:22 unset SSH_AGENT_PID; 09:57:22 echo Agent pid 1776 killed; 09:57:22 [ssh-agent] Stopped. 09:57:22 [PostBuildScript] - [INFO] Executing post build scripts. 09:57:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins50910065714294184.sh 09:57:22 ---> sysstat.sh 09:57:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16763232226583899500.sh 09:57:22 ---> package-listing.sh 09:57:22 ++ facter osfamily 09:57:22 ++ tr '[:upper:]' '[:lower:]' 09:57:23 + OS_FAMILY=debian 09:57:23 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:57:23 + START_PACKAGES=/tmp/packages_start.txt 09:57:23 + END_PACKAGES=/tmp/packages_end.txt 09:57:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:57:23 + PACKAGES=/tmp/packages_start.txt 09:57:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:57:23 + PACKAGES=/tmp/packages_end.txt 09:57:23 + case "${OS_FAMILY}" in 09:57:23 + dpkg -l 09:57:23 + grep '^ii' 09:57:23 + '[' -f /tmp/packages_start.txt ']' 09:57:23 + '[' -f /tmp/packages_end.txt ']' 09:57:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:57:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:57:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:57:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:57:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10600177342898493551.sh 09:57:23 ---> capture-instance-metadata.sh 09:57:23 Setup pyenv: 09:57:23 system 09:57:23 3.8.13 09:57:23 3.9.13 09:57:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:57:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ClAF 09:57:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:57:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:30 lf-activate-venv(): INFO: Installing additional packages: lftools 09:57:53 lf-activate-venv(): INFO: Adding /tmp/venv-ClAF/bin to PATH 09:57:53 INFO: Running in OpenStack, capturing instance metadata 09:57:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10727786822444488490.sh 09:57:53 provisioning config files... 09:57:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3717370595337480399tmp 09:57:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:57:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:57:53 [EnvInject] - Injecting environment variables from a build step. 09:57:53 [EnvInject] - Injecting as environment variables the properties content 09:57:53 SERVER_ID=logs 09:57:53 09:57:53 [EnvInject] - Variables injected successfully. 09:57:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins675695982955301587.sh 09:57:53 ---> create-netrc.sh 09:57:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5853108605399188875.sh 09:57:53 ---> python-tools-install.sh 09:57:53 Setup pyenv: 09:57:53 system 09:57:53 3.8.13 09:57:53 3.9.13 09:57:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:57:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ClAF from file:/tmp/.os_lf_venv 09:57:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:55 lf-activate-venv(): INFO: Installing additional packages: lftools 09:58:01 lf-activate-venv(): INFO: Adding /tmp/venv-ClAF/bin to PATH 09:58:01 Generating Requirements File 09:58:21 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. 09:58:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:58:22 Python 3.10.6 09:58:22 pip 26.2.1 from /tmp/venv-ClAF/lib/python3.10/site-packages/pip (python 3.10) 09:58:22 aiohappyeyeballs==2.7.1 09:58:22 aiohttp==3.14.3 09:58:22 aiosignal==1.4.0 09:58:22 appdirs==1.4.4 09:58:22 argcomplete==3.7.2 09:58:22 aspy.yaml==1.3.0 09:58:22 async-timeout==5.0.1 09:58:22 attrs==26.1.0 09:58:22 autopage==0.6.0 09:58:22 backports.strenum==1.3.1 09:58:22 beautifulsoup4==4.15.0 09:58:22 boto3==1.43.83 09:58:22 botocore==1.43.83 09:58:22 bs4==0.0.2 09:58:22 certifi==2026.7.22 09:58:22 cffi==2.1.1 09:58:22 cfgv==3.5.0 09:58:22 chardet==7.6.0 09:58:22 charset-normalizer==3.5.1 09:58:22 click==8.5.0 09:58:22 cliff==4.14.0 09:58:22 cmd2==3.5.1 09:58:22 cryptography==3.3.2 09:58:22 debtcollector==3.1.0 09:58:22 decorator==5.3.1 09:58:22 defusedxml==0.7.1 09:58:22 Deprecated==1.3.1 09:58:22 distlib==0.4.3 09:58:22 dnspython==2.8.0 09:58:22 docker==7.2.0 09:58:22 dogpile.cache==1.5.0 09:58:22 durationpy==0.11 09:58:22 email-validator==2.3.0 09:58:22 filelock==3.32.4 09:58:22 frozenlist==1.8.0 09:58:22 future==1.0.0 09:58:22 gitdb==4.0.12 09:58:22 GitPython==3.1.61 09:58:22 httplib2==0.30.2 09:58:22 identify==2.6.19 09:58:22 idna==3.19 09:58:22 importlib-resources==1.5.0 09:58:22 iso8601==2.1.0 09:58:22 Jinja2==3.1.6 09:58:22 jmespath==1.1.0 09:58:22 jsonpatch==1.33 09:58:22 jsonpointer==3.1.1 09:58:22 jsonschema==4.26.0 09:58:22 jsonschema-specifications==2025.9.1 09:58:22 keystoneauth1==5.14.0 09:58:22 kubernetes==36.0.3 09:58:22 lftools==0.37.23 09:58:22 lxml==6.1.2 09:58:22 markdown-it-py==4.2.0 09:58:22 MarkupSafe==3.0.3 09:58:22 mdurl==0.1.2 09:58:22 msgpack==1.2.2 09:58:22 multi_key_dict==2.0.3 09:58:22 multidict==6.7.1 09:58:22 munch==4.0.0 09:58:22 netaddr==1.3.0 09:58:22 niet==1.4.2 09:58:22 nodeenv==1.10.0 09:58:22 oauth2client==4.1.3 09:58:22 oauthlib==3.3.1 09:58:22 openstacksdk==4.13.0 09:58:22 os-service-types==1.8.2 09:58:22 osc-lib==4.6.0 09:58:22 oslo.config==10.4.0 09:58:22 oslo.context==6.4.0 09:58:22 oslo.i18n==6.8.0 09:58:22 oslo.log==8.2.0 09:58:22 oslo.serialization==5.10.0 09:58:22 oslo.utils==10.1.1 09:58:22 packaging==26.3 09:58:22 pbr==7.0.3 09:58:22 platformdirs==4.11.5 09:58:22 prettytable==3.18.0 09:58:22 propcache==0.5.2 09:58:22 psutil==7.2.2 09:58:22 pyasn1==0.6.4 09:58:22 pyasn1_modules==0.4.2 09:58:22 pycparser==3.0 09:58:22 pygerrit2==2.0.15 09:58:22 PyGithub==2.10.0 09:58:22 Pygments==2.21.0 09:58:22 PyJWT==2.13.0 09:58:22 PyNaCl==1.6.2 09:58:22 pyparsing==2.4.7 09:58:22 pyperclip==1.11.0 09:58:22 pyrsistent==0.20.0 09:58:22 python-cinderclient==9.9.0 09:58:22 python-dateutil==2.9.0.post0 09:58:22 python-discovery==1.6.0 09:58:22 python-heatclient==5.2.0 09:58:22 python-jenkins==1.8.3 09:58:22 python-keystoneclient==6.0.0 09:58:22 python-magnumclient==4.11.0 09:58:22 python-openstackclient==10.0.0 09:58:22 python-swiftclient==4.11.0 09:58:22 PyYAML==6.0.3 09:58:22 referencing==0.37.0 09:58:22 requests==2.34.2 09:58:22 requests-oauthlib==2.0.0 09:58:22 rfc3986==2.0.0 09:58:22 rich==15.0.0 09:58:22 rich-argparse==1.8.0 09:58:22 rpds-py==0.30.0 09:58:22 rsa==4.9.1 09:58:22 ruamel.yaml==0.19.1 09:58:22 ruamel.yaml.clib==0.2.15 09:58:22 s3transfer==0.19.2 09:58:22 simplejson==4.1.2 09:58:22 six==1.17.0 09:58:22 smmap==5.0.3 09:58:22 soupsieve==2.9.2 09:58:22 stevedore==5.8.0 09:58:22 tabulate==0.10.0 09:58:22 toml==0.10.2 09:58:22 tomlkit==0.15.1 09:58:22 tqdm==4.70.0 09:58:22 typing_extensions==4.16.0 09:58:22 urllib3==1.26.20 09:58:22 virtualenv==21.7.7 09:58:22 wcwidth==0.8.3 09:58:22 websocket-client==1.9.1 09:58:22 wrapt==2.4.0 09:58:22 xdg==6.0.0 09:58:22 xmltodict==1.0.4 09:58:22 yarl==1.24.5 09:58:22 yq==4.1.2 09:58:22 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins12732745481953838532.sh 09:58:22 ---> uv-install.sh 09:58:22 Installing uv/uvx (latest) using shell installer 09:58:22 2026-08-31 09:58:22 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-y1R06L.sh" [1] 09:58:22 downloading uv 0.12.7 x86_64-unknown-linux-gnu 09:58:23 installing to /home/jenkins/.local/bin 09:58:23 uv 09:58:23 uvx 09:58:23 everything's installed! 09:58:23 09:58:23 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:58:23 09:58:23 source $HOME/.local/bin/env (sh, bash, zsh) 09:58:23 source $HOME/.local/bin/env.fish (fish) 09:58:23 Adding install location to PATH 09:58:23 ---> Validating uv/uvx install 09:58:23 uvx 0.12.7 (x86_64-unknown-linux-gnu) 09:58:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1119972494208475374.sh 09:58:23 ---> sudo-logs.sh 09:58:23 Archiving 'sudo' log.. 09:58:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins878142077812124983.sh 09:58:24 ---> job-cost.sh 09:58:24 INFO: Activating Python virtual environment... 09:58:24 Setup pyenv: 09:58:24 system 09:58:24 3.8.13 09:58:24 3.9.13 09:58:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:58:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ClAF from file:/tmp/.os_lf_venv 09:58:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:58:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:58:30 lf-activate-venv(): INFO: Adding /tmp/venv-ClAF/bin to PATH 09:58:30 INFO: No stack-cost file found 09:58:30 INFO: Instance uptime: 126s 09:58:30 INFO: Fetching instance metadata (attempt 1 of 3)... 09:58:30 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:58:30 INFO: Successfully fetched instance metadata 09:58:30 INFO: Instance type: v3-standard-4 09:58:30 INFO: Retrieving pricing info for: v3-standard-4 09:58:30 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:58:30 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=126 09:58:31 INFO: Successfully fetched Vexxhost pricing API 09:58:31 INFO: Retrieved cost: 0.11 09:58:31 INFO: Retrieved resource: v3-standard-4 09:58:31 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 09:58:31 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 09:58:31 INFO: Successfully archived job cost data 09:58:31 DEBUG: Cost data: oom-master-checkbashisms-lint,4830,2026-08-31 09:58:31,v3-standard-4,126,0.11,0.00,SUCCESS 09:58:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17296193390625810686.sh 09:58:31 ---> logs-deploy.sh 09:58:31 Setup pyenv: 09:58:31 system 09:58:31 3.8.13 09:58:31 3.9.13 09:58:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:58:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ClAF from file:/tmp/.os_lf_venv 09:58:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:58:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:58:39 lf-activate-venv(): INFO: Adding /tmp/venv-ClAF/bin to PATH 09:58:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4830 09:58:39 INFO: archiving workspace using pattern(s): 09:58:40 Archives upload complete. 09:58:40 INFO: archiving logs to Nexus 09:58:41 ---> uname -a: 09:58:41 Linux prd-ubuntu1804-builder-4c-4g-16810 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:58:41 09:58:41 09:58:41 ---> lscpu: 09:58:41 Architecture: x86_64 09:58:41 CPU op-mode(s): 32-bit, 64-bit 09:58:41 Byte Order: Little Endian 09:58:41 CPU(s): 4 09:58:41 On-line CPU(s) list: 0-3 09:58:41 Thread(s) per core: 1 09:58:41 Core(s) per socket: 1 09:58:41 Socket(s): 4 09:58:41 NUMA node(s): 1 09:58:41 Vendor ID: AuthenticAMD 09:58:41 CPU family: 23 09:58:41 Model: 49 09:58:41 Model name: AMD EPYC-Rome Processor 09:58:41 Stepping: 0 09:58:41 CPU MHz: 2799.998 09:58:41 BogoMIPS: 5599.99 09:58:41 Virtualization: AMD-V 09:58:41 Hypervisor vendor: KVM 09:58:41 Virtualization type: full 09:58:41 L1d cache: 32K 09:58:41 L1i cache: 32K 09:58:41 L2 cache: 512K 09:58:41 L3 cache: 16384K 09:58:41 NUMA node0 CPU(s): 0-3 09:58: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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 09:58:41 09:58:41 09:58:41 ---> nproc: 09:58:41 4 09:58:41 09:58:41 09:58:41 ---> df -h: 09:58:41 Filesystem Size Used Avail Use% Mounted on 09:58:41 udev 7.9G 0 7.9G 0% /dev 09:58:41 tmpfs 1.6G 672K 1.6G 1% /run 09:58:41 /dev/vda1 78G 8.4G 69G 11% / 09:58:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:58:41 tmpfs 5.0M 0 5.0M 0% /run/lock 09:58:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:58:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:58:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:58:41 09:58:41 09:58:41 ---> free -m: 09:58:41 total used free shared buff/cache available 09:58:41 Mem: 16040 553 13296 0 2189 15170 09:58:41 Swap: 1023 0 1023 09:58:41 09:58:41 09:58:41 ---> ip addr: 09:58:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:58:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:58:41 inet 127.0.0.1/8 scope host lo 09:58:41 valid_lft forever preferred_lft forever 09:58:41 inet6 ::1/128 scope host 09:58:41 valid_lft forever preferred_lft forever 09:58:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:58:41 link/ether fa:16:3e:d4:95:19 brd ff:ff:ff:ff:ff:ff 09:58:41 inet 10.30.106.182/23 brd 10.30.107.255 scope global dynamic ens3 09:58:41 valid_lft 86273sec preferred_lft 86273sec 09:58:41 inet6 fe80::f816:3eff:fed4:9519/64 scope link 09:58:41 valid_lft forever preferred_lft forever 09:58:41 09:58:41 09:58:41 ---> sar -b -r -n DEV: 09:58:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16810) 08/31/26 _x86_64_ (4 CPU) 09:58:41 09:58:41 09:56:35 LINUX RESTART (4 CPU) 09:58:41 09:58:41 09:57:01 tps rtps wtps bread/s bwrtn/s 09:58:41 09:58:02 124.00 23.98 100.02 874.52 44953.71 09:58:41 Average: 124.00 23.98 100.02 874.52 44953.71 09:58:41 09:58:41 09:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:58:41 09:58:02 13914072 15579856 2510896 15.29 68876 1791876 747416 4.28 670720 1615224 172060 09:58:41 Average: 13914072 15579856 2510896 15.29 68876 1791876 747416 4.28 670720 1615224 172060 09:58:41 09:58:41 09:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:58:41 09:58:02 lo 1.07 1.07 0.13 0.13 0.00 0.00 0.00 0.00 09:58:41 09:58:02 ens3 93.83 66.64 1000.61 21.13 0.00 0.00 0.00 0.00 09:58:41 Average: lo 1.07 1.07 0.13 0.13 0.00 0.00 0.00 0.00 09:58:41 Average: ens3 93.83 66.64 1000.61 21.13 0.00 0.00 0.00 0.00 09:58:41 09:58:41 09:58:41 ---> sar -P ALL: 09:58:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16810) 08/31/26 _x86_64_ (4 CPU) 09:58:41 09:58:41 09:56:35 LINUX RESTART (4 CPU) 09:58:41 09:58:41 09:57:01 CPU %user %nice %system %iowait %steal %idle 09:58:41 09:58:02 all 21.17 0.00 1.75 2.31 0.01 74.76 09:58:41 09:58:02 0 14.69 0.00 0.92 0.07 0.02 84.31 09:58:41 09:58:02 1 37.46 0.00 2.85 1.22 0.02 58.45 09:58:41 09:58:02 2 6.16 0.00 1.25 5.75 0.00 86.84 09:58:41 09:58:02 3 26.31 0.00 1.97 2.21 0.02 69.50 09:58:41 Average: all 21.17 0.00 1.75 2.31 0.01 74.76 09:58:41 Average: 0 14.69 0.00 0.92 0.07 0.02 84.31 09:58:41 Average: 1 37.46 0.00 2.85 1.22 0.02 58.45 09:58:41 Average: 2 6.16 0.00 1.25 5.75 0.00 86.84 09:58:41 Average: 3 26.31 0.00 1.97 2.21 0.02 69.50 09:58:41 09:58:41 09:58:41