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