15:17:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142717 15:17:07 Running as SYSTEM 15:17:07 [EnvInject] - Loading node environment variables. 15:17:07 Building remotely on prd-ubuntu1804-builder-4c-4g-19080 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:17:07 [ssh-agent] Looking for ssh-agent implementation... 15:17:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:17:07 $ ssh-agent 15:17:07 SSH_AUTH_SOCK=/tmp/ssh-iSMidpxoEgYJ/agent.1674 15:17:07 SSH_AGENT_PID=1676 15:17:07 [ssh-agent] Started. 15:17:07 Running ssh-add (command line suppressed) 15:17:07 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9159074865815415240.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9159074865815415240.key) 15:17:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:17:07 The recommended git tool is: NONE 15:17:09 using credential onap-jenkins-ssh 15:17:09 Wiping out workspace first. 15:17:09 Cloning the remote Git repository 15:17:09 Cloning repository git://cloud.onap.org/mirror/oom.git 15:17:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:17:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:17:09 > git --version # timeout=10 15:17:09 > git --version # 'git version 2.17.1' 15:17:09 using GIT_SSH to set credentials Gerrit user 15:17:09 Verifying host key using manually-configured host key entries 15:17:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:17:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:17:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:17:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:17:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:17:15 using GIT_SSH to set credentials Gerrit user 15:17:15 Verifying host key using manually-configured host key entries 15:17:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/142717/2 # timeout=30 15:17:15 > git rev-parse 73eff372667b5ef3ea5b6d9304ef2bfb833eff01^{commit} # timeout=10 15:17:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:17:15 Checking out Revision 73eff372667b5ef3ea5b6d9304ef2bfb833eff01 (refs/changes/17/142717/2) 15:17:15 > git config core.sparsecheckout # timeout=10 15:17:15 > git checkout -f 73eff372667b5ef3ea5b6d9304ef2bfb833eff01 # timeout=30 15:17:18 Commit message: "[MULTICLOUD] 13.3.0 release" 15:17:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:17:18 > git rev-list --no-walk 8d012cb757b769a08a97d2d957eb884d18fdae78 # timeout=10 15:17:19 [EnvInject] - Injecting environment variables from a build step. 15:17:19 [EnvInject] - Injecting as environment variables the properties content 15:17:19 PYTHON=python3 15:17:19 15:17:19 [EnvInject] - Variables injected successfully. 15:17:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5569184267122469212.sh 15:17:19 ---> tox-install.sh 15:17:19 + source /home/jenkins/lf-env.sh 15:17:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:17:19 ++ mktemp -d /tmp/venv-XXXX 15:17:19 + lf_venv=/tmp/venv-MqiT 15:17:19 + local venv_file=/tmp/.os_lf_venv 15:17:19 + local python=python3 15:17:19 + local options 15:17:19 + local set_path=true 15:17:19 + local install_args= 15:17: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 15:17:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:17:19 + true 15:17:19 + case $1 in 15:17:19 + venv_file=/tmp/.toxenv 15:17:19 + shift 2 15:17:19 + true 15:17:19 + case $1 in 15:17:19 + shift 15:17:19 + break 15:17:19 + case $python in 15:17:19 + local pkg_list= 15:17:19 + [[ -d /opt/pyenv ]] 15:17:19 + echo 'Setup pyenv:' 15:17:19 Setup pyenv: 15:17:19 + export PYENV_ROOT=/opt/pyenv 15:17:19 + PYENV_ROOT=/opt/pyenv 15:17: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 15:17: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 15:17:19 + pyenv versions 15:17:19 * system (set by /opt/pyenv/version) 15:17:19 * 3.8.13 (set by /opt/pyenv/version) 15:17:19 * 3.9.13 (set by /opt/pyenv/version) 15:17:19 * 3.10.6 (set by /opt/pyenv/version) 15:17:19 + command -v pyenv 15:17:19 ++ pyenv init - --no-rehash 15:17: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[*]}"'\'')" 15:17:19 export PATH="/opt/pyenv/shims:${PATH}" 15:17:19 export PYENV_SHELL=bash 15:17:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:17:19 pyenv() { 15:17:19 local command 15:17:19 command="${1:-}" 15:17:19 if [ "$#" -gt 0 ]; then 15:17:19 shift 15:17:19 fi 15:17:19 15:17:19 case "$command" in 15:17:19 rehash|shell) 15:17:19 eval "$(pyenv "sh-$command" "$@")" 15:17:19 ;; 15:17:19 *) 15:17:19 command pyenv "$command" "$@" 15:17:19 ;; 15:17:19 esac 15:17:19 }' 15:17: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[*]}"' 15:17: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 15:17: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 15:17: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 15:17:19 ++ export PYENV_SHELL=bash 15:17:19 ++ PYENV_SHELL=bash 15:17:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:17:19 +++ complete -F _pyenv pyenv 15:17:19 ++ lf-pyver python3 15:17:19 ++ local py_version_xy=python3 15:17:19 ++ local py_version_xyz= 15:17:19 ++ pyenv versions 15:17:19 ++ local command 15:17:19 ++ command=versions 15:17:19 ++ '[' 1 -gt 0 ']' 15:17:19 ++ shift 15:17:19 ++ case "$command" in 15:17:19 ++ command pyenv versions 15:17:19 ++ pyenv versions 15:17:19 ++ awk '{ print $1 }' 15:17:19 ++ sed 's/^[ *]* //' 15:17:19 ++ grep -E '^[0-9.]*[0-9]$' 15:17:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:17:19 +++ grep '^3' /tmp/.pyenv_versions 15:17:19 +++ sort -V 15:17:19 +++ tail -n 1 15:17:19 ++ py_version_xyz=3.10.6 15:17:19 ++ [[ -z 3.10.6 ]] 15:17:19 ++ echo 3.10.6 15:17:19 ++ return 0 15:17:19 + pyenv local 3.10.6 15:17:19 + local command 15:17:19 + command=local 15:17:19 + '[' 2 -gt 0 ']' 15:17:19 + shift 15:17:19 + case "$command" in 15:17:19 + command pyenv local 3.10.6 15:17:19 + pyenv local 3.10.6 15:17:19 + for arg in "$@" 15:17:19 + case $arg in 15:17:19 + pkg_list+='tox ' 15:17:19 + for arg in "$@" 15:17:19 + case $arg in 15:17:19 + pkg_list+='virtualenv ' 15:17:19 + for arg in "$@" 15:17:19 + case $arg in 15:17:19 + pkg_list+='urllib3~=1.26.15 ' 15:17:19 + [[ -f /tmp/.toxenv ]] 15:17:19 + [[ ! -f /tmp/.toxenv ]] 15:17:19 + [[ -n '' ]] 15:17:19 + python3 -m venv /tmp/venv-MqiT 15:17:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MqiT' 15:17:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MqiT 15:17:23 + echo /tmp/venv-MqiT 15:17:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:17:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:17:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:17:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:17:23 + local 'pip_opts=--upgrade --quiet' 15:17:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:17:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:17:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:17:23 + [[ -n '' ]] 15:17:23 + [[ -n '' ]] 15:17:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:17:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:17:23 + /tmp/venv-MqiT/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 15:17:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:17:27 lf-activate-venv(): INFO: Base packages installed successfully 15:17:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:17:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:17:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:17:27 + /tmp/venv-MqiT/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 15:17:29 + type python3 15:17:29 + true 15:17:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MqiT/bin to PATH' 15:17:29 lf-activate-venv(): INFO: Adding /tmp/venv-MqiT/bin to PATH 15:17:29 + PATH=/tmp/venv-MqiT/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 15:17:29 + return 0 15:17:29 + python3 --version 15:17:29 Python 3.10.6 15:17:29 + python3 -m pip --version 15:17:30 pip 25.3 from /tmp/venv-MqiT/lib/python3.10/site-packages/pip (python 3.10) 15:17:30 + python3 -m pip freeze 15:17:30 cachetools==6.2.2 15:17:30 chardet==5.2.0 15:17:30 colorama==0.4.6 15:17:30 distlib==0.4.0 15:17:30 filelock==3.20.0 15:17:30 packaging==25.0 15:17:30 platformdirs==4.5.1 15:17:30 pluggy==1.6.0 15:17:30 pyproject-api==1.10.0 15:17:30 tomli==2.3.0 15:17:30 tox==4.32.0 15:17:30 typing_extensions==4.15.0 15:17:30 urllib3==1.26.20 15:17:30 virtualenv==20.35.4 15:17:30 [EnvInject] - Injecting environment variables from a build step. 15:17:30 [EnvInject] - Injecting as environment variables the properties content 15:17:30 PARALLEL=false 15:17:30 15:17:30 [EnvInject] - Variables injected successfully. 15:17:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1360707065065435951.sh 15:17:30 ---> tox-run.sh 15:17: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 15:17:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:17:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:17:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:17:30 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:17:30 + source /home/jenkins/lf-env.sh 15:17:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:17:30 ++ mktemp -d /tmp/venv-XXXX 15:17:30 + lf_venv=/tmp/venv-6WjG 15:17:30 + local venv_file=/tmp/.os_lf_venv 15:17:30 + local python=python3 15:17:30 + local options 15:17:30 + local set_path=true 15:17:30 + local install_args= 15:17: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 15:17:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:17:30 + true 15:17:30 + case $1 in 15:17:30 + venv_file=/tmp/.toxenv 15:17:30 + shift 2 15:17:30 + true 15:17:30 + case $1 in 15:17:30 + shift 15:17:30 + break 15:17:30 + case $python in 15:17:30 + local pkg_list= 15:17:30 + [[ -d /opt/pyenv ]] 15:17:30 + echo 'Setup pyenv:' 15:17:30 Setup pyenv: 15:17:30 + export PYENV_ROOT=/opt/pyenv 15:17:30 + PYENV_ROOT=/opt/pyenv 15:17: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 15:17: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 15:17:30 + pyenv versions 15:17:30 system 15:17:30 3.8.13 15:17:30 3.9.13 15:17:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:17:30 + command -v pyenv 15:17:30 ++ pyenv init - --no-rehash 15:17: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[*]}"'\'')" 15:17:30 export PATH="/opt/pyenv/shims:${PATH}" 15:17:30 export PYENV_SHELL=bash 15:17:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:17:30 pyenv() { 15:17:30 local command 15:17:30 command="${1:-}" 15:17:30 if [ "$#" -gt 0 ]; then 15:17:30 shift 15:17:30 fi 15:17:30 15:17:30 case "$command" in 15:17:30 rehash|shell) 15:17:30 eval "$(pyenv "sh-$command" "$@")" 15:17:30 ;; 15:17:30 *) 15:17:30 command pyenv "$command" "$@" 15:17:30 ;; 15:17:30 esac 15:17:30 }' 15:17: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[*]}"' 15:17: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 15:17: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 15:17: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 15:17:30 ++ export PYENV_SHELL=bash 15:17:30 ++ PYENV_SHELL=bash 15:17:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:17:30 +++ complete -F _pyenv pyenv 15:17:30 ++ lf-pyver python3 15:17:30 ++ local py_version_xy=python3 15:17:30 ++ local py_version_xyz= 15:17:30 ++ pyenv versions 15:17:30 ++ local command 15:17:30 ++ command=versions 15:17:30 ++ '[' 1 -gt 0 ']' 15:17:30 ++ shift 15:17:30 ++ case "$command" in 15:17:30 ++ command pyenv versions 15:17:30 ++ pyenv versions 15:17:30 ++ sed 's/^[ *]* //' 15:17:30 ++ grep -E '^[0-9.]*[0-9]$' 15:17:30 ++ awk '{ print $1 }' 15:17:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:17:30 +++ grep '^3' /tmp/.pyenv_versions 15:17:30 +++ sort -V 15:17:30 +++ tail -n 1 15:17:30 ++ py_version_xyz=3.10.6 15:17:30 ++ [[ -z 3.10.6 ]] 15:17:30 ++ echo 3.10.6 15:17:30 ++ return 0 15:17:30 + pyenv local 3.10.6 15:17:30 + local command 15:17:30 + command=local 15:17:30 + '[' 2 -gt 0 ']' 15:17:30 + shift 15:17:30 + case "$command" in 15:17:30 + command pyenv local 3.10.6 15:17:30 + pyenv local 3.10.6 15:17:30 + for arg in "$@" 15:17:30 + case $arg in 15:17:30 + pkg_list+='tox ' 15:17:30 + for arg in "$@" 15:17:30 + case $arg in 15:17:30 + pkg_list+='virtualenv ' 15:17:30 + for arg in "$@" 15:17:30 + case $arg in 15:17:30 + pkg_list+='urllib3~=1.26.15 ' 15:17:30 + [[ -f /tmp/.toxenv ]] 15:17:30 ++ cat /tmp/.toxenv 15:17:30 + lf_venv=/tmp/venv-MqiT 15:17:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MqiT from' file:/tmp/.toxenv 15:17:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MqiT from file:/tmp/.toxenv 15:17:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:17:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:17:30 + local 'pip_opts=--upgrade --quiet' 15:17:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:17:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:17:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:17:30 + [[ -n '' ]] 15:17:30 + [[ -n '' ]] 15:17:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:17:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:17:30 + /tmp/venv-MqiT/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 15:17:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:17:31 lf-activate-venv(): INFO: Base packages installed successfully 15:17:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:17:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:17:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:17:31 + /tmp/venv-MqiT/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 15:17:32 + type python3 15:17:32 + true 15:17:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MqiT/bin to PATH' 15:17:32 lf-activate-venv(): INFO: Adding /tmp/venv-MqiT/bin to PATH 15:17:32 + PATH=/tmp/venv-MqiT/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 15:17:32 + return 0 15:17:32 + [[ -d /opt/pyenv ]] 15:17:32 + echo '---> Setting up pyenv' 15:17:32 ---> Setting up pyenv 15:17:32 + export PYENV_ROOT=/opt/pyenv 15:17:32 + PYENV_ROOT=/opt/pyenv 15:17:32 + export PATH=/opt/pyenv/bin:/tmp/venv-MqiT/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 15:17:32 + PATH=/opt/pyenv/bin:/tmp/venv-MqiT/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 15:17:32 ++ pwd 15:17:32 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:17:32 + export PYTHONPATH 15:17:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:17:32 + TOX_TESTENV_PASSENV=PYTHONPATH 15:17:32 + tox --version 15:17:33 4.32.0 from /tmp/venv-MqiT/lib/python3.10/site-packages/tox/__init__.py 15:17:33 + PARALLEL=false 15:17:33 + TOX_OPTIONS_LIST= 15:17:33 + [[ -n checkbashisms ]] 15:17:33 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:17:33 + case ${PARALLEL,,} in 15:17:33 + tox -e checkbashisms 15:17:33 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:17:34 checkbashisms: freeze> python -m pip freeze --all 15:17:34 checkbashisms: pip==25.3,setuptools==80.9.0 15:17:34 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:17:36 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:17:38 checkbashisms: OK (4.76=setup[1.34]+cmd[3.42] seconds) 15:17:38 congratulations :) (4.80 seconds) 15:17:38 + tox_status=0 15:17:38 + echo '---> Completed tox runs' 15:17:38 ---> Completed tox runs 15:17:38 + for i in .tox/*/log 15:17:38 ++ echo .tox/checkbashisms/log 15:17:38 ++ awk -F/ '{print $2}' 15:17:38 + tox_env=checkbashisms 15:17:38 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:17:38 + DOC_DIR=docs/_build/html 15:17:38 + [[ -d docs/_build/html ]] 15:17:38 + echo '---> tox-run.sh ends' 15:17:38 ---> tox-run.sh ends 15:17:38 + test 0 -eq 0 15:17:38 $ ssh-agent -k 15:17:38 unset SSH_AUTH_SOCK; 15:17:38 unset SSH_AGENT_PID; 15:17:38 echo Agent pid 1676 killed; 15:17:38 [ssh-agent] Stopped. 15:17:38 [PostBuildScript] - [INFO] Executing post build scripts. 15:17:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17039921096729901644.sh 15:17:38 ---> sysstat.sh 15:17:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16237496178919817900.sh 15:17:38 ---> package-listing.sh 15:17:38 ++ facter osfamily 15:17:38 ++ tr '[:upper:]' '[:lower:]' 15:17:39 + OS_FAMILY=debian 15:17:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:17:39 + START_PACKAGES=/tmp/packages_start.txt 15:17:39 + END_PACKAGES=/tmp/packages_end.txt 15:17:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:17:39 + PACKAGES=/tmp/packages_start.txt 15:17:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:17:39 + PACKAGES=/tmp/packages_end.txt 15:17:39 + case "${OS_FAMILY}" in 15:17:39 + dpkg -l 15:17:39 + grep '^ii' 15:17:39 + '[' -f /tmp/packages_start.txt ']' 15:17:39 + '[' -f /tmp/packages_end.txt ']' 15:17:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:17:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:17:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:17:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:17:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins865086026013335547.sh 15:17:39 ---> capture-instance-metadata.sh 15:17:39 Setup pyenv: 15:17:39 system 15:17:39 3.8.13 15:17:39 3.9.13 15:17:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:17:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7Rnp 15:17:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:17:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:17:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:17:46 lf-activate-venv(): INFO: Base packages installed successfully 15:17:46 lf-activate-venv(): INFO: Installing additional packages: lftools 15:18:11 lf-activate-venv(): INFO: Adding /tmp/venv-7Rnp/bin to PATH 15:18:11 INFO: Running in OpenStack, capturing instance metadata 15:18:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13192688900633736507.sh 15:18:12 provisioning config files... 15:18:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5634303596313889489tmp 15:18:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:18:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:18:12 [EnvInject] - Injecting environment variables from a build step. 15:18:12 [EnvInject] - Injecting as environment variables the properties content 15:18:12 SERVER_ID=logs 15:18:12 15:18:12 [EnvInject] - Variables injected successfully. 15:18:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14375805431693601647.sh 15:18:12 ---> create-netrc.sh 15:18:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3853893395541878523.sh 15:18:12 ---> python-tools-install.sh 15:18:12 Setup pyenv: 15:18:12 system 15:18:12 3.8.13 15:18:12 3.9.13 15:18:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:18:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Rnp from file:/tmp/.os_lf_venv 15:18:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:18:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:18:14 lf-activate-venv(): INFO: Base packages installed successfully 15:18:14 lf-activate-venv(): INFO: Installing additional packages: lftools 15:18:22 lf-activate-venv(): INFO: Adding /tmp/venv-7Rnp/bin to PATH 15:18:22 Generating Requirements File 15:18:44 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. 15:18:44 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:18:44 Python 3.10.6 15:18:45 pip 25.3 from /tmp/venv-7Rnp/lib/python3.10/site-packages/pip (python 3.10) 15:18:45 appdirs==1.4.4 15:18:45 argcomplete==3.6.3 15:18:45 aspy.yaml==1.3.0 15:18:45 attrs==25.4.0 15:18:45 autopage==0.5.2 15:18:45 backports.strenum==1.3.1 15:18:45 beautifulsoup4==4.14.3 15:18:45 boto3==1.42.5 15:18:45 botocore==1.42.5 15:18:45 bs4==0.0.2 15:18:45 cachetools==6.2.2 15:18:45 certifi==2025.11.12 15:18:45 cffi==2.0.0 15:18:45 cfgv==3.5.0 15:18:45 chardet==5.2.0 15:18:45 charset-normalizer==3.4.4 15:18:45 click==8.3.1 15:18:45 cliff==4.13.0 15:18:45 cmd2==3.0.0 15:18:45 cryptography==3.3.2 15:18:45 debtcollector==3.0.0 15:18:45 decorator==5.2.1 15:18:45 defusedxml==0.7.1 15:18:45 Deprecated==1.3.1 15:18:45 distlib==0.4.0 15:18:45 dnspython==2.8.0 15:18:45 docker==7.1.0 15:18:45 dogpile.cache==1.5.0 15:18:45 durationpy==0.10 15:18:45 email-validator==2.3.0 15:18:45 filelock==3.20.0 15:18:45 future==1.0.0 15:18:45 gitdb==4.0.12 15:18:45 GitPython==3.1.45 15:18:45 google-auth==2.43.0 15:18:45 httplib2==0.31.0 15:18:45 identify==2.6.15 15:18:45 idna==3.11 15:18:45 importlib-resources==1.5.0 15:18:45 iso8601==2.1.0 15:18:45 Jinja2==3.1.6 15:18:45 jmespath==1.0.1 15:18:45 jsonpatch==1.33 15:18:45 jsonpointer==3.0.0 15:18:45 jsonschema==4.25.1 15:18:45 jsonschema-specifications==2025.9.1 15:18:45 keystoneauth1==5.12.0 15:18:45 kubernetes==34.1.0 15:18:45 lftools==0.37.17 15:18:45 lxml==6.0.2 15:18:45 markdown-it-py==4.0.0 15:18:45 MarkupSafe==3.0.3 15:18:45 mdurl==0.1.2 15:18:45 msgpack==1.1.2 15:18:45 multi_key_dict==2.0.3 15:18:45 munch==4.0.0 15:18:45 netaddr==1.3.0 15:18:45 niet==1.4.2 15:18:45 nodeenv==1.9.1 15:18:45 oauth2client==4.1.3 15:18:45 oauthlib==3.3.1 15:18:45 openstacksdk==4.8.0 15:18:45 os-service-types==1.8.2 15:18:45 osc-lib==4.2.0 15:18:45 oslo.config==10.1.0 15:18:45 oslo.context==6.2.0 15:18:45 oslo.i18n==6.7.1 15:18:45 oslo.log==7.2.1 15:18:45 oslo.serialization==5.8.0 15:18:45 oslo.utils==9.2.0 15:18:45 packaging==25.0 15:18:45 pbr==7.0.3 15:18:45 platformdirs==4.5.1 15:18:45 prettytable==3.17.0 15:18:45 psutil==7.1.3 15:18:45 pyasn1==0.6.1 15:18:45 pyasn1_modules==0.4.2 15:18:45 pycparser==2.23 15:18:45 pygerrit2==2.0.15 15:18:45 PyGithub==2.8.1 15:18:45 Pygments==2.19.2 15:18:45 PyJWT==2.10.1 15:18:45 PyNaCl==1.6.1 15:18:45 pyparsing==2.4.7 15:18:45 pyperclip==1.11.0 15:18:45 pyrsistent==0.20.0 15:18:45 python-cinderclient==9.8.0 15:18:45 python-dateutil==2.9.0.post0 15:18:45 python-heatclient==4.3.0 15:18:45 python-jenkins==1.8.3 15:18:45 python-keystoneclient==5.7.0 15:18:45 python-magnumclient==4.9.0 15:18:45 python-openstackclient==8.2.0 15:18:45 python-swiftclient==4.9.0 15:18:45 PyYAML==6.0.3 15:18:45 referencing==0.37.0 15:18:45 requests==2.32.5 15:18:45 requests-oauthlib==2.0.0 15:18:45 requestsexceptions==1.4.0 15:18:45 rfc3986==2.0.0 15:18:45 rich==14.2.0 15:18:45 rich-argparse==1.7.2 15:18:45 rpds-py==0.30.0 15:18:45 rsa==4.9.1 15:18:45 ruamel.yaml==0.18.16 15:18:45 ruamel.yaml.clib==0.2.15 15:18:45 s3transfer==0.16.0 15:18:45 simplejson==3.20.2 15:18:45 six==1.17.0 15:18:45 smmap==5.0.2 15:18:45 soupsieve==2.8 15:18:45 stevedore==5.6.0 15:18:45 tabulate==0.9.0 15:18:45 toml==0.10.2 15:18:45 tomlkit==0.13.3 15:18:45 tqdm==4.67.1 15:18:45 typing_extensions==4.15.0 15:18:45 tzdata==2025.2 15:18:45 urllib3==1.26.20 15:18:45 virtualenv==20.35.4 15:18:45 wcwidth==0.2.14 15:18:45 websocket-client==1.9.0 15:18:45 wrapt==2.0.1 15:18:45 xdg==6.0.0 15:18:45 xmltodict==1.0.2 15:18:45 yq==3.4.3 15:18:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6179013673786879474.sh 15:18:45 ---> sudo-logs.sh 15:18:45 Archiving 'sudo' log.. 15:18:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7404004682111997892.sh 15:18:45 ---> job-cost.sh 15:18:45 Setup pyenv: 15:18:45 system 15:18:45 3.8.13 15:18:45 3.9.13 15:18:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:18:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Rnp from file:/tmp/.os_lf_venv 15:18:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:18:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:18:48 lf-activate-venv(): INFO: Base packages installed successfully 15:18:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:18:55 lf-activate-venv(): INFO: Adding /tmp/venv-7Rnp/bin to PATH 15:18:55 INFO: No Stack... 15:18:55 INFO: Retrieving Pricing Info for: v3-standard-4 15:18:55 INFO: Archiving Costs 15:18:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11157116520625791646.sh 15:18:55 ---> logs-deploy.sh 15:18:55 Setup pyenv: 15:18:55 system 15:18:55 3.8.13 15:18:55 3.9.13 15:18:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:18:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Rnp from file:/tmp/.os_lf_venv 15:18:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:18:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:18:57 lf-activate-venv(): INFO: Base packages installed successfully 15:18:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:19:06 lf-activate-venv(): INFO: Adding /tmp/venv-7Rnp/bin to PATH 15:19:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4348 15:19:06 INFO: archiving workspace using pattern(s): 15:19:07 Archives upload complete. 15:19:07 INFO: archiving logs to Nexus 15:19:08 ---> uname -a: 15:19:08 Linux prd-ubuntu1804-builder-4c-4g-19080 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:19:08 15:19:08 15:19:08 ---> lscpu: 15:19:08 Architecture: x86_64 15:19:08 CPU op-mode(s): 32-bit, 64-bit 15:19:08 Byte Order: Little Endian 15:19:08 CPU(s): 4 15:19:08 On-line CPU(s) list: 0-3 15:19:08 Thread(s) per core: 1 15:19:08 Core(s) per socket: 1 15:19:08 Socket(s): 4 15:19:08 NUMA node(s): 1 15:19:08 Vendor ID: AuthenticAMD 15:19:08 CPU family: 23 15:19:08 Model: 49 15:19:08 Model name: AMD EPYC-Rome Processor 15:19:08 Stepping: 0 15:19:08 CPU MHz: 2800.000 15:19:08 BogoMIPS: 5600.00 15:19:08 Virtualization: AMD-V 15:19:08 Hypervisor vendor: KVM 15:19:08 Virtualization type: full 15:19:08 L1d cache: 32K 15:19:08 L1i cache: 32K 15:19:08 L2 cache: 512K 15:19:08 L3 cache: 16384K 15:19:08 NUMA node0 CPU(s): 0-3 15:19: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 15:19:08 15:19:08 15:19:08 ---> nproc: 15:19:08 4 15:19:08 15:19:08 15:19:08 ---> df -h: 15:19:08 Filesystem Size Used Avail Use% Mounted on 15:19:08 udev 7.9G 0 7.9G 0% /dev 15:19:08 tmpfs 1.6G 676K 1.6G 1% /run 15:19:08 /dev/vda1 78G 8.3G 70G 11% / 15:19:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:19:08 tmpfs 5.0M 0 5.0M 0% /run/lock 15:19:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:19:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:19:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:19:08 15:19:08 15:19:08 ---> free -m: 15:19:08 total used free shared buff/cache available 15:19:08 Mem: 16040 561 13408 0 2069 15164 15:19:08 Swap: 1023 0 1023 15:19:08 15:19:08 15:19:08 ---> ip addr: 15:19:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:19:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:19:08 inet 127.0.0.1/8 scope host lo 15:19:08 valid_lft forever preferred_lft forever 15:19:08 inet6 ::1/128 scope host 15:19:08 valid_lft forever preferred_lft forever 15:19:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:19:08 link/ether fa:16:3e:8c:63:5d brd ff:ff:ff:ff:ff:ff 15:19:08 inet 10.30.107.167/23 brd 10.30.107.255 scope global dynamic ens3 15:19:08 valid_lft 86264sec preferred_lft 86264sec 15:19:08 inet6 fe80::f816:3eff:fe8c:635d/64 scope link 15:19:08 valid_lft forever preferred_lft forever 15:19:08 15:19:08 15:19:08 ---> sar -b -r -n DEV: 15:19:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19080) 12/09/25 _x86_64_ (4 CPU) 15:19:08 15:19:08 15:16:56 LINUX RESTART (4 CPU) 15:19:08 15:19:08 15:17:01 tps rtps wtps bread/s bwrtn/s 15:19:08 15:18:01 168.92 58.89 110.03 3742.98 33208.47 15:19:08 15:19:01 95.98 1.07 94.92 121.85 14713.95 15:19:08 Average: 132.45 29.98 102.47 1932.41 23961.21 15:19:08 15:19:08 15:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:19:08 15:18:01 13955292 15485928 2469676 15.04 56236 1677880 838836 4.80 758700 1503160 112356 15:19:08 15:19:01 13729856 15525496 2695112 16.41 79464 1903968 798840 4.57 733652 1721560 130264 15:19:08 Average: 13842574 15505712 2582394 15.72 67850 1790924 818838 4.69 746176 1612360 121310 15:19:08 15:19:08 15:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:19:08 15:18:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 15:19:08 15:18:01 ens3 515.15 303.53 2103.30 79.77 0.00 0.00 0.00 0.00 15:19:08 15:19:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 15:19:08 15:19:01 ens3 47.31 35.98 581.41 9.75 0.00 0.00 0.00 0.00 15:19:08 Average: lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 15:19:08 Average: ens3 281.23 169.76 1342.35 44.76 0.00 0.00 0.00 0.00 15:19:08 15:19:08 15:19:08 ---> sar -P ALL: 15:19:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19080) 12/09/25 _x86_64_ (4 CPU) 15:19:08 15:19:08 15:16:56 LINUX RESTART (4 CPU) 15:19:08 15:19:08 15:17:01 CPU %user %nice %system %iowait %steal %idle 15:19:08 15:18:01 all 22.91 0.00 2.38 3.62 0.06 71.02 15:19:08 15:18:01 0 11.77 0.00 1.89 4.84 0.05 81.44 15:19:08 15:18:01 1 24.00 0.00 2.38 3.80 0.05 69.77 15:19:08 15:18:01 2 33.45 0.00 2.92 4.65 0.08 58.90 15:19:08 15:18:01 3 22.44 0.00 2.29 1.22 0.08 73.96 15:19:08 15:19:01 all 19.02 0.00 1.35 4.93 0.06 74.63 15:19:08 15:19:01 0 18.07 0.00 1.09 4.75 0.03 76.07 15:19:08 15:19:01 1 15.60 0.00 0.88 0.47 0.02 83.03 15:19:08 15:19:01 2 27.20 0.00 1.97 1.14 0.07 69.62 15:19:08 15:19:01 3 15.23 0.00 1.49 13.39 0.08 69.80 15:19:08 Average: all 20.97 0.00 1.87 4.27 0.06 72.83 15:19:08 Average: 0 14.92 0.00 1.49 4.79 0.04 78.75 15:19:08 Average: 1 19.80 0.00 1.63 2.13 0.03 76.40 15:19:08 Average: 2 30.32 0.00 2.44 2.89 0.08 64.27 15:19:08 Average: 3 18.84 0.00 1.89 7.30 0.08 71.88 15:19:08 15:19:08 15:19:08