13:56:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142414 13:56:07 Running as SYSTEM 13:56:07 [EnvInject] - Loading node environment variables. 13:56:07 Building remotely on prd-ubuntu1804-builder-4c-4g-12472 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:56:07 [ssh-agent] Looking for ssh-agent implementation... 13:56:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:56:07 $ ssh-agent 13:56:07 SSH_AUTH_SOCK=/tmp/ssh-Gv9GtsxzgKFz/agent.1629 13:56:07 SSH_AGENT_PID=1631 13:56:07 [ssh-agent] Started. 13:56:07 Running ssh-add (command line suppressed) 13:56:07 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14015823443393968104.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14015823443393968104.key) 13:56:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:56:07 The recommended git tool is: NONE 13:56:09 using credential onap-jenkins-ssh 13:56:09 Wiping out workspace first. 13:56:09 Cloning the remote Git repository 13:56:09 Cloning repository git://cloud.onap.org/mirror/oom.git 13:56:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:56:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:56:09 > git --version # timeout=10 13:56:09 > git --version # 'git version 2.17.1' 13:56:09 using GIT_SSH to set credentials Gerrit user 13:56:09 Verifying host key using manually-configured host key entries 13:56:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:56:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:56:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:56:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:56:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:56:15 using GIT_SSH to set credentials Gerrit user 13:56:15 Verifying host key using manually-configured host key entries 13:56:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/142414/8 # timeout=30 13:56:15 > git rev-parse c7b1db13ad8ef237dc477dadda281fec362b016a^{commit} # timeout=10 13:56:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:56:15 Checking out Revision c7b1db13ad8ef237dc477dadda281fec362b016a (refs/changes/14/142414/8) 13:56:15 > git config core.sparsecheckout # timeout=10 13:56:15 > git checkout -f c7b1db13ad8ef237dc477dadda281fec362b016a # timeout=30 13:56:18 Commit message: "[oauth2-proxy] Upgrade oauth2-proxy chart" 13:56:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:56:19 > git rev-list --no-walk 84447283fcc1574a807044cab6a9acc5e7e1c2f3 # timeout=10 13:56:19 [EnvInject] - Injecting environment variables from a build step. 13:56:19 [EnvInject] - Injecting as environment variables the properties content 13:56:19 PYTHON=python3 13:56:19 13:56:19 [EnvInject] - Variables injected successfully. 13:56:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1247069494927813468.sh 13:56:19 ---> tox-install.sh 13:56:19 + source /home/jenkins/lf-env.sh 13:56:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:56:19 ++ mktemp -d /tmp/venv-XXXX 13:56:19 + lf_venv=/tmp/venv-wzPY 13:56:19 + local venv_file=/tmp/.os_lf_venv 13:56:19 + local python=python3 13:56:19 + local options 13:56:19 + local set_path=true 13:56:19 + local install_args= 13:56:19 ++ 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 13:56:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:56:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:56:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:56:19 + true 13:56:19 + case $1 in 13:56:19 + venv_file=/tmp/.toxenv 13:56:19 + shift 2 13:56:19 + true 13:56:19 + case $1 in 13:56:19 + shift 13:56:19 + break 13:56:19 + case $python in 13:56:19 + local pkg_list= 13:56:19 + [[ -d /opt/pyenv ]] 13:56:19 + echo 'Setup pyenv:' 13:56:19 Setup pyenv: 13:56:19 + export PYENV_ROOT=/opt/pyenv 13:56:19 + PYENV_ROOT=/opt/pyenv 13:56:19 + 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 13:56: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 13:56:19 + pyenv versions 13:56:19 * system (set by /opt/pyenv/version) 13:56:19 * 3.8.13 (set by /opt/pyenv/version) 13:56:19 * 3.9.13 (set by /opt/pyenv/version) 13:56:19 * 3.10.6 (set by /opt/pyenv/version) 13:56:19 + command -v pyenv 13:56:19 ++ pyenv init - --no-rehash 13:56: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[*]}"'\'')" 13:56:19 export PATH="/opt/pyenv/shims:${PATH}" 13:56:19 export PYENV_SHELL=bash 13:56:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:56:19 pyenv() { 13:56:19 local command 13:56:19 command="${1:-}" 13:56:19 if [ "$#" -gt 0 ]; then 13:56:19 shift 13:56:19 fi 13:56:19 13:56:19 case "$command" in 13:56:19 rehash|shell) 13:56:19 eval "$(pyenv "sh-$command" "$@")" 13:56:19 ;; 13:56:19 *) 13:56:19 command pyenv "$command" "$@" 13:56:19 ;; 13:56:19 esac 13:56:19 }' 13:56: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[*]}"' 13:56: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 13:56: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 13:56: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 13:56:19 ++ export PYENV_SHELL=bash 13:56:19 ++ PYENV_SHELL=bash 13:56:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:56:19 +++ complete -F _pyenv pyenv 13:56:19 ++ lf-pyver python3 13:56:19 ++ local py_version_xy=python3 13:56:19 ++ local py_version_xyz= 13:56:19 ++ pyenv versions 13:56:19 ++ local command 13:56:19 ++ command=versions 13:56:19 ++ sed 's/^[ *]* //' 13:56:19 ++ '[' 1 -gt 0 ']' 13:56:19 ++ shift 13:56:19 ++ case "$command" in 13:56:19 ++ command pyenv versions 13:56:19 ++ pyenv versions 13:56:19 ++ grep -E '^[0-9.]*[0-9]$' 13:56:19 ++ awk '{ print $1 }' 13:56:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:56:19 +++ sort -V 13:56:19 +++ tail -n 1 13:56:19 +++ grep '^3' /tmp/.pyenv_versions 13:56:19 ++ py_version_xyz=3.10.6 13:56:19 ++ [[ -z 3.10.6 ]] 13:56:19 ++ echo 3.10.6 13:56:19 ++ return 0 13:56:19 + pyenv local 3.10.6 13:56:19 + local command 13:56:19 + command=local 13:56:19 + '[' 2 -gt 0 ']' 13:56:19 + shift 13:56:19 + case "$command" in 13:56:19 + command pyenv local 3.10.6 13:56:19 + pyenv local 3.10.6 13:56:19 + for arg in "$@" 13:56:19 + case $arg in 13:56:19 + pkg_list+='tox ' 13:56:19 + for arg in "$@" 13:56:19 + case $arg in 13:56:19 + pkg_list+='virtualenv ' 13:56:19 + for arg in "$@" 13:56:19 + case $arg in 13:56:19 + pkg_list+='urllib3~=1.26.15 ' 13:56:19 + [[ -f /tmp/.toxenv ]] 13:56:19 + [[ ! -f /tmp/.toxenv ]] 13:56:19 + [[ -n '' ]] 13:56:19 + python3 -m venv /tmp/venv-wzPY 13:56:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wzPY' 13:56:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wzPY 13:56:23 + echo /tmp/venv-wzPY 13:56:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:56:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:56:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:56:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:56:23 + local 'pip_opts=--upgrade --quiet' 13:56:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:56:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:56:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:56:23 + [[ -n '' ]] 13:56:23 + [[ -n '' ]] 13:56:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:56:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:56:23 + /tmp/venv-wzPY/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 13:56:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:56:28 lf-activate-venv(): INFO: Base packages installed successfully 13:56:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:56:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:56:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:56:28 + /tmp/venv-wzPY/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 13:56:30 + type python3 13:56:30 + true 13:56:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wzPY/bin to PATH' 13:56:30 lf-activate-venv(): INFO: Adding /tmp/venv-wzPY/bin to PATH 13:56:30 + PATH=/tmp/venv-wzPY/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 13:56:30 + return 0 13:56:30 + python3 --version 13:56:30 Python 3.10.6 13:56:30 + python3 -m pip --version 13:56:30 pip 25.3 from /tmp/venv-wzPY/lib/python3.10/site-packages/pip (python 3.10) 13:56:30 + python3 -m pip freeze 13:56:30 cachetools==6.2.1 13:56:30 chardet==5.2.0 13:56:30 colorama==0.4.6 13:56:30 distlib==0.4.0 13:56:30 filelock==3.20.0 13:56:30 packaging==25.0 13:56:30 platformdirs==4.5.0 13:56:30 pluggy==1.6.0 13:56:30 pyproject-api==1.10.0 13:56:30 tomli==2.3.0 13:56:30 tox==4.32.0 13:56:30 typing_extensions==4.15.0 13:56:30 urllib3==1.26.20 13:56:30 virtualenv==20.35.4 13:56:30 [EnvInject] - Injecting environment variables from a build step. 13:56:30 [EnvInject] - Injecting as environment variables the properties content 13:56:30 PARALLEL=false 13:56:30 13:56:30 [EnvInject] - Variables injected successfully. 13:56:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9793129963292464481.sh 13:56:30 ---> tox-run.sh 13:56:30 + 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 13:56:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:56:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:56:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:56:30 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:56:30 + source /home/jenkins/lf-env.sh 13:56:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:56:30 ++ mktemp -d /tmp/venv-XXXX 13:56:30 + lf_venv=/tmp/venv-L8a8 13:56:30 + local venv_file=/tmp/.os_lf_venv 13:56:30 + local python=python3 13:56:30 + local options 13:56:30 + local set_path=true 13:56:30 + local install_args= 13:56:30 ++ 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 13:56:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:56:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:56:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:56:30 + true 13:56:30 + case $1 in 13:56:30 + venv_file=/tmp/.toxenv 13:56:30 + shift 2 13:56:30 + true 13:56:30 + case $1 in 13:56:30 + shift 13:56:30 + break 13:56:30 + case $python in 13:56:30 + local pkg_list= 13:56:30 + [[ -d /opt/pyenv ]] 13:56:30 + echo 'Setup pyenv:' 13:56:30 Setup pyenv: 13:56:30 + export PYENV_ROOT=/opt/pyenv 13:56:30 + PYENV_ROOT=/opt/pyenv 13:56:30 + 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 13:56:30 + 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 13:56:30 + pyenv versions 13:56:30 system 13:56:30 3.8.13 13:56:30 3.9.13 13:56:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:56:30 + command -v pyenv 13:56:30 ++ pyenv init - --no-rehash 13:56:30 + 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[*]}"'\'')" 13:56:30 export PATH="/opt/pyenv/shims:${PATH}" 13:56:30 export PYENV_SHELL=bash 13:56:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:56:30 pyenv() { 13:56:30 local command 13:56:30 command="${1:-}" 13:56:30 if [ "$#" -gt 0 ]; then 13:56:30 shift 13:56:30 fi 13:56:30 13:56:30 case "$command" in 13:56:30 rehash|shell) 13:56:30 eval "$(pyenv "sh-$command" "$@")" 13:56:30 ;; 13:56:30 *) 13:56:30 command pyenv "$command" "$@" 13:56:30 ;; 13:56:30 esac 13:56:30 }' 13:56:30 +++ 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[*]}"' 13:56:30 ++ 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 13:56:30 ++ 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 13:56:30 ++ 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 13:56:30 ++ export PYENV_SHELL=bash 13:56:30 ++ PYENV_SHELL=bash 13:56:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:56:30 +++ complete -F _pyenv pyenv 13:56:30 ++ lf-pyver python3 13:56:30 ++ local py_version_xy=python3 13:56:30 ++ local py_version_xyz= 13:56:30 ++ pyenv versions 13:56:30 ++ local command 13:56:30 ++ command=versions 13:56:30 ++ '[' 1 -gt 0 ']' 13:56:30 ++ shift 13:56:30 ++ case "$command" in 13:56:30 ++ command pyenv versions 13:56:30 ++ pyenv versions 13:56:30 ++ grep -E '^[0-9.]*[0-9]$' 13:56:30 ++ awk '{ print $1 }' 13:56:30 ++ sed 's/^[ *]* //' 13:56:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:56:30 +++ grep '^3' /tmp/.pyenv_versions 13:56:30 +++ sort -V 13:56:30 +++ tail -n 1 13:56:30 ++ py_version_xyz=3.10.6 13:56:30 ++ [[ -z 3.10.6 ]] 13:56:30 ++ echo 3.10.6 13:56:30 ++ return 0 13:56:30 + pyenv local 3.10.6 13:56:30 + local command 13:56:30 + command=local 13:56:30 + '[' 2 -gt 0 ']' 13:56:30 + shift 13:56:30 + case "$command" in 13:56:30 + command pyenv local 3.10.6 13:56:30 + pyenv local 3.10.6 13:56:30 + for arg in "$@" 13:56:30 + case $arg in 13:56:30 + pkg_list+='tox ' 13:56:30 + for arg in "$@" 13:56:30 + case $arg in 13:56:30 + pkg_list+='virtualenv ' 13:56:30 + for arg in "$@" 13:56:30 + case $arg in 13:56:30 + pkg_list+='urllib3~=1.26.15 ' 13:56:30 + [[ -f /tmp/.toxenv ]] 13:56:30 ++ cat /tmp/.toxenv 13:56:30 + lf_venv=/tmp/venv-wzPY 13:56:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wzPY from' file:/tmp/.toxenv 13:56:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wzPY from file:/tmp/.toxenv 13:56:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:56:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:56:30 + local 'pip_opts=--upgrade --quiet' 13:56:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:56:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:56:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:56:30 + [[ -n '' ]] 13:56:30 + [[ -n '' ]] 13:56:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:56:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:56:30 + /tmp/venv-wzPY/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 13:56:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:56:31 lf-activate-venv(): INFO: Base packages installed successfully 13:56:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:56:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:56:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:56:31 + /tmp/venv-wzPY/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 13:56:32 + type python3 13:56:32 + true 13:56:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wzPY/bin to PATH' 13:56:32 lf-activate-venv(): INFO: Adding /tmp/venv-wzPY/bin to PATH 13:56:32 + PATH=/tmp/venv-wzPY/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 13:56:32 + return 0 13:56:32 + [[ -d /opt/pyenv ]] 13:56:32 + echo '---> Setting up pyenv' 13:56:32 ---> Setting up pyenv 13:56:32 + export PYENV_ROOT=/opt/pyenv 13:56:32 + PYENV_ROOT=/opt/pyenv 13:56:32 + export PATH=/opt/pyenv/bin:/tmp/venv-wzPY/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 13:56:32 + PATH=/opt/pyenv/bin:/tmp/venv-wzPY/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 13:56:32 ++ pwd 13:56:32 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:56:32 + export PYTHONPATH 13:56:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:56:32 + TOX_TESTENV_PASSENV=PYTHONPATH 13:56:32 + tox --version 13:56:33 4.32.0 from /tmp/venv-wzPY/lib/python3.10/site-packages/tox/__init__.py 13:56:33 + PARALLEL=false 13:56:33 + TOX_OPTIONS_LIST= 13:56:33 + [[ -n checkbashisms ]] 13:56:33 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:56:33 + case ${PARALLEL,,} in 13:56:33 + tox -e checkbashisms 13:56:33 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:56:34 checkbashisms: freeze> python -m pip freeze --all 13:56:34 checkbashisms: pip==25.3,setuptools==80.9.0 13:56:34 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:56:36 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:56:38 checkbashisms: OK (4.73=setup[1.32]+cmd[3.41] seconds) 13:56:38 congratulations :) (4.76 seconds) 13:56:38 + tox_status=0 13:56:38 + echo '---> Completed tox runs' 13:56:38 ---> Completed tox runs 13:56:38 + for i in .tox/*/log 13:56:38 ++ echo .tox/checkbashisms/log 13:56:38 ++ awk -F/ '{print $2}' 13:56:38 + tox_env=checkbashisms 13:56:38 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:56:38 + DOC_DIR=docs/_build/html 13:56:38 + [[ -d docs/_build/html ]] 13:56:38 + echo '---> tox-run.sh ends' 13:56:38 ---> tox-run.sh ends 13:56:38 + test 0 -eq 0 13:56:38 $ ssh-agent -k 13:56:38 unset SSH_AUTH_SOCK; 13:56:38 unset SSH_AGENT_PID; 13:56:38 echo Agent pid 1631 killed; 13:56:38 [ssh-agent] Stopped. 13:56:38 [PostBuildScript] - [INFO] Executing post build scripts. 13:56:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2900156488472408031.sh 13:56:38 ---> sysstat.sh 13:56:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins437315763079328578.sh 13:56:38 ---> package-listing.sh 13:56:38 ++ tr '[:upper:]' '[:lower:]' 13:56:38 ++ facter osfamily 13:56:39 + OS_FAMILY=debian 13:56:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:56:39 + START_PACKAGES=/tmp/packages_start.txt 13:56:39 + END_PACKAGES=/tmp/packages_end.txt 13:56:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:56:39 + PACKAGES=/tmp/packages_start.txt 13:56:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:56:39 + PACKAGES=/tmp/packages_end.txt 13:56:39 + case "${OS_FAMILY}" in 13:56:39 + dpkg -l 13:56:39 + grep '^ii' 13:56:39 + '[' -f /tmp/packages_start.txt ']' 13:56:39 + '[' -f /tmp/packages_end.txt ']' 13:56:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:56:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:56:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:56:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:56:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1195492624250649195.sh 13:56:39 ---> capture-instance-metadata.sh 13:56:39 Setup pyenv: 13:56:39 system 13:56:39 3.8.13 13:56:39 3.9.13 13:56:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:56:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ER2v 13:56:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:56:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:56:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:56:46 lf-activate-venv(): INFO: Base packages installed successfully 13:56:46 lf-activate-venv(): INFO: Installing additional packages: lftools 13:57:10 lf-activate-venv(): INFO: Adding /tmp/venv-ER2v/bin to PATH 13:57:10 INFO: Running in OpenStack, capturing instance metadata 13:57:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8005348152364990076.sh 13:57:11 provisioning config files... 13:57:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7147830595137555685tmp 13:57:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:57:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:57:11 [EnvInject] - Injecting environment variables from a build step. 13:57:11 [EnvInject] - Injecting as environment variables the properties content 13:57:11 SERVER_ID=logs 13:57:11 13:57:11 [EnvInject] - Variables injected successfully. 13:57:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12522410927915381546.sh 13:57:11 ---> create-netrc.sh 13:57:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13878323325398957259.sh 13:57:11 ---> python-tools-install.sh 13:57:11 Setup pyenv: 13:57:11 system 13:57:11 3.8.13 13:57:11 3.9.13 13:57:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:57:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ER2v from file:/tmp/.os_lf_venv 13:57:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:57:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:57:13 lf-activate-venv(): INFO: Base packages installed successfully 13:57:13 lf-activate-venv(): INFO: Installing additional packages: lftools 13:57:21 lf-activate-venv(): INFO: Adding /tmp/venv-ER2v/bin to PATH 13:57:21 Generating Requirements File 13:57:40 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. 13:57:40 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:57:41 Python 3.10.6 13:57:41 pip 25.3 from /tmp/venv-ER2v/lib/python3.10/site-packages/pip (python 3.10) 13:57:41 appdirs==1.4.4 13:57:41 argcomplete==3.6.3 13:57:41 aspy.yaml==1.3.0 13:57:41 attrs==25.4.0 13:57:41 autopage==0.5.2 13:57:41 beautifulsoup4==4.14.2 13:57:41 boto3==1.40.72 13:57:41 botocore==1.40.72 13:57:41 bs4==0.0.2 13:57:41 cachetools==6.2.1 13:57:41 certifi==2025.11.12 13:57:41 cffi==2.0.0 13:57:41 cfgv==3.4.0 13:57:41 chardet==5.2.0 13:57:41 charset-normalizer==3.4.4 13:57:41 click==8.3.0 13:57:41 cliff==4.11.0 13:57:41 cmd2==2.7.0 13:57:41 cryptography==3.3.2 13:57:41 debtcollector==3.0.0 13:57:41 decorator==5.2.1 13:57:41 defusedxml==0.7.1 13:57:41 Deprecated==1.3.1 13:57:41 distlib==0.4.0 13:57:41 dnspython==2.8.0 13:57:41 docker==7.1.0 13:57:41 dogpile.cache==1.5.0 13:57:41 durationpy==0.10 13:57:41 email-validator==2.3.0 13:57:41 filelock==3.20.0 13:57:41 future==1.0.0 13:57:41 gitdb==4.0.12 13:57:41 GitPython==3.1.45 13:57:41 google-auth==2.43.0 13:57:41 httplib2==0.31.0 13:57:41 identify==2.6.15 13:57:41 idna==3.11 13:57:41 importlib-resources==1.5.0 13:57:41 iso8601==2.1.0 13:57:41 Jinja2==3.1.6 13:57:41 jmespath==1.0.1 13:57:41 jsonpatch==1.33 13:57:41 jsonpointer==3.0.0 13:57:41 jsonschema==4.25.1 13:57:41 jsonschema-specifications==2025.9.1 13:57:41 keystoneauth1==5.12.0 13:57:41 kubernetes==34.1.0 13:57:41 lftools==0.37.15 13:57:41 lxml==6.0.2 13:57:41 markdown-it-py==4.0.0 13:57:41 MarkupSafe==3.0.3 13:57:41 mdurl==0.1.2 13:57:41 msgpack==1.1.2 13:57:41 multi_key_dict==2.0.3 13:57:41 munch==4.0.0 13:57:41 netaddr==1.3.0 13:57:41 niet==1.4.2 13:57:41 nodeenv==1.9.1 13:57:41 oauth2client==4.1.3 13:57:41 oauthlib==3.3.1 13:57:41 openstacksdk==4.7.1 13:57:41 os-service-types==1.8.1 13:57:41 osc-lib==4.2.0 13:57:41 oslo.config==10.1.0 13:57:41 oslo.context==6.1.0 13:57:41 oslo.i18n==6.7.0 13:57:41 oslo.log==7.2.1 13:57:41 oslo.serialization==5.8.0 13:57:41 oslo.utils==9.1.0 13:57:41 packaging==25.0 13:57:41 pbr==7.0.3 13:57:41 platformdirs==4.5.0 13:57:41 prettytable==3.16.0 13:57:41 psutil==7.1.3 13:57:41 pyasn1==0.6.1 13:57:41 pyasn1_modules==0.4.2 13:57:41 pycparser==2.23 13:57:41 pygerrit2==2.0.15 13:57:41 PyGithub==2.8.1 13:57:41 Pygments==2.19.2 13:57:41 PyJWT==2.10.1 13:57:41 PyNaCl==1.6.1 13:57:41 pyparsing==2.4.7 13:57:41 pyperclip==1.11.0 13:57:41 pyrsistent==0.20.0 13:57:41 python-cinderclient==9.8.0 13:57:41 python-dateutil==2.9.0.post0 13:57:41 python-heatclient==4.3.0 13:57:41 python-jenkins==1.8.3 13:57:41 python-keystoneclient==5.7.0 13:57:41 python-magnumclient==4.9.0 13:57:41 python-openstackclient==8.2.0 13:57:41 python-swiftclient==4.9.0 13:57:41 PyYAML==6.0.3 13:57:41 referencing==0.37.0 13:57:41 requests==2.32.5 13:57:41 requests-oauthlib==2.0.0 13:57:41 requestsexceptions==1.4.0 13:57:41 rfc3986==2.0.0 13:57:41 rich==14.2.0 13:57:41 rich-argparse==1.7.2 13:57:41 rpds-py==0.28.0 13:57:41 rsa==4.9.1 13:57:41 ruamel.yaml==0.18.16 13:57:41 ruamel.yaml.clib==0.2.14 13:57:41 s3transfer==0.14.0 13:57:41 simplejson==3.20.2 13:57:41 six==1.17.0 13:57:41 smmap==5.0.2 13:57:41 soupsieve==2.8 13:57:41 stevedore==5.5.0 13:57:41 tabulate==0.9.0 13:57:41 toml==0.10.2 13:57:41 tomlkit==0.13.3 13:57:41 tqdm==4.67.1 13:57:41 typing_extensions==4.15.0 13:57:41 tzdata==2025.2 13:57:41 urllib3==1.26.20 13:57:41 virtualenv==20.35.4 13:57:41 wcwidth==0.2.14 13:57:41 websocket-client==1.9.0 13:57:41 wrapt==2.0.1 13:57:41 xdg==6.0.0 13:57:41 xmltodict==1.0.2 13:57:41 yq==3.4.3 13:57:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15768411825861910944.sh 13:57:41 ---> sudo-logs.sh 13:57:41 Archiving 'sudo' log.. 13:57:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11356839143854534740.sh 13:57:41 ---> job-cost.sh 13:57:42 Setup pyenv: 13:57:42 system 13:57:42 3.8.13 13:57:42 3.9.13 13:57:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:57:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ER2v from file:/tmp/.os_lf_venv 13:57:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:57:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:57:44 lf-activate-venv(): INFO: Base packages installed successfully 13:57:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:57:49 lf-activate-venv(): INFO: Adding /tmp/venv-ER2v/bin to PATH 13:57:49 INFO: No Stack... 13:57:49 INFO: Retrieving Pricing Info for: v3-standard-4 13:57:50 INFO: Archiving Costs 13:57:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins452544373207496941.sh 13:57:50 ---> logs-deploy.sh 13:57:50 Setup pyenv: 13:57:50 system 13:57:50 3.8.13 13:57:50 3.9.13 13:57:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:57:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ER2v from file:/tmp/.os_lf_venv 13:57:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:57:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:57:52 lf-activate-venv(): INFO: Base packages installed successfully 13:57:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:58:00 lf-activate-venv(): INFO: Adding /tmp/venv-ER2v/bin to PATH 13:58:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4311 13:58:00 INFO: archiving workspace using pattern(s): 13:58:01 Archives upload complete. 13:58:01 INFO: archiving logs to Nexus 13:58:02 ---> uname -a: 13:58:02 Linux prd-ubuntu1804-builder-4c-4g-12472 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:58:02 13:58:02 13:58:02 ---> lscpu: 13:58:02 Architecture: x86_64 13:58:02 CPU op-mode(s): 32-bit, 64-bit 13:58:02 Byte Order: Little Endian 13:58:02 CPU(s): 4 13:58:02 On-line CPU(s) list: 0-3 13:58:02 Thread(s) per core: 1 13:58:02 Core(s) per socket: 1 13:58:02 Socket(s): 4 13:58:02 NUMA node(s): 1 13:58:02 Vendor ID: AuthenticAMD 13:58:02 CPU family: 23 13:58:02 Model: 49 13:58:02 Model name: AMD EPYC-Rome Processor 13:58:02 Stepping: 0 13:58:02 CPU MHz: 2800.000 13:58:02 BogoMIPS: 5600.00 13:58:02 Virtualization: AMD-V 13:58:02 Hypervisor vendor: KVM 13:58:02 Virtualization type: full 13:58:02 L1d cache: 32K 13:58:02 L1i cache: 32K 13:58:02 L2 cache: 512K 13:58:02 L3 cache: 16384K 13:58:02 NUMA node0 CPU(s): 0-3 13:58:02 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 13:58:02 13:58:02 13:58:02 ---> nproc: 13:58:02 4 13:58:02 13:58:02 13:58:02 ---> df -h: 13:58:02 Filesystem Size Used Avail Use% Mounted on 13:58:02 udev 7.9G 0 7.9G 0% /dev 13:58:02 tmpfs 1.6G 676K 1.6G 1% /run 13:58:02 /dev/vda1 78G 8.3G 70G 11% / 13:58:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:58:02 tmpfs 5.0M 0 5.0M 0% /run/lock 13:58:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:58:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:58:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:58:02 13:58:02 13:58:02 ---> free -m: 13:58:02 total used free shared buff/cache available 13:58:02 Mem: 16040 558 13409 0 2072 15167 13:58:02 Swap: 1023 0 1023 13:58:02 13:58:02 13:58:02 ---> ip addr: 13:58:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:58:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:58:02 inet 127.0.0.1/8 scope host lo 13:58:02 valid_lft forever preferred_lft forever 13:58:02 inet6 ::1/128 scope host 13:58:02 valid_lft forever preferred_lft forever 13:58:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:58:02 link/ether fa:16:3e:08:40:ff brd ff:ff:ff:ff:ff:ff 13:58:02 inet 10.30.107.237/23 brd 10.30.107.255 scope global dynamic ens3 13:58:02 valid_lft 86269sec preferred_lft 86269sec 13:58:02 inet6 fe80::f816:3eff:fe08:40ff/64 scope link 13:58:02 valid_lft forever preferred_lft forever 13:58:02 13:58:02 13:58:02 ---> sar -b -r -n DEV: 13:58:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12472) 11/13/25 _x86_64_ (4 CPU) 13:58:02 13:58:02 13:55:54 LINUX RESTART (4 CPU) 13:58:02 13:58:02 13:56:01 tps rtps wtps bread/s bwrtn/s 13:58:02 13:57:01 346.93 59.42 287.50 3754.84 45961.27 13:58:02 13:58:01 116.86 1.58 115.28 145.98 38384.27 13:58:02 Average: 231.89 30.50 201.39 1950.41 42172.77 13:58:02 13:58:02 13:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:58:02 13:57:01 13920956 15490328 2504012 15.25 57096 1715440 841232 4.81 753240 1540676 112620 13:58:02 13:58:01 13729596 15530476 2695372 16.41 79440 1908464 782668 4.48 729436 1724120 92328 13:58:02 Average: 13825276 15510402 2599692 15.83 68268 1811952 811950 4.65 741338 1632398 102474 13:58:02 13:58:02 13:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:58:02 13:57:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 13:58:02 13:57:01 ens3 490.45 317.66 2338.33 81.82 0.00 0.00 0.00 0.00 13:58:02 13:58:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 13:58:02 13:58:01 ens3 36.54 28.85 341.85 9.38 0.00 0.00 0.00 0.00 13:58:02 Average: lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 13:58:02 Average: ens3 263.50 173.25 1340.09 45.60 0.00 0.00 0.00 0.00 13:58:02 13:58:02 13:58:02 ---> sar -P ALL: 13:58:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12472) 11/13/25 _x86_64_ (4 CPU) 13:58:02 13:58:02 13:55:54 LINUX RESTART (4 CPU) 13:58:02 13:58:02 13:56:01 CPU %user %nice %system %iowait %steal %idle 13:58:02 13:57:01 all 23.03 0.00 2.22 4.31 0.07 70.38 13:58:02 13:57:01 0 15.53 0.00 2.64 8.68 0.08 73.06 13:58:02 13:57:01 1 28.49 0.00 2.41 5.26 0.05 63.80 13:58:02 13:57:01 2 18.79 0.00 1.42 0.82 0.07 78.90 13:58:02 13:57:01 3 29.31 0.00 2.39 2.46 0.08 65.76 13:58:02 13:58:01 all 20.66 0.00 1.40 3.11 0.05 74.78 13:58:02 13:58:01 0 6.73 0.00 0.80 0.25 0.03 92.19 13:58:02 13:58:01 1 36.11 0.00 2.27 4.45 0.07 57.11 13:58:02 13:58:01 2 15.83 0.00 0.98 5.04 0.03 78.11 13:58:02 13:58:01 3 23.90 0.00 1.52 2.73 0.07 71.78 13:58:02 Average: all 21.84 0.00 1.81 3.71 0.06 72.58 13:58:02 Average: 0 11.13 0.00 1.72 4.47 0.06 82.62 13:58:02 Average: 1 32.31 0.00 2.34 4.85 0.06 60.45 13:58:02 Average: 2 17.31 0.00 1.20 2.93 0.05 78.51 13:58:02 Average: 3 26.61 0.00 1.96 2.59 0.08 68.77 13:58:02 13:58:02 13:58:02