12:53:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 12:53:26 Running as SYSTEM 12:53:26 [EnvInject] - Loading node environment variables. 12:53:26 Building remotely on prd-ubuntu1804-builder-4c-4g-13337 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:53:26 [ssh-agent] Looking for ssh-agent implementation... 12:53:26 $ ssh-agent 12:53:26 SSH_AUTH_SOCK=/tmp/ssh-hivSBm45JBN8/agent.1653 12:53:26 SSH_AGENT_PID=1655 12:53:26 [ssh-agent] Started. 12:53:26 Running ssh-add (command line suppressed) 12:53:26 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12201957207584755466.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12201957207584755466.key) 12:53:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:53:26 The recommended git tool is: NONE 12:53:28 using credential onap-jenkins-ssh 12:53:28 Wiping out workspace first. 12:53:28 Cloning the remote Git repository 12:53:28 Cloning repository git://cloud.onap.org/mirror/oom.git 12:53:28 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:53:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:53:28 > git --version # timeout=10 12:53:28 > git --version # 'git version 2.17.1' 12:53:28 using GIT_SSH to set credentials Gerrit user 12:53:28 Verifying host key using manually-configured host key entries 12:53:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:53:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:53:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:53:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:53:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:53:34 using GIT_SSH to set credentials Gerrit user 12:53:34 Verifying host key using manually-configured host key entries 12:53:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/10 # timeout=30 12:53:34 > git rev-parse ae422c1bc55b0911d2b3837ae13ddec04d51cc31^{commit} # timeout=10 12:53:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:53:34 Checking out Revision ae422c1bc55b0911d2b3837ae13ddec04d51cc31 (refs/changes/15/146015/10) 12:53:34 > git config core.sparsecheckout # timeout=10 12:53:34 > git checkout -f ae422c1bc55b0911d2b3837ae13ddec04d51cc31 # timeout=30 12:53:37 Commit message: "[POLICY] Update docker images to latest versions" 12:53:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:53:38 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 12:53:38 [EnvInject] - Injecting environment variables from a build step. 12:53:38 [EnvInject] - Injecting as environment variables the properties content 12:53:38 PYTHON=python3 12:53:38 12:53:38 [EnvInject] - Variables injected successfully. 12:53:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5805357797740370002.sh 12:53:38 ---> tox-install.sh 12:53:38 + source /home/jenkins/lf-env.sh 12:53:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:53:38 ++ mktemp -d /tmp/venv-XXXX 12:53:38 + lf_venv=/tmp/venv-rVix 12:53:38 + local venv_file=/tmp/.os_lf_venv 12:53:38 + local python=python3 12:53:38 + local options 12:53:38 + local set_path=true 12:53:38 + local install_args= 12:53: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 12:53:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:53:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:53:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:53:38 + true 12:53:38 + case $1 in 12:53:38 + venv_file=/tmp/.toxenv 12:53:38 + shift 2 12:53:38 + true 12:53:38 + case $1 in 12:53:38 + shift 12:53:38 + break 12:53:38 + case $python in 12:53:38 + local pkg_list= 12:53:38 + [[ -d /opt/pyenv ]] 12:53:38 + echo 'Setup pyenv:' 12:53:38 Setup pyenv: 12:53:38 + export PYENV_ROOT=/opt/pyenv 12:53:38 + PYENV_ROOT=/opt/pyenv 12:53: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 12:53: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 12:53:38 + pyenv versions 12:53:38 * system (set by /opt/pyenv/version) 12:53:38 * 3.8.13 (set by /opt/pyenv/version) 12:53:38 * 3.9.13 (set by /opt/pyenv/version) 12:53:38 * 3.10.6 (set by /opt/pyenv/version) 12:53:38 + command -v pyenv 12:53:38 ++ pyenv init - --no-rehash 12:53: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[*]}"'\'')" 12:53:38 export PATH="/opt/pyenv/shims:${PATH}" 12:53:38 export PYENV_SHELL=bash 12:53:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:53:38 pyenv() { 12:53:38 local command 12:53:38 command="${1:-}" 12:53:38 if [ "$#" -gt 0 ]; then 12:53:38 shift 12:53:38 fi 12:53:38 12:53:38 case "$command" in 12:53:38 rehash|shell) 12:53:38 eval "$(pyenv "sh-$command" "$@")" 12:53:38 ;; 12:53:38 *) 12:53:38 command pyenv "$command" "$@" 12:53:38 ;; 12:53:38 esac 12:53:38 }' 12:53: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[*]}"' 12:53: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 12:53: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 12:53: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 12:53:38 ++ export PYENV_SHELL=bash 12:53:38 ++ PYENV_SHELL=bash 12:53:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:53:38 +++ complete -F _pyenv pyenv 12:53:38 ++ lf-pyver python3 12:53:38 ++ local py_version_xy=python3 12:53:38 ++ local py_version_xyz= 12:53:38 ++ pyenv versions 12:53:38 ++ local command 12:53:38 ++ sed 's/^[ *]* //' 12:53:38 ++ command=versions 12:53:38 ++ '[' 1 -gt 0 ']' 12:53:38 ++ shift 12:53:38 ++ case "$command" in 12:53:38 ++ command pyenv versions 12:53:38 ++ pyenv versions 12:53:38 ++ awk '{ print $1 }' 12:53:38 ++ grep -E '^[0-9.]*[0-9]$' 12:53:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:53:38 +++ grep '^3' /tmp/.pyenv_versions 12:53:38 +++ sort -V 12:53:38 +++ tail -n 1 12:53:38 ++ py_version_xyz=3.10.6 12:53:38 ++ [[ -z 3.10.6 ]] 12:53:38 ++ echo 3.10.6 12:53:38 ++ return 0 12:53:38 + pyenv local 3.10.6 12:53:38 + local command 12:53:38 + command=local 12:53:38 + '[' 2 -gt 0 ']' 12:53:38 + shift 12:53:38 + case "$command" in 12:53:38 + command pyenv local 3.10.6 12:53:38 + pyenv local 3.10.6 12:53:38 + for arg in "$@" 12:53:38 + case $arg in 12:53:38 + pkg_list+='tox ' 12:53:38 + for arg in "$@" 12:53:38 + case $arg in 12:53:38 + pkg_list+='virtualenv ' 12:53:38 + for arg in "$@" 12:53:38 + case $arg in 12:53:38 + pkg_list+='urllib3~=1.26.15 ' 12:53:38 + [[ -f /tmp/.toxenv ]] 12:53:38 + [[ ! -f /tmp/.toxenv ]] 12:53:38 + [[ -n '' ]] 12:53:38 + python3 -m venv /tmp/venv-rVix 12:53:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rVix' 12:53:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rVix 12:53:42 + echo /tmp/venv-rVix 12:53:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:53:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:53:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:53:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:42 + local 'pip_opts=--upgrade --quiet' 12:53:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:53:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:53:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:53:42 + [[ -n '' ]] 12:53:42 + [[ -n '' ]] 12:53:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:53:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:42 + /tmp/venv-rVix/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 12:53:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:53:46 lf-activate-venv(): INFO: Base packages installed successfully 12:53:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:53:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:53:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:53:46 + /tmp/venv-rVix/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 12:53:48 + type python3 12:53:48 + true 12:53:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rVix/bin to PATH' 12:53:48 lf-activate-venv(): INFO: Adding /tmp/venv-rVix/bin to PATH 12:53:48 + PATH=/tmp/venv-rVix/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 12:53:48 + return 0 12:53:48 + python3 --version 12:53:48 Python 3.10.6 12:53:48 + python3 -m pip --version 12:53:49 pip 26.1.2 from /tmp/venv-rVix/lib/python3.10/site-packages/pip (python 3.10) 12:53:49 + python3 -m pip freeze 12:53:49 cachetools==7.1.6 12:53:49 colorama==0.4.6 12:53:49 distlib==0.4.3 12:53:49 filelock==3.32.0 12:53:49 packaging==26.2 12:53:49 platformdirs==4.11.0 12:53:49 pluggy==1.6.0 12:53:49 pyproject-api==1.11.0 12:53:49 python-discovery==1.5.0 12:53:49 tomli==2.4.1 12:53:49 tomli_w==1.2.0 12:53:49 tox==4.58.0 12:53:49 typing_extensions==4.16.0 12:53:49 urllib3==1.26.20 12:53:49 virtualenv==21.7.0 12:53:49 [EnvInject] - Injecting environment variables from a build step. 12:53:49 [EnvInject] - Injecting as environment variables the properties content 12:53:49 PARALLEL=false 12:53:49 12:53:49 [EnvInject] - Variables injected successfully. 12:53:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2402184113408084626.sh 12:53:49 ---> tox-run.sh 12:53: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 12:53:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:53:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:53:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:53:49 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:53:49 + source /home/jenkins/lf-env.sh 12:53:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:53:49 ++ mktemp -d /tmp/venv-XXXX 12:53:49 + lf_venv=/tmp/venv-RSss 12:53:49 + local venv_file=/tmp/.os_lf_venv 12:53:49 + local python=python3 12:53:49 + local options 12:53:49 + local set_path=true 12:53:49 + local install_args= 12:53: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 12:53:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:53:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:53:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:53:49 + true 12:53:49 + case $1 in 12:53:49 + venv_file=/tmp/.toxenv 12:53:49 + shift 2 12:53:49 + true 12:53:49 + case $1 in 12:53:49 + shift 12:53:49 + break 12:53:49 + case $python in 12:53:49 + local pkg_list= 12:53:49 + [[ -d /opt/pyenv ]] 12:53:49 + echo 'Setup pyenv:' 12:53:49 Setup pyenv: 12:53:49 + export PYENV_ROOT=/opt/pyenv 12:53:49 + PYENV_ROOT=/opt/pyenv 12:53: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 12:53: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 12:53:49 + pyenv versions 12:53:49 system 12:53:49 3.8.13 12:53:49 3.9.13 12:53:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:53:49 + command -v pyenv 12:53:49 ++ pyenv init - --no-rehash 12:53:49 + 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[*]}"'\'')" 12:53:49 export PATH="/opt/pyenv/shims:${PATH}" 12:53:49 export PYENV_SHELL=bash 12:53:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:53:49 pyenv() { 12:53:49 local command 12:53:49 command="${1:-}" 12:53:49 if [ "$#" -gt 0 ]; then 12:53:49 shift 12:53:49 fi 12:53:49 12:53:49 case "$command" in 12:53:49 rehash|shell) 12:53:49 eval "$(pyenv "sh-$command" "$@")" 12:53:49 ;; 12:53:49 *) 12:53:49 command pyenv "$command" "$@" 12:53:49 ;; 12:53:49 esac 12:53:49 }' 12:53:49 +++ 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[*]}"' 12:53: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 12:53:49 ++ 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 12:53:49 ++ 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 12:53:49 ++ export PYENV_SHELL=bash 12:53:49 ++ PYENV_SHELL=bash 12:53:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:53:49 +++ complete -F _pyenv pyenv 12:53:49 ++ lf-pyver python3 12:53:49 ++ local py_version_xy=python3 12:53:49 ++ local py_version_xyz= 12:53:49 ++ pyenv versions 12:53:49 ++ local command 12:53:49 ++ command=versions 12:53:49 ++ '[' 1 -gt 0 ']' 12:53:49 ++ shift 12:53:49 ++ case "$command" in 12:53:49 ++ command pyenv versions 12:53:49 ++ pyenv versions 12:53:49 ++ sed 's/^[ *]* //' 12:53:49 ++ grep -E '^[0-9.]*[0-9]$' 12:53:49 ++ awk '{ print $1 }' 12:53:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:53:49 +++ grep '^3' /tmp/.pyenv_versions 12:53:49 +++ sort -V 12:53:49 +++ tail -n 1 12:53:49 ++ py_version_xyz=3.10.6 12:53:49 ++ [[ -z 3.10.6 ]] 12:53:49 ++ echo 3.10.6 12:53:49 ++ return 0 12:53:49 + pyenv local 3.10.6 12:53:49 + local command 12:53:49 + command=local 12:53:49 + '[' 2 -gt 0 ']' 12:53:49 + shift 12:53:49 + case "$command" in 12:53:49 + command pyenv local 3.10.6 12:53:49 + pyenv local 3.10.6 12:53:49 + for arg in "$@" 12:53:49 + case $arg in 12:53:49 + pkg_list+='tox ' 12:53:49 + for arg in "$@" 12:53:49 + case $arg in 12:53:49 + pkg_list+='virtualenv ' 12:53:49 + for arg in "$@" 12:53:49 + case $arg in 12:53:49 + pkg_list+='urllib3~=1.26.15 ' 12:53:49 + [[ -f /tmp/.toxenv ]] 12:53:49 ++ cat /tmp/.toxenv 12:53:49 + lf_venv=/tmp/venv-rVix 12:53:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rVix from' file:/tmp/.toxenv 12:53:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rVix from file:/tmp/.toxenv 12:53:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:53:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:49 + local 'pip_opts=--upgrade --quiet' 12:53:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:53:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:53:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:53:49 + [[ -n '' ]] 12:53:49 + [[ -n '' ]] 12:53:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:53:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:49 + /tmp/venv-rVix/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 12:53:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:53:50 lf-activate-venv(): INFO: Base packages installed successfully 12:53:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:53:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:53:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:53:50 + /tmp/venv-rVix/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 12:53:51 + type python3 12:53:51 + true 12:53:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rVix/bin to PATH' 12:53:51 lf-activate-venv(): INFO: Adding /tmp/venv-rVix/bin to PATH 12:53:51 + PATH=/tmp/venv-rVix/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 12:53:51 + return 0 12:53:51 + [[ -d /opt/pyenv ]] 12:53:51 + echo '---> Setting up pyenv' 12:53:51 ---> Setting up pyenv 12:53:51 + export PYENV_ROOT=/opt/pyenv 12:53:51 + PYENV_ROOT=/opt/pyenv 12:53:51 + export PATH=/opt/pyenv/bin:/tmp/venv-rVix/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 12:53:51 + PATH=/opt/pyenv/bin:/tmp/venv-rVix/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 12:53:51 ++ pwd 12:53:51 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:53:51 + export PYTHONPATH 12:53:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:53:51 + TOX_TESTENV_PASSENV=PYTHONPATH 12:53:51 + tox --version 12:53:51 4.58.0 from /tmp/venv-rVix/lib/python3.10/site-packages/tox/__init__.py 12:53:51 + PARALLEL=false 12:53:51 + TOX_OPTIONS_LIST= 12:53:51 + [[ -n checkbashisms ]] 12:53:51 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:53:51 + case ${PARALLEL,,} in 12:53:51 + tox -e checkbashisms 12:53:51 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:53:53 checkbashisms: freeze> python -m pip freeze --all 12:53:53 checkbashisms: pip==26.1.2,setuptools==83.0.0 12:53:53 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:53:55 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:53:57 checkbashisms: OK (5.14=setup[1.68]+cmd[3.46] seconds) 12:53:57 congratulations :) (5.18 seconds) 12:53:57 + tox_status=0 12:53:57 + echo '---> Completed tox runs' 12:53:57 ---> Completed tox runs 12:53:57 + for i in .tox/*/log 12:53:57 ++ echo .tox/checkbashisms/log 12:53:57 ++ awk -F/ '{print $2}' 12:53:57 + tox_env=checkbashisms 12:53:57 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:53:57 + DOC_DIR=docs/_build/html 12:53:57 + [[ -d docs/_build/html ]] 12:53:57 + echo '---> tox-run.sh ends' 12:53:57 ---> tox-run.sh ends 12:53:57 + test 0 -eq 0 12:53:57 $ ssh-agent -k 12:53:57 unset SSH_AUTH_SOCK; 12:53:57 unset SSH_AGENT_PID; 12:53:57 echo Agent pid 1655 killed; 12:53:57 [ssh-agent] Stopped. 12:53:57 [PostBuildScript] - [INFO] Executing post build scripts. 12:53:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16479460418288344856.sh 12:53:57 ---> sysstat.sh 12:53:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6156492162328891104.sh 12:53:57 ---> package-listing.sh 12:53:57 ++ tr '[:upper:]' '[:lower:]' 12:53:57 ++ facter osfamily 12:53:57 + OS_FAMILY=debian 12:53:57 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:53:57 + START_PACKAGES=/tmp/packages_start.txt 12:53:57 + END_PACKAGES=/tmp/packages_end.txt 12:53:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:53:57 + PACKAGES=/tmp/packages_start.txt 12:53:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:53:57 + PACKAGES=/tmp/packages_end.txt 12:53:57 + case "${OS_FAMILY}" in 12:53:57 + dpkg -l 12:53:57 + grep '^ii' 12:53:57 + '[' -f /tmp/packages_start.txt ']' 12:53:57 + '[' -f /tmp/packages_end.txt ']' 12:53:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:53:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:53:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:53:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:53:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1866469783567838237.sh 12:53:57 ---> capture-instance-metadata.sh 12:53:57 Setup pyenv: 12:53:58 system 12:53:58 3.8.13 12:53:58 3.9.13 12:53:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:54:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MOi1 12:54:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:54:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:05 lf-activate-venv(): INFO: Base packages installed successfully 12:54:05 lf-activate-venv(): INFO: Installing additional packages: lftools 12:54:25 lf-activate-venv(): INFO: Adding /tmp/venv-MOi1/bin to PATH 12:54:26 INFO: Running in OpenStack, capturing instance metadata 12:54:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins204102957292026167.sh 12:54:26 provisioning config files... 12:54:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14718853201468293446tmp 12:54:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:54:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:54:26 [EnvInject] - Injecting environment variables from a build step. 12:54:26 [EnvInject] - Injecting as environment variables the properties content 12:54:26 SERVER_ID=logs 12:54:26 12:54:26 [EnvInject] - Variables injected successfully. 12:54:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8656217265768512481.sh 12:54:26 ---> create-netrc.sh 12:54:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1016464873370694431.sh 12:54:26 ---> python-tools-install.sh 12:54:26 Setup pyenv: 12:54:26 system 12:54:26 3.8.13 12:54:26 3.9.13 12:54:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:54:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOi1 from file:/tmp/.os_lf_venv 12:54:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:28 lf-activate-venv(): INFO: Base packages installed successfully 12:54:28 lf-activate-venv(): INFO: Installing additional packages: lftools 12:54:35 lf-activate-venv(): INFO: Adding /tmp/venv-MOi1/bin to PATH 12:54:35 Generating Requirements File 12:54:56 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. 12:54:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:54:56 Python 3.10.6 12:54:56 pip 26.1.2 from /tmp/venv-MOi1/lib/python3.10/site-packages/pip (python 3.10) 12:54:56 aiohappyeyeballs==2.7.1 12:54:56 aiohttp==3.14.3 12:54:56 aiosignal==1.4.0 12:54:56 appdirs==1.4.4 12:54:56 argcomplete==3.7.0 12:54:56 aspy.yaml==1.3.0 12:54:56 async-timeout==5.0.1 12:54:56 attrs==26.1.0 12:54:56 autopage==0.6.0 12:54:56 backports.strenum==1.3.1 12:54:56 beautifulsoup4==4.15.0 12:54:56 boto3==1.43.57 12:54:56 botocore==1.43.57 12:54:56 bs4==0.0.2 12:54:56 certifi==2026.7.22 12:54:56 cffi==2.1.0 12:54:56 cfgv==3.5.0 12:54:56 chardet==7.4.3 12:54:56 charset-normalizer==3.4.9 12:54:56 click==8.4.2 12:54:56 cliff==4.14.0 12:54:56 cmd2==3.5.1 12:54:56 cryptography==3.3.2 12:54:56 debtcollector==3.1.0 12:54:56 decorator==5.3.1 12:54:56 defusedxml==0.7.1 12:54:56 Deprecated==1.3.1 12:54:56 distlib==0.4.3 12:54:56 dnspython==2.8.0 12:54:56 docker==7.2.0 12:54:56 dogpile.cache==1.5.0 12:54:56 durationpy==0.10 12:54:56 email-validator==2.3.0 12:54:56 filelock==3.32.0 12:54:56 frozenlist==1.8.0 12:54:56 future==1.0.0 12:54:56 gitdb==4.0.12 12:54:56 GitPython==3.1.57 12:54:56 httplib2==0.30.2 12:54:56 identify==2.6.19 12:54:56 idna==3.18 12:54:56 importlib-resources==1.5.0 12:54:56 iso8601==2.1.0 12:54:56 Jinja2==3.1.6 12:54:56 jmespath==1.1.0 12:54:56 jsonpatch==1.33 12:54:56 jsonpointer==3.1.1 12:54:56 jsonschema==4.26.0 12:54:56 jsonschema-specifications==2025.9.1 12:54:56 keystoneauth1==5.14.0 12:54:56 kubernetes==36.0.3 12:54:56 lftools==0.37.22 12:54:56 lxml==6.1.1 12:54:56 markdown-it-py==4.2.0 12:54:56 MarkupSafe==3.0.3 12:54:56 mdurl==0.1.2 12:54:56 msgpack==1.2.1 12:54:56 multi_key_dict==2.0.3 12:54:56 multidict==6.7.1 12:54:56 munch==4.0.0 12:54:56 netaddr==1.3.0 12:54:56 niet==1.4.2 12:54:56 nodeenv==1.10.0 12:54:56 oauth2client==4.1.3 12:54:56 oauthlib==3.3.1 12:54:56 openstacksdk==4.13.0 12:54:56 os-service-types==1.8.2 12:54:56 osc-lib==4.6.0 12:54:56 oslo.config==10.4.0 12:54:56 oslo.context==6.4.0 12:54:56 oslo.i18n==6.8.0 12:54:56 oslo.log==8.2.0 12:54:56 oslo.serialization==5.10.0 12:54:56 oslo.utils==10.1.1 12:54:56 packaging==26.2 12:54:56 pbr==7.0.3 12:54:56 platformdirs==4.11.0 12:54:56 prettytable==3.18.0 12:54:56 propcache==0.5.2 12:54:56 psutil==7.2.2 12:54:56 pyasn1==0.6.4 12:54:56 pyasn1_modules==0.4.2 12:54:56 pycparser==3.0 12:54:56 pygerrit2==2.0.15 12:54:56 PyGithub==2.9.1 12:54:56 Pygments==2.20.0 12:54:56 PyJWT==2.13.0 12:54:56 PyNaCl==1.6.2 12:54:56 pyparsing==2.4.7 12:54:56 pyperclip==1.11.0 12:54:56 pyrsistent==0.20.0 12:54:56 python-cinderclient==9.9.0 12:54:56 python-dateutil==2.9.0.post0 12:54:56 python-discovery==1.5.0 12:54:56 python-heatclient==5.2.0 12:54:56 python-jenkins==1.8.3 12:54:56 python-keystoneclient==5.8.0 12:54:56 python-magnumclient==4.11.0 12:54:56 python-openstackclient==10.0.0 12:54:56 python-swiftclient==4.10.0 12:54:56 PyYAML==6.0.3 12:54:56 referencing==0.37.0 12:54:56 requests==2.34.2 12:54:56 requests-oauthlib==2.0.0 12:54:56 rfc3986==2.0.0 12:54:56 rich==15.0.0 12:54:56 rich-argparse==1.8.0 12:54:56 rpds-py==0.30.0 12:54:56 rsa==4.9.1 12:54:56 ruamel.yaml==0.19.1 12:54:56 ruamel.yaml.clib==0.2.15 12:54:56 s3transfer==0.19.2 12:54:56 simplejson==4.1.1 12:54:56 six==1.17.0 12:54:56 smmap==5.0.3 12:54:56 soupsieve==2.9.1 12:54:56 stevedore==5.8.0 12:54:56 tabulate==0.10.0 12:54:56 toml==0.10.2 12:54:56 tomlkit==0.15.1 12:54:56 tqdm==4.70.0 12:54:56 typing_extensions==4.16.0 12:54:56 urllib3==1.26.20 12:54:56 virtualenv==21.7.0 12:54:56 wcwidth==0.8.2 12:54:56 websocket-client==1.9.0 12:54:56 wrapt==2.3.0 12:54:56 xdg==6.0.0 12:54:56 xmltodict==1.0.4 12:54:56 yarl==1.24.5 12:54:56 yq==4.1.2 12:54:56 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins18390882437262654904.sh 12:54:56 ---> uv-install.sh 12:54:56 Installing uv/uvx (latest) using shell installer 12:54:57 2026-07-28 12:54:57 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-VloaE1.sh" [1] 12:54:57 downloading uv 0.11.33 x86_64-unknown-linux-gnu 12:54:57 installing to /home/jenkins/.local/bin 12:54:57 uv 12:54:57 uvx 12:54:57 everything's installed! 12:54:57 12:54:57 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:54:57 12:54:57 source $HOME/.local/bin/env (sh, bash, zsh) 12:54:57 source $HOME/.local/bin/env.fish (fish) 12:54:57 Adding install location to PATH 12:54:57 ---> Validating uv/uvx install 12:54:58 uvx 0.11.33 (x86_64-unknown-linux-gnu) 12:54:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5430360272988422252.sh 12:54:58 ---> sudo-logs.sh 12:54:58 Archiving 'sudo' log.. 12:54:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14051933001620399341.sh 12:54:58 ---> job-cost.sh 12:54:58 INFO: Activating Python virtual environment... 12:54:58 Setup pyenv: 12:54:58 system 12:54:58 3.8.13 12:54:58 3.9.13 12:54:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:54:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOi1 from file:/tmp/.os_lf_venv 12:54:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:55:00 lf-activate-venv(): INFO: Base packages installed successfully 12:55:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:55:04 lf-activate-venv(): INFO: Adding /tmp/venv-MOi1/bin to PATH 12:55:04 INFO: No stack-cost file found 12:55:04 INFO: Instance uptime: 121s 12:55:04 INFO: Fetching instance metadata (attempt 1 of 3)... 12:55:04 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:55:05 INFO: Successfully fetched instance metadata 12:55:05 INFO: Instance type: v3-standard-4 12:55:05 INFO: Retrieving pricing info for: v3-standard-4 12:55:05 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:55:05 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=121 12:55:05 INFO: Successfully fetched Vexxhost pricing API 12:55:05 INFO: Retrieved cost: 0.11 12:55:05 INFO: Retrieved resource: v3-standard-4 12:55:05 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 12:55:05 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 12:55:05 INFO: Successfully archived job cost data 12:55:05 DEBUG: Cost data: oom-master-checkbashisms-lint,4767,2026-07-28 12:55:05,v3-standard-4,121,0.11,0.00,SUCCESS 12:55:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10021726241978935781.sh 12:55:05 ---> logs-deploy.sh 12:55:05 Setup pyenv: 12:55:05 system 12:55:05 3.8.13 12:55:05 3.9.13 12:55:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:55:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOi1 from file:/tmp/.os_lf_venv 12:55:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:55:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:55:07 lf-activate-venv(): INFO: Base packages installed successfully 12:55:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:55:14 lf-activate-venv(): INFO: Adding /tmp/venv-MOi1/bin to PATH 12:55:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4767 12:55:14 INFO: archiving workspace using pattern(s): 12:55:15 Archives upload complete. 12:55:15 INFO: archiving logs to Nexus 12:55:16 ---> uname -a: 12:55:16 Linux prd-ubuntu1804-builder-4c-4g-13337 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:55:16 12:55:16 12:55:16 ---> lscpu: 12:55:16 Architecture: x86_64 12:55:16 CPU op-mode(s): 32-bit, 64-bit 12:55:16 Byte Order: Little Endian 12:55:16 CPU(s): 4 12:55:16 On-line CPU(s) list: 0-3 12:55:16 Thread(s) per core: 1 12:55:16 Core(s) per socket: 1 12:55:16 Socket(s): 4 12:55:16 NUMA node(s): 1 12:55:16 Vendor ID: AuthenticAMD 12:55:16 CPU family: 23 12:55:16 Model: 49 12:55:16 Model name: AMD EPYC-Rome Processor 12:55:16 Stepping: 0 12:55:16 CPU MHz: 2799.998 12:55:16 BogoMIPS: 5599.99 12:55:16 Virtualization: AMD-V 12:55:16 Hypervisor vendor: KVM 12:55:16 Virtualization type: full 12:55:16 L1d cache: 32K 12:55:16 L1i cache: 32K 12:55:16 L2 cache: 512K 12:55:16 L3 cache: 16384K 12:55:16 NUMA node0 CPU(s): 0-3 12:55:16 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 12:55:16 12:55:16 12:55:16 ---> nproc: 12:55:16 4 12:55:16 12:55:16 12:55:16 ---> df -h: 12:55:16 Filesystem Size Used Avail Use% Mounted on 12:55:16 udev 7.9G 0 7.9G 0% /dev 12:55:16 tmpfs 1.6G 676K 1.6G 1% /run 12:55:16 /dev/vda1 78G 8.4G 69G 11% / 12:55:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:55:16 tmpfs 5.0M 0 5.0M 0% /run/lock 12:55:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:55:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:55:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:55:16 12:55:16 12:55:16 ---> free -m: 12:55:16 total used free shared buff/cache available 12:55:16 Mem: 16040 555 13283 0 2200 15167 12:55:16 Swap: 1023 0 1023 12:55:16 12:55:16 12:55:16 ---> ip addr: 12:55:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:55:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:55:16 inet 127.0.0.1/8 scope host lo 12:55:16 valid_lft forever preferred_lft forever 12:55:16 inet6 ::1/128 scope host 12:55:16 valid_lft forever preferred_lft forever 12:55:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:55:16 link/ether fa:16:3e:9e:81:82 brd ff:ff:ff:ff:ff:ff 12:55:16 inet 10.30.106.192/23 brd 10.30.107.255 scope global dynamic ens3 12:55:16 valid_lft 86276sec preferred_lft 86276sec 12:55:16 inet6 fe80::f816:3eff:fe9e:8182/64 scope link 12:55:16 valid_lft forever preferred_lft forever 12:55:16 12:55:16 12:55:16 ---> sar -b -r -n DEV: 12:55:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13337) 07/28/26 _x86_64_ (4 CPU) 12:55:16 12:55:16 12:53:14 LINUX RESTART (4 CPU) 12:55:16 12:55:16 12:54:01 tps rtps wtps bread/s bwrtn/s 12:55:16 12:55:01 137.43 1.23 136.19 138.51 17745.84 12:55:16 Average: 137.43 1.23 136.19 138.51 17745.84 12:55:16 12:55:16 12:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:55:16 12:55:01 13633200 15551720 2791768 17.00 80032 2023012 747356 4.28 706136 1838524 236944 12:55:16 Average: 13633200 15551720 2791768 17.00 80032 2023012 747356 4.28 706136 1838524 236944 12:55:16 12:55:16 12:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:55:16 12:55:01 ens3 101.50 72.24 1493.71 13.55 0.00 0.00 0.00 0.00 12:55:16 12:55:01 lo 1.67 1.67 0.20 0.20 0.00 0.00 0.00 0.00 12:55:16 Average: ens3 101.50 72.24 1493.71 13.55 0.00 0.00 0.00 0.00 12:55:16 Average: lo 1.67 1.67 0.20 0.20 0.00 0.00 0.00 0.00 12:55:16 12:55:16 12:55:16 ---> sar -P ALL: 12:55:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13337) 07/28/26 _x86_64_ (4 CPU) 12:55:16 12:55:16 12:53:14 LINUX RESTART (4 CPU) 12:55:16 12:55:16 12:54:01 CPU %user %nice %system %iowait %steal %idle 12:55:16 12:55:01 all 21.08 0.00 1.54 1.57 0.06 75.75 12:55:16 12:55:01 0 5.33 0.00 0.99 4.14 0.03 89.51 12:55:16 12:55:01 1 38.52 0.00 2.54 0.55 0.08 58.31 12:55:16 12:55:01 2 22.76 0.00 1.49 1.50 0.07 74.18 12:55:16 12:55:01 3 17.68 0.00 1.10 0.10 0.07 81.04 12:55:16 Average: all 21.08 0.00 1.54 1.57 0.06 75.75 12:55:16 Average: 0 5.33 0.00 0.99 4.14 0.03 89.51 12:55:16 Average: 1 38.52 0.00 2.54 0.55 0.08 58.31 12:55:16 Average: 2 22.76 0.00 1.49 1.50 0.07 74.18 12:55:16 Average: 3 17.68 0.00 1.10 0.10 0.07 81.04 12:55:16 12:55:16 12:55:16