14:19:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144198 14:19:17 Running as SYSTEM 14:19:17 [EnvInject] - Loading node environment variables. 14:19:17 Building remotely on prd-ubuntu1804-builder-4c-4g-8166 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:19:17 [ssh-agent] Looking for ssh-agent implementation... 14:19:17 $ ssh-agent 14:19:17 SSH_AUTH_SOCK=/tmp/ssh-nJf33XcHfVHk/agent.1690 14:19:17 SSH_AGENT_PID=1692 14:19:17 [ssh-agent] Started. 14:19:17 Running ssh-add (command line suppressed) 14:19:17 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2176704739304659710.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2176704739304659710.key) 14:19:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:19:17 The recommended git tool is: NONE 14:19:19 using credential onap-jenkins-ssh 14:19:19 Wiping out workspace first. 14:19:19 Cloning the remote Git repository 14:19:19 Cloning repository git://cloud.onap.org/mirror/oom.git 14:19:19 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:19:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:19:19 > git --version # timeout=10 14:19:19 > git --version # 'git version 2.17.1' 14:19:19 using GIT_SSH to set credentials Gerrit user 14:19:19 Verifying host key using manually-configured host key entries 14:19:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:19:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:19:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:19:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:19:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:19:24 using GIT_SSH to set credentials Gerrit user 14:19:24 Verifying host key using manually-configured host key entries 14:19:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/98/144198/5 # timeout=30 14:19:24 > git rev-parse b9561f37b2ac68c010ec12e673fd33b20237c5fa^{commit} # timeout=10 14:19:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:19:24 Checking out Revision b9561f37b2ac68c010ec12e673fd33b20237c5fa (refs/changes/98/144198/5) 14:19:24 > git config core.sparsecheckout # timeout=10 14:19:24 > git checkout -f b9561f37b2ac68c010ec12e673fd33b20237c5fa # timeout=30 14:19:28 Commit message: "[PORTALNG] 15.0.0 release" 14:19:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:19:28 > git rev-list --no-walk ad38052ff9be60a44fe2b194ff5c8eae5a534343 # timeout=10 14:19:28 [EnvInject] - Injecting environment variables from a build step. 14:19:28 [EnvInject] - Injecting as environment variables the properties content 14:19:28 PYTHON=python3 14:19:28 14:19:28 [EnvInject] - Variables injected successfully. 14:19:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13359814918302608686.sh 14:19:28 ---> tox-install.sh 14:19:28 + source /home/jenkins/lf-env.sh 14:19:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:28 ++ mktemp -d /tmp/venv-XXXX 14:19:28 + lf_venv=/tmp/venv-s9Vj 14:19:28 + local venv_file=/tmp/.os_lf_venv 14:19:28 + local python=python3 14:19:28 + local options 14:19:28 + local set_path=true 14:19:28 + local install_args= 14:19:28 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:19:28 + true 14:19:28 + case $1 in 14:19:28 + venv_file=/tmp/.toxenv 14:19:28 + shift 2 14:19:28 + true 14:19:28 + case $1 in 14:19:28 + shift 14:19:28 + break 14:19:28 + case $python in 14:19:28 + local pkg_list= 14:19:28 + [[ -d /opt/pyenv ]] 14:19:28 + echo 'Setup pyenv:' 14:19:28 Setup pyenv: 14:19:28 + export PYENV_ROOT=/opt/pyenv 14:19:28 + PYENV_ROOT=/opt/pyenv 14:19:28 + 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 14:19:28 + 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 14:19:28 + pyenv versions 14:19:29 * system (set by /opt/pyenv/version) 14:19:29 * 3.8.13 (set by /opt/pyenv/version) 14:19:29 * 3.9.13 (set by /opt/pyenv/version) 14:19:29 * 3.10.6 (set by /opt/pyenv/version) 14:19:29 + command -v pyenv 14:19:29 ++ pyenv init - --no-rehash 14:19:29 + 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[*]}"'\'')" 14:19:29 export PATH="/opt/pyenv/shims:${PATH}" 14:19:29 export PYENV_SHELL=bash 14:19:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:19:29 pyenv() { 14:19:29 local command 14:19:29 command="${1:-}" 14:19:29 if [ "$#" -gt 0 ]; then 14:19:29 shift 14:19:29 fi 14:19:29 14:19:29 case "$command" in 14:19:29 rehash|shell) 14:19:29 eval "$(pyenv "sh-$command" "$@")" 14:19:29 ;; 14:19:29 *) 14:19:29 command pyenv "$command" "$@" 14:19:29 ;; 14:19:29 esac 14:19:29 }' 14:19:29 +++ 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[*]}"' 14:19:29 ++ 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 14:19:29 ++ 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 14:19:29 ++ 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 14:19:29 ++ export PYENV_SHELL=bash 14:19:29 ++ PYENV_SHELL=bash 14:19:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:19:29 +++ complete -F _pyenv pyenv 14:19:29 ++ lf-pyver python3 14:19:29 ++ local py_version_xy=python3 14:19:29 ++ local py_version_xyz= 14:19:29 ++ pyenv versions 14:19:29 ++ sed 's/^[ *]* //' 14:19:29 ++ local command 14:19:29 ++ command=versions 14:19:29 ++ '[' 1 -gt 0 ']' 14:19:29 ++ shift 14:19:29 ++ case "$command" in 14:19:29 ++ command pyenv versions 14:19:29 ++ pyenv versions 14:19:29 ++ awk '{ print $1 }' 14:19:29 ++ grep -E '^[0-9.]*[0-9]$' 14:19:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:19:29 +++ grep '^3' /tmp/.pyenv_versions 14:19:29 +++ sort -V 14:19:29 +++ tail -n 1 14:19:29 ++ py_version_xyz=3.10.6 14:19:29 ++ [[ -z 3.10.6 ]] 14:19:29 ++ echo 3.10.6 14:19:29 ++ return 0 14:19:29 + pyenv local 3.10.6 14:19:29 + local command 14:19:29 + command=local 14:19:29 + '[' 2 -gt 0 ']' 14:19:29 + shift 14:19:29 + case "$command" in 14:19:29 + command pyenv local 3.10.6 14:19:29 + pyenv local 3.10.6 14:19:29 + for arg in "$@" 14:19:29 + case $arg in 14:19:29 + pkg_list+='tox ' 14:19:29 + for arg in "$@" 14:19:29 + case $arg in 14:19:29 + pkg_list+='virtualenv ' 14:19:29 + for arg in "$@" 14:19:29 + case $arg in 14:19:29 + pkg_list+='urllib3~=1.26.15 ' 14:19:29 + [[ -f /tmp/.toxenv ]] 14:19:29 + [[ ! -f /tmp/.toxenv ]] 14:19:29 + [[ -n '' ]] 14:19:29 + python3 -m venv /tmp/venv-s9Vj 14:19:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s9Vj' 14:19:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s9Vj 14:19:33 + echo /tmp/venv-s9Vj 14:19:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:19:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:19:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:19:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:19:33 + local 'pip_opts=--upgrade --quiet' 14:19:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:19:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:19:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:19:33 + [[ -n '' ]] 14:19:33 + [[ -n '' ]] 14:19:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:19:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:33 + /tmp/venv-s9Vj/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 14:19:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:19:38 lf-activate-venv(): INFO: Base packages installed successfully 14:19:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:19:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:19:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:19:38 + /tmp/venv-s9Vj/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 14:19:41 + type python3 14:19:41 + true 14:19:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-s9Vj/bin to PATH' 14:19:41 lf-activate-venv(): INFO: Adding /tmp/venv-s9Vj/bin to PATH 14:19:41 + PATH=/tmp/venv-s9Vj/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 14:19:41 + return 0 14:19:41 + python3 --version 14:19:41 Python 3.10.6 14:19:41 + python3 -m pip --version 14:19:41 pip 26.1 from /tmp/venv-s9Vj/lib/python3.10/site-packages/pip (python 3.10) 14:19:41 + python3 -m pip freeze 14:19:41 cachetools==7.1.1 14:19:41 colorama==0.4.6 14:19:41 distlib==0.4.0 14:19:41 filelock==3.29.0 14:19:41 packaging==26.2 14:19:41 platformdirs==4.9.6 14:19:41 pluggy==1.6.0 14:19:41 pyproject-api==1.10.0 14:19:41 python-discovery==1.2.2 14:19:41 tomli==2.4.1 14:19:41 tomli_w==1.2.0 14:19:41 tox==4.53.1 14:19:41 typing_extensions==4.15.0 14:19:41 urllib3==1.26.20 14:19:41 virtualenv==21.3.0 14:19:41 [EnvInject] - Injecting environment variables from a build step. 14:19:41 [EnvInject] - Injecting as environment variables the properties content 14:19:41 PARALLEL=false 14:19:41 14:19:41 [EnvInject] - Variables injected successfully. 14:19:41 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13591112169298544204.sh 14:19:41 ---> tox-run.sh 14:19:41 + 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 14:19:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:19:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:19:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:19:41 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:19:41 + source /home/jenkins/lf-env.sh 14:19:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:41 ++ mktemp -d /tmp/venv-XXXX 14:19:41 + lf_venv=/tmp/venv-y47x 14:19:41 + local venv_file=/tmp/.os_lf_venv 14:19:41 + local python=python3 14:19:41 + local options 14:19:41 + local set_path=true 14:19:41 + local install_args= 14:19:41 ++ 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 14:19:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:19:41 + true 14:19:41 + case $1 in 14:19:41 + venv_file=/tmp/.toxenv 14:19:41 + shift 2 14:19:41 + true 14:19:41 + case $1 in 14:19:41 + shift 14:19:41 + break 14:19:41 + case $python in 14:19:41 + local pkg_list= 14:19:41 + [[ -d /opt/pyenv ]] 14:19:41 + echo 'Setup pyenv:' 14:19:41 Setup pyenv: 14:19:41 + export PYENV_ROOT=/opt/pyenv 14:19:41 + PYENV_ROOT=/opt/pyenv 14:19:41 + 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 14:19:41 + 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 14:19:41 + pyenv versions 14:19:41 system 14:19:41 3.8.13 14:19:41 3.9.13 14:19:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:19:41 + command -v pyenv 14:19:41 ++ pyenv init - --no-rehash 14:19:41 + 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[*]}"'\'')" 14:19:41 export PATH="/opt/pyenv/shims:${PATH}" 14:19:41 export PYENV_SHELL=bash 14:19:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:19:41 pyenv() { 14:19:41 local command 14:19:41 command="${1:-}" 14:19:41 if [ "$#" -gt 0 ]; then 14:19:41 shift 14:19:41 fi 14:19:41 14:19:41 case "$command" in 14:19:41 rehash|shell) 14:19:41 eval "$(pyenv "sh-$command" "$@")" 14:19:41 ;; 14:19:41 *) 14:19:41 command pyenv "$command" "$@" 14:19:41 ;; 14:19:41 esac 14:19:41 }' 14:19:41 +++ 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[*]}"' 14:19:41 ++ 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 14:19:41 ++ 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 14:19:41 ++ 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 14:19:41 ++ export PYENV_SHELL=bash 14:19:41 ++ PYENV_SHELL=bash 14:19:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:19:41 +++ complete -F _pyenv pyenv 14:19:41 ++ lf-pyver python3 14:19:41 ++ local py_version_xy=python3 14:19:41 ++ local py_version_xyz= 14:19:41 ++ pyenv versions 14:19:41 ++ local command 14:19:41 ++ command=versions 14:19:41 ++ '[' 1 -gt 0 ']' 14:19:41 ++ shift 14:19:41 ++ case "$command" in 14:19:41 ++ command pyenv versions 14:19:41 ++ pyenv versions 14:19:41 ++ sed 's/^[ *]* //' 14:19:41 ++ grep -E '^[0-9.]*[0-9]$' 14:19:41 ++ awk '{ print $1 }' 14:19:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:19:42 +++ sort -V 14:19:42 +++ grep '^3' /tmp/.pyenv_versions 14:19:42 +++ tail -n 1 14:19:42 ++ py_version_xyz=3.10.6 14:19:42 ++ [[ -z 3.10.6 ]] 14:19:42 ++ echo 3.10.6 14:19:42 ++ return 0 14:19:42 + pyenv local 3.10.6 14:19:42 + local command 14:19:42 + command=local 14:19:42 + '[' 2 -gt 0 ']' 14:19:42 + shift 14:19:42 + case "$command" in 14:19:42 + command pyenv local 3.10.6 14:19:42 + pyenv local 3.10.6 14:19:42 + for arg in "$@" 14:19:42 + case $arg in 14:19:42 + pkg_list+='tox ' 14:19:42 + for arg in "$@" 14:19:42 + case $arg in 14:19:42 + pkg_list+='virtualenv ' 14:19:42 + for arg in "$@" 14:19:42 + case $arg in 14:19:42 + pkg_list+='urllib3~=1.26.15 ' 14:19:42 + [[ -f /tmp/.toxenv ]] 14:19:42 ++ cat /tmp/.toxenv 14:19:42 + lf_venv=/tmp/venv-s9Vj 14:19:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s9Vj from' file:/tmp/.toxenv 14:19:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s9Vj from file:/tmp/.toxenv 14:19:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:19:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:19:42 + local 'pip_opts=--upgrade --quiet' 14:19:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:19:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:19:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:19:42 + [[ -n '' ]] 14:19:42 + [[ -n '' ]] 14:19:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:19:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:42 + /tmp/venv-s9Vj/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 14:19:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:19:43 lf-activate-venv(): INFO: Base packages installed successfully 14:19:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:19:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:19:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:19:43 + /tmp/venv-s9Vj/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 14:19:44 + type python3 14:19:44 + true 14:19:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-s9Vj/bin to PATH' 14:19:44 lf-activate-venv(): INFO: Adding /tmp/venv-s9Vj/bin to PATH 14:19:44 + PATH=/tmp/venv-s9Vj/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 14:19:44 + return 0 14:19:44 + [[ -d /opt/pyenv ]] 14:19:44 + echo '---> Setting up pyenv' 14:19:44 ---> Setting up pyenv 14:19:44 + export PYENV_ROOT=/opt/pyenv 14:19:44 + PYENV_ROOT=/opt/pyenv 14:19:44 + export PATH=/opt/pyenv/bin:/tmp/venv-s9Vj/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 14:19:44 + PATH=/opt/pyenv/bin:/tmp/venv-s9Vj/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 14:19:44 ++ pwd 14:19:44 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:19:44 + export PYTHONPATH 14:19:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:19:44 + TOX_TESTENV_PASSENV=PYTHONPATH 14:19:44 + tox --version 14:19:44 4.53.1 from /tmp/venv-s9Vj/lib/python3.10/site-packages/tox/__init__.py 14:19:44 + PARALLEL=false 14:19:44 + TOX_OPTIONS_LIST= 14:19:44 + [[ -n checkbashisms ]] 14:19:44 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:19:44 + case ${PARALLEL,,} in 14:19:44 + tox -e checkbashisms 14:19:44 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:19:46 checkbashisms: freeze> python -m pip freeze --all 14:19:46 checkbashisms: pip==26.1,setuptools==82.0.1 14:19:46 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:19:48 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:19:50 checkbashisms: OK (5.68=setup[2.03]+cmd[3.65] seconds) 14:19:50 congratulations :) (5.72 seconds) 14:19:50 + tox_status=0 14:19:50 + echo '---> Completed tox runs' 14:19:50 ---> Completed tox runs 14:19:50 + for i in .tox/*/log 14:19:50 ++ echo .tox/checkbashisms/log 14:19:50 ++ awk -F/ '{print $2}' 14:19:50 + tox_env=checkbashisms 14:19:50 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:19:50 + DOC_DIR=docs/_build/html 14:19:50 + [[ -d docs/_build/html ]] 14:19:50 + echo '---> tox-run.sh ends' 14:19:50 ---> tox-run.sh ends 14:19:50 + test 0 -eq 0 14:19:50 $ ssh-agent -k 14:19:50 unset SSH_AUTH_SOCK; 14:19:50 unset SSH_AGENT_PID; 14:19:50 echo Agent pid 1692 killed; 14:19:50 [ssh-agent] Stopped. 14:19:50 [PostBuildScript] - [INFO] Executing post build scripts. 14:19:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5671117239691465006.sh 14:19:50 ---> sysstat.sh 14:19:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins203412076695601769.sh 14:19:51 ---> package-listing.sh 14:19:51 ++ tr '[:upper:]' '[:lower:]' 14:19:51 ++ facter osfamily 14:19:51 + OS_FAMILY=debian 14:19:51 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:19:51 + START_PACKAGES=/tmp/packages_start.txt 14:19:51 + END_PACKAGES=/tmp/packages_end.txt 14:19:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:19:51 + PACKAGES=/tmp/packages_start.txt 14:19:51 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:19:51 + PACKAGES=/tmp/packages_end.txt 14:19:51 + case "${OS_FAMILY}" in 14:19:51 + dpkg -l 14:19:51 + grep '^ii' 14:19:51 + '[' -f /tmp/packages_start.txt ']' 14:19:51 + '[' -f /tmp/packages_end.txt ']' 14:19:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:19:51 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:19:51 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:19:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:19:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14974743286171219388.sh 14:19:51 ---> capture-instance-metadata.sh 14:19:51 Setup pyenv: 14:19:51 system 14:19:51 3.8.13 14:19:51 3.9.13 14:19:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:19:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9skl 14:19:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:19:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:19:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:59 lf-activate-venv(): INFO: Base packages installed successfully 14:19:59 lf-activate-venv(): INFO: Installing additional packages: lftools 14:20:22 lf-activate-venv(): INFO: Adding /tmp/venv-9skl/bin to PATH 14:20:22 INFO: Running in OpenStack, capturing instance metadata 14:20:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9793934894178248815.sh 14:20:23 provisioning config files... 14:20:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4814535523656788290tmp 14:20:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:20:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:20:23 [EnvInject] - Injecting environment variables from a build step. 14:20:23 [EnvInject] - Injecting as environment variables the properties content 14:20:23 SERVER_ID=logs 14:20:23 14:20:23 [EnvInject] - Variables injected successfully. 14:20:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2842123876602408128.sh 14:20:23 ---> create-netrc.sh 14:20:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8410873091216738038.sh 14:20:23 ---> python-tools-install.sh 14:20:23 Setup pyenv: 14:20:23 system 14:20:23 3.8.13 14:20:23 3.9.13 14:20:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:20:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9skl from file:/tmp/.os_lf_venv 14:20:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:25 lf-activate-venv(): INFO: Base packages installed successfully 14:20:25 lf-activate-venv(): INFO: Installing additional packages: lftools 14:20:32 lf-activate-venv(): INFO: Adding /tmp/venv-9skl/bin to PATH 14:20:32 Generating Requirements File 14:20:51 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. 14:20:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:20:52 Python 3.10.6 14:20:52 pip 26.1 from /tmp/venv-9skl/lib/python3.10/site-packages/pip (python 3.10) 14:20:52 appdirs==1.4.4 14:20:52 argcomplete==3.6.3 14:20:52 aspy.yaml==1.3.0 14:20:52 attrs==26.1.0 14:20:52 autopage==0.6.0 14:20:52 backports.strenum==1.3.1 14:20:52 beautifulsoup4==4.14.3 14:20:52 boto3==1.43.2 14:20:52 botocore==1.43.2 14:20:52 bs4==0.0.2 14:20:52 certifi==2026.4.22 14:20:52 cffi==2.0.0 14:20:52 cfgv==3.5.0 14:20:52 chardet==7.4.3 14:20:52 charset-normalizer==3.4.7 14:20:52 click==8.3.3 14:20:52 cliff==4.13.3 14:20:52 cmd2==3.5.1 14:20:52 cryptography==3.3.2 14:20:52 debtcollector==3.1.0 14:20:52 decorator==5.2.1 14:20:52 defusedxml==0.7.1 14:20:52 Deprecated==1.3.1 14:20:52 distlib==0.4.0 14:20:52 dnspython==2.8.0 14:20:52 docker==7.1.0 14:20:52 dogpile.cache==1.5.0 14:20:52 durationpy==0.10 14:20:52 email-validator==2.3.0 14:20:52 filelock==3.29.0 14:20:52 future==1.0.0 14:20:52 gitdb==4.0.12 14:20:52 GitPython==3.1.49 14:20:52 httplib2==0.30.2 14:20:52 identify==2.6.19 14:20:52 idna==3.13 14:20:52 importlib-resources==1.5.0 14:20:52 iso8601==2.1.0 14:20:52 Jinja2==3.1.6 14:20:52 jmespath==1.1.0 14:20:52 jsonpatch==1.33 14:20:52 jsonpointer==3.1.1 14:20:52 jsonschema==4.26.0 14:20:52 jsonschema-specifications==2025.9.1 14:20:52 keystoneauth1==5.13.1 14:20:52 kubernetes==35.0.0 14:20:52 lftools==0.37.22 14:20:52 lxml==6.1.0 14:20:52 markdown-it-py==4.0.0 14:20:52 MarkupSafe==3.0.3 14:20:52 mdurl==0.1.2 14:20:52 msgpack==1.1.2 14:20:52 multi_key_dict==2.0.3 14:20:52 munch==4.0.0 14:20:52 netaddr==1.3.0 14:20:52 niet==1.4.2 14:20:52 nodeenv==1.10.0 14:20:52 oauth2client==4.1.3 14:20:52 oauthlib==3.3.1 14:20:52 openstacksdk==4.12.0 14:20:52 os-service-types==1.8.2 14:20:52 osc-lib==4.5.0 14:20:52 oslo.config==10.3.0 14:20:52 oslo.context==6.3.0 14:20:52 oslo.i18n==6.7.2 14:20:52 oslo.log==8.1.0 14:20:52 oslo.serialization==5.9.1 14:20:52 oslo.utils==10.0.1 14:20:52 packaging==26.2 14:20:52 pbr==7.0.3 14:20:52 platformdirs==4.9.6 14:20:52 prettytable==3.17.0 14:20:52 psutil==7.2.2 14:20:52 pyasn1==0.6.3 14:20:52 pyasn1_modules==0.4.2 14:20:52 pycparser==3.0 14:20:52 pygerrit2==2.0.15 14:20:52 PyGithub==2.9.1 14:20:52 Pygments==2.20.0 14:20:52 PyJWT==2.12.1 14:20:52 PyNaCl==1.6.2 14:20:52 pyparsing==2.4.7 14:20:52 pyperclip==1.11.0 14:20:52 pyrsistent==0.20.0 14:20:52 python-cinderclient==9.9.0 14:20:52 python-dateutil==2.9.0.post0 14:20:52 python-discovery==1.2.2 14:20:52 python-heatclient==5.1.0 14:20:52 python-jenkins==1.8.3 14:20:52 python-keystoneclient==5.8.0 14:20:52 python-magnumclient==4.10.0 14:20:52 python-openstackclient==9.0.0 14:20:52 python-swiftclient==4.10.0 14:20:52 PyYAML==6.0.3 14:20:52 referencing==0.37.0 14:20:52 requests==2.33.1 14:20:52 requests-oauthlib==2.0.0 14:20:52 rfc3986==2.0.0 14:20:52 rich==15.0.0 14:20:52 rich-argparse==1.8.0 14:20:52 rpds-py==0.30.0 14:20:52 rsa==4.9.1 14:20:52 ruamel.yaml==0.19.1 14:20:52 ruamel.yaml.clib==0.2.15 14:20:52 s3transfer==0.17.0 14:20:52 simplejson==4.1.1 14:20:52 six==1.17.0 14:20:52 smmap==5.0.3 14:20:52 soupsieve==2.8.3 14:20:52 stevedore==5.7.0 14:20:52 tabulate==0.10.0 14:20:52 toml==0.10.2 14:20:52 tomlkit==0.14.0 14:20:52 tqdm==4.67.3 14:20:52 typing_extensions==4.15.0 14:20:52 urllib3==1.26.20 14:20:52 virtualenv==21.3.0 14:20:52 wcwidth==0.7.0 14:20:52 websocket-client==1.9.0 14:20:52 wrapt==2.1.2 14:20:52 xdg==6.0.0 14:20:52 xmltodict==1.0.4 14:20:52 yq==3.4.3 14:20:52 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins9450895717991743044.sh 14:20:52 ---> uv-install.sh 14:20:52 Installing uv/uvx (latest) using shell installer 14:20:53 2026-05-04 14:20:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-S1oykf.sh" [1] 14:20:53 downloading uv 0.11.8 x86_64-unknown-linux-gnu 14:20:54 installing to /home/jenkins/.local/bin 14:20:54 uv 14:20:54 uvx 14:20:54 everything's installed! 14:20:54 14:20:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:20:54 14:20:54 source $HOME/.local/bin/env (sh, bash, zsh) 14:20:54 source $HOME/.local/bin/env.fish (fish) 14:20:54 Adding install location to PATH 14:20:54 ---> Validating uv/uvx install 14:20:54 uvx 0.11.8 (x86_64-unknown-linux-gnu) 14:20:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16214623458113948600.sh 14:20:54 ---> sudo-logs.sh 14:20:54 Archiving 'sudo' log.. 14:20:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2822849368036539912.sh 14:20:54 ---> job-cost.sh 14:20:54 INFO: Activating Python virtual environment... 14:20:54 Setup pyenv: 14:20:54 system 14:20:54 3.8.13 14:20:54 3.9.13 14:20:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:20:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9skl from file:/tmp/.os_lf_venv 14:20:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:56 lf-activate-venv(): INFO: Base packages installed successfully 14:20:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:21:01 lf-activate-venv(): INFO: Adding /tmp/venv-9skl/bin to PATH 14:21:01 INFO: No stack-cost file found 14:21:01 INFO: Instance uptime: 128s 14:21:01 INFO: Fetching instance metadata (attempt 1 of 3)... 14:21:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:21:01 INFO: Successfully fetched instance metadata 14:21:01 INFO: Instance type: v3-standard-4 14:21:01 INFO: Retrieving pricing info for: v3-standard-4 14:21:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:21:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=128 14:21:01 INFO: Successfully fetched Vexxhost pricing API 14:21:01 INFO: Retrieved cost: 0.11 14:21:02 INFO: Retrieved resource: v3-standard-4 14:21:02 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 14:21:02 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 14:21:02 INFO: Successfully archived job cost data 14:21:02 DEBUG: Cost data: oom-master-checkbashisms-lint,4615,2026-05-04 14:21:02,v3-standard-4,128,0.11,0.00,SUCCESS 14:21:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8613362283044105719.sh 14:21:02 ---> logs-deploy.sh 14:21:02 Setup pyenv: 14:21:02 system 14:21:02 3.8.13 14:21:02 3.9.13 14:21:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:21:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9skl from file:/tmp/.os_lf_venv 14:21:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:21:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:04 lf-activate-venv(): INFO: Base packages installed successfully 14:21:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:21:11 lf-activate-venv(): INFO: Adding /tmp/venv-9skl/bin to PATH 14:21:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4615 14:21:11 INFO: archiving workspace using pattern(s): 14:21:12 Archives upload complete. 14:21:13 INFO: archiving logs to Nexus 14:21:14 ---> uname -a: 14:21:14 Linux prd-ubuntu1804-builder-4c-4g-8166 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:21:14 14:21:14 14:21:14 ---> lscpu: 14:21:14 Architecture: x86_64 14:21:14 CPU op-mode(s): 32-bit, 64-bit 14:21:14 Byte Order: Little Endian 14:21:14 CPU(s): 4 14:21:14 On-line CPU(s) list: 0-3 14:21:14 Thread(s) per core: 1 14:21:14 Core(s) per socket: 1 14:21:14 Socket(s): 4 14:21:14 NUMA node(s): 1 14:21:14 Vendor ID: AuthenticAMD 14:21:14 CPU family: 23 14:21:14 Model: 49 14:21:14 Model name: AMD EPYC-Rome Processor 14:21:14 Stepping: 0 14:21:14 CPU MHz: 2799.998 14:21:14 BogoMIPS: 5599.99 14:21:14 Virtualization: AMD-V 14:21:14 Hypervisor vendor: KVM 14:21:14 Virtualization type: full 14:21:14 L1d cache: 32K 14:21:14 L1i cache: 32K 14:21:14 L2 cache: 512K 14:21:14 L3 cache: 16384K 14:21:14 NUMA node0 CPU(s): 0-3 14:21:14 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 14:21:14 14:21:14 14:21:14 ---> nproc: 14:21:14 4 14:21:14 14:21:14 14:21:14 ---> df -h: 14:21:14 Filesystem Size Used Avail Use% Mounted on 14:21:14 udev 7.9G 0 7.9G 0% /dev 14:21:14 tmpfs 1.6G 676K 1.6G 1% /run 14:21:14 /dev/vda1 78G 8.4G 70G 11% / 14:21:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:21:14 tmpfs 5.0M 0 5.0M 0% /run/lock 14:21:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:21:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:21:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:21:14 14:21:14 14:21:14 ---> free -m: 14:21:14 total used free shared buff/cache available 14:21:14 Mem: 16040 558 13352 0 2129 15168 14:21:14 Swap: 1023 0 1023 14:21:14 14:21:14 14:21:14 ---> ip addr: 14:21:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:21:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:21:14 inet 127.0.0.1/8 scope host lo 14:21:14 valid_lft forever preferred_lft forever 14:21:14 inet6 ::1/128 scope host 14:21:14 valid_lft forever preferred_lft forever 14:21:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:21:14 link/ether fa:16:3e:78:51:0e brd ff:ff:ff:ff:ff:ff 14:21:14 inet 10.30.107.43/23 brd 10.30.107.255 scope global dynamic ens3 14:21:14 valid_lft 86267sec preferred_lft 86267sec 14:21:14 inet6 fe80::f816:3eff:fe78:510e/64 scope link 14:21:14 valid_lft forever preferred_lft forever 14:21:14 14:21:14 14:21:14 ---> sar -b -r -n DEV: 14:21:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8166) 05/04/26 _x86_64_ (4 CPU) 14:21:14 14:21:14 14:19:03 LINUX RESTART (4 CPU) 14:21:14 14:21:14 14:20:01 tps rtps wtps bread/s bwrtn/s 14:21:14 14:21:01 111.48 1.22 110.26 138.38 12597.23 14:21:14 Average: 111.48 1.22 110.26 138.38 12597.23 14:21:14 14:21:14 14:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:21:14 14:21:01 13744668 15599924 2680300 16.32 78648 1963704 708252 4.05 658072 1780504 188352 14:21:14 Average: 13744668 15599924 2680300 16.32 78648 1963704 708252 4.05 658072 1780504 188352 14:21:14 14:21:14 14:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:21:14 14:21:01 ens3 108.35 78.24 1373.14 13.46 0.00 0.00 0.00 0.00 14:21:14 14:21:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 14:21:14 Average: ens3 108.35 78.24 1373.14 13.46 0.00 0.00 0.00 0.00 14:21:14 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 14:21:14 14:21:14 14:21:14 ---> sar -P ALL: 14:21:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8166) 05/04/26 _x86_64_ (4 CPU) 14:21:14 14:21:14 14:19:03 LINUX RESTART (4 CPU) 14:21:14 14:21:14 14:20:01 CPU %user %nice %system %iowait %steal %idle 14:21:14 14:21:01 all 20.78 0.00 1.69 1.23 0.06 76.24 14:21:14 14:21:01 0 30.20 0.00 1.87 0.23 0.07 67.63 14:21:14 14:21:01 1 38.14 0.00 2.95 0.53 0.07 58.31 14:21:14 14:21:01 2 8.72 0.00 1.40 4.11 0.03 85.73 14:21:14 14:21:01 3 6.22 0.00 0.58 0.03 0.05 93.12 14:21:14 Average: all 20.78 0.00 1.69 1.23 0.06 76.24 14:21:14 Average: 0 30.20 0.00 1.87 0.23 0.07 67.63 14:21:14 Average: 1 38.14 0.00 2.95 0.53 0.07 58.31 14:21:14 Average: 2 8.72 0.00 1.40 4.11 0.03 85.73 14:21:14 Average: 3 6.22 0.00 0.58 0.03 0.05 93.12 14:21:14 14:21:14 14:21:14