09:04:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 09:04:06 Running as SYSTEM 09:04:06 [EnvInject] - Loading node environment variables. 09:04:06 Building remotely on prd-ubuntu1804-builder-4c-4g-12167 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:04:06 [ssh-agent] Looking for ssh-agent implementation... 09:04:06 $ ssh-agent 09:04:06 SSH_AUTH_SOCK=/tmp/ssh-mD9xjVL5gn6n/agent.1771 09:04:06 SSH_AGENT_PID=1773 09:04:06 [ssh-agent] Started. 09:04:06 Running ssh-add (command line suppressed) 09:04:06 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13887937417526634639.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13887937417526634639.key) 09:04:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:04:06 The recommended git tool is: NONE 09:04:08 using credential onap-jenkins-ssh 09:04:08 Wiping out workspace first. 09:04:08 Cloning the remote Git repository 09:04:08 Cloning repository git://cloud.onap.org/mirror/oom.git 09:04:08 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:04:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:04:08 > git --version # timeout=10 09:04:08 > git --version # 'git version 2.17.1' 09:04:08 using GIT_SSH to set credentials Gerrit user 09:04:08 Verifying host key using manually-configured host key entries 09:04:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:04:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:04:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:04:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:04:13 using GIT_SSH to set credentials Gerrit user 09:04:13 Verifying host key using manually-configured host key entries 09:04:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/5 # timeout=30 09:04:13 > git rev-parse 29c4dfad8d16bf873a22130ec032eaf4adb8e0df^{commit} # timeout=10 09:04:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:04:13 Checking out Revision 29c4dfad8d16bf873a22130ec032eaf4adb8e0df (refs/changes/15/146015/5) 09:04:13 > git config core.sparsecheckout # timeout=10 09:04:13 > git checkout -f 29c4dfad8d16bf873a22130ec032eaf4adb8e0df # timeout=30 09:04:17 Commit message: "[POLICY] Update docker images to latest versions" 09:04:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:04:17 > git rev-list --no-walk 2d05fc4eee20e56c822a02fbf154a6394705886f # timeout=10 09:04:17 [EnvInject] - Injecting environment variables from a build step. 09:04:17 [EnvInject] - Injecting as environment variables the properties content 09:04:17 PYTHON=python3 09:04:17 09:04:17 [EnvInject] - Variables injected successfully. 09:04:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14132684510493886362.sh 09:04:17 ---> tox-install.sh 09:04:17 + source /home/jenkins/lf-env.sh 09:04:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:04:17 ++ mktemp -d /tmp/venv-XXXX 09:04:17 + lf_venv=/tmp/venv-aqKl 09:04:17 + local venv_file=/tmp/.os_lf_venv 09:04:17 + local python=python3 09:04:17 + local options 09:04:17 + local set_path=true 09:04:17 + local install_args= 09:04:17 ++ 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 09:04:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:04:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:04:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:04:17 + true 09:04:17 + case $1 in 09:04:17 + venv_file=/tmp/.toxenv 09:04:17 + shift 2 09:04:17 + true 09:04:17 + case $1 in 09:04:17 + shift 09:04:17 + break 09:04:17 + case $python in 09:04:17 + local pkg_list= 09:04:17 + [[ -d /opt/pyenv ]] 09:04:17 + echo 'Setup pyenv:' 09:04:17 Setup pyenv: 09:04:17 + export PYENV_ROOT=/opt/pyenv 09:04:17 + PYENV_ROOT=/opt/pyenv 09:04:17 + 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 09:04:17 + 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 09:04:17 + pyenv versions 09:04:17 * system (set by /opt/pyenv/version) 09:04:17 * 3.8.13 (set by /opt/pyenv/version) 09:04:17 * 3.9.13 (set by /opt/pyenv/version) 09:04:17 * 3.10.6 (set by /opt/pyenv/version) 09:04:17 + command -v pyenv 09:04:17 ++ pyenv init - --no-rehash 09:04:17 + 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[*]}"'\'')" 09:04:17 export PATH="/opt/pyenv/shims:${PATH}" 09:04:17 export PYENV_SHELL=bash 09:04:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:04:17 pyenv() { 09:04:17 local command 09:04:17 command="${1:-}" 09:04:17 if [ "$#" -gt 0 ]; then 09:04:17 shift 09:04:17 fi 09:04:17 09:04:17 case "$command" in 09:04:17 rehash|shell) 09:04:17 eval "$(pyenv "sh-$command" "$@")" 09:04:17 ;; 09:04:17 *) 09:04:17 command pyenv "$command" "$@" 09:04:17 ;; 09:04:17 esac 09:04:17 }' 09:04:17 +++ 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[*]}"' 09:04:17 ++ 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 09:04:17 ++ 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 09:04:17 ++ 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 09:04:17 ++ export PYENV_SHELL=bash 09:04:17 ++ PYENV_SHELL=bash 09:04:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:04:17 +++ complete -F _pyenv pyenv 09:04:17 ++ lf-pyver python3 09:04:17 ++ local py_version_xy=python3 09:04:17 ++ local py_version_xyz= 09:04:17 ++ pyenv versions 09:04:17 ++ sed 's/^[ *]* //' 09:04:17 ++ local command 09:04:17 ++ awk '{ print $1 }' 09:04:17 ++ grep -E '^[0-9.]*[0-9]$' 09:04:17 ++ command=versions 09:04:17 ++ '[' 1 -gt 0 ']' 09:04:17 ++ shift 09:04:17 ++ case "$command" in 09:04:17 ++ command pyenv versions 09:04:17 ++ pyenv versions 09:04:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:04:18 +++ grep '^3' /tmp/.pyenv_versions 09:04:18 +++ sort -V 09:04:18 +++ tail -n 1 09:04:18 ++ py_version_xyz=3.10.6 09:04:18 ++ [[ -z 3.10.6 ]] 09:04:18 ++ echo 3.10.6 09:04:18 ++ return 0 09:04:18 + pyenv local 3.10.6 09:04:18 + local command 09:04:18 + command=local 09:04:18 + '[' 2 -gt 0 ']' 09:04:18 + shift 09:04:18 + case "$command" in 09:04:18 + command pyenv local 3.10.6 09:04:18 + pyenv local 3.10.6 09:04:18 + for arg in "$@" 09:04:18 + case $arg in 09:04:18 + pkg_list+='tox ' 09:04:18 + for arg in "$@" 09:04:18 + case $arg in 09:04:18 + pkg_list+='virtualenv ' 09:04:18 + for arg in "$@" 09:04:18 + case $arg in 09:04:18 + pkg_list+='urllib3~=1.26.15 ' 09:04:18 + [[ -f /tmp/.toxenv ]] 09:04:18 + [[ ! -f /tmp/.toxenv ]] 09:04:18 + [[ -n '' ]] 09:04:18 + python3 -m venv /tmp/venv-aqKl 09:04:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aqKl' 09:04:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aqKl 09:04:22 + echo /tmp/venv-aqKl 09:04:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:04:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:04:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:04:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:04:22 + local 'pip_opts=--upgrade --quiet' 09:04:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:04:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:04:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:04:22 + [[ -n '' ]] 09:04:22 + [[ -n '' ]] 09:04:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:04:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:04:22 + /tmp/venv-aqKl/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 09:04:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:04:26 lf-activate-venv(): INFO: Base packages installed successfully 09:04:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:04:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:04:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:04:26 + /tmp/venv-aqKl/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 09:04:28 + type python3 09:04:28 + true 09:04:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aqKl/bin to PATH' 09:04:28 lf-activate-venv(): INFO: Adding /tmp/venv-aqKl/bin to PATH 09:04:28 + PATH=/tmp/venv-aqKl/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 09:04:28 + return 0 09:04:28 + python3 --version 09:04:28 Python 3.10.6 09:04:28 + python3 -m pip --version 09:04:28 pip 26.1.2 from /tmp/venv-aqKl/lib/python3.10/site-packages/pip (python 3.10) 09:04:28 + python3 -m pip freeze 09:04:28 cachetools==7.1.4 09:04:28 colorama==0.4.6 09:04:28 distlib==0.4.3 09:04:28 filelock==3.29.7 09:04:28 packaging==26.2 09:04:28 platformdirs==4.10.0 09:04:28 pluggy==1.6.0 09:04:28 pyproject-api==1.10.1 09:04:28 python-discovery==1.4.4 09:04:28 tomli==2.4.1 09:04:28 tomli_w==1.2.0 09:04:28 tox==4.56.4 09:04:28 typing_extensions==4.16.0 09:04:28 urllib3==1.26.20 09:04:28 virtualenv==21.6.1 09:04:28 [EnvInject] - Injecting environment variables from a build step. 09:04:28 [EnvInject] - Injecting as environment variables the properties content 09:04:28 PARALLEL=false 09:04:28 09:04:28 [EnvInject] - Variables injected successfully. 09:04:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15142062069737642816.sh 09:04:28 ---> tox-run.sh 09:04:28 + 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 09:04:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:04:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:04:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:04:28 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:04:28 + source /home/jenkins/lf-env.sh 09:04:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:04:28 ++ mktemp -d /tmp/venv-XXXX 09:04:28 + lf_venv=/tmp/venv-HclA 09:04:28 + local venv_file=/tmp/.os_lf_venv 09:04:28 + local python=python3 09:04:28 + local options 09:04:28 + local set_path=true 09:04:28 + local install_args= 09:04:28 ++ 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 09:04:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:04:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:04:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:04:28 + true 09:04:28 + case $1 in 09:04:28 + venv_file=/tmp/.toxenv 09:04:28 + shift 2 09:04:28 + true 09:04:28 + case $1 in 09:04:28 + shift 09:04:28 + break 09:04:28 + case $python in 09:04:28 + local pkg_list= 09:04:28 + [[ -d /opt/pyenv ]] 09:04:28 + echo 'Setup pyenv:' 09:04:28 Setup pyenv: 09:04:28 + export PYENV_ROOT=/opt/pyenv 09:04:28 + PYENV_ROOT=/opt/pyenv 09:04:28 + 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 09:04:28 + 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 09:04:28 + pyenv versions 09:04:28 system 09:04:28 3.8.13 09:04:28 3.9.13 09:04:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:04:28 + command -v pyenv 09:04:28 ++ pyenv init - --no-rehash 09:04:28 + 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[*]}"'\'')" 09:04:28 export PATH="/opt/pyenv/shims:${PATH}" 09:04:28 export PYENV_SHELL=bash 09:04:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:04:28 pyenv() { 09:04:28 local command 09:04:28 command="${1:-}" 09:04:28 if [ "$#" -gt 0 ]; then 09:04:28 shift 09:04:28 fi 09:04:28 09:04:28 case "$command" in 09:04:28 rehash|shell) 09:04:28 eval "$(pyenv "sh-$command" "$@")" 09:04:28 ;; 09:04:28 *) 09:04:28 command pyenv "$command" "$@" 09:04:28 ;; 09:04:28 esac 09:04:28 }' 09:04:28 +++ 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[*]}"' 09:04:28 ++ 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 09:04:28 ++ 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 09:04:28 ++ 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 09:04:28 ++ export PYENV_SHELL=bash 09:04:28 ++ PYENV_SHELL=bash 09:04:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:04:28 +++ complete -F _pyenv pyenv 09:04:28 ++ lf-pyver python3 09:04:28 ++ local py_version_xy=python3 09:04:28 ++ local py_version_xyz= 09:04:29 ++ pyenv versions 09:04:29 ++ local command 09:04:29 ++ command=versions 09:04:29 ++ '[' 1 -gt 0 ']' 09:04:29 ++ shift 09:04:29 ++ case "$command" in 09:04:29 ++ command pyenv versions 09:04:29 ++ pyenv versions 09:04:29 ++ sed 's/^[ *]* //' 09:04:29 ++ grep -E '^[0-9.]*[0-9]$' 09:04:29 ++ awk '{ print $1 }' 09:04:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:04:29 +++ sort -V 09:04:29 +++ grep '^3' /tmp/.pyenv_versions 09:04:29 +++ tail -n 1 09:04:29 ++ py_version_xyz=3.10.6 09:04:29 ++ [[ -z 3.10.6 ]] 09:04:29 ++ echo 3.10.6 09:04:29 ++ return 0 09:04:29 + pyenv local 3.10.6 09:04:29 + local command 09:04:29 + command=local 09:04:29 + '[' 2 -gt 0 ']' 09:04:29 + shift 09:04:29 + case "$command" in 09:04:29 + command pyenv local 3.10.6 09:04:29 + pyenv local 3.10.6 09:04:29 + for arg in "$@" 09:04:29 + case $arg in 09:04:29 + pkg_list+='tox ' 09:04:29 + for arg in "$@" 09:04:29 + case $arg in 09:04:29 + pkg_list+='virtualenv ' 09:04:29 + for arg in "$@" 09:04:29 + case $arg in 09:04:29 + pkg_list+='urllib3~=1.26.15 ' 09:04:29 + [[ -f /tmp/.toxenv ]] 09:04:29 ++ cat /tmp/.toxenv 09:04:29 + lf_venv=/tmp/venv-aqKl 09:04:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqKl from' file:/tmp/.toxenv 09:04:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqKl from file:/tmp/.toxenv 09:04:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:04:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:04:29 + local 'pip_opts=--upgrade --quiet' 09:04:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:04:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:04:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:04:29 + [[ -n '' ]] 09:04:29 + [[ -n '' ]] 09:04:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:04:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:04:29 + /tmp/venv-aqKl/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 09:04:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:04:29 lf-activate-venv(): INFO: Base packages installed successfully 09:04:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:04:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:04:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:04:29 + /tmp/venv-aqKl/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 09:04:30 + type python3 09:04:30 + true 09:04:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aqKl/bin to PATH' 09:04:30 lf-activate-venv(): INFO: Adding /tmp/venv-aqKl/bin to PATH 09:04:30 + PATH=/tmp/venv-aqKl/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 09:04:30 + return 0 09:04:30 + [[ -d /opt/pyenv ]] 09:04:30 + echo '---> Setting up pyenv' 09:04:30 ---> Setting up pyenv 09:04:30 + export PYENV_ROOT=/opt/pyenv 09:04:30 + PYENV_ROOT=/opt/pyenv 09:04:30 + export PATH=/opt/pyenv/bin:/tmp/venv-aqKl/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 09:04:30 + PATH=/opt/pyenv/bin:/tmp/venv-aqKl/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 09:04:30 ++ pwd 09:04:30 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:04:30 + export PYTHONPATH 09:04:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:04:30 + TOX_TESTENV_PASSENV=PYTHONPATH 09:04:30 + tox --version 09:04:31 4.56.4 from /tmp/venv-aqKl/lib/python3.10/site-packages/tox/__init__.py 09:04:31 + PARALLEL=false 09:04:31 + TOX_OPTIONS_LIST= 09:04:31 + [[ -n checkbashisms ]] 09:04:31 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:04:31 + case ${PARALLEL,,} in 09:04:31 + tox -e checkbashisms 09:04:31 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:04:32 checkbashisms: freeze> python -m pip freeze --all 09:04:33 checkbashisms: pip==26.1.2,setuptools==83.0.0 09:04:33 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:04:34 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:04:36 checkbashisms: OK (5.09=setup[1.61]+cmd[3.49] seconds) 09:04:36 congratulations :) (5.13 seconds) 09:04:36 + tox_status=0 09:04:36 + echo '---> Completed tox runs' 09:04:36 ---> Completed tox runs 09:04:36 + for i in .tox/*/log 09:04:36 ++ echo .tox/checkbashisms/log 09:04:36 ++ awk -F/ '{print $2}' 09:04:36 + tox_env=checkbashisms 09:04:36 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:04:36 + DOC_DIR=docs/_build/html 09:04:36 + [[ -d docs/_build/html ]] 09:04:36 + echo '---> tox-run.sh ends' 09:04:36 ---> tox-run.sh ends 09:04:36 + test 0 -eq 0 09:04:36 $ ssh-agent -k 09:04:36 unset SSH_AUTH_SOCK; 09:04:36 unset SSH_AGENT_PID; 09:04:36 echo Agent pid 1773 killed; 09:04:36 [ssh-agent] Stopped. 09:04:36 [PostBuildScript] - [INFO] Executing post build scripts. 09:04:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5604978609274309630.sh 09:04:36 ---> sysstat.sh 09:04:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16303898353553301561.sh 09:04:37 ---> package-listing.sh 09:04:37 ++ facter osfamily 09:04:37 ++ tr '[:upper:]' '[:lower:]' 09:04:37 + OS_FAMILY=debian 09:04:37 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:04:37 + START_PACKAGES=/tmp/packages_start.txt 09:04:37 + END_PACKAGES=/tmp/packages_end.txt 09:04:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:04:37 + PACKAGES=/tmp/packages_start.txt 09:04:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:04:37 + PACKAGES=/tmp/packages_end.txt 09:04:37 + case "${OS_FAMILY}" in 09:04:37 + dpkg -l 09:04:37 + grep '^ii' 09:04:37 + '[' -f /tmp/packages_start.txt ']' 09:04:37 + '[' -f /tmp/packages_end.txt ']' 09:04:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:04:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:04:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:04:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:04:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6736787245084538764.sh 09:04:37 ---> capture-instance-metadata.sh 09:04:37 Setup pyenv: 09:04:37 system 09:04:37 3.8.13 09:04:37 3.9.13 09:04:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:04:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VW0I 09:04:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:04:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:04:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:04:45 lf-activate-venv(): INFO: Base packages installed successfully 09:04:45 lf-activate-venv(): INFO: Installing additional packages: lftools 09:05:09 lf-activate-venv(): INFO: Adding /tmp/venv-VW0I/bin to PATH 09:05:09 INFO: Running in OpenStack, capturing instance metadata 09:05:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12616390567424553756.sh 09:05:10 provisioning config files... 09:05:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3374606743192300765tmp 09:05:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:05:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:05:10 [EnvInject] - Injecting environment variables from a build step. 09:05:10 [EnvInject] - Injecting as environment variables the properties content 09:05:10 SERVER_ID=logs 09:05:10 09:05:10 [EnvInject] - Variables injected successfully. 09:05:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2248142689724313703.sh 09:05:10 ---> create-netrc.sh 09:05:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7757241615568895680.sh 09:05:10 ---> python-tools-install.sh 09:05:10 Setup pyenv: 09:05:10 system 09:05:10 3.8.13 09:05:10 3.9.13 09:05:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:05:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VW0I from file:/tmp/.os_lf_venv 09:05:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:12 lf-activate-venv(): INFO: Base packages installed successfully 09:05:12 lf-activate-venv(): INFO: Installing additional packages: lftools 09:05:20 lf-activate-venv(): INFO: Adding /tmp/venv-VW0I/bin to PATH 09:05:20 Generating Requirements File 09:05:43 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. 09:05:43 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:05:43 Python 3.10.6 09:05:43 pip 26.1.2 from /tmp/venv-VW0I/lib/python3.10/site-packages/pip (python 3.10) 09:05:44 aiohappyeyeballs==2.7.1 09:05:44 aiohttp==3.14.1 09:05:44 aiosignal==1.4.0 09:05:44 appdirs==1.4.4 09:05:44 argcomplete==3.7.0 09:05:44 aspy.yaml==1.3.0 09:05:44 async-timeout==5.0.1 09:05:44 attrs==26.1.0 09:05:44 autopage==0.6.0 09:05:44 backports.strenum==1.3.1 09:05:44 beautifulsoup4==4.15.0 09:05:44 boto3==1.43.46 09:05:44 botocore==1.43.46 09:05:44 bs4==0.0.2 09:05:44 certifi==2026.6.17 09:05:44 cffi==2.1.0 09:05:44 cfgv==3.5.0 09:05:44 chardet==7.4.3 09:05:44 charset-normalizer==3.4.9 09:05:44 click==8.4.2 09:05:44 cliff==4.14.0 09:05:44 cmd2==3.5.1 09:05:44 cryptography==3.3.2 09:05:44 debtcollector==3.1.0 09:05:44 decorator==5.3.1 09:05:44 defusedxml==0.7.1 09:05:44 Deprecated==1.3.1 09:05:44 distlib==0.4.3 09:05:44 dnspython==2.8.0 09:05:44 docker==7.2.0 09:05:44 dogpile.cache==1.5.0 09:05:44 durationpy==0.10 09:05:44 email-validator==2.3.0 09:05:44 filelock==3.29.7 09:05:44 frozenlist==1.8.0 09:05:44 future==1.0.0 09:05:44 gitdb==4.0.12 09:05:44 GitPython==3.1.51 09:05:44 httplib2==0.30.2 09:05:44 identify==2.6.19 09:05:44 idna==3.18 09:05:44 importlib-resources==1.5.0 09:05:44 iso8601==2.1.0 09:05:44 Jinja2==3.1.6 09:05:44 jmespath==1.1.0 09:05:44 jsonpatch==1.33 09:05:44 jsonpointer==3.1.1 09:05:44 jsonschema==4.26.0 09:05:44 jsonschema-specifications==2025.9.1 09:05:44 keystoneauth1==5.14.0 09:05:44 kubernetes==36.0.2 09:05:44 lftools==0.37.22 09:05:44 lxml==6.1.1 09:05:44 markdown-it-py==4.2.0 09:05:44 MarkupSafe==3.0.3 09:05:44 mdurl==0.1.2 09:05:44 msgpack==1.2.1 09:05:44 multi_key_dict==2.0.3 09:05:44 multidict==6.7.1 09:05:44 munch==4.0.0 09:05:44 netaddr==1.3.0 09:05:44 niet==1.4.2 09:05:44 nodeenv==1.10.0 09:05:44 oauth2client==4.1.3 09:05:44 oauthlib==3.3.1 09:05:44 openstacksdk==4.13.0 09:05:44 os-service-types==1.8.2 09:05:44 osc-lib==4.6.0 09:05:44 oslo.config==10.4.0 09:05:44 oslo.context==6.4.0 09:05:44 oslo.i18n==6.8.0 09:05:44 oslo.log==8.2.0 09:05:44 oslo.serialization==5.10.0 09:05:44 oslo.utils==10.1.1 09:05:44 packaging==26.2 09:05:44 pbr==7.0.3 09:05:44 platformdirs==4.10.0 09:05:44 prettytable==3.18.0 09:05:44 propcache==0.5.2 09:05:44 psutil==7.2.2 09:05:44 pyasn1==0.6.4 09:05:44 pyasn1_modules==0.4.2 09:05:44 pycparser==3.0 09:05:44 pygerrit2==2.0.15 09:05:44 PyGithub==2.9.1 09:05:44 Pygments==2.20.0 09:05:44 PyJWT==2.13.0 09:05:44 PyNaCl==1.6.2 09:05:44 pyparsing==2.4.7 09:05:44 pyperclip==1.11.0 09:05:44 pyrsistent==0.20.0 09:05:44 python-cinderclient==9.9.0 09:05:44 python-dateutil==2.9.0.post0 09:05:44 python-discovery==1.4.4 09:05:44 python-heatclient==5.2.0 09:05:44 python-jenkins==1.8.3 09:05:44 python-keystoneclient==5.8.0 09:05:44 python-magnumclient==4.11.0 09:05:44 python-openstackclient==10.0.0 09:05:44 python-swiftclient==4.10.0 09:05:44 PyYAML==6.0.3 09:05:44 referencing==0.37.0 09:05:44 requests==2.34.2 09:05:44 requests-oauthlib==2.0.0 09:05:44 rfc3986==2.0.0 09:05:44 rich==15.0.0 09:05:44 rich-argparse==1.8.0 09:05:44 rpds-py==0.30.0 09:05:44 rsa==4.9.1 09:05:44 ruamel.yaml==0.19.1 09:05:44 ruamel.yaml.clib==0.2.15 09:05:44 s3transfer==0.19.1 09:05:44 simplejson==4.1.1 09:05:44 six==1.17.0 09:05:44 smmap==5.0.3 09:05:44 soupsieve==2.8.4 09:05:44 stevedore==5.8.0 09:05:44 tabulate==0.10.0 09:05:44 toml==0.10.2 09:05:44 tomlkit==0.15.0 09:05:44 tqdm==4.68.4 09:05:44 typing_extensions==4.16.0 09:05:44 urllib3==1.26.20 09:05:44 virtualenv==21.6.1 09:05:44 wcwidth==0.8.2 09:05:44 websocket-client==1.9.0 09:05:44 wrapt==2.2.2 09:05:44 xdg==6.0.0 09:05:44 xmltodict==1.0.4 09:05:44 yarl==1.24.2 09:05:44 yq==4.1.2 09:05:44 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins15850867961462921279.sh 09:05:44 ---> uv-install.sh 09:05:44 Installing uv/uvx (latest) using shell installer 09:05:44 2026-07-13 09:05:44 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-j7DkLq.sh" [1] 09:05:44 downloading uv 0.11.28 x86_64-unknown-linux-gnu 09:05:45 installing to /home/jenkins/.local/bin 09:05:45 uv 09:05:45 uvx 09:05:45 everything's installed! 09:05:45 09:05:45 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:05:45 09:05:45 source $HOME/.local/bin/env (sh, bash, zsh) 09:05:45 source $HOME/.local/bin/env.fish (fish) 09:05:45 Adding install location to PATH 09:05:45 ---> Validating uv/uvx install 09:05:45 uvx 0.11.28 (x86_64-unknown-linux-gnu) 09:05:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4506629178757221866.sh 09:05:45 ---> sudo-logs.sh 09:05:45 Archiving 'sudo' log.. 09:05:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12865485297811089488.sh 09:05:45 ---> job-cost.sh 09:05:45 INFO: Activating Python virtual environment... 09:05:45 Setup pyenv: 09:05:45 system 09:05:45 3.8.13 09:05:45 3.9.13 09:05:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:05:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VW0I from file:/tmp/.os_lf_venv 09:05:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:47 lf-activate-venv(): INFO: Base packages installed successfully 09:05:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-VW0I/bin to PATH 09:05:52 INFO: No stack-cost file found 09:05:52 INFO: Instance uptime: 140s 09:05:52 INFO: Fetching instance metadata (attempt 1 of 3)... 09:05:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:05:53 INFO: Successfully fetched instance metadata 09:05:53 INFO: Instance type: v3-standard-4 09:05:53 INFO: Retrieving pricing info for: v3-standard-4 09:05:53 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:05:53 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=140 09:05:53 INFO: Successfully fetched Vexxhost pricing API 09:05:53 INFO: Retrieved cost: 0.11 09:05:53 INFO: Retrieved resource: v3-standard-4 09:05:53 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 09:05:53 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 09:05:53 INFO: Successfully archived job cost data 09:05:53 DEBUG: Cost data: oom-master-checkbashisms-lint,4710,2026-07-13 09:05:53,v3-standard-4,140,0.11,0.00,SUCCESS 09:05:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3492017123149127444.sh 09:05:53 ---> logs-deploy.sh 09:05:53 Setup pyenv: 09:05:53 system 09:05:53 3.8.13 09:05:53 3.9.13 09:05:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VW0I from file:/tmp/.os_lf_venv 09:05:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:55 lf-activate-venv(): INFO: Base packages installed successfully 09:05:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:06:02 lf-activate-venv(): INFO: Adding /tmp/venv-VW0I/bin to PATH 09:06:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4710 09:06:02 INFO: archiving workspace using pattern(s): 09:06:03 Archives upload complete. 09:06:03 INFO: archiving logs to Nexus 09:06:04 ---> uname -a: 09:06:04 Linux prd-ubuntu1804-builder-4c-4g-12167 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:06:04 09:06:04 09:06:04 ---> lscpu: 09:06:04 Architecture: x86_64 09:06:04 CPU op-mode(s): 32-bit, 64-bit 09:06:04 Byte Order: Little Endian 09:06:04 CPU(s): 4 09:06:04 On-line CPU(s) list: 0-3 09:06:04 Thread(s) per core: 1 09:06:04 Core(s) per socket: 1 09:06:04 Socket(s): 4 09:06:04 NUMA node(s): 1 09:06:04 Vendor ID: AuthenticAMD 09:06:04 CPU family: 23 09:06:04 Model: 49 09:06:04 Model name: AMD EPYC-Rome Processor 09:06:04 Stepping: 0 09:06:04 CPU MHz: 2799.998 09:06:04 BogoMIPS: 5599.99 09:06:04 Virtualization: AMD-V 09:06:04 Hypervisor vendor: KVM 09:06:04 Virtualization type: full 09:06:04 L1d cache: 32K 09:06:04 L1i cache: 32K 09:06:04 L2 cache: 512K 09:06:04 L3 cache: 16384K 09:06:04 NUMA node0 CPU(s): 0-3 09:06:04 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 09:06:04 09:06:04 09:06:04 ---> nproc: 09:06:04 4 09:06:04 09:06:04 09:06:04 ---> df -h: 09:06:04 Filesystem Size Used Avail Use% Mounted on 09:06:04 udev 7.9G 0 7.9G 0% /dev 09:06:04 tmpfs 1.6G 676K 1.6G 1% /run 09:06:04 /dev/vda1 78G 8.4G 69G 11% / 09:06:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:06:04 tmpfs 5.0M 0 5.0M 0% /run/lock 09:06:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:06:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:06:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:06:04 09:06:04 09:06:04 ---> free -m: 09:06:04 total used free shared buff/cache available 09:06:04 Mem: 16040 578 13255 0 2206 15145 09:06:04 Swap: 1023 0 1023 09:06:04 09:06:04 09:06:04 ---> ip addr: 09:06:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:06:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:06:04 inet 127.0.0.1/8 scope host lo 09:06:04 valid_lft forever preferred_lft forever 09:06:04 inet6 ::1/128 scope host 09:06:04 valid_lft forever preferred_lft forever 09:06:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:06:04 link/ether fa:16:3e:ea:08:cc brd ff:ff:ff:ff:ff:ff 09:06:04 inet 10.30.106.231/23 brd 10.30.107.255 scope global dynamic ens3 09:06:04 valid_lft 86261sec preferred_lft 86261sec 09:06:04 inet6 fe80::f816:3eff:feea:8cc/64 scope link 09:06:04 valid_lft forever preferred_lft forever 09:06:04 09:06:04 09:06:04 ---> sar -b -r -n DEV: 09:06:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12167) 07/13/26 _x86_64_ (4 CPU) 09:06:04 09:06:04 09:03:51 LINUX RESTART (4 CPU) 09:06:04 09:06:04 09:04:01 tps rtps wtps bread/s bwrtn/s 09:06:04 09:05:02 362.04 58.09 303.95 3678.19 59849.63 09:06:04 09:06:01 112.47 1.24 111.24 140.32 23567.40 09:06:04 Average: 238.30 29.90 208.40 1924.11 41860.93 09:06:04 09:06:04 09:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:06:04 09:05:02 13939380 15501788 2485588 15.13 57340 1708416 866728 4.96 746196 1531188 110120 09:06:04 09:06:01 13551612 15484260 2873356 17.49 81216 2035740 830672 4.75 779924 1847956 210288 09:06:04 Average: 13745496 15493024 2679472 16.31 69278 1872078 848700 4.86 763060 1689572 160204 09:06:04 09:06:04 09:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:06:04 09:05:02 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 09:06:04 09:05:02 ens3 595.67 402.53 2380.27 87.60 0.00 0.00 0.00 0.00 09:06:04 09:06:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 09:06:04 09:06:01 ens3 79.33 57.14 905.93 12.08 0.00 0.00 0.00 0.00 09:06:04 Average: lo 1.41 1.41 0.16 0.16 0.00 0.00 0.00 0.00 09:06:04 Average: ens3 339.67 231.29 1649.29 50.16 0.00 0.00 0.00 0.00 09:06:04 09:06:04 09:06:04 ---> sar -P ALL: 09:06:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12167) 07/13/26 _x86_64_ (4 CPU) 09:06:04 09:06:04 09:03:51 LINUX RESTART (4 CPU) 09:06:04 09:06:04 09:04:01 CPU %user %nice %system %iowait %steal %idle 09:06:04 09:05:02 all 22.15 0.00 2.38 3.37 0.07 72.03 09:06:04 09:05:02 0 15.32 0.00 1.69 2.43 0.07 80.50 09:06:04 09:05:02 1 28.80 0.00 2.17 2.89 0.07 66.08 09:06:04 09:05:02 2 10.00 0.00 1.64 3.84 0.05 84.48 09:06:04 09:05:02 3 34.57 0.00 4.02 4.34 0.08 56.99 09:06:04 09:06:01 all 20.32 0.00 1.47 1.03 0.06 77.12 09:06:04 09:06:01 0 5.67 0.00 0.90 2.22 0.03 91.17 09:06:04 09:06:01 1 14.42 0.00 0.94 0.95 0.05 83.63 09:06:04 09:06:01 2 35.41 0.00 2.22 0.70 0.07 61.61 09:06:04 09:06:01 3 25.74 0.00 1.83 0.24 0.05 72.14 09:06:04 Average: all 21.24 0.00 1.93 2.21 0.06 74.56 09:06:04 Average: 0 10.53 0.00 1.30 2.33 0.05 85.80 09:06:04 Average: 1 21.66 0.00 1.56 1.93 0.06 74.80 09:06:04 Average: 2 22.60 0.00 1.93 2.28 0.06 73.13 09:06:04 Average: 3 30.18 0.00 2.93 2.30 0.07 64.52 09:06:04 09:06:04 09:06:04