20:19:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146741 20:19:26 Running as SYSTEM 20:19:26 [EnvInject] - Loading node environment variables. 20:19:26 Building remotely on prd-ubuntu1804-builder-4c-4g-4409 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 20:19:26 [ssh-agent] Looking for ssh-agent implementation... 20:19:26 $ ssh-agent 20:19:26 SSH_AUTH_SOCK=/tmp/ssh-pvsPKOsp8qGR/agent.1660 20:19:26 SSH_AGENT_PID=1662 20:19:26 [ssh-agent] Started. 20:19:26 Running ssh-add (command line suppressed) 20:19:26 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14884128955414895919.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14884128955414895919.key) 20:19:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:19:26 The recommended git tool is: NONE 20:19:28 using credential onap-jenkins-ssh 20:19:28 Wiping out workspace first. 20:19:28 Cloning the remote Git repository 20:19:28 Cloning repository git://cloud.onap.org/mirror/oom.git 20:19:28 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 20:19:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:19:28 > git --version # timeout=10 20:19:28 > git --version # 'git version 2.17.1' 20:19:28 using GIT_SSH to set credentials Gerrit user 20:19:28 Verifying host key using manually-configured host key entries 20:19:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:19:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:19:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:19:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:19:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:19:33 using GIT_SSH to set credentials Gerrit user 20:19:33 Verifying host key using manually-configured host key entries 20:19:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/41/146741/3 # timeout=30 20:19:33 > git rev-parse 1e36c462ee3124486cbedfa267fd6077cb872812^{commit} # timeout=10 20:19:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:19:33 Checking out Revision 1e36c462ee3124486cbedfa267fd6077cb872812 (refs/changes/41/146741/3) 20:19:33 > git config core.sparsecheckout # timeout=10 20:19:33 > git checkout -f 1e36c462ee3124486cbedfa267fd6077cb872812 # timeout=30 20:19:37 Commit message: "[COMMON] FIX starter deployment apiVersion" 20:19:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:19:37 > git rev-list --no-walk 9f14d0be2cad580cb0d978847831d4341a6e441b # timeout=10 20:19:37 [EnvInject] - Injecting environment variables from a build step. 20:19:37 [EnvInject] - Injecting as environment variables the properties content 20:19:37 PYTHON=python3 20:19:37 20:19:37 [EnvInject] - Variables injected successfully. 20:19:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7484515928369203644.sh 20:19:37 ---> tox-install.sh 20:19:37 + source /home/jenkins/lf-env.sh 20:19:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:19:37 ++ mktemp -d /tmp/venv-XXXX 20:19:37 + lf_venv=/tmp/venv-LqCd 20:19:37 + local venv_file=/tmp/.os_lf_venv 20:19:37 + local python=python3 20:19:37 + local options 20:19:37 + local set_path=true 20:19:37 + local install_args= 20:19:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:19:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:19:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:19:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:19:37 + true 20:19:37 + case $1 in 20:19:37 + venv_file=/tmp/.toxenv 20:19:37 + shift 2 20:19:37 + true 20:19:37 + case $1 in 20:19:37 + shift 20:19:37 + break 20:19:37 + case $python in 20:19:37 + local pkg_list= 20:19:37 + [[ -d /opt/pyenv ]] 20:19:37 + echo 'Setup pyenv:' 20:19:37 Setup pyenv: 20:19:37 + export PYENV_ROOT=/opt/pyenv 20:19:37 + PYENV_ROOT=/opt/pyenv 20:19:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:19:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:19:37 + pyenv versions 20:19:37 * system (set by /opt/pyenv/version) 20:19:37 * 3.8.13 (set by /opt/pyenv/version) 20:19:37 * 3.9.13 (set by /opt/pyenv/version) 20:19:37 * 3.10.6 (set by /opt/pyenv/version) 20:19:37 + command -v pyenv 20:19:37 ++ pyenv init - --no-rehash 20:19:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 20:19:37 export PATH="/opt/pyenv/shims:${PATH}" 20:19:37 export PYENV_SHELL=bash 20:19:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:19:37 pyenv() { 20:19:37 local command 20:19:37 command="${1:-}" 20:19:37 if [ "$#" -gt 0 ]; then 20:19:37 shift 20:19:37 fi 20:19:37 20:19:37 case "$command" in 20:19:37 rehash|shell) 20:19:37 eval "$(pyenv "sh-$command" "$@")" 20:19:37 ;; 20:19:37 *) 20:19:37 command pyenv "$command" "$@" 20:19:37 ;; 20:19:37 esac 20:19:37 }' 20:19:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 20:19:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:19:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:19:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:19:37 ++ export PYENV_SHELL=bash 20:19:37 ++ PYENV_SHELL=bash 20:19:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:19:37 +++ complete -F _pyenv pyenv 20:19:37 ++ lf-pyver python3 20:19:37 ++ local py_version_xy=python3 20:19:37 ++ local py_version_xyz= 20:19:37 ++ pyenv versions 20:19:37 ++ sed 's/^[ *]* //' 20:19:37 ++ local command 20:19:37 ++ command=versions 20:19:37 ++ '[' 1 -gt 0 ']' 20:19:37 ++ shift 20:19:37 ++ case "$command" in 20:19:37 ++ command pyenv versions 20:19:37 ++ pyenv versions 20:19:37 ++ awk '{ print $1 }' 20:19:37 ++ grep -E '^[0-9.]*[0-9]$' 20:19:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:19:38 +++ grep '^3' /tmp/.pyenv_versions 20:19:38 +++ sort -V 20:19:38 +++ tail -n 1 20:19:38 ++ py_version_xyz=3.10.6 20:19:38 ++ [[ -z 3.10.6 ]] 20:19:38 ++ echo 3.10.6 20:19:38 ++ return 0 20:19:38 + pyenv local 3.10.6 20:19:38 + local command 20:19:38 + command=local 20:19:38 + '[' 2 -gt 0 ']' 20:19:38 + shift 20:19:38 + case "$command" in 20:19:38 + command pyenv local 3.10.6 20:19:38 + pyenv local 3.10.6 20:19:38 + for arg in "$@" 20:19:38 + case $arg in 20:19:38 + pkg_list+='tox ' 20:19:38 + for arg in "$@" 20:19:38 + case $arg in 20:19:38 + pkg_list+='virtualenv ' 20:19:38 + for arg in "$@" 20:19:38 + case $arg in 20:19:38 + pkg_list+='urllib3~=1.26.15 ' 20:19:38 + [[ -f /tmp/.toxenv ]] 20:19:38 + [[ ! -f /tmp/.toxenv ]] 20:19:38 + [[ -n '' ]] 20:19:38 + python3 -m venv /tmp/venv-LqCd 20:19:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LqCd' 20:19:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LqCd 20:19:42 + echo /tmp/venv-LqCd 20:19:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:19:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:19:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:19:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:19:42 + local 'pip_opts=--upgrade --quiet' 20:19:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:19:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:19:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:19:42 + [[ -n '' ]] 20:19:42 + [[ -n '' ]] 20:19:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:19:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:19:42 + /tmp/venv-LqCd/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 20:19:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:19:46 lf-activate-venv(): INFO: Base packages installed successfully 20:19:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:19:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:19:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:19:46 + /tmp/venv-LqCd/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 20:19:48 + type python3 20:19:48 + true 20:19:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LqCd/bin to PATH' 20:19:48 lf-activate-venv(): INFO: Adding /tmp/venv-LqCd/bin to PATH 20:19:48 + PATH=/tmp/venv-LqCd/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 20:19:48 + return 0 20:19:48 + python3 --version 20:19:48 Python 3.10.6 20:19:48 + python3 -m pip --version 20:19:48 pip 26.2.1 from /tmp/venv-LqCd/lib/python3.10/site-packages/pip (python 3.10) 20:19:48 + python3 -m pip freeze 20:19:48 cachetools==7.1.7 20:19:48 colorama==0.4.6 20:19:48 distlib==0.4.3 20:19:48 filelock==3.32.2 20:19:48 packaging==26.3 20:19:48 platformdirs==4.11.0 20:19:48 pluggy==1.6.0 20:19:48 pyproject-api==1.11.0 20:19:48 python-discovery==1.5.1 20:19:48 tomli==2.4.1 20:19:48 tomli_w==1.2.0 20:19:48 tox==4.58.0 20:19:48 typing_extensions==4.16.0 20:19:48 urllib3==1.26.20 20:19:48 virtualenv==21.7.1 20:19:48 [EnvInject] - Injecting environment variables from a build step. 20:19:48 [EnvInject] - Injecting as environment variables the properties content 20:19:48 PARALLEL=false 20:19:48 20:19:48 [EnvInject] - Variables injected successfully. 20:19:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5284416858390574197.sh 20:19:48 ---> tox-run.sh 20:19:48 + 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 20:19:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 20:19:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 20:19:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 20:19:48 + cd /w/workspace/oom-master-checkbashisms-lint/. 20:19:48 + source /home/jenkins/lf-env.sh 20:19:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:19:48 ++ mktemp -d /tmp/venv-XXXX 20:19:48 + lf_venv=/tmp/venv-PfeX 20:19:48 + local venv_file=/tmp/.os_lf_venv 20:19:48 + local python=python3 20:19:48 + local options 20:19:48 + local set_path=true 20:19:48 + local install_args= 20:19:48 ++ 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 20:19:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:19:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:19:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:19:48 + true 20:19:48 + case $1 in 20:19:48 + venv_file=/tmp/.toxenv 20:19:48 + shift 2 20:19:48 + true 20:19:48 + case $1 in 20:19:48 + shift 20:19:48 + break 20:19:48 + case $python in 20:19:48 + local pkg_list= 20:19:48 + [[ -d /opt/pyenv ]] 20:19:48 + echo 'Setup pyenv:' 20:19:48 Setup pyenv: 20:19:48 + export PYENV_ROOT=/opt/pyenv 20:19:48 + PYENV_ROOT=/opt/pyenv 20:19:48 + 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 20:19:48 + 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 20:19:48 + pyenv versions 20:19:48 system 20:19:48 3.8.13 20:19:48 3.9.13 20:19:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:19:48 + command -v pyenv 20:19:48 ++ pyenv init - --no-rehash 20:19:48 + 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[*]}"'\'')" 20:19:48 export PATH="/opt/pyenv/shims:${PATH}" 20:19:48 export PYENV_SHELL=bash 20:19:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:19:48 pyenv() { 20:19:48 local command 20:19:48 command="${1:-}" 20:19:48 if [ "$#" -gt 0 ]; then 20:19:48 shift 20:19:48 fi 20:19:48 20:19:48 case "$command" in 20:19:48 rehash|shell) 20:19:48 eval "$(pyenv "sh-$command" "$@")" 20:19:48 ;; 20:19:48 *) 20:19:48 command pyenv "$command" "$@" 20:19:48 ;; 20:19:48 esac 20:19:48 }' 20:19:48 +++ 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[*]}"' 20:19:48 ++ 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 20:19:48 ++ 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 20:19:48 ++ 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 20:19:48 ++ export PYENV_SHELL=bash 20:19:48 ++ PYENV_SHELL=bash 20:19:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:19:48 +++ complete -F _pyenv pyenv 20:19:48 ++ lf-pyver python3 20:19:48 ++ local py_version_xy=python3 20:19:48 ++ local py_version_xyz= 20:19:48 ++ pyenv versions 20:19:48 ++ local command 20:19:48 ++ command=versions 20:19:48 ++ '[' 1 -gt 0 ']' 20:19:48 ++ shift 20:19:48 ++ case "$command" in 20:19:48 ++ command pyenv versions 20:19:48 ++ pyenv versions 20:19:48 ++ grep -E '^[0-9.]*[0-9]$' 20:19:48 ++ awk '{ print $1 }' 20:19:48 ++ sed 's/^[ *]* //' 20:19:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:19:48 +++ grep '^3' /tmp/.pyenv_versions 20:19:48 +++ sort -V 20:19:48 +++ tail -n 1 20:19:48 ++ py_version_xyz=3.10.6 20:19:48 ++ [[ -z 3.10.6 ]] 20:19:48 ++ echo 3.10.6 20:19:48 ++ return 0 20:19:48 + pyenv local 3.10.6 20:19:48 + local command 20:19:48 + command=local 20:19:48 + '[' 2 -gt 0 ']' 20:19:48 + shift 20:19:48 + case "$command" in 20:19:48 + command pyenv local 3.10.6 20:19:48 + pyenv local 3.10.6 20:19:48 + for arg in "$@" 20:19:48 + case $arg in 20:19:48 + pkg_list+='tox ' 20:19:48 + for arg in "$@" 20:19:48 + case $arg in 20:19:48 + pkg_list+='virtualenv ' 20:19:48 + for arg in "$@" 20:19:48 + case $arg in 20:19:48 + pkg_list+='urllib3~=1.26.15 ' 20:19:48 + [[ -f /tmp/.toxenv ]] 20:19:48 ++ cat /tmp/.toxenv 20:19:48 + lf_venv=/tmp/venv-LqCd 20:19:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LqCd from' file:/tmp/.toxenv 20:19:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LqCd from file:/tmp/.toxenv 20:19:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:19:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:19:48 + local 'pip_opts=--upgrade --quiet' 20:19:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:19:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:19:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:19:48 + [[ -n '' ]] 20:19:48 + [[ -n '' ]] 20:19:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:19:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:19:48 + /tmp/venv-LqCd/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 20:19:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:19:49 lf-activate-venv(): INFO: Base packages installed successfully 20:19:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:19:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:19:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:19:49 + /tmp/venv-LqCd/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 20:19:50 + type python3 20:19:50 + true 20:19:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LqCd/bin to PATH' 20:19:50 lf-activate-venv(): INFO: Adding /tmp/venv-LqCd/bin to PATH 20:19:50 + PATH=/tmp/venv-LqCd/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 20:19:50 + return 0 20:19:50 + [[ -d /opt/pyenv ]] 20:19:50 + echo '---> Setting up pyenv' 20:19:50 ---> Setting up pyenv 20:19:50 + export PYENV_ROOT=/opt/pyenv 20:19:50 + PYENV_ROOT=/opt/pyenv 20:19:50 + export PATH=/opt/pyenv/bin:/tmp/venv-LqCd/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 20:19:50 + PATH=/opt/pyenv/bin:/tmp/venv-LqCd/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 20:19:50 ++ pwd 20:19:50 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 20:19:50 + export PYTHONPATH 20:19:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:19:50 + TOX_TESTENV_PASSENV=PYTHONPATH 20:19:50 + tox --version 20:19:50 4.58.0 from /tmp/venv-LqCd/lib/python3.10/site-packages/tox/__init__.py 20:19:50 + PARALLEL=false 20:19:50 + TOX_OPTIONS_LIST= 20:19:50 + [[ -n checkbashisms ]] 20:19:50 + TOX_OPTIONS_LIST=' -e checkbashisms' 20:19:50 + case ${PARALLEL,,} in 20:19:50 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 20:19:50 + tox -e checkbashisms 20:19:52 checkbashisms: freeze> python -m pip freeze --all 20:19:52 checkbashisms: pip==26.2,setuptools==83.0.0 20:19:52 checkbashisms: commands[0]> .ci/check-bashisms.sh 20:19:54 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 20:19:56 checkbashisms: OK (5.31=setup[1.70]+cmd[3.61] seconds) 20:19:56 congratulations :) (5.36 seconds) 20:19:56 + tox_status=0 20:19:56 + echo '---> Completed tox runs' 20:19:56 ---> Completed tox runs 20:19:56 + for i in .tox/*/log 20:19:56 ++ echo .tox/checkbashisms/log 20:19:56 ++ awk -F/ '{print $2}' 20:19:56 + tox_env=checkbashisms 20:19:56 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 20:19:56 + DOC_DIR=docs/_build/html 20:19:56 + [[ -d docs/_build/html ]] 20:19:56 + echo '---> tox-run.sh ends' 20:19:56 ---> tox-run.sh ends 20:19:56 + test 0 -eq 0 20:19:56 $ ssh-agent -k 20:19:56 unset SSH_AUTH_SOCK; 20:19:56 unset SSH_AGENT_PID; 20:19:56 echo Agent pid 1662 killed; 20:19:56 [ssh-agent] Stopped. 20:19:56 [PostBuildScript] - [INFO] Executing post build scripts. 20:19:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3375893732673346386.sh 20:19:56 ---> sysstat.sh 20:19:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10007932359706048556.sh 20:19:56 ---> package-listing.sh 20:19:56 ++ facter osfamily 20:19:56 ++ tr '[:upper:]' '[:lower:]' 20:19:57 + OS_FAMILY=debian 20:19:57 + workspace=/w/workspace/oom-master-checkbashisms-lint 20:19:57 + START_PACKAGES=/tmp/packages_start.txt 20:19:57 + END_PACKAGES=/tmp/packages_end.txt 20:19:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:19:57 + PACKAGES=/tmp/packages_start.txt 20:19:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:19:57 + PACKAGES=/tmp/packages_end.txt 20:19:57 + case "${OS_FAMILY}" in 20:19:57 + dpkg -l 20:19:57 + grep '^ii' 20:19:57 + '[' -f /tmp/packages_start.txt ']' 20:19:57 + '[' -f /tmp/packages_end.txt ']' 20:19:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:19:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:19:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 20:19:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 20:19:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9311885218084619482.sh 20:19:57 ---> capture-instance-metadata.sh 20:19:57 Setup pyenv: 20:19:57 system 20:19:57 3.8.13 20:19:57 3.9.13 20:19:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:20:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MMKO 20:20:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:20:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:05 lf-activate-venv(): INFO: Base packages installed successfully 20:20:05 lf-activate-venv(): INFO: Installing additional packages: lftools 20:20:26 lf-activate-venv(): INFO: Adding /tmp/venv-MMKO/bin to PATH 20:20:26 INFO: Running in OpenStack, capturing instance metadata 20:20:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2606140304313169716.sh 20:20:27 provisioning config files... 20:20:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12357663609344396618tmp 20:20:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:20:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:20:27 [EnvInject] - Injecting environment variables from a build step. 20:20:27 [EnvInject] - Injecting as environment variables the properties content 20:20:27 SERVER_ID=logs 20:20:27 20:20:27 [EnvInject] - Variables injected successfully. 20:20:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13167239453377967578.sh 20:20:27 ---> create-netrc.sh 20:20:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3427592106248080919.sh 20:20:27 ---> python-tools-install.sh 20:20:27 Setup pyenv: 20:20:27 system 20:20:27 3.8.13 20:20:27 3.9.13 20:20:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:20:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MMKO from file:/tmp/.os_lf_venv 20:20:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:29 lf-activate-venv(): INFO: Base packages installed successfully 20:20:29 lf-activate-venv(): INFO: Installing additional packages: lftools 20:20:35 lf-activate-venv(): INFO: Adding /tmp/venv-MMKO/bin to PATH 20:20:35 Generating Requirements File 20:20:56 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. 20:20:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:20:57 Python 3.10.6 20:20:57 pip 26.2.1 from /tmp/venv-MMKO/lib/python3.10/site-packages/pip (python 3.10) 20:20:57 aiohappyeyeballs==2.7.1 20:20:57 aiohttp==3.14.3 20:20:57 aiosignal==1.4.0 20:20:57 appdirs==1.4.4 20:20:57 argcomplete==3.7.1 20:20:57 aspy.yaml==1.3.0 20:20:57 async-timeout==5.0.1 20:20:57 attrs==26.1.0 20:20:57 autopage==0.6.0 20:20:57 backports.strenum==1.3.1 20:20:57 beautifulsoup4==4.15.0 20:20:57 boto3==1.43.65 20:20:57 botocore==1.43.65 20:20:57 bs4==0.0.2 20:20:57 certifi==2026.7.22 20:20:57 cffi==2.1.1 20:20:57 cfgv==3.5.0 20:20:57 chardet==7.4.3 20:20:57 charset-normalizer==3.4.9 20:20:57 click==8.4.2 20:20:57 cliff==4.14.0 20:20:57 cmd2==3.5.1 20:20:57 cryptography==3.3.2 20:20:57 debtcollector==3.1.0 20:20:57 decorator==5.3.1 20:20:57 defusedxml==0.7.1 20:20:57 Deprecated==1.3.1 20:20:57 distlib==0.4.3 20:20:57 dnspython==2.8.0 20:20:57 docker==7.2.0 20:20:57 dogpile.cache==1.5.0 20:20:57 durationpy==0.10 20:20:57 email-validator==2.3.0 20:20:57 filelock==3.32.2 20:20:57 frozenlist==1.8.0 20:20:57 future==1.0.0 20:20:57 gitdb==4.0.12 20:20:57 GitPython==3.1.58 20:20:57 httplib2==0.30.2 20:20:57 identify==2.6.19 20:20:57 idna==3.18 20:20:57 importlib-resources==1.5.0 20:20:57 iso8601==2.1.0 20:20:57 Jinja2==3.1.6 20:20:57 jmespath==1.1.0 20:20:57 jsonpatch==1.33 20:20:57 jsonpointer==3.1.1 20:20:57 jsonschema==4.26.0 20:20:57 jsonschema-specifications==2025.9.1 20:20:57 keystoneauth1==5.14.0 20:20:57 kubernetes==36.0.3 20:20:57 lftools==0.37.22 20:20:57 lxml==6.1.1 20:20:57 markdown-it-py==4.2.0 20:20:57 MarkupSafe==3.0.3 20:20:57 mdurl==0.1.2 20:20:57 msgpack==1.2.1 20:20:57 multi_key_dict==2.0.3 20:20:57 multidict==6.7.1 20:20:57 munch==4.0.0 20:20:57 netaddr==1.3.0 20:20:57 niet==1.4.2 20:20:57 nodeenv==1.10.0 20:20:57 oauth2client==4.1.3 20:20:57 oauthlib==3.3.1 20:20:57 openstacksdk==4.13.0 20:20:57 os-service-types==1.8.2 20:20:57 osc-lib==4.6.0 20:20:57 oslo.config==10.4.0 20:20:57 oslo.context==6.4.0 20:20:57 oslo.i18n==6.8.0 20:20:57 oslo.log==8.2.0 20:20:57 oslo.serialization==5.10.0 20:20:57 oslo.utils==10.1.1 20:20:57 packaging==26.3 20:20:57 pbr==7.0.3 20:20:57 platformdirs==4.11.0 20:20:57 prettytable==3.18.0 20:20:57 propcache==0.5.2 20:20:57 psutil==7.2.2 20:20:57 pyasn1==0.6.4 20:20:57 pyasn1_modules==0.4.2 20:20:57 pycparser==3.0 20:20:57 pygerrit2==2.0.15 20:20:57 PyGithub==2.9.1 20:20:57 Pygments==2.20.0 20:20:57 PyJWT==2.13.0 20:20:57 PyNaCl==1.6.2 20:20:57 pyparsing==2.4.7 20:20:57 pyperclip==1.11.0 20:20:57 pyrsistent==0.20.0 20:20:57 python-cinderclient==9.9.0 20:20:57 python-dateutil==2.9.0.post0 20:20:57 python-discovery==1.5.1 20:20:57 python-heatclient==5.2.0 20:20:57 python-jenkins==1.8.3 20:20:57 python-keystoneclient==5.8.0 20:20:57 python-magnumclient==4.11.0 20:20:57 python-openstackclient==10.0.0 20:20:57 python-swiftclient==4.10.0 20:20:57 PyYAML==6.0.3 20:20:57 referencing==0.37.0 20:20:57 requests==2.34.2 20:20:57 requests-oauthlib==2.0.0 20:20:57 rfc3986==2.0.0 20:20:57 rich==15.0.0 20:20:57 rich-argparse==1.8.0 20:20:57 rpds-py==0.30.0 20:20:57 rsa==4.9.1 20:20:57 ruamel.yaml==0.19.1 20:20:57 ruamel.yaml.clib==0.2.15 20:20:57 s3transfer==0.19.2 20:20:57 simplejson==4.1.1 20:20:57 six==1.17.0 20:20:57 smmap==5.0.3 20:20:57 soupsieve==2.9.1 20:20:57 stevedore==5.8.0 20:20:57 tabulate==0.10.0 20:20:57 toml==0.10.2 20:20:57 tomlkit==0.15.1 20:20:57 tqdm==4.70.0 20:20:57 typing_extensions==4.16.0 20:20:57 urllib3==1.26.20 20:20:57 virtualenv==21.7.1 20:20:57 wcwidth==0.8.2 20:20:57 websocket-client==1.9.0 20:20:57 wrapt==2.3.0 20:20:57 xdg==6.0.0 20:20:57 xmltodict==1.0.4 20:20:57 yarl==1.24.5 20:20:57 yq==4.1.2 20:20:57 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins15577333431327037866.sh 20:20:57 ---> uv-install.sh 20:20:57 Installing uv/uvx (latest) using shell installer 20:20:57 2026-08-05 20:20:57 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-DKhOov.sh" [1] 20:20:58 downloading uv 0.12.2 x86_64-unknown-linux-gnu 20:20:58 installing to /home/jenkins/.local/bin 20:20:58 uv 20:20:58 uvx 20:20:58 everything's installed! 20:20:58 20:20:58 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:20:58 20:20:58 source $HOME/.local/bin/env (sh, bash, zsh) 20:20:58 source $HOME/.local/bin/env.fish (fish) 20:20:58 Adding install location to PATH 20:20:58 ---> Validating uv/uvx install 20:20:58 uvx 0.12.2 (x86_64-unknown-linux-gnu) 20:20:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1283248685621603509.sh 20:20:58 ---> sudo-logs.sh 20:20:58 Archiving 'sudo' log.. 20:20:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6431602874451382115.sh 20:20:59 ---> job-cost.sh 20:20:59 INFO: Activating Python virtual environment... 20:20:59 Setup pyenv: 20:20:59 system 20:20:59 3.8.13 20:20:59 3.9.13 20:20:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:20:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MMKO from file:/tmp/.os_lf_venv 20:20:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:21:01 lf-activate-venv(): INFO: Base packages installed successfully 20:21:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:21:05 lf-activate-venv(): INFO: Adding /tmp/venv-MMKO/bin to PATH 20:21:05 INFO: No stack-cost file found 20:21:05 INFO: Instance uptime: 124s 20:21:05 INFO: Fetching instance metadata (attempt 1 of 3)... 20:21:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:21:05 INFO: Successfully fetched instance metadata 20:21:05 INFO: Instance type: v3-standard-4 20:21:05 INFO: Retrieving pricing info for: v3-standard-4 20:21:05 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:21:05 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=124 20:21:06 INFO: Successfully fetched Vexxhost pricing API 20:21:06 INFO: Retrieved cost: 0.11 20:21:06 INFO: Retrieved resource: v3-standard-4 20:21:06 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 20:21:06 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 20:21:06 INFO: Successfully archived job cost data 20:21:06 DEBUG: Cost data: oom-master-checkbashisms-lint,4801,2026-08-05 20:21:06,v3-standard-4,124,0.11,0.00,SUCCESS 20:21:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1965407136851705369.sh 20:21:06 ---> logs-deploy.sh 20:21:06 Setup pyenv: 20:21:06 system 20:21:06 3.8.13 20:21:06 3.9.13 20:21:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:21:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MMKO from file:/tmp/.os_lf_venv 20:21:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:21:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:21:07 lf-activate-venv(): INFO: Base packages installed successfully 20:21:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:21:14 lf-activate-venv(): INFO: Adding /tmp/venv-MMKO/bin to PATH 20:21:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4801 20:21:14 INFO: archiving workspace using pattern(s): 20:21:15 Archives upload complete. 20:21:15 INFO: archiving logs to Nexus 20:21:16 ---> uname -a: 20:21:16 Linux prd-ubuntu1804-builder-4c-4g-4409 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:21:16 20:21:16 20:21:16 ---> lscpu: 20:21:16 Architecture: x86_64 20:21:16 CPU op-mode(s): 32-bit, 64-bit 20:21:16 Byte Order: Little Endian 20:21:16 CPU(s): 4 20:21:16 On-line CPU(s) list: 0-3 20:21:16 Thread(s) per core: 1 20:21:16 Core(s) per socket: 1 20:21:16 Socket(s): 4 20:21:16 NUMA node(s): 1 20:21:16 Vendor ID: AuthenticAMD 20:21:16 CPU family: 23 20:21:16 Model: 49 20:21:16 Model name: AMD EPYC-Rome Processor 20:21:16 Stepping: 0 20:21:16 CPU MHz: 2799.998 20:21:16 BogoMIPS: 5599.99 20:21:16 Virtualization: AMD-V 20:21:16 Hypervisor vendor: KVM 20:21:16 Virtualization type: full 20:21:16 L1d cache: 32K 20:21:16 L1i cache: 32K 20:21:16 L2 cache: 512K 20:21:16 L3 cache: 16384K 20:21:16 NUMA node0 CPU(s): 0-3 20:21:16 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 20:21:16 20:21:16 20:21:16 ---> nproc: 20:21:16 4 20:21:16 20:21:16 20:21:16 ---> df -h: 20:21:16 Filesystem Size Used Avail Use% Mounted on 20:21:16 udev 7.9G 0 7.9G 0% /dev 20:21:16 tmpfs 1.6G 676K 1.6G 1% /run 20:21:16 /dev/vda1 78G 8.4G 69G 11% / 20:21:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:21:16 tmpfs 5.0M 0 5.0M 0% /run/lock 20:21:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:21:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:21:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:21:16 20:21:16 20:21:16 ---> free -m: 20:21:16 total used free shared buff/cache available 20:21:16 Mem: 16040 554 13289 0 2195 15169 20:21:16 Swap: 1023 0 1023 20:21:16 20:21:16 20:21:16 ---> ip addr: 20:21:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:21:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:21:16 inet 127.0.0.1/8 scope host lo 20:21:16 valid_lft forever preferred_lft forever 20:21:16 inet6 ::1/128 scope host 20:21:16 valid_lft forever preferred_lft forever 20:21:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:21:16 link/ether fa:16:3e:c0:00:04 brd ff:ff:ff:ff:ff:ff 20:21:16 inet 10.30.106.118/23 brd 10.30.107.255 scope global dynamic ens3 20:21:16 valid_lft 86273sec preferred_lft 86273sec 20:21:16 inet6 fe80::f816:3eff:fec0:4/64 scope link 20:21:16 valid_lft forever preferred_lft forever 20:21:16 20:21:16 20:21:16 ---> sar -b -r -n DEV: 20:21:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4409) 08/05/26 _x86_64_ (4 CPU) 20:21:16 20:21:16 20:19:11 LINUX RESTART (4 CPU) 20:21:16 20:21:16 20:20:01 tps rtps wtps bread/s bwrtn/s 20:21:16 20:21:01 117.50 1.23 116.26 138.51 13817.56 20:21:16 Average: 117.50 1.23 116.26 138.51 13817.56 20:21:16 20:21:16 20:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:21:16 20:21:01 13653784 15567976 2771184 16.87 78816 2019880 726320 4.16 689356 1836616 238012 20:21:16 Average: 13653784 15567976 2771184 16.87 78816 2019880 726320 4.16 689356 1836616 238012 20:21:16 20:21:16 20:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:21:16 20:21:01 ens3 81.82 57.04 1489.41 10.69 0.00 0.00 0.00 0.00 20:21:16 20:21:01 lo 1.07 1.07 0.13 0.13 0.00 0.00 0.00 0.00 20:21:16 Average: ens3 81.82 57.04 1489.41 10.69 0.00 0.00 0.00 0.00 20:21:16 Average: lo 1.07 1.07 0.13 0.13 0.00 0.00 0.00 0.00 20:21:16 20:21:16 20:21:16 ---> sar -P ALL: 20:21:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4409) 08/05/26 _x86_64_ (4 CPU) 20:21:16 20:21:16 20:19:11 LINUX RESTART (4 CPU) 20:21:16 20:21:16 20:20:01 CPU %user %nice %system %iowait %steal %idle 20:21:16 20:21:01 all 21.28 0.00 1.53 1.38 0.05 75.77 20:21:16 20:21:01 0 21.89 0.00 1.60 4.14 0.05 72.31 20:21:16 20:21:01 1 19.00 0.00 1.37 1.01 0.05 78.57 20:21:16 20:21:01 2 21.62 0.00 1.85 0.33 0.05 76.14 20:21:16 20:21:01 3 22.57 0.00 1.25 0.03 0.03 76.11 20:21:16 Average: all 21.28 0.00 1.53 1.38 0.05 75.77 20:21:16 Average: 0 21.89 0.00 1.60 4.14 0.05 72.31 20:21:16 Average: 1 19.00 0.00 1.37 1.01 0.05 78.57 20:21:16 Average: 2 21.62 0.00 1.85 0.33 0.05 76.14 20:21:16 Average: 3 22.57 0.00 1.25 0.03 0.03 76.11 20:21:16 20:21:16 20:21:16