14:50:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146014 14:50:59 Running as SYSTEM 14:51:00 [EnvInject] - Loading node environment variables. 14:51:00 Building remotely on prd-ubuntu1804-builder-4c-4g-8250 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:51:00 [ssh-agent] Looking for ssh-agent implementation... 14:51:00 $ ssh-agent 14:51:00 SSH_AUTH_SOCK=/tmp/ssh-IebEiMCJqYD0/agent.1652 14:51:00 SSH_AGENT_PID=1654 14:51:00 [ssh-agent] Started. 14:51:00 Running ssh-add (command line suppressed) 14:51:00 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15564791058383023315.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15564791058383023315.key) 14:51:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:51:00 The recommended git tool is: NONE 14:51:01 using credential onap-jenkins-ssh 14:51:01 Wiping out workspace first. 14:51:01 Cloning the remote Git repository 14:51:01 Cloning repository git://cloud.onap.org/mirror/oom.git 14:51:01 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:51:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:51:01 > git --version # timeout=10 14:51:01 > git --version # 'git version 2.17.1' 14:51:01 using GIT_SSH to set credentials Gerrit user 14:51:01 Verifying host key using manually-configured host key entries 14:51:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:51:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:51:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:51:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:51:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:51:08 using GIT_SSH to set credentials Gerrit user 14:51:08 Verifying host key using manually-configured host key entries 14:51:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/146014/1 # timeout=30 14:51:08 > git rev-parse 28660a6bc80870ed696adba63e36c9210a028820^{commit} # timeout=10 14:51:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:51:08 Checking out Revision 28660a6bc80870ed696adba63e36c9210a028820 (refs/changes/14/146014/1) 14:51:08 > git config core.sparsecheckout # timeout=10 14:51:08 > git checkout -f 28660a6bc80870ed696adba63e36c9210a028820 # timeout=30 14:51:12 Commit message: "[POLICY] Update docker images to latest versions" 14:51:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:51:12 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 14:51:12 [EnvInject] - Injecting environment variables from a build step. 14:51:12 [EnvInject] - Injecting as environment variables the properties content 14:51:12 PYTHON=python3 14:51:12 14:51:12 [EnvInject] - Variables injected successfully. 14:51:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11090023604230604775.sh 14:51:12 ---> tox-install.sh 14:51:12 + source /home/jenkins/lf-env.sh 14:51:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:51:12 ++ mktemp -d /tmp/venv-XXXX 14:51:12 + lf_venv=/tmp/venv-ldIj 14:51:12 + local venv_file=/tmp/.os_lf_venv 14:51:12 + local python=python3 14:51:12 + local options 14:51:12 + local set_path=true 14:51:12 + local install_args= 14:51:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:51:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:51:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:51:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:51:12 + true 14:51:12 + case $1 in 14:51:12 + venv_file=/tmp/.toxenv 14:51:12 + shift 2 14:51:12 + true 14:51:12 + case $1 in 14:51:12 + shift 14:51:12 + break 14:51:12 + case $python in 14:51:12 + local pkg_list= 14:51:12 + [[ -d /opt/pyenv ]] 14:51:12 + echo 'Setup pyenv:' 14:51:12 Setup pyenv: 14:51:12 + export PYENV_ROOT=/opt/pyenv 14:51:12 + PYENV_ROOT=/opt/pyenv 14:51:12 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:51:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:51:12 + pyenv versions 14:51:12 * system (set by /opt/pyenv/version) 14:51:12 * 3.8.13 (set by /opt/pyenv/version) 14:51:12 * 3.9.13 (set by /opt/pyenv/version) 14:51:12 * 3.10.6 (set by /opt/pyenv/version) 14:51:12 + command -v pyenv 14:51:12 ++ pyenv init - --no-rehash 14:51:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:51:12 export PATH="/opt/pyenv/shims:${PATH}" 14:51:12 export PYENV_SHELL=bash 14:51:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:51:12 pyenv() { 14:51:12 local command 14:51:12 command="${1:-}" 14:51:12 if [ "$#" -gt 0 ]; then 14:51:12 shift 14:51:12 fi 14:51:12 14:51:12 case "$command" in 14:51:12 rehash|shell) 14:51:12 eval "$(pyenv "sh-$command" "$@")" 14:51:12 ;; 14:51:12 *) 14:51:12 command pyenv "$command" "$@" 14:51:12 ;; 14:51:12 esac 14:51:12 }' 14:51:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:51:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:51:12 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:51:12 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:51:12 ++ export PYENV_SHELL=bash 14:51:12 ++ PYENV_SHELL=bash 14:51:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:51:12 +++ complete -F _pyenv pyenv 14:51:12 ++ lf-pyver python3 14:51:12 ++ local py_version_xy=python3 14:51:12 ++ local py_version_xyz= 14:51:12 ++ sed 's/^[ *]* //' 14:51:12 ++ pyenv versions 14:51:12 ++ local command 14:51:12 ++ command=versions 14:51:12 ++ grep -E '^[0-9.]*[0-9]$' 14:51:12 ++ '[' 1 -gt 0 ']' 14:51:12 ++ shift 14:51:12 ++ case "$command" in 14:51:12 ++ command pyenv versions 14:51:12 ++ pyenv versions 14:51:12 ++ awk '{ print $1 }' 14:51:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:51:13 +++ sort -V 14:51:13 +++ grep '^3' /tmp/.pyenv_versions 14:51:13 +++ tail -n 1 14:51:13 ++ py_version_xyz=3.10.6 14:51:13 ++ [[ -z 3.10.6 ]] 14:51:13 ++ echo 3.10.6 14:51:13 ++ return 0 14:51:13 + pyenv local 3.10.6 14:51:13 + local command 14:51:13 + command=local 14:51:13 + '[' 2 -gt 0 ']' 14:51:13 + shift 14:51:13 + case "$command" in 14:51:13 + command pyenv local 3.10.6 14:51:13 + pyenv local 3.10.6 14:51:13 + for arg in "$@" 14:51:13 + case $arg in 14:51:13 + pkg_list+='tox ' 14:51:13 + for arg in "$@" 14:51:13 + case $arg in 14:51:13 + pkg_list+='virtualenv ' 14:51:13 + for arg in "$@" 14:51:13 + case $arg in 14:51:13 + pkg_list+='urllib3~=1.26.15 ' 14:51:13 + [[ -f /tmp/.toxenv ]] 14:51:13 + [[ ! -f /tmp/.toxenv ]] 14:51:13 + [[ -n '' ]] 14:51:13 + python3 -m venv /tmp/venv-ldIj 14:51:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ldIj' 14:51:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ldIj 14:51:17 + echo /tmp/venv-ldIj 14:51:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:51:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:51:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:51:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:51:17 + local 'pip_opts=--upgrade --quiet' 14:51:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:51:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:51:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:51:17 + [[ -n '' ]] 14:51:17 + [[ -n '' ]] 14:51:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:51:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:51:17 + /tmp/venv-ldIj/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:51:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:51:21 lf-activate-venv(): INFO: Base packages installed successfully 14:51:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:51:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:51:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:51:21 + /tmp/venv-ldIj/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:51:24 + type python3 14:51:24 + true 14:51:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ldIj/bin to PATH' 14:51:24 lf-activate-venv(): INFO: Adding /tmp/venv-ldIj/bin to PATH 14:51:24 + PATH=/tmp/venv-ldIj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:51:24 + return 0 14:51:24 + python3 --version 14:51:24 Python 3.10.6 14:51:24 + python3 -m pip --version 14:51:24 pip 26.1.2 from /tmp/venv-ldIj/lib/python3.10/site-packages/pip (python 3.10) 14:51:24 + python3 -m pip freeze 14:51:24 cachetools==7.1.4 14:51:24 colorama==0.4.6 14:51:24 distlib==0.4.3 14:51:24 filelock==3.29.7 14:51:24 packaging==26.2 14:51:24 platformdirs==4.10.0 14:51:24 pluggy==1.6.0 14:51:24 pyproject-api==1.10.1 14:51:24 python-discovery==1.4.4 14:51:24 tomli==2.4.1 14:51:24 tomli_w==1.2.0 14:51:24 tox==4.56.4 14:51:24 typing_extensions==4.16.0 14:51:24 urllib3==1.26.20 14:51:24 virtualenv==21.6.0 14:51:24 [EnvInject] - Injecting environment variables from a build step. 14:51:24 [EnvInject] - Injecting as environment variables the properties content 14:51:24 PARALLEL=false 14:51:24 14:51:24 [EnvInject] - Variables injected successfully. 14:51:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8037510705809156150.sh 14:51:24 ---> tox-run.sh 14:51:24 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:51:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:51:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:51:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:51:24 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:51:24 + source /home/jenkins/lf-env.sh 14:51:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:51:24 ++ mktemp -d /tmp/venv-XXXX 14:51:24 + lf_venv=/tmp/venv-hKOB 14:51:24 + local venv_file=/tmp/.os_lf_venv 14:51:24 + local python=python3 14:51:24 + local options 14:51:24 + local set_path=true 14:51:24 + local install_args= 14:51:24 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:51:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:51:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:51:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:51:24 + true 14:51:24 + case $1 in 14:51:24 + venv_file=/tmp/.toxenv 14:51:24 + shift 2 14:51:24 + true 14:51:24 + case $1 in 14:51:24 + shift 14:51:24 + break 14:51:24 + case $python in 14:51:24 + local pkg_list= 14:51:24 + [[ -d /opt/pyenv ]] 14:51:24 + echo 'Setup pyenv:' 14:51:24 Setup pyenv: 14:51:24 + export PYENV_ROOT=/opt/pyenv 14:51:24 + PYENV_ROOT=/opt/pyenv 14:51:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:51:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:51:24 + pyenv versions 14:51:24 system 14:51:24 3.8.13 14:51:24 3.9.13 14:51:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:51:24 + command -v pyenv 14:51:24 ++ pyenv init - --no-rehash 14:51:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:51:24 export PATH="/opt/pyenv/shims:${PATH}" 14:51:24 export PYENV_SHELL=bash 14:51:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:51:24 pyenv() { 14:51:24 local command 14:51:24 command="${1:-}" 14:51:24 if [ "$#" -gt 0 ]; then 14:51:24 shift 14:51:24 fi 14:51:24 14:51:24 case "$command" in 14:51:24 rehash|shell) 14:51:24 eval "$(pyenv "sh-$command" "$@")" 14:51:24 ;; 14:51:24 *) 14:51:24 command pyenv "$command" "$@" 14:51:24 ;; 14:51:24 esac 14:51:24 }' 14:51:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:51:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:51:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:51:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:51:24 ++ export PYENV_SHELL=bash 14:51:24 ++ PYENV_SHELL=bash 14:51:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:51:24 +++ complete -F _pyenv pyenv 14:51:24 ++ lf-pyver python3 14:51:24 ++ local py_version_xy=python3 14:51:24 ++ local py_version_xyz= 14:51:24 ++ sed 's/^[ *]* //' 14:51:24 ++ pyenv versions 14:51:24 ++ local command 14:51:24 ++ command=versions 14:51:24 ++ '[' 1 -gt 0 ']' 14:51:24 ++ shift 14:51:24 ++ case "$command" in 14:51:24 ++ command pyenv versions 14:51:24 ++ pyenv versions 14:51:24 ++ awk '{ print $1 }' 14:51:24 ++ grep -E '^[0-9.]*[0-9]$' 14:51:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:51:24 +++ grep '^3' /tmp/.pyenv_versions 14:51:24 +++ sort -V 14:51:24 +++ tail -n 1 14:51:24 ++ py_version_xyz=3.10.6 14:51:24 ++ [[ -z 3.10.6 ]] 14:51:24 ++ echo 3.10.6 14:51:24 ++ return 0 14:51:24 + pyenv local 3.10.6 14:51:24 + local command 14:51:24 + command=local 14:51:24 + '[' 2 -gt 0 ']' 14:51:24 + shift 14:51:24 + case "$command" in 14:51:24 + command pyenv local 3.10.6 14:51:24 + pyenv local 3.10.6 14:51:24 + for arg in "$@" 14:51:24 + case $arg in 14:51:24 + pkg_list+='tox ' 14:51:24 + for arg in "$@" 14:51:24 + case $arg in 14:51:24 + pkg_list+='virtualenv ' 14:51:24 + for arg in "$@" 14:51:24 + case $arg in 14:51:24 + pkg_list+='urllib3~=1.26.15 ' 14:51:24 + [[ -f /tmp/.toxenv ]] 14:51:24 ++ cat /tmp/.toxenv 14:51:24 + lf_venv=/tmp/venv-ldIj 14:51:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ldIj from' file:/tmp/.toxenv 14:51:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ldIj from file:/tmp/.toxenv 14:51:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:51:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:51:24 + local 'pip_opts=--upgrade --quiet' 14:51:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:51:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:51:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:51:24 + [[ -n '' ]] 14:51:24 + [[ -n '' ]] 14:51:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:51:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:51:24 + /tmp/venv-ldIj/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:51:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:51:25 lf-activate-venv(): INFO: Base packages installed successfully 14:51:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:51:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:51:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:51:25 + /tmp/venv-ldIj/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:51:26 + type python3 14:51:26 + true 14:51:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ldIj/bin to PATH' 14:51:26 lf-activate-venv(): INFO: Adding /tmp/venv-ldIj/bin to PATH 14:51:26 + PATH=/tmp/venv-ldIj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:51:26 + return 0 14:51:26 + [[ -d /opt/pyenv ]] 14:51:26 + echo '---> Setting up pyenv' 14:51:26 ---> Setting up pyenv 14:51:26 + export PYENV_ROOT=/opt/pyenv 14:51:26 + PYENV_ROOT=/opt/pyenv 14:51:26 + export PATH=/opt/pyenv/bin:/tmp/venv-ldIj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:51:26 + PATH=/opt/pyenv/bin:/tmp/venv-ldIj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:51:26 ++ pwd 14:51:26 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:51:26 + export PYTHONPATH 14:51:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:51:26 + TOX_TESTENV_PASSENV=PYTHONPATH 14:51:26 + tox --version 14:51:27 4.56.4 from /tmp/venv-ldIj/lib/python3.10/site-packages/tox/__init__.py 14:51:27 + PARALLEL=false 14:51:27 + TOX_OPTIONS_LIST= 14:51:27 + [[ -n checkbashisms ]] 14:51:27 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:51:27 + case ${PARALLEL,,} in 14:51:27 + tox -e checkbashisms 14:51:27 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:51:28 checkbashisms: freeze> python -m pip freeze --all 14:51:29 checkbashisms: pip==26.1.2,setuptools==83.0.0 14:51:29 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:51:30 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:51:32 checkbashisms: OK (5.35=setup[1.73]+cmd[3.62] seconds) 14:51:32 congratulations :) (5.39 seconds) 14:51:32 + tox_status=0 14:51:32 + echo '---> Completed tox runs' 14:51:32 ---> Completed tox runs 14:51:32 + for i in .tox/*/log 14:51:32 ++ echo .tox/checkbashisms/log 14:51:32 ++ awk -F/ '{print $2}' 14:51:32 + tox_env=checkbashisms 14:51:32 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:51:32 + DOC_DIR=docs/_build/html 14:51:32 + [[ -d docs/_build/html ]] 14:51:32 + echo '---> tox-run.sh ends' 14:51:32 ---> tox-run.sh ends 14:51:32 + test 0 -eq 0 14:51:32 $ ssh-agent -k 14:51:32 unset SSH_AUTH_SOCK; 14:51:32 unset SSH_AGENT_PID; 14:51:32 echo Agent pid 1654 killed; 14:51:32 [ssh-agent] Stopped. 14:51:32 [PostBuildScript] - [INFO] Executing post build scripts. 14:51:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3842596213717008664.sh 14:51:32 ---> sysstat.sh 14:51:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11069757715274907239.sh 14:51:33 ---> package-listing.sh 14:51:33 ++ facter osfamily 14:51:33 ++ tr '[:upper:]' '[:lower:]' 14:51:33 + OS_FAMILY=debian 14:51:33 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:51:33 + START_PACKAGES=/tmp/packages_start.txt 14:51:33 + END_PACKAGES=/tmp/packages_end.txt 14:51:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:51:33 + PACKAGES=/tmp/packages_start.txt 14:51:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:51:33 + PACKAGES=/tmp/packages_end.txt 14:51:33 + case "${OS_FAMILY}" in 14:51:33 + grep '^ii' 14:51:33 + dpkg -l 14:51:33 + '[' -f /tmp/packages_start.txt ']' 14:51:33 + '[' -f /tmp/packages_end.txt ']' 14:51:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:51:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:51:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:51:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:51:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7607413284966249461.sh 14:51:33 ---> capture-instance-metadata.sh 14:51:33 Setup pyenv: 14:51:33 system 14:51:33 3.8.13 14:51:33 3.9.13 14:51:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:51:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WKM4 14:51:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:51:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:51:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:51:41 lf-activate-venv(): INFO: Base packages installed successfully 14:51:41 lf-activate-venv(): INFO: Installing additional packages: lftools 14:52:09 lf-activate-venv(): INFO: Adding /tmp/venv-WKM4/bin to PATH 14:52:09 INFO: Running in OpenStack, capturing instance metadata 14:52:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins427516614270165985.sh 14:52:09 provisioning config files... 14:52:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14270292943503821489tmp 14:52:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:52:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:52:09 [EnvInject] - Injecting environment variables from a build step. 14:52:09 [EnvInject] - Injecting as environment variables the properties content 14:52:09 SERVER_ID=logs 14:52:09 14:52:09 [EnvInject] - Variables injected successfully. 14:52:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6496325029162477819.sh 14:52:09 ---> create-netrc.sh 14:52:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2926287637764527485.sh 14:52:09 ---> python-tools-install.sh 14:52:09 Setup pyenv: 14:52:09 system 14:52:09 3.8.13 14:52:09 3.9.13 14:52:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:52:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WKM4 from file:/tmp/.os_lf_venv 14:52:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:52:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:52:11 lf-activate-venv(): INFO: Base packages installed successfully 14:52:11 lf-activate-venv(): INFO: Installing additional packages: lftools 14:52:19 lf-activate-venv(): INFO: Adding /tmp/venv-WKM4/bin to PATH 14:52:19 Generating Requirements File 14:52:43 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:52:43 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:52:43 Python 3.10.6 14:52:44 pip 26.1.2 from /tmp/venv-WKM4/lib/python3.10/site-packages/pip (python 3.10) 14:52:44 aiohappyeyeballs==2.7.1 14:52:44 aiohttp==3.14.1 14:52:44 aiosignal==1.4.0 14:52:44 appdirs==1.4.4 14:52:44 argcomplete==3.7.0 14:52:44 aspy.yaml==1.3.0 14:52:44 async-timeout==5.0.1 14:52:44 attrs==26.1.0 14:52:44 autopage==0.6.0 14:52:44 backports.strenum==1.3.1 14:52:44 beautifulsoup4==4.15.0 14:52:44 boto3==1.43.45 14:52:44 botocore==1.43.45 14:52:44 bs4==0.0.2 14:52:44 certifi==2026.6.17 14:52:44 cffi==2.1.0 14:52:44 cfgv==3.5.0 14:52:44 chardet==7.4.3 14:52:44 charset-normalizer==3.4.9 14:52:44 click==8.4.2 14:52:44 cliff==4.14.0 14:52:44 cmd2==3.5.1 14:52:44 cryptography==3.3.2 14:52:44 debtcollector==3.1.0 14:52:44 decorator==5.3.1 14:52:44 defusedxml==0.7.1 14:52:44 Deprecated==1.3.1 14:52:44 distlib==0.4.3 14:52:44 dnspython==2.8.0 14:52:44 docker==7.2.0 14:52:44 dogpile.cache==1.5.0 14:52:44 durationpy==0.10 14:52:44 email-validator==2.3.0 14:52:44 filelock==3.29.7 14:52:44 frozenlist==1.8.0 14:52:44 future==1.0.0 14:52:44 gitdb==4.0.12 14:52:44 GitPython==3.1.50 14:52:44 httplib2==0.30.2 14:52:44 identify==2.6.19 14:52:44 idna==3.18 14:52:44 importlib-resources==1.5.0 14:52:44 iso8601==2.1.0 14:52:44 Jinja2==3.1.6 14:52:44 jmespath==1.1.0 14:52:44 jsonpatch==1.33 14:52:44 jsonpointer==3.1.1 14:52:44 jsonschema==4.26.0 14:52:44 jsonschema-specifications==2025.9.1 14:52:44 keystoneauth1==5.14.0 14:52:44 kubernetes==36.0.2 14:52:44 lftools==0.37.22 14:52:44 lxml==6.1.1 14:52:44 markdown-it-py==4.2.0 14:52:44 MarkupSafe==3.0.3 14:52:44 mdurl==0.1.2 14:52:44 msgpack==1.2.1 14:52:44 multi_key_dict==2.0.3 14:52:44 multidict==6.7.1 14:52:44 munch==4.0.0 14:52:44 netaddr==1.3.0 14:52:44 niet==1.4.2 14:52:44 nodeenv==1.10.0 14:52:44 oauth2client==4.1.3 14:52:44 oauthlib==3.3.1 14:52:44 openstacksdk==4.13.0 14:52:44 os-service-types==1.8.2 14:52:44 osc-lib==4.6.0 14:52:44 oslo.config==10.4.0 14:52:44 oslo.context==6.4.0 14:52:44 oslo.i18n==6.8.0 14:52:44 oslo.log==8.2.0 14:52:44 oslo.serialization==5.10.0 14:52:44 oslo.utils==10.1.1 14:52:44 packaging==26.2 14:52:44 pbr==7.0.3 14:52:44 platformdirs==4.10.0 14:52:44 prettytable==3.18.0 14:52:44 propcache==0.5.2 14:52:44 psutil==7.2.2 14:52:44 pyasn1==0.6.4 14:52:44 pyasn1_modules==0.4.2 14:52:44 pycparser==3.0 14:52:44 pygerrit2==2.0.15 14:52:44 PyGithub==2.9.1 14:52:44 Pygments==2.20.0 14:52:44 PyJWT==2.13.0 14:52:44 PyNaCl==1.6.2 14:52:44 pyparsing==2.4.7 14:52:44 pyperclip==1.11.0 14:52:44 pyrsistent==0.20.0 14:52:44 python-cinderclient==9.9.0 14:52:44 python-dateutil==2.9.0.post0 14:52:44 python-discovery==1.4.4 14:52:44 python-heatclient==5.2.0 14:52:44 python-jenkins==1.8.3 14:52:44 python-keystoneclient==5.8.0 14:52:44 python-magnumclient==4.11.0 14:52:44 python-openstackclient==10.0.0 14:52:44 python-swiftclient==4.10.0 14:52:44 PyYAML==6.0.3 14:52:44 referencing==0.37.0 14:52:44 requests==2.34.2 14:52:44 requests-oauthlib==2.0.0 14:52:44 rfc3986==2.0.0 14:52:44 rich==15.0.0 14:52:44 rich-argparse==1.8.0 14:52:44 rpds-py==0.30.0 14:52:44 rsa==4.9.1 14:52:44 ruamel.yaml==0.19.1 14:52:44 ruamel.yaml.clib==0.2.15 14:52:44 s3transfer==0.19.0 14:52:44 simplejson==4.1.1 14:52:44 six==1.17.0 14:52:44 smmap==5.0.3 14:52:44 soupsieve==2.8.4 14:52:44 stevedore==5.8.0 14:52:44 tabulate==0.10.0 14:52:44 toml==0.10.2 14:52:44 tomlkit==0.15.0 14:52:44 tqdm==4.68.4 14:52:44 typing_extensions==4.16.0 14:52:44 urllib3==1.26.20 14:52:44 virtualenv==21.6.0 14:52:44 wcwidth==0.8.2 14:52:44 websocket-client==1.9.0 14:52:44 wrapt==2.2.2 14:52:44 xdg==6.0.0 14:52:44 xmltodict==1.0.4 14:52:44 yarl==1.24.2 14:52:44 yq==4.1.1 14:52:44 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins5988025777758210118.sh 14:52:44 ---> uv-install.sh 14:52:44 Installing uv/uvx (latest) using shell installer 14:52:44 2026-07-10 14:52:44 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-OiJaX6.sh" [1] 14:52:44 downloading uv 0.11.28 x86_64-unknown-linux-gnu 14:52:45 installing to /home/jenkins/.local/bin 14:52:45 uv 14:52:45 uvx 14:52:45 everything's installed! 14:52:45 14:52:45 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:52:45 14:52:45 source $HOME/.local/bin/env (sh, bash, zsh) 14:52:45 source $HOME/.local/bin/env.fish (fish) 14:52:45 Adding install location to PATH 14:52:45 ---> Validating uv/uvx install 14:52:45 uvx 0.11.28 (x86_64-unknown-linux-gnu) 14:52:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11946107643282611632.sh 14:52:45 ---> sudo-logs.sh 14:52:45 Archiving 'sudo' log.. 14:52:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2635465284955841370.sh 14:52:46 ---> job-cost.sh 14:52:46 INFO: Activating Python virtual environment... 14:52:46 Setup pyenv: 14:52:46 system 14:52:46 3.8.13 14:52:46 3.9.13 14:52:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:52:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WKM4 from file:/tmp/.os_lf_venv 14:52:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:52:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:52:48 lf-activate-venv(): INFO: Base packages installed successfully 14:52:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:52:53 lf-activate-venv(): INFO: Adding /tmp/venv-WKM4/bin to PATH 14:52:53 INFO: No stack-cost file found 14:52:53 INFO: Instance uptime: 139s 14:52:53 INFO: Fetching instance metadata (attempt 1 of 3)... 14:52:53 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:52:53 INFO: Successfully fetched instance metadata 14:52:53 INFO: Instance type: v3-standard-4 14:52:53 INFO: Retrieving pricing info for: v3-standard-4 14:52:53 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:52:53 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=139 14:52:54 INFO: Successfully fetched Vexxhost pricing API 14:52:54 INFO: Retrieved cost: 0.11 14:52:54 INFO: Retrieved resource: v3-standard-4 14:52:54 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 14:52:54 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 14:52:54 INFO: Successfully archived job cost data 14:52:54 DEBUG: Cost data: oom-master-checkbashisms-lint,4691,2026-07-10 14:52:54,v3-standard-4,139,0.11,0.00,SUCCESS 14:52:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6175394182435162513.sh 14:52:54 ---> logs-deploy.sh 14:52:54 Setup pyenv: 14:52:54 system 14:52:54 3.8.13 14:52:54 3.9.13 14:52:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:52:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WKM4 from file:/tmp/.os_lf_venv 14:52:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:52:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:52:56 lf-activate-venv(): INFO: Base packages installed successfully 14:52:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:53:04 lf-activate-venv(): INFO: Adding /tmp/venv-WKM4/bin to PATH 14:53:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4691 14:53:04 INFO: archiving workspace using pattern(s): 14:53:05 Archives upload complete. 14:53:06 INFO: archiving logs to Nexus 14:53:06 ---> uname -a: 14:53:06 Linux prd-ubuntu1804-builder-4c-4g-8250 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:53:06 14:53:06 14:53:06 ---> lscpu: 14:53:06 Architecture: x86_64 14:53:06 CPU op-mode(s): 32-bit, 64-bit 14:53:06 Byte Order: Little Endian 14:53:06 CPU(s): 4 14:53:06 On-line CPU(s) list: 0-3 14:53:06 Thread(s) per core: 1 14:53:06 Core(s) per socket: 1 14:53:06 Socket(s): 4 14:53:06 NUMA node(s): 1 14:53:06 Vendor ID: AuthenticAMD 14:53:06 CPU family: 23 14:53:06 Model: 49 14:53:06 Model name: AMD EPYC-Rome Processor 14:53:06 Stepping: 0 14:53:06 CPU MHz: 2799.998 14:53:06 BogoMIPS: 5599.99 14:53:06 Virtualization: AMD-V 14:53:06 Hypervisor vendor: KVM 14:53:06 Virtualization type: full 14:53:06 L1d cache: 32K 14:53:06 L1i cache: 32K 14:53:06 L2 cache: 512K 14:53:06 L3 cache: 16384K 14:53:06 NUMA node0 CPU(s): 0-3 14:53:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:53:06 14:53:06 14:53:06 ---> nproc: 14:53:06 4 14:53:06 14:53:06 14:53:06 ---> df -h: 14:53:06 Filesystem Size Used Avail Use% Mounted on 14:53:06 udev 7.9G 0 7.9G 0% /dev 14:53:06 tmpfs 1.6G 676K 1.6G 1% /run 14:53:06 /dev/vda1 78G 8.4G 69G 11% / 14:53:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:53:06 tmpfs 5.0M 0 5.0M 0% /run/lock 14:53:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:53:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:53:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:53:06 14:53:06 14:53:06 ---> free -m: 14:53:06 total used free shared buff/cache available 14:53:06 Mem: 16040 545 13284 0 2210 15178 14:53:06 Swap: 1023 0 1023 14:53:06 14:53:06 14:53:06 ---> ip addr: 14:53:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:53:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:53:06 inet 127.0.0.1/8 scope host lo 14:53:06 valid_lft forever preferred_lft forever 14:53:06 inet6 ::1/128 scope host 14:53:06 valid_lft forever preferred_lft forever 14:53:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:53:06 link/ether fa:16:3e:db:19:03 brd ff:ff:ff:ff:ff:ff 14:53:06 inet 10.30.107.104/23 brd 10.30.107.255 scope global dynamic ens3 14:53:06 valid_lft 86257sec preferred_lft 86257sec 14:53:06 inet6 fe80::f816:3eff:fedb:1903/64 scope link 14:53:06 valid_lft forever preferred_lft forever 14:53:06 14:53:06 14:53:06 ---> sar -b -r -n DEV: 14:53:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8250) 07/10/26 _x86_64_ (4 CPU) 14:53:06 14:53:06 14:50:45 LINUX RESTART (4 CPU) 14:53:06 14:53:06 14:51:01 tps rtps wtps bread/s bwrtn/s 14:53:06 14:52:02 327.10 23.73 303.37 792.13 63126.15 14:53:06 14:53:01 97.34 1.24 96.10 140.32 11238.91 14:53:06 Average: 213.18 12.58 200.60 468.96 37400.50 14:53:06 14:53:06 14:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:53:06 14:52:02 13955844 15531668 2469124 15.03 57828 1720948 818012 4.68 720460 1540268 115752 14:53:06 14:53:01 13598288 15534788 2826680 17.21 81184 2039672 799828 4.58 727804 1853320 210284 14:53:06 Average: 13777066 15533228 2647902 16.12 69506 1880310 808920 4.63 724132 1696794 163018 14:53:06 14:53:06 14:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:53:06 14:52:02 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 14:53:06 14:52:02 ens3 186.72 132.81 1759.50 33.16 0.00 0.00 0.00 0.00 14:53:06 14:53:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 14:53:06 14:53:01 ens3 70.12 48.84 857.26 10.95 0.00 0.00 0.00 0.00 14:53:06 Average: lo 1.34 1.34 0.15 0.15 0.00 0.00 0.00 0.00 14:53:06 Average: ens3 128.91 91.18 1312.17 22.15 0.00 0.00 0.00 0.00 14:53:06 14:53:06 14:53:06 ---> sar -P ALL: 14:53:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8250) 07/10/26 _x86_64_ (4 CPU) 14:53:06 14:53:06 14:50:45 LINUX RESTART (4 CPU) 14:53:06 14:53:06 14:51:01 CPU %user %nice %system %iowait %steal %idle 14:53:06 14:52:02 all 18.99 0.00 1.86 6.05 0.05 73.04 14:53:06 14:52:02 0 20.22 0.00 1.86 4.88 0.07 72.97 14:53:06 14:52:02 1 8.32 0.00 0.87 3.21 0.03 87.58 14:53:06 14:52:02 2 33.83 0.00 2.29 0.89 0.07 62.93 14:53:06 14:52:02 3 13.59 0.00 2.43 15.27 0.05 68.66 14:53:06 14:53:01 all 20.69 0.00 1.49 1.05 0.05 76.73 14:53:06 14:53:01 0 3.43 0.00 0.89 2.37 0.02 93.29 14:53:06 14:53:01 1 46.80 0.00 2.31 0.53 0.08 50.28 14:53:06 14:53:01 2 25.80 0.00 1.75 0.29 0.05 72.11 14:53:06 14:53:01 3 6.57 0.00 1.02 1.05 0.03 91.32 14:53:06 Average: all 19.83 0.00 1.68 3.57 0.05 74.87 14:53:06 Average: 0 11.91 0.00 1.38 3.64 0.04 83.04 14:53:06 Average: 1 27.41 0.00 1.58 1.88 0.06 69.07 14:53:06 Average: 2 29.85 0.00 2.02 0.59 0.06 67.48 14:53:06 Average: 3 10.11 0.00 1.73 8.21 0.04 79.91 14:53:06 14:53:06 14:53:06