12:30:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 12:30:59 Running as SYSTEM 12:30:59 [EnvInject] - Loading node environment variables. 12:30:59 Building remotely on prd-ubuntu1804-builder-4c-4g-4451 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:30:59 [ssh-agent] Looking for ssh-agent implementation... 12:30:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:30:59 $ ssh-agent 12:30:59 SSH_AUTH_SOCK=/tmp/ssh-VYWVUy2yweVO/agent.1687 12:30:59 SSH_AGENT_PID=1689 12:30:59 [ssh-agent] Started. 12:30:59 Running ssh-add (command line suppressed) 12:30:59 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12856680046589388858.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12856680046589388858.key) 12:30:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:30:59 The recommended git tool is: NONE 12:31:01 using credential onap-jenkins-ssh 12:31:01 Wiping out workspace first. 12:31:01 Cloning the remote Git repository 12:31:01 Cloning repository git://cloud.onap.org/mirror/oom.git 12:31:01 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:31:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:31:01 > git --version # timeout=10 12:31:01 > git --version # 'git version 2.17.1' 12:31:01 using GIT_SSH to set credentials Gerrit user 12:31:01 Verifying host key using manually-configured host key entries 12:31:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:31:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:31:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:31:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:31:08 using GIT_SSH to set credentials Gerrit user 12:31:08 Verifying host key using manually-configured host key entries 12:31:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/18 # timeout=30 12:31:08 > git rev-parse 17665dd1060553673cab85c3616a76669e443a7d^{commit} # timeout=10 12:31:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:31:08 Checking out Revision 17665dd1060553673cab85c3616a76669e443a7d (refs/changes/63/142163/18) 12:31:08 > git config core.sparsecheckout # timeout=10 12:31:08 > git checkout -f 17665dd1060553673cab85c3616a76669e443a7d # timeout=30 12:31:12 Commit message: "[COMMON] Update readiness image" 12:31:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:31:12 > git rev-list --no-walk 6627a86d7bfa3e4572777f85369f81a4c5505372 # timeout=10 12:31:12 [EnvInject] - Injecting environment variables from a build step. 12:31:12 [EnvInject] - Injecting as environment variables the properties content 12:31:12 PYTHON=python3 12:31:12 12:31:12 [EnvInject] - Variables injected successfully. 12:31:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2336708566921688471.sh 12:31:12 ---> tox-install.sh 12:31:12 + source /home/jenkins/lf-env.sh 12:31:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:12 ++ mktemp -d /tmp/venv-XXXX 12:31:12 + lf_venv=/tmp/venv-ZDfH 12:31:12 + local venv_file=/tmp/.os_lf_venv 12:31:12 + local python=python3 12:31:12 + local options 12:31:12 + local set_path=true 12:31:12 + local install_args= 12:31:12 ++ 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 12:31:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:12 + true 12:31:12 + case $1 in 12:31:12 + venv_file=/tmp/.toxenv 12:31:12 + shift 2 12:31:12 + true 12:31:12 + case $1 in 12:31:12 + shift 12:31:12 + break 12:31:12 + case $python in 12:31:12 + local pkg_list= 12:31:12 + [[ -d /opt/pyenv ]] 12:31:12 + echo 'Setup pyenv:' 12:31:12 Setup pyenv: 12:31:12 + export PYENV_ROOT=/opt/pyenv 12:31:12 + PYENV_ROOT=/opt/pyenv 12:31:12 + 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 12:31:12 + 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 12:31:12 + pyenv versions 12:31:12 * system (set by /opt/pyenv/version) 12:31:12 * 3.8.13 (set by /opt/pyenv/version) 12:31:12 * 3.9.13 (set by /opt/pyenv/version) 12:31:12 * 3.10.6 (set by /opt/pyenv/version) 12:31:12 + command -v pyenv 12:31:12 ++ pyenv init - --no-rehash 12:31:12 + 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[*]}"'\'')" 12:31:12 export PATH="/opt/pyenv/shims:${PATH}" 12:31:12 export PYENV_SHELL=bash 12:31:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:12 pyenv() { 12:31:12 local command 12:31:12 command="${1:-}" 12:31:12 if [ "$#" -gt 0 ]; then 12:31:12 shift 12:31:12 fi 12:31:12 12:31:12 case "$command" in 12:31:12 rehash|shell) 12:31:12 eval "$(pyenv "sh-$command" "$@")" 12:31:12 ;; 12:31:12 *) 12:31:12 command pyenv "$command" "$@" 12:31:12 ;; 12:31:12 esac 12:31:12 }' 12:31:12 +++ 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[*]}"' 12:31:12 ++ 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 12:31:12 ++ 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 12:31:12 ++ 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 12:31:12 ++ export PYENV_SHELL=bash 12:31:12 ++ PYENV_SHELL=bash 12:31:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:12 +++ complete -F _pyenv pyenv 12:31:12 ++ lf-pyver python3 12:31:12 ++ local py_version_xy=python3 12:31:12 ++ local py_version_xyz= 12:31:12 ++ pyenv versions 12:31:12 ++ local command 12:31:12 ++ command=versions 12:31:12 ++ '[' 1 -gt 0 ']' 12:31:12 ++ shift 12:31:12 ++ case "$command" in 12:31:12 ++ command pyenv versions 12:31:12 ++ pyenv versions 12:31:12 ++ sed 's/^[ *]* //' 12:31:12 ++ awk '{ print $1 }' 12:31:12 ++ grep -E '^[0-9.]*[0-9]$' 12:31:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:12 +++ grep '^3' /tmp/.pyenv_versions 12:31:12 +++ sort -V 12:31:12 +++ tail -n 1 12:31:12 ++ py_version_xyz=3.10.6 12:31:12 ++ [[ -z 3.10.6 ]] 12:31:12 ++ echo 3.10.6 12:31:12 ++ return 0 12:31:12 + pyenv local 3.10.6 12:31:12 + local command 12:31:12 + command=local 12:31:12 + '[' 2 -gt 0 ']' 12:31:12 + shift 12:31:12 + case "$command" in 12:31:12 + command pyenv local 3.10.6 12:31:12 + pyenv local 3.10.6 12:31:12 + for arg in "$@" 12:31:12 + case $arg in 12:31:12 + pkg_list+='tox ' 12:31:12 + for arg in "$@" 12:31:12 + case $arg in 12:31:12 + pkg_list+='virtualenv ' 12:31:12 + for arg in "$@" 12:31:12 + case $arg in 12:31:12 + pkg_list+='urllib3~=1.26.15 ' 12:31:12 + [[ -f /tmp/.toxenv ]] 12:31:12 + [[ ! -f /tmp/.toxenv ]] 12:31:12 + [[ -n '' ]] 12:31:12 + python3 -m venv /tmp/venv-ZDfH 12:31:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZDfH' 12:31:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZDfH 12:31:17 + echo /tmp/venv-ZDfH 12:31:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:31:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:31:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:31:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:17 + local 'pip_opts=--upgrade --quiet' 12:31:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:31:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:31:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:31:17 + [[ -n '' ]] 12:31:17 + [[ -n '' ]] 12:31:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:31:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:17 + /tmp/venv-ZDfH/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 12:31:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:31:21 lf-activate-venv(): INFO: Base packages installed successfully 12:31:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:31:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:31:21 + /tmp/venv-ZDfH/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 12:31:24 + type python3 12:31:24 + true 12:31:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZDfH/bin to PATH' 12:31:24 lf-activate-venv(): INFO: Adding /tmp/venv-ZDfH/bin to PATH 12:31:24 + PATH=/tmp/venv-ZDfH/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 12:31:24 + return 0 12:31:24 + python3 --version 12:31:24 Python 3.10.6 12:31:24 + python3 -m pip --version 12:31:24 pip 25.2 from /tmp/venv-ZDfH/lib/python3.10/site-packages/pip (python 3.10) 12:31:24 + python3 -m pip freeze 12:31:24 cachetools==6.2.1 12:31:24 chardet==5.2.0 12:31:24 colorama==0.4.6 12:31:24 distlib==0.4.0 12:31:24 filelock==3.20.0 12:31:24 packaging==25.0 12:31:24 platformdirs==4.5.0 12:31:24 pluggy==1.6.0 12:31:24 pyproject-api==1.10.0 12:31:24 tomli==2.3.0 12:31:24 tox==4.31.0 12:31:24 typing_extensions==4.15.0 12:31:24 urllib3==1.26.20 12:31:24 virtualenv==20.35.3 12:31:24 [EnvInject] - Injecting environment variables from a build step. 12:31:24 [EnvInject] - Injecting as environment variables the properties content 12:31:24 PARALLEL=false 12:31:24 12:31:24 [EnvInject] - Variables injected successfully. 12:31:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins395933549942396543.sh 12:31:25 ---> tox-run.sh 12:31:25 + 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 12:31:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:31:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:31:25 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:31:25 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:31:25 + source /home/jenkins/lf-env.sh 12:31:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:25 ++ mktemp -d /tmp/venv-XXXX 12:31:25 + lf_venv=/tmp/venv-BFmB 12:31:25 + local venv_file=/tmp/.os_lf_venv 12:31:25 + local python=python3 12:31:25 + local options 12:31:25 + local set_path=true 12:31:25 + local install_args= 12:31:25 ++ 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 12:31:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:25 + true 12:31:25 + case $1 in 12:31:25 + venv_file=/tmp/.toxenv 12:31:25 + shift 2 12:31:25 + true 12:31:25 + case $1 in 12:31:25 + shift 12:31:25 + break 12:31:25 + case $python in 12:31:25 + local pkg_list= 12:31:25 + [[ -d /opt/pyenv ]] 12:31:25 + echo 'Setup pyenv:' 12:31:25 Setup pyenv: 12:31:25 + export PYENV_ROOT=/opt/pyenv 12:31:25 + PYENV_ROOT=/opt/pyenv 12:31:25 + 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 12:31:25 + 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 12:31:25 + pyenv versions 12:31:25 system 12:31:25 3.8.13 12:31:25 3.9.13 12:31:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:31:25 + command -v pyenv 12:31:25 ++ pyenv init - --no-rehash 12:31:25 + 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[*]}"'\'')" 12:31:25 export PATH="/opt/pyenv/shims:${PATH}" 12:31:25 export PYENV_SHELL=bash 12:31:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:25 pyenv() { 12:31:25 local command 12:31:25 command="${1:-}" 12:31:25 if [ "$#" -gt 0 ]; then 12:31:25 shift 12:31:25 fi 12:31:25 12:31:25 case "$command" in 12:31:25 rehash|shell) 12:31:25 eval "$(pyenv "sh-$command" "$@")" 12:31:25 ;; 12:31:25 *) 12:31:25 command pyenv "$command" "$@" 12:31:25 ;; 12:31:25 esac 12:31:25 }' 12:31:25 +++ 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[*]}"' 12:31:25 ++ 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 12:31:25 ++ 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 12:31:25 ++ 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 12:31:25 ++ export PYENV_SHELL=bash 12:31:25 ++ PYENV_SHELL=bash 12:31:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:25 +++ complete -F _pyenv pyenv 12:31:25 ++ lf-pyver python3 12:31:25 ++ local py_version_xy=python3 12:31:25 ++ local py_version_xyz= 12:31:25 ++ pyenv versions 12:31:25 ++ local command 12:31:25 ++ command=versions 12:31:25 ++ '[' 1 -gt 0 ']' 12:31:25 ++ shift 12:31:25 ++ case "$command" in 12:31:25 ++ command pyenv versions 12:31:25 ++ pyenv versions 12:31:25 ++ sed 's/^[ *]* //' 12:31:25 ++ awk '{ print $1 }' 12:31:25 ++ grep -E '^[0-9.]*[0-9]$' 12:31:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:25 +++ grep '^3' /tmp/.pyenv_versions 12:31:25 +++ sort -V 12:31:25 +++ tail -n 1 12:31:25 ++ py_version_xyz=3.10.6 12:31:25 ++ [[ -z 3.10.6 ]] 12:31:25 ++ echo 3.10.6 12:31:25 ++ return 0 12:31:25 + pyenv local 3.10.6 12:31:25 + local command 12:31:25 + command=local 12:31:25 + '[' 2 -gt 0 ']' 12:31:25 + shift 12:31:25 + case "$command" in 12:31:25 + command pyenv local 3.10.6 12:31:25 + pyenv local 3.10.6 12:31:25 + for arg in "$@" 12:31:25 + case $arg in 12:31:25 + pkg_list+='tox ' 12:31:25 + for arg in "$@" 12:31:25 + case $arg in 12:31:25 + pkg_list+='virtualenv ' 12:31:25 + for arg in "$@" 12:31:25 + case $arg in 12:31:25 + pkg_list+='urllib3~=1.26.15 ' 12:31:25 + [[ -f /tmp/.toxenv ]] 12:31:25 ++ cat /tmp/.toxenv 12:31:25 + lf_venv=/tmp/venv-ZDfH 12:31:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZDfH from' file:/tmp/.toxenv 12:31:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZDfH from file:/tmp/.toxenv 12:31:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:31:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:25 + local 'pip_opts=--upgrade --quiet' 12:31:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:31:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:31:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:31:25 + [[ -n '' ]] 12:31:25 + [[ -n '' ]] 12:31:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:31:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:25 + /tmp/venv-ZDfH/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 12:31:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:31:26 lf-activate-venv(): INFO: Base packages installed successfully 12:31:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:31:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:31:26 + /tmp/venv-ZDfH/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 12:31:27 + type python3 12:31:27 + true 12:31:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZDfH/bin to PATH' 12:31:27 lf-activate-venv(): INFO: Adding /tmp/venv-ZDfH/bin to PATH 12:31:27 + PATH=/tmp/venv-ZDfH/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 12:31:27 + return 0 12:31:27 + [[ -d /opt/pyenv ]] 12:31:27 + echo '---> Setting up pyenv' 12:31:27 ---> Setting up pyenv 12:31:27 + export PYENV_ROOT=/opt/pyenv 12:31:27 + PYENV_ROOT=/opt/pyenv 12:31:27 + export PATH=/opt/pyenv/bin:/tmp/venv-ZDfH/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 12:31:27 + PATH=/opt/pyenv/bin:/tmp/venv-ZDfH/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 12:31:27 ++ pwd 12:31:27 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:31:27 + export PYTHONPATH 12:31:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:31:27 + TOX_TESTENV_PASSENV=PYTHONPATH 12:31:27 + tox --version 12:31:27 4.31.0 from /tmp/venv-ZDfH/lib/python3.10/site-packages/tox/__init__.py 12:31:27 + PARALLEL=false 12:31:27 + TOX_OPTIONS_LIST= 12:31:27 + [[ -n checkbashisms ]] 12:31:27 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:31:27 + case ${PARALLEL,,} in 12:31:27 + tox -e checkbashisms 12:31:27 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:31:29 checkbashisms: freeze> python -m pip freeze --all 12:31:29 checkbashisms: pip==25.2,setuptools==80.9.0 12:31:29 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:31:31 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:31:33 checkbashisms: OK (5.19=setup[1.53]+cmd[3.66] seconds) 12:31:33 congratulations :) (5.23 seconds) 12:31:33 + tox_status=0 12:31:33 + echo '---> Completed tox runs' 12:31:33 ---> Completed tox runs 12:31:33 + for i in .tox/*/log 12:31:33 ++ echo .tox/checkbashisms/log 12:31:33 ++ awk -F/ '{print $2}' 12:31:33 + tox_env=checkbashisms 12:31:33 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:31:33 + DOC_DIR=docs/_build/html 12:31:33 + [[ -d docs/_build/html ]] 12:31:33 + echo '---> tox-run.sh ends' 12:31:33 ---> tox-run.sh ends 12:31:33 + test 0 -eq 0 12:31:33 $ ssh-agent -k 12:31:33 unset SSH_AUTH_SOCK; 12:31:33 unset SSH_AGENT_PID; 12:31:33 echo Agent pid 1689 killed; 12:31:33 [ssh-agent] Stopped. 12:31:33 [PostBuildScript] - [INFO] Executing post build scripts. 12:31:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14258974277585563751.sh 12:31:33 ---> sysstat.sh 12:31:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17366144035416683704.sh 12:31:34 ---> package-listing.sh 12:31:34 ++ facter osfamily 12:31:34 ++ tr '[:upper:]' '[:lower:]' 12:31:34 + OS_FAMILY=debian 12:31:34 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:31:34 + START_PACKAGES=/tmp/packages_start.txt 12:31:34 + END_PACKAGES=/tmp/packages_end.txt 12:31:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:31:34 + PACKAGES=/tmp/packages_start.txt 12:31:34 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:31:34 + PACKAGES=/tmp/packages_end.txt 12:31:34 + case "${OS_FAMILY}" in 12:31:34 + dpkg -l 12:31:34 + grep '^ii' 12:31:34 + '[' -f /tmp/packages_start.txt ']' 12:31:34 + '[' -f /tmp/packages_end.txt ']' 12:31:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:31:34 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:31:34 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:31:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:31:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4357990552712116657.sh 12:31:34 ---> capture-instance-metadata.sh 12:31:34 Setup pyenv: 12:31:34 system 12:31:34 3.8.13 12:31:34 3.9.13 12:31:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:31:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9dy1 12:31:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:31:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:44 lf-activate-venv(): INFO: Base packages installed successfully 12:31:44 lf-activate-venv(): INFO: Installing additional packages: lftools 12:32:11 lf-activate-venv(): INFO: Adding /tmp/venv-9dy1/bin to PATH 12:32:11 INFO: Running in OpenStack, capturing instance metadata 12:32:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1306646197572904874.sh 12:32:11 provisioning config files... 12:32:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17715348609257899790tmp 12:32:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:32:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:32:11 [EnvInject] - Injecting environment variables from a build step. 12:32:11 [EnvInject] - Injecting as environment variables the properties content 12:32:11 SERVER_ID=logs 12:32:11 12:32:11 [EnvInject] - Variables injected successfully. 12:32:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10391292261070736392.sh 12:32:11 ---> create-netrc.sh 12:32:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18433963368641822128.sh 12:32:12 ---> python-tools-install.sh 12:32:12 Setup pyenv: 12:32:12 system 12:32:12 3.8.13 12:32:12 3.9.13 12:32:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:32:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9dy1 from file:/tmp/.os_lf_venv 12:32:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:14 lf-activate-venv(): INFO: Base packages installed successfully 12:32:14 lf-activate-venv(): INFO: Installing additional packages: lftools 12:32:22 lf-activate-venv(): INFO: Adding /tmp/venv-9dy1/bin to PATH 12:32:22 Generating Requirements File 12:32:45 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. 12:32:45 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:32:45 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:32:45 Python 3.10.6 12:32:45 pip 25.2 from /tmp/venv-9dy1/lib/python3.10/site-packages/pip (python 3.10) 12:32:46 appdirs==1.4.4 12:32:46 argcomplete==3.6.3 12:32:46 aspy.yaml==1.3.0 12:32:46 attrs==25.4.0 12:32:46 autopage==0.5.2 12:32:46 beautifulsoup4==4.14.2 12:32:46 boto3==1.40.56 12:32:46 botocore==1.40.56 12:32:46 bs4==0.0.2 12:32:46 cachetools==6.2.1 12:32:46 certifi==2025.10.5 12:32:46 cffi==2.0.0 12:32:46 cfgv==3.4.0 12:32:46 chardet==5.2.0 12:32:46 charset-normalizer==3.4.4 12:32:46 click==8.3.0 12:32:46 cliff==4.11.0 12:32:46 cmd2==2.7.0 12:32:46 cryptography==3.3.2 12:32:46 debtcollector==3.0.0 12:32:46 decorator==5.2.1 12:32:46 defusedxml==0.7.1 12:32:46 Deprecated==1.2.18 12:32:46 distlib==0.4.0 12:32:46 dnspython==2.8.0 12:32:46 docker==7.1.0 12:32:46 dogpile.cache==1.5.0 12:32:46 durationpy==0.10 12:32:46 email-validator==2.3.0 12:32:46 filelock==3.20.0 12:32:46 future==1.0.0 12:32:46 gitdb==4.0.12 12:32:46 GitPython==3.1.45 12:32:46 google-auth==2.41.1 12:32:46 httplib2==0.31.0 12:32:46 identify==2.6.15 12:32:46 idna==3.11 12:32:46 importlib-resources==1.5.0 12:32:46 iso8601==2.1.0 12:32:46 Jinja2==3.1.6 12:32:46 jmespath==1.0.1 12:32:46 jsonpatch==1.33 12:32:46 jsonpointer==3.0.0 12:32:46 jsonschema==4.25.1 12:32:46 jsonschema-specifications==2025.9.1 12:32:46 keystoneauth1==5.12.0 12:32:46 kubernetes==34.1.0 12:32:46 lftools==0.37.15 12:32:46 lxml==6.0.2 12:32:46 markdown-it-py==4.0.0 12:32:46 MarkupSafe==3.0.3 12:32:46 mdurl==0.1.2 12:32:46 msgpack==1.1.2 12:32:46 multi_key_dict==2.0.3 12:32:46 munch==4.0.0 12:32:46 netaddr==1.3.0 12:32:46 niet==1.4.2 12:32:46 nodeenv==1.9.1 12:32:46 oauth2client==4.1.3 12:32:46 oauthlib==3.3.1 12:32:46 openstacksdk==4.7.1 12:32:46 os-service-types==1.8.0 12:32:46 osc-lib==4.2.0 12:32:46 oslo.config==10.0.0 12:32:46 oslo.context==6.1.0 12:32:46 oslo.i18n==6.6.0 12:32:46 oslo.log==7.2.1 12:32:46 oslo.serialization==5.8.0 12:32:46 oslo.utils==9.1.0 12:32:46 packaging==25.0 12:32:46 pbr==7.0.1 12:32:46 platformdirs==4.5.0 12:32:46 prettytable==3.16.0 12:32:46 psutil==7.1.1 12:32:46 pyasn1==0.6.1 12:32:46 pyasn1_modules==0.4.2 12:32:46 pycparser==2.23 12:32:46 pygerrit2==2.0.15 12:32:46 PyGithub==2.8.1 12:32:46 Pygments==2.19.2 12:32:46 PyJWT==2.10.1 12:32:46 PyNaCl==1.6.0 12:32:46 pyparsing==2.4.7 12:32:46 pyperclip==1.11.0 12:32:46 pyrsistent==0.20.0 12:32:46 python-cinderclient==9.8.0 12:32:46 python-dateutil==2.9.0.post0 12:32:46 python-heatclient==4.3.0 12:32:46 python-jenkins==1.8.3 12:32:46 python-keystoneclient==5.7.0 12:32:46 python-magnumclient==4.9.0 12:32:46 python-openstackclient==8.2.0 12:32:46 python-swiftclient==4.8.0 12:32:46 PyYAML==6.0.3 12:32:46 referencing==0.37.0 12:32:46 requests==2.32.5 12:32:46 requests-oauthlib==2.0.0 12:32:46 requestsexceptions==1.4.0 12:32:46 rfc3986==2.0.0 12:32:46 rich==14.2.0 12:32:46 rich-argparse==1.7.1 12:32:46 rpds-py==0.27.1 12:32:46 rsa==4.9.1 12:32:46 ruamel.yaml==0.18.15 12:32:46 ruamel.yaml.clib==0.2.14 12:32:46 s3transfer==0.14.0 12:32:46 simplejson==3.20.2 12:32:46 six==1.17.0 12:32:46 smmap==5.0.2 12:32:46 soupsieve==2.8 12:32:46 stevedore==5.5.0 12:32:46 tabulate==0.9.0 12:32:46 toml==0.10.2 12:32:46 tomlkit==0.13.3 12:32:46 tqdm==4.67.1 12:32:46 typing_extensions==4.15.0 12:32:46 tzdata==2025.2 12:32:46 urllib3==1.26.20 12:32:46 virtualenv==20.35.3 12:32:46 wcwidth==0.2.14 12:32:46 websocket-client==1.9.0 12:32:46 wrapt==2.0.0 12:32:46 xdg==6.0.0 12:32:46 xmltodict==1.0.2 12:32:46 yq==3.4.3 12:32:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2148535341027725990.sh 12:32:46 ---> sudo-logs.sh 12:32:46 Archiving 'sudo' log.. 12:32:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8243250777855749773.sh 12:32:46 ---> job-cost.sh 12:32:46 Setup pyenv: 12:32:46 system 12:32:46 3.8.13 12:32:46 3.9.13 12:32:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:32:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9dy1 from file:/tmp/.os_lf_venv 12:32:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:49 lf-activate-venv(): INFO: Base packages installed successfully 12:32:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:32:54 lf-activate-venv(): INFO: Adding /tmp/venv-9dy1/bin to PATH 12:32:54 INFO: No Stack... 12:32:55 INFO: Retrieving Pricing Info for: v3-standard-4 12:32:55 INFO: Archiving Costs 12:32:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1832421816360936667.sh 12:32:55 ---> logs-deploy.sh 12:32:55 Setup pyenv: 12:32:55 system 12:32:55 3.8.13 12:32:55 3.9.13 12:32:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:32:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9dy1 from file:/tmp/.os_lf_venv 12:32:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:57 lf-activate-venv(): INFO: Base packages installed successfully 12:32:57 lf-activate-venv(): INFO: Installing additional packages: lftools 12:33:06 lf-activate-venv(): INFO: Adding /tmp/venv-9dy1/bin to PATH 12:33:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4298 12:33:06 INFO: archiving workspace using pattern(s): 12:33:07 Archives upload complete. 12:33:08 INFO: archiving logs to Nexus 12:33:08 ---> uname -a: 12:33:08 Linux prd-ubuntu1804-builder-4c-4g-4451 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:33:08 12:33:08 12:33:08 ---> lscpu: 12:33:08 Architecture: x86_64 12:33:08 CPU op-mode(s): 32-bit, 64-bit 12:33:08 Byte Order: Little Endian 12:33:08 CPU(s): 4 12:33:08 On-line CPU(s) list: 0-3 12:33:08 Thread(s) per core: 1 12:33:08 Core(s) per socket: 1 12:33:08 Socket(s): 4 12:33:08 NUMA node(s): 1 12:33:08 Vendor ID: AuthenticAMD 12:33:08 CPU family: 23 12:33:08 Model: 49 12:33:08 Model name: AMD EPYC-Rome Processor 12:33:08 Stepping: 0 12:33:08 CPU MHz: 2800.000 12:33:08 BogoMIPS: 5600.00 12:33:08 Virtualization: AMD-V 12:33:08 Hypervisor vendor: KVM 12:33:08 Virtualization type: full 12:33:08 L1d cache: 32K 12:33:08 L1i cache: 32K 12:33:08 L2 cache: 512K 12:33:08 L3 cache: 16384K 12:33:08 NUMA node0 CPU(s): 0-3 12:33:08 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 12:33:08 12:33:08 12:33:08 ---> nproc: 12:33:08 4 12:33:08 12:33:08 12:33:08 ---> df -h: 12:33:08 Filesystem Size Used Avail Use% Mounted on 12:33:08 udev 7.9G 0 7.9G 0% /dev 12:33:08 tmpfs 1.6G 676K 1.6G 1% /run 12:33:08 /dev/vda1 78G 8.3G 70G 11% / 12:33:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:33:08 tmpfs 5.0M 0 5.0M 0% /run/lock 12:33:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:33:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:33:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:33:08 12:33:08 12:33:08 ---> free -m: 12:33:08 total used free shared buff/cache available 12:33:08 Mem: 16040 553 13413 0 2072 15172 12:33:08 Swap: 1023 0 1023 12:33:08 12:33:08 12:33:08 ---> ip addr: 12:33:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:33:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:33:08 inet 127.0.0.1/8 scope host lo 12:33:08 valid_lft forever preferred_lft forever 12:33:08 inet6 ::1/128 scope host 12:33:08 valid_lft forever preferred_lft forever 12:33:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:33:08 link/ether fa:16:3e:76:42:89 brd ff:ff:ff:ff:ff:ff 12:33:08 inet 10.30.107.72/23 brd 10.30.107.255 scope global dynamic ens3 12:33:08 valid_lft 86252sec preferred_lft 86252sec 12:33:08 inet6 fe80::f816:3eff:fe76:4289/64 scope link 12:33:08 valid_lft forever preferred_lft forever 12:33:08 12:33:08 12:33:08 ---> sar -b -r -n DEV: 12:33:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4451) 10/22/25 _x86_64_ (4 CPU) 12:33:08 12:33:08 12:30:43 LINUX RESTART (4 CPU) 12:33:08 12:33:08 12:31:01 tps rtps wtps bread/s bwrtn/s 12:33:08 12:32:01 226.13 23.95 202.18 792.67 61903.15 12:33:08 12:33:01 86.37 1.27 85.10 129.71 9191.93 12:33:08 Average: 156.25 12.61 143.64 461.19 35547.54 12:33:08 12:33:08 12:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:33:08 12:32:01 13935464 15500916 2489504 15.16 57408 1710636 824800 4.72 743840 1534132 86148 12:33:08 12:33:01 13723220 15521556 2701748 16.45 79520 1906440 801868 4.59 739572 1721700 122868 12:33:08 Average: 13829342 15511236 2595626 15.80 68464 1808538 813334 4.65 741706 1627916 104508 12:33:08 12:33:08 12:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:33:08 12:32:01 ens3 193.93 135.39 1695.06 35.73 0.00 0.00 0.00 0.00 12:33:08 12:32:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 12:33:08 12:33:01 ens3 41.66 31.76 338.79 15.88 0.00 0.00 0.00 0.00 12:33:08 12:33:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 12:33:08 Average: ens3 117.80 83.58 1016.92 25.80 0.00 0.00 0.00 0.00 12:33:08 Average: lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 12:33:08 12:33:08 12:33:08 ---> sar -P ALL: 12:33:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4451) 10/22/25 _x86_64_ (4 CPU) 12:33:08 12:33:08 12:30:43 LINUX RESTART (4 CPU) 12:33:08 12:33:08 12:31:01 CPU %user %nice %system %iowait %steal %idle 12:33:08 12:32:01 all 19.23 0.00 1.79 9.39 0.06 69.53 12:33:08 12:32:01 0 14.32 0.00 1.75 3.96 0.05 79.92 12:33:08 12:32:01 1 17.18 0.00 1.77 1.52 0.05 79.47 12:33:08 12:32:01 2 10.89 0.00 1.24 27.39 0.07 60.42 12:33:08 12:32:01 3 34.57 0.00 2.44 4.71 0.08 58.20 12:33:08 12:33:01 all 19.49 0.00 1.39 4.35 0.06 74.72 12:33:08 12:33:01 0 18.16 0.00 2.42 12.57 0.07 66.78 12:33:08 12:33:01 1 13.01 0.00 1.10 3.64 0.05 82.19 12:33:08 12:33:01 2 12.35 0.00 0.78 0.18 0.05 86.63 12:33:08 12:33:01 3 34.49 0.00 1.27 0.99 0.07 63.19 12:33:08 Average: all 19.36 0.00 1.59 6.86 0.06 72.13 12:33:08 Average: 0 16.24 0.00 2.09 8.27 0.06 73.35 12:33:08 Average: 1 15.09 0.00 1.43 2.59 0.05 80.84 12:33:08 Average: 2 11.62 0.00 1.01 13.73 0.06 73.58 12:33:08 Average: 3 34.53 0.00 1.85 2.84 0.08 60.70 12:33:08 12:33:08 12:33:08