13:32:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 13:32:04 Running as SYSTEM 13:32:04 [EnvInject] - Loading node environment variables. 13:32:04 Building remotely on prd-ubuntu1804-builder-4c-4g-3654 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:32:04 [ssh-agent] Looking for ssh-agent implementation... 13:32:04 $ ssh-agent 13:32:04 SSH_AUTH_SOCK=/tmp/ssh-JUECVABhgw9P/agent.1855 13:32:04 SSH_AGENT_PID=1857 13:32:04 [ssh-agent] Started. 13:32:04 Running ssh-add (command line suppressed) 13:32:04 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3005142227933259480.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3005142227933259480.key) 13:32:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:32:04 The recommended git tool is: NONE 13:32:06 using credential onap-jenkins-ssh 13:32:06 Wiping out workspace first. 13:32:06 Cloning the remote Git repository 13:32:06 Cloning repository git://cloud.onap.org/mirror/oom.git 13:32:06 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:32:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:32:06 > git --version # timeout=10 13:32:06 > git --version # 'git version 2.17.1' 13:32:06 using GIT_SSH to set credentials Gerrit user 13:32:06 Verifying host key using manually-configured host key entries 13:32:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:32:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:32:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:32:13 using GIT_SSH to set credentials Gerrit user 13:32:13 Verifying host key using manually-configured host key entries 13:32:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/4 # timeout=30 13:32:13 > git rev-parse 1486faaf1fe1c2d6395cd1587ce87a90776eb90d^{commit} # timeout=10 13:32:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:32:13 Checking out Revision 1486faaf1fe1c2d6395cd1587ce87a90776eb90d (refs/changes/44/145544/4) 13:32:13 > git config core.sparsecheckout # timeout=10 13:32:13 > git checkout -f 1486faaf1fe1c2d6395cd1587ce87a90776eb90d # timeout=30 13:32:17 Commit message: "[SDC] 13.2.0 release" 13:32:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:32:17 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 13:32:18 [EnvInject] - Injecting environment variables from a build step. 13:32:18 [EnvInject] - Injecting as environment variables the properties content 13:32:18 PYTHON=python3 13:32:18 13:32:18 [EnvInject] - Variables injected successfully. 13:32:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17207520498738320117.sh 13:32:18 ---> tox-install.sh 13:32:18 + source /home/jenkins/lf-env.sh 13:32:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:18 ++ mktemp -d /tmp/venv-XXXX 13:32:18 + lf_venv=/tmp/venv-HYow 13:32:18 + local venv_file=/tmp/.os_lf_venv 13:32:18 + local python=python3 13:32:18 + local options 13:32:18 + local set_path=true 13:32:18 + local install_args= 13:32:18 ++ 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 13:32:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:18 + true 13:32:18 + case $1 in 13:32:18 + venv_file=/tmp/.toxenv 13:32:18 + shift 2 13:32:18 + true 13:32:18 + case $1 in 13:32:18 + shift 13:32:18 + break 13:32:18 + case $python in 13:32:18 + local pkg_list= 13:32:18 + [[ -d /opt/pyenv ]] 13:32:18 + echo 'Setup pyenv:' 13:32:18 Setup pyenv: 13:32:18 + export PYENV_ROOT=/opt/pyenv 13:32:18 + PYENV_ROOT=/opt/pyenv 13:32:18 + 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 13:32:18 + 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 13:32:18 + pyenv versions 13:32:18 * system (set by /opt/pyenv/version) 13:32:18 * 3.8.13 (set by /opt/pyenv/version) 13:32:18 * 3.9.13 (set by /opt/pyenv/version) 13:32:18 * 3.10.6 (set by /opt/pyenv/version) 13:32:18 + command -v pyenv 13:32:18 ++ pyenv init - --no-rehash 13:32:18 + 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[*]}"'\'')" 13:32:18 export PATH="/opt/pyenv/shims:${PATH}" 13:32:18 export PYENV_SHELL=bash 13:32:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:18 pyenv() { 13:32:18 local command 13:32:18 command="${1:-}" 13:32:18 if [ "$#" -gt 0 ]; then 13:32:18 shift 13:32:18 fi 13:32:18 13:32:18 case "$command" in 13:32:18 rehash|shell) 13:32:18 eval "$(pyenv "sh-$command" "$@")" 13:32:18 ;; 13:32:18 *) 13:32:18 command pyenv "$command" "$@" 13:32:18 ;; 13:32:18 esac 13:32:18 }' 13:32:18 +++ 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[*]}"' 13:32:18 ++ 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 13:32:18 ++ 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 13:32:18 ++ 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 13:32:18 ++ export PYENV_SHELL=bash 13:32:18 ++ PYENV_SHELL=bash 13:32:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:18 +++ complete -F _pyenv pyenv 13:32:18 ++ lf-pyver python3 13:32:18 ++ local py_version_xy=python3 13:32:18 ++ local py_version_xyz= 13:32:18 ++ pyenv versions 13:32:18 ++ local command 13:32:18 ++ command=versions 13:32:18 ++ '[' 1 -gt 0 ']' 13:32:18 ++ shift 13:32:18 ++ case "$command" in 13:32:18 ++ command pyenv versions 13:32:18 ++ pyenv versions 13:32:18 ++ sed 's/^[ *]* //' 13:32:18 ++ awk '{ print $1 }' 13:32:18 ++ grep -E '^[0-9.]*[0-9]$' 13:32:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:18 +++ grep '^3' /tmp/.pyenv_versions 13:32:18 +++ sort -V 13:32:18 +++ tail -n 1 13:32:18 ++ py_version_xyz=3.10.6 13:32:18 ++ [[ -z 3.10.6 ]] 13:32:18 ++ echo 3.10.6 13:32:18 ++ return 0 13:32:18 + pyenv local 3.10.6 13:32:18 + local command 13:32:18 + command=local 13:32:18 + '[' 2 -gt 0 ']' 13:32:18 + shift 13:32:18 + case "$command" in 13:32:18 + command pyenv local 3.10.6 13:32:18 + pyenv local 3.10.6 13:32:18 + for arg in "$@" 13:32:18 + case $arg in 13:32:18 + pkg_list+='tox ' 13:32:18 + for arg in "$@" 13:32:18 + case $arg in 13:32:18 + pkg_list+='virtualenv ' 13:32:18 + for arg in "$@" 13:32:18 + case $arg in 13:32:18 + pkg_list+='urllib3~=1.26.15 ' 13:32:18 + [[ -f /tmp/.toxenv ]] 13:32:18 + [[ ! -f /tmp/.toxenv ]] 13:32:18 + [[ -n '' ]] 13:32:18 + python3 -m venv /tmp/venv-HYow 13:32:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HYow' 13:32:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HYow 13:32:24 + echo /tmp/venv-HYow 13:32:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:32:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:32:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:32:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:24 + local 'pip_opts=--upgrade --quiet' 13:32:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:32:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:32:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:32:24 + [[ -n '' ]] 13:32:24 + [[ -n '' ]] 13:32:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:32:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:32:24 + /tmp/venv-HYow/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 13:32:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:32:29 lf-activate-venv(): INFO: Base packages installed successfully 13:32:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:32:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:32:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:32:29 + /tmp/venv-HYow/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 13:32:36 + type python3 13:32:36 + true 13:32:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HYow/bin to PATH' 13:32:36 lf-activate-venv(): INFO: Adding /tmp/venv-HYow/bin to PATH 13:32:36 + PATH=/tmp/venv-HYow/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 13:32:36 + return 0 13:32:36 + python3 --version 13:32:36 Python 3.10.6 13:32:36 + python3 -m pip --version 13:32:36 pip 26.1.2 from /tmp/venv-HYow/lib/python3.10/site-packages/pip (python 3.10) 13:32:36 + python3 -m pip freeze 13:32:36 cachetools==7.1.4 13:32:36 colorama==0.4.6 13:32:36 distlib==0.4.3 13:32:36 filelock==3.29.4 13:32:36 packaging==26.2 13:32:36 platformdirs==4.10.0 13:32:36 pluggy==1.6.0 13:32:36 pyproject-api==1.10.1 13:32:36 python-discovery==1.4.2 13:32:36 tomli==2.4.1 13:32:36 tomli_w==1.2.0 13:32:36 tox==4.56.1 13:32:36 typing_extensions==4.15.0 13:32:36 urllib3==1.26.20 13:32:36 virtualenv==21.5.1 13:32:36 [EnvInject] - Injecting environment variables from a build step. 13:32:36 [EnvInject] - Injecting as environment variables the properties content 13:32:36 PARALLEL=false 13:32:36 13:32:36 [EnvInject] - Variables injected successfully. 13:32:36 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6146656818747961838.sh 13:32:36 ---> tox-run.sh 13:32:36 + 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 13:32:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:32:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:32:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:32:36 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:32:36 + source /home/jenkins/lf-env.sh 13:32:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:36 ++ mktemp -d /tmp/venv-XXXX 13:32:36 + lf_venv=/tmp/venv-Vk9y 13:32:36 + local venv_file=/tmp/.os_lf_venv 13:32:36 + local python=python3 13:32:36 + local options 13:32:36 + local set_path=true 13:32:36 + local install_args= 13:32:36 ++ 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 13:32:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:36 + true 13:32:36 + case $1 in 13:32:36 + venv_file=/tmp/.toxenv 13:32:36 + shift 2 13:32:36 + true 13:32:36 + case $1 in 13:32:36 + shift 13:32:36 + break 13:32:36 + case $python in 13:32:36 + local pkg_list= 13:32:36 + [[ -d /opt/pyenv ]] 13:32:36 + echo 'Setup pyenv:' 13:32:36 Setup pyenv: 13:32:36 + export PYENV_ROOT=/opt/pyenv 13:32:36 + PYENV_ROOT=/opt/pyenv 13:32:36 + 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 13:32:36 + 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 13:32:36 + pyenv versions 13:32:36 system 13:32:36 3.8.13 13:32:36 3.9.13 13:32:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:32:36 + command -v pyenv 13:32:36 ++ pyenv init - --no-rehash 13:32:36 + 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[*]}"'\'')" 13:32:36 export PATH="/opt/pyenv/shims:${PATH}" 13:32:36 export PYENV_SHELL=bash 13:32:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:36 pyenv() { 13:32:36 local command 13:32:36 command="${1:-}" 13:32:36 if [ "$#" -gt 0 ]; then 13:32:36 shift 13:32:36 fi 13:32:36 13:32:36 case "$command" in 13:32:36 rehash|shell) 13:32:36 eval "$(pyenv "sh-$command" "$@")" 13:32:36 ;; 13:32:36 *) 13:32:36 command pyenv "$command" "$@" 13:32:36 ;; 13:32:36 esac 13:32:36 }' 13:32:36 +++ 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[*]}"' 13:32:36 ++ 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 13:32:36 ++ 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 13:32:36 ++ 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 13:32:36 ++ export PYENV_SHELL=bash 13:32:36 ++ PYENV_SHELL=bash 13:32:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:36 +++ complete -F _pyenv pyenv 13:32:36 ++ lf-pyver python3 13:32:36 ++ local py_version_xy=python3 13:32:36 ++ local py_version_xyz= 13:32:36 ++ pyenv versions 13:32:36 ++ local command 13:32:36 ++ command=versions 13:32:36 ++ '[' 1 -gt 0 ']' 13:32:36 ++ shift 13:32:36 ++ case "$command" in 13:32:36 ++ command pyenv versions 13:32:36 ++ pyenv versions 13:32:36 ++ sed 's/^[ *]* //' 13:32:36 ++ awk '{ print $1 }' 13:32:36 ++ grep -E '^[0-9.]*[0-9]$' 13:32:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:36 +++ sort -V 13:32:36 +++ grep '^3' /tmp/.pyenv_versions 13:32:36 +++ tail -n 1 13:32:36 ++ py_version_xyz=3.10.6 13:32:36 ++ [[ -z 3.10.6 ]] 13:32:36 ++ echo 3.10.6 13:32:36 ++ return 0 13:32:36 + pyenv local 3.10.6 13:32:36 + local command 13:32:36 + command=local 13:32:36 + '[' 2 -gt 0 ']' 13:32:36 + shift 13:32:36 + case "$command" in 13:32:36 + command pyenv local 3.10.6 13:32:36 + pyenv local 3.10.6 13:32:36 + for arg in "$@" 13:32:36 + case $arg in 13:32:36 + pkg_list+='tox ' 13:32:36 + for arg in "$@" 13:32:36 + case $arg in 13:32:36 + pkg_list+='virtualenv ' 13:32:36 + for arg in "$@" 13:32:36 + case $arg in 13:32:36 + pkg_list+='urllib3~=1.26.15 ' 13:32:36 + [[ -f /tmp/.toxenv ]] 13:32:36 ++ cat /tmp/.toxenv 13:32:36 + lf_venv=/tmp/venv-HYow 13:32:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HYow from' file:/tmp/.toxenv 13:32:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HYow from file:/tmp/.toxenv 13:32:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:32:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:36 + local 'pip_opts=--upgrade --quiet' 13:32:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:32:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:32:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:32:36 + [[ -n '' ]] 13:32:36 + [[ -n '' ]] 13:32:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:32:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:32:36 + /tmp/venv-HYow/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 13:32:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:32:38 lf-activate-venv(): INFO: Base packages installed successfully 13:32:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:32:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:32:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:32:38 + /tmp/venv-HYow/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 13:32:39 + type python3 13:32:39 + true 13:32:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HYow/bin to PATH' 13:32:39 lf-activate-venv(): INFO: Adding /tmp/venv-HYow/bin to PATH 13:32:39 + PATH=/tmp/venv-HYow/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 13:32:39 + return 0 13:32:39 + [[ -d /opt/pyenv ]] 13:32:39 + echo '---> Setting up pyenv' 13:32:39 ---> Setting up pyenv 13:32:39 + export PYENV_ROOT=/opt/pyenv 13:32:39 + PYENV_ROOT=/opt/pyenv 13:32:39 + export PATH=/opt/pyenv/bin:/tmp/venv-HYow/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 13:32:39 + PATH=/opt/pyenv/bin:/tmp/venv-HYow/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 13:32:39 ++ pwd 13:32:39 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:32:39 + export PYTHONPATH 13:32:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:32:39 + TOX_TESTENV_PASSENV=PYTHONPATH 13:32:39 + tox --version 13:32:39 4.56.1 from /tmp/venv-HYow/lib/python3.10/site-packages/tox/__init__.py 13:32:39 + PARALLEL=false 13:32:39 + TOX_OPTIONS_LIST= 13:32:39 + [[ -n checkbashisms ]] 13:32:39 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:32:39 + case ${PARALLEL,,} in 13:32:39 + tox -e checkbashisms 13:32:39 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:32:41 checkbashisms: freeze> python -m pip freeze --all 13:32:41 checkbashisms: pip==26.1.2,setuptools==82.0.1 13:32:41 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:32:43 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:32:45 checkbashisms: OK (5.35=setup[1.80]+cmd[3.55] seconds) 13:32:45 congratulations :) (5.39 seconds) 13:32:45 + tox_status=0 13:32:45 + echo '---> Completed tox runs' 13:32:45 ---> Completed tox runs 13:32:45 + for i in .tox/*/log 13:32:45 ++ echo .tox/checkbashisms/log 13:32:45 ++ awk -F/ '{print $2}' 13:32:45 + tox_env=checkbashisms 13:32:45 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:32:45 + DOC_DIR=docs/_build/html 13:32:45 + [[ -d docs/_build/html ]] 13:32:45 + echo '---> tox-run.sh ends' 13:32:45 ---> tox-run.sh ends 13:32:45 + test 0 -eq 0 13:32:45 $ ssh-agent -k 13:32:45 unset SSH_AUTH_SOCK; 13:32:45 unset SSH_AGENT_PID; 13:32:45 echo Agent pid 1857 killed; 13:32:45 [ssh-agent] Stopped. 13:32:45 [PostBuildScript] - [INFO] Executing post build scripts. 13:32:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12541535530431587230.sh 13:32:45 ---> sysstat.sh 13:32:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13602378147956987865.sh 13:32:45 ---> package-listing.sh 13:32:45 ++ tr '[:upper:]' '[:lower:]' 13:32:45 ++ facter osfamily 13:32:46 + OS_FAMILY=debian 13:32:46 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:32:46 + START_PACKAGES=/tmp/packages_start.txt 13:32:46 + END_PACKAGES=/tmp/packages_end.txt 13:32:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:32:46 + PACKAGES=/tmp/packages_start.txt 13:32:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:32:46 + PACKAGES=/tmp/packages_end.txt 13:32:46 + case "${OS_FAMILY}" in 13:32:46 + dpkg -l 13:32:46 + grep '^ii' 13:32:46 + '[' -f /tmp/packages_start.txt ']' 13:32:46 + '[' -f /tmp/packages_end.txt ']' 13:32:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:32:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:32:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:32:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:32:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14699106597599747018.sh 13:32:46 ---> capture-instance-metadata.sh 13:32:46 Setup pyenv: 13:32:46 system 13:32:46 3.8.13 13:32:46 3.9.13 13:32:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:32:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LH68 13:32:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:32:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:32:54 lf-activate-venv(): INFO: Base packages installed successfully 13:32:54 lf-activate-venv(): INFO: Installing additional packages: lftools 13:33:27 lf-activate-venv(): INFO: Adding /tmp/venv-LH68/bin to PATH 13:33:27 INFO: Running in OpenStack, capturing instance metadata 13:33:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7869874389897951413.sh 13:33:28 provisioning config files... 13:33:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2224097085193626071tmp 13:33:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:33:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:33:28 [EnvInject] - Injecting environment variables from a build step. 13:33:28 [EnvInject] - Injecting as environment variables the properties content 13:33:28 SERVER_ID=logs 13:33:28 13:33:28 [EnvInject] - Variables injected successfully. 13:33:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4002294090095660596.sh 13:33:28 ---> create-netrc.sh 13:33:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15922506019120618658.sh 13:33:28 ---> python-tools-install.sh 13:33:28 Setup pyenv: 13:33:28 system 13:33:28 3.8.13 13:33:28 3.9.13 13:33:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:33:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LH68 from file:/tmp/.os_lf_venv 13:33:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:30 lf-activate-venv(): INFO: Base packages installed successfully 13:33:30 lf-activate-venv(): INFO: Installing additional packages: lftools 13:33:40 lf-activate-venv(): INFO: Adding /tmp/venv-LH68/bin to PATH 13:33:40 Generating Requirements File 13:34:07 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. 13:34:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:34:07 Python 3.10.6 13:34:08 pip 26.1.2 from /tmp/venv-LH68/lib/python3.10/site-packages/pip (python 3.10) 13:34:08 aiohappyeyeballs==2.6.2 13:34:08 aiohttp==3.14.1 13:34:08 aiosignal==1.4.0 13:34:08 appdirs==1.4.4 13:34:08 argcomplete==3.6.3 13:34:08 aspy.yaml==1.3.0 13:34:08 async-timeout==5.0.1 13:34:08 attrs==26.1.0 13:34:08 autopage==0.6.0 13:34:08 backports.strenum==1.3.1 13:34:08 beautifulsoup4==4.15.0 13:34:08 boto3==1.43.36 13:34:08 botocore==1.43.36 13:34:08 bs4==0.0.2 13:34:08 certifi==2026.6.17 13:34:08 cffi==2.0.0 13:34:08 cfgv==3.5.0 13:34:08 chardet==7.4.3 13:34:08 charset-normalizer==3.4.7 13:34:08 click==8.4.2 13:34:08 cliff==4.14.0 13:34:08 cmd2==3.5.1 13:34:08 cryptography==3.3.2 13:34:08 debtcollector==3.1.0 13:34:08 decorator==5.3.1 13:34:08 defusedxml==0.7.1 13:34:08 Deprecated==1.3.1 13:34:08 distlib==0.4.3 13:34:08 dnspython==2.8.0 13:34:08 docker==7.1.0 13:34:08 dogpile.cache==1.5.0 13:34:08 durationpy==0.10 13:34:08 email-validator==2.3.0 13:34:08 filelock==3.29.4 13:34:08 frozenlist==1.8.0 13:34:08 future==1.0.0 13:34:08 gitdb==4.0.12 13:34:08 GitPython==3.1.50 13:34:08 httplib2==0.30.2 13:34:08 identify==2.6.19 13:34:08 idna==3.18 13:34:08 importlib-resources==1.5.0 13:34:08 iso8601==2.1.0 13:34:08 Jinja2==3.1.6 13:34:08 jmespath==1.1.0 13:34:08 jsonpatch==1.33 13:34:08 jsonpointer==3.1.1 13:34:08 jsonschema==4.26.0 13:34:08 jsonschema-specifications==2025.9.1 13:34:08 keystoneauth1==5.14.0 13:34:08 kubernetes==36.0.2 13:34:08 lftools==0.37.22 13:34:08 lxml==6.1.1 13:34:08 markdown-it-py==4.2.0 13:34:08 MarkupSafe==3.0.3 13:34:08 mdurl==0.1.2 13:34:08 msgpack==1.2.1 13:34:08 multi_key_dict==2.0.3 13:34:08 multidict==6.7.1 13:34:08 munch==4.0.0 13:34:08 netaddr==1.3.0 13:34:08 niet==1.4.2 13:34:08 nodeenv==1.10.0 13:34:08 oauth2client==4.1.3 13:34:08 oauthlib==3.3.1 13:34:08 openstacksdk==4.13.0 13:34:08 os-service-types==1.8.2 13:34:08 osc-lib==4.6.0 13:34:08 oslo.config==10.4.0 13:34:08 oslo.context==6.4.0 13:34:08 oslo.i18n==6.8.0 13:34:08 oslo.log==8.2.0 13:34:08 oslo.serialization==5.10.0 13:34:08 oslo.utils==10.1.1 13:34:08 packaging==26.2 13:34:08 pbr==7.0.3 13:34:08 platformdirs==4.10.0 13:34:08 prettytable==3.18.0 13:34:08 propcache==0.5.2 13:34:08 psutil==7.2.2 13:34:08 pyasn1==0.6.3 13:34:08 pyasn1_modules==0.4.2 13:34:08 pycparser==3.0 13:34:08 pygerrit2==2.0.15 13:34:08 PyGithub==2.9.1 13:34:08 Pygments==2.20.0 13:34:08 PyJWT==2.13.0 13:34:08 PyNaCl==1.6.2 13:34:08 pyparsing==2.4.7 13:34:08 pyperclip==1.11.0 13:34:08 pyrsistent==0.20.0 13:34:08 python-cinderclient==9.9.0 13:34:08 python-dateutil==2.9.0.post0 13:34:08 python-discovery==1.4.2 13:34:08 python-heatclient==5.2.0 13:34:08 python-jenkins==1.8.3 13:34:08 python-keystoneclient==5.8.0 13:34:08 python-magnumclient==4.10.0 13:34:08 python-openstackclient==10.0.0 13:34:08 python-swiftclient==4.10.0 13:34:08 PyYAML==6.0.3 13:34:08 referencing==0.37.0 13:34:08 requests==2.34.2 13:34:08 requests-oauthlib==2.0.0 13:34:08 rfc3986==2.0.0 13:34:08 rich==15.0.0 13:34:08 rich-argparse==1.8.0 13:34:08 rpds-py==0.30.0 13:34:08 rsa==4.9.1 13:34:08 ruamel.yaml==0.19.1 13:34:08 ruamel.yaml.clib==0.2.15 13:34:08 s3transfer==0.19.0 13:34:08 simplejson==4.1.1 13:34:08 six==1.17.0 13:34:08 smmap==5.0.3 13:34:08 soupsieve==2.8.4 13:34:08 stevedore==5.8.0 13:34:08 tabulate==0.10.0 13:34:08 toml==0.10.2 13:34:08 tomlkit==0.15.0 13:34:08 tqdm==4.68.3 13:34:08 typing_extensions==4.15.0 13:34:08 urllib3==1.26.20 13:34:08 virtualenv==21.5.1 13:34:08 wcwidth==0.8.1 13:34:08 websocket-client==1.9.0 13:34:08 wrapt==2.2.2 13:34:08 xdg==6.0.0 13:34:08 xmltodict==1.0.4 13:34:08 yarl==1.24.2 13:34:08 yq==3.4.3 13:34:08 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins12941871174411816735.sh 13:34:08 ---> uv-install.sh 13:34:08 Installing uv/uvx (latest) using shell installer 13:34:08 2026-06-29 13:34:08 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Y061fy.sh" [1] 13:34:08 downloading uv 0.11.25 x86_64-unknown-linux-gnu 13:34:09 installing to /home/jenkins/.local/bin 13:34:09 uv 13:34:09 uvx 13:34:09 everything's installed! 13:34:09 13:34:09 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:34:09 13:34:09 source $HOME/.local/bin/env (sh, bash, zsh) 13:34:09 source $HOME/.local/bin/env.fish (fish) 13:34:09 Adding install location to PATH 13:34:09 ---> Validating uv/uvx install 13:34:09 uvx 0.11.25 (x86_64-unknown-linux-gnu) 13:34:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5769874705397757407.sh 13:34:09 ---> sudo-logs.sh 13:34:09 Archiving 'sudo' log.. 13:34:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1316714493375474871.sh 13:34:10 ---> job-cost.sh 13:34:10 INFO: Activating Python virtual environment... 13:34:10 Setup pyenv: 13:34:10 system 13:34:10 3.8.13 13:34:10 3.9.13 13:34:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:34:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LH68 from file:/tmp/.os_lf_venv 13:34:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:12 lf-activate-venv(): INFO: Base packages installed successfully 13:34:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:34:17 lf-activate-venv(): INFO: Adding /tmp/venv-LH68/bin to PATH 13:34:17 INFO: No stack-cost file found 13:34:17 INFO: Instance uptime: 256s 13:34:17 INFO: Fetching instance metadata (attempt 1 of 3)... 13:34:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:34:17 INFO: Successfully fetched instance metadata 13:34:17 INFO: Instance type: v3-standard-4 13:34:17 INFO: Retrieving pricing info for: v3-standard-4 13:34:17 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:34:17 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=256 13:34:17 INFO: Successfully fetched Vexxhost pricing API 13:34:17 INFO: Retrieved cost: 0.11 13:34:17 INFO: Retrieved resource: v3-standard-4 13:34:17 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 13:34:17 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 13:34:17 INFO: Successfully archived job cost data 13:34:17 DEBUG: Cost data: oom-master-checkbashisms-lint,4679,2026-06-29 13:34:17,v3-standard-4,256,0.11,0.00,SUCCESS 13:34:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17582289040379333852.sh 13:34:17 ---> logs-deploy.sh 13:34:17 Setup pyenv: 13:34:17 system 13:34:17 3.8.13 13:34:17 3.9.13 13:34:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:34:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LH68 from file:/tmp/.os_lf_venv 13:34:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:19 lf-activate-venv(): INFO: Base packages installed successfully 13:34:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:34:27 lf-activate-venv(): INFO: Adding /tmp/venv-LH68/bin to PATH 13:34:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4679 13:34:27 INFO: archiving workspace using pattern(s): 13:34:28 Archives upload complete. 13:34:28 INFO: archiving logs to Nexus 13:34:29 ---> uname -a: 13:34:29 Linux prd-ubuntu1804-builder-4c-4g-3654 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:34:29 13:34:29 13:34:29 ---> lscpu: 13:34:29 Architecture: x86_64 13:34:29 CPU op-mode(s): 32-bit, 64-bit 13:34:29 Byte Order: Little Endian 13:34:29 CPU(s): 4 13:34:29 On-line CPU(s) list: 0-3 13:34:29 Thread(s) per core: 1 13:34:29 Core(s) per socket: 1 13:34:29 Socket(s): 4 13:34:29 NUMA node(s): 1 13:34:29 Vendor ID: AuthenticAMD 13:34:29 CPU family: 23 13:34:29 Model: 49 13:34:29 Model name: AMD EPYC-Rome Processor 13:34:29 Stepping: 0 13:34:29 CPU MHz: 2799.998 13:34:29 BogoMIPS: 5599.99 13:34:29 Virtualization: AMD-V 13:34:29 Hypervisor vendor: KVM 13:34:29 Virtualization type: full 13:34:29 L1d cache: 32K 13:34:29 L1i cache: 32K 13:34:29 L2 cache: 512K 13:34:29 L3 cache: 16384K 13:34:29 NUMA node0 CPU(s): 0-3 13:34:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:34:29 13:34:29 13:34:29 ---> nproc: 13:34:29 4 13:34:29 13:34:29 13:34:29 ---> df -h: 13:34:29 Filesystem Size Used Avail Use% Mounted on 13:34:29 udev 7.9G 0 7.9G 0% /dev 13:34:29 tmpfs 1.6G 676K 1.6G 1% /run 13:34:29 /dev/vda1 78G 8.4G 69G 11% / 13:34:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:34:29 tmpfs 5.0M 0 5.0M 0% /run/lock 13:34:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:34:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:34:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:34:29 13:34:29 13:34:29 ---> free -m: 13:34:29 total used free shared buff/cache available 13:34:29 Mem: 16040 549 13289 0 2201 15173 13:34:29 Swap: 1023 0 1023 13:34:29 13:34:29 13:34:29 ---> ip addr: 13:34:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:34:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:34:29 inet 127.0.0.1/8 scope host lo 13:34:29 valid_lft forever preferred_lft forever 13:34:29 inet6 ::1/128 scope host 13:34:29 valid_lft forever preferred_lft forever 13:34:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:34:29 link/ether fa:16:3e:c8:47:89 brd ff:ff:ff:ff:ff:ff 13:34:29 inet 10.30.106.159/23 brd 10.30.107.255 scope global dynamic ens3 13:34:29 valid_lft 86185sec preferred_lft 86185sec 13:34:29 inet6 fe80::f816:3eff:fec8:4789/64 scope link 13:34:29 valid_lft forever preferred_lft forever 13:34:29 13:34:29 13:34:29 ---> sar -b -r -n DEV: 13:34:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3654) 06/29/26 _x86_64_ (4 CPU) 13:34:29 13:34:29 13:31:31 LINUX RESTART (4 CPU) 13:34:29 13:34:29 13:32:01 tps rtps wtps bread/s bwrtn/s 13:34:29 13:33:01 89.87 38.18 51.69 1335.11 11687.25 13:34:29 13:34:01 98.57 0.72 97.85 96.37 15006.20 13:34:29 Average: 94.22 19.45 74.77 715.69 13346.86 13:34:29 13:34:29 13:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:34:29 13:33:01 14104344 15569264 2320624 14.13 51072 1619792 796316 4.56 671496 1444996 63232 13:34:29 13:34:01 13769000 15520416 2655968 16.17 75440 1867964 813600 4.66 738060 1684500 76416 13:34:29 Average: 13936672 15544840 2488296 15.15 63256 1743878 804958 4.61 704778 1564748 69824 13:34:29 13:34:29 13:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:34:29 13:33:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 13:34:29 13:33:01 ens3 415.38 287.67 1715.90 81.07 0.00 0.00 0.00 0.00 13:34:29 13:34:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 13:34:29 13:34:01 ens3 69.03 51.77 1081.86 10.24 0.00 0.00 0.00 0.00 13:34:29 Average: lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 13:34:29 Average: ens3 242.19 169.71 1398.85 45.65 0.00 0.00 0.00 0.00 13:34:29 13:34:29 13:34:29 ---> sar -P ALL: 13:34:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3654) 06/29/26 _x86_64_ (4 CPU) 13:34:29 13:34:29 13:31:31 LINUX RESTART (4 CPU) 13:34:29 13:34:29 13:32:01 CPU %user %nice %system %iowait %steal %idle 13:34:29 13:33:01 all 19.44 0.00 1.86 7.63 0.08 71.00 13:34:29 13:33:01 0 17.23 0.00 1.89 2.86 0.05 77.97 13:34:29 13:33:01 1 25.61 0.00 2.22 16.25 0.12 55.80 13:34:29 13:33:01 2 13.74 0.00 1.43 7.20 0.07 77.57 13:34:29 13:33:01 3 21.19 0.00 1.86 4.22 0.05 72.68 13:34:29 13:34:01 all 14.97 0.00 1.11 8.42 0.05 75.46 13:34:29 13:34:01 0 32.53 0.00 1.95 2.82 0.08 62.62 13:34:29 13:34:01 1 11.43 0.00 0.80 11.78 0.03 75.96 13:34:29 13:34:01 2 9.18 0.00 1.15 18.66 0.07 70.94 13:34:29 13:34:01 3 6.73 0.00 0.53 0.42 0.02 92.30 13:34:29 Average: all 17.21 0.00 1.48 8.02 0.06 73.23 13:34:29 Average: 0 24.89 0.00 1.92 2.84 0.07 70.29 13:34:29 Average: 1 18.52 0.00 1.51 14.01 0.08 65.88 13:34:29 Average: 2 11.45 0.00 1.29 12.94 0.07 74.25 13:34:29 Average: 3 13.94 0.00 1.19 2.31 0.03 82.51 13:34:29 13:34:29 13:34:29