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