20:21:21 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146039 20:21:21 Running as SYSTEM 20:21:21 [EnvInject] - Loading node environment variables. 20:21:21 Building remotely on prd-ubuntu1804-builder-4c-4g-8695 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 20:21:21 [ssh-agent] Looking for ssh-agent implementation... 20:21:21 $ ssh-agent 20:21:21 SSH_AUTH_SOCK=/tmp/ssh-uFxBILoEtG63/agent.1690 20:21:21 SSH_AGENT_PID=1692 20:21:21 [ssh-agent] Started. 20:21:21 Running ssh-add (command line suppressed) 20:21:21 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10545060073609201530.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10545060073609201530.key) 20:21:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:21:21 The recommended git tool is: NONE 20:21:22 using credential onap-jenkins-ssh 20:21:22 Wiping out workspace first. 20:21:22 Cloning the remote Git repository 20:21:22 Cloning repository git://cloud.onap.org/mirror/oom.git 20:21:22 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 20:21:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:21:22 > git --version # timeout=10 20:21:22 > git --version # 'git version 2.17.1' 20:21:22 using GIT_SSH to set credentials Gerrit user 20:21:22 Verifying host key using manually-configured host key entries 20:21:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:21:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:21:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:21:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:21:28 using GIT_SSH to set credentials Gerrit user 20:21:28 Verifying host key using manually-configured host key entries 20:21:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/146039/1 # timeout=30 20:21:29 > git rev-parse b33415f8211f95900a8209bd3a33a40cfe1968f1^{commit} # timeout=10 20:21:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:21:29 Checking out Revision b33415f8211f95900a8209bd3a33a40cfe1968f1 (refs/changes/39/146039/1) 20:21:29 > git config core.sparsecheckout # timeout=10 20:21:29 > git checkout -f b33415f8211f95900a8209bd3a33a40cfe1968f1 # timeout=30 20:21:32 Commit message: "[DCAEGEN2] PRH snapshot image for gating" 20:21:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:21:32 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 20:21:33 [EnvInject] - Injecting environment variables from a build step. 20:21:33 [EnvInject] - Injecting as environment variables the properties content 20:21:33 PYTHON=python3 20:21:33 20:21:33 [EnvInject] - Variables injected successfully. 20:21:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16498584361363312786.sh 20:21:33 ---> tox-install.sh 20:21:33 + source /home/jenkins/lf-env.sh 20:21:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:21:33 ++ mktemp -d /tmp/venv-XXXX 20:21:33 + lf_venv=/tmp/venv-Ftjl 20:21:33 + local venv_file=/tmp/.os_lf_venv 20:21:33 + local python=python3 20:21:33 + local options 20:21:33 + local set_path=true 20:21:33 + local install_args= 20:21:33 ++ 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:21:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:21:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:21:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:21:33 + true 20:21:33 + case $1 in 20:21:33 + venv_file=/tmp/.toxenv 20:21:33 + shift 2 20:21:33 + true 20:21:33 + case $1 in 20:21:33 + shift 20:21:33 + break 20:21:33 + case $python in 20:21:33 + local pkg_list= 20:21:33 + [[ -d /opt/pyenv ]] 20:21:33 + echo 'Setup pyenv:' 20:21:33 Setup pyenv: 20:21:33 + export PYENV_ROOT=/opt/pyenv 20:21:33 + PYENV_ROOT=/opt/pyenv 20:21:33 + 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:21:33 + 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:21:33 + pyenv versions 20:21:33 * system (set by /opt/pyenv/version) 20:21:33 * 3.8.13 (set by /opt/pyenv/version) 20:21:33 * 3.9.13 (set by /opt/pyenv/version) 20:21:33 * 3.10.6 (set by /opt/pyenv/version) 20:21:33 + command -v pyenv 20:21:33 ++ pyenv init - --no-rehash 20:21:33 + 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:21:33 export PATH="/opt/pyenv/shims:${PATH}" 20:21:33 export PYENV_SHELL=bash 20:21:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:21:33 pyenv() { 20:21:33 local command 20:21:33 command="${1:-}" 20:21:33 if [ "$#" -gt 0 ]; then 20:21:33 shift 20:21:33 fi 20:21:33 20:21:33 case "$command" in 20:21:33 rehash|shell) 20:21:33 eval "$(pyenv "sh-$command" "$@")" 20:21:33 ;; 20:21:33 *) 20:21:33 command pyenv "$command" "$@" 20:21:33 ;; 20:21:33 esac 20:21:33 }' 20:21:33 +++ 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:21:33 ++ 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:21:33 ++ 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:21:33 ++ 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:21:33 ++ export PYENV_SHELL=bash 20:21:33 ++ PYENV_SHELL=bash 20:21:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:21:33 +++ complete -F _pyenv pyenv 20:21:33 ++ lf-pyver python3 20:21:33 ++ local py_version_xy=python3 20:21:33 ++ local py_version_xyz= 20:21:33 ++ pyenv versions 20:21:33 ++ local command 20:21:33 ++ command=versions 20:21:33 ++ '[' 1 -gt 0 ']' 20:21:33 ++ shift 20:21:33 ++ case "$command" in 20:21:33 ++ command pyenv versions 20:21:33 ++ pyenv versions 20:21:33 ++ sed 's/^[ *]* //' 20:21:33 ++ grep -E '^[0-9.]*[0-9]$' 20:21:33 ++ awk '{ print $1 }' 20:21:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:21:33 +++ grep '^3' /tmp/.pyenv_versions 20:21:33 +++ sort -V 20:21:33 +++ tail -n 1 20:21:33 ++ py_version_xyz=3.10.6 20:21:33 ++ [[ -z 3.10.6 ]] 20:21:33 ++ echo 3.10.6 20:21:33 ++ return 0 20:21:33 + pyenv local 3.10.6 20:21:33 + local command 20:21:33 + command=local 20:21:33 + '[' 2 -gt 0 ']' 20:21:33 + shift 20:21:33 + case "$command" in 20:21:33 + command pyenv local 3.10.6 20:21:33 + pyenv local 3.10.6 20:21:33 + for arg in "$@" 20:21:33 + case $arg in 20:21:33 + pkg_list+='tox ' 20:21:33 + for arg in "$@" 20:21:33 + case $arg in 20:21:33 + pkg_list+='virtualenv ' 20:21:33 + for arg in "$@" 20:21:33 + case $arg in 20:21:33 + pkg_list+='urllib3~=1.26.15 ' 20:21:33 + [[ -f /tmp/.toxenv ]] 20:21:33 + [[ ! -f /tmp/.toxenv ]] 20:21:33 + [[ -n '' ]] 20:21:33 + python3 -m venv /tmp/venv-Ftjl 20:21:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ftjl' 20:21:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ftjl 20:21:38 + echo /tmp/venv-Ftjl 20:21:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:21:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:21:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:21:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:21:38 + local 'pip_opts=--upgrade --quiet' 20:21:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:21:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:21:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:21:38 + [[ -n '' ]] 20:21:38 + [[ -n '' ]] 20:21:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:21:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:21:38 + /tmp/venv-Ftjl/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:21:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:21:44 lf-activate-venv(): INFO: Base packages installed successfully 20:21:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:21:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:21:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:21:44 + /tmp/venv-Ftjl/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:21:51 + type python3 20:21:51 + true 20:21:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ftjl/bin to PATH' 20:21:51 lf-activate-venv(): INFO: Adding /tmp/venv-Ftjl/bin to PATH 20:21:51 + PATH=/tmp/venv-Ftjl/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:21:51 + return 0 20:21:51 + python3 --version 20:21:51 Python 3.10.6 20:21:51 + python3 -m pip --version 20:21:51 pip 26.1.2 from /tmp/venv-Ftjl/lib/python3.10/site-packages/pip (python 3.10) 20:21:51 + python3 -m pip freeze 20:21:51 cachetools==7.1.4 20:21:51 colorama==0.4.6 20:21:51 distlib==0.4.3 20:21:51 filelock==3.29.7 20:21:51 packaging==26.2 20:21:51 platformdirs==4.10.0 20:21:51 pluggy==1.6.0 20:21:51 pyproject-api==1.10.1 20:21:51 python-discovery==1.4.4 20:21:51 tomli==2.4.1 20:21:51 tomli_w==1.2.0 20:21:51 tox==4.56.4 20:21:51 typing_extensions==4.16.0 20:21:51 urllib3==1.26.20 20:21:51 virtualenv==21.6.1 20:21:51 [EnvInject] - Injecting environment variables from a build step. 20:21:51 [EnvInject] - Injecting as environment variables the properties content 20:21:51 PARALLEL=false 20:21:51 20:21:51 [EnvInject] - Variables injected successfully. 20:21:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins349302761881768408.sh 20:21:51 ---> tox-run.sh 20:21:51 + 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:21:51 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 20:21:51 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 20:21:51 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 20:21:51 + cd /w/workspace/oom-master-checkbashisms-lint/. 20:21:51 + source /home/jenkins/lf-env.sh 20:21:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:21:51 ++ mktemp -d /tmp/venv-XXXX 20:21:51 + lf_venv=/tmp/venv-cIP9 20:21:51 + local venv_file=/tmp/.os_lf_venv 20:21:51 + local python=python3 20:21:51 + local options 20:21:51 + local set_path=true 20:21:51 + local install_args= 20:21:51 ++ 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:21:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:21:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:21:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:21:51 + true 20:21:51 + case $1 in 20:21:51 + venv_file=/tmp/.toxenv 20:21:51 + shift 2 20:21:51 + true 20:21:51 + case $1 in 20:21:51 + shift 20:21:51 + break 20:21:51 + case $python in 20:21:51 + local pkg_list= 20:21:51 + [[ -d /opt/pyenv ]] 20:21:51 + echo 'Setup pyenv:' 20:21:51 Setup pyenv: 20:21:51 + export PYENV_ROOT=/opt/pyenv 20:21:51 + PYENV_ROOT=/opt/pyenv 20:21:51 + 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:21:51 + 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:21:51 + pyenv versions 20:21:51 system 20:21:51 3.8.13 20:21:51 3.9.13 20:21:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:21:51 + command -v pyenv 20:21:51 ++ pyenv init - --no-rehash 20:21:51 + 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:21:51 export PATH="/opt/pyenv/shims:${PATH}" 20:21:51 export PYENV_SHELL=bash 20:21:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:21:51 pyenv() { 20:21:51 local command 20:21:51 command="${1:-}" 20:21:51 if [ "$#" -gt 0 ]; then 20:21:51 shift 20:21:51 fi 20:21:51 20:21:51 case "$command" in 20:21:51 rehash|shell) 20:21:51 eval "$(pyenv "sh-$command" "$@")" 20:21:51 ;; 20:21:51 *) 20:21:51 command pyenv "$command" "$@" 20:21:51 ;; 20:21:51 esac 20:21:51 }' 20:21:51 +++ 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:21:51 ++ 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:21:51 ++ 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:21:51 ++ 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:21:51 ++ export PYENV_SHELL=bash 20:21:51 ++ PYENV_SHELL=bash 20:21:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:21:51 +++ complete -F _pyenv pyenv 20:21:51 ++ lf-pyver python3 20:21:51 ++ local py_version_xy=python3 20:21:51 ++ local py_version_xyz= 20:21:51 ++ pyenv versions 20:21:51 ++ local command 20:21:51 ++ command=versions 20:21:51 ++ '[' 1 -gt 0 ']' 20:21:51 ++ shift 20:21:51 ++ case "$command" in 20:21:51 ++ command pyenv versions 20:21:51 ++ sed 's/^[ *]* //' 20:21:51 ++ pyenv versions 20:21:51 ++ awk '{ print $1 }' 20:21:51 ++ grep -E '^[0-9.]*[0-9]$' 20:21:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:21:52 +++ grep '^3' /tmp/.pyenv_versions 20:21:52 +++ sort -V 20:21:52 +++ tail -n 1 20:21:52 ++ py_version_xyz=3.10.6 20:21:52 ++ [[ -z 3.10.6 ]] 20:21:52 ++ echo 3.10.6 20:21:52 ++ return 0 20:21:52 + pyenv local 3.10.6 20:21:52 + local command 20:21:52 + command=local 20:21:52 + '[' 2 -gt 0 ']' 20:21:52 + shift 20:21:52 + case "$command" in 20:21:52 + command pyenv local 3.10.6 20:21:52 + pyenv local 3.10.6 20:21:52 + for arg in "$@" 20:21:52 + case $arg in 20:21:52 + pkg_list+='tox ' 20:21:52 + for arg in "$@" 20:21:52 + case $arg in 20:21:52 + pkg_list+='virtualenv ' 20:21:52 + for arg in "$@" 20:21:52 + case $arg in 20:21:52 + pkg_list+='urllib3~=1.26.15 ' 20:21:52 + [[ -f /tmp/.toxenv ]] 20:21:52 ++ cat /tmp/.toxenv 20:21:52 + lf_venv=/tmp/venv-Ftjl 20:21:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ftjl from' file:/tmp/.toxenv 20:21:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ftjl from file:/tmp/.toxenv 20:21:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:21:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:21:52 + local 'pip_opts=--upgrade --quiet' 20:21:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:21:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:21:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:21:52 + [[ -n '' ]] 20:21:52 + [[ -n '' ]] 20:21:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:21:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:21:52 + /tmp/venv-Ftjl/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:21:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:21:53 lf-activate-venv(): INFO: Base packages installed successfully 20:21:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:21:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:21:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:21:53 + /tmp/venv-Ftjl/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:21:54 + type python3 20:21:54 + true 20:21:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ftjl/bin to PATH' 20:21:54 lf-activate-venv(): INFO: Adding /tmp/venv-Ftjl/bin to PATH 20:21:54 + PATH=/tmp/venv-Ftjl/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:21:54 + return 0 20:21:54 + [[ -d /opt/pyenv ]] 20:21:54 + echo '---> Setting up pyenv' 20:21:54 ---> Setting up pyenv 20:21:54 + export PYENV_ROOT=/opt/pyenv 20:21:54 + PYENV_ROOT=/opt/pyenv 20:21:54 + export PATH=/opt/pyenv/bin:/tmp/venv-Ftjl/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:21:54 + PATH=/opt/pyenv/bin:/tmp/venv-Ftjl/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:21:54 ++ pwd 20:21:54 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 20:21:54 + export PYTHONPATH 20:21:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:21:54 + TOX_TESTENV_PASSENV=PYTHONPATH 20:21:54 + tox --version 20:21:55 4.56.4 from /tmp/venv-Ftjl/lib/python3.10/site-packages/tox/__init__.py 20:21:55 + PARALLEL=false 20:21:55 + TOX_OPTIONS_LIST= 20:21:55 + [[ -n checkbashisms ]] 20:21:55 + TOX_OPTIONS_LIST=' -e checkbashisms' 20:21:55 + case ${PARALLEL,,} in 20:21:55 + tox -e checkbashisms 20:21:55 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 20:21:56 checkbashisms: freeze> python -m pip freeze --all 20:21:57 checkbashisms: pip==26.1.2,setuptools==83.0.0 20:21:57 checkbashisms: commands[0]> .ci/check-bashisms.sh 20:21:59 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 20:22:00 checkbashisms: OK (5.53=setup[1.93]+cmd[3.60] seconds) 20:22:00 congratulations :) (5.56 seconds) 20:22:00 + tox_status=0 20:22:00 + echo '---> Completed tox runs' 20:22:00 ---> Completed tox runs 20:22:00 + for i in .tox/*/log 20:22:00 ++ echo .tox/checkbashisms/log 20:22:00 ++ awk -F/ '{print $2}' 20:22:00 + tox_env=checkbashisms 20:22:00 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 20:22:00 + DOC_DIR=docs/_build/html 20:22:00 + [[ -d docs/_build/html ]] 20:22:00 + echo '---> tox-run.sh ends' 20:22:00 ---> tox-run.sh ends 20:22:00 + test 0 -eq 0 20:22:00 $ ssh-agent -k 20:22:00 unset SSH_AUTH_SOCK; 20:22:00 unset SSH_AGENT_PID; 20:22:00 echo Agent pid 1692 killed; 20:22:00 [ssh-agent] Stopped. 20:22:01 [PostBuildScript] - [INFO] Executing post build scripts. 20:22:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6468216255101214004.sh 20:22:01 ---> sysstat.sh 20:22:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4684864238825481964.sh 20:22:01 ---> package-listing.sh 20:22:01 ++ facter osfamily 20:22:01 ++ tr '[:upper:]' '[:lower:]' 20:22:01 + OS_FAMILY=debian 20:22:01 + workspace=/w/workspace/oom-master-checkbashisms-lint 20:22:01 + START_PACKAGES=/tmp/packages_start.txt 20:22:01 + END_PACKAGES=/tmp/packages_end.txt 20:22:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:22:01 + PACKAGES=/tmp/packages_start.txt 20:22:01 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:22:01 + PACKAGES=/tmp/packages_end.txt 20:22:01 + case "${OS_FAMILY}" in 20:22:01 + dpkg -l 20:22:01 + grep '^ii' 20:22:01 + '[' -f /tmp/packages_start.txt ']' 20:22:01 + '[' -f /tmp/packages_end.txt ']' 20:22:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:22:01 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:22:01 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 20:22:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 20:22:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3284697250181748886.sh 20:22:01 ---> capture-instance-metadata.sh 20:22:01 Setup pyenv: 20:22:01 system 20:22:01 3.8.13 20:22:01 3.9.13 20:22:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:22:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fh9E 20:22:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:22:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:22:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:22:09 lf-activate-venv(): INFO: Base packages installed successfully 20:22:09 lf-activate-venv(): INFO: Installing additional packages: lftools 20:22:32 lf-activate-venv(): INFO: Adding /tmp/venv-Fh9E/bin to PATH 20:22:32 INFO: Running in OpenStack, capturing instance metadata 20:22:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5386744297909423663.sh 20:22:33 provisioning config files... 20:22:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13043339766136653659tmp 20:22:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:22:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:22:33 [EnvInject] - Injecting environment variables from a build step. 20:22:33 [EnvInject] - Injecting as environment variables the properties content 20:22:33 SERVER_ID=logs 20:22:33 20:22:33 [EnvInject] - Variables injected successfully. 20:22:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18178531548841084390.sh 20:22:33 ---> create-netrc.sh 20:22:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16215996954372846337.sh 20:22:33 ---> python-tools-install.sh 20:22:33 Setup pyenv: 20:22:33 system 20:22:33 3.8.13 20:22:33 3.9.13 20:22:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:22:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fh9E from file:/tmp/.os_lf_venv 20:22:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:22:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:22:35 lf-activate-venv(): INFO: Base packages installed successfully 20:22:35 lf-activate-venv(): INFO: Installing additional packages: lftools 20:22:43 lf-activate-venv(): INFO: Adding /tmp/venv-Fh9E/bin to PATH 20:22:43 Generating Requirements File 20:23:06 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:23:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:23:06 Python 3.10.6 20:23:06 pip 26.1.2 from /tmp/venv-Fh9E/lib/python3.10/site-packages/pip (python 3.10) 20:23:06 aiohappyeyeballs==2.7.1 20:23:06 aiohttp==3.14.1 20:23:06 aiosignal==1.4.0 20:23:06 appdirs==1.4.4 20:23:06 argcomplete==3.7.0 20:23:06 aspy.yaml==1.3.0 20:23:06 async-timeout==5.0.1 20:23:06 attrs==26.1.0 20:23:06 autopage==0.6.0 20:23:06 backports.strenum==1.3.1 20:23:06 beautifulsoup4==4.15.0 20:23:06 boto3==1.43.46 20:23:06 botocore==1.43.46 20:23:06 bs4==0.0.2 20:23:06 certifi==2026.6.17 20:23:06 cffi==2.1.0 20:23:06 cfgv==3.5.0 20:23:06 chardet==7.4.3 20:23:06 charset-normalizer==3.4.9 20:23:06 click==8.4.2 20:23:06 cliff==4.14.0 20:23:06 cmd2==3.5.1 20:23:06 cryptography==3.3.2 20:23:06 debtcollector==3.1.0 20:23:06 decorator==5.3.1 20:23:06 defusedxml==0.7.1 20:23:06 Deprecated==1.3.1 20:23:06 distlib==0.4.3 20:23:06 dnspython==2.8.0 20:23:06 docker==7.2.0 20:23:06 dogpile.cache==1.5.0 20:23:06 durationpy==0.10 20:23:06 email-validator==2.3.0 20:23:06 filelock==3.29.7 20:23:06 frozenlist==1.8.0 20:23:06 future==1.0.0 20:23:06 gitdb==4.0.12 20:23:06 GitPython==3.1.50 20:23:06 httplib2==0.30.2 20:23:06 identify==2.6.19 20:23:06 idna==3.18 20:23:06 importlib-resources==1.5.0 20:23:06 iso8601==2.1.0 20:23:06 Jinja2==3.1.6 20:23:06 jmespath==1.1.0 20:23:06 jsonpatch==1.33 20:23:06 jsonpointer==3.1.1 20:23:06 jsonschema==4.26.0 20:23:06 jsonschema-specifications==2025.9.1 20:23:06 keystoneauth1==5.14.0 20:23:06 kubernetes==36.0.2 20:23:06 lftools==0.37.22 20:23:06 lxml==6.1.1 20:23:06 markdown-it-py==4.2.0 20:23:06 MarkupSafe==3.0.3 20:23:06 mdurl==0.1.2 20:23:06 msgpack==1.2.1 20:23:06 multi_key_dict==2.0.3 20:23:06 multidict==6.7.1 20:23:06 munch==4.0.0 20:23:06 netaddr==1.3.0 20:23:06 niet==1.4.2 20:23:06 nodeenv==1.10.0 20:23:06 oauth2client==4.1.3 20:23:06 oauthlib==3.3.1 20:23:06 openstacksdk==4.13.0 20:23:06 os-service-types==1.8.2 20:23:06 osc-lib==4.6.0 20:23:06 oslo.config==10.4.0 20:23:06 oslo.context==6.4.0 20:23:06 oslo.i18n==6.8.0 20:23:06 oslo.log==8.2.0 20:23:06 oslo.serialization==5.10.0 20:23:06 oslo.utils==10.1.1 20:23:06 packaging==26.2 20:23:06 pbr==7.0.3 20:23:06 platformdirs==4.10.0 20:23:06 prettytable==3.18.0 20:23:06 propcache==0.5.2 20:23:06 psutil==7.2.2 20:23:06 pyasn1==0.6.4 20:23:06 pyasn1_modules==0.4.2 20:23:06 pycparser==3.0 20:23:06 pygerrit2==2.0.15 20:23:06 PyGithub==2.9.1 20:23:06 Pygments==2.20.0 20:23:06 PyJWT==2.13.0 20:23:06 PyNaCl==1.6.2 20:23:06 pyparsing==2.4.7 20:23:06 pyperclip==1.11.0 20:23:06 pyrsistent==0.20.0 20:23:06 python-cinderclient==9.9.0 20:23:06 python-dateutil==2.9.0.post0 20:23:06 python-discovery==1.4.4 20:23:06 python-heatclient==5.2.0 20:23:06 python-jenkins==1.8.3 20:23:06 python-keystoneclient==5.8.0 20:23:06 python-magnumclient==4.11.0 20:23:06 python-openstackclient==10.0.0 20:23:06 python-swiftclient==4.10.0 20:23:06 PyYAML==6.0.3 20:23:06 referencing==0.37.0 20:23:06 requests==2.34.2 20:23:06 requests-oauthlib==2.0.0 20:23:06 rfc3986==2.0.0 20:23:06 rich==15.0.0 20:23:06 rich-argparse==1.8.0 20:23:06 rpds-py==0.30.0 20:23:06 rsa==4.9.1 20:23:06 ruamel.yaml==0.19.1 20:23:06 ruamel.yaml.clib==0.2.15 20:23:06 s3transfer==0.19.1 20:23:06 simplejson==4.1.1 20:23:06 six==1.17.0 20:23:06 smmap==5.0.3 20:23:06 soupsieve==2.8.4 20:23:06 stevedore==5.8.0 20:23:06 tabulate==0.10.0 20:23:06 toml==0.10.2 20:23:06 tomlkit==0.15.0 20:23:06 tqdm==4.68.4 20:23:06 typing_extensions==4.16.0 20:23:06 urllib3==1.26.20 20:23:06 virtualenv==21.6.1 20:23:06 wcwidth==0.8.2 20:23:06 websocket-client==1.9.0 20:23:06 wrapt==2.2.2 20:23:06 xdg==6.0.0 20:23:06 xmltodict==1.0.4 20:23:06 yarl==1.24.2 20:23:06 yq==4.1.1 20:23:06 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins15130672556165523.sh 20:23:06 ---> uv-install.sh 20:23:06 Installing uv/uvx (latest) using shell installer 20:23:07 2026-07-10 20:23:07 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-VE5mhp.sh" [1] 20:23:07 downloading uv 0.11.28 x86_64-unknown-linux-gnu 20:23:08 installing to /home/jenkins/.local/bin 20:23:08 uv 20:23:08 uvx 20:23:08 everything's installed! 20:23:08 20:23:08 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:23:08 20:23:08 source $HOME/.local/bin/env (sh, bash, zsh) 20:23:08 source $HOME/.local/bin/env.fish (fish) 20:23:08 Adding install location to PATH 20:23:08 ---> Validating uv/uvx install 20:23:08 uvx 0.11.28 (x86_64-unknown-linux-gnu) 20:23:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1126396501450924340.sh 20:23:08 ---> sudo-logs.sh 20:23:08 Archiving 'sudo' log.. 20:23:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8296552963225484097.sh 20:23:08 ---> job-cost.sh 20:23:08 INFO: Activating Python virtual environment... 20:23:08 Setup pyenv: 20:23:08 system 20:23:08 3.8.13 20:23:08 3.9.13 20:23:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:23:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fh9E from file:/tmp/.os_lf_venv 20:23:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:23:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:23:10 lf-activate-venv(): INFO: Base packages installed successfully 20:23:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:23:15 lf-activate-venv(): INFO: Adding /tmp/venv-Fh9E/bin to PATH 20:23:15 INFO: No stack-cost file found 20:23:15 INFO: Instance uptime: 152s 20:23:15 INFO: Fetching instance metadata (attempt 1 of 3)... 20:23:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:23:15 INFO: Successfully fetched instance metadata 20:23:15 INFO: Instance type: v3-standard-4 20:23:15 INFO: Retrieving pricing info for: v3-standard-4 20:23:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:23:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=152 20:23:16 INFO: Successfully fetched Vexxhost pricing API 20:23:16 INFO: Retrieved cost: 0.11 20:23:16 INFO: Retrieved resource: v3-standard-4 20:23:16 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 20:23:16 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 20:23:16 INFO: Successfully archived job cost data 20:23:16 DEBUG: Cost data: oom-master-checkbashisms-lint,4696,2026-07-10 20:23:16,v3-standard-4,152,0.11,0.00,SUCCESS 20:23:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10704523431918159014.sh 20:23:16 ---> logs-deploy.sh 20:23:16 Setup pyenv: 20:23:16 system 20:23:16 3.8.13 20:23:16 3.9.13 20:23:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:23:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fh9E from file:/tmp/.os_lf_venv 20:23:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:23:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:23:18 lf-activate-venv(): INFO: Base packages installed successfully 20:23:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:23:25 lf-activate-venv(): INFO: Adding /tmp/venv-Fh9E/bin to PATH 20:23:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4696 20:23:25 INFO: archiving workspace using pattern(s): 20:23:26 Archives upload complete. 20:23:27 INFO: archiving logs to Nexus 20:23:27 ---> uname -a: 20:23:27 Linux prd-ubuntu1804-builder-4c-4g-8695 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:23:27 20:23:27 20:23:27 ---> lscpu: 20:23:27 Architecture: x86_64 20:23:27 CPU op-mode(s): 32-bit, 64-bit 20:23:27 Byte Order: Little Endian 20:23:27 CPU(s): 4 20:23:27 On-line CPU(s) list: 0-3 20:23:27 Thread(s) per core: 1 20:23:27 Core(s) per socket: 1 20:23:27 Socket(s): 4 20:23:27 NUMA node(s): 1 20:23:27 Vendor ID: AuthenticAMD 20:23:27 CPU family: 23 20:23:27 Model: 49 20:23:27 Model name: AMD EPYC-Rome Processor 20:23:27 Stepping: 0 20:23:27 CPU MHz: 2799.998 20:23:27 BogoMIPS: 5599.99 20:23:27 Virtualization: AMD-V 20:23:27 Hypervisor vendor: KVM 20:23:27 Virtualization type: full 20:23:27 L1d cache: 32K 20:23:27 L1i cache: 32K 20:23:27 L2 cache: 512K 20:23:27 L3 cache: 16384K 20:23:27 NUMA node0 CPU(s): 0-3 20:23:27 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:23:27 20:23:27 20:23:27 ---> nproc: 20:23:27 4 20:23:27 20:23:27 20:23:27 ---> df -h: 20:23:27 Filesystem Size Used Avail Use% Mounted on 20:23:27 udev 7.9G 0 7.9G 0% /dev 20:23:27 tmpfs 1.6G 676K 1.6G 1% /run 20:23:27 /dev/vda1 78G 8.4G 69G 11% / 20:23:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:23:27 tmpfs 5.0M 0 5.0M 0% /run/lock 20:23:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:23:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:23:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:23:27 20:23:27 20:23:27 ---> free -m: 20:23:27 total used free shared buff/cache available 20:23:27 Mem: 16040 548 13280 0 2210 15174 20:23:27 Swap: 1023 0 1023 20:23:27 20:23:27 20:23:27 ---> ip addr: 20:23:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:23:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:23:27 inet 127.0.0.1/8 scope host lo 20:23:27 valid_lft forever preferred_lft forever 20:23:27 inet6 ::1/128 scope host 20:23:27 valid_lft forever preferred_lft forever 20:23:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:23:27 link/ether fa:16:3e:ff:e7:81 brd ff:ff:ff:ff:ff:ff 20:23:27 inet 10.30.107.253/23 brd 10.30.107.255 scope global dynamic ens3 20:23:27 valid_lft 86248sec preferred_lft 86248sec 20:23:27 inet6 fe80::f816:3eff:feff:e781/64 scope link 20:23:27 valid_lft forever preferred_lft forever 20:23:27 20:23:27 20:23:27 ---> sar -b -r -n DEV: 20:23:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8695) 07/10/26 _x86_64_ (4 CPU) 20:23:27 20:23:27 20:20:57 LINUX RESTART (4 CPU) 20:23:27 20:23:27 20:21:01 tps rtps wtps bread/s bwrtn/s 20:23:27 20:22:03 213.51 59.29 154.22 3747.11 53382.17 20:23:27 20:23:01 103.95 0.78 103.17 100.40 22443.85 20:23:27 Average: 159.66 30.53 129.13 1954.65 38175.16 20:23:27 20:23:27 20:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:23:27 20:22:03 14165584 15596112 2259384 13.76 46260 1593028 726744 4.16 641684 1421576 62016 20:23:27 20:23:01 13705068 15514120 2719900 16.56 76780 1921380 798476 4.57 751436 1729060 237304 20:23:27 Average: 13935326 15555116 2489642 15.16 61520 1757204 762610 4.36 696560 1575318 149660 20:23:27 20:23:27 20:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:23:27 20:22:03 ens3 537.68 317.78 1693.07 79.46 0.00 0.00 0.00 0.00 20:23:27 20:22:03 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 20:23:27 20:23:01 ens3 85.40 59.59 1179.77 11.54 0.00 0.00 0.00 0.00 20:23:27 20:23:01 lo 1.31 1.31 0.16 0.16 0.00 0.00 0.00 0.00 20:23:27 Average: ens3 315.37 190.87 1440.77 46.07 0.00 0.00 0.00 0.00 20:23:27 Average: lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 20:23:27 20:23:27 20:23:27 ---> sar -P ALL: 20:23:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8695) 07/10/26 _x86_64_ (4 CPU) 20:23:27 20:23:27 20:20:57 LINUX RESTART (4 CPU) 20:23:27 20:23:27 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:23:27 20:22:03 all 15.63 0.00 2.17 14.26 0.05 67.90 20:23:27 20:22:03 0 13.57 0.00 1.92 6.27 0.05 78.19 20:23:27 20:22:03 1 18.19 0.00 2.90 23.96 0.05 54.90 20:23:27 20:22:03 2 16.22 0.00 2.39 25.40 0.03 55.96 20:23:27 20:22:03 3 14.52 0.00 1.46 1.41 0.03 82.58 20:23:27 20:23:01 all 19.69 0.00 1.29 2.16 0.05 76.80 20:23:27 20:23:01 0 0.17 0.00 0.50 7.12 0.05 92.15 20:23:27 20:23:01 1 28.76 0.00 1.71 0.36 0.05 69.12 20:23:27 20:23:01 2 35.39 0.00 1.99 1.05 0.09 61.48 20:23:27 20:23:01 3 14.39 0.00 0.95 0.10 0.03 84.52 20:23:27 Average: all 17.63 0.00 1.74 8.31 0.05 72.28 20:23:27 Average: 0 6.99 0.00 1.22 6.69 0.05 85.05 20:23:27 Average: 1 23.40 0.00 2.31 12.33 0.05 61.91 20:23:27 Average: 2 25.64 0.00 2.19 13.43 0.06 58.67 20:23:27 Average: 3 14.46 0.00 1.21 0.77 0.03 83.53 20:23:27 20:23:27 20:23:27