12:56:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145191 12:56:20 Running as SYSTEM 12:56:20 [EnvInject] - Loading node environment variables. 12:56:20 Building remotely on prd-ubuntu1804-builder-4c-4g-17499 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:56:20 [ssh-agent] Looking for ssh-agent implementation... 12:56:20 $ ssh-agent 12:56:20 SSH_AUTH_SOCK=/tmp/ssh-5KuV3YBbiXXK/agent.1674 12:56:20 SSH_AGENT_PID=1676 12:56:20 [ssh-agent] Started. 12:56:20 Running ssh-add (command line suppressed) 12:56:20 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6866468305085461602.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6866468305085461602.key) 12:56:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:56:20 The recommended git tool is: NONE 12:56:22 using credential onap-jenkins-ssh 12:56:22 Wiping out workspace first. 12:56:22 Cloning the remote Git repository 12:56:22 Cloning repository git://cloud.onap.org/mirror/oom.git 12:56:22 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:56:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:56:22 > git --version # timeout=10 12:56:22 > git --version # 'git version 2.17.1' 12:56:22 using GIT_SSH to set credentials Gerrit user 12:56:22 Verifying host key using manually-configured host key entries 12:56:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:56:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:56:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:56:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:56:28 using GIT_SSH to set credentials Gerrit user 12:56:28 Verifying host key using manually-configured host key entries 12:56:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/91/145191/3 # timeout=30 12:56:28 > git rev-parse 73e387b2522e42cb3e08ce5296544c3f49d3d34c^{commit} # timeout=10 12:56:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:56:28 Checking out Revision 73e387b2522e42cb3e08ce5296544c3f49d3d34c (refs/changes/91/145191/3) 12:56:28 > git config core.sparsecheckout # timeout=10 12:56:28 > git checkout -f 73e387b2522e42cb3e08ce5296544c3f49d3d34c # timeout=30 12:56:31 Commit message: "[SDC] 13.1.1" 12:56:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:56:32 > git rev-list --no-walk 81210f1c399dbeb117aa11311d6bf7eddb756242 # timeout=10 12:56:32 [EnvInject] - Injecting environment variables from a build step. 12:56:32 [EnvInject] - Injecting as environment variables the properties content 12:56:32 PYTHON=python3 12:56:32 12:56:32 [EnvInject] - Variables injected successfully. 12:56:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14111116696167849575.sh 12:56:32 ---> tox-install.sh 12:56:32 + source /home/jenkins/lf-env.sh 12:56:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:32 ++ mktemp -d /tmp/venv-XXXX 12:56:32 + lf_venv=/tmp/venv-VbZY 12:56:32 + local venv_file=/tmp/.os_lf_venv 12:56:32 + local python=python3 12:56:32 + local options 12:56:32 + local set_path=true 12:56:32 + local install_args= 12:56:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:56:32 + true 12:56:32 + case $1 in 12:56:32 + venv_file=/tmp/.toxenv 12:56:32 + shift 2 12:56:32 + true 12:56:32 + case $1 in 12:56:32 + shift 12:56:32 + break 12:56:32 + case $python in 12:56:32 + local pkg_list= 12:56:32 + [[ -d /opt/pyenv ]] 12:56:32 + echo 'Setup pyenv:' 12:56:32 Setup pyenv: 12:56:32 + export PYENV_ROOT=/opt/pyenv 12:56:32 + PYENV_ROOT=/opt/pyenv 12:56:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:32 + pyenv versions 12:56:32 * system (set by /opt/pyenv/version) 12:56:32 * 3.8.13 (set by /opt/pyenv/version) 12:56:32 * 3.9.13 (set by /opt/pyenv/version) 12:56:32 * 3.10.6 (set by /opt/pyenv/version) 12:56:32 + command -v pyenv 12:56:32 ++ pyenv init - --no-rehash 12:56:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:56:32 export PATH="/opt/pyenv/shims:${PATH}" 12:56:32 export PYENV_SHELL=bash 12:56:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:56:32 pyenv() { 12:56:32 local command 12:56:32 command="${1:-}" 12:56:32 if [ "$#" -gt 0 ]; then 12:56:32 shift 12:56:32 fi 12:56:32 12:56:32 case "$command" in 12:56:32 rehash|shell) 12:56:32 eval "$(pyenv "sh-$command" "$@")" 12:56:32 ;; 12:56:32 *) 12:56:32 command pyenv "$command" "$@" 12:56:32 ;; 12:56:32 esac 12:56:32 }' 12:56:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:56:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:32 ++ export PYENV_SHELL=bash 12:56:32 ++ PYENV_SHELL=bash 12:56:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:56:32 +++ complete -F _pyenv pyenv 12:56:32 ++ lf-pyver python3 12:56:32 ++ local py_version_xy=python3 12:56:32 ++ local py_version_xyz= 12:56:32 ++ pyenv versions 12:56:32 ++ sed 's/^[ *]* //' 12:56:32 ++ local command 12:56:32 ++ awk '{ print $1 }' 12:56:32 ++ command=versions 12:56:32 ++ '[' 1 -gt 0 ']' 12:56:32 ++ shift 12:56:32 ++ case "$command" in 12:56:32 ++ grep -E '^[0-9.]*[0-9]$' 12:56:32 ++ command pyenv versions 12:56:32 ++ pyenv versions 12:56:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:56:32 +++ grep '^3' /tmp/.pyenv_versions 12:56:32 +++ sort -V 12:56:32 +++ tail -n 1 12:56:32 ++ py_version_xyz=3.10.6 12:56:32 ++ [[ -z 3.10.6 ]] 12:56:32 ++ echo 3.10.6 12:56:32 ++ return 0 12:56:32 + pyenv local 3.10.6 12:56:32 + local command 12:56:32 + command=local 12:56:32 + '[' 2 -gt 0 ']' 12:56:32 + shift 12:56:32 + case "$command" in 12:56:32 + command pyenv local 3.10.6 12:56:32 + pyenv local 3.10.6 12:56:32 + for arg in "$@" 12:56:32 + case $arg in 12:56:32 + pkg_list+='tox ' 12:56:32 + for arg in "$@" 12:56:32 + case $arg in 12:56:32 + pkg_list+='virtualenv ' 12:56:32 + for arg in "$@" 12:56:32 + case $arg in 12:56:32 + pkg_list+='urllib3~=1.26.15 ' 12:56:32 + [[ -f /tmp/.toxenv ]] 12:56:32 + [[ ! -f /tmp/.toxenv ]] 12:56:32 + [[ -n '' ]] 12:56:32 + python3 -m venv /tmp/venv-VbZY 12:56:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VbZY' 12:56:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VbZY 12:56:37 + echo /tmp/venv-VbZY 12:56:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:56:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:56:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:56:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:56:37 + local 'pip_opts=--upgrade --quiet' 12:56:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:56:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:56:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:56:37 + [[ -n '' ]] 12:56:37 + [[ -n '' ]] 12:56:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:56:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:56:37 + /tmp/venv-VbZY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:56:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:56:41 lf-activate-venv(): INFO: Base packages installed successfully 12:56:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:56:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:56:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:56:41 + /tmp/venv-VbZY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:56:44 + type python3 12:56:44 + true 12:56:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VbZY/bin to PATH' 12:56:44 lf-activate-venv(): INFO: Adding /tmp/venv-VbZY/bin to PATH 12:56:44 + PATH=/tmp/venv-VbZY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:44 + return 0 12:56:44 + python3 --version 12:56:44 Python 3.10.6 12:56:44 + python3 -m pip --version 12:56:44 pip 26.1.2 from /tmp/venv-VbZY/lib/python3.10/site-packages/pip (python 3.10) 12:56:44 + python3 -m pip freeze 12:56:44 cachetools==7.1.4 12:56:44 colorama==0.4.6 12:56:44 distlib==0.4.3 12:56:44 filelock==3.29.4 12:56:44 packaging==26.2 12:56:44 platformdirs==4.10.0 12:56:44 pluggy==1.6.0 12:56:44 pyproject-api==1.10.1 12:56:44 python-discovery==1.4.2 12:56:44 tomli==2.4.1 12:56:44 tomli_w==1.2.0 12:56:44 tox==4.55.1 12:56:44 typing_extensions==4.15.0 12:56:44 urllib3==1.26.20 12:56:44 virtualenv==21.5.1 12:56:44 [EnvInject] - Injecting environment variables from a build step. 12:56:44 [EnvInject] - Injecting as environment variables the properties content 12:56:44 PARALLEL=false 12:56:44 12:56:44 [EnvInject] - Variables injected successfully. 12:56:44 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6959624319338428388.sh 12:56:44 ---> tox-run.sh 12:56:44 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:44 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:56:44 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:56:44 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:56:44 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:56:44 + source /home/jenkins/lf-env.sh 12:56:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:44 ++ mktemp -d /tmp/venv-XXXX 12:56:44 + lf_venv=/tmp/venv-W0hf 12:56:44 + local venv_file=/tmp/.os_lf_venv 12:56:44 + local python=python3 12:56:44 + local options 12:56:44 + local set_path=true 12:56:44 + local install_args= 12:56:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:56:44 + true 12:56:44 + case $1 in 12:56:44 + venv_file=/tmp/.toxenv 12:56:44 + shift 2 12:56:44 + true 12:56:44 + case $1 in 12:56:44 + shift 12:56:44 + break 12:56:44 + case $python in 12:56:44 + local pkg_list= 12:56:44 + [[ -d /opt/pyenv ]] 12:56:44 + echo 'Setup pyenv:' 12:56:44 Setup pyenv: 12:56:44 + export PYENV_ROOT=/opt/pyenv 12:56:44 + PYENV_ROOT=/opt/pyenv 12:56:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:44 + pyenv versions 12:56:44 system 12:56:44 3.8.13 12:56:44 3.9.13 12:56:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:56:44 + command -v pyenv 12:56:44 ++ pyenv init - --no-rehash 12:56:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:56:44 export PATH="/opt/pyenv/shims:${PATH}" 12:56:44 export PYENV_SHELL=bash 12:56:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:56:44 pyenv() { 12:56:44 local command 12:56:44 command="${1:-}" 12:56:44 if [ "$#" -gt 0 ]; then 12:56:44 shift 12:56:44 fi 12:56:44 12:56:44 case "$command" in 12:56:44 rehash|shell) 12:56:44 eval "$(pyenv "sh-$command" "$@")" 12:56:44 ;; 12:56:44 *) 12:56:44 command pyenv "$command" "$@" 12:56:44 ;; 12:56:44 esac 12:56:44 }' 12:56:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:56:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:44 ++ export PYENV_SHELL=bash 12:56:44 ++ PYENV_SHELL=bash 12:56:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:56:44 +++ complete -F _pyenv pyenv 12:56:44 ++ lf-pyver python3 12:56:44 ++ local py_version_xy=python3 12:56:44 ++ local py_version_xyz= 12:56:44 ++ pyenv versions 12:56:44 ++ local command 12:56:44 ++ command=versions 12:56:44 ++ '[' 1 -gt 0 ']' 12:56:44 ++ shift 12:56:44 ++ case "$command" in 12:56:44 ++ command pyenv versions 12:56:44 ++ pyenv versions 12:56:44 ++ sed 's/^[ *]* //' 12:56:44 ++ grep -E '^[0-9.]*[0-9]$' 12:56:44 ++ awk '{ print $1 }' 12:56:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:56:44 +++ grep '^3' /tmp/.pyenv_versions 12:56:44 +++ sort -V 12:56:44 +++ tail -n 1 12:56:44 ++ py_version_xyz=3.10.6 12:56:44 ++ [[ -z 3.10.6 ]] 12:56:44 ++ echo 3.10.6 12:56:44 ++ return 0 12:56:44 + pyenv local 3.10.6 12:56:44 + local command 12:56:44 + command=local 12:56:44 + '[' 2 -gt 0 ']' 12:56:44 + shift 12:56:44 + case "$command" in 12:56:44 + command pyenv local 3.10.6 12:56:44 + pyenv local 3.10.6 12:56:44 + for arg in "$@" 12:56:44 + case $arg in 12:56:44 + pkg_list+='tox ' 12:56:44 + for arg in "$@" 12:56:44 + case $arg in 12:56:44 + pkg_list+='virtualenv ' 12:56:44 + for arg in "$@" 12:56:44 + case $arg in 12:56:44 + pkg_list+='urllib3~=1.26.15 ' 12:56:44 + [[ -f /tmp/.toxenv ]] 12:56:44 ++ cat /tmp/.toxenv 12:56:44 + lf_venv=/tmp/venv-VbZY 12:56:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VbZY from' file:/tmp/.toxenv 12:56:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VbZY from file:/tmp/.toxenv 12:56:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:56:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:56:44 + local 'pip_opts=--upgrade --quiet' 12:56:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:56:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:56:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:56:44 + [[ -n '' ]] 12:56:44 + [[ -n '' ]] 12:56:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:56:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:56:44 + /tmp/venv-VbZY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:56:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:56:46 lf-activate-venv(): INFO: Base packages installed successfully 12:56:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:56:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:56:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:56:46 + /tmp/venv-VbZY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:56:50 + type python3 12:56:50 + true 12:56:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VbZY/bin to PATH' 12:56:50 lf-activate-venv(): INFO: Adding /tmp/venv-VbZY/bin to PATH 12:56:50 + PATH=/tmp/venv-VbZY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:50 + return 0 12:56:50 + [[ -d /opt/pyenv ]] 12:56:50 + echo '---> Setting up pyenv' 12:56:50 ---> Setting up pyenv 12:56:50 + export PYENV_ROOT=/opt/pyenv 12:56:50 + PYENV_ROOT=/opt/pyenv 12:56:50 + export PATH=/opt/pyenv/bin:/tmp/venv-VbZY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:50 + PATH=/opt/pyenv/bin:/tmp/venv-VbZY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:50 ++ pwd 12:56:50 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:56:50 + export PYTHONPATH 12:56:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:56:50 + TOX_TESTENV_PASSENV=PYTHONPATH 12:56:50 + tox --version 12:56:50 4.55.1 from /tmp/venv-VbZY/lib/python3.10/site-packages/tox/__init__.py 12:56:50 + PARALLEL=false 12:56:50 + TOX_OPTIONS_LIST= 12:56:50 + [[ -n checkbashisms ]] 12:56:50 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:56:50 + case ${PARALLEL,,} in 12:56:50 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:56:50 + tox -e checkbashisms 12:56:52 checkbashisms: freeze> python -m pip freeze --all 12:56:53 checkbashisms: pip==26.1.2,setuptools==82.0.1 12:56:53 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:56:54 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:56:56 checkbashisms: OK (5.70=setup[2.17]+cmd[3.54] seconds) 12:56:56 congratulations :) (5.74 seconds) 12:56:56 + tox_status=0 12:56:56 + echo '---> Completed tox runs' 12:56:56 ---> Completed tox runs 12:56:56 + for i in .tox/*/log 12:56:56 ++ echo .tox/checkbashisms/log 12:56:56 ++ awk -F/ '{print $2}' 12:56:56 + tox_env=checkbashisms 12:56:56 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:56:56 + DOC_DIR=docs/_build/html 12:56:56 + [[ -d docs/_build/html ]] 12:56:56 + echo '---> tox-run.sh ends' 12:56:56 ---> tox-run.sh ends 12:56:56 + test 0 -eq 0 12:56:56 $ ssh-agent -k 12:56:56 unset SSH_AUTH_SOCK; 12:56:56 unset SSH_AGENT_PID; 12:56:56 echo Agent pid 1676 killed; 12:56:56 [ssh-agent] Stopped. 12:56:56 [PostBuildScript] - [INFO] Executing post build scripts. 12:56:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9565922175014361079.sh 12:56:56 ---> sysstat.sh 12:56:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14492283226658434258.sh 12:56:57 ---> package-listing.sh 12:56:57 ++ facter osfamily 12:56:57 ++ tr '[:upper:]' '[:lower:]' 12:56:57 + OS_FAMILY=debian 12:56:57 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:56:57 + START_PACKAGES=/tmp/packages_start.txt 12:56:57 + END_PACKAGES=/tmp/packages_end.txt 12:56:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:56:57 + PACKAGES=/tmp/packages_start.txt 12:56:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:56:57 + PACKAGES=/tmp/packages_end.txt 12:56:57 + case "${OS_FAMILY}" in 12:56:57 + dpkg -l 12:56:57 + grep '^ii' 12:56:57 + '[' -f /tmp/packages_start.txt ']' 12:56:57 + '[' -f /tmp/packages_end.txt ']' 12:56:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:56:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:56:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:56:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:56:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16452254639565951042.sh 12:56:57 ---> capture-instance-metadata.sh 12:56:57 Setup pyenv: 12:56:57 system 12:56:57 3.8.13 12:56:57 3.9.13 12:56:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:57:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gEj8 12:57:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:57:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:57:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:57:05 lf-activate-venv(): INFO: Base packages installed successfully 12:57:05 lf-activate-venv(): INFO: Installing additional packages: lftools 12:57:30 lf-activate-venv(): INFO: Adding /tmp/venv-gEj8/bin to PATH 12:57:30 INFO: Running in OpenStack, capturing instance metadata 12:57:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13165763160391978087.sh 12:57:30 provisioning config files... 12:57:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6695006713920099027tmp 12:57:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:57:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:57:30 [EnvInject] - Injecting environment variables from a build step. 12:57:30 [EnvInject] - Injecting as environment variables the properties content 12:57:30 SERVER_ID=logs 12:57:30 12:57:30 [EnvInject] - Variables injected successfully. 12:57:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2420261056969099.sh 12:57:30 ---> create-netrc.sh 12:57:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15218820360673038594.sh 12:57:30 ---> python-tools-install.sh 12:57:30 Setup pyenv: 12:57:30 system 12:57:30 3.8.13 12:57:30 3.9.13 12:57:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:57:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gEj8 from file:/tmp/.os_lf_venv 12:57:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:57:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:57:40 lf-activate-venv(): INFO: Base packages installed successfully 12:57:40 lf-activate-venv(): INFO: Installing additional packages: lftools 12:58:18 lf-activate-venv(): INFO: Adding /tmp/venv-gEj8/bin to PATH 12:58:18 Generating Requirements File 12:59:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:59:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:59:26 Python 3.10.6 12:59:26 pip 26.1.2 from /tmp/venv-gEj8/lib/python3.10/site-packages/pip (python 3.10) 12:59:26 aiohappyeyeballs==2.6.2 12:59:26 aiohttp==3.14.1 12:59:26 aiosignal==1.4.0 12:59:26 appdirs==1.4.4 12:59:26 argcomplete==3.6.3 12:59:26 aspy.yaml==1.3.0 12:59:26 async-timeout==5.0.1 12:59:26 attrs==26.1.0 12:59:26 autopage==0.6.0 12:59:26 backports.strenum==1.3.1 12:59:26 beautifulsoup4==4.15.0 12:59:26 boto3==1.43.32 12:59:26 botocore==1.43.32 12:59:26 bs4==0.0.2 12:59:26 certifi==2026.6.17 12:59:26 cffi==2.0.0 12:59:26 cfgv==3.5.0 12:59:26 chardet==7.4.3 12:59:26 charset-normalizer==3.4.7 12:59:26 click==8.4.1 12:59:26 cliff==4.14.0 12:59:26 cmd2==3.5.1 12:59:26 cryptography==3.3.2 12:59:26 debtcollector==3.1.0 12:59:26 decorator==5.3.1 12:59:26 defusedxml==0.7.1 12:59:26 Deprecated==1.3.1 12:59:26 distlib==0.4.3 12:59:26 dnspython==2.8.0 12:59:26 docker==7.1.0 12:59:26 dogpile.cache==1.5.0 12:59:26 durationpy==0.10 12:59:26 email-validator==2.3.0 12:59:26 filelock==3.29.4 12:59:26 frozenlist==1.8.0 12:59:26 future==1.0.0 12:59:26 gitdb==4.0.12 12:59:26 GitPython==3.1.50 12:59:26 httplib2==0.30.2 12:59:26 identify==2.6.19 12:59:26 idna==3.18 12:59:26 importlib-resources==1.5.0 12:59:26 iso8601==2.1.0 12:59:26 Jinja2==3.1.6 12:59:26 jmespath==1.1.0 12:59:26 jsonpatch==1.33 12:59:26 jsonpointer==3.1.1 12:59:26 jsonschema==4.26.0 12:59:26 jsonschema-specifications==2025.9.1 12:59:26 keystoneauth1==5.14.0 12:59:26 kubernetes==36.0.2 12:59:26 lftools==0.37.22 12:59:26 lxml==6.1.1 12:59:26 markdown-it-py==4.2.0 12:59:26 MarkupSafe==3.0.3 12:59:26 mdurl==0.1.2 12:59:26 msgpack==1.2.0 12:59:26 multi_key_dict==2.0.3 12:59:26 multidict==6.7.1 12:59:26 munch==4.0.0 12:59:26 netaddr==1.3.0 12:59:26 niet==1.4.2 12:59:26 nodeenv==1.10.0 12:59:26 oauth2client==4.1.3 12:59:26 oauthlib==3.3.1 12:59:26 openstacksdk==4.13.0 12:59:26 os-service-types==1.8.2 12:59:26 osc-lib==4.6.0 12:59:26 oslo.config==10.4.0 12:59:26 oslo.context==6.4.0 12:59:26 oslo.i18n==6.8.0 12:59:26 oslo.log==8.2.0 12:59:26 oslo.serialization==5.10.0 12:59:26 oslo.utils==10.1.1 12:59:26 packaging==26.2 12:59:26 pbr==7.0.3 12:59:26 platformdirs==4.10.0 12:59:26 prettytable==3.17.0 12:59:26 propcache==0.5.2 12:59:26 psutil==7.2.2 12:59:26 pyasn1==0.6.3 12:59:26 pyasn1_modules==0.4.2 12:59:26 pycparser==3.0 12:59:26 pygerrit2==2.0.15 12:59:26 PyGithub==2.9.1 12:59:26 Pygments==2.20.0 12:59:26 PyJWT==2.13.0 12:59:26 PyNaCl==1.6.2 12:59:26 pyparsing==2.4.7 12:59:26 pyperclip==1.11.0 12:59:26 pyrsistent==0.20.0 12:59:26 python-cinderclient==9.9.0 12:59:26 python-dateutil==2.9.0.post0 12:59:26 python-discovery==1.4.2 12:59:26 python-heatclient==5.2.0 12:59:26 python-jenkins==1.8.3 12:59:26 python-keystoneclient==5.8.0 12:59:26 python-magnumclient==4.10.0 12:59:26 python-openstackclient==10.0.0 12:59:26 python-swiftclient==4.10.0 12:59:26 PyYAML==6.0.3 12:59:26 referencing==0.37.0 12:59:26 requests==2.34.2 12:59:26 requests-oauthlib==2.0.0 12:59:26 rfc3986==2.0.0 12:59:26 rich==15.0.0 12:59:26 rich-argparse==1.8.0 12:59:26 rpds-py==0.30.0 12:59:26 rsa==4.9.1 12:59:26 ruamel.yaml==0.19.1 12:59:26 ruamel.yaml.clib==0.2.15 12:59:26 s3transfer==0.19.0 12:59:26 simplejson==4.1.1 12:59:26 six==1.17.0 12:59:26 smmap==5.0.3 12:59:26 soupsieve==2.8.4 12:59:26 stevedore==5.8.0 12:59:26 tabulate==0.10.0 12:59:26 toml==0.10.2 12:59:26 tomlkit==0.15.0 12:59:26 tqdm==4.68.3 12:59:26 typing_extensions==4.15.0 12:59:26 urllib3==1.26.20 12:59:26 virtualenv==21.5.1 12:59:26 wcwidth==0.8.1 12:59:26 websocket-client==1.9.0 12:59:26 wrapt==2.2.1 12:59:26 xdg==6.0.0 12:59:26 xmltodict==1.0.4 12:59:26 yarl==1.24.2 12:59:26 yq==3.4.3 12:59:26 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins14594298837114852332.sh 12:59:26 ---> uv-install.sh 12:59:26 Installing uv/uvx (latest) using shell installer 12:59:27 2026-06-18 12:59:27 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-N793lT.sh" [1] 12:59:27 downloading uv 0.11.21 x86_64-unknown-linux-gnu 12:59:27 installing to /home/jenkins/.local/bin 12:59:27 uv 12:59:27 uvx 12:59:27 everything's installed! 12:59:27 12:59:27 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:59:27 12:59:27 source $HOME/.local/bin/env (sh, bash, zsh) 12:59:27 source $HOME/.local/bin/env.fish (fish) 12:59:27 Adding install location to PATH 12:59:27 ---> Validating uv/uvx install 12:59:28 uvx 0.11.21 (x86_64-unknown-linux-gnu) 12:59:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1530885041663955563.sh 12:59:28 ---> sudo-logs.sh 12:59:28 Archiving 'sudo' log.. 12:59:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12497118005745670884.sh 12:59:28 ---> job-cost.sh 12:59:28 INFO: Activating Python virtual environment... 12:59:28 Setup pyenv: 12:59:28 system 12:59:28 3.8.13 12:59:28 3.9.13 12:59:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:59:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gEj8 from file:/tmp/.os_lf_venv 12:59:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:59:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:59:30 lf-activate-venv(): INFO: Base packages installed successfully 12:59:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:59:35 lf-activate-venv(): INFO: Adding /tmp/venv-gEj8/bin to PATH 12:59:35 INFO: No stack-cost file found 12:59:35 INFO: Instance uptime: 220s 12:59:35 INFO: Fetching instance metadata (attempt 1 of 3)... 12:59:35 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:59:36 INFO: Successfully fetched instance metadata 12:59:36 INFO: Instance type: v3-standard-4 12:59:36 INFO: Retrieving pricing info for: v3-standard-4 12:59:36 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:59:36 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=220 12:59:36 INFO: Successfully fetched Vexxhost pricing API 12:59:36 INFO: Retrieved cost: 0.11 12:59:36 INFO: Retrieved resource: v3-standard-4 12:59:36 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 12:59:36 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 12:59:36 INFO: Successfully archived job cost data 12:59:36 DEBUG: Cost data: oom-master-checkbashisms-lint,4667,2026-06-18 12:59:36,v3-standard-4,220,0.11,0.00,SUCCESS 12:59:36 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8054409943907812509.sh 12:59:36 ---> logs-deploy.sh 12:59:36 Setup pyenv: 12:59:36 system 12:59:36 3.8.13 12:59:36 3.9.13 12:59:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:59:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gEj8 from file:/tmp/.os_lf_venv 12:59:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:59:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:59:38 lf-activate-venv(): INFO: Base packages installed successfully 12:59:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:59:53 lf-activate-venv(): INFO: Adding /tmp/venv-gEj8/bin to PATH 12:59:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4667 12:59:53 INFO: archiving workspace using pattern(s): 12:59:54 Archives upload complete. 12:59:54 INFO: archiving logs to Nexus 12:59:55 ---> uname -a: 12:59:55 Linux prd-ubuntu1804-builder-4c-4g-17499 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:59:55 12:59:55 12:59:55 ---> lscpu: 12:59:55 Architecture: x86_64 12:59:55 CPU op-mode(s): 32-bit, 64-bit 12:59:55 Byte Order: Little Endian 12:59:55 CPU(s): 4 12:59:55 On-line CPU(s) list: 0-3 12:59:55 Thread(s) per core: 1 12:59:55 Core(s) per socket: 1 12:59:55 Socket(s): 4 12:59:55 NUMA node(s): 1 12:59:55 Vendor ID: AuthenticAMD 12:59:55 CPU family: 23 12:59:55 Model: 49 12:59:55 Model name: AMD EPYC-Rome Processor 12:59:55 Stepping: 0 12:59:55 CPU MHz: 2800.000 12:59:55 BogoMIPS: 5600.00 12:59:55 Virtualization: AMD-V 12:59:55 Hypervisor vendor: KVM 12:59:55 Virtualization type: full 12:59:55 L1d cache: 32K 12:59:55 L1i cache: 32K 12:59:55 L2 cache: 512K 12:59:55 L3 cache: 16384K 12:59:55 NUMA node0 CPU(s): 0-3 12:59:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:59:55 12:59:55 12:59:55 ---> nproc: 12:59:55 4 12:59:55 12:59:55 12:59:55 ---> df -h: 12:59:55 Filesystem Size Used Avail Use% Mounted on 12:59:55 udev 7.9G 0 7.9G 0% /dev 12:59:55 tmpfs 1.6G 676K 1.6G 1% /run 12:59:55 /dev/vda1 78G 8.4G 69G 11% / 12:59:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:59:55 tmpfs 5.0M 0 5.0M 0% /run/lock 12:59:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:59:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:59:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:59:55 12:59:55 12:59:55 ---> free -m: 12:59:55 total used free shared buff/cache available 12:59:55 Mem: 16040 553 13289 0 2197 15170 12:59:55 Swap: 1023 0 1023 12:59:55 12:59:55 12:59:55 ---> ip addr: 12:59:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:59:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:59:55 inet 127.0.0.1/8 scope host lo 12:59:55 valid_lft forever preferred_lft forever 12:59:55 inet6 ::1/128 scope host 12:59:55 valid_lft forever preferred_lft forever 12:59:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:59:55 link/ether fa:16:3e:3d:67:1e brd ff:ff:ff:ff:ff:ff 12:59:55 inet 10.30.107.131/23 brd 10.30.107.255 scope global dynamic ens3 12:59:55 valid_lft 86168sec preferred_lft 86168sec 12:59:55 inet6 fe80::f816:3eff:fe3d:671e/64 scope link 12:59:55 valid_lft forever preferred_lft forever 12:59:55 12:59:55 12:59:55 ---> sar -b -r -n DEV: 12:59:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17499) 06/18/26 _x86_64_ (4 CPU) 12:59:55 12:59:55 12:56:04 LINUX RESTART (4 CPU) 12:59:55 12:59:55 12:57:03 tps rtps wtps bread/s bwrtn/s 12:59:55 12:58:01 81.90 0.78 81.12 100.40 12523.91 12:59:55 12:59:01 34.61 0.00 34.61 0.00 6919.38 12:59:55 Average: 57.85 0.38 57.47 49.35 9674.16 12:59:55 12:59:55 12:57:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:59:55 12:58:01 13881552 15541732 2543416 15.49 69916 1785840 779816 4.46 707020 1609408 63792 12:59:55 12:59:01 13876808 15582396 2548160 15.51 71224 1827908 743740 4.26 670468 1650076 39092 12:59:55 Average: 13879180 15562064 2545788 15.50 70570 1806874 761778 4.36 688744 1629742 51442 12:59:55 12:59:55 12:57:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:59:55 12:58:01 lo 0.83 0.83 0.10 0.10 0.00 0.00 0.00 0.00 12:59:55 12:58:01 ens3 51.28 36.86 776.02 7.20 0.00 0.00 0.00 0.00 12:59:55 12:59:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 12:59:55 12:59:01 ens3 9.72 8.43 96.77 1.63 0.00 0.00 0.00 0.00 12:59:55 Average: lo 0.71 0.71 0.08 0.08 0.00 0.00 0.00 0.00 12:59:55 Average: ens3 30.15 22.40 430.64 4.37 0.00 0.00 0.00 0.00 12:59:55 12:59:55 12:59:55 ---> sar -P ALL: 12:59:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17499) 06/18/26 _x86_64_ (4 CPU) 12:59:55 12:59:55 12:56:04 LINUX RESTART (4 CPU) 12:59:55 12:59:55 12:57:03 CPU %user %nice %system %iowait %steal %idle 12:59:55 12:58:01 all 11.06 0.00 0.92 12.01 0.04 75.98 12:59:55 12:58:01 0 5.37 0.00 0.57 0.02 0.03 94.01 12:59:55 12:58:01 1 2.47 0.00 0.62 7.43 0.03 89.45 12:59:55 12:58:01 2 24.98 0.00 1.73 38.01 0.07 35.20 12:59:55 12:58:01 3 11.45 0.00 0.72 2.67 0.03 85.12 12:59:55 12:59:01 all 3.95 0.00 0.28 20.36 0.02 75.39 12:59:55 12:59:01 0 2.54 0.00 0.20 0.23 0.02 97.01 12:59:55 12:59:01 1 0.68 0.00 0.08 0.47 0.02 98.75 12:59:55 12:59:01 2 10.71 0.00 0.72 80.14 0.03 8.40 12:59:55 12:59:01 3 1.90 0.00 0.13 0.88 0.00 97.08 12:59:55 Average: all 7.44 0.00 0.60 16.26 0.03 75.68 12:59:55 Average: 0 3.93 0.00 0.38 0.13 0.03 95.54 12:59:55 Average: 1 1.56 0.00 0.35 3.89 0.03 94.18 12:59:55 Average: 2 17.73 0.00 1.22 59.43 0.05 21.58 12:59:55 Average: 3 6.59 0.00 0.42 1.76 0.02 91.20 12:59:55 12:59:55 12:59:55