08:35:14 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 08:35:14 Running as SYSTEM 08:35:14 [EnvInject] - Loading node environment variables. 08:35:15 Building remotely on prd-ubuntu1804-builder-4c-4g-12151 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:35:15 [ssh-agent] Looking for ssh-agent implementation... 08:35:15 $ ssh-agent 08:35:15 SSH_AUTH_SOCK=/tmp/ssh-wMyNM7cekKp9/agent.1707 08:35:15 SSH_AGENT_PID=1709 08:35:15 [ssh-agent] Started. 08:35:15 Running ssh-add (command line suppressed) 08:35:15 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13340803586274848658.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13340803586274848658.key) 08:35:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:35:22 The recommended git tool is: NONE 08:35:25 using credential onap-jenkins-ssh 08:35:25 Wiping out workspace first. 08:35:26 Cloning the remote Git repository 08:35:26 Cloning repository git://cloud.onap.org/mirror/oom.git 08:35:26 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:35:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:35:26 > git --version # timeout=10 08:35:26 > git --version # 'git version 2.17.1' 08:35:26 using GIT_SSH to set credentials Gerrit user 08:35:26 Verifying host key using manually-configured host key entries 08:35:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:35:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:35:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:35:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:35:31 using GIT_SSH to set credentials Gerrit user 08:35:31 Verifying host key using manually-configured host key entries 08:35:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/5 # timeout=30 08:35:31 > git rev-parse 29c4dfad8d16bf873a22130ec032eaf4adb8e0df^{commit} # timeout=10 08:35:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:35:31 Checking out Revision 29c4dfad8d16bf873a22130ec032eaf4adb8e0df (refs/changes/15/146015/5) 08:35:31 > git config core.sparsecheckout # timeout=10 08:35:31 > git checkout -f 29c4dfad8d16bf873a22130ec032eaf4adb8e0df # timeout=30 08:35:35 Commit message: "[POLICY] Update docker images to latest versions" 08:35:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:35:35 > git rev-list --no-walk 2d05fc4eee20e56c822a02fbf154a6394705886f # timeout=10 08:35:35 [EnvInject] - Injecting environment variables from a build step. 08:35:35 [EnvInject] - Injecting as environment variables the properties content 08:35:35 PYTHON=python3 08:35:35 08:35:35 [EnvInject] - Variables injected successfully. 08:35:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6849964192200477594.sh 08:35:35 ---> tox-install.sh 08:35:35 + source /home/jenkins/lf-env.sh 08:35:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:35:35 ++ mktemp -d /tmp/venv-XXXX 08:35:35 + lf_venv=/tmp/venv-uMno 08:35:35 + local venv_file=/tmp/.os_lf_venv 08:35:35 + local python=python3 08:35:35 + local options 08:35:35 + local set_path=true 08:35:35 + local install_args= 08:35:35 ++ 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 08:35:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:35:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:35:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:35:35 + true 08:35:35 + case $1 in 08:35:35 + venv_file=/tmp/.toxenv 08:35:35 + shift 2 08:35:35 + true 08:35:35 + case $1 in 08:35:35 + shift 08:35:35 + break 08:35:35 + case $python in 08:35:35 + local pkg_list= 08:35:35 + [[ -d /opt/pyenv ]] 08:35:35 + echo 'Setup pyenv:' 08:35:35 Setup pyenv: 08:35:35 + export PYENV_ROOT=/opt/pyenv 08:35:35 + PYENV_ROOT=/opt/pyenv 08:35:35 + 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 08:35:35 + 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 08:35:35 + pyenv versions 08:35:35 * system (set by /opt/pyenv/version) 08:35:35 * 3.8.13 (set by /opt/pyenv/version) 08:35:35 * 3.9.13 (set by /opt/pyenv/version) 08:35:35 * 3.10.6 (set by /opt/pyenv/version) 08:35:35 + command -v pyenv 08:35:35 ++ pyenv init - --no-rehash 08:35:35 + 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[*]}"'\'')" 08:35:35 export PATH="/opt/pyenv/shims:${PATH}" 08:35:35 export PYENV_SHELL=bash 08:35:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:35:35 pyenv() { 08:35:35 local command 08:35:35 command="${1:-}" 08:35:35 if [ "$#" -gt 0 ]; then 08:35:35 shift 08:35:35 fi 08:35:35 08:35:35 case "$command" in 08:35:35 rehash|shell) 08:35:35 eval "$(pyenv "sh-$command" "$@")" 08:35:35 ;; 08:35:35 *) 08:35:35 command pyenv "$command" "$@" 08:35:35 ;; 08:35:35 esac 08:35:35 }' 08:35:35 +++ 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[*]}"' 08:35:35 ++ 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 08:35:35 ++ 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 08:35:35 ++ 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 08:35:35 ++ export PYENV_SHELL=bash 08:35:35 ++ PYENV_SHELL=bash 08:35:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:35:35 +++ complete -F _pyenv pyenv 08:35:35 ++ lf-pyver python3 08:35:35 ++ local py_version_xy=python3 08:35:35 ++ local py_version_xyz= 08:35:35 ++ pyenv versions 08:35:35 ++ local command 08:35:35 ++ command=versions 08:35:35 ++ sed 's/^[ *]* //' 08:35:35 ++ '[' 1 -gt 0 ']' 08:35:35 ++ shift 08:35:35 ++ awk '{ print $1 }' 08:35:35 ++ case "$command" in 08:35:35 ++ command pyenv versions 08:35:35 ++ pyenv versions 08:35:35 ++ grep -E '^[0-9.]*[0-9]$' 08:35:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:35:36 +++ grep '^3' /tmp/.pyenv_versions 08:35:36 +++ sort -V 08:35:36 +++ tail -n 1 08:35:36 ++ py_version_xyz=3.10.6 08:35:36 ++ [[ -z 3.10.6 ]] 08:35:36 ++ echo 3.10.6 08:35:36 ++ return 0 08:35:36 + pyenv local 3.10.6 08:35:36 + local command 08:35:36 + command=local 08:35:36 + '[' 2 -gt 0 ']' 08:35:36 + shift 08:35:36 + case "$command" in 08:35:36 + command pyenv local 3.10.6 08:35:36 + pyenv local 3.10.6 08:35:36 + for arg in "$@" 08:35:36 + case $arg in 08:35:36 + pkg_list+='tox ' 08:35:36 + for arg in "$@" 08:35:36 + case $arg in 08:35:36 + pkg_list+='virtualenv ' 08:35:36 + for arg in "$@" 08:35:36 + case $arg in 08:35:36 + pkg_list+='urllib3~=1.26.15 ' 08:35:36 + [[ -f /tmp/.toxenv ]] 08:35:36 + [[ ! -f /tmp/.toxenv ]] 08:35:36 + [[ -n '' ]] 08:35:36 + python3 -m venv /tmp/venv-uMno 08:35:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uMno' 08:35:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uMno 08:35:39 + echo /tmp/venv-uMno 08:35:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:35:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:35:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:35:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:35:39 + local 'pip_opts=--upgrade --quiet' 08:35:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:35:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:35:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:35:39 + [[ -n '' ]] 08:35:39 + [[ -n '' ]] 08:35:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:35:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:35:39 + /tmp/venv-uMno/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 08:35:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:35:44 lf-activate-venv(): INFO: Base packages installed successfully 08:35:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:35:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:35:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:35:44 + /tmp/venv-uMno/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 08:35:46 + type python3 08:35:46 + true 08:35:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uMno/bin to PATH' 08:35:46 lf-activate-venv(): INFO: Adding /tmp/venv-uMno/bin to PATH 08:35:46 + PATH=/tmp/venv-uMno/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 08:35:46 + return 0 08:35:46 + python3 --version 08:35:46 Python 3.10.6 08:35:46 + python3 -m pip --version 08:35:46 pip 26.1.2 from /tmp/venv-uMno/lib/python3.10/site-packages/pip (python 3.10) 08:35:46 + python3 -m pip freeze 08:35:47 cachetools==7.1.4 08:35:47 colorama==0.4.6 08:35:47 distlib==0.4.3 08:35:47 filelock==3.29.7 08:35:47 packaging==26.2 08:35:47 platformdirs==4.10.0 08:35:47 pluggy==1.6.0 08:35:47 pyproject-api==1.10.1 08:35:47 python-discovery==1.4.4 08:35:47 tomli==2.4.1 08:35:47 tomli_w==1.2.0 08:35:47 tox==4.56.4 08:35:47 typing_extensions==4.16.0 08:35:47 urllib3==1.26.20 08:35:47 virtualenv==21.6.1 08:35:47 [EnvInject] - Injecting environment variables from a build step. 08:35:47 [EnvInject] - Injecting as environment variables the properties content 08:35:47 PARALLEL=false 08:35:47 08:35:47 [EnvInject] - Variables injected successfully. 08:35:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2446597227396838002.sh 08:35:47 ---> tox-run.sh 08:35:47 + 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 08:35:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:35:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:35:47 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:35:47 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:35:47 + source /home/jenkins/lf-env.sh 08:35:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:35:47 ++ mktemp -d /tmp/venv-XXXX 08:35:47 + lf_venv=/tmp/venv-r1iQ 08:35:47 + local venv_file=/tmp/.os_lf_venv 08:35:47 + local python=python3 08:35:47 + local options 08:35:47 + local set_path=true 08:35:47 + local install_args= 08:35:47 ++ 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 08:35:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:35:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:35:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:35:47 + true 08:35:47 + case $1 in 08:35:47 + venv_file=/tmp/.toxenv 08:35:47 + shift 2 08:35:47 + true 08:35:47 + case $1 in 08:35:47 + shift 08:35:47 + break 08:35:47 + case $python in 08:35:47 + local pkg_list= 08:35:47 + [[ -d /opt/pyenv ]] 08:35:47 + echo 'Setup pyenv:' 08:35:47 Setup pyenv: 08:35:47 + export PYENV_ROOT=/opt/pyenv 08:35:47 + PYENV_ROOT=/opt/pyenv 08:35:47 + 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 08:35:47 + 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 08:35:47 + pyenv versions 08:35:47 system 08:35:47 3.8.13 08:35:47 3.9.13 08:35:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:35:47 + command -v pyenv 08:35:47 ++ pyenv init - --no-rehash 08:35:47 + 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[*]}"'\'')" 08:35:47 export PATH="/opt/pyenv/shims:${PATH}" 08:35:47 export PYENV_SHELL=bash 08:35:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:35:47 pyenv() { 08:35:47 local command 08:35:47 command="${1:-}" 08:35:47 if [ "$#" -gt 0 ]; then 08:35:47 shift 08:35:47 fi 08:35:47 08:35:47 case "$command" in 08:35:47 rehash|shell) 08:35:47 eval "$(pyenv "sh-$command" "$@")" 08:35:47 ;; 08:35:47 *) 08:35:47 command pyenv "$command" "$@" 08:35:47 ;; 08:35:47 esac 08:35:47 }' 08:35:47 +++ 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[*]}"' 08:35:47 ++ 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 08:35:47 ++ 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 08:35:47 ++ 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 08:35:47 ++ export PYENV_SHELL=bash 08:35:47 ++ PYENV_SHELL=bash 08:35:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:35:47 +++ complete -F _pyenv pyenv 08:35:47 ++ lf-pyver python3 08:35:47 ++ local py_version_xy=python3 08:35:47 ++ local py_version_xyz= 08:35:47 ++ pyenv versions 08:35:47 ++ local command 08:35:47 ++ command=versions 08:35:47 ++ '[' 1 -gt 0 ']' 08:35:47 ++ shift 08:35:47 ++ case "$command" in 08:35:47 ++ command pyenv versions 08:35:47 ++ pyenv versions 08:35:47 ++ sed 's/^[ *]* //' 08:35:47 ++ awk '{ print $1 }' 08:35:47 ++ grep -E '^[0-9.]*[0-9]$' 08:35:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:35:47 +++ sort -V 08:35:47 +++ grep '^3' /tmp/.pyenv_versions 08:35:47 +++ tail -n 1 08:35:47 ++ py_version_xyz=3.10.6 08:35:47 ++ [[ -z 3.10.6 ]] 08:35:47 ++ echo 3.10.6 08:35:47 ++ return 0 08:35:47 + pyenv local 3.10.6 08:35:47 + local command 08:35:47 + command=local 08:35:47 + '[' 2 -gt 0 ']' 08:35:47 + shift 08:35:47 + case "$command" in 08:35:47 + command pyenv local 3.10.6 08:35:47 + pyenv local 3.10.6 08:35:47 + for arg in "$@" 08:35:47 + case $arg in 08:35:47 + pkg_list+='tox ' 08:35:47 + for arg in "$@" 08:35:47 + case $arg in 08:35:47 + pkg_list+='virtualenv ' 08:35:47 + for arg in "$@" 08:35:47 + case $arg in 08:35:47 + pkg_list+='urllib3~=1.26.15 ' 08:35:47 + [[ -f /tmp/.toxenv ]] 08:35:47 ++ cat /tmp/.toxenv 08:35:47 + lf_venv=/tmp/venv-uMno 08:35:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uMno from' file:/tmp/.toxenv 08:35:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uMno from file:/tmp/.toxenv 08:35:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:35:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:35:47 + local 'pip_opts=--upgrade --quiet' 08:35:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:35:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:35:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:35:47 + [[ -n '' ]] 08:35:47 + [[ -n '' ]] 08:35:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:35:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:35:47 + /tmp/venv-uMno/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 08:35:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:35:48 lf-activate-venv(): INFO: Base packages installed successfully 08:35:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:35:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:35:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:35:48 + /tmp/venv-uMno/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 08:35:49 + type python3 08:35:49 + true 08:35:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uMno/bin to PATH' 08:35:49 lf-activate-venv(): INFO: Adding /tmp/venv-uMno/bin to PATH 08:35:49 + PATH=/tmp/venv-uMno/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 08:35:49 + return 0 08:35:49 + [[ -d /opt/pyenv ]] 08:35:49 + echo '---> Setting up pyenv' 08:35:49 ---> Setting up pyenv 08:35:49 + export PYENV_ROOT=/opt/pyenv 08:35:49 + PYENV_ROOT=/opt/pyenv 08:35:49 + export PATH=/opt/pyenv/bin:/tmp/venv-uMno/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 08:35:49 + PATH=/opt/pyenv/bin:/tmp/venv-uMno/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 08:35:49 ++ pwd 08:35:49 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:35:49 + export PYTHONPATH 08:35:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:35:49 + TOX_TESTENV_PASSENV=PYTHONPATH 08:35:49 + tox --version 08:35:49 4.56.4 from /tmp/venv-uMno/lib/python3.10/site-packages/tox/__init__.py 08:35:49 + PARALLEL=false 08:35:49 + TOX_OPTIONS_LIST= 08:35:49 + [[ -n checkbashisms ]] 08:35:49 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:35:49 + case ${PARALLEL,,} in 08:35:49 + tox -e checkbashisms 08:35:49 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:35:50 checkbashisms: freeze> python -m pip freeze --all 08:35:51 checkbashisms: pip==26.1.2,setuptools==83.0.0 08:35:51 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:35:53 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:35:55 checkbashisms: OK (5.18=setup[1.65]+cmd[3.53] seconds) 08:35:55 congratulations :) (5.22 seconds) 08:35:55 + tox_status=0 08:35:55 + echo '---> Completed tox runs' 08:35:55 ---> Completed tox runs 08:35:55 + for i in .tox/*/log 08:35:55 ++ awk -F/ '{print $2}' 08:35:55 ++ echo .tox/checkbashisms/log 08:35:55 + tox_env=checkbashisms 08:35:55 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:35:55 + DOC_DIR=docs/_build/html 08:35:55 + [[ -d docs/_build/html ]] 08:35:55 + echo '---> tox-run.sh ends' 08:35:55 ---> tox-run.sh ends 08:35:55 + test 0 -eq 0 08:35:55 $ ssh-agent -k 08:35:55 unset SSH_AUTH_SOCK; 08:35:55 unset SSH_AGENT_PID; 08:35:55 echo Agent pid 1709 killed; 08:35:55 [ssh-agent] Stopped. 08:35:55 [PostBuildScript] - [INFO] Executing post build scripts. 08:35:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins632825284223507742.sh 08:35:55 ---> sysstat.sh 08:35:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3229011087806290408.sh 08:35:55 ---> package-listing.sh 08:35:55 ++ facter osfamily 08:35:55 ++ tr '[:upper:]' '[:lower:]' 08:35:55 + OS_FAMILY=debian 08:35:55 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:35:55 + START_PACKAGES=/tmp/packages_start.txt 08:35:55 + END_PACKAGES=/tmp/packages_end.txt 08:35:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:35:55 + PACKAGES=/tmp/packages_start.txt 08:35:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:35:55 + PACKAGES=/tmp/packages_end.txt 08:35:55 + case "${OS_FAMILY}" in 08:35:55 + dpkg -l 08:35:55 + grep '^ii' 08:35:55 + '[' -f /tmp/packages_start.txt ']' 08:35:55 + '[' -f /tmp/packages_end.txt ']' 08:35:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:35:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:35:55 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:35:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:35:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10531292964644607294.sh 08:35:55 ---> capture-instance-metadata.sh 08:35:56 Setup pyenv: 08:35:56 system 08:35:56 3.8.13 08:35:56 3.9.13 08:35:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:35:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IhoC 08:35:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:35:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:35:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:36:03 lf-activate-venv(): INFO: Base packages installed successfully 08:36:03 lf-activate-venv(): INFO: Installing additional packages: lftools 08:36:29 lf-activate-venv(): INFO: Adding /tmp/venv-IhoC/bin to PATH 08:36:29 INFO: Running in OpenStack, capturing instance metadata 08:36:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5347219482023878971.sh 08:36:30 provisioning config files... 08:36:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15374421504322960130tmp 08:36:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:36:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:36:30 [EnvInject] - Injecting environment variables from a build step. 08:36:30 [EnvInject] - Injecting as environment variables the properties content 08:36:30 SERVER_ID=logs 08:36:30 08:36:30 [EnvInject] - Variables injected successfully. 08:36:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins266493831553041172.sh 08:36:30 ---> create-netrc.sh 08:36:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11993474234959689916.sh 08:36:30 ---> python-tools-install.sh 08:36:30 Setup pyenv: 08:36:30 system 08:36:30 3.8.13 08:36:30 3.9.13 08:36:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:36:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IhoC from file:/tmp/.os_lf_venv 08:36:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:36:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:36:32 lf-activate-venv(): INFO: Base packages installed successfully 08:36:32 lf-activate-venv(): INFO: Installing additional packages: lftools 08:36:40 lf-activate-venv(): INFO: Adding /tmp/venv-IhoC/bin to PATH 08:36:40 Generating Requirements File 08:37:03 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. 08:37:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:37:03 Python 3.10.6 08:37:04 pip 26.1.2 from /tmp/venv-IhoC/lib/python3.10/site-packages/pip (python 3.10) 08:37:04 aiohappyeyeballs==2.7.1 08:37:04 aiohttp==3.14.1 08:37:04 aiosignal==1.4.0 08:37:04 appdirs==1.4.4 08:37:04 argcomplete==3.7.0 08:37:04 aspy.yaml==1.3.0 08:37:04 async-timeout==5.0.1 08:37:04 attrs==26.1.0 08:37:04 autopage==0.6.0 08:37:04 backports.strenum==1.3.1 08:37:04 beautifulsoup4==4.15.0 08:37:04 boto3==1.43.46 08:37:04 botocore==1.43.46 08:37:04 bs4==0.0.2 08:37:04 certifi==2026.6.17 08:37:04 cffi==2.1.0 08:37:04 cfgv==3.5.0 08:37:04 chardet==7.4.3 08:37:04 charset-normalizer==3.4.9 08:37:04 click==8.4.2 08:37:04 cliff==4.14.0 08:37:04 cmd2==3.5.1 08:37:04 cryptography==3.3.2 08:37:04 debtcollector==3.1.0 08:37:04 decorator==5.3.1 08:37:04 defusedxml==0.7.1 08:37:04 Deprecated==1.3.1 08:37:04 distlib==0.4.3 08:37:04 dnspython==2.8.0 08:37:04 docker==7.2.0 08:37:04 dogpile.cache==1.5.0 08:37:04 durationpy==0.10 08:37:04 email-validator==2.3.0 08:37:04 filelock==3.29.7 08:37:04 frozenlist==1.8.0 08:37:04 future==1.0.0 08:37:04 gitdb==4.0.12 08:37:04 GitPython==3.1.51 08:37:04 httplib2==0.30.2 08:37:04 identify==2.6.19 08:37:04 idna==3.18 08:37:04 importlib-resources==1.5.0 08:37:04 iso8601==2.1.0 08:37:04 Jinja2==3.1.6 08:37:04 jmespath==1.1.0 08:37:04 jsonpatch==1.33 08:37:04 jsonpointer==3.1.1 08:37:04 jsonschema==4.26.0 08:37:04 jsonschema-specifications==2025.9.1 08:37:04 keystoneauth1==5.14.0 08:37:04 kubernetes==36.0.2 08:37:04 lftools==0.37.22 08:37:04 lxml==6.1.1 08:37:04 markdown-it-py==4.2.0 08:37:04 MarkupSafe==3.0.3 08:37:04 mdurl==0.1.2 08:37:04 msgpack==1.2.1 08:37:04 multi_key_dict==2.0.3 08:37:04 multidict==6.7.1 08:37:04 munch==4.0.0 08:37:04 netaddr==1.3.0 08:37:04 niet==1.4.2 08:37:04 nodeenv==1.10.0 08:37:04 oauth2client==4.1.3 08:37:04 oauthlib==3.3.1 08:37:04 openstacksdk==4.13.0 08:37:04 os-service-types==1.8.2 08:37:04 osc-lib==4.6.0 08:37:04 oslo.config==10.4.0 08:37:04 oslo.context==6.4.0 08:37:04 oslo.i18n==6.8.0 08:37:04 oslo.log==8.2.0 08:37:04 oslo.serialization==5.10.0 08:37:04 oslo.utils==10.1.1 08:37:04 packaging==26.2 08:37:04 pbr==7.0.3 08:37:04 platformdirs==4.10.0 08:37:04 prettytable==3.18.0 08:37:04 propcache==0.5.2 08:37:04 psutil==7.2.2 08:37:04 pyasn1==0.6.4 08:37:04 pyasn1_modules==0.4.2 08:37:04 pycparser==3.0 08:37:04 pygerrit2==2.0.15 08:37:04 PyGithub==2.9.1 08:37:04 Pygments==2.20.0 08:37:04 PyJWT==2.13.0 08:37:04 PyNaCl==1.6.2 08:37:04 pyparsing==2.4.7 08:37:04 pyperclip==1.11.0 08:37:04 pyrsistent==0.20.0 08:37:04 python-cinderclient==9.9.0 08:37:04 python-dateutil==2.9.0.post0 08:37:04 python-discovery==1.4.4 08:37:04 python-heatclient==5.2.0 08:37:04 python-jenkins==1.8.3 08:37:04 python-keystoneclient==5.8.0 08:37:04 python-magnumclient==4.11.0 08:37:04 python-openstackclient==10.0.0 08:37:04 python-swiftclient==4.10.0 08:37:04 PyYAML==6.0.3 08:37:04 referencing==0.37.0 08:37:04 requests==2.34.2 08:37:04 requests-oauthlib==2.0.0 08:37:04 rfc3986==2.0.0 08:37:04 rich==15.0.0 08:37:04 rich-argparse==1.8.0 08:37:04 rpds-py==0.30.0 08:37:04 rsa==4.9.1 08:37:04 ruamel.yaml==0.19.1 08:37:04 ruamel.yaml.clib==0.2.15 08:37:04 s3transfer==0.19.1 08:37:04 simplejson==4.1.1 08:37:04 six==1.17.0 08:37:04 smmap==5.0.3 08:37:04 soupsieve==2.8.4 08:37:04 stevedore==5.8.0 08:37:04 tabulate==0.10.0 08:37:04 toml==0.10.2 08:37:04 tomlkit==0.15.0 08:37:04 tqdm==4.68.4 08:37:04 typing_extensions==4.16.0 08:37:04 urllib3==1.26.20 08:37:04 virtualenv==21.6.1 08:37:04 wcwidth==0.8.2 08:37:04 websocket-client==1.9.0 08:37:04 wrapt==2.2.2 08:37:04 xdg==6.0.0 08:37:04 xmltodict==1.0.4 08:37:04 yarl==1.24.2 08:37:04 yq==4.1.2 08:37:04 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins3379745913864588760.sh 08:37:04 ---> uv-install.sh 08:37:04 Installing uv/uvx (latest) using shell installer 08:37:04 2026-07-13 08:37:04 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Ap9vJE.sh" [1] 08:37:04 downloading uv 0.11.28 x86_64-unknown-linux-gnu 08:37:05 installing to /home/jenkins/.local/bin 08:37:05 uv 08:37:05 uvx 08:37:05 everything's installed! 08:37:05 08:37:05 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:37:05 08:37:05 source $HOME/.local/bin/env (sh, bash, zsh) 08:37:05 source $HOME/.local/bin/env.fish (fish) 08:37:05 Adding install location to PATH 08:37:05 ---> Validating uv/uvx install 08:37:05 uvx 0.11.28 (x86_64-unknown-linux-gnu) 08:37:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18155523148507699354.sh 08:37:05 ---> sudo-logs.sh 08:37:05 Archiving 'sudo' log.. 08:37:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13877538952588670135.sh 08:37:05 ---> job-cost.sh 08:37:05 INFO: Activating Python virtual environment... 08:37:05 Setup pyenv: 08:37:06 system 08:37:06 3.8.13 08:37:06 3.9.13 08:37:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:37:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IhoC from file:/tmp/.os_lf_venv 08:37:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:37:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:37:07 lf-activate-venv(): INFO: Base packages installed successfully 08:37:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:37:13 lf-activate-venv(): INFO: Adding /tmp/venv-IhoC/bin to PATH 08:37:13 INFO: No stack-cost file found 08:37:13 INFO: Instance uptime: 146s 08:37:13 INFO: Fetching instance metadata (attempt 1 of 3)... 08:37:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:37:13 INFO: Successfully fetched instance metadata 08:37:13 INFO: Instance type: v3-standard-4 08:37:13 INFO: Retrieving pricing info for: v3-standard-4 08:37:13 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:37:13 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=146 08:37:13 INFO: Successfully fetched Vexxhost pricing API 08:37:13 INFO: Retrieved cost: 0.11 08:37:13 INFO: Retrieved resource: v3-standard-4 08:37:13 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 08:37:13 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 08:37:13 INFO: Successfully archived job cost data 08:37:13 DEBUG: Cost data: oom-master-checkbashisms-lint,4709,2026-07-13 08:37:13,v3-standard-4,146,0.11,0.00,SUCCESS 08:37:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3920286601620541989.sh 08:37:13 ---> logs-deploy.sh 08:37:13 Setup pyenv: 08:37:13 system 08:37:13 3.8.13 08:37:13 3.9.13 08:37:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:37:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IhoC from file:/tmp/.os_lf_venv 08:37:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:37:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:37:15 lf-activate-venv(): INFO: Base packages installed successfully 08:37:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:37:23 lf-activate-venv(): INFO: Adding /tmp/venv-IhoC/bin to PATH 08:37:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4709 08:37:23 INFO: archiving workspace using pattern(s): 08:37:24 Archives upload complete. 08:37:24 INFO: archiving logs to Nexus 08:37:25 ---> uname -a: 08:37:25 Linux prd-ubuntu1804-builder-4c-4g-12151 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:37:25 08:37:25 08:37:25 ---> lscpu: 08:37:25 Architecture: x86_64 08:37:25 CPU op-mode(s): 32-bit, 64-bit 08:37:25 Byte Order: Little Endian 08:37:25 CPU(s): 4 08:37:25 On-line CPU(s) list: 0-3 08:37:25 Thread(s) per core: 1 08:37:25 Core(s) per socket: 1 08:37:25 Socket(s): 4 08:37:25 NUMA node(s): 1 08:37:25 Vendor ID: AuthenticAMD 08:37:25 CPU family: 23 08:37:25 Model: 49 08:37:25 Model name: AMD EPYC-Rome Processor 08:37:25 Stepping: 0 08:37:25 CPU MHz: 2799.996 08:37:25 BogoMIPS: 5599.99 08:37:25 Virtualization: AMD-V 08:37:25 Hypervisor vendor: KVM 08:37:25 Virtualization type: full 08:37:25 L1d cache: 32K 08:37:25 L1i cache: 32K 08:37:25 L2 cache: 512K 08:37:25 L3 cache: 16384K 08:37:25 NUMA node0 CPU(s): 0-3 08:37:25 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 08:37:25 08:37:25 08:37:25 ---> nproc: 08:37:25 4 08:37:25 08:37:25 08:37:25 ---> df -h: 08:37:25 Filesystem Size Used Avail Use% Mounted on 08:37:25 udev 7.9G 0 7.9G 0% /dev 08:37:25 tmpfs 1.6G 676K 1.6G 1% /run 08:37:25 /dev/vda1 78G 8.4G 69G 11% / 08:37:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:37:25 tmpfs 5.0M 0 5.0M 0% /run/lock 08:37:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:37:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:37:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:37:25 08:37:25 08:37:25 ---> free -m: 08:37:25 total used free shared buff/cache available 08:37:25 Mem: 16040 586 13246 0 2207 15136 08:37:25 Swap: 1023 0 1023 08:37:25 08:37:25 08:37:25 ---> ip addr: 08:37:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:37:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:37:25 inet 127.0.0.1/8 scope host lo 08:37:25 valid_lft forever preferred_lft forever 08:37:25 inet6 ::1/128 scope host 08:37:25 valid_lft forever preferred_lft forever 08:37:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:37:25 link/ether fa:16:3e:3f:9c:01 brd ff:ff:ff:ff:ff:ff 08:37:25 inet 10.30.106.188/23 brd 10.30.107.255 scope global dynamic ens3 08:37:25 valid_lft 86250sec preferred_lft 86250sec 08:37:25 inet6 fe80::f816:3eff:fe3f:9c01/64 scope link 08:37:25 valid_lft forever preferred_lft forever 08:37:25 08:37:25 08:37:25 ---> sar -b -r -n DEV: 08:37:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12151) 07/13/26 _x86_64_ (4 CPU) 08:37:25 08:37:25 08:34:57 LINUX RESTART (4 CPU) 08:37:25 08:37:25 08:35:01 tps rtps wtps bread/s bwrtn/s 08:37:25 08:36:02 318.84 59.43 259.41 3751.42 86373.48 08:37:25 08:37:01 134.72 0.76 133.96 98.70 34462.63 08:37:25 Average: 227.56 30.35 197.22 1940.55 60638.29 08:37:25 08:37:25 08:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:37:25 08:36:02 14070076 15536736 2354892 14.34 48232 1624976 765320 4.38 702636 1450796 122564 08:37:25 08:37:01 13621776 15473004 2803192 17.07 77888 1959564 799348 4.57 791748 1766360 180180 08:37:25 Average: 13845926 15504870 2579042 15.70 63060 1792270 782334 4.48 747192 1608578 151372 08:37:25 08:37:25 08:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:37:25 08:36:02 ens3 464.08 307.76 1681.51 79.06 0.00 0.00 0.00 0.00 08:37:25 08:36:02 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 08:37:25 08:37:01 ens3 76.99 53.58 1161.17 11.18 0.00 0.00 0.00 0.00 08:37:25 08:37:01 lo 1.22 1.22 0.15 0.15 0.00 0.00 0.00 0.00 08:37:25 Average: ens3 272.18 181.75 1423.54 45.41 0.00 0.00 0.00 0.00 08:37:25 Average: lo 1.21 1.21 0.14 0.14 0.00 0.00 0.00 0.00 08:37:25 08:37:25 08:37:25 ---> sar -P ALL: 08:37:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12151) 07/13/26 _x86_64_ (4 CPU) 08:37:25 08:37:25 08:34:57 LINUX RESTART (4 CPU) 08:37:25 08:37:25 08:35:01 CPU %user %nice %system %iowait %steal %idle 08:37:25 08:36:02 all 19.16 0.00 2.91 14.41 0.08 63.44 08:37:25 08:36:02 0 20.87 0.00 3.30 10.31 0.08 65.43 08:37:25 08:36:02 1 26.94 0.00 2.51 4.14 0.07 66.34 08:37:25 08:36:02 2 15.01 0.00 3.79 17.01 0.08 64.10 08:37:25 08:36:02 3 13.84 0.00 2.02 26.15 0.07 57.92 08:37:25 08:37:01 all 18.68 0.00 1.36 3.88 0.05 76.03 08:37:25 08:37:01 0 36.98 0.00 1.70 1.00 0.08 60.24 08:37:25 08:37:01 1 28.76 0.00 2.26 1.14 0.07 67.78 08:37:25 08:37:01 2 3.64 0.00 1.02 9.83 0.05 85.46 08:37:25 08:37:01 3 5.29 0.00 0.47 3.58 0.02 90.64 08:37:25 Average: all 18.92 0.00 2.14 9.19 0.06 69.68 08:37:25 Average: 0 28.87 0.00 2.50 5.69 0.08 62.85 08:37:25 Average: 1 27.84 0.00 2.39 2.65 0.07 67.05 08:37:25 Average: 2 9.39 0.00 2.42 13.46 0.07 74.66 08:37:25 Average: 3 9.60 0.00 1.25 14.94 0.04 74.16 08:37:25 08:37:25 08:37:25