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