20:57:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142673 20:57:07 Running as SYSTEM 20:57:07 [EnvInject] - Loading node environment variables. 20:57:07 Building remotely on prd-ubuntu1804-builder-4c-4g-18551 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 20:57:07 [ssh-agent] Looking for ssh-agent implementation... 20:57:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:07 $ ssh-agent 20:57:07 SSH_AUTH_SOCK=/tmp/ssh-UM4V7taU0dZ3/agent.1704 20:57:07 SSH_AGENT_PID=1706 20:57:07 [ssh-agent] Started. 20:57:07 Running ssh-add (command line suppressed) 20:57:07 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5365538700091474758.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5365538700091474758.key) 20:57:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:57:07 The recommended git tool is: NONE 20:57:09 using credential onap-jenkins-ssh 20:57:09 Wiping out workspace first. 20:57:09 Cloning the remote Git repository 20:57:09 Cloning repository git://cloud.onap.org/mirror/oom.git 20:57:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 20:57:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:57:09 > git --version # timeout=10 20:57:09 > git --version # 'git version 2.17.1' 20:57:09 using GIT_SSH to set credentials Gerrit user 20:57:09 Verifying host key using manually-configured host key entries 20:57:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:57:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:57:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:57:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:57:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:57:14 using GIT_SSH to set credentials Gerrit user 20:57:14 Verifying host key using manually-configured host key entries 20:57:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/142673/3 # timeout=30 20:57:15 > git rev-parse 2b2703b9e12c5597ff7421c855275788d94727a1^{commit} # timeout=10 20:57:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:57:15 Checking out Revision 2b2703b9e12c5597ff7421c855275788d94727a1 (refs/changes/73/142673/3) 20:57:15 > git config core.sparsecheckout # timeout=10 20:57:15 > git checkout -f 2b2703b9e12c5597ff7421c855275788d94727a1 # timeout=30 20:57:18 Commit message: "[MULTICLOUD] 13.2.0 release" 20:57:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:57:18 > git rev-list --no-walk 060b5ddc9e82ab691e3459586285a69133380c88 # timeout=10 20:57:18 [EnvInject] - Injecting environment variables from a build step. 20:57:18 [EnvInject] - Injecting as environment variables the properties content 20:57:18 PYTHON=python3 20:57:18 20:57:18 [EnvInject] - Variables injected successfully. 20:57:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4201220725372247590.sh 20:57:18 ---> tox-install.sh 20:57:18 + source /home/jenkins/lf-env.sh 20:57:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:57:18 ++ mktemp -d /tmp/venv-XXXX 20:57:18 + lf_venv=/tmp/venv-S29n 20:57:18 + local venv_file=/tmp/.os_lf_venv 20:57:18 + local python=python3 20:57:18 + local options 20:57:18 + local set_path=true 20:57:18 + local install_args= 20:57: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 20:57:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:57:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:57:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:57:18 + true 20:57:18 + case $1 in 20:57:18 + venv_file=/tmp/.toxenv 20:57:18 + shift 2 20:57:18 + true 20:57:18 + case $1 in 20:57:18 + shift 20:57:18 + break 20:57:18 + case $python in 20:57:18 + local pkg_list= 20:57:18 + [[ -d /opt/pyenv ]] 20:57:18 + echo 'Setup pyenv:' 20:57:18 Setup pyenv: 20:57:18 + export PYENV_ROOT=/opt/pyenv 20:57:18 + PYENV_ROOT=/opt/pyenv 20:57:18 + 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:57:18 + 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:57:18 + pyenv versions 20:57:19 * system (set by /opt/pyenv/version) 20:57:19 * 3.8.13 (set by /opt/pyenv/version) 20:57:19 * 3.9.13 (set by /opt/pyenv/version) 20:57:19 * 3.10.6 (set by /opt/pyenv/version) 20:57:19 + command -v pyenv 20:57:19 ++ pyenv init - --no-rehash 20:57:19 + 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:57:19 export PATH="/opt/pyenv/shims:${PATH}" 20:57:19 export PYENV_SHELL=bash 20:57:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:57:19 pyenv() { 20:57:19 local command 20:57:19 command="${1:-}" 20:57:19 if [ "$#" -gt 0 ]; then 20:57:19 shift 20:57:19 fi 20:57:19 20:57:19 case "$command" in 20:57:19 rehash|shell) 20:57:19 eval "$(pyenv "sh-$command" "$@")" 20:57:19 ;; 20:57:19 *) 20:57:19 command pyenv "$command" "$@" 20:57:19 ;; 20:57:19 esac 20:57:19 }' 20:57:19 +++ 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:57:19 ++ 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:57:19 ++ 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:57:19 ++ 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:57:19 ++ export PYENV_SHELL=bash 20:57:19 ++ PYENV_SHELL=bash 20:57:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:57:19 +++ complete -F _pyenv pyenv 20:57:19 ++ lf-pyver python3 20:57:19 ++ local py_version_xy=python3 20:57:19 ++ local py_version_xyz= 20:57:19 ++ pyenv versions 20:57:19 ++ local command 20:57:19 ++ command=versions 20:57:19 ++ '[' 1 -gt 0 ']' 20:57:19 ++ shift 20:57:19 ++ awk '{ print $1 }' 20:57:19 ++ case "$command" in 20:57:19 ++ command pyenv versions 20:57:19 ++ grep -E '^[0-9.]*[0-9]$' 20:57:19 ++ sed 's/^[ *]* //' 20:57:19 ++ pyenv versions 20:57:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:57:19 +++ grep '^3' /tmp/.pyenv_versions 20:57:19 +++ sort -V 20:57:19 +++ tail -n 1 20:57:19 ++ py_version_xyz=3.10.6 20:57:19 ++ [[ -z 3.10.6 ]] 20:57:19 ++ echo 3.10.6 20:57:19 ++ return 0 20:57:19 + pyenv local 3.10.6 20:57:19 + local command 20:57:19 + command=local 20:57:19 + '[' 2 -gt 0 ']' 20:57:19 + shift 20:57:19 + case "$command" in 20:57:19 + command pyenv local 3.10.6 20:57:19 + pyenv local 3.10.6 20:57:19 + for arg in "$@" 20:57:19 + case $arg in 20:57:19 + pkg_list+='tox ' 20:57:19 + for arg in "$@" 20:57:19 + case $arg in 20:57:19 + pkg_list+='virtualenv ' 20:57:19 + for arg in "$@" 20:57:19 + case $arg in 20:57:19 + pkg_list+='urllib3~=1.26.15 ' 20:57:19 + [[ -f /tmp/.toxenv ]] 20:57:19 + [[ ! -f /tmp/.toxenv ]] 20:57:19 + [[ -n '' ]] 20:57:19 + python3 -m venv /tmp/venv-S29n 20:57:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S29n' 20:57:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S29n 20:57:23 + echo /tmp/venv-S29n 20:57:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:57:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:57:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:57:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:57:23 + local 'pip_opts=--upgrade --quiet' 20:57:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:57:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:57:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:57:23 + [[ -n '' ]] 20:57:23 + [[ -n '' ]] 20:57:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:57:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:57:23 + /tmp/venv-S29n/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:57:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:57:28 lf-activate-venv(): INFO: Base packages installed successfully 20:57:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:57:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:57:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:57:28 + /tmp/venv-S29n/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:57:31 + type python3 20:57:31 + true 20:57:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-S29n/bin to PATH' 20:57:31 lf-activate-venv(): INFO: Adding /tmp/venv-S29n/bin to PATH 20:57:31 + PATH=/tmp/venv-S29n/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:57:31 + return 0 20:57:31 + python3 --version 20:57:31 Python 3.10.6 20:57:31 + python3 -m pip --version 20:57:31 pip 25.3 from /tmp/venv-S29n/lib/python3.10/site-packages/pip (python 3.10) 20:57:31 + python3 -m pip freeze 20:57:31 cachetools==6.2.2 20:57:31 chardet==5.2.0 20:57:31 colorama==0.4.6 20:57:31 distlib==0.4.0 20:57:31 filelock==3.20.0 20:57:31 packaging==25.0 20:57:31 platformdirs==4.5.1 20:57:31 pluggy==1.6.0 20:57:31 pyproject-api==1.10.0 20:57:31 tomli==2.3.0 20:57:31 tox==4.32.0 20:57:31 typing_extensions==4.15.0 20:57:31 urllib3==1.26.20 20:57:31 virtualenv==20.35.4 20:57:31 [EnvInject] - Injecting environment variables from a build step. 20:57:31 [EnvInject] - Injecting as environment variables the properties content 20:57:31 PARALLEL=false 20:57:31 20:57:31 [EnvInject] - Variables injected successfully. 20:57:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11277919367623101796.sh 20:57:31 ---> tox-run.sh 20:57:31 + 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:57:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 20:57:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 20:57:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 20:57:31 + cd /w/workspace/oom-master-checkbashisms-lint/. 20:57:31 + source /home/jenkins/lf-env.sh 20:57:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:57:31 ++ mktemp -d /tmp/venv-XXXX 20:57:31 + lf_venv=/tmp/venv-aNYd 20:57:31 + local venv_file=/tmp/.os_lf_venv 20:57:31 + local python=python3 20:57:31 + local options 20:57:31 + local set_path=true 20:57:31 + local install_args= 20:57:31 ++ 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:57:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:57:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:57:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:57:31 + true 20:57:31 + case $1 in 20:57:31 + venv_file=/tmp/.toxenv 20:57:31 + shift 2 20:57:31 + true 20:57:31 + case $1 in 20:57:31 + shift 20:57:31 + break 20:57:31 + case $python in 20:57:31 + local pkg_list= 20:57:31 + [[ -d /opt/pyenv ]] 20:57:31 + echo 'Setup pyenv:' 20:57:31 Setup pyenv: 20:57:31 + export PYENV_ROOT=/opt/pyenv 20:57:31 + PYENV_ROOT=/opt/pyenv 20:57:31 + 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:57:31 + 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:57:31 + pyenv versions 20:57:32 system 20:57:32 3.8.13 20:57:32 3.9.13 20:57:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:57:32 + command -v pyenv 20:57:32 ++ pyenv init - --no-rehash 20:57:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 20:57:32 export PATH="/opt/pyenv/shims:${PATH}" 20:57:32 export PYENV_SHELL=bash 20:57:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:57:32 pyenv() { 20:57:32 local command 20:57:32 command="${1:-}" 20:57:32 if [ "$#" -gt 0 ]; then 20:57:32 shift 20:57:32 fi 20:57:32 20:57:32 case "$command" in 20:57:32 rehash|shell) 20:57:32 eval "$(pyenv "sh-$command" "$@")" 20:57:32 ;; 20:57:32 *) 20:57:32 command pyenv "$command" "$@" 20:57:32 ;; 20:57:32 esac 20:57:32 }' 20:57:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 20:57:32 ++ 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:57:32 ++ 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:57:32 ++ 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:57:32 ++ export PYENV_SHELL=bash 20:57:32 ++ PYENV_SHELL=bash 20:57:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:57:32 +++ complete -F _pyenv pyenv 20:57:32 ++ lf-pyver python3 20:57:32 ++ local py_version_xy=python3 20:57:32 ++ local py_version_xyz= 20:57:32 ++ pyenv versions 20:57:32 ++ sed 's/^[ *]* //' 20:57:32 ++ awk '{ print $1 }' 20:57:32 ++ grep -E '^[0-9.]*[0-9]$' 20:57:32 ++ local command 20:57:32 ++ command=versions 20:57:32 ++ '[' 1 -gt 0 ']' 20:57:32 ++ shift 20:57:32 ++ case "$command" in 20:57:32 ++ command pyenv versions 20:57:32 ++ pyenv versions 20:57:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:57:32 +++ grep '^3' /tmp/.pyenv_versions 20:57:32 +++ sort -V 20:57:32 +++ tail -n 1 20:57:32 ++ py_version_xyz=3.10.6 20:57:32 ++ [[ -z 3.10.6 ]] 20:57:32 ++ echo 3.10.6 20:57:32 ++ return 0 20:57:32 + pyenv local 3.10.6 20:57:32 + local command 20:57:32 + command=local 20:57:32 + '[' 2 -gt 0 ']' 20:57:32 + shift 20:57:32 + case "$command" in 20:57:32 + command pyenv local 3.10.6 20:57:32 + pyenv local 3.10.6 20:57:32 + for arg in "$@" 20:57:32 + case $arg in 20:57:32 + pkg_list+='tox ' 20:57:32 + for arg in "$@" 20:57:32 + case $arg in 20:57:32 + pkg_list+='virtualenv ' 20:57:32 + for arg in "$@" 20:57:32 + case $arg in 20:57:32 + pkg_list+='urllib3~=1.26.15 ' 20:57:32 + [[ -f /tmp/.toxenv ]] 20:57:32 ++ cat /tmp/.toxenv 20:57:32 + lf_venv=/tmp/venv-S29n 20:57:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S29n from' file:/tmp/.toxenv 20:57:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S29n from file:/tmp/.toxenv 20:57:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:57:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:57:32 + local 'pip_opts=--upgrade --quiet' 20:57:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:57:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:57:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:57:32 + [[ -n '' ]] 20:57:32 + [[ -n '' ]] 20:57:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:57:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:57:32 + /tmp/venv-S29n/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:57:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:57:33 lf-activate-venv(): INFO: Base packages installed successfully 20:57:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:57:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:57:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:57:33 + /tmp/venv-S29n/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:57:34 + type python3 20:57:34 + true 20:57:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-S29n/bin to PATH' 20:57:34 lf-activate-venv(): INFO: Adding /tmp/venv-S29n/bin to PATH 20:57:34 + PATH=/tmp/venv-S29n/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:57:34 + return 0 20:57:34 + [[ -d /opt/pyenv ]] 20:57:34 + echo '---> Setting up pyenv' 20:57:34 ---> Setting up pyenv 20:57:34 + export PYENV_ROOT=/opt/pyenv 20:57:34 + PYENV_ROOT=/opt/pyenv 20:57:34 + export PATH=/opt/pyenv/bin:/tmp/venv-S29n/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:57:34 + PATH=/opt/pyenv/bin:/tmp/venv-S29n/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:57:34 ++ pwd 20:57:34 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 20:57:34 + export PYTHONPATH 20:57:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:57:34 + TOX_TESTENV_PASSENV=PYTHONPATH 20:57:34 + tox --version 20:57:34 4.32.0 from /tmp/venv-S29n/lib/python3.10/site-packages/tox/__init__.py 20:57:34 + PARALLEL=false 20:57:34 + TOX_OPTIONS_LIST= 20:57:34 + [[ -n checkbashisms ]] 20:57:34 + TOX_OPTIONS_LIST=' -e checkbashisms' 20:57:34 + case ${PARALLEL,,} in 20:57:34 + tox -e checkbashisms 20:57:34 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 20:57:35 checkbashisms: freeze> python -m pip freeze --all 20:57:36 checkbashisms: pip==25.3,setuptools==80.9.0 20:57:36 checkbashisms: commands[0]> .ci/check-bashisms.sh 20:57:37 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 20:57:39 checkbashisms: OK (4.70=setup[1.27]+cmd[3.42] seconds) 20:57:39 congratulations :) (4.73 seconds) 20:57:39 + tox_status=0 20:57:39 + echo '---> Completed tox runs' 20:57:39 ---> Completed tox runs 20:57:39 + for i in .tox/*/log 20:57:39 ++ echo .tox/checkbashisms/log 20:57:39 ++ awk -F/ '{print $2}' 20:57:39 + tox_env=checkbashisms 20:57:39 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 20:57:39 + DOC_DIR=docs/_build/html 20:57:39 + [[ -d docs/_build/html ]] 20:57:39 + echo '---> tox-run.sh ends' 20:57:39 ---> tox-run.sh ends 20:57:39 + test 0 -eq 0 20:57:39 $ ssh-agent -k 20:57:39 unset SSH_AUTH_SOCK; 20:57:39 unset SSH_AGENT_PID; 20:57:39 echo Agent pid 1706 killed; 20:57:39 [ssh-agent] Stopped. 20:57:39 [PostBuildScript] - [INFO] Executing post build scripts. 20:57:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8940031500181918751.sh 20:57:39 ---> sysstat.sh 20:57:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3269856043321756058.sh 20:57:40 ---> package-listing.sh 20:57:40 ++ facter osfamily 20:57:40 ++ tr '[:upper:]' '[:lower:]' 20:57:40 + OS_FAMILY=debian 20:57:40 + workspace=/w/workspace/oom-master-checkbashisms-lint 20:57:40 + START_PACKAGES=/tmp/packages_start.txt 20:57:40 + END_PACKAGES=/tmp/packages_end.txt 20:57:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:57:40 + PACKAGES=/tmp/packages_start.txt 20:57:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:57:40 + PACKAGES=/tmp/packages_end.txt 20:57:40 + case "${OS_FAMILY}" in 20:57:40 + dpkg -l 20:57:40 + grep '^ii' 20:57:40 + '[' -f /tmp/packages_start.txt ']' 20:57:40 + '[' -f /tmp/packages_end.txt ']' 20:57:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:57:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:57:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 20:57:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 20:57:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins996499673861406876.sh 20:57:40 ---> capture-instance-metadata.sh 20:57:40 Setup pyenv: 20:57:40 system 20:57:40 3.8.13 20:57:40 3.9.13 20:57:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:57:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5GUZ 20:57:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:57:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:57:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:57:48 lf-activate-venv(): INFO: Base packages installed successfully 20:57:48 lf-activate-venv(): INFO: Installing additional packages: lftools 20:58:13 lf-activate-venv(): INFO: Adding /tmp/venv-5GUZ/bin to PATH 20:58:13 INFO: Running in OpenStack, capturing instance metadata 20:58:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1547061232559265116.sh 20:58:14 provisioning config files... 20:58:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15416609038989648157tmp 20:58:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:58:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:58:14 [EnvInject] - Injecting environment variables from a build step. 20:58:14 [EnvInject] - Injecting as environment variables the properties content 20:58:14 SERVER_ID=logs 20:58:14 20:58:14 [EnvInject] - Variables injected successfully. 20:58:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5423688136829944008.sh 20:58:14 ---> create-netrc.sh 20:58:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9429393495212698678.sh 20:58:14 ---> python-tools-install.sh 20:58:14 Setup pyenv: 20:58:14 system 20:58:14 3.8.13 20:58:14 3.9.13 20:58:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:58:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5GUZ from file:/tmp/.os_lf_venv 20:58:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:58:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:58:16 lf-activate-venv(): INFO: Base packages installed successfully 20:58:16 lf-activate-venv(): INFO: Installing additional packages: lftools 20:58:24 lf-activate-venv(): INFO: Adding /tmp/venv-5GUZ/bin to PATH 20:58:24 Generating Requirements File 20:58:43 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:58:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:58:44 Python 3.10.6 20:58:44 pip 25.3 from /tmp/venv-5GUZ/lib/python3.10/site-packages/pip (python 3.10) 20:58:44 appdirs==1.4.4 20:58:44 argcomplete==3.6.3 20:58:44 aspy.yaml==1.3.0 20:58:44 attrs==25.4.0 20:58:44 autopage==0.5.2 20:58:44 backports.strenum==1.3.1 20:58:44 beautifulsoup4==4.14.3 20:58:44 boto3==1.42.4 20:58:44 botocore==1.42.4 20:58:44 bs4==0.0.2 20:58:44 cachetools==6.2.2 20:58:44 certifi==2025.11.12 20:58:44 cffi==2.0.0 20:58:44 cfgv==3.5.0 20:58:44 chardet==5.2.0 20:58:44 charset-normalizer==3.4.4 20:58:44 click==8.3.1 20:58:44 cliff==4.13.0 20:58:44 cmd2==3.0.0 20:58:44 cryptography==3.3.2 20:58:44 debtcollector==3.0.0 20:58:44 decorator==5.2.1 20:58:44 defusedxml==0.7.1 20:58:44 Deprecated==1.3.1 20:58:44 distlib==0.4.0 20:58:44 dnspython==2.8.0 20:58:44 docker==7.1.0 20:58:44 dogpile.cache==1.5.0 20:58:44 durationpy==0.10 20:58:44 email-validator==2.3.0 20:58:44 filelock==3.20.0 20:58:44 future==1.0.0 20:58:44 gitdb==4.0.12 20:58:44 GitPython==3.1.45 20:58:44 google-auth==2.43.0 20:58:44 httplib2==0.31.0 20:58:44 identify==2.6.15 20:58:44 idna==3.11 20:58:44 importlib-resources==1.5.0 20:58:44 iso8601==2.1.0 20:58:44 Jinja2==3.1.6 20:58:44 jmespath==1.0.1 20:58:44 jsonpatch==1.33 20:58:44 jsonpointer==3.0.0 20:58:44 jsonschema==4.25.1 20:58:44 jsonschema-specifications==2025.9.1 20:58:44 keystoneauth1==5.12.0 20:58:44 kubernetes==34.1.0 20:58:44 lftools==0.37.17 20:58:44 lxml==6.0.2 20:58:44 markdown-it-py==4.0.0 20:58:44 MarkupSafe==3.0.3 20:58:44 mdurl==0.1.2 20:58:44 msgpack==1.1.2 20:58:44 multi_key_dict==2.0.3 20:58:44 munch==4.0.0 20:58:44 netaddr==1.3.0 20:58:44 niet==1.4.2 20:58:44 nodeenv==1.9.1 20:58:44 oauth2client==4.1.3 20:58:44 oauthlib==3.3.1 20:58:44 openstacksdk==4.8.0 20:58:44 os-service-types==1.8.2 20:58:44 osc-lib==4.2.0 20:58:44 oslo.config==10.1.0 20:58:44 oslo.context==6.2.0 20:58:44 oslo.i18n==6.7.1 20:58:44 oslo.log==7.2.1 20:58:44 oslo.serialization==5.8.0 20:58:44 oslo.utils==9.2.0 20:58:44 packaging==25.0 20:58:44 pbr==7.0.3 20:58:44 platformdirs==4.5.1 20:58:44 prettytable==3.17.0 20:58:44 psutil==7.1.3 20:58:44 pyasn1==0.6.1 20:58:44 pyasn1_modules==0.4.2 20:58:44 pycparser==2.23 20:58:44 pygerrit2==2.0.15 20:58:44 PyGithub==2.8.1 20:58:44 Pygments==2.19.2 20:58:44 PyJWT==2.10.1 20:58:44 PyNaCl==1.6.1 20:58:44 pyparsing==2.4.7 20:58:44 pyperclip==1.11.0 20:58:44 pyrsistent==0.20.0 20:58:44 python-cinderclient==9.8.0 20:58:44 python-dateutil==2.9.0.post0 20:58:44 python-heatclient==4.3.0 20:58:44 python-jenkins==1.8.3 20:58:44 python-keystoneclient==5.7.0 20:58:44 python-magnumclient==4.9.0 20:58:44 python-openstackclient==8.2.0 20:58:44 python-swiftclient==4.9.0 20:58:44 PyYAML==6.0.3 20:58:44 referencing==0.37.0 20:58:44 requests==2.32.5 20:58:44 requests-oauthlib==2.0.0 20:58:44 requestsexceptions==1.4.0 20:58:44 rfc3986==2.0.0 20:58:44 rich==14.2.0 20:58:44 rich-argparse==1.7.2 20:58:44 rpds-py==0.30.0 20:58:44 rsa==4.9.1 20:58:44 ruamel.yaml==0.18.16 20:58:44 ruamel.yaml.clib==0.2.15 20:58:44 s3transfer==0.16.0 20:58:44 simplejson==3.20.2 20:58:44 six==1.17.0 20:58:44 smmap==5.0.2 20:58:44 soupsieve==2.8 20:58:44 stevedore==5.6.0 20:58:44 tabulate==0.9.0 20:58:44 toml==0.10.2 20:58:44 tomlkit==0.13.3 20:58:44 tqdm==4.67.1 20:58:44 typing_extensions==4.15.0 20:58:44 tzdata==2025.2 20:58:44 urllib3==1.26.20 20:58:44 virtualenv==20.35.4 20:58:44 wcwidth==0.2.14 20:58:44 websocket-client==1.9.0 20:58:44 wrapt==2.0.1 20:58:44 xdg==6.0.0 20:58:44 xmltodict==1.0.2 20:58:44 yq==3.4.3 20:58:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10168766312902525967.sh 20:58:44 ---> sudo-logs.sh 20:58:44 Archiving 'sudo' log.. 20:58:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16732710865515520902.sh 20:58:44 ---> job-cost.sh 20:58:44 Setup pyenv: 20:58:45 system 20:58:45 3.8.13 20:58:45 3.9.13 20:58:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:58:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5GUZ from file:/tmp/.os_lf_venv 20:58:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:58:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:58:46 lf-activate-venv(): INFO: Base packages installed successfully 20:58:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:58:52 lf-activate-venv(): INFO: Adding /tmp/venv-5GUZ/bin to PATH 20:58:52 INFO: No Stack... 20:58:53 INFO: Retrieving Pricing Info for: v3-standard-4 20:58:53 INFO: Archiving Costs 20:58:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10620760514022242624.sh 20:58:53 ---> logs-deploy.sh 20:58:53 Setup pyenv: 20:58:53 system 20:58:53 3.8.13 20:58:53 3.9.13 20:58:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:58:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5GUZ from file:/tmp/.os_lf_venv 20:58:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:58:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:58:55 lf-activate-venv(): INFO: Base packages installed successfully 20:58:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:59:03 lf-activate-venv(): INFO: Adding /tmp/venv-5GUZ/bin to PATH 20:59:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4336 20:59:03 INFO: archiving workspace using pattern(s): 20:59:05 Archives upload complete. 20:59:05 INFO: archiving logs to Nexus 20:59:06 ---> uname -a: 20:59:06 Linux prd-ubuntu1804-builder-4c-4g-18551 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:59:06 20:59:06 20:59:06 ---> lscpu: 20:59:06 Architecture: x86_64 20:59:06 CPU op-mode(s): 32-bit, 64-bit 20:59:06 Byte Order: Little Endian 20:59:06 CPU(s): 4 20:59:06 On-line CPU(s) list: 0-3 20:59:06 Thread(s) per core: 1 20:59:06 Core(s) per socket: 1 20:59:06 Socket(s): 4 20:59:06 NUMA node(s): 1 20:59:06 Vendor ID: AuthenticAMD 20:59:06 CPU family: 23 20:59:06 Model: 49 20:59:06 Model name: AMD EPYC-Rome Processor 20:59:06 Stepping: 0 20:59:06 CPU MHz: 2799.998 20:59:06 BogoMIPS: 5599.99 20:59:06 Virtualization: AMD-V 20:59:06 Hypervisor vendor: KVM 20:59:06 Virtualization type: full 20:59:06 L1d cache: 32K 20:59:06 L1i cache: 32K 20:59:06 L2 cache: 512K 20:59:06 L3 cache: 16384K 20:59:06 NUMA node0 CPU(s): 0-3 20:59:06 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:59:06 20:59:06 20:59:06 ---> nproc: 20:59:06 4 20:59:06 20:59:06 20:59:06 ---> df -h: 20:59:06 Filesystem Size Used Avail Use% Mounted on 20:59:06 udev 7.9G 0 7.9G 0% /dev 20:59:06 tmpfs 1.6G 676K 1.6G 1% /run 20:59:06 /dev/vda1 78G 8.3G 70G 11% / 20:59:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:59:06 tmpfs 5.0M 0 5.0M 0% /run/lock 20:59:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:59:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:59:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:59:06 20:59:06 20:59:06 ---> free -m: 20:59:06 total used free shared buff/cache available 20:59:06 Mem: 16040 572 13396 0 2071 15154 20:59:06 Swap: 1023 0 1023 20:59:06 20:59:06 20:59:06 ---> ip addr: 20:59:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:59:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:59:06 inet 127.0.0.1/8 scope host lo 20:59:06 valid_lft forever preferred_lft forever 20:59:06 inet6 ::1/128 scope host 20:59:06 valid_lft forever preferred_lft forever 20:59:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:59:06 link/ether fa:16:3e:ea:a1:f2 brd ff:ff:ff:ff:ff:ff 20:59:06 inet 10.30.107.107/23 brd 10.30.107.255 scope global dynamic ens3 20:59:06 valid_lft 86266sec preferred_lft 86266sec 20:59:06 inet6 fe80::f816:3eff:feea:a1f2/64 scope link 20:59:06 valid_lft forever preferred_lft forever 20:59:06 20:59:06 20:59:06 ---> sar -b -r -n DEV: 20:59:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18551) 12/07/25 _x86_64_ (4 CPU) 20:59:06 20:59:06 20:56:54 LINUX RESTART (4 CPU) 20:59:06 20:59:06 20:57:01 tps rtps wtps bread/s bwrtn/s 20:59:06 20:58:01 338.94 59.11 279.84 3752.17 75790.70 20:59:06 20:59:01 99.60 2.18 97.42 145.02 11189.47 20:59:06 Average: 219.26 30.64 188.62 1948.45 43487.39 20:59:06 20:59:06 20:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:59:06 20:58:01 14008932 15504004 2416036 14.71 54884 1644516 824668 4.72 741844 1469352 82472 20:59:06 20:59:01 13683452 15480272 2741516 16.69 79596 1904916 824852 4.72 781224 1720932 120508 20:59:06 Average: 13846192 15492138 2578776 15.70 67240 1774716 824760 4.72 761534 1595142 101490 20:59:06 20:59:06 20:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:59:06 20:58:01 ens3 453.54 283.84 1813.17 79.08 0.00 0.00 0.00 0.00 20:59:06 20:58:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 20:59:06 20:59:01 ens3 61.91 43.50 868.79 10.56 0.00 0.00 0.00 0.00 20:59:06 20:59:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 20:59:06 Average: ens3 257.71 163.66 1340.94 44.82 0.00 0.00 0.00 0.00 20:59:06 Average: lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 20:59:06 20:59:06 20:59:06 ---> sar -P ALL: 20:59:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18551) 12/07/25 _x86_64_ (4 CPU) 20:59:06 20:59:06 20:56:54 LINUX RESTART (4 CPU) 20:59:06 20:59:06 20:57:01 CPU %user %nice %system %iowait %steal %idle 20:59:06 20:58:01 all 22.73 0.00 2.44 4.92 0.06 69.85 20:59:06 20:58:01 0 14.36 0.00 2.35 4.45 0.07 78.77 20:59:06 20:58:01 1 29.35 0.00 2.64 8.44 0.07 59.50 20:59:06 20:58:01 2 21.75 0.00 1.54 3.04 0.05 73.62 20:59:06 20:58:01 3 25.50 0.00 3.20 3.75 0.07 67.48 20:59:06 20:59:01 all 20.75 0.00 1.47 1.23 0.06 76.49 20:59:06 20:59:01 0 13.27 0.00 1.22 1.59 0.05 83.87 20:59:06 20:59:01 1 3.96 0.00 1.00 2.49 0.02 92.53 20:59:06 20:59:01 2 26.21 0.00 1.79 0.47 0.08 71.44 20:59:06 20:59:01 3 39.56 0.00 1.85 0.37 0.05 58.17 20:59:06 Average: all 21.74 0.00 1.96 3.07 0.06 73.17 20:59:06 Average: 0 13.82 0.00 1.79 3.02 0.06 81.32 20:59:06 Average: 1 16.65 0.00 1.82 5.47 0.04 76.03 20:59:06 Average: 2 23.98 0.00 1.66 1.76 0.07 72.53 20:59:06 Average: 3 32.54 0.00 2.52 2.06 0.06 62.82 20:59:06 20:59:06 20:59:06