09:08:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144748 09:08:51 Running as SYSTEM 09:08:51 [EnvInject] - Loading node environment variables. 09:08:51 Building remotely on prd-ubuntu1804-builder-4c-4g-6372 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:08:51 [ssh-agent] Looking for ssh-agent implementation... 09:08:51 $ ssh-agent 09:08:51 SSH_AUTH_SOCK=/tmp/ssh-mnUoCHdp6KWw/agent.1719 09:08:51 SSH_AGENT_PID=1722 09:08:51 [ssh-agent] Started. 09:08:51 Running ssh-add (command line suppressed) 09:08:51 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16924108871748631772.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16924108871748631772.key) 09:08:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:08:51 The recommended git tool is: NONE 09:08:53 using credential onap-jenkins-ssh 09:08:53 Wiping out workspace first. 09:08:53 Cloning the remote Git repository 09:08:53 Cloning repository git://cloud.onap.org/mirror/oom.git 09:08:53 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:08:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:08:53 > git --version # timeout=10 09:08:53 > git --version # 'git version 2.17.1' 09:08:53 using GIT_SSH to set credentials Gerrit user 09:08:53 Verifying host key using manually-configured host key entries 09:08:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:08:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:08:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:08:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:08:59 using GIT_SSH to set credentials Gerrit user 09:08:59 Verifying host key using manually-configured host key entries 09:08:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/144748/4 # timeout=30 09:08:59 > git rev-parse d4e01d51582e5aaed6f037f5f64f45157f0db820^{commit} # timeout=10 09:08:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:08:59 Checking out Revision d4e01d51582e5aaed6f037f5f64f45157f0db820 (refs/changes/48/144748/4) 09:08:59 > git config core.sparsecheckout # timeout=10 09:08:59 > git checkout -f d4e01d51582e5aaed6f037f5f64f45157f0db820 # timeout=30 09:09:02 Commit message: "[SO] etsi-sol 1.10.1" 09:09:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:09:02 > git rev-list --no-walk 48d506e005e38b6aafd03627aed291a672d59b71 # timeout=10 09:09:03 [EnvInject] - Injecting environment variables from a build step. 09:09:03 [EnvInject] - Injecting as environment variables the properties content 09:09:03 PYTHON=python3 09:09:03 09:09:03 [EnvInject] - Variables injected successfully. 09:09:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13005441190645858562.sh 09:09:03 ---> tox-install.sh 09:09:03 + source /home/jenkins/lf-env.sh 09:09:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:09:03 ++ mktemp -d /tmp/venv-XXXX 09:09:03 + lf_venv=/tmp/venv-AlP8 09:09:03 + local venv_file=/tmp/.os_lf_venv 09:09:03 + local python=python3 09:09:03 + local options 09:09:03 + local set_path=true 09:09:03 + local install_args= 09:09:03 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:09:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:09:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:09:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:09:03 + true 09:09:03 + case $1 in 09:09:03 + venv_file=/tmp/.toxenv 09:09:03 + shift 2 09:09:03 + true 09:09:03 + case $1 in 09:09:03 + shift 09:09:03 + break 09:09:03 + case $python in 09:09:03 + local pkg_list= 09:09:03 + [[ -d /opt/pyenv ]] 09:09:03 + echo 'Setup pyenv:' 09:09:03 Setup pyenv: 09:09:03 + export PYENV_ROOT=/opt/pyenv 09:09:03 + PYENV_ROOT=/opt/pyenv 09:09:03 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:09:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:09:03 + pyenv versions 09:09:03 * system (set by /opt/pyenv/version) 09:09:03 * 3.8.13 (set by /opt/pyenv/version) 09:09:03 * 3.9.13 (set by /opt/pyenv/version) 09:09:03 * 3.10.6 (set by /opt/pyenv/version) 09:09:03 + command -v pyenv 09:09:03 ++ pyenv init - --no-rehash 09:09:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:09:03 export PATH="/opt/pyenv/shims:${PATH}" 09:09:03 export PYENV_SHELL=bash 09:09:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:09:03 pyenv() { 09:09:03 local command 09:09:03 command="${1:-}" 09:09:03 if [ "$#" -gt 0 ]; then 09:09:03 shift 09:09:03 fi 09:09:03 09:09:03 case "$command" in 09:09:03 rehash|shell) 09:09:03 eval "$(pyenv "sh-$command" "$@")" 09:09:03 ;; 09:09:03 *) 09:09:03 command pyenv "$command" "$@" 09:09:03 ;; 09:09:03 esac 09:09:03 }' 09:09:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:09:03 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:09:03 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:09:03 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:09:03 ++ export PYENV_SHELL=bash 09:09:03 ++ PYENV_SHELL=bash 09:09:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:09:03 +++ complete -F _pyenv pyenv 09:09:03 ++ lf-pyver python3 09:09:03 ++ local py_version_xy=python3 09:09:03 ++ local py_version_xyz= 09:09:03 ++ pyenv versions 09:09:03 ++ sed 's/^[ *]* //' 09:09:03 ++ local command 09:09:03 ++ awk '{ print $1 }' 09:09:03 ++ grep -E '^[0-9.]*[0-9]$' 09:09:03 ++ command=versions 09:09:03 ++ '[' 1 -gt 0 ']' 09:09:03 ++ shift 09:09:03 ++ case "$command" in 09:09:03 ++ command pyenv versions 09:09:03 ++ pyenv versions 09:09:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:09:03 +++ grep '^3' /tmp/.pyenv_versions 09:09:03 +++ sort -V 09:09:03 +++ tail -n 1 09:09:03 ++ py_version_xyz=3.10.6 09:09:03 ++ [[ -z 3.10.6 ]] 09:09:03 ++ echo 3.10.6 09:09:03 ++ return 0 09:09:03 + pyenv local 3.10.6 09:09:03 + local command 09:09:03 + command=local 09:09:03 + '[' 2 -gt 0 ']' 09:09:03 + shift 09:09:03 + case "$command" in 09:09:03 + command pyenv local 3.10.6 09:09:03 + pyenv local 3.10.6 09:09:03 + for arg in "$@" 09:09:03 + case $arg in 09:09:03 + pkg_list+='tox ' 09:09:03 + for arg in "$@" 09:09:03 + case $arg in 09:09:03 + pkg_list+='virtualenv ' 09:09:03 + for arg in "$@" 09:09:03 + case $arg in 09:09:03 + pkg_list+='urllib3~=1.26.15 ' 09:09:03 + [[ -f /tmp/.toxenv ]] 09:09:03 + [[ ! -f /tmp/.toxenv ]] 09:09:03 + [[ -n '' ]] 09:09:03 + python3 -m venv /tmp/venv-AlP8 09:09:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AlP8' 09:09:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AlP8 09:09:08 + echo /tmp/venv-AlP8 09:09:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:09:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:09:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:09:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:08 + local 'pip_opts=--upgrade --quiet' 09:09:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:09:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:09:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:09:08 + [[ -n '' ]] 09:09:08 + [[ -n '' ]] 09:09:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:09:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:08 + /tmp/venv-AlP8/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:09:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:09:13 lf-activate-venv(): INFO: Base packages installed successfully 09:09:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:09:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:09:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:09:13 + /tmp/venv-AlP8/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:09:17 + type python3 09:09:17 + true 09:09:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AlP8/bin to PATH' 09:09:17 lf-activate-venv(): INFO: Adding /tmp/venv-AlP8/bin to PATH 09:09:17 + PATH=/tmp/venv-AlP8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:09:17 + return 0 09:09:17 + python3 --version 09:09:17 Python 3.10.6 09:09:17 + python3 -m pip --version 09:09:17 pip 26.1.2 from /tmp/venv-AlP8/lib/python3.10/site-packages/pip (python 3.10) 09:09:17 + python3 -m pip freeze 09:09:18 cachetools==7.1.4 09:09:18 colorama==0.4.6 09:09:18 distlib==0.4.1 09:09:18 filelock==3.29.0 09:09:18 packaging==26.2 09:09:18 platformdirs==4.10.0 09:09:18 pluggy==1.6.0 09:09:18 pyproject-api==1.10.1 09:09:18 python-discovery==1.4.0 09:09:18 tomli==2.4.1 09:09:18 tomli_w==1.2.0 09:09:18 tox==4.55.0 09:09:18 typing_extensions==4.15.0 09:09:18 urllib3==1.26.20 09:09:18 virtualenv==21.4.2 09:09:18 [EnvInject] - Injecting environment variables from a build step. 09:09:18 [EnvInject] - Injecting as environment variables the properties content 09:09:18 PARALLEL=false 09:09:18 09:09:18 [EnvInject] - Variables injected successfully. 09:09:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12124526173827422004.sh 09:09:18 ---> tox-run.sh 09:09:18 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:09:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:09:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:09:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:09:18 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:09:18 + source /home/jenkins/lf-env.sh 09:09:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:09:18 ++ mktemp -d /tmp/venv-XXXX 09:09:18 + lf_venv=/tmp/venv-rJxi 09:09:18 + local venv_file=/tmp/.os_lf_venv 09:09:18 + local python=python3 09:09:18 + local options 09:09:18 + local set_path=true 09:09:18 + local install_args= 09:09:18 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:09:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:09:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:09:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:09:18 + true 09:09:18 + case $1 in 09:09:18 + venv_file=/tmp/.toxenv 09:09:18 + shift 2 09:09:18 + true 09:09:18 + case $1 in 09:09:18 + shift 09:09:18 + break 09:09:18 + case $python in 09:09:18 + local pkg_list= 09:09:18 + [[ -d /opt/pyenv ]] 09:09:18 + echo 'Setup pyenv:' 09:09:18 Setup pyenv: 09:09:18 + export PYENV_ROOT=/opt/pyenv 09:09:18 + PYENV_ROOT=/opt/pyenv 09:09:18 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:09:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:09:18 + pyenv versions 09:09:18 system 09:09:18 3.8.13 09:09:18 3.9.13 09:09:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:09:18 + command -v pyenv 09:09:18 ++ pyenv init - --no-rehash 09:09:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:09:18 export PATH="/opt/pyenv/shims:${PATH}" 09:09:18 export PYENV_SHELL=bash 09:09:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:09:18 pyenv() { 09:09:18 local command 09:09:18 command="${1:-}" 09:09:18 if [ "$#" -gt 0 ]; then 09:09:18 shift 09:09:18 fi 09:09:18 09:09:18 case "$command" in 09:09:18 rehash|shell) 09:09:18 eval "$(pyenv "sh-$command" "$@")" 09:09:18 ;; 09:09:18 *) 09:09:18 command pyenv "$command" "$@" 09:09:18 ;; 09:09:18 esac 09:09:18 }' 09:09:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:09:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:09:18 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:09:18 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:09:18 ++ export PYENV_SHELL=bash 09:09:18 ++ PYENV_SHELL=bash 09:09:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:09:18 +++ complete -F _pyenv pyenv 09:09:18 ++ lf-pyver python3 09:09:18 ++ local py_version_xy=python3 09:09:18 ++ local py_version_xyz= 09:09:18 ++ sed 's/^[ *]* //' 09:09:18 ++ pyenv versions 09:09:18 ++ local command 09:09:18 ++ command=versions 09:09:18 ++ grep -E '^[0-9.]*[0-9]$' 09:09:18 ++ '[' 1 -gt 0 ']' 09:09:18 ++ shift 09:09:18 ++ case "$command" in 09:09:18 ++ command pyenv versions 09:09:18 ++ pyenv versions 09:09:18 ++ awk '{ print $1 }' 09:09:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:09:18 +++ grep '^3' /tmp/.pyenv_versions 09:09:18 +++ sort -V 09:09:18 +++ tail -n 1 09:09:18 ++ py_version_xyz=3.10.6 09:09:18 ++ [[ -z 3.10.6 ]] 09:09:18 ++ echo 3.10.6 09:09:18 ++ return 0 09:09:18 + pyenv local 3.10.6 09:09:18 + local command 09:09:18 + command=local 09:09:18 + '[' 2 -gt 0 ']' 09:09:18 + shift 09:09:18 + case "$command" in 09:09:18 + command pyenv local 3.10.6 09:09:18 + pyenv local 3.10.6 09:09:18 + for arg in "$@" 09:09:18 + case $arg in 09:09:18 + pkg_list+='tox ' 09:09:18 + for arg in "$@" 09:09:18 + case $arg in 09:09:18 + pkg_list+='virtualenv ' 09:09:18 + for arg in "$@" 09:09:18 + case $arg in 09:09:18 + pkg_list+='urllib3~=1.26.15 ' 09:09:18 + [[ -f /tmp/.toxenv ]] 09:09:18 ++ cat /tmp/.toxenv 09:09:18 + lf_venv=/tmp/venv-AlP8 09:09:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AlP8 from' file:/tmp/.toxenv 09:09:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AlP8 from file:/tmp/.toxenv 09:09:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:09:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:18 + local 'pip_opts=--upgrade --quiet' 09:09:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:09:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:09:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:09:18 + [[ -n '' ]] 09:09:18 + [[ -n '' ]] 09:09:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:09:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:18 + /tmp/venv-AlP8/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:09:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:09:19 lf-activate-venv(): INFO: Base packages installed successfully 09:09:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:09:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:09:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:09:19 + /tmp/venv-AlP8/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:09:20 + type python3 09:09:20 + true 09:09:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AlP8/bin to PATH' 09:09:20 lf-activate-venv(): INFO: Adding /tmp/venv-AlP8/bin to PATH 09:09:20 + PATH=/tmp/venv-AlP8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:09:20 + return 0 09:09:20 + [[ -d /opt/pyenv ]] 09:09:20 + echo '---> Setting up pyenv' 09:09:20 ---> Setting up pyenv 09:09:20 + export PYENV_ROOT=/opt/pyenv 09:09:20 + PYENV_ROOT=/opt/pyenv 09:09:20 + export PATH=/opt/pyenv/bin:/tmp/venv-AlP8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:09:20 + PATH=/opt/pyenv/bin:/tmp/venv-AlP8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:09:20 ++ pwd 09:09:20 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:09:20 + export PYTHONPATH 09:09:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:09:20 + TOX_TESTENV_PASSENV=PYTHONPATH 09:09:20 + tox --version 09:09:20 4.55.0 from /tmp/venv-AlP8/lib/python3.10/site-packages/tox/__init__.py 09:09:20 + PARALLEL=false 09:09:20 + TOX_OPTIONS_LIST= 09:09:20 + [[ -n checkbashisms ]] 09:09:20 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:09:20 + case ${PARALLEL,,} in 09:09:20 + tox -e checkbashisms 09:09:20 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:09:22 checkbashisms: freeze> python -m pip freeze --all 09:09:23 checkbashisms: pip==26.1.1,setuptools==82.0.1 09:09:23 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:09:25 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:09:26 checkbashisms: OK (5.69=setup[2.08]+cmd[3.61] seconds) 09:09:26 congratulations :) (5.73 seconds) 09:09:27 + tox_status=0 09:09:27 + echo '---> Completed tox runs' 09:09:27 ---> Completed tox runs 09:09:27 + for i in .tox/*/log 09:09:27 ++ echo .tox/checkbashisms/log 09:09:27 ++ awk -F/ '{print $2}' 09:09:27 + tox_env=checkbashisms 09:09:27 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:09:27 + DOC_DIR=docs/_build/html 09:09:27 + [[ -d docs/_build/html ]] 09:09:27 + echo '---> tox-run.sh ends' 09:09:27 ---> tox-run.sh ends 09:09:27 + test 0 -eq 0 09:09:27 $ ssh-agent -k 09:09:27 unset SSH_AUTH_SOCK; 09:09:27 unset SSH_AGENT_PID; 09:09:27 echo Agent pid 1722 killed; 09:09:27 [ssh-agent] Stopped. 09:09:27 [PostBuildScript] - [INFO] Executing post build scripts. 09:09:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11470930379972604250.sh 09:09:27 ---> sysstat.sh 09:09:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7134671687284000876.sh 09:09:27 ---> package-listing.sh 09:09:27 ++ tr '[:upper:]' '[:lower:]' 09:09:27 ++ facter osfamily 09:09:27 + OS_FAMILY=debian 09:09:27 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:09:27 + START_PACKAGES=/tmp/packages_start.txt 09:09:27 + END_PACKAGES=/tmp/packages_end.txt 09:09:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:09:27 + PACKAGES=/tmp/packages_start.txt 09:09:27 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:09:27 + PACKAGES=/tmp/packages_end.txt 09:09:27 + case "${OS_FAMILY}" in 09:09:27 + dpkg -l 09:09:27 + grep '^ii' 09:09:27 + '[' -f /tmp/packages_start.txt ']' 09:09:27 + '[' -f /tmp/packages_end.txt ']' 09:09:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:09:27 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:09:27 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:09:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:09:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7244385010756249211.sh 09:09:27 ---> capture-instance-metadata.sh 09:09:27 Setup pyenv: 09:09:27 system 09:09:27 3.8.13 09:09:27 3.9.13 09:09:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:09:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Tck 09:09:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:09:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:36 lf-activate-venv(): INFO: Base packages installed successfully 09:09:36 lf-activate-venv(): INFO: Installing additional packages: lftools 09:10:13 lf-activate-venv(): INFO: Adding /tmp/venv-8Tck/bin to PATH 09:10:13 INFO: Running in OpenStack, capturing instance metadata 09:10:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15069922293159841915.sh 09:10:14 provisioning config files... 09:10:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1364300263350937155tmp 09:10:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:10:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:10:14 [EnvInject] - Injecting environment variables from a build step. 09:10:14 [EnvInject] - Injecting as environment variables the properties content 09:10:14 SERVER_ID=logs 09:10:14 09:10:14 [EnvInject] - Variables injected successfully. 09:10:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12123930467009716924.sh 09:10:14 ---> create-netrc.sh 09:10:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7558928996962413361.sh 09:10:14 ---> python-tools-install.sh 09:10:14 Setup pyenv: 09:10:14 system 09:10:14 3.8.13 09:10:14 3.9.13 09:10:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:10:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Tck from file:/tmp/.os_lf_venv 09:10:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:10:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:10:16 lf-activate-venv(): INFO: Base packages installed successfully 09:10:16 lf-activate-venv(): INFO: Installing additional packages: lftools 09:10:23 lf-activate-venv(): INFO: Adding /tmp/venv-8Tck/bin to PATH 09:10:23 Generating Requirements File 09:10:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:10:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:10:50 Python 3.10.6 09:10:50 pip 26.1.2 from /tmp/venv-8Tck/lib/python3.10/site-packages/pip (python 3.10) 09:10:50 aiohappyeyeballs==2.6.2 09:10:50 aiohttp==3.14.0 09:10:50 aiosignal==1.4.0 09:10:50 appdirs==1.4.4 09:10:50 argcomplete==3.6.3 09:10:50 aspy.yaml==1.3.0 09:10:50 async-timeout==5.0.1 09:10:50 attrs==26.1.0 09:10:50 autopage==0.6.0 09:10:50 backports.strenum==1.3.1 09:10:50 beautifulsoup4==4.14.3 09:10:50 boto3==1.43.21 09:10:50 botocore==1.43.21 09:10:50 bs4==0.0.2 09:10:50 certifi==2026.5.20 09:10:50 cffi==2.0.0 09:10:50 cfgv==3.5.0 09:10:50 chardet==7.4.3 09:10:50 charset-normalizer==3.4.7 09:10:50 click==8.4.1 09:10:50 cliff==4.14.0 09:10:50 cmd2==3.5.1 09:10:50 cryptography==3.3.2 09:10:50 debtcollector==3.1.0 09:10:50 decorator==5.3.1 09:10:50 defusedxml==0.7.1 09:10:50 Deprecated==1.3.1 09:10:50 distlib==0.4.1 09:10:50 dnspython==2.8.0 09:10:50 docker==7.1.0 09:10:50 dogpile.cache==1.5.0 09:10:50 durationpy==0.10 09:10:50 email-validator==2.3.0 09:10:50 filelock==3.29.0 09:10:50 frozenlist==1.8.0 09:10:50 future==1.0.0 09:10:50 gitdb==4.0.12 09:10:50 GitPython==3.1.50 09:10:50 httplib2==0.30.2 09:10:50 identify==2.6.19 09:10:50 idna==3.18 09:10:50 importlib-resources==1.5.0 09:10:50 iso8601==2.1.0 09:10:50 Jinja2==3.1.6 09:10:50 jmespath==1.1.0 09:10:50 jsonpatch==1.33 09:10:50 jsonpointer==3.1.1 09:10:50 jsonschema==4.26.0 09:10:50 jsonschema-specifications==2025.9.1 09:10:50 keystoneauth1==5.14.0 09:10:50 kubernetes==36.0.2 09:10:50 lftools==0.37.22 09:10:50 lxml==6.1.1 09:10:50 markdown-it-py==4.2.0 09:10:50 MarkupSafe==3.0.3 09:10:50 mdurl==0.1.2 09:10:50 msgpack==1.1.2 09:10:50 multi_key_dict==2.0.3 09:10:50 multidict==6.7.1 09:10:50 munch==4.0.0 09:10:50 netaddr==1.3.0 09:10:50 niet==1.4.2 09:10:50 nodeenv==1.10.0 09:10:50 oauth2client==4.1.3 09:10:50 oauthlib==3.3.1 09:10:50 openstacksdk==4.13.0 09:10:50 os-service-types==1.8.2 09:10:50 osc-lib==4.6.0 09:10:50 oslo.config==10.4.0 09:10:50 oslo.context==6.4.0 09:10:50 oslo.i18n==6.8.0 09:10:50 oslo.log==8.2.0 09:10:50 oslo.serialization==5.10.0 09:10:50 oslo.utils==10.1.0 09:10:50 packaging==26.2 09:10:50 pbr==7.0.3 09:10:50 platformdirs==4.10.0 09:10:50 prettytable==3.17.0 09:10:50 propcache==0.5.2 09:10:50 psutil==7.2.2 09:10:50 pyasn1==0.6.3 09:10:50 pyasn1_modules==0.4.2 09:10:50 pycparser==3.0 09:10:50 pygerrit2==2.0.15 09:10:50 PyGithub==2.9.1 09:10:50 Pygments==2.20.0 09:10:50 PyJWT==2.13.0 09:10:50 PyNaCl==1.6.2 09:10:50 pyparsing==2.4.7 09:10:50 pyperclip==1.11.0 09:10:50 pyrsistent==0.20.0 09:10:50 python-cinderclient==9.9.0 09:10:50 python-dateutil==2.9.0.post0 09:10:50 python-discovery==1.4.0 09:10:50 python-heatclient==5.2.0 09:10:50 python-jenkins==1.8.3 09:10:50 python-keystoneclient==5.8.0 09:10:50 python-magnumclient==4.10.0 09:10:50 python-openstackclient==10.0.0 09:10:50 python-swiftclient==4.10.0 09:10:50 PyYAML==6.0.3 09:10:50 referencing==0.37.0 09:10:50 requests==2.34.2 09:10:50 requests-oauthlib==2.0.0 09:10:50 rfc3986==2.0.0 09:10:50 rich==15.0.0 09:10:50 rich-argparse==1.8.0 09:10:50 rpds-py==0.30.0 09:10:50 rsa==4.9.1 09:10:50 ruamel.yaml==0.19.1 09:10:50 ruamel.yaml.clib==0.2.15 09:10:50 s3transfer==0.18.0 09:10:50 simplejson==4.1.1 09:10:50 six==1.17.0 09:10:50 smmap==5.0.3 09:10:50 soupsieve==2.8.4 09:10:50 stevedore==5.8.0 09:10:50 tabulate==0.10.0 09:10:50 toml==0.10.2 09:10:50 tomlkit==0.15.0 09:10:50 tqdm==4.67.3 09:10:50 typing_extensions==4.15.0 09:10:50 urllib3==1.26.20 09:10:50 virtualenv==21.4.2 09:10:50 wcwidth==0.7.0 09:10:50 websocket-client==1.9.0 09:10:50 wrapt==2.2.1 09:10:50 xdg==6.0.0 09:10:50 xmltodict==1.0.4 09:10:50 yarl==1.24.2 09:10:50 yq==3.4.3 09:10:50 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins1659479559213208091.sh 09:10:50 ---> uv-install.sh 09:10:50 Installing uv/uvx (latest) using shell installer 09:10:50 2026-06-03 09:10:50 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-eg80eV.sh" [1] 09:10:50 downloading uv 0.11.18 x86_64-unknown-linux-gnu 09:10:51 installing to /home/jenkins/.local/bin 09:10:51 uv 09:10:51 uvx 09:10:51 everything's installed! 09:10:51 09:10:51 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:10:51 09:10:51 source $HOME/.local/bin/env (sh, bash, zsh) 09:10:51 source $HOME/.local/bin/env.fish (fish) 09:10:51 Adding install location to PATH 09:10:51 ---> Validating uv/uvx install 09:10:51 uvx 0.11.18 (x86_64-unknown-linux-gnu) 09:10:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7910699890469652968.sh 09:10:51 ---> sudo-logs.sh 09:10:51 Archiving 'sudo' log.. 09:10:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16368126844157751302.sh 09:10:52 ---> job-cost.sh 09:10:52 INFO: Activating Python virtual environment... 09:10:52 Setup pyenv: 09:10:52 system 09:10:52 3.8.13 09:10:52 3.9.13 09:10:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:10:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Tck from file:/tmp/.os_lf_venv 09:10:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:10:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:10:54 lf-activate-venv(): INFO: Base packages installed successfully 09:10:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:10:59 lf-activate-venv(): INFO: Adding /tmp/venv-8Tck/bin to PATH 09:10:59 INFO: No stack-cost file found 09:10:59 INFO: Instance uptime: 514s 09:10:59 INFO: Fetching instance metadata (attempt 1 of 3)... 09:10:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:10:59 INFO: Successfully fetched instance metadata 09:10:59 INFO: Instance type: v3-standard-4 09:10:59 INFO: Retrieving pricing info for: v3-standard-4 09:10:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:10:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=514 09:10:59 INFO: Successfully fetched Vexxhost pricing API 09:10:59 INFO: Retrieved cost: 0.11 09:10:59 INFO: Retrieved resource: v3-standard-4 09:10:59 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 09:10:59 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 09:10:59 INFO: Successfully archived job cost data 09:10:59 DEBUG: Cost data: oom-master-checkbashisms-lint,4639,2026-06-03 09:10:59,v3-standard-4,514,0.11,0.00,SUCCESS 09:10:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5378625626118236933.sh 09:11:00 ---> logs-deploy.sh 09:11:00 Setup pyenv: 09:11:00 system 09:11:00 3.8.13 09:11:00 3.9.13 09:11:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:11:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Tck from file:/tmp/.os_lf_venv 09:11:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:11:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:11:02 lf-activate-venv(): INFO: Base packages installed successfully 09:11:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:11:10 lf-activate-venv(): INFO: Adding /tmp/venv-8Tck/bin to PATH 09:11:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4639 09:11:10 INFO: archiving workspace using pattern(s): 09:11:11 Archives upload complete. 09:11:11 INFO: archiving logs to Nexus 09:11:12 ---> uname -a: 09:11:12 Linux prd-ubuntu1804-builder-4c-4g-6372 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:11:12 09:11:12 09:11:12 ---> lscpu: 09:11:12 Architecture: x86_64 09:11:12 CPU op-mode(s): 32-bit, 64-bit 09:11:12 Byte Order: Little Endian 09:11:12 CPU(s): 4 09:11:12 On-line CPU(s) list: 0-3 09:11:12 Thread(s) per core: 1 09:11:12 Core(s) per socket: 1 09:11:12 Socket(s): 4 09:11:12 NUMA node(s): 1 09:11:12 Vendor ID: AuthenticAMD 09:11:12 CPU family: 23 09:11:12 Model: 49 09:11:12 Model name: AMD EPYC-Rome Processor 09:11:12 Stepping: 0 09:11:12 CPU MHz: 2799.998 09:11:12 BogoMIPS: 5599.99 09:11:12 Virtualization: AMD-V 09:11:12 Hypervisor vendor: KVM 09:11:12 Virtualization type: full 09:11:12 L1d cache: 32K 09:11:12 L1i cache: 32K 09:11:12 L2 cache: 512K 09:11:12 L3 cache: 16384K 09:11:12 NUMA node0 CPU(s): 0-3 09:11:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:11:12 09:11:12 09:11:12 ---> nproc: 09:11:12 4 09:11:12 09:11:12 09:11:12 ---> df -h: 09:11:12 Filesystem Size Used Avail Use% Mounted on 09:11:12 udev 7.9G 0 7.9G 0% /dev 09:11:12 tmpfs 1.6G 676K 1.6G 1% /run 09:11:12 /dev/vda1 78G 8.4G 69G 11% / 09:11:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:11:12 tmpfs 5.0M 0 5.0M 0% /run/lock 09:11:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:11:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:11:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:11:12 09:11:12 09:11:12 ---> free -m: 09:11:12 total used free shared buff/cache available 09:11:12 Mem: 16040 564 13275 0 2199 15158 09:11:12 Swap: 1023 0 1023 09:11:12 09:11:12 09:11:12 ---> ip addr: 09:11:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:11:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:11:12 inet 127.0.0.1/8 scope host lo 09:11:12 valid_lft forever preferred_lft forever 09:11:12 inet6 ::1/128 scope host 09:11:12 valid_lft forever preferred_lft forever 09:11:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:11:12 link/ether fa:16:3e:89:a0:e7 brd ff:ff:ff:ff:ff:ff 09:11:12 inet 10.30.107.143/23 brd 10.30.107.255 scope global dynamic ens3 09:11:12 valid_lft 85881sec preferred_lft 85881sec 09:11:12 inet6 fe80::f816:3eff:fe89:a0e7/64 scope link 09:11:12 valid_lft forever preferred_lft forever 09:11:12 09:11:12 09:11:12 ---> sar -b -r -n DEV: 09:11:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6372) 06/03/26 _x86_64_ (4 CPU) 09:11:12 09:11:12 09:02:35 LINUX RESTART (4 CPU) 09:11:12 09:11:12 09:03:01 tps rtps wtps bread/s bwrtn/s 09:11:12 09:04:01 35.09 0.00 35.09 0.00 39648.78 09:11:12 09:05:01 7.06 0.00 7.06 0.00 8886.50 09:11:12 09:06:01 0.75 0.00 0.75 0.00 9.47 09:11:12 09:07:01 1.28 0.00 1.28 0.00 16.53 09:11:12 09:08:01 1.33 0.00 1.33 0.00 14.80 09:11:12 09:09:01 25.28 3.87 21.41 157.04 1946.21 09:11:12 09:10:01 79.96 23.29 56.66 780.27 6376.27 09:11:12 09:11:02 83.04 1.22 81.82 137.98 10404.67 09:11:12 Average: 29.22 3.55 25.68 134.42 8413.52 09:11:12 09:11:12 09:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:11:12 09:04:01 14453868 15678900 1971100 12.00 32060 1412176 695108 3.98 501852 1296268 28 09:11:12 09:05:01 14453876 15679020 1971092 12.00 32116 1412180 695108 3.98 502404 1296232 144 09:11:12 09:06:01 14453400 15678564 1971568 12.00 32140 1412184 695108 3.98 502876 1296236 148 09:11:12 09:07:01 14453244 15678488 1971724 12.00 32196 1412188 695108 3.98 503096 1296240 48 09:11:12 09:08:01 14452936 15678284 1972032 12.01 32268 1412188 695108 3.98 503284 1296240 12 09:11:12 09:09:01 14327964 15644744 2097004 12.77 36932 1495144 729708 4.18 562424 1354164 25424 09:11:12 09:10:01 13985044 15515984 2439924 14.85 56584 1677792 814316 4.66 729916 1501780 72952 09:11:12 09:11:02 13617504 15541532 2807464 17.09 80924 2027408 768092 4.40 714948 1843948 233344 09:11:12 Average: 14274730 15636940 2150238 13.09 41902 1532658 723457 4.14 565100 1397638 41512 09:11:12 09:11:12 09:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:11:12 09:04:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:11:12 09:04:01 ens3 6.71 0.55 4.27 0.43 0.00 0.00 0.00 0.00 09:11:12 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:11:12 09:05:01 ens3 1.12 0.40 0.54 0.55 0.00 0.00 0.00 0.00 09:11:12 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:12 09:06:01 ens3 0.92 0.87 0.48 1.66 0.00 0.00 0.00 0.00 09:11:12 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:11:12 09:07:01 ens3 0.33 0.27 0.07 0.18 0.00 0.00 0.00 0.00 09:11:12 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:12 09:08:01 ens3 0.52 0.25 0.20 0.23 0.00 0.00 0.00 0.00 09:11:12 09:09:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 09:11:12 09:09:01 ens3 187.24 128.11 940.98 27.42 0.00 0.00 0.00 0.00 09:11:12 09:10:01 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 09:11:12 09:10:01 ens3 77.12 57.23 654.13 25.08 0.00 0.00 0.00 0.00 09:11:12 09:11:02 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 09:11:12 09:11:02 ens3 75.77 59.47 1134.44 11.35 0.00 0.00 0.00 0.00 09:11:12 Average: lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 09:11:12 Average: ens3 43.71 30.89 341.88 8.36 0.00 0.00 0.00 0.00 09:11:12 09:11:12 09:11:12 ---> sar -P ALL: 09:11:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6372) 06/03/26 _x86_64_ (4 CPU) 09:11:12 09:11:12 09:02:35 LINUX RESTART (4 CPU) 09:11:12 09:11:12 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:11:12 09:04:01 all 0.16 0.00 0.05 1.11 0.01 98.67 09:11:12 09:04:01 0 0.25 0.00 0.05 3.91 0.00 95.79 09:11:12 09:04:01 1 0.10 0.00 0.08 0.13 0.02 99.67 09:11:12 09:04:01 2 0.23 0.00 0.03 0.00 0.02 99.72 09:11:12 09:04:01 3 0.05 0.00 0.03 0.39 0.00 99.53 09:11:12 09:05:01 all 0.03 0.00 0.02 0.30 0.00 99.65 09:11:12 09:05:01 0 0.07 0.00 0.02 0.93 0.00 98.98 09:11:12 09:05:01 1 0.02 0.00 0.03 0.02 0.00 99.93 09:11:12 09:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:11:12 09:05:01 3 0.02 0.00 0.02 0.25 0.00 99.72 09:11:12 09:06:01 all 0.10 0.00 0.03 0.05 0.00 99.82 09:11:12 09:06:01 0 0.12 0.00 0.02 0.00 0.02 99.85 09:11:12 09:06:01 1 0.12 0.00 0.02 0.00 0.00 99.87 09:11:12 09:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:11:12 09:06:01 3 0.15 0.00 0.08 0.18 0.02 99.56 09:11:12 09:07:01 all 0.02 0.00 0.02 0.08 0.01 99.87 09:11:12 09:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:11:12 09:07:01 1 0.03 0.00 0.02 0.05 0.00 99.90 09:11:12 09:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:11:12 09:07:01 3 0.07 0.00 0.05 0.27 0.02 99.60 09:11:12 09:08:01 all 0.02 0.00 0.01 0.10 0.00 99.87 09:11:12 09:08:01 0 0.02 0.00 0.02 0.03 0.00 99.93 09:11:12 09:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:11:12 09:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:11:12 09:08:01 3 0.03 0.00 0.05 0.38 0.02 99.52 09:11:12 09:09:01 all 4.14 0.00 0.45 1.18 0.02 94.22 09:11:12 09:09:01 0 5.87 0.00 0.62 3.67 0.02 89.82 09:11:12 09:09:01 1 3.48 0.00 0.38 0.35 0.03 95.76 09:11:12 09:09:01 2 4.22 0.00 0.23 0.00 0.00 95.55 09:11:12 09:09:01 3 2.97 0.00 0.53 0.68 0.02 95.79 09:11:12 09:10:01 all 15.51 0.00 1.23 9.14 0.05 74.08 09:11:12 09:10:01 0 15.38 0.00 1.57 7.31 0.03 75.71 09:11:12 09:10:01 1 13.65 0.00 1.12 1.70 0.03 83.50 09:11:12 09:10:01 2 24.03 0.00 1.44 16.75 0.08 57.70 09:11:12 09:10:01 3 9.00 0.00 0.80 10.86 0.03 79.31 09:11:12 09:11:02 all 18.38 0.00 1.47 4.21 0.05 75.88 09:11:12 09:11:02 0 18.88 0.00 1.87 1.33 0.05 77.87 09:11:12 09:11:02 1 4.84 0.00 0.87 10.81 0.05 83.43 09:11:12 09:11:02 2 25.62 0.00 1.72 4.19 0.07 68.40 09:11:12 09:11:02 3 24.14 0.00 1.40 0.52 0.05 73.89 09:11:12 Average: all 4.79 0.00 0.41 2.02 0.02 92.76 09:11:12 Average: 0 5.07 0.00 0.52 2.15 0.01 92.24 09:11:12 Average: 1 2.78 0.00 0.32 1.63 0.02 95.26 09:11:12 Average: 2 6.75 0.00 0.43 2.61 0.02 90.18 09:11:12 Average: 3 4.56 0.00 0.37 1.69 0.02 93.35 09:11:12 09:11:12 09:11:12