20:18:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146192 20:18:26 Running as SYSTEM 20:18:26 [EnvInject] - Loading node environment variables. 20:18:26 Building remotely on prd-ubuntu1804-builder-4c-4g-865 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 20:18:26 [ssh-agent] Looking for ssh-agent implementation... 20:18:26 $ ssh-agent 20:18:26 SSH_AUTH_SOCK=/tmp/ssh-9DzAugoHRuWD/agent.1599 20:18:26 SSH_AGENT_PID=1601 20:18:26 [ssh-agent] Started. 20:18:27 Running ssh-add (command line suppressed) 20:18:27 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7040798385710258574.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7040798385710258574.key) 20:18:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:18:27 The recommended git tool is: NONE 20:18:28 using credential onap-jenkins-ssh 20:18:28 Wiping out workspace first. 20:18:28 Cloning the remote Git repository 20:18:28 Cloning repository git://cloud.onap.org/mirror/oom.git 20:18:28 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 20:18:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:18:28 > git --version # timeout=10 20:18:28 > git --version # 'git version 2.17.1' 20:18:28 using GIT_SSH to set credentials Gerrit user 20:18:28 Verifying host key using manually-configured host key entries 20:18:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:18:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:18:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:18:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:18:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:18:34 using GIT_SSH to set credentials Gerrit user 20:18:34 Verifying host key using manually-configured host key entries 20:18:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/92/146192/3 # timeout=30 20:18:34 > git rev-parse 17cbea3e5659656a2fb8531d4fbdf982f725b952^{commit} # timeout=10 20:18:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:18:34 Checking out Revision 17cbea3e5659656a2fb8531d4fbdf982f725b952 (refs/changes/92/146192/3) 20:18:34 > git config core.sparsecheckout # timeout=10 20:18:34 > git checkout -f 17cbea3e5659656a2fb8531d4fbdf982f725b952 # timeout=30 20:18:37 Commit message: "[CI] Refactor find-tabs.sh to use native git grep" 20:18:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:18:38 > git rev-list --no-walk e0343f9ccb4eb4a62cb8b2ae75e3790fbba4e6f5 # timeout=10 20:18:38 [EnvInject] - Injecting environment variables from a build step. 20:18:38 [EnvInject] - Injecting as environment variables the properties content 20:18:38 PYTHON=python3 20:18:38 20:18:38 [EnvInject] - Variables injected successfully. 20:18:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3583101844023599035.sh 20:18:38 ---> tox-install.sh 20:18:38 + source /home/jenkins/lf-env.sh 20:18:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:18:38 ++ mktemp -d /tmp/venv-XXXX 20:18:38 + lf_venv=/tmp/venv-VFVM 20:18:38 + local venv_file=/tmp/.os_lf_venv 20:18:38 + local python=python3 20:18:38 + local options 20:18:38 + local set_path=true 20:18:38 + local install_args= 20:18:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:18:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:18:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:18:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:18:38 + true 20:18:38 + case $1 in 20:18:38 + venv_file=/tmp/.toxenv 20:18:38 + shift 2 20:18:38 + true 20:18:38 + case $1 in 20:18:38 + shift 20:18:38 + break 20:18:38 + case $python in 20:18:38 + local pkg_list= 20:18:38 + [[ -d /opt/pyenv ]] 20:18:38 + echo 'Setup pyenv:' 20:18:38 Setup pyenv: 20:18:38 + export PYENV_ROOT=/opt/pyenv 20:18:38 + PYENV_ROOT=/opt/pyenv 20:18:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18: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 20:18:38 + pyenv versions 20:18:38 * system (set by /opt/pyenv/version) 20:18:38 * 3.8.13 (set by /opt/pyenv/version) 20:18:38 * 3.9.13 (set by /opt/pyenv/version) 20:18:38 * 3.10.6 (set by /opt/pyenv/version) 20:18:38 + command -v pyenv 20:18:38 ++ pyenv init - --no-rehash 20:18: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[*]}"'\'')" 20:18:38 export PATH="/opt/pyenv/shims:${PATH}" 20:18:38 export PYENV_SHELL=bash 20:18:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:18:38 pyenv() { 20:18:38 local command 20:18:38 command="${1:-}" 20:18:38 if [ "$#" -gt 0 ]; then 20:18:38 shift 20:18:38 fi 20:18:38 20:18:38 case "$command" in 20:18:38 rehash|shell) 20:18:38 eval "$(pyenv "sh-$command" "$@")" 20:18:38 ;; 20:18:38 *) 20:18:38 command pyenv "$command" "$@" 20:18:38 ;; 20:18:38 esac 20:18:38 }' 20:18: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[*]}"' 20:18: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 20:18: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 20:18: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 20:18:38 ++ export PYENV_SHELL=bash 20:18:38 ++ PYENV_SHELL=bash 20:18:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:18:38 +++ complete -F _pyenv pyenv 20:18:38 ++ lf-pyver python3 20:18:38 ++ local py_version_xy=python3 20:18:38 ++ local py_version_xyz= 20:18:38 ++ pyenv versions 20:18:38 ++ local command 20:18:38 ++ command=versions 20:18:38 ++ '[' 1 -gt 0 ']' 20:18:38 ++ shift 20:18:38 ++ case "$command" in 20:18:38 ++ command pyenv versions 20:18:38 ++ pyenv versions 20:18:38 ++ sed 's/^[ *]* //' 20:18:38 ++ awk '{ print $1 }' 20:18:38 ++ grep -E '^[0-9.]*[0-9]$' 20:18:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:18:38 +++ grep '^3' /tmp/.pyenv_versions 20:18:38 +++ tail -n 1 20:18:38 +++ sort -V 20:18:38 ++ py_version_xyz=3.10.6 20:18:38 ++ [[ -z 3.10.6 ]] 20:18:38 ++ echo 3.10.6 20:18:38 ++ return 0 20:18:38 + pyenv local 3.10.6 20:18:38 + local command 20:18:38 + command=local 20:18:38 + '[' 2 -gt 0 ']' 20:18:38 + shift 20:18:38 + case "$command" in 20:18:38 + command pyenv local 3.10.6 20:18:38 + pyenv local 3.10.6 20:18:38 + for arg in "$@" 20:18:38 + case $arg in 20:18:38 + pkg_list+='tox ' 20:18:38 + for arg in "$@" 20:18:38 + case $arg in 20:18:38 + pkg_list+='virtualenv ' 20:18:38 + for arg in "$@" 20:18:38 + case $arg in 20:18:38 + pkg_list+='urllib3~=1.26.15 ' 20:18:38 + [[ -f /tmp/.toxenv ]] 20:18:38 + [[ ! -f /tmp/.toxenv ]] 20:18:38 + [[ -n '' ]] 20:18:38 + python3 -m venv /tmp/venv-VFVM 20:18:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VFVM' 20:18:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VFVM 20:18:42 + echo /tmp/venv-VFVM 20:18:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:18:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:18:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:18:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:18:42 + local 'pip_opts=--upgrade --quiet' 20:18:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:18:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:18:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:18:42 + [[ -n '' ]] 20:18:42 + [[ -n '' ]] 20:18:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:18:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:18:42 + /tmp/venv-VFVM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 20:18:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:18:47 lf-activate-venv(): INFO: Base packages installed successfully 20:18:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:18:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:18:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:18:47 + /tmp/venv-VFVM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:18:49 + type python3 20:18:49 + true 20:18:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VFVM/bin to PATH' 20:18:49 lf-activate-venv(): INFO: Adding /tmp/venv-VFVM/bin to PATH 20:18:49 + PATH=/tmp/venv-VFVM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:49 + return 0 20:18:49 + python3 --version 20:18:49 Python 3.10.6 20:18:49 + python3 -m pip --version 20:18:49 pip 26.1.2 from /tmp/venv-VFVM/lib/python3.10/site-packages/pip (python 3.10) 20:18:49 + python3 -m pip freeze 20:18:49 cachetools==7.1.4 20:18:49 colorama==0.4.6 20:18:49 distlib==0.4.3 20:18:49 filelock==3.31.0 20:18:49 packaging==26.2 20:18:49 platformdirs==4.10.1 20:18:49 pluggy==1.6.0 20:18:49 pyproject-api==1.10.1 20:18:49 python-discovery==1.4.4 20:18:49 tomli==2.4.1 20:18:49 tomli_w==1.2.0 20:18:49 tox==4.57.0 20:18:49 typing_extensions==4.16.0 20:18:49 urllib3==1.26.20 20:18:49 virtualenv==21.6.1 20:18:49 [EnvInject] - Injecting environment variables from a build step. 20:18:49 [EnvInject] - Injecting as environment variables the properties content 20:18:49 PARALLEL=false 20:18:49 20:18:49 [EnvInject] - Variables injected successfully. 20:18:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2482367188590909081.sh 20:18:49 ---> tox-run.sh 20:18:49 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 20:18:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 20:18:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 20:18:49 + cd /w/workspace/oom-master-checkbashisms-lint/. 20:18:49 + source /home/jenkins/lf-env.sh 20:18:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:18:49 ++ mktemp -d /tmp/venv-XXXX 20:18:49 + lf_venv=/tmp/venv-w0mh 20:18:49 + local venv_file=/tmp/.os_lf_venv 20:18:49 + local python=python3 20:18:49 + local options 20:18:49 + local set_path=true 20:18:49 + local install_args= 20:18: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 20:18:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:18:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:18:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:18:49 + true 20:18:49 + case $1 in 20:18:49 + venv_file=/tmp/.toxenv 20:18:49 + shift 2 20:18:49 + true 20:18:49 + case $1 in 20:18:49 + shift 20:18:49 + break 20:18:49 + case $python in 20:18:49 + local pkg_list= 20:18:49 + [[ -d /opt/pyenv ]] 20:18:49 + echo 'Setup pyenv:' 20:18:49 Setup pyenv: 20:18:49 + export PYENV_ROOT=/opt/pyenv 20:18:49 + PYENV_ROOT=/opt/pyenv 20:18: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 20:18: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 20:18:49 + pyenv versions 20:18:49 system 20:18:49 3.8.13 20:18:49 3.9.13 20:18:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:18:50 + command -v pyenv 20:18:50 ++ pyenv init - --no-rehash 20:18:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 20:18:50 export PATH="/opt/pyenv/shims:${PATH}" 20:18:50 export PYENV_SHELL=bash 20:18:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:18:50 pyenv() { 20:18:50 local command 20:18:50 command="${1:-}" 20:18:50 if [ "$#" -gt 0 ]; then 20:18:50 shift 20:18:50 fi 20:18:50 20:18:50 case "$command" in 20:18:50 rehash|shell) 20:18:50 eval "$(pyenv "sh-$command" "$@")" 20:18:50 ;; 20:18:50 *) 20:18:50 command pyenv "$command" "$@" 20:18:50 ;; 20:18:50 esac 20:18:50 }' 20:18:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 20:18:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:50 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:50 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:50 ++ export PYENV_SHELL=bash 20:18:50 ++ PYENV_SHELL=bash 20:18:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:18:50 +++ complete -F _pyenv pyenv 20:18:50 ++ lf-pyver python3 20:18:50 ++ local py_version_xy=python3 20:18:50 ++ local py_version_xyz= 20:18:50 ++ pyenv versions 20:18:50 ++ local command 20:18:50 ++ command=versions 20:18:50 ++ '[' 1 -gt 0 ']' 20:18:50 ++ shift 20:18:50 ++ case "$command" in 20:18:50 ++ command pyenv versions 20:18:50 ++ pyenv versions 20:18:50 ++ awk '{ print $1 }' 20:18:50 ++ sed 's/^[ *]* //' 20:18:50 ++ grep -E '^[0-9.]*[0-9]$' 20:18:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:18:50 +++ grep '^3' /tmp/.pyenv_versions 20:18:50 +++ sort -V 20:18:50 +++ tail -n 1 20:18:50 ++ py_version_xyz=3.10.6 20:18:50 ++ [[ -z 3.10.6 ]] 20:18:50 ++ echo 3.10.6 20:18:50 ++ return 0 20:18:50 + pyenv local 3.10.6 20:18:50 + local command 20:18:50 + command=local 20:18:50 + '[' 2 -gt 0 ']' 20:18:50 + shift 20:18:50 + case "$command" in 20:18:50 + command pyenv local 3.10.6 20:18:50 + pyenv local 3.10.6 20:18:50 + for arg in "$@" 20:18:50 + case $arg in 20:18:50 + pkg_list+='tox ' 20:18:50 + for arg in "$@" 20:18:50 + case $arg in 20:18:50 + pkg_list+='virtualenv ' 20:18:50 + for arg in "$@" 20:18:50 + case $arg in 20:18:50 + pkg_list+='urllib3~=1.26.15 ' 20:18:50 + [[ -f /tmp/.toxenv ]] 20:18:50 ++ cat /tmp/.toxenv 20:18:50 + lf_venv=/tmp/venv-VFVM 20:18:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VFVM from' file:/tmp/.toxenv 20:18:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VFVM from file:/tmp/.toxenv 20:18:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:18:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:18:50 + local 'pip_opts=--upgrade --quiet' 20:18:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:18:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:18:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:18:50 + [[ -n '' ]] 20:18:50 + [[ -n '' ]] 20:18:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:18:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:18:50 + /tmp/venv-VFVM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 20:18:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:18:50 lf-activate-venv(): INFO: Base packages installed successfully 20:18:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:18:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:18:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:18:50 + /tmp/venv-VFVM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:18:52 + type python3 20:18:52 + true 20:18:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VFVM/bin to PATH' 20:18:52 lf-activate-venv(): INFO: Adding /tmp/venv-VFVM/bin to PATH 20:18:52 + PATH=/tmp/venv-VFVM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:52 + return 0 20:18:52 + [[ -d /opt/pyenv ]] 20:18:52 + echo '---> Setting up pyenv' 20:18:52 ---> Setting up pyenv 20:18:52 + export PYENV_ROOT=/opt/pyenv 20:18:52 + PYENV_ROOT=/opt/pyenv 20:18:52 + export PATH=/opt/pyenv/bin:/tmp/venv-VFVM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:52 + PATH=/opt/pyenv/bin:/tmp/venv-VFVM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:52 ++ pwd 20:18:52 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 20:18:52 + export PYTHONPATH 20:18:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:18:52 + TOX_TESTENV_PASSENV=PYTHONPATH 20:18:52 + tox --version 20:18:52 4.57.0 from /tmp/venv-VFVM/lib/python3.10/site-packages/tox/__init__.py 20:18:52 + PARALLEL=false 20:18:52 + TOX_OPTIONS_LIST= 20:18:52 + [[ -n checkbashisms ]] 20:18:52 + TOX_OPTIONS_LIST=' -e checkbashisms' 20:18:52 + case ${PARALLEL,,} in 20:18:52 + tox -e checkbashisms 20:18:52 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 20:18:53 checkbashisms: freeze> python -m pip freeze --all 20:18:54 checkbashisms: pip==26.1.2,setuptools==83.0.0 20:18:54 checkbashisms: commands[0]> .ci/check-bashisms.sh 20:18:56 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 20:18:57 checkbashisms: OK (5.14=setup[1.67]+cmd[3.47] seconds) 20:18:57 congratulations :) (5.18 seconds) 20:18:57 + tox_status=0 20:18:57 + echo '---> Completed tox runs' 20:18:57 ---> Completed tox runs 20:18:57 + for i in .tox/*/log 20:18:57 ++ echo .tox/checkbashisms/log 20:18:57 ++ awk -F/ '{print $2}' 20:18:57 + tox_env=checkbashisms 20:18:57 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 20:18:57 + DOC_DIR=docs/_build/html 20:18:57 + [[ -d docs/_build/html ]] 20:18:57 + echo '---> tox-run.sh ends' 20:18:57 ---> tox-run.sh ends 20:18:57 + test 0 -eq 0 20:18:57 $ ssh-agent -k 20:18:57 unset SSH_AUTH_SOCK; 20:18:57 unset SSH_AGENT_PID; 20:18:57 echo Agent pid 1601 killed; 20:18:57 [ssh-agent] Stopped. 20:18:58 [PostBuildScript] - [INFO] Executing post build scripts. 20:18:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13445452208214568927.sh 20:18:58 ---> sysstat.sh 20:18:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3789719103225252620.sh 20:18:58 ---> package-listing.sh 20:18:58 ++ facter osfamily 20:18:58 ++ tr '[:upper:]' '[:lower:]' 20:18:58 + OS_FAMILY=debian 20:18:58 + workspace=/w/workspace/oom-master-checkbashisms-lint 20:18:58 + START_PACKAGES=/tmp/packages_start.txt 20:18:58 + END_PACKAGES=/tmp/packages_end.txt 20:18:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:18:58 + PACKAGES=/tmp/packages_start.txt 20:18:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:18:58 + PACKAGES=/tmp/packages_end.txt 20:18:58 + case "${OS_FAMILY}" in 20:18:58 + dpkg -l 20:18:58 + grep '^ii' 20:18:58 + '[' -f /tmp/packages_start.txt ']' 20:18:58 + '[' -f /tmp/packages_end.txt ']' 20:18:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:18:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:18:58 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 20:18:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 20:18:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5970666613452028576.sh 20:18:58 ---> capture-instance-metadata.sh 20:18:58 Setup pyenv: 20:18:58 system 20:18:58 3.8.13 20:18:58 3.9.13 20:18:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:19:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Eb6u 20:19:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:19:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:19:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:19:06 lf-activate-venv(): INFO: Base packages installed successfully 20:19:06 lf-activate-venv(): INFO: Installing additional packages: lftools 20:19:29 lf-activate-venv(): INFO: Adding /tmp/venv-Eb6u/bin to PATH 20:19:29 INFO: Running in OpenStack, capturing instance metadata 20:19:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2621108951230110733.sh 20:19:30 provisioning config files... 20:19:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1086342821099015212tmp 20:19:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:19:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:19:30 [EnvInject] - Injecting environment variables from a build step. 20:19:30 [EnvInject] - Injecting as environment variables the properties content 20:19:30 SERVER_ID=logs 20:19:30 20:19:30 [EnvInject] - Variables injected successfully. 20:19:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6344607186466075539.sh 20:19:30 ---> create-netrc.sh 20:19:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12865596512766816126.sh 20:19:30 ---> python-tools-install.sh 20:19:30 Setup pyenv: 20:19:30 system 20:19:30 3.8.13 20:19:30 3.9.13 20:19:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:19:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eb6u from file:/tmp/.os_lf_venv 20:19:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:19:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:19:32 lf-activate-venv(): INFO: Base packages installed successfully 20:19:32 lf-activate-venv(): INFO: Installing additional packages: lftools 20:19:39 lf-activate-venv(): INFO: Adding /tmp/venv-Eb6u/bin to PATH 20:19:39 Generating Requirements File 20:20:08 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:20:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:20:08 Python 3.10.6 20:20:08 pip 26.1.2 from /tmp/venv-Eb6u/lib/python3.10/site-packages/pip (python 3.10) 20:20:08 aiohappyeyeballs==2.7.1 20:20:08 aiohttp==3.14.1 20:20:08 aiosignal==1.4.0 20:20:08 appdirs==1.4.4 20:20:08 argcomplete==3.7.0 20:20:08 aspy.yaml==1.3.0 20:20:08 async-timeout==5.0.1 20:20:08 attrs==26.1.0 20:20:08 autopage==0.6.0 20:20:08 backports.strenum==1.3.1 20:20:08 beautifulsoup4==4.15.0 20:20:08 boto3==1.43.51 20:20:08 botocore==1.43.51 20:20:08 bs4==0.0.2 20:20:08 certifi==2026.6.17 20:20:08 cffi==2.1.0 20:20:08 cfgv==3.5.0 20:20:08 chardet==7.4.3 20:20:08 charset-normalizer==3.4.9 20:20:08 click==8.4.2 20:20:08 cliff==4.14.0 20:20:08 cmd2==3.5.1 20:20:08 cryptography==3.3.2 20:20:08 debtcollector==3.1.0 20:20:08 decorator==5.3.1 20:20:08 defusedxml==0.7.1 20:20:08 Deprecated==1.3.1 20:20:08 distlib==0.4.3 20:20:08 dnspython==2.8.0 20:20:08 docker==7.2.0 20:20:08 dogpile.cache==1.5.0 20:20:08 durationpy==0.10 20:20:08 email-validator==2.3.0 20:20:08 filelock==3.31.0 20:20:08 frozenlist==1.8.0 20:20:08 future==1.0.0 20:20:08 gitdb==4.0.12 20:20:08 GitPython==3.1.52 20:20:08 httplib2==0.30.2 20:20:08 identify==2.6.19 20:20:08 idna==3.18 20:20:08 importlib-resources==1.5.0 20:20:08 iso8601==2.1.0 20:20:08 Jinja2==3.1.6 20:20:08 jmespath==1.1.0 20:20:08 jsonpatch==1.33 20:20:08 jsonpointer==3.1.1 20:20:08 jsonschema==4.26.0 20:20:08 jsonschema-specifications==2025.9.1 20:20:08 keystoneauth1==5.14.0 20:20:08 kubernetes==36.0.3 20:20:08 lftools==0.37.22 20:20:08 lxml==6.1.1 20:20:08 markdown-it-py==4.2.0 20:20:08 MarkupSafe==3.0.3 20:20:08 mdurl==0.1.2 20:20:08 msgpack==1.2.1 20:20:08 multi_key_dict==2.0.3 20:20:08 multidict==6.7.1 20:20:08 munch==4.0.0 20:20:08 netaddr==1.3.0 20:20:08 niet==1.4.2 20:20:08 nodeenv==1.10.0 20:20:08 oauth2client==4.1.3 20:20:08 oauthlib==3.3.1 20:20:08 openstacksdk==4.13.0 20:20:08 os-service-types==1.8.2 20:20:08 osc-lib==4.6.0 20:20:08 oslo.config==10.4.0 20:20:08 oslo.context==6.4.0 20:20:08 oslo.i18n==6.8.0 20:20:08 oslo.log==8.2.0 20:20:08 oslo.serialization==5.10.0 20:20:08 oslo.utils==10.1.1 20:20:08 packaging==26.2 20:20:08 pbr==7.0.3 20:20:08 platformdirs==4.10.1 20:20:08 prettytable==3.18.0 20:20:08 propcache==0.5.2 20:20:08 psutil==7.2.2 20:20:08 pyasn1==0.6.4 20:20:08 pyasn1_modules==0.4.2 20:20:08 pycparser==3.0 20:20:08 pygerrit2==2.0.15 20:20:08 PyGithub==2.9.1 20:20:08 Pygments==2.20.0 20:20:08 PyJWT==2.13.0 20:20:08 PyNaCl==1.6.2 20:20:08 pyparsing==2.4.7 20:20:08 pyperclip==1.11.0 20:20:08 pyrsistent==0.20.0 20:20:08 python-cinderclient==9.9.0 20:20:08 python-dateutil==2.9.0.post0 20:20:08 python-discovery==1.4.4 20:20:08 python-heatclient==5.2.0 20:20:08 python-jenkins==1.8.3 20:20:08 python-keystoneclient==5.8.0 20:20:08 python-magnumclient==4.11.0 20:20:08 python-openstackclient==10.0.0 20:20:08 python-swiftclient==4.10.0 20:20:08 PyYAML==6.0.3 20:20:08 referencing==0.37.0 20:20:08 requests==2.34.2 20:20:08 requests-oauthlib==2.0.0 20:20:08 rfc3986==2.0.0 20:20:08 rich==15.0.0 20:20:08 rich-argparse==1.8.0 20:20:08 rpds-py==0.30.0 20:20:08 rsa==4.9.1 20:20:08 ruamel.yaml==0.19.1 20:20:08 ruamel.yaml.clib==0.2.15 20:20:08 s3transfer==0.19.1 20:20:08 simplejson==4.1.1 20:20:08 six==1.17.0 20:20:08 smmap==5.0.3 20:20:08 soupsieve==2.8.4 20:20:08 stevedore==5.8.0 20:20:08 tabulate==0.10.0 20:20:08 toml==0.10.2 20:20:08 tomlkit==0.15.1 20:20:08 tqdm==4.69.0 20:20:08 typing_extensions==4.16.0 20:20:08 urllib3==1.26.20 20:20:08 virtualenv==21.6.1 20:20:08 wcwidth==0.8.2 20:20:08 websocket-client==1.9.0 20:20:08 wrapt==2.2.2 20:20:08 xdg==6.0.0 20:20:08 xmltodict==1.0.4 20:20:08 yarl==1.24.2 20:20:08 yq==4.1.2 20:20:09 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins2146224552873414368.sh 20:20:09 ---> uv-install.sh 20:20:09 Installing uv/uvx (latest) using shell installer 20:20:09 2026-07-18 20:20:09 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-yXxExO.sh" [1] 20:20:09 downloading uv 0.11.29 x86_64-unknown-linux-gnu 20:20:10 installing to /home/jenkins/.local/bin 20:20:10 uv 20:20:10 uvx 20:20:10 everything's installed! 20:20:10 20:20:10 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:20:10 20:20:10 source $HOME/.local/bin/env (sh, bash, zsh) 20:20:10 source $HOME/.local/bin/env.fish (fish) 20:20:10 Adding install location to PATH 20:20:10 ---> Validating uv/uvx install 20:20:10 uvx 0.11.29 (x86_64-unknown-linux-gnu) 20:20:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3766512231444885616.sh 20:20:10 ---> sudo-logs.sh 20:20:10 Archiving 'sudo' log.. 20:20:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5459436070202494209.sh 20:20:10 ---> job-cost.sh 20:20:10 INFO: Activating Python virtual environment... 20:20:10 Setup pyenv: 20:20:10 system 20:20:10 3.8.13 20:20:10 3.9.13 20:20:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:20:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eb6u from file:/tmp/.os_lf_venv 20:20:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:12 lf-activate-venv(): INFO: Base packages installed successfully 20:20:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:20:17 lf-activate-venv(): INFO: Adding /tmp/venv-Eb6u/bin to PATH 20:20:17 INFO: No stack-cost file found 20:20:17 INFO: Instance uptime: 132s 20:20:17 INFO: Fetching instance metadata (attempt 1 of 3)... 20:20:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:20:17 INFO: Successfully fetched instance metadata 20:20:17 INFO: Instance type: v3-standard-4 20:20:17 INFO: Retrieving pricing info for: v3-standard-4 20:20:17 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:20:17 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=132 20:20:18 INFO: Successfully fetched Vexxhost pricing API 20:20:18 INFO: Retrieved cost: 0.11 20:20:18 INFO: Retrieved resource: v3-standard-4 20:20:18 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 20:20:18 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 20:20:18 INFO: Successfully archived job cost data 20:20:18 DEBUG: Cost data: oom-master-checkbashisms-lint,4728,2026-07-18 20:20:18,v3-standard-4,132,0.11,0.00,SUCCESS 20:20:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13806812931759076219.sh 20:20:18 ---> logs-deploy.sh 20:20:18 Setup pyenv: 20:20:18 system 20:20:18 3.8.13 20:20:18 3.9.13 20:20:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:20:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eb6u from file:/tmp/.os_lf_venv 20:20:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:20 lf-activate-venv(): INFO: Base packages installed successfully 20:20:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:20:27 lf-activate-venv(): INFO: Adding /tmp/venv-Eb6u/bin to PATH 20:20:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4728 20:20:27 INFO: archiving workspace using pattern(s): 20:20:28 Archives upload complete. 20:20:29 INFO: archiving logs to Nexus 20:20:29 ---> uname -a: 20:20:29 Linux prd-ubuntu1804-builder-4c-4g-865 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:20:29 20:20:29 20:20:29 ---> lscpu: 20:20:29 Architecture: x86_64 20:20:29 CPU op-mode(s): 32-bit, 64-bit 20:20:29 Byte Order: Little Endian 20:20:29 CPU(s): 4 20:20:29 On-line CPU(s) list: 0-3 20:20:29 Thread(s) per core: 1 20:20:29 Core(s) per socket: 1 20:20:29 Socket(s): 4 20:20:29 NUMA node(s): 1 20:20:29 Vendor ID: AuthenticAMD 20:20:29 CPU family: 23 20:20:29 Model: 49 20:20:29 Model name: AMD EPYC-Rome Processor 20:20:29 Stepping: 0 20:20:29 CPU MHz: 2800.000 20:20:29 BogoMIPS: 5600.00 20:20:29 Virtualization: AMD-V 20:20:29 Hypervisor vendor: KVM 20:20:29 Virtualization type: full 20:20:29 L1d cache: 32K 20:20:29 L1i cache: 32K 20:20:29 L2 cache: 512K 20:20:29 L3 cache: 16384K 20:20:29 NUMA node0 CPU(s): 0-3 20:20:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 20:20:29 20:20:29 20:20:29 ---> nproc: 20:20:29 4 20:20:29 20:20:29 20:20:29 ---> df -h: 20:20:29 Filesystem Size Used Avail Use% Mounted on 20:20:29 udev 7.9G 0 7.9G 0% /dev 20:20:29 tmpfs 1.6G 676K 1.6G 1% /run 20:20:29 /dev/vda1 78G 8.4G 69G 11% / 20:20:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:20:29 tmpfs 5.0M 0 5.0M 0% /run/lock 20:20:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:20:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:20:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:20:29 20:20:29 20:20:29 ---> free -m: 20:20:29 total used free shared buff/cache available 20:20:29 Mem: 16040 558 13274 0 2206 15164 20:20:29 Swap: 1023 0 1023 20:20:29 20:20:29 20:20:29 ---> ip addr: 20:20:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:20:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:20:29 inet 127.0.0.1/8 scope host lo 20:20:29 valid_lft forever preferred_lft forever 20:20:29 inet6 ::1/128 scope host 20:20:29 valid_lft forever preferred_lft forever 20:20:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:20:29 link/ether fa:16:3e:fa:a4:d3 brd ff:ff:ff:ff:ff:ff 20:20:29 inet 10.30.106.74/23 brd 10.30.107.255 scope global dynamic ens3 20:20:29 valid_lft 86263sec preferred_lft 86263sec 20:20:29 inet6 fe80::f816:3eff:fefa:a4d3/64 scope link 20:20:29 valid_lft forever preferred_lft forever 20:20:29 20:20:29 20:20:29 ---> sar -b -r -n DEV: 20:20:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-865) 07/18/26 _x86_64_ (4 CPU) 20:20:29 20:20:29 20:18:15 LINUX RESTART (4 CPU) 20:20:29 20:20:29 20:19:01 tps rtps wtps bread/s bwrtn/s 20:20:29 20:20:01 133.81 0.75 133.06 97.05 32579.24 20:20:29 Average: 133.81 0.75 133.06 97.05 32579.24 20:20:29 20:20:29 20:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:20:29 20:20:01 13760416 15510180 2664552 16.22 75052 1866980 805428 4.61 748284 1685180 70864 20:20:29 Average: 13760416 15510180 2664552 16.22 75052 1866980 805428 4.61 748284 1685180 70864 20:20:29 20:20:29 20:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:20:29 20:20:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 20:20:29 20:20:01 ens3 77.25 55.44 1140.78 11.41 0.00 0.00 0.00 0.00 20:20:29 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 20:20:29 Average: ens3 77.25 55.44 1140.78 11.41 0.00 0.00 0.00 0.00 20:20:29 20:20:29 20:20:29 ---> sar -P ALL: 20:20:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-865) 07/18/26 _x86_64_ (4 CPU) 20:20:29 20:20:29 20:18:15 LINUX RESTART (4 CPU) 20:20:29 20:20:29 20:19:01 CPU %user %nice %system %iowait %steal %idle 20:20:29 20:20:01 all 17.60 0.00 1.21 4.75 0.05 76.38 20:20:29 20:20:01 0 35.47 0.00 1.50 0.82 0.07 62.15 20:20:29 20:20:01 1 6.67 0.00 0.52 5.20 0.03 87.59 20:20:29 20:20:01 2 13.33 0.00 1.69 12.29 0.03 72.66 20:20:29 20:20:01 3 14.93 0.00 1.14 0.72 0.05 83.16 20:20:29 Average: all 17.60 0.00 1.21 4.75 0.05 76.38 20:20:29 Average: 0 35.47 0.00 1.50 0.82 0.07 62.15 20:20:29 Average: 1 6.67 0.00 0.52 5.20 0.03 87.59 20:20:29 Average: 2 13.33 0.00 1.69 12.29 0.03 72.66 20:20:29 Average: 3 14.93 0.00 1.14 0.72 0.05 83.16 20:20:29 20:20:29 20:20:29