13:49:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145968 13:49:27 Running as SYSTEM 13:49:27 [EnvInject] - Loading node environment variables. 13:49:27 Building remotely on prd-ubuntu1804-builder-4c-4g-7444 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:49:27 [ssh-agent] Looking for ssh-agent implementation... 13:49:28 $ ssh-agent 13:49:28 SSH_AUTH_SOCK=/tmp/ssh-EPSjv7qCRuWZ/agent.1666 13:49:28 SSH_AGENT_PID=1668 13:49:28 [ssh-agent] Started. 13:49:28 Running ssh-add (command line suppressed) 13:49:28 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3335665493749340426.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3335665493749340426.key) 13:49:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:49:28 The recommended git tool is: NONE 13:49:30 using credential onap-jenkins-ssh 13:49:30 Wiping out workspace first. 13:49:30 Cloning the remote Git repository 13:49:30 Cloning repository git://cloud.onap.org/mirror/oom.git 13:49:30 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:49:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:49:30 > git --version # timeout=10 13:49:30 > git --version # 'git version 2.17.1' 13:49:30 using GIT_SSH to set credentials Gerrit user 13:49:30 Verifying host key using manually-configured host key entries 13:49:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:49:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:49:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:49:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:49:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:49:36 using GIT_SSH to set credentials Gerrit user 13:49:36 Verifying host key using manually-configured host key entries 13:49:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/68/145968/2 # timeout=30 13:49:37 > git rev-parse 15251dffe8da31963768491141a7d85cfd3ab4a6^{commit} # timeout=10 13:49:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:49:37 Checking out Revision 15251dffe8da31963768491141a7d85cfd3ab4a6 (refs/changes/68/145968/2) 13:49:37 > git config core.sparsecheckout # timeout=10 13:49:37 > git checkout -f 15251dffe8da31963768491141a7d85cfd3ab4a6 # timeout=30 13:49:40 Commit message: "[POLICY] Enable OpenTelemetry tracing export for policy-api" 13:49:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:49:40 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 13:49:40 [EnvInject] - Injecting environment variables from a build step. 13:49:40 [EnvInject] - Injecting as environment variables the properties content 13:49:40 PYTHON=python3 13:49:40 13:49:40 [EnvInject] - Variables injected successfully. 13:49:41 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10181304001602330212.sh 13:49:41 ---> tox-install.sh 13:49:41 + source /home/jenkins/lf-env.sh 13:49:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:49:41 ++ mktemp -d /tmp/venv-XXXX 13:49:41 + lf_venv=/tmp/venv-cJ14 13:49:41 + local venv_file=/tmp/.os_lf_venv 13:49:41 + local python=python3 13:49:41 + local options 13:49:41 + local set_path=true 13:49:41 + local install_args= 13:49:41 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:49:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:49:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:49:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:49:41 + true 13:49:41 + case $1 in 13:49:41 + venv_file=/tmp/.toxenv 13:49:41 + shift 2 13:49:41 + true 13:49:41 + case $1 in 13:49:41 + shift 13:49:41 + break 13:49:41 + case $python in 13:49:41 + local pkg_list= 13:49:41 + [[ -d /opt/pyenv ]] 13:49:41 + echo 'Setup pyenv:' 13:49:41 Setup pyenv: 13:49:41 + export PYENV_ROOT=/opt/pyenv 13:49:41 + PYENV_ROOT=/opt/pyenv 13:49:41 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:41 + pyenv versions 13:49:41 * system (set by /opt/pyenv/version) 13:49:41 * 3.8.13 (set by /opt/pyenv/version) 13:49:41 * 3.9.13 (set by /opt/pyenv/version) 13:49:41 * 3.10.6 (set by /opt/pyenv/version) 13:49:41 + command -v pyenv 13:49:41 ++ pyenv init - --no-rehash 13:49:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:49:41 export PATH="/opt/pyenv/shims:${PATH}" 13:49:41 export PYENV_SHELL=bash 13:49:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:49:41 pyenv() { 13:49:41 local command 13:49:41 command="${1:-}" 13:49:41 if [ "$#" -gt 0 ]; then 13:49:41 shift 13:49:41 fi 13:49:41 13:49:41 case "$command" in 13:49:41 rehash|shell) 13:49:41 eval "$(pyenv "sh-$command" "$@")" 13:49:41 ;; 13:49:41 *) 13:49:41 command pyenv "$command" "$@" 13:49:41 ;; 13:49:41 esac 13:49:41 }' 13:49:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:49:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:41 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:41 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:41 ++ export PYENV_SHELL=bash 13:49:41 ++ PYENV_SHELL=bash 13:49:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:49:41 +++ complete -F _pyenv pyenv 13:49:41 ++ lf-pyver python3 13:49:41 ++ local py_version_xy=python3 13:49:41 ++ local py_version_xyz= 13:49:41 ++ pyenv versions 13:49:41 ++ local command 13:49:41 ++ command=versions 13:49:41 ++ '[' 1 -gt 0 ']' 13:49:41 ++ shift 13:49:41 ++ case "$command" in 13:49:41 ++ command pyenv versions 13:49:41 ++ pyenv versions 13:49:41 ++ awk '{ print $1 }' 13:49:41 ++ grep -E '^[0-9.]*[0-9]$' 13:49:41 ++ sed 's/^[ *]* //' 13:49:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:49:41 +++ grep '^3' /tmp/.pyenv_versions 13:49:41 +++ sort -V 13:49:41 +++ tail -n 1 13:49:41 ++ py_version_xyz=3.10.6 13:49:41 ++ [[ -z 3.10.6 ]] 13:49:41 ++ echo 3.10.6 13:49:41 ++ return 0 13:49:41 + pyenv local 3.10.6 13:49:41 + local command 13:49:41 + command=local 13:49:41 + '[' 2 -gt 0 ']' 13:49:41 + shift 13:49:41 + case "$command" in 13:49:41 + command pyenv local 3.10.6 13:49:41 + pyenv local 3.10.6 13:49:41 + for arg in "$@" 13:49:41 + case $arg in 13:49:41 + pkg_list+='tox ' 13:49:41 + for arg in "$@" 13:49:41 + case $arg in 13:49:41 + pkg_list+='virtualenv ' 13:49:41 + for arg in "$@" 13:49:41 + case $arg in 13:49:41 + pkg_list+='urllib3~=1.26.15 ' 13:49:41 + [[ -f /tmp/.toxenv ]] 13:49:41 + [[ ! -f /tmp/.toxenv ]] 13:49:41 + [[ -n '' ]] 13:49:41 + python3 -m venv /tmp/venv-cJ14 13:49:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cJ14' 13:49:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cJ14 13:49:56 + echo /tmp/venv-cJ14 13:49:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:49:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:49:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:49:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:49:56 + local 'pip_opts=--upgrade --quiet' 13:49:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:49:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:49:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:49:56 + [[ -n '' ]] 13:49:56 + [[ -n '' ]] 13:49:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:49:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:49:56 + /tmp/venv-cJ14/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:50:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:50:02 lf-activate-venv(): INFO: Base packages installed successfully 13:50:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:50:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:50:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:50:02 + /tmp/venv-cJ14/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:50:08 + type python3 13:50:08 + true 13:50:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cJ14/bin to PATH' 13:50:08 lf-activate-venv(): INFO: Adding /tmp/venv-cJ14/bin to PATH 13:50:08 + PATH=/tmp/venv-cJ14/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:50:08 + return 0 13:50:08 + python3 --version 13:50:08 Python 3.10.6 13:50:08 + python3 -m pip --version 13:50:08 pip 26.1.2 from /tmp/venv-cJ14/lib/python3.10/site-packages/pip (python 3.10) 13:50:08 + python3 -m pip freeze 13:50:08 cachetools==7.1.4 13:50:08 colorama==0.4.6 13:50:08 distlib==0.4.3 13:50:08 filelock==3.29.7 13:50:08 packaging==26.2 13:50:08 platformdirs==4.10.0 13:50:08 pluggy==1.6.0 13:50:08 pyproject-api==1.10.1 13:50:08 python-discovery==1.4.4 13:50:08 tomli==2.4.1 13:50:08 tomli_w==1.2.0 13:50:08 tox==4.56.4 13:50:08 typing_extensions==4.16.0 13:50:08 urllib3==1.26.20 13:50:08 virtualenv==21.6.0 13:50:08 [EnvInject] - Injecting environment variables from a build step. 13:50:08 [EnvInject] - Injecting as environment variables the properties content 13:50:08 PARALLEL=false 13:50:08 13:50:08 [EnvInject] - Variables injected successfully. 13:50:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4313117395520740409.sh 13:50:08 ---> tox-run.sh 13:50:08 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:50:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:50:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:50:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:50:08 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:50:08 + source /home/jenkins/lf-env.sh 13:50:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:50:08 ++ mktemp -d /tmp/venv-XXXX 13:50:08 + lf_venv=/tmp/venv-XwoP 13:50:08 + local venv_file=/tmp/.os_lf_venv 13:50:08 + local python=python3 13:50:08 + local options 13:50:08 + local set_path=true 13:50:08 + local install_args= 13: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 13:50:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:50:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:50:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:50:08 + true 13:50:08 + case $1 in 13:50:08 + venv_file=/tmp/.toxenv 13:50:08 + shift 2 13:50:08 + true 13:50:08 + case $1 in 13:50:08 + shift 13:50:08 + break 13:50:08 + case $python in 13:50:08 + local pkg_list= 13:50:08 + [[ -d /opt/pyenv ]] 13:50:08 + echo 'Setup pyenv:' 13:50:08 Setup pyenv: 13:50:08 + export PYENV_ROOT=/opt/pyenv 13:50:08 + PYENV_ROOT=/opt/pyenv 13:50:08 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:50:08 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:50:08 + pyenv versions 13:50:08 system 13:50:08 3.8.13 13:50:08 3.9.13 13:50:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:50:08 + command -v pyenv 13:50:08 ++ pyenv init - --no-rehash 13: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[*]}"'\'')" 13:50:08 export PATH="/opt/pyenv/shims:${PATH}" 13:50:08 export PYENV_SHELL=bash 13:50:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:50:08 pyenv() { 13:50:08 local command 13:50:08 command="${1:-}" 13:50:08 if [ "$#" -gt 0 ]; then 13:50:08 shift 13:50:08 fi 13:50:08 13:50:08 case "$command" in 13:50:08 rehash|shell) 13:50:08 eval "$(pyenv "sh-$command" "$@")" 13:50:08 ;; 13:50:08 *) 13:50:08 command pyenv "$command" "$@" 13:50:08 ;; 13:50:08 esac 13:50:08 }' 13: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[*]}"' 13:50:08 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:50:08 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:50:08 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:50:08 ++ export PYENV_SHELL=bash 13:50:08 ++ PYENV_SHELL=bash 13:50:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:50:08 +++ complete -F _pyenv pyenv 13:50:08 ++ lf-pyver python3 13:50:08 ++ local py_version_xy=python3 13:50:08 ++ local py_version_xyz= 13:50:08 ++ pyenv versions 13:50:08 ++ local command 13:50:08 ++ command=versions 13:50:08 ++ '[' 1 -gt 0 ']' 13:50:08 ++ shift 13:50:08 ++ case "$command" in 13:50:08 ++ command pyenv versions 13:50:08 ++ pyenv versions 13:50:08 ++ sed 's/^[ *]* //' 13:50:08 ++ awk '{ print $1 }' 13:50:08 ++ grep -E '^[0-9.]*[0-9]$' 13:50:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:50:08 +++ grep '^3' /tmp/.pyenv_versions 13:50:08 +++ sort -V 13:50:08 +++ tail -n 1 13:50:08 ++ py_version_xyz=3.10.6 13:50:08 ++ [[ -z 3.10.6 ]] 13:50:08 ++ echo 3.10.6 13:50:08 ++ return 0 13:50:08 + pyenv local 3.10.6 13:50:08 + local command 13:50:08 + command=local 13:50:08 + '[' 2 -gt 0 ']' 13:50:08 + shift 13:50:08 + case "$command" in 13:50:08 + command pyenv local 3.10.6 13:50:08 + pyenv local 3.10.6 13:50:08 + for arg in "$@" 13:50:08 + case $arg in 13:50:08 + pkg_list+='tox ' 13:50:08 + for arg in "$@" 13:50:08 + case $arg in 13:50:08 + pkg_list+='virtualenv ' 13:50:08 + for arg in "$@" 13:50:08 + case $arg in 13:50:08 + pkg_list+='urllib3~=1.26.15 ' 13:50:08 + [[ -f /tmp/.toxenv ]] 13:50:08 ++ cat /tmp/.toxenv 13:50:08 + lf_venv=/tmp/venv-cJ14 13:50:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cJ14 from' file:/tmp/.toxenv 13:50:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cJ14 from file:/tmp/.toxenv 13:50:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:50:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:50:08 + local 'pip_opts=--upgrade --quiet' 13:50:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:50:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:50:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:50:08 + [[ -n '' ]] 13:50:08 + [[ -n '' ]] 13:50:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:50:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:50:08 + /tmp/venv-cJ14/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:50:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:50:09 lf-activate-venv(): INFO: Base packages installed successfully 13:50:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:50:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:50:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:50:09 + /tmp/venv-cJ14/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:50:11 + type python3 13:50:11 + true 13:50:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cJ14/bin to PATH' 13:50:11 lf-activate-venv(): INFO: Adding /tmp/venv-cJ14/bin to PATH 13:50:11 + PATH=/tmp/venv-cJ14/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:50:11 + return 0 13:50:11 + [[ -d /opt/pyenv ]] 13:50:11 + echo '---> Setting up pyenv' 13:50:11 ---> Setting up pyenv 13:50:11 + export PYENV_ROOT=/opt/pyenv 13:50:11 + PYENV_ROOT=/opt/pyenv 13:50:11 + export PATH=/opt/pyenv/bin:/tmp/venv-cJ14/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:50:11 + PATH=/opt/pyenv/bin:/tmp/venv-cJ14/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:50:11 ++ pwd 13:50:11 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:50:11 + export PYTHONPATH 13:50:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:50:11 + TOX_TESTENV_PASSENV=PYTHONPATH 13:50:11 + tox --version 13:50:11 4.56.4 from /tmp/venv-cJ14/lib/python3.10/site-packages/tox/__init__.py 13:50:11 + PARALLEL=false 13:50:11 + TOX_OPTIONS_LIST= 13:50:11 + [[ -n checkbashisms ]] 13:50:11 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:50:11 + case ${PARALLEL,,} in 13:50:11 + tox -e checkbashisms 13:50:11 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:50:12 checkbashisms: freeze> python -m pip freeze --all 13:50:13 checkbashisms: pip==26.1.2,setuptools==83.0.0 13:50:13 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:50:15 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:50:17 checkbashisms: OK (5.38=setup[1.80]+cmd[3.58] seconds) 13:50:17 congratulations :) (5.42 seconds) 13:50:17 + tox_status=0 13:50:17 + echo '---> Completed tox runs' 13:50:17 ---> Completed tox runs 13:50:17 + for i in .tox/*/log 13:50:17 ++ echo .tox/checkbashisms/log 13:50:17 ++ awk -F/ '{print $2}' 13:50:17 + tox_env=checkbashisms 13:50:17 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:50:17 + DOC_DIR=docs/_build/html 13:50:17 + [[ -d docs/_build/html ]] 13:50:17 + echo '---> tox-run.sh ends' 13:50:17 ---> tox-run.sh ends 13:50:17 + test 0 -eq 0 13:50:17 $ ssh-agent -k 13:50:17 unset SSH_AUTH_SOCK; 13:50:17 unset SSH_AGENT_PID; 13:50:17 echo Agent pid 1668 killed; 13:50:17 [ssh-agent] Stopped. 13:50:17 [PostBuildScript] - [INFO] Executing post build scripts. 13:50:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11726621417150899051.sh 13:50:17 ---> sysstat.sh 13:50:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17506846184718148765.sh 13:50:17 ---> package-listing.sh 13:50:17 ++ tr '[:upper:]' '[:lower:]' 13:50:17 ++ facter osfamily 13:50:17 + OS_FAMILY=debian 13:50:17 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:50:17 + START_PACKAGES=/tmp/packages_start.txt 13:50:17 + END_PACKAGES=/tmp/packages_end.txt 13:50:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:50:17 + PACKAGES=/tmp/packages_start.txt 13:50:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:50:17 + PACKAGES=/tmp/packages_end.txt 13:50:17 + case "${OS_FAMILY}" in 13:50:17 + grep '^ii' 13:50:17 + dpkg -l 13:50:18 + '[' -f /tmp/packages_start.txt ']' 13:50:18 + '[' -f /tmp/packages_end.txt ']' 13:50:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:50:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:50:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:50:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:50:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10453700078984519038.sh 13:50:18 ---> capture-instance-metadata.sh 13:50:18 Setup pyenv: 13:50:18 system 13:50:18 3.8.13 13:50:18 3.9.13 13:50:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:50:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uHRg 13:50:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:50:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:50:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:50:54 lf-activate-venv(): INFO: Base packages installed successfully 13:50:54 lf-activate-venv(): INFO: Installing additional packages: lftools 13:51:26 lf-activate-venv(): INFO: Adding /tmp/venv-uHRg/bin to PATH 13:51:26 INFO: Running in OpenStack, capturing instance metadata 13:51:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7406012476538874644.sh 13:51:26 provisioning config files... 13:51:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16031115919767813934tmp 13:51:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:51:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:51:26 [EnvInject] - Injecting environment variables from a build step. 13:51:26 [EnvInject] - Injecting as environment variables the properties content 13:51:26 SERVER_ID=logs 13:51:26 13:51:26 [EnvInject] - Variables injected successfully. 13:51:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7628785085272280740.sh 13:51:26 ---> create-netrc.sh 13:51:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5595780213538453896.sh 13:51:26 ---> python-tools-install.sh 13:51:26 Setup pyenv: 13:51:26 system 13:51:26 3.8.13 13:51:26 3.9.13 13:51:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:51:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uHRg from file:/tmp/.os_lf_venv 13:51:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:51:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:51:28 lf-activate-venv(): INFO: Base packages installed successfully 13:51:28 lf-activate-venv(): INFO: Installing additional packages: lftools 13:51:37 lf-activate-venv(): INFO: Adding /tmp/venv-uHRg/bin to PATH 13:51:37 Generating Requirements File 13:52: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. 13:52:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:52:09 Python 3.10.6 13:52:09 pip 26.1.2 from /tmp/venv-uHRg/lib/python3.10/site-packages/pip (python 3.10) 13:52:10 aiohappyeyeballs==2.7.1 13:52:10 aiohttp==3.14.1 13:52:10 aiosignal==1.4.0 13:52:10 appdirs==1.4.4 13:52:10 argcomplete==3.7.0 13:52:10 aspy.yaml==1.3.0 13:52:10 async-timeout==5.0.1 13:52:10 attrs==26.1.0 13:52:10 autopage==0.6.0 13:52:10 backports.strenum==1.3.1 13:52:10 beautifulsoup4==4.15.0 13:52:10 boto3==1.43.44 13:52:10 botocore==1.43.44 13:52:10 bs4==0.0.2 13:52:10 certifi==2026.6.17 13:52:10 cffi==2.1.0 13:52:10 cfgv==3.5.0 13:52:10 chardet==7.4.3 13:52:10 charset-normalizer==3.4.9 13:52:10 click==8.4.2 13:52:10 cliff==4.14.0 13:52:10 cmd2==3.5.1 13:52:10 cryptography==3.3.2 13:52:10 debtcollector==3.1.0 13:52:10 decorator==5.3.1 13:52:10 defusedxml==0.7.1 13:52:10 Deprecated==1.3.1 13:52:10 distlib==0.4.3 13:52:10 dnspython==2.8.0 13:52:10 docker==7.1.0 13:52:10 dogpile.cache==1.5.0 13:52:10 durationpy==0.10 13:52:10 email-validator==2.3.0 13:52:10 filelock==3.29.7 13:52:10 frozenlist==1.8.0 13:52:10 future==1.0.0 13:52:10 gitdb==4.0.12 13:52:10 GitPython==3.1.50 13:52:10 httplib2==0.30.2 13:52:10 identify==2.6.19 13:52:10 idna==3.18 13:52:10 importlib-resources==1.5.0 13:52:10 iso8601==2.1.0 13:52:10 Jinja2==3.1.6 13:52:10 jmespath==1.1.0 13:52:10 jsonpatch==1.33 13:52:10 jsonpointer==3.1.1 13:52:10 jsonschema==4.26.0 13:52:10 jsonschema-specifications==2025.9.1 13:52:10 keystoneauth1==5.14.0 13:52:10 kubernetes==36.0.2 13:52:10 lftools==0.37.22 13:52:10 lxml==6.1.1 13:52:10 markdown-it-py==4.2.0 13:52:10 MarkupSafe==3.0.3 13:52:10 mdurl==0.1.2 13:52:10 msgpack==1.2.1 13:52:10 multi_key_dict==2.0.3 13:52:10 multidict==6.7.1 13:52:10 munch==4.0.0 13:52:10 netaddr==1.3.0 13:52:10 niet==1.4.2 13:52:10 nodeenv==1.10.0 13:52:10 oauth2client==4.1.3 13:52:10 oauthlib==3.3.1 13:52:10 openstacksdk==4.13.0 13:52:10 os-service-types==1.8.2 13:52:10 osc-lib==4.6.0 13:52:10 oslo.config==10.4.0 13:52:10 oslo.context==6.4.0 13:52:10 oslo.i18n==6.8.0 13:52:10 oslo.log==8.2.0 13:52:10 oslo.serialization==5.10.0 13:52:10 oslo.utils==10.1.1 13:52:10 packaging==26.2 13:52:10 pbr==7.0.3 13:52:10 platformdirs==4.10.0 13:52:10 prettytable==3.18.0 13:52:10 propcache==0.5.2 13:52:10 psutil==7.2.2 13:52:10 pyasn1==0.6.4 13:52:10 pyasn1_modules==0.4.2 13:52:10 pycparser==3.0 13:52:10 pygerrit2==2.0.15 13:52:10 PyGithub==2.9.1 13:52:10 Pygments==2.20.0 13:52:10 PyJWT==2.13.0 13:52:10 PyNaCl==1.6.2 13:52:10 pyparsing==2.4.7 13:52:10 pyperclip==1.11.0 13:52:10 pyrsistent==0.20.0 13:52:10 python-cinderclient==9.9.0 13:52:10 python-dateutil==2.9.0.post0 13:52:10 python-discovery==1.4.4 13:52:10 python-heatclient==5.2.0 13:52:10 python-jenkins==1.8.3 13:52:10 python-keystoneclient==5.8.0 13:52:10 python-magnumclient==4.11.0 13:52:10 python-openstackclient==10.0.0 13:52:10 python-swiftclient==4.10.0 13:52:10 PyYAML==6.0.3 13:52:10 referencing==0.37.0 13:52:10 requests==2.34.2 13:52:10 requests-oauthlib==2.0.0 13:52:10 rfc3986==2.0.0 13:52:10 rich==15.0.0 13:52:10 rich-argparse==1.8.0 13:52:10 rpds-py==0.30.0 13:52:10 rsa==4.9.1 13:52:10 ruamel.yaml==0.19.1 13:52:10 ruamel.yaml.clib==0.2.15 13:52:10 s3transfer==0.19.0 13:52:10 simplejson==4.1.1 13:52:10 six==1.17.0 13:52:10 smmap==5.0.3 13:52:10 soupsieve==2.8.4 13:52:10 stevedore==5.8.0 13:52:10 tabulate==0.10.0 13:52:10 toml==0.10.2 13:52:10 tomlkit==0.15.0 13:52:10 tqdm==4.68.4 13:52:10 typing_extensions==4.16.0 13:52:10 urllib3==1.26.20 13:52:10 virtualenv==21.6.0 13:52:10 wcwidth==0.8.2 13:52:10 websocket-client==1.9.0 13:52:10 wrapt==2.2.2 13:52:10 xdg==6.0.0 13:52:10 xmltodict==1.0.4 13:52:10 yarl==1.24.2 13:52:10 yq==4.1.1 13:52:10 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins9612417911297103769.sh 13:52:10 ---> uv-install.sh 13:52:10 Installing uv/uvx (latest) using shell installer 13:52:10 2026-07-09 13:52:10 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-FQq5uI.sh" [1] 13:52:10 downloading uv 0.11.28 x86_64-unknown-linux-gnu 13:52:11 installing to /home/jenkins/.local/bin 13:52:11 uv 13:52:11 uvx 13:52:11 everything's installed! 13:52:11 13:52:11 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:52:11 13:52:11 source $HOME/.local/bin/env (sh, bash, zsh) 13:52:11 source $HOME/.local/bin/env.fish (fish) 13:52:11 Adding install location to PATH 13:52:11 ---> Validating uv/uvx install 13:52:11 uvx 0.11.28 (x86_64-unknown-linux-gnu) 13:52:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13336152756719774216.sh 13:52:11 ---> sudo-logs.sh 13:52:11 Archiving 'sudo' log.. 13:52:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17562386451476490073.sh 13:52:11 ---> job-cost.sh 13:52:11 INFO: Activating Python virtual environment... 13:52:11 Setup pyenv: 13:52:11 system 13:52:11 3.8.13 13:52:11 3.9.13 13:52:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:52:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uHRg from file:/tmp/.os_lf_venv 13:52:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:52:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:52:14 lf-activate-venv(): INFO: Base packages installed successfully 13:52:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:52:19 lf-activate-venv(): INFO: Adding /tmp/venv-uHRg/bin to PATH 13:52:19 INFO: No stack-cost file found 13:52:19 INFO: Instance uptime: 198s 13:52:19 INFO: Fetching instance metadata (attempt 1 of 3)... 13:52:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:52:20 INFO: Successfully fetched instance metadata 13:52:20 INFO: Instance type: v3-standard-4 13:52:20 INFO: Retrieving pricing info for: v3-standard-4 13:52:20 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:52:20 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=198 13:52:20 INFO: Successfully fetched Vexxhost pricing API 13:52:20 INFO: Retrieved cost: 0.11 13:52:20 INFO: Retrieved resource: v3-standard-4 13:52:20 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 13:52:20 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 13:52:20 INFO: Successfully archived job cost data 13:52:20 DEBUG: Cost data: oom-master-checkbashisms-lint,4688,2026-07-09 13:52:20,v3-standard-4,198,0.11,0.00,SUCCESS 13:52:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14924738904144141025.sh 13:52:20 ---> logs-deploy.sh 13:52:20 Setup pyenv: 13:52:20 system 13:52:20 3.8.13 13:52:20 3.9.13 13:52:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:52:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uHRg from file:/tmp/.os_lf_venv 13:52:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:52:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:52:22 lf-activate-venv(): INFO: Base packages installed successfully 13:52:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:52:31 lf-activate-venv(): INFO: Adding /tmp/venv-uHRg/bin to PATH 13:52:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4688 13:52:31 INFO: archiving workspace using pattern(s): 13:52:33 Archives upload complete. 13:52:33 INFO: archiving logs to Nexus 13:52:34 ---> uname -a: 13:52:34 Linux prd-ubuntu1804-builder-4c-4g-7444 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:52:34 13:52:34 13:52:34 ---> lscpu: 13:52:34 Architecture: x86_64 13:52:34 CPU op-mode(s): 32-bit, 64-bit 13:52:34 Byte Order: Little Endian 13:52:34 CPU(s): 4 13:52:34 On-line CPU(s) list: 0-3 13:52:34 Thread(s) per core: 1 13:52:34 Core(s) per socket: 1 13:52:34 Socket(s): 4 13:52:34 NUMA node(s): 1 13:52:34 Vendor ID: AuthenticAMD 13:52:34 CPU family: 23 13:52:34 Model: 49 13:52:34 Model name: AMD EPYC-Rome Processor 13:52:34 Stepping: 0 13:52:34 CPU MHz: 2800.000 13:52:34 BogoMIPS: 5600.00 13:52:34 Virtualization: AMD-V 13:52:34 Hypervisor vendor: KVM 13:52:34 Virtualization type: full 13:52:34 L1d cache: 32K 13:52:34 L1i cache: 32K 13:52:34 L2 cache: 512K 13:52:34 L3 cache: 16384K 13:52:34 NUMA node0 CPU(s): 0-3 13:52:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:52:34 13:52:34 13:52:34 ---> nproc: 13:52:34 4 13:52:34 13:52:34 13:52:34 ---> df -h: 13:52:34 Filesystem Size Used Avail Use% Mounted on 13:52:34 udev 7.9G 0 7.9G 0% /dev 13:52:34 tmpfs 1.6G 676K 1.6G 1% /run 13:52:34 /dev/vda1 78G 8.4G 69G 11% / 13:52:34 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:52:34 tmpfs 5.0M 0 5.0M 0% /run/lock 13:52:34 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:52:34 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:52:34 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:52:34 13:52:34 13:52:34 ---> free -m: 13:52:34 total used free shared buff/cache available 13:52:34 Mem: 16040 558 13275 0 2206 15164 13:52:34 Swap: 1023 0 1023 13:52:34 13:52:34 13:52:34 ---> ip addr: 13:52:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:52:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:52:34 inet 127.0.0.1/8 scope host lo 13:52:34 valid_lft forever preferred_lft forever 13:52:34 inet6 ::1/128 scope host 13:52:34 valid_lft forever preferred_lft forever 13:52:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:52:34 link/ether fa:16:3e:50:84:25 brd ff:ff:ff:ff:ff:ff 13:52:34 inet 10.30.106.133/23 brd 10.30.107.255 scope global dynamic ens3 13:52:34 valid_lft 86196sec preferred_lft 86196sec 13:52:34 inet6 fe80::f816:3eff:fe50:8425/64 scope link 13:52:34 valid_lft forever preferred_lft forever 13:52:34 13:52:34 13:52:34 ---> sar -b -r -n DEV: 13:52:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7444) 07/09/26 _x86_64_ (4 CPU) 13:52:34 13:52:34 13:49:11 LINUX RESTART (4 CPU) 13:52:34 13:52:34 13:50:02 tps rtps wtps bread/s bwrtn/s 13:52:34 13:51:01 65.19 8.20 56.99 146.28 28760.41 13:52:34 13:52:01 93.40 0.72 92.68 96.38 22597.97 13:52:34 Average: 79.42 4.43 74.99 121.12 25653.30 13:52:34 13:52:34 13:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:52:34 13:51:01 14057104 15525304 2367856 14.42 51168 1623012 826348 4.73 714132 1448672 38112 13:52:34 13:52:01 13756036 15505200 2668924 16.25 74892 1866296 832196 4.76 750292 1684632 67672 13:52:34 Average: 13906570 15515252 2518390 15.33 63030 1744654 829272 4.75 732212 1566652 52892 13:52:34 13:52:34 13:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:52:34 13:51:01 ens3 25.17 18.52 82.99 9.83 0.00 0.00 0.00 0.00 13:52:34 13:51:01 lo 0.88 0.88 0.10 0.10 0.00 0.00 0.00 0.00 13:52:34 13:52:01 ens3 112.15 77.82 1093.35 11.73 0.00 0.00 0.00 0.00 13:52:34 13:52:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 13:52:34 Average: ens3 69.02 48.42 592.41 10.79 0.00 0.00 0.00 0.00 13:52:34 Average: lo 0.91 0.91 0.10 0.10 0.00 0.00 0.00 0.00 13:52:34 13:52:34 13:52:34 ---> sar -P ALL: 13:52:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7444) 07/09/26 _x86_64_ (4 CPU) 13:52:34 13:52:34 13:49:11 LINUX RESTART (4 CPU) 13:52:34 13:52:34 13:50:02 CPU %user %nice %system %iowait %steal %idle 13:52:34 13:51:01 all 10.01 0.00 0.81 26.65 0.08 62.45 13:52:34 13:51:01 0 5.80 0.00 0.92 57.87 0.02 35.39 13:52:34 13:51:01 1 13.25 0.00 0.58 0.78 0.08 85.31 13:52:34 13:51:01 2 10.10 0.00 0.82 46.93 0.17 41.98 13:52:34 13:51:01 3 10.87 0.00 0.93 0.90 0.05 87.24 13:52:34 13:52:01 all 15.36 0.00 1.12 6.37 0.05 77.10 13:52:34 13:52:01 0 8.58 0.00 1.49 22.26 0.05 67.62 13:52:34 13:52:01 1 11.19 0.00 0.90 0.52 0.05 87.34 13:52:34 13:52:01 2 13.43 0.00 0.72 0.44 0.03 85.37 13:52:34 13:52:01 3 28.22 0.00 1.37 2.20 0.07 68.14 13:52:34 Average: all 12.70 0.00 0.97 16.45 0.06 69.82 13:52:34 Average: 0 7.20 0.00 1.20 39.94 0.03 51.62 13:52:34 Average: 1 12.21 0.00 0.74 0.65 0.07 86.33 13:52:34 Average: 2 11.76 0.00 0.77 23.70 0.10 63.66 13:52:34 Average: 3 19.62 0.00 1.15 1.56 0.06 77.61 13:52:34 13:52:34 13:52:34