12:55:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 12:55:24 Running as SYSTEM 12:55:24 [EnvInject] - Loading node environment variables. 12:55:24 Building remotely on prd-ubuntu1804-builder-4c-4g-13405 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:55:24 [ssh-agent] Looking for ssh-agent implementation... 12:55:24 $ ssh-agent 12:55:24 SSH_AUTH_SOCK=/tmp/ssh-AUKkcODKjUct/agent.1764 12:55:24 SSH_AGENT_PID=1766 12:55:24 [ssh-agent] Started. 12:55:24 Running ssh-add (command line suppressed) 12:55:24 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11034967552921448136.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11034967552921448136.key) 12:55:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:55:24 The recommended git tool is: NONE 12:55:26 using credential onap-jenkins-ssh 12:55:26 Wiping out workspace first. 12:55:26 Cloning the remote Git repository 12:55:26 Cloning repository git://cloud.onap.org/mirror/oom.git 12:55:26 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:55:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:55:26 > git --version # timeout=10 12:55:26 > git --version # 'git version 2.17.1' 12:55:26 using GIT_SSH to set credentials Gerrit user 12:55:26 Verifying host key using manually-configured host key entries 12:55:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:55:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:55:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:55:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:55:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:55:33 using GIT_SSH to set credentials Gerrit user 12:55:33 Verifying host key using manually-configured host key entries 12:55:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/6 # timeout=30 12:55:33 > git rev-parse bed9f1dd6ed8b421e83ce15b85f486da1311930d^{commit} # timeout=10 12:55:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:55:33 Checking out Revision bed9f1dd6ed8b421e83ce15b85f486da1311930d (refs/changes/15/146015/6) 12:55:33 > git config core.sparsecheckout # timeout=10 12:55:33 > git checkout -f bed9f1dd6ed8b421e83ce15b85f486da1311930d # timeout=30 12:55:36 Commit message: "[POLICY] Update docker images to latest versions" 12:55:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:55:37 > git rev-list --no-walk 13419d89180d94bc8ea1f9b85bf190ce6245a619 # timeout=10 12:55:37 [EnvInject] - Injecting environment variables from a build step. 12:55:37 [EnvInject] - Injecting as environment variables the properties content 12:55:37 PYTHON=python3 12:55:37 12:55:37 [EnvInject] - Variables injected successfully. 12:55:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2417754464005129599.sh 12:55:37 ---> tox-install.sh 12:55:37 + source /home/jenkins/lf-env.sh 12:55:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:55:37 ++ mktemp -d /tmp/venv-XXXX 12:55:37 + lf_venv=/tmp/venv-niB0 12:55:37 + local venv_file=/tmp/.os_lf_venv 12:55:37 + local python=python3 12:55:37 + local options 12:55:37 + local set_path=true 12:55:37 + local install_args= 12:55:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:55:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:55:37 + true 12:55:37 + case $1 in 12:55:37 + venv_file=/tmp/.toxenv 12:55:37 + shift 2 12:55:37 + true 12:55:37 + case $1 in 12:55:37 + shift 12:55:37 + break 12:55:37 + case $python in 12:55:37 + local pkg_list= 12:55:37 + [[ -d /opt/pyenv ]] 12:55:37 + echo 'Setup pyenv:' 12:55:37 Setup pyenv: 12:55:37 + export PYENV_ROOT=/opt/pyenv 12:55:37 + PYENV_ROOT=/opt/pyenv 12:55:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:37 + pyenv versions 12:55:37 * system (set by /opt/pyenv/version) 12:55:37 * 3.8.13 (set by /opt/pyenv/version) 12:55:37 * 3.9.13 (set by /opt/pyenv/version) 12:55:37 * 3.10.6 (set by /opt/pyenv/version) 12:55:37 + command -v pyenv 12:55:37 ++ pyenv init - --no-rehash 12:55:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:55:37 export PATH="/opt/pyenv/shims:${PATH}" 12:55:37 export PYENV_SHELL=bash 12:55:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:55:37 pyenv() { 12:55:37 local command 12:55:37 command="${1:-}" 12:55:37 if [ "$#" -gt 0 ]; then 12:55:37 shift 12:55:37 fi 12:55:37 12:55:37 case "$command" in 12:55:37 rehash|shell) 12:55:37 eval "$(pyenv "sh-$command" "$@")" 12:55:37 ;; 12:55:37 *) 12:55:37 command pyenv "$command" "$@" 12:55:37 ;; 12:55:37 esac 12:55:37 }' 12:55:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:55:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:37 ++ export PYENV_SHELL=bash 12:55:37 ++ PYENV_SHELL=bash 12:55:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:55:37 +++ complete -F _pyenv pyenv 12:55:37 ++ lf-pyver python3 12:55:37 ++ local py_version_xy=python3 12:55:37 ++ local py_version_xyz= 12:55:37 ++ pyenv versions 12:55:37 ++ local command 12:55:37 ++ command=versions 12:55:37 ++ '[' 1 -gt 0 ']' 12:55:37 ++ shift 12:55:37 ++ case "$command" in 12:55:37 ++ command pyenv versions 12:55:37 ++ pyenv versions 12:55:37 ++ sed 's/^[ *]* //' 12:55:37 ++ awk '{ print $1 }' 12:55:37 ++ grep -E '^[0-9.]*[0-9]$' 12:55:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:55:37 +++ grep '^3' /tmp/.pyenv_versions 12:55:37 +++ sort -V 12:55:37 +++ tail -n 1 12:55:37 ++ py_version_xyz=3.10.6 12:55:37 ++ [[ -z 3.10.6 ]] 12:55:37 ++ echo 3.10.6 12:55:37 ++ return 0 12:55:37 + pyenv local 3.10.6 12:55:37 + local command 12:55:37 + command=local 12:55:37 + '[' 2 -gt 0 ']' 12:55:37 + shift 12:55:37 + case "$command" in 12:55:37 + command pyenv local 3.10.6 12:55:37 + pyenv local 3.10.6 12:55:37 + for arg in "$@" 12:55:37 + case $arg in 12:55:37 + pkg_list+='tox ' 12:55:37 + for arg in "$@" 12:55:37 + case $arg in 12:55:37 + pkg_list+='virtualenv ' 12:55:37 + for arg in "$@" 12:55:37 + case $arg in 12:55:37 + pkg_list+='urllib3~=1.26.15 ' 12:55:37 + [[ -f /tmp/.toxenv ]] 12:55:37 + [[ ! -f /tmp/.toxenv ]] 12:55:37 + [[ -n '' ]] 12:55:37 + python3 -m venv /tmp/venv-niB0 12:55:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-niB0' 12:55:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-niB0 12:55:42 + echo /tmp/venv-niB0 12:55:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:55:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:55:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:55:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:55:42 + local 'pip_opts=--upgrade --quiet' 12:55:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:55:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:55:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:55:42 + [[ -n '' ]] 12:55:42 + [[ -n '' ]] 12:55:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:55:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:55:42 + /tmp/venv-niB0/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:55:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:55:47 lf-activate-venv(): INFO: Base packages installed successfully 12:55:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:55:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:55:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:55:47 + /tmp/venv-niB0/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:55:52 + type python3 12:55:52 + true 12:55:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-niB0/bin to PATH' 12:55:52 lf-activate-venv(): INFO: Adding /tmp/venv-niB0/bin to PATH 12:55:52 + PATH=/tmp/venv-niB0/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:52 + return 0 12:55:52 + python3 --version 12:55:52 Python 3.10.6 12:55:52 + python3 -m pip --version 12:55:52 pip 26.1.2 from /tmp/venv-niB0/lib/python3.10/site-packages/pip (python 3.10) 12:55:52 + python3 -m pip freeze 12:55:52 cachetools==7.1.4 12:55:52 colorama==0.4.6 12:55:52 distlib==0.4.3 12:55:52 filelock==3.29.7 12:55:52 packaging==26.2 12:55:52 platformdirs==4.10.0 12:55:52 pluggy==1.6.0 12:55:52 pyproject-api==1.10.1 12:55:52 python-discovery==1.4.4 12:55:52 tomli==2.4.1 12:55:52 tomli_w==1.2.0 12:55:52 tox==4.56.4 12:55:52 typing_extensions==4.16.0 12:55:52 urllib3==1.26.20 12:55:52 virtualenv==21.6.1 12:55:53 [EnvInject] - Injecting environment variables from a build step. 12:55:53 [EnvInject] - Injecting as environment variables the properties content 12:55:53 PARALLEL=false 12:55:53 12:55:53 [EnvInject] - Variables injected successfully. 12:55:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins266438638738038464.sh 12:55:53 ---> tox-run.sh 12:55:53 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:55:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:55:53 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:55:53 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:55:53 + source /home/jenkins/lf-env.sh 12:55:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:55:53 ++ mktemp -d /tmp/venv-XXXX 12:55:53 + lf_venv=/tmp/venv-UrRi 12:55:53 + local venv_file=/tmp/.os_lf_venv 12:55:53 + local python=python3 12:55:53 + local options 12:55:53 + local set_path=true 12:55:53 + local install_args= 12:55:53 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:55:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:55:53 + true 12:55:53 + case $1 in 12:55:53 + venv_file=/tmp/.toxenv 12:55:53 + shift 2 12:55:53 + true 12:55:53 + case $1 in 12:55:53 + shift 12:55:53 + break 12:55:53 + case $python in 12:55:53 + local pkg_list= 12:55:53 + [[ -d /opt/pyenv ]] 12:55:53 + echo 'Setup pyenv:' 12:55:53 Setup pyenv: 12:55:53 + export PYENV_ROOT=/opt/pyenv 12:55:53 + PYENV_ROOT=/opt/pyenv 12:55:53 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:53 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:53 + pyenv versions 12:55:53 system 12:55:53 3.8.13 12:55:53 3.9.13 12:55:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:55:53 + command -v pyenv 12:55:53 ++ pyenv init - --no-rehash 12:55:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:55:53 export PATH="/opt/pyenv/shims:${PATH}" 12:55:53 export PYENV_SHELL=bash 12:55:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:55:53 pyenv() { 12:55:53 local command 12:55:53 command="${1:-}" 12:55:53 if [ "$#" -gt 0 ]; then 12:55:53 shift 12:55:53 fi 12:55:53 12:55:53 case "$command" in 12:55:53 rehash|shell) 12:55:53 eval "$(pyenv "sh-$command" "$@")" 12:55:53 ;; 12:55:53 *) 12:55:53 command pyenv "$command" "$@" 12:55:53 ;; 12:55:53 esac 12:55:53 }' 12:55:53 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:55:53 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:53 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:53 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:53 ++ export PYENV_SHELL=bash 12:55:53 ++ PYENV_SHELL=bash 12:55:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:55:53 +++ complete -F _pyenv pyenv 12:55:53 ++ lf-pyver python3 12:55:53 ++ local py_version_xy=python3 12:55:53 ++ local py_version_xyz= 12:55:53 ++ pyenv versions 12:55:53 ++ local command 12:55:53 ++ command=versions 12:55:53 ++ '[' 1 -gt 0 ']' 12:55:53 ++ shift 12:55:53 ++ case "$command" in 12:55:53 ++ command pyenv versions 12:55:53 ++ pyenv versions 12:55:53 ++ sed 's/^[ *]* //' 12:55:53 ++ awk '{ print $1 }' 12:55:53 ++ grep -E '^[0-9.]*[0-9]$' 12:55:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:55:53 +++ grep '^3' /tmp/.pyenv_versions 12:55:53 +++ sort -V 12:55:53 +++ tail -n 1 12:55:53 ++ py_version_xyz=3.10.6 12:55:53 ++ [[ -z 3.10.6 ]] 12:55:53 ++ echo 3.10.6 12:55:53 ++ return 0 12:55:53 + pyenv local 3.10.6 12:55:53 + local command 12:55:53 + command=local 12:55:53 + '[' 2 -gt 0 ']' 12:55:53 + shift 12:55:53 + case "$command" in 12:55:53 + command pyenv local 3.10.6 12:55:53 + pyenv local 3.10.6 12:55:53 + for arg in "$@" 12:55:53 + case $arg in 12:55:53 + pkg_list+='tox ' 12:55:53 + for arg in "$@" 12:55:53 + case $arg in 12:55:53 + pkg_list+='virtualenv ' 12:55:53 + for arg in "$@" 12:55:53 + case $arg in 12:55:53 + pkg_list+='urllib3~=1.26.15 ' 12:55:53 + [[ -f /tmp/.toxenv ]] 12:55:53 ++ cat /tmp/.toxenv 12:55:53 + lf_venv=/tmp/venv-niB0 12:55:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-niB0 from' file:/tmp/.toxenv 12:55:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-niB0 from file:/tmp/.toxenv 12:55:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:55:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:55:53 + local 'pip_opts=--upgrade --quiet' 12:55:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:55:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:55:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:55:53 + [[ -n '' ]] 12:55:53 + [[ -n '' ]] 12:55:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:55:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:55:53 + /tmp/venv-niB0/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:55:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:55:54 lf-activate-venv(): INFO: Base packages installed successfully 12:55:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:55:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:55:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:55:54 + /tmp/venv-niB0/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:55:57 + type python3 12:55:57 + true 12:55:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-niB0/bin to PATH' 12:55:57 lf-activate-venv(): INFO: Adding /tmp/venv-niB0/bin to PATH 12:55:57 + PATH=/tmp/venv-niB0/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:57 + return 0 12:55:57 + [[ -d /opt/pyenv ]] 12:55:57 + echo '---> Setting up pyenv' 12:55:57 ---> Setting up pyenv 12:55:57 + export PYENV_ROOT=/opt/pyenv 12:55:57 + PYENV_ROOT=/opt/pyenv 12:55:57 + export PATH=/opt/pyenv/bin:/tmp/venv-niB0/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:57 + PATH=/opt/pyenv/bin:/tmp/venv-niB0/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:57 ++ pwd 12:55:57 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:55:57 + export PYTHONPATH 12:55:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:55:57 + TOX_TESTENV_PASSENV=PYTHONPATH 12:55:57 + tox --version 12:55:58 4.56.4 from /tmp/venv-niB0/lib/python3.10/site-packages/tox/__init__.py 12:55:58 + PARALLEL=false 12:55:58 + TOX_OPTIONS_LIST= 12:55:58 + [[ -n checkbashisms ]] 12:55:58 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:55:58 + case ${PARALLEL,,} in 12:55:58 + tox -e checkbashisms 12:55:58 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:55:59 checkbashisms: freeze> python -m pip freeze --all 12:56:00 checkbashisms: pip==26.1.2,setuptools==83.0.0 12:56:00 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:56:02 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:56:04 checkbashisms: OK (5.75=setup[2.08]+cmd[3.67] seconds) 12:56:04 congratulations :) (5.79 seconds) 12:56:04 + tox_status=0 12:56:04 + echo '---> Completed tox runs' 12:56:04 ---> Completed tox runs 12:56:04 + for i in .tox/*/log 12:56:04 ++ echo .tox/checkbashisms/log 12:56:04 ++ awk -F/ '{print $2}' 12:56:04 + tox_env=checkbashisms 12:56:04 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:56:04 + DOC_DIR=docs/_build/html 12:56:04 + [[ -d docs/_build/html ]] 12:56:04 + echo '---> tox-run.sh ends' 12:56:04 ---> tox-run.sh ends 12:56:04 + test 0 -eq 0 12:56:04 $ ssh-agent -k 12:56:04 unset SSH_AUTH_SOCK; 12:56:04 unset SSH_AGENT_PID; 12:56:04 echo Agent pid 1766 killed; 12:56:04 [ssh-agent] Stopped. 12:56:04 [PostBuildScript] - [INFO] Executing post build scripts. 12:56:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3514644549841185966.sh 12:56:04 ---> sysstat.sh 12:56:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7238549478924182322.sh 12:56:04 ---> package-listing.sh 12:56:04 ++ facter osfamily 12:56:04 ++ tr '[:upper:]' '[:lower:]' 12:56:05 + OS_FAMILY=debian 12:56:05 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:56:05 + START_PACKAGES=/tmp/packages_start.txt 12:56:05 + END_PACKAGES=/tmp/packages_end.txt 12:56:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:56:05 + PACKAGES=/tmp/packages_start.txt 12:56:05 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:56:05 + PACKAGES=/tmp/packages_end.txt 12:56:05 + case "${OS_FAMILY}" in 12:56:05 + dpkg -l 12:56:05 + grep '^ii' 12:56:05 + '[' -f /tmp/packages_start.txt ']' 12:56:05 + '[' -f /tmp/packages_end.txt ']' 12:56:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:56:05 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:56:05 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:56:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:56:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3683166065675772150.sh 12:56:05 ---> capture-instance-metadata.sh 12:56:05 Setup pyenv: 12:56:05 system 12:56:05 3.8.13 12:56:05 3.9.13 12:56:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:56:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WveW 12:56:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:56:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:56:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:56:16 lf-activate-venv(): INFO: Base packages installed successfully 12:56:16 lf-activate-venv(): INFO: Installing additional packages: lftools 12:57:03 lf-activate-venv(): INFO: Adding /tmp/venv-WveW/bin to PATH 12:57:03 INFO: Running in OpenStack, capturing instance metadata 12:57:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17293018910147667670.sh 12:57:03 provisioning config files... 12:57:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14234647226385968131tmp 12:57:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:57:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:57:03 [EnvInject] - Injecting environment variables from a build step. 12:57:03 [EnvInject] - Injecting as environment variables the properties content 12:57:03 SERVER_ID=logs 12:57:03 12:57:03 [EnvInject] - Variables injected successfully. 12:57:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18196658026436195164.sh 12:57:03 ---> create-netrc.sh 12:57:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13078481776371573825.sh 12:57:03 ---> python-tools-install.sh 12:57:03 Setup pyenv: 12:57:03 system 12:57:03 3.8.13 12:57:03 3.9.13 12:57:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:57:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WveW from file:/tmp/.os_lf_venv 12:57:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:57:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:57:05 lf-activate-venv(): INFO: Base packages installed successfully 12:57:05 lf-activate-venv(): INFO: Installing additional packages: lftools 12:57:23 lf-activate-venv(): INFO: Adding /tmp/venv-WveW/bin to PATH 12:57:23 Generating Requirements File 12:58:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:58:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:58:10 Python 3.10.6 12:58:10 pip 26.1.2 from /tmp/venv-WveW/lib/python3.10/site-packages/pip (python 3.10) 12:58:10 aiohappyeyeballs==2.7.1 12:58:10 aiohttp==3.14.1 12:58:10 aiosignal==1.4.0 12:58:10 appdirs==1.4.4 12:58:10 argcomplete==3.7.0 12:58:10 aspy.yaml==1.3.0 12:58:10 async-timeout==5.0.1 12:58:10 attrs==26.1.0 12:58:10 autopage==0.6.0 12:58:10 backports.strenum==1.3.1 12:58:10 beautifulsoup4==4.15.0 12:58:10 boto3==1.43.48 12:58:10 botocore==1.43.48 12:58:10 bs4==0.0.2 12:58:10 certifi==2026.6.17 12:58:10 cffi==2.1.0 12:58:10 cfgv==3.5.0 12:58:10 chardet==7.4.3 12:58:10 charset-normalizer==3.4.9 12:58:10 click==8.4.2 12:58:10 cliff==4.14.0 12:58:10 cmd2==3.5.1 12:58:10 cryptography==3.3.2 12:58:10 debtcollector==3.1.0 12:58:10 decorator==5.3.1 12:58:10 defusedxml==0.7.1 12:58:10 Deprecated==1.3.1 12:58:10 distlib==0.4.3 12:58:10 dnspython==2.8.0 12:58:10 docker==7.2.0 12:58:10 dogpile.cache==1.5.0 12:58:10 durationpy==0.10 12:58:10 email-validator==2.3.0 12:58:10 filelock==3.29.7 12:58:10 frozenlist==1.8.0 12:58:10 future==1.0.0 12:58:10 gitdb==4.0.12 12:58:10 GitPython==3.1.51 12:58:10 httplib2==0.30.2 12:58:10 identify==2.6.19 12:58:10 idna==3.18 12:58:10 importlib-resources==1.5.0 12:58:10 iso8601==2.1.0 12:58:10 Jinja2==3.1.6 12:58:10 jmespath==1.1.0 12:58:10 jsonpatch==1.33 12:58:10 jsonpointer==3.1.1 12:58:10 jsonschema==4.26.0 12:58:10 jsonschema-specifications==2025.9.1 12:58:10 keystoneauth1==5.14.0 12:58:10 kubernetes==36.0.3 12:58:10 lftools==0.37.22 12:58:10 lxml==6.1.1 12:58:10 markdown-it-py==4.2.0 12:58:10 MarkupSafe==3.0.3 12:58:10 mdurl==0.1.2 12:58:10 msgpack==1.2.1 12:58:10 multi_key_dict==2.0.3 12:58:10 multidict==6.7.1 12:58:10 munch==4.0.0 12:58:10 netaddr==1.3.0 12:58:10 niet==1.4.2 12:58:10 nodeenv==1.10.0 12:58:10 oauth2client==4.1.3 12:58:10 oauthlib==3.3.1 12:58:10 openstacksdk==4.13.0 12:58:10 os-service-types==1.8.2 12:58:10 osc-lib==4.6.0 12:58:10 oslo.config==10.4.0 12:58:10 oslo.context==6.4.0 12:58:10 oslo.i18n==6.8.0 12:58:10 oslo.log==8.2.0 12:58:10 oslo.serialization==5.10.0 12:58:10 oslo.utils==10.1.1 12:58:10 packaging==26.2 12:58:10 pbr==7.0.3 12:58:10 platformdirs==4.10.0 12:58:10 prettytable==3.18.0 12:58:10 propcache==0.5.2 12:58:10 psutil==7.2.2 12:58:10 pyasn1==0.6.4 12:58:10 pyasn1_modules==0.4.2 12:58:10 pycparser==3.0 12:58:10 pygerrit2==2.0.15 12:58:10 PyGithub==2.9.1 12:58:10 Pygments==2.20.0 12:58:10 PyJWT==2.13.0 12:58:10 PyNaCl==1.6.2 12:58:10 pyparsing==2.4.7 12:58:10 pyperclip==1.11.0 12:58:10 pyrsistent==0.20.0 12:58:10 python-cinderclient==9.9.0 12:58:10 python-dateutil==2.9.0.post0 12:58:10 python-discovery==1.4.4 12:58:10 python-heatclient==5.2.0 12:58:10 python-jenkins==1.8.3 12:58:10 python-keystoneclient==5.8.0 12:58:10 python-magnumclient==4.11.0 12:58:10 python-openstackclient==10.0.0 12:58:10 python-swiftclient==4.10.0 12:58:10 PyYAML==6.0.3 12:58:10 referencing==0.37.0 12:58:10 requests==2.34.2 12:58:10 requests-oauthlib==2.0.0 12:58:10 rfc3986==2.0.0 12:58:10 rich==15.0.0 12:58:10 rich-argparse==1.8.0 12:58:10 rpds-py==0.30.0 12:58:10 rsa==4.9.1 12:58:10 ruamel.yaml==0.19.1 12:58:10 ruamel.yaml.clib==0.2.15 12:58:10 s3transfer==0.19.1 12:58:10 simplejson==4.1.1 12:58:10 six==1.17.0 12:58:10 smmap==5.0.3 12:58:10 soupsieve==2.8.4 12:58:10 stevedore==5.8.0 12:58:10 tabulate==0.10.0 12:58:10 toml==0.10.2 12:58:10 tomlkit==0.15.0 12:58:10 tqdm==4.68.4 12:58:10 typing_extensions==4.16.0 12:58:10 urllib3==1.26.20 12:58:10 virtualenv==21.6.1 12:58:10 wcwidth==0.8.2 12:58:10 websocket-client==1.9.0 12:58:10 wrapt==2.2.2 12:58:10 xdg==6.0.0 12:58:10 xmltodict==1.0.4 12:58:10 yarl==1.24.2 12:58:10 yq==4.1.2 12:58:10 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins3118598112689938584.sh 12:58:10 ---> uv-install.sh 12:58:10 Installing uv/uvx (latest) using shell installer 12:58:11 2026-07-15 12:58:11 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-txZQwm.sh" [1] 12:58:11 downloading uv 0.11.28 x86_64-unknown-linux-gnu 12:58:12 installing to /home/jenkins/.local/bin 12:58:12 uv 12:58:12 uvx 12:58:12 everything's installed! 12:58:12 12:58:12 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:58:12 12:58:12 source $HOME/.local/bin/env (sh, bash, zsh) 12:58:12 source $HOME/.local/bin/env.fish (fish) 12:58:12 Adding install location to PATH 12:58:12 ---> Validating uv/uvx install 12:58:12 uvx 0.11.28 (x86_64-unknown-linux-gnu) 12:58:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12972441943692391332.sh 12:58:12 ---> sudo-logs.sh 12:58:12 Archiving 'sudo' log.. 12:58:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17725484343437144722.sh 12:58:12 ---> job-cost.sh 12:58:12 INFO: Activating Python virtual environment... 12:58:12 Setup pyenv: 12:58:12 system 12:58:12 3.8.13 12:58:12 3.9.13 12:58:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:58:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WveW from file:/tmp/.os_lf_venv 12:58:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:58:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:58:15 lf-activate-venv(): INFO: Base packages installed successfully 12:58:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:58:23 lf-activate-venv(): INFO: Adding /tmp/venv-WveW/bin to PATH 12:58:23 INFO: No stack-cost file found 12:58:23 INFO: Instance uptime: 243s 12:58:23 INFO: Fetching instance metadata (attempt 1 of 3)... 12:58:23 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:58:23 INFO: Successfully fetched instance metadata 12:58:23 INFO: Instance type: v3-standard-4 12:58:23 INFO: Retrieving pricing info for: v3-standard-4 12:58:23 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:58:23 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=243 12:58:24 INFO: Successfully fetched Vexxhost pricing API 12:58:24 INFO: Retrieved cost: 0.11 12:58:24 INFO: Retrieved resource: v3-standard-4 12:58:24 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 12:58:24 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 12:58:24 INFO: Successfully archived job cost data 12:58:24 DEBUG: Cost data: oom-master-checkbashisms-lint,4721,2026-07-15 12:58:24,v3-standard-4,243,0.11,0.00,SUCCESS 12:58:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4383845461302019608.sh 12:58:24 ---> logs-deploy.sh 12:58:24 Setup pyenv: 12:58:24 system 12:58:24 3.8.13 12:58:24 3.9.13 12:58:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:58:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WveW from file:/tmp/.os_lf_venv 12:58:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:58:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:58:26 lf-activate-venv(): INFO: Base packages installed successfully 12:58:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:58:40 lf-activate-venv(): INFO: Adding /tmp/venv-WveW/bin to PATH 12:58:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4721 12:58:40 INFO: archiving workspace using pattern(s): 12:58:42 Archives upload complete. 12:58:42 INFO: archiving logs to Nexus 12:58:43 ---> uname -a: 12:58:43 Linux prd-ubuntu1804-builder-4c-4g-13405 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:58:43 12:58:43 12:58:43 ---> lscpu: 12:58:43 Architecture: x86_64 12:58:43 CPU op-mode(s): 32-bit, 64-bit 12:58:43 Byte Order: Little Endian 12:58:43 CPU(s): 4 12:58:43 On-line CPU(s) list: 0-3 12:58:43 Thread(s) per core: 1 12:58:43 Core(s) per socket: 1 12:58:43 Socket(s): 4 12:58:43 NUMA node(s): 1 12:58:43 Vendor ID: AuthenticAMD 12:58:43 CPU family: 23 12:58:43 Model: 49 12:58:43 Model name: AMD EPYC-Rome Processor 12:58:43 Stepping: 0 12:58:43 CPU MHz: 2799.998 12:58:43 BogoMIPS: 5599.99 12:58:43 Virtualization: AMD-V 12:58:43 Hypervisor vendor: KVM 12:58:43 Virtualization type: full 12:58:43 L1d cache: 32K 12:58:43 L1i cache: 32K 12:58:43 L2 cache: 512K 12:58:43 L3 cache: 16384K 12:58:43 NUMA node0 CPU(s): 0-3 12:58:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:58:43 12:58:43 12:58:43 ---> nproc: 12:58:43 4 12:58:43 12:58:43 12:58:43 ---> df -h: 12:58:43 Filesystem Size Used Avail Use% Mounted on 12:58:43 udev 7.9G 0 7.9G 0% /dev 12:58:43 tmpfs 1.6G 676K 1.6G 1% /run 12:58:43 /dev/vda1 78G 8.4G 69G 11% / 12:58:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:58:43 tmpfs 5.0M 0 5.0M 0% /run/lock 12:58:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:58:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:58:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:58:43 12:58:43 12:58:43 ---> free -m: 12:58:43 total used free shared buff/cache available 12:58:43 Mem: 16040 567 13264 0 2207 15155 12:58:43 Swap: 1023 0 1023 12:58:43 12:58:43 12:58:43 ---> ip addr: 12:58:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:58:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:58:43 inet 127.0.0.1/8 scope host lo 12:58:43 valid_lft forever preferred_lft forever 12:58:43 inet6 ::1/128 scope host 12:58:43 valid_lft forever preferred_lft forever 12:58:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:58:43 link/ether fa:16:3e:b1:b0:8e brd ff:ff:ff:ff:ff:ff 12:58:43 inet 10.30.107.10/23 brd 10.30.107.255 scope global dynamic ens3 12:58:43 valid_lft 86168sec preferred_lft 86168sec 12:58:43 inet6 fe80::f816:3eff:feb1:b08e/64 scope link 12:58:43 valid_lft forever preferred_lft forever 12:58:43 12:58:43 12:58:43 ---> sar -b -r -n DEV: 12:58:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13405) 07/15/26 _x86_64_ (4 CPU) 12:58:43 12:58:43 12:54:58 LINUX RESTART (4 CPU) 12:58:43 12:58:43 12:55:01 tps rtps wtps bread/s bwrtn/s 12:58:43 12:56:01 298.70 59.37 239.33 3744.31 59167.21 12:58:43 12:57:02 74.84 0.31 74.53 31.09 26190.02 12:58:43 12:58:01 71.14 0.59 70.55 76.05 25136.62 12:58:43 Average: 148.36 20.12 128.24 1285.52 36853.72 12:58:43 12:58:43 12:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:58:43 12:56:01 14147268 15569504 2277700 13.87 46348 1585008 859760 4.92 658096 1420996 81672 12:58:43 12:57:02 13764420 15485612 2660548 16.20 69328 1844096 890136 5.09 798636 1626076 186320 12:58:43 12:58:01 13756852 15503468 2668116 16.24 74368 1864848 842344 4.82 752544 1682868 56876 12:58:43 Average: 13889513 15519528 2535455 15.44 63348 1764651 864080 4.95 736425 1576647 108289 12:58:43 12:58:43 12:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:58:43 12:56:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 12:58:43 12:56:01 ens3 481.02 289.42 1684.66 75.83 0.00 0.00 0.00 0.00 12:58:43 12:57:02 lo 0.86 0.86 0.09 0.09 0.00 0.00 0.00 0.00 12:58:43 12:57:02 ens3 85.11 56.68 737.55 8.02 0.00 0.00 0.00 0.00 12:58:43 12:58:01 lo 0.61 0.61 0.07 0.07 0.00 0.00 0.00 0.00 12:58:43 12:58:01 ens3 124.20 80.61 413.28 9.77 0.00 0.00 0.00 0.00 12:58:43 Average: lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 12:58:43 Average: ens3 230.12 142.24 947.29 31.24 0.00 0.00 0.00 0.00 12:58:43 12:58:43 12:58:43 ---> sar -P ALL: 12:58:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13405) 07/15/26 _x86_64_ (4 CPU) 12:58:43 12:58:43 12:54:58 LINUX RESTART (4 CPU) 12:58:43 12:58:43 12:55:01 CPU %user %nice %system %iowait %steal %idle 12:58:43 12:56:01 all 15.51 0.00 2.68 14.27 0.07 67.46 12:58:43 12:56:01 0 12.35 0.00 1.81 13.54 0.07 72.22 12:58:43 12:56:01 1 12.85 0.00 4.01 4.59 0.07 78.49 12:58:43 12:56:01 2 19.50 0.00 2.80 25.41 0.07 52.22 12:58:43 12:56:01 3 17.35 0.00 2.06 13.55 0.07 66.97 12:58:43 12:57:02 all 11.75 0.00 0.99 12.39 0.05 74.82 12:58:43 12:57:02 0 7.01 0.00 1.06 45.00 0.08 46.85 12:58:43 12:57:02 1 12.92 0.00 0.76 0.43 0.05 85.84 12:58:43 12:57:02 2 17.85 0.00 1.55 3.48 0.05 77.07 12:58:43 12:57:02 3 9.21 0.00 0.59 0.69 0.03 89.47 12:58:43 12:58:01 all 9.60 0.00 0.70 12.91 0.06 76.73 12:58:43 12:58:01 0 24.27 0.00 1.43 47.24 0.12 26.93 12:58:43 12:58:01 1 1.19 0.00 0.34 1.24 0.05 97.17 12:58:43 12:58:01 2 3.68 0.00 0.25 0.34 0.02 95.71 12:58:43 12:58:01 3 9.33 0.00 0.75 2.96 0.03 86.93 12:58:43 Average: all 12.30 0.00 1.45 13.19 0.06 73.00 12:58:43 Average: 0 14.45 0.00 1.43 35.24 0.09 48.78 12:58:43 Average: 1 9.04 0.00 1.71 2.08 0.06 87.11 12:58:43 Average: 2 13.74 0.00 1.54 9.75 0.04 74.93 12:58:43 Average: 3 11.96 0.00 1.13 5.72 0.04 81.14 12:58:43 12:58:43 12:58:43