06:35:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142281 06:35:38 Running as SYSTEM 06:35:38 [EnvInject] - Loading node environment variables. 06:35:38 Building remotely on prd-ubuntu1804-builder-4c-4g-3698 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:35:38 [ssh-agent] Looking for ssh-agent implementation... 06:35:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:38 $ ssh-agent 06:35:38 SSH_AUTH_SOCK=/tmp/ssh-vrByJLyCaqYF/agent.1832 06:35:38 SSH_AGENT_PID=1834 06:35:38 [ssh-agent] Started. 06:35:38 Running ssh-add (command line suppressed) 06:35:38 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9211441525257781268.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9211441525257781268.key) 06:35:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:35:38 The recommended git tool is: NONE 06:35:40 using credential onap-jenkins-ssh 06:35:41 Wiping out workspace first. 06:35:41 Cloning the remote Git repository 06:35:41 Cloning repository git://cloud.onap.org/mirror/oom.git 06:35:41 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:35:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:35:41 > git --version # timeout=10 06:35:41 > git --version # 'git version 2.17.1' 06:35:41 using GIT_SSH to set credentials Gerrit user 06:35:41 Verifying host key using manually-configured host key entries 06:35:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:35:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:35:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:35:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:35:47 using GIT_SSH to set credentials Gerrit user 06:35:47 Verifying host key using manually-configured host key entries 06:35:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/142281/1 # timeout=30 06:35:47 > git rev-parse 5fa1f785e3fb780982f0fc76334bad8fb8a10188^{commit} # timeout=10 06:35:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:35:47 Checking out Revision 5fa1f785e3fb780982f0fc76334bad8fb8a10188 (refs/changes/81/142281/1) 06:35:47 > git config core.sparsecheckout # timeout=10 06:35:47 > git checkout -f 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=30 06:35:50 Commit message: "Fix ImagePullBackoff in gating due to Bitnami image" 06:35:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:35:50 > git rev-list --no-walk d1b311d061cab7173d6452d00a3e8916a9431ec2 # timeout=10 06:35:51 [EnvInject] - Injecting environment variables from a build step. 06:35:51 [EnvInject] - Injecting as environment variables the properties content 06:35:51 PYTHON=python3 06:35:51 06:35:51 [EnvInject] - Variables injected successfully. 06:35:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10437094068157602571.sh 06:35:51 ---> tox-install.sh 06:35:51 + source /home/jenkins/lf-env.sh 06:35:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:35:51 ++ mktemp -d /tmp/venv-XXXX 06:35:51 + lf_venv=/tmp/venv-1loZ 06:35:51 + local venv_file=/tmp/.os_lf_venv 06:35:51 + local python=python3 06:35:51 + local options 06:35:51 + local set_path=true 06:35:51 + local install_args= 06:35:51 ++ 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 06:35:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:35:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:35:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:35:51 + true 06:35:51 + case $1 in 06:35:51 + venv_file=/tmp/.toxenv 06:35:51 + shift 2 06:35:51 + true 06:35:51 + case $1 in 06:35:51 + shift 06:35:51 + break 06:35:51 + case $python in 06:35:51 + local pkg_list= 06:35:51 + [[ -d /opt/pyenv ]] 06:35:51 + echo 'Setup pyenv:' 06:35:51 Setup pyenv: 06:35:51 + export PYENV_ROOT=/opt/pyenv 06:35:51 + PYENV_ROOT=/opt/pyenv 06:35:51 + 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 06:35:51 + 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 06:35:51 + pyenv versions 06:35:51 * system (set by /opt/pyenv/version) 06:35:51 * 3.8.13 (set by /opt/pyenv/version) 06:35:51 * 3.9.13 (set by /opt/pyenv/version) 06:35:51 * 3.10.6 (set by /opt/pyenv/version) 06:35:51 + command -v pyenv 06:35:51 ++ pyenv init - --no-rehash 06:35:51 + 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[*]}"'\'')" 06:35:51 export PATH="/opt/pyenv/shims:${PATH}" 06:35:51 export PYENV_SHELL=bash 06:35:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:35:51 pyenv() { 06:35:51 local command 06:35:51 command="${1:-}" 06:35:51 if [ "$#" -gt 0 ]; then 06:35:51 shift 06:35:51 fi 06:35:51 06:35:51 case "$command" in 06:35:51 rehash|shell) 06:35:51 eval "$(pyenv "sh-$command" "$@")" 06:35:51 ;; 06:35:51 *) 06:35:51 command pyenv "$command" "$@" 06:35:51 ;; 06:35:51 esac 06:35:51 }' 06:35:51 +++ 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[*]}"' 06:35:51 ++ 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 06:35:51 ++ 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 06:35:51 ++ 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 06:35:51 ++ export PYENV_SHELL=bash 06:35:51 ++ PYENV_SHELL=bash 06:35:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:35:51 +++ complete -F _pyenv pyenv 06:35:51 ++ lf-pyver python3 06:35:51 ++ local py_version_xy=python3 06:35:51 ++ local py_version_xyz= 06:35:51 ++ pyenv versions 06:35:51 ++ local command 06:35:51 ++ command=versions 06:35:51 ++ '[' 1 -gt 0 ']' 06:35:51 ++ shift 06:35:51 ++ case "$command" in 06:35:51 ++ command pyenv versions 06:35:51 ++ pyenv versions 06:35:51 ++ grep -E '^[0-9.]*[0-9]$' 06:35:51 ++ awk '{ print $1 }' 06:35:51 ++ sed 's/^[ *]* //' 06:35:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:35:51 +++ grep '^3' /tmp/.pyenv_versions 06:35:51 +++ sort -V 06:35:51 +++ tail -n 1 06:35:51 ++ py_version_xyz=3.10.6 06:35:51 ++ [[ -z 3.10.6 ]] 06:35:51 ++ echo 3.10.6 06:35:51 ++ return 0 06:35:51 + pyenv local 3.10.6 06:35:51 + local command 06:35:51 + command=local 06:35:51 + '[' 2 -gt 0 ']' 06:35:51 + shift 06:35:51 + case "$command" in 06:35:51 + command pyenv local 3.10.6 06:35:51 + pyenv local 3.10.6 06:35:51 + for arg in "$@" 06:35:51 + case $arg in 06:35:51 + pkg_list+='tox ' 06:35:51 + for arg in "$@" 06:35:51 + case $arg in 06:35:51 + pkg_list+='virtualenv ' 06:35:51 + for arg in "$@" 06:35:51 + case $arg in 06:35:51 + pkg_list+='urllib3~=1.26.15 ' 06:35:51 + [[ -f /tmp/.toxenv ]] 06:35:51 + [[ ! -f /tmp/.toxenv ]] 06:35:51 + [[ -n '' ]] 06:35:51 + python3 -m venv /tmp/venv-1loZ 06:35:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1loZ' 06:35:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1loZ 06:35:57 + echo /tmp/venv-1loZ 06:35:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:35:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:35:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:35:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:35:57 + local 'pip_opts=--upgrade --quiet' 06:35:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:35:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:35:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:35:57 + [[ -n '' ]] 06:35:57 + [[ -n '' ]] 06:35:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:35:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:35:57 + /tmp/venv-1loZ/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 06:36:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:36:04 lf-activate-venv(): INFO: Base packages installed successfully 06:36:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:36:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:36:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:36:04 + /tmp/venv-1loZ/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 06:36:08 + type python3 06:36:08 + true 06:36:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1loZ/bin to PATH' 06:36:08 lf-activate-venv(): INFO: Adding /tmp/venv-1loZ/bin to PATH 06:36:08 + PATH=/tmp/venv-1loZ/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 06:36:08 + return 0 06:36:08 + python3 --version 06:36:08 Python 3.10.6 06:36:08 + python3 -m pip --version 06:36:09 pip 25.2 from /tmp/venv-1loZ/lib/python3.10/site-packages/pip (python 3.10) 06:36:09 + python3 -m pip freeze 06:36:09 cachetools==6.2.1 06:36:09 chardet==5.2.0 06:36:09 colorama==0.4.6 06:36:09 distlib==0.4.0 06:36:09 filelock==3.20.0 06:36:09 packaging==25.0 06:36:09 platformdirs==4.5.0 06:36:09 pluggy==1.6.0 06:36:09 pyproject-api==1.10.0 06:36:09 tomli==2.3.0 06:36:09 tox==4.31.0 06:36:09 typing_extensions==4.15.0 06:36:09 urllib3==1.26.20 06:36:09 virtualenv==20.35.3 06:36:09 [EnvInject] - Injecting environment variables from a build step. 06:36:09 [EnvInject] - Injecting as environment variables the properties content 06:36:09 PARALLEL=false 06:36:09 06:36:09 [EnvInject] - Variables injected successfully. 06:36:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14827069255641286882.sh 06:36:09 ---> tox-run.sh 06:36:09 + 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 06:36:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:36:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:36:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:36:09 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:36:09 + source /home/jenkins/lf-env.sh 06:36:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:36:09 ++ mktemp -d /tmp/venv-XXXX 06:36:09 + lf_venv=/tmp/venv-DeU5 06:36:09 + local venv_file=/tmp/.os_lf_venv 06:36:09 + local python=python3 06:36:09 + local options 06:36:09 + local set_path=true 06:36:09 + local install_args= 06:36:09 ++ 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 06:36:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:36:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:36:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:36:09 + true 06:36:09 + case $1 in 06:36:09 + venv_file=/tmp/.toxenv 06:36:09 + shift 2 06:36:09 + true 06:36:09 + case $1 in 06:36:09 + shift 06:36:09 + break 06:36:09 + case $python in 06:36:09 + local pkg_list= 06:36:09 + [[ -d /opt/pyenv ]] 06:36:09 + echo 'Setup pyenv:' 06:36:09 Setup pyenv: 06:36:09 + export PYENV_ROOT=/opt/pyenv 06:36:09 + PYENV_ROOT=/opt/pyenv 06:36:09 + 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 06:36:09 + 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 06:36:09 + pyenv versions 06:36:09 system 06:36:09 3.8.13 06:36:09 3.9.13 06:36:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:36:09 + command -v pyenv 06:36:09 ++ pyenv init - --no-rehash 06:36:09 + 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[*]}"'\'')" 06:36:09 export PATH="/opt/pyenv/shims:${PATH}" 06:36:09 export PYENV_SHELL=bash 06:36:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:36:09 pyenv() { 06:36:09 local command 06:36:09 command="${1:-}" 06:36:09 if [ "$#" -gt 0 ]; then 06:36:09 shift 06:36:09 fi 06:36:09 06:36:09 case "$command" in 06:36:09 rehash|shell) 06:36:09 eval "$(pyenv "sh-$command" "$@")" 06:36:09 ;; 06:36:09 *) 06:36:09 command pyenv "$command" "$@" 06:36:09 ;; 06:36:09 esac 06:36:09 }' 06:36:09 +++ 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[*]}"' 06:36:09 ++ 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 06:36:09 ++ 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 06:36:09 ++ 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 06:36:09 ++ export PYENV_SHELL=bash 06:36:09 ++ PYENV_SHELL=bash 06:36:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:36:09 +++ complete -F _pyenv pyenv 06:36:09 ++ lf-pyver python3 06:36:09 ++ local py_version_xy=python3 06:36:09 ++ local py_version_xyz= 06:36:09 ++ pyenv versions 06:36:09 ++ sed 's/^[ *]* //' 06:36:09 ++ local command 06:36:09 ++ command=versions 06:36:09 ++ '[' 1 -gt 0 ']' 06:36:09 ++ shift 06:36:09 ++ case "$command" in 06:36:09 ++ command pyenv versions 06:36:09 ++ pyenv versions 06:36:09 ++ awk '{ print $1 }' 06:36:09 ++ grep -E '^[0-9.]*[0-9]$' 06:36:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:36:09 +++ grep '^3' /tmp/.pyenv_versions 06:36:09 +++ sort -V 06:36:09 +++ tail -n 1 06:36:09 ++ py_version_xyz=3.10.6 06:36:09 ++ [[ -z 3.10.6 ]] 06:36:09 ++ echo 3.10.6 06:36:09 ++ return 0 06:36:09 + pyenv local 3.10.6 06:36:09 + local command 06:36:09 + command=local 06:36:09 + '[' 2 -gt 0 ']' 06:36:09 + shift 06:36:09 + case "$command" in 06:36:09 + command pyenv local 3.10.6 06:36:09 + pyenv local 3.10.6 06:36:09 + for arg in "$@" 06:36:09 + case $arg in 06:36:09 + pkg_list+='tox ' 06:36:09 + for arg in "$@" 06:36:09 + case $arg in 06:36:09 + pkg_list+='virtualenv ' 06:36:09 + for arg in "$@" 06:36:09 + case $arg in 06:36:09 + pkg_list+='urllib3~=1.26.15 ' 06:36:09 + [[ -f /tmp/.toxenv ]] 06:36:09 ++ cat /tmp/.toxenv 06:36:09 + lf_venv=/tmp/venv-1loZ 06:36:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1loZ from' file:/tmp/.toxenv 06:36:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1loZ from file:/tmp/.toxenv 06:36:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:36:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:36:09 + local 'pip_opts=--upgrade --quiet' 06:36:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:36:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:36:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:36:09 + [[ -n '' ]] 06:36:09 + [[ -n '' ]] 06:36:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:36:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:36:09 + /tmp/venv-1loZ/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 06:36:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:36:10 lf-activate-venv(): INFO: Base packages installed successfully 06:36:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:36:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:36:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:36:10 + /tmp/venv-1loZ/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 06:36:11 + type python3 06:36:11 + true 06:36:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1loZ/bin to PATH' 06:36:11 lf-activate-venv(): INFO: Adding /tmp/venv-1loZ/bin to PATH 06:36:11 + PATH=/tmp/venv-1loZ/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 06:36:11 + return 0 06:36:11 + [[ -d /opt/pyenv ]] 06:36:11 + echo '---> Setting up pyenv' 06:36:11 ---> Setting up pyenv 06:36:11 + export PYENV_ROOT=/opt/pyenv 06:36:11 + PYENV_ROOT=/opt/pyenv 06:36:11 + export PATH=/opt/pyenv/bin:/tmp/venv-1loZ/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 06:36:11 + PATH=/opt/pyenv/bin:/tmp/venv-1loZ/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 06:36:11 ++ pwd 06:36:11 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:36:11 + export PYTHONPATH 06:36:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:36:11 + TOX_TESTENV_PASSENV=PYTHONPATH 06:36:11 + tox --version 06:36:12 4.31.0 from /tmp/venv-1loZ/lib/python3.10/site-packages/tox/__init__.py 06:36:12 + PARALLEL=false 06:36:12 + TOX_OPTIONS_LIST= 06:36:12 + [[ -n checkbashisms ]] 06:36:12 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:36:12 + case ${PARALLEL,,} in 06:36:12 + tox -e checkbashisms 06:36:12 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:36:13 checkbashisms: freeze> python -m pip freeze --all 06:36:14 checkbashisms: pip==25.2,setuptools==80.9.0 06:36:14 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:36:15 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:36:17 checkbashisms: OK (5.07=setup[1.46]+cmd[3.61] seconds) 06:36:17 congratulations :) (5.11 seconds) 06:36:17 + tox_status=0 06:36:17 + echo '---> Completed tox runs' 06:36:17 ---> Completed tox runs 06:36:17 + for i in .tox/*/log 06:36:17 ++ echo .tox/checkbashisms/log 06:36:17 ++ awk -F/ '{print $2}' 06:36:17 + tox_env=checkbashisms 06:36:17 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:36:17 + DOC_DIR=docs/_build/html 06:36:17 + [[ -d docs/_build/html ]] 06:36:17 + echo '---> tox-run.sh ends' 06:36:17 ---> tox-run.sh ends 06:36:17 + test 0 -eq 0 06:36:17 $ ssh-agent -k 06:36:17 unset SSH_AUTH_SOCK; 06:36:17 unset SSH_AGENT_PID; 06:36:17 echo Agent pid 1834 killed; 06:36:17 [ssh-agent] Stopped. 06:36:17 [PostBuildScript] - [INFO] Executing post build scripts. 06:36:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15692308121468505527.sh 06:36:17 ---> sysstat.sh 06:36:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6470875698541614748.sh 06:36:18 ---> package-listing.sh 06:36:18 ++ facter osfamily 06:36:18 ++ tr '[:upper:]' '[:lower:]' 06:36:18 + OS_FAMILY=debian 06:36:18 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:36:18 + START_PACKAGES=/tmp/packages_start.txt 06:36:18 + END_PACKAGES=/tmp/packages_end.txt 06:36:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:36:18 + PACKAGES=/tmp/packages_start.txt 06:36:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:36:18 + PACKAGES=/tmp/packages_end.txt 06:36:18 + case "${OS_FAMILY}" in 06:36:18 + dpkg -l 06:36:18 + grep '^ii' 06:36:18 + '[' -f /tmp/packages_start.txt ']' 06:36:18 + '[' -f /tmp/packages_end.txt ']' 06:36:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:36:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:36:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:36:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:36:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12953139408530645451.sh 06:36:18 ---> capture-instance-metadata.sh 06:36:18 Setup pyenv: 06:36:18 system 06:36:18 3.8.13 06:36:18 3.9.13 06:36:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:36:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PIOc 06:36:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:36:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:36:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:36:26 lf-activate-venv(): INFO: Base packages installed successfully 06:36:26 lf-activate-venv(): INFO: Installing additional packages: lftools 06:36:57 lf-activate-venv(): INFO: Adding /tmp/venv-PIOc/bin to PATH 06:36:57 INFO: Running in OpenStack, capturing instance metadata 06:36:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13991251926630337220.sh 06:36:57 provisioning config files... 06:36:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6410975531358595558tmp 06:36:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:36:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:36:57 [EnvInject] - Injecting environment variables from a build step. 06:36:57 [EnvInject] - Injecting as environment variables the properties content 06:36:57 SERVER_ID=logs 06:36:57 06:36:57 [EnvInject] - Variables injected successfully. 06:36:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4891247495763244358.sh 06:36:57 ---> create-netrc.sh 06:36:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2593145384025002381.sh 06:36:57 ---> python-tools-install.sh 06:36:57 Setup pyenv: 06:36:57 system 06:36:57 3.8.13 06:36:57 3.9.13 06:36:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:36:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PIOc from file:/tmp/.os_lf_venv 06:36:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:36:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:37:00 lf-activate-venv(): INFO: Base packages installed successfully 06:37:00 lf-activate-venv(): INFO: Installing additional packages: lftools 06:37:11 lf-activate-venv(): INFO: Adding /tmp/venv-PIOc/bin to PATH 06:37:11 Generating Requirements File 06:37:37 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. 06:37:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:37:37 Python 3.10.6 06:37:37 pip 25.2 from /tmp/venv-PIOc/lib/python3.10/site-packages/pip (python 3.10) 06:37:38 appdirs==1.4.4 06:37:38 argcomplete==3.6.2 06:37:38 aspy.yaml==1.3.0 06:37:38 attrs==25.4.0 06:37:38 autopage==0.5.2 06:37:38 beautifulsoup4==4.14.2 06:37:38 boto3==1.40.55 06:37:38 botocore==1.40.55 06:37:38 bs4==0.0.2 06:37:38 cachetools==6.2.1 06:37:38 certifi==2025.10.5 06:37:38 cffi==2.0.0 06:37:38 cfgv==3.4.0 06:37:38 chardet==5.2.0 06:37:38 charset-normalizer==3.4.4 06:37:38 click==8.3.0 06:37:38 cliff==4.11.0 06:37:38 cmd2==2.7.0 06:37:38 cryptography==3.3.2 06:37:38 debtcollector==3.0.0 06:37:38 decorator==5.2.1 06:37:38 defusedxml==0.7.1 06:37:38 Deprecated==1.2.18 06:37:38 distlib==0.4.0 06:37:38 dnspython==2.8.0 06:37:38 docker==7.1.0 06:37:38 dogpile.cache==1.5.0 06:37:38 durationpy==0.10 06:37:38 email-validator==2.3.0 06:37:38 filelock==3.20.0 06:37:38 future==1.0.0 06:37:38 gitdb==4.0.12 06:37:38 GitPython==3.1.45 06:37:38 google-auth==2.41.1 06:37:38 httplib2==0.31.0 06:37:38 identify==2.6.15 06:37:38 idna==3.11 06:37:38 importlib-resources==1.5.0 06:37:38 iso8601==2.1.0 06:37:38 Jinja2==3.1.6 06:37:38 jmespath==1.0.1 06:37:38 jsonpatch==1.33 06:37:38 jsonpointer==3.0.0 06:37:38 jsonschema==4.25.1 06:37:38 jsonschema-specifications==2025.9.1 06:37:38 keystoneauth1==5.12.0 06:37:38 kubernetes==34.1.0 06:37:38 lftools==0.37.15 06:37:38 lxml==6.0.2 06:37:38 markdown-it-py==4.0.0 06:37:38 MarkupSafe==3.0.3 06:37:38 mdurl==0.1.2 06:37:38 msgpack==1.1.2 06:37:38 multi_key_dict==2.0.3 06:37:38 munch==4.0.0 06:37:38 netaddr==1.3.0 06:37:38 niet==1.4.2 06:37:38 nodeenv==1.9.1 06:37:38 oauth2client==4.1.3 06:37:38 oauthlib==3.3.1 06:37:38 openstacksdk==4.7.1 06:37:38 os-service-types==1.8.0 06:37:38 osc-lib==4.2.0 06:37:38 oslo.config==10.0.0 06:37:38 oslo.context==6.1.0 06:37:38 oslo.i18n==6.6.0 06:37:38 oslo.log==7.2.1 06:37:38 oslo.serialization==5.8.0 06:37:38 oslo.utils==9.1.0 06:37:38 packaging==25.0 06:37:38 pbr==7.0.1 06:37:38 platformdirs==4.5.0 06:37:38 prettytable==3.16.0 06:37:38 psutil==7.1.0 06:37:38 pyasn1==0.6.1 06:37:38 pyasn1_modules==0.4.2 06:37:38 pycparser==2.23 06:37:38 pygerrit2==2.0.15 06:37:38 PyGithub==2.8.1 06:37:38 Pygments==2.19.2 06:37:38 PyJWT==2.10.1 06:37:38 PyNaCl==1.6.0 06:37:38 pyparsing==2.4.7 06:37:38 pyperclip==1.11.0 06:37:38 pyrsistent==0.20.0 06:37:38 python-cinderclient==9.8.0 06:37:38 python-dateutil==2.9.0.post0 06:37:38 python-heatclient==4.3.0 06:37:38 python-jenkins==1.8.3 06:37:38 python-keystoneclient==5.7.0 06:37:38 python-magnumclient==4.9.0 06:37:38 python-openstackclient==8.2.0 06:37:38 python-swiftclient==4.8.0 06:37:38 PyYAML==6.0.3 06:37:38 referencing==0.37.0 06:37:38 requests==2.32.5 06:37:38 requests-oauthlib==2.0.0 06:37:38 requestsexceptions==1.4.0 06:37:38 rfc3986==2.0.0 06:37:38 rich==14.2.0 06:37:38 rich-argparse==1.7.1 06:37:38 rpds-py==0.27.1 06:37:38 rsa==4.9.1 06:37:38 ruamel.yaml==0.18.15 06:37:38 ruamel.yaml.clib==0.2.14 06:37:38 s3transfer==0.14.0 06:37:38 simplejson==3.20.2 06:37:38 six==1.17.0 06:37:38 smmap==5.0.2 06:37:38 soupsieve==2.8 06:37:38 stevedore==5.5.0 06:37:38 tabulate==0.9.0 06:37:38 toml==0.10.2 06:37:38 tomlkit==0.13.3 06:37:38 tqdm==4.67.1 06:37:38 typing_extensions==4.15.0 06:37:38 tzdata==2025.2 06:37:38 urllib3==1.26.20 06:37:38 virtualenv==20.35.3 06:37:38 wcwidth==0.2.14 06:37:38 websocket-client==1.9.0 06:37:38 wrapt==1.17.3 06:37:38 xdg==6.0.0 06:37:38 xmltodict==1.0.2 06:37:38 yq==3.4.3 06:37:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17801489199686671550.sh 06:37:38 ---> sudo-logs.sh 06:37:38 Archiving 'sudo' log.. 06:37:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15356265599253794413.sh 06:37:38 ---> job-cost.sh 06:37:38 Setup pyenv: 06:37:38 system 06:37:38 3.8.13 06:37:38 3.9.13 06:37:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:37:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PIOc from file:/tmp/.os_lf_venv 06:37:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:37:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:37:40 lf-activate-venv(): INFO: Base packages installed successfully 06:37:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:37:46 lf-activate-venv(): INFO: Adding /tmp/venv-PIOc/bin to PATH 06:37:46 INFO: No Stack... 06:37:46 INFO: Retrieving Pricing Info for: v3-standard-4 06:37:47 INFO: Archiving Costs 06:37:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6261922441861405396.sh 06:37:47 ---> logs-deploy.sh 06:37:47 Setup pyenv: 06:37:47 system 06:37:47 3.8.13 06:37:47 3.9.13 06:37:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:37:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PIOc from file:/tmp/.os_lf_venv 06:37:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:37:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:37:49 lf-activate-venv(): INFO: Base packages installed successfully 06:37:49 lf-activate-venv(): INFO: Installing additional packages: lftools 06:37:58 lf-activate-venv(): INFO: Adding /tmp/venv-PIOc/bin to PATH 06:37:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4273 06:37:58 INFO: archiving workspace using pattern(s): 06:37:59 Archives upload complete. 06:37:59 INFO: archiving logs to Nexus 06:38:00 ---> uname -a: 06:38:00 Linux prd-ubuntu1804-builder-4c-4g-3698 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:38:00 06:38:00 06:38:00 ---> lscpu: 06:38:00 Architecture: x86_64 06:38:00 CPU op-mode(s): 32-bit, 64-bit 06:38:00 Byte Order: Little Endian 06:38:00 CPU(s): 4 06:38:00 On-line CPU(s) list: 0-3 06:38:00 Thread(s) per core: 1 06:38:00 Core(s) per socket: 1 06:38:00 Socket(s): 4 06:38:00 NUMA node(s): 1 06:38:00 Vendor ID: AuthenticAMD 06:38:00 CPU family: 23 06:38:00 Model: 49 06:38:00 Model name: AMD EPYC-Rome Processor 06:38:00 Stepping: 0 06:38:00 CPU MHz: 2799.998 06:38:00 BogoMIPS: 5599.99 06:38:00 Virtualization: AMD-V 06:38:00 Hypervisor vendor: KVM 06:38:00 Virtualization type: full 06:38:00 L1d cache: 32K 06:38:00 L1i cache: 32K 06:38:00 L2 cache: 512K 06:38:00 L3 cache: 16384K 06:38:00 NUMA node0 CPU(s): 0-3 06:38:00 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 06:38:00 06:38:00 06:38:00 ---> nproc: 06:38:00 4 06:38:00 06:38:00 06:38:00 ---> df -h: 06:38:00 Filesystem Size Used Avail Use% Mounted on 06:38:00 udev 7.9G 0 7.9G 0% /dev 06:38:00 tmpfs 1.6G 676K 1.6G 1% /run 06:38:00 /dev/vda1 78G 8.3G 70G 11% / 06:38:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:38:00 tmpfs 5.0M 0 5.0M 0% /run/lock 06:38:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:38:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:38:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:38:00 06:38:00 06:38:00 ---> free -m: 06:38:00 total used free shared buff/cache available 06:38:00 Mem: 16040 533 13433 0 2072 15191 06:38:00 Swap: 1023 0 1023 06:38:00 06:38:00 06:38:00 ---> ip addr: 06:38:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:38:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:38:00 inet 127.0.0.1/8 scope host lo 06:38:00 valid_lft forever preferred_lft forever 06:38:00 inet6 ::1/128 scope host 06:38:00 valid_lft forever preferred_lft forever 06:38:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:38:00 link/ether fa:16:3e:36:67:cd brd ff:ff:ff:ff:ff:ff 06:38:00 inet 10.30.107.16/23 brd 10.30.107.255 scope global dynamic ens3 06:38:00 valid_lft 86206sec preferred_lft 86206sec 06:38:00 inet6 fe80::f816:3eff:fe36:67cd/64 scope link 06:38:00 valid_lft forever preferred_lft forever 06:38:00 06:38:00 06:38:00 ---> sar -b -r -n DEV: 06:38:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3698) 10/19/25 _x86_64_ (4 CPU) 06:38:00 06:38:00 06:34:51 LINUX RESTART (4 CPU) 06:38:00 06:38:00 06:35:01 tps rtps wtps bread/s bwrtn/s 06:38:00 06:36:02 163.41 83.10 80.30 4970.90 56804.40 06:38:00 06:37:01 92.87 8.81 84.05 241.45 31581.09 06:38:00 Average: 128.43 46.27 82.16 2626.05 44298.71 06:38:00 06:38:00 06:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:38:00 06:36:02 14189696 15588096 2235264 13.61 40980 1569160 795364 4.55 626464 1414168 76692 06:38:00 06:37:01 13923492 15588808 2501468 15.23 69300 1791228 759656 4.35 659156 1615988 136668 06:38:00 Average: 14056594 15588452 2368366 14.42 55140 1680194 777510 4.45 642810 1515078 106680 06:38:00 06:38:00 06:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:38:00 06:36:02 ens3 403.00 272.55 1746.19 73.61 0.00 0.00 0.00 0.00 06:38:00 06:36:02 lo 2.07 2.07 0.19 0.19 0.00 0.00 0.00 0.00 06:38:00 06:37:01 ens3 55.11 40.47 742.26 10.00 0.00 0.00 0.00 0.00 06:38:00 06:37:01 lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 06:38:00 Average: ens3 230.52 157.49 1248.44 42.07 0.00 0.00 0.00 0.00 06:38:00 Average: lo 1.65 1.65 0.17 0.17 0.00 0.00 0.00 0.00 06:38:00 06:38:00 06:38:00 ---> sar -P ALL: 06:38:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3698) 10/19/25 _x86_64_ (4 CPU) 06:38:00 06:38:00 06:34:51 LINUX RESTART (4 CPU) 06:38:00 06:38:00 06:35:01 CPU %user %nice %system %iowait %steal %idle 06:38:00 06:36:02 all 11.95 0.00 2.04 24.29 0.05 61.67 06:38:00 06:36:02 0 13.30 0.00 2.13 11.92 0.05 72.61 06:38:00 06:36:02 1 9.24 0.00 1.49 7.79 0.05 81.44 06:38:00 06:36:02 2 15.72 0.00 1.85 34.36 0.05 48.02 06:38:00 06:36:02 3 9.56 0.00 2.68 43.19 0.05 44.52 06:38:00 06:37:01 all 16.86 0.00 1.38 8.74 0.06 72.95 06:38:00 06:37:01 0 24.30 0.00 1.72 6.02 0.10 67.86 06:38:00 06:37:01 1 22.42 0.00 1.62 1.81 0.07 74.08 06:38:00 06:37:01 2 10.83 0.00 0.75 0.32 0.03 88.07 06:38:00 06:37:01 3 9.89 0.00 1.44 26.90 0.05 61.72 06:38:00 Average: all 14.38 0.00 1.71 16.58 0.06 67.27 06:38:00 Average: 0 18.75 0.00 1.93 8.99 0.08 70.25 06:38:00 Average: 1 15.77 0.00 1.55 4.83 0.06 77.80 06:38:00 Average: 2 13.29 0.00 1.30 17.42 0.04 67.95 06:38:00 Average: 3 9.73 0.00 2.06 35.13 0.05 53.03 06:38:00 06:38:00 06:38:00