06:37:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142292 06:37:15 Running as SYSTEM 06:37:15 [EnvInject] - Loading node environment variables. 06:37:15 Building remotely on prd-ubuntu1804-builder-4c-4g-4090 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:37:15 [ssh-agent] Looking for ssh-agent implementation... 06:37:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:37:15 $ ssh-agent 06:37:15 SSH_AUTH_SOCK=/tmp/ssh-JOGIPnMt0D1o/agent.1668 06:37:15 SSH_AGENT_PID=1670 06:37:15 [ssh-agent] Started. 06:37:15 Running ssh-add (command line suppressed) 06:37:15 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11709343157916915595.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11709343157916915595.key) 06:37:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:37:15 The recommended git tool is: NONE 06:37:17 using credential onap-jenkins-ssh 06:37:17 Wiping out workspace first. 06:37:17 Cloning the remote Git repository 06:37:17 Cloning repository git://cloud.onap.org/mirror/oom.git 06:37:17 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:37:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:37:17 > git --version # timeout=10 06:37:17 > git --version # 'git version 2.17.1' 06:37:17 using GIT_SSH to set credentials Gerrit user 06:37:17 Verifying host key using manually-configured host key entries 06:37:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:37:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:37:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:37:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:37:23 using GIT_SSH to set credentials Gerrit user 06:37:23 Verifying host key using manually-configured host key entries 06:37:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/92/142292/2 # timeout=30 06:37:23 > git rev-parse bdd142aefdea45b08fc58548766c93afdc6a7610^{commit} # timeout=10 06:37:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:37:23 Checking out Revision bdd142aefdea45b08fc58548766c93afdc6a7610 (refs/changes/92/142292/2) 06:37:23 > git config core.sparsecheckout # timeout=10 06:37:23 > git checkout -f bdd142aefdea45b08fc58548766c93afdc6a7610 # timeout=30 06:37:26 Commit message: "Remove common.waitForJobContainer and sidecar killer" 06:37:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:37:26 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 06:37:27 [EnvInject] - Injecting environment variables from a build step. 06:37:27 [EnvInject] - Injecting as environment variables the properties content 06:37:27 PYTHON=python3 06:37:27 06:37:27 [EnvInject] - Variables injected successfully. 06:37:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7188957226335426151.sh 06:37:27 ---> tox-install.sh 06:37:27 + source /home/jenkins/lf-env.sh 06:37:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:37:27 ++ mktemp -d /tmp/venv-XXXX 06:37:27 + lf_venv=/tmp/venv-h16P 06:37:27 + local venv_file=/tmp/.os_lf_venv 06:37:27 + local python=python3 06:37:27 + local options 06:37:27 + local set_path=true 06:37:27 + local install_args= 06:37:27 ++ 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:37:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:37:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:37:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:37:27 + true 06:37:27 + case $1 in 06:37:27 + venv_file=/tmp/.toxenv 06:37:27 + shift 2 06:37:27 + true 06:37:27 + case $1 in 06:37:27 + shift 06:37:27 + break 06:37:27 + case $python in 06:37:27 + local pkg_list= 06:37:27 + [[ -d /opt/pyenv ]] 06:37:27 + echo 'Setup pyenv:' 06:37:27 Setup pyenv: 06:37:27 + export PYENV_ROOT=/opt/pyenv 06:37:27 + PYENV_ROOT=/opt/pyenv 06:37:27 + 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:37:27 + 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:37:27 + pyenv versions 06:37:27 * system (set by /opt/pyenv/version) 06:37:27 * 3.8.13 (set by /opt/pyenv/version) 06:37:27 * 3.9.13 (set by /opt/pyenv/version) 06:37:27 * 3.10.6 (set by /opt/pyenv/version) 06:37:27 + command -v pyenv 06:37:27 ++ pyenv init - --no-rehash 06:37:27 + 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:37:27 export PATH="/opt/pyenv/shims:${PATH}" 06:37:27 export PYENV_SHELL=bash 06:37:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:37:27 pyenv() { 06:37:27 local command 06:37:27 command="${1:-}" 06:37:27 if [ "$#" -gt 0 ]; then 06:37:27 shift 06:37:27 fi 06:37:27 06:37:27 case "$command" in 06:37:27 rehash|shell) 06:37:27 eval "$(pyenv "sh-$command" "$@")" 06:37:27 ;; 06:37:27 *) 06:37:27 command pyenv "$command" "$@" 06:37:27 ;; 06:37:27 esac 06:37:27 }' 06:37:27 +++ 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:37:27 ++ 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:37:27 ++ 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:37:27 ++ 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:37:27 ++ export PYENV_SHELL=bash 06:37:27 ++ PYENV_SHELL=bash 06:37:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:37:27 +++ complete -F _pyenv pyenv 06:37:27 ++ lf-pyver python3 06:37:27 ++ local py_version_xy=python3 06:37:27 ++ local py_version_xyz= 06:37:27 ++ pyenv versions 06:37:27 ++ local command 06:37:27 ++ command=versions 06:37:27 ++ '[' 1 -gt 0 ']' 06:37:27 ++ shift 06:37:27 ++ case "$command" in 06:37:27 ++ command pyenv versions 06:37:27 ++ pyenv versions 06:37:27 ++ sed 's/^[ *]* //' 06:37:27 ++ awk '{ print $1 }' 06:37:27 ++ grep -E '^[0-9.]*[0-9]$' 06:37:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:37:27 +++ grep '^3' /tmp/.pyenv_versions 06:37:27 +++ sort -V 06:37:27 +++ tail -n 1 06:37:38 ++ py_version_xyz=3.10.6 06:37:38 ++ [[ -z 3.10.6 ]] 06:37:38 ++ echo 3.10.6 06:37:38 ++ return 0 06:37:38 + pyenv local 3.10.6 06:37:38 + local command 06:37:38 + command=local 06:37:38 + '[' 2 -gt 0 ']' 06:37:38 + shift 06:37:38 + case "$command" in 06:37:38 + command pyenv local 3.10.6 06:37:38 + pyenv local 3.10.6 06:37:39 + for arg in "$@" 06:37:39 + case $arg in 06:37:39 + pkg_list+='tox ' 06:37:39 + for arg in "$@" 06:37:39 + case $arg in 06:37:39 + pkg_list+='virtualenv ' 06:37:39 + for arg in "$@" 06:37:39 + case $arg in 06:37:39 + pkg_list+='urllib3~=1.26.15 ' 06:37:39 + [[ -f /tmp/.toxenv ]] 06:37:39 + [[ ! -f /tmp/.toxenv ]] 06:37:39 + [[ -n '' ]] 06:37:39 + python3 -m venv /tmp/venv-h16P 06:37:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h16P' 06:37:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h16P 06:37:45 + echo /tmp/venv-h16P 06:37:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:37:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:37:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:37:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:37:45 + local 'pip_opts=--upgrade --quiet' 06:37:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:37:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:37:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:37:45 + [[ -n '' ]] 06:37:45 + [[ -n '' ]] 06:37:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:37:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:37:45 + /tmp/venv-h16P/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:37:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:37:54 lf-activate-venv(): INFO: Base packages installed successfully 06:37:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:37:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:37:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:37:54 + /tmp/venv-h16P/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:38:07 + type python3 06:38:07 + true 06:38:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-h16P/bin to PATH' 06:38:07 lf-activate-venv(): INFO: Adding /tmp/venv-h16P/bin to PATH 06:38:07 + PATH=/tmp/venv-h16P/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:38:07 + return 0 06:38:07 + python3 --version 06:38:07 Python 3.10.6 06:38:07 + python3 -m pip --version 06:38:07 pip 25.2 from /tmp/venv-h16P/lib/python3.10/site-packages/pip (python 3.10) 06:38:07 + python3 -m pip freeze 06:38:08 cachetools==6.2.1 06:38:08 chardet==5.2.0 06:38:08 colorama==0.4.6 06:38:08 distlib==0.4.0 06:38:08 filelock==3.20.0 06:38:08 packaging==25.0 06:38:08 platformdirs==4.5.0 06:38:08 pluggy==1.6.0 06:38:08 pyproject-api==1.10.0 06:38:08 tomli==2.3.0 06:38:08 tox==4.31.0 06:38:08 typing_extensions==4.15.0 06:38:08 urllib3==1.26.20 06:38:08 virtualenv==20.35.3 06:38:08 [EnvInject] - Injecting environment variables from a build step. 06:38:08 [EnvInject] - Injecting as environment variables the properties content 06:38:08 PARALLEL=false 06:38:08 06:38:08 [EnvInject] - Variables injected successfully. 06:38:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8554702840684517658.sh 06:38:08 ---> tox-run.sh 06:38:08 + 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:38:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:38:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:38:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:38:08 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:38:08 + source /home/jenkins/lf-env.sh 06:38:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:38:08 ++ mktemp -d /tmp/venv-XXXX 06:38:08 + lf_venv=/tmp/venv-WBZ0 06:38:08 + local venv_file=/tmp/.os_lf_venv 06:38:08 + local python=python3 06:38:08 + local options 06:38:08 + local set_path=true 06:38:08 + local install_args= 06:38:08 ++ 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:38:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:38:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:38:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:38:08 + true 06:38:08 + case $1 in 06:38:08 + venv_file=/tmp/.toxenv 06:38:08 + shift 2 06:38:08 + true 06:38:08 + case $1 in 06:38:08 + shift 06:38:08 + break 06:38:08 + case $python in 06:38:08 + local pkg_list= 06:38:08 + [[ -d /opt/pyenv ]] 06:38:08 + echo 'Setup pyenv:' 06:38:08 Setup pyenv: 06:38:08 + export PYENV_ROOT=/opt/pyenv 06:38:08 + PYENV_ROOT=/opt/pyenv 06:38:08 + 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:38:08 + 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:38:08 + pyenv versions 06:38:08 system 06:38:08 3.8.13 06:38:08 3.9.13 06:38:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:38:08 + command -v pyenv 06:38:08 ++ pyenv init - --no-rehash 06:38:08 + 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:38:08 export PATH="/opt/pyenv/shims:${PATH}" 06:38:08 export PYENV_SHELL=bash 06:38:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:38:08 pyenv() { 06:38:08 local command 06:38:08 command="${1:-}" 06:38:08 if [ "$#" -gt 0 ]; then 06:38:08 shift 06:38:08 fi 06:38:08 06:38:08 case "$command" in 06:38:08 rehash|shell) 06:38:08 eval "$(pyenv "sh-$command" "$@")" 06:38:08 ;; 06:38:08 *) 06:38:08 command pyenv "$command" "$@" 06:38:08 ;; 06:38:08 esac 06:38:08 }' 06:38:08 +++ 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:38:08 ++ 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:38:08 ++ 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:38:08 ++ 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:38:08 ++ export PYENV_SHELL=bash 06:38:08 ++ PYENV_SHELL=bash 06:38:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:38:08 +++ complete -F _pyenv pyenv 06:38:08 ++ lf-pyver python3 06:38:08 ++ local py_version_xy=python3 06:38:08 ++ local py_version_xyz= 06:38:08 ++ pyenv versions 06:38:08 ++ local command 06:38:08 ++ command=versions 06:38:08 ++ '[' 1 -gt 0 ']' 06:38:08 ++ shift 06:38:08 ++ case "$command" in 06:38:08 ++ command pyenv versions 06:38:08 ++ pyenv versions 06:38:08 ++ sed 's/^[ *]* //' 06:38:08 ++ awk '{ print $1 }' 06:38:08 ++ grep -E '^[0-9.]*[0-9]$' 06:38:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:38:08 +++ grep '^3' /tmp/.pyenv_versions 06:38:08 +++ sort -V 06:38:08 +++ tail -n 1 06:38:08 ++ py_version_xyz=3.10.6 06:38:08 ++ [[ -z 3.10.6 ]] 06:38:08 ++ echo 3.10.6 06:38:08 ++ return 0 06:38:08 + pyenv local 3.10.6 06:38:08 + local command 06:38:08 + command=local 06:38:08 + '[' 2 -gt 0 ']' 06:38:08 + shift 06:38:08 + case "$command" in 06:38:08 + command pyenv local 3.10.6 06:38:08 + pyenv local 3.10.6 06:38:08 + for arg in "$@" 06:38:08 + case $arg in 06:38:08 + pkg_list+='tox ' 06:38:08 + for arg in "$@" 06:38:08 + case $arg in 06:38:08 + pkg_list+='virtualenv ' 06:38:08 + for arg in "$@" 06:38:08 + case $arg in 06:38:08 + pkg_list+='urllib3~=1.26.15 ' 06:38:08 + [[ -f /tmp/.toxenv ]] 06:38:08 ++ cat /tmp/.toxenv 06:38:08 + lf_venv=/tmp/venv-h16P 06:38:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h16P from' file:/tmp/.toxenv 06:38:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h16P from file:/tmp/.toxenv 06:38:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:38:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:38:08 + local 'pip_opts=--upgrade --quiet' 06:38:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:38:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:38:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:38:08 + [[ -n '' ]] 06:38:08 + [[ -n '' ]] 06:38:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:38:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:38:08 + /tmp/venv-h16P/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:38:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:38:09 lf-activate-venv(): INFO: Base packages installed successfully 06:38:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:38:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:38:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:38:09 + /tmp/venv-h16P/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:38:10 + type python3 06:38:10 + true 06:38:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-h16P/bin to PATH' 06:38:10 lf-activate-venv(): INFO: Adding /tmp/venv-h16P/bin to PATH 06:38:10 + PATH=/tmp/venv-h16P/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:38:10 + return 0 06:38:10 + [[ -d /opt/pyenv ]] 06:38:10 + echo '---> Setting up pyenv' 06:38:10 ---> Setting up pyenv 06:38:10 + export PYENV_ROOT=/opt/pyenv 06:38:10 + PYENV_ROOT=/opt/pyenv 06:38:10 + export PATH=/opt/pyenv/bin:/tmp/venv-h16P/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:38:10 + PATH=/opt/pyenv/bin:/tmp/venv-h16P/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:38:10 ++ pwd 06:38:10 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:38:10 + export PYTHONPATH 06:38:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:38:10 + TOX_TESTENV_PASSENV=PYTHONPATH 06:38:10 + tox --version 06:38:11 4.31.0 from /tmp/venv-h16P/lib/python3.10/site-packages/tox/__init__.py 06:38:11 + PARALLEL=false 06:38:11 + TOX_OPTIONS_LIST= 06:38:11 + [[ -n checkbashisms ]] 06:38:11 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:38:11 + case ${PARALLEL,,} in 06:38:11 + tox -e checkbashisms 06:38:11 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:38:12 checkbashisms: freeze> python -m pip freeze --all 06:38:13 checkbashisms: pip==25.2,setuptools==80.9.0 06:38:13 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:38:14 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:38:16 checkbashisms: OK (4.99=setup[1.49]+cmd[3.51] seconds) 06:38:16 congratulations :) (5.03 seconds) 06:38:16 + tox_status=0 06:38:16 + echo '---> Completed tox runs' 06:38:16 ---> Completed tox runs 06:38:16 + for i in .tox/*/log 06:38:16 ++ echo .tox/checkbashisms/log 06:38:16 ++ awk -F/ '{print $2}' 06:38:16 + tox_env=checkbashisms 06:38:16 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:38:16 + DOC_DIR=docs/_build/html 06:38:16 + [[ -d docs/_build/html ]] 06:38:16 + echo '---> tox-run.sh ends' 06:38:16 ---> tox-run.sh ends 06:38:16 + test 0 -eq 0 06:38:16 $ ssh-agent -k 06:38:16 unset SSH_AUTH_SOCK; 06:38:16 unset SSH_AGENT_PID; 06:38:16 echo Agent pid 1670 killed; 06:38:16 [ssh-agent] Stopped. 06:38:16 [PostBuildScript] - [INFO] Executing post build scripts. 06:38:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13654446727537285887.sh 06:38:16 ---> sysstat.sh 06:38:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11837206457338074999.sh 06:38:17 ---> package-listing.sh 06:38:17 ++ facter osfamily 06:38:17 ++ tr '[:upper:]' '[:lower:]' 06:38:17 + OS_FAMILY=debian 06:38:17 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:38:17 + START_PACKAGES=/tmp/packages_start.txt 06:38:17 + END_PACKAGES=/tmp/packages_end.txt 06:38:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:38:17 + PACKAGES=/tmp/packages_start.txt 06:38:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:38:17 + PACKAGES=/tmp/packages_end.txt 06:38:17 + case "${OS_FAMILY}" in 06:38:17 + dpkg -l 06:38:17 + grep '^ii' 06:38:17 + '[' -f /tmp/packages_start.txt ']' 06:38:17 + '[' -f /tmp/packages_end.txt ']' 06:38:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:38:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:38:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:38:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:38:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16965242646592783138.sh 06:38:17 ---> capture-instance-metadata.sh 06:38:17 Setup pyenv: 06:38:17 system 06:38:17 3.8.13 06:38:17 3.9.13 06:38:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:38:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aSzW 06:38:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:38:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:38:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:38:25 lf-activate-venv(): INFO: Base packages installed successfully 06:38:25 lf-activate-venv(): INFO: Installing additional packages: lftools 06:38:53 lf-activate-venv(): INFO: Adding /tmp/venv-aSzW/bin to PATH 06:38:53 INFO: Running in OpenStack, capturing instance metadata 06:38:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7128844048068791276.sh 06:38:53 provisioning config files... 06:38:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5359473106507323667tmp 06:38:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:38:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:38:53 [EnvInject] - Injecting environment variables from a build step. 06:38:53 [EnvInject] - Injecting as environment variables the properties content 06:38:53 SERVER_ID=logs 06:38:53 06:38:53 [EnvInject] - Variables injected successfully. 06:38:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16721263724765601559.sh 06:38:53 ---> create-netrc.sh 06:38:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1014945082002196679.sh 06:38:53 ---> python-tools-install.sh 06:38:53 Setup pyenv: 06:38:53 system 06:38:53 3.8.13 06:38:53 3.9.13 06:38:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:38:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aSzW from file:/tmp/.os_lf_venv 06:38:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:38:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:38:55 lf-activate-venv(): INFO: Base packages installed successfully 06:38:55 lf-activate-venv(): INFO: Installing additional packages: lftools 06:39:04 lf-activate-venv(): INFO: Adding /tmp/venv-aSzW/bin to PATH 06:39:04 Generating Requirements File 06:39:27 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:39:27 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 06:39:27 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:39:27 Python 3.10.6 06:39:28 pip 25.2 from /tmp/venv-aSzW/lib/python3.10/site-packages/pip (python 3.10) 06:39:28 appdirs==1.4.4 06:39:28 argcomplete==3.6.3 06:39:28 aspy.yaml==1.3.0 06:39:28 attrs==25.4.0 06:39:28 autopage==0.5.2 06:39:28 beautifulsoup4==4.14.2 06:39:28 boto3==1.40.55 06:39:28 botocore==1.40.55 06:39:28 bs4==0.0.2 06:39:28 cachetools==6.2.1 06:39:28 certifi==2025.10.5 06:39:28 cffi==2.0.0 06:39:28 cfgv==3.4.0 06:39:28 chardet==5.2.0 06:39:28 charset-normalizer==3.4.4 06:39:28 click==8.3.0 06:39:28 cliff==4.11.0 06:39:28 cmd2==2.7.0 06:39:28 cryptography==3.3.2 06:39:28 debtcollector==3.0.0 06:39:28 decorator==5.2.1 06:39:28 defusedxml==0.7.1 06:39:28 Deprecated==1.2.18 06:39:28 distlib==0.4.0 06:39:28 dnspython==2.8.0 06:39:28 docker==7.1.0 06:39:28 dogpile.cache==1.5.0 06:39:28 durationpy==0.10 06:39:28 email-validator==2.3.0 06:39:28 filelock==3.20.0 06:39:28 future==1.0.0 06:39:28 gitdb==4.0.12 06:39:28 GitPython==3.1.45 06:39:28 google-auth==2.41.1 06:39:28 httplib2==0.31.0 06:39:28 identify==2.6.15 06:39:28 idna==3.11 06:39:28 importlib-resources==1.5.0 06:39:28 iso8601==2.1.0 06:39:28 Jinja2==3.1.6 06:39:28 jmespath==1.0.1 06:39:28 jsonpatch==1.33 06:39:28 jsonpointer==3.0.0 06:39:28 jsonschema==4.25.1 06:39:28 jsonschema-specifications==2025.9.1 06:39:28 keystoneauth1==5.12.0 06:39:28 kubernetes==34.1.0 06:39:28 lftools==0.37.15 06:39:28 lxml==6.0.2 06:39:28 markdown-it-py==4.0.0 06:39:28 MarkupSafe==3.0.3 06:39:28 mdurl==0.1.2 06:39:28 msgpack==1.1.2 06:39:28 multi_key_dict==2.0.3 06:39:28 munch==4.0.0 06:39:28 netaddr==1.3.0 06:39:28 niet==1.4.2 06:39:28 nodeenv==1.9.1 06:39:28 oauth2client==4.1.3 06:39:28 oauthlib==3.3.1 06:39:28 openstacksdk==4.7.1 06:39:28 os-service-types==1.8.0 06:39:28 osc-lib==4.2.0 06:39:28 oslo.config==10.0.0 06:39:28 oslo.context==6.1.0 06:39:28 oslo.i18n==6.6.0 06:39:28 oslo.log==7.2.1 06:39:28 oslo.serialization==5.8.0 06:39:28 oslo.utils==9.1.0 06:39:28 packaging==25.0 06:39:28 pbr==7.0.1 06:39:28 platformdirs==4.5.0 06:39:28 prettytable==3.16.0 06:39:28 psutil==7.1.1 06:39:28 pyasn1==0.6.1 06:39:28 pyasn1_modules==0.4.2 06:39:28 pycparser==2.23 06:39:28 pygerrit2==2.0.15 06:39:28 PyGithub==2.8.1 06:39:28 Pygments==2.19.2 06:39:28 PyJWT==2.10.1 06:39:28 PyNaCl==1.6.0 06:39:28 pyparsing==2.4.7 06:39:28 pyperclip==1.11.0 06:39:28 pyrsistent==0.20.0 06:39:28 python-cinderclient==9.8.0 06:39:28 python-dateutil==2.9.0.post0 06:39:28 python-heatclient==4.3.0 06:39:28 python-jenkins==1.8.3 06:39:28 python-keystoneclient==5.7.0 06:39:28 python-magnumclient==4.9.0 06:39:28 python-openstackclient==8.2.0 06:39:28 python-swiftclient==4.8.0 06:39:28 PyYAML==6.0.3 06:39:28 referencing==0.37.0 06:39:28 requests==2.32.5 06:39:28 requests-oauthlib==2.0.0 06:39:28 requestsexceptions==1.4.0 06:39:28 rfc3986==2.0.0 06:39:28 rich==14.2.0 06:39:28 rich-argparse==1.7.1 06:39:28 rpds-py==0.27.1 06:39:28 rsa==4.9.1 06:39:28 ruamel.yaml==0.18.15 06:39:28 ruamel.yaml.clib==0.2.14 06:39:28 s3transfer==0.14.0 06:39:28 simplejson==3.20.2 06:39:28 six==1.17.0 06:39:28 smmap==5.0.2 06:39:28 soupsieve==2.8 06:39:28 stevedore==5.5.0 06:39:28 tabulate==0.9.0 06:39:28 toml==0.10.2 06:39:28 tomlkit==0.13.3 06:39:28 tqdm==4.67.1 06:39:28 typing_extensions==4.15.0 06:39:28 tzdata==2025.2 06:39:28 urllib3==1.26.20 06:39:28 virtualenv==20.35.3 06:39:28 wcwidth==0.2.14 06:39:28 websocket-client==1.9.0 06:39:28 wrapt==2.0.0 06:39:28 xdg==6.0.0 06:39:28 xmltodict==1.0.2 06:39:28 yq==3.4.3 06:39:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3499956569229600483.sh 06:39:28 ---> sudo-logs.sh 06:39:28 Archiving 'sudo' log.. 06:39:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5264661438994062995.sh 06:39:28 ---> job-cost.sh 06:39:28 Setup pyenv: 06:39:28 system 06:39:28 3.8.13 06:39:28 3.9.13 06:39:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:39:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aSzW from file:/tmp/.os_lf_venv 06:39:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:39:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:39:30 lf-activate-venv(): INFO: Base packages installed successfully 06:39:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:39:36 lf-activate-venv(): INFO: Adding /tmp/venv-aSzW/bin to PATH 06:39:36 INFO: No Stack... 06:39:36 INFO: Retrieving Pricing Info for: v3-standard-4 06:39:37 INFO: Archiving Costs 06:39:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15733451097220961396.sh 06:39:37 ---> logs-deploy.sh 06:39:37 Setup pyenv: 06:39:37 system 06:39:37 3.8.13 06:39:37 3.9.13 06:39:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:39:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aSzW from file:/tmp/.os_lf_venv 06:39:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:39:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:39:39 lf-activate-venv(): INFO: Base packages installed successfully 06:39:39 lf-activate-venv(): INFO: Installing additional packages: lftools 06:39:47 lf-activate-venv(): INFO: Adding /tmp/venv-aSzW/bin to PATH 06:39:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4284 06:39:47 INFO: archiving workspace using pattern(s): 06:39:49 Archives upload complete. 06:39:49 INFO: archiving logs to Nexus 06:39:50 ---> uname -a: 06:39:50 Linux prd-ubuntu1804-builder-4c-4g-4090 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:39:50 06:39:50 06:39:50 ---> lscpu: 06:39:50 Architecture: x86_64 06:39:50 CPU op-mode(s): 32-bit, 64-bit 06:39:50 Byte Order: Little Endian 06:39:50 CPU(s): 4 06:39:50 On-line CPU(s) list: 0-3 06:39:50 Thread(s) per core: 1 06:39:50 Core(s) per socket: 1 06:39:50 Socket(s): 4 06:39:50 NUMA node(s): 1 06:39:50 Vendor ID: AuthenticAMD 06:39:50 CPU family: 23 06:39:50 Model: 49 06:39:50 Model name: AMD EPYC-Rome Processor 06:39:50 Stepping: 0 06:39:50 CPU MHz: 2799.998 06:39:50 BogoMIPS: 5599.99 06:39:50 Virtualization: AMD-V 06:39:50 Hypervisor vendor: KVM 06:39:50 Virtualization type: full 06:39:50 L1d cache: 32K 06:39:50 L1i cache: 32K 06:39:50 L2 cache: 512K 06:39:50 L3 cache: 16384K 06:39:50 NUMA node0 CPU(s): 0-3 06:39:50 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:39:50 06:39:50 06:39:50 ---> nproc: 06:39:50 4 06:39:50 06:39:50 06:39:50 ---> df -h: 06:39:50 Filesystem Size Used Avail Use% Mounted on 06:39:50 udev 7.9G 0 7.9G 0% /dev 06:39:50 tmpfs 1.6G 680K 1.6G 1% /run 06:39:50 /dev/vda1 78G 8.3G 70G 11% / 06:39:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:39:50 tmpfs 5.0M 0 5.0M 0% /run/lock 06:39:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:39:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:39:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:39:50 06:39:50 06:39:50 ---> free -m: 06:39:50 total used free shared buff/cache available 06:39:50 Mem: 16040 547 13419 0 2072 15178 06:39:50 Swap: 1023 0 1023 06:39:50 06:39:50 06:39:50 ---> ip addr: 06:39:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:39:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:39:50 inet 127.0.0.1/8 scope host lo 06:39:50 valid_lft forever preferred_lft forever 06:39:50 inet6 ::1/128 scope host 06:39:50 valid_lft forever preferred_lft forever 06:39:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:39:50 link/ether fa:16:3e:4c:8b:13 brd ff:ff:ff:ff:ff:ff 06:39:50 inet 10.30.107.249/23 brd 10.30.107.255 scope global dynamic ens3 06:39:50 valid_lft 86226sec preferred_lft 86226sec 06:39:50 inet6 fe80::f816:3eff:fe4c:8b13/64 scope link 06:39:50 valid_lft forever preferred_lft forever 06:39:50 06:39:50 06:39:50 ---> sar -b -r -n DEV: 06:39:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4090) 10/21/25 _x86_64_ (4 CPU) 06:39:50 06:39:50 06:36:57 LINUX RESTART (4 CPU) 06:39:50 06:39:50 06:37:01 tps rtps wtps bread/s bwrtn/s 06:39:50 06:38:02 167.31 70.92 96.38 3858.42 63551.41 06:39:50 06:39:01 97.56 5.24 92.32 209.59 42163.84 06:39:50 Average: 132.73 38.35 94.37 2049.34 52947.47 06:39:50 06:39:50 06:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:39:50 06:38:02 14215296 15603380 2209664 13.45 42656 1557612 750056 4.29 614160 1404808 34280 06:39:50 06:39:01 13848748 15514936 2576212 15.68 70168 1791544 826020 4.73 734208 1616308 141080 06:39:50 Average: 14032022 15559158 2392938 14.57 56412 1674578 788038 4.51 674184 1510558 87680 06:39:50 06:39:50 06:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:39:50 06:38:02 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 06:39:50 06:38:02 ens3 383.94 270.49 1683.32 73.52 0.00 0.00 0.00 0.00 06:39:50 06:39:01 lo 1.02 1.02 0.12 0.12 0.00 0.00 0.00 0.00 06:39:50 06:39:01 ens3 59.77 41.87 744.15 10.88 0.00 0.00 0.00 0.00 06:39:50 Average: lo 1.24 1.24 0.13 0.13 0.00 0.00 0.00 0.00 06:39:50 Average: ens3 223.21 157.14 1217.68 42.46 0.00 0.00 0.00 0.00 06:39:50 06:39:50 06:39:50 ---> sar -P ALL: 06:39:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4090) 10/21/25 _x86_64_ (4 CPU) 06:39:50 06:39:50 06:36:57 LINUX RESTART (4 CPU) 06:39:50 06:39:50 06:37:01 CPU %user %nice %system %iowait %steal %idle 06:39:50 06:38:02 all 12.30 0.00 1.76 33.23 0.05 52.66 06:39:50 06:38:02 0 6.10 0.00 1.84 47.07 0.05 44.93 06:39:50 06:38:02 1 15.49 0.00 1.80 43.83 0.07 38.81 06:39:50 06:38:02 2 11.12 0.00 1.40 29.44 0.03 58.00 06:39:50 06:38:02 3 16.46 0.00 1.98 12.52 0.05 68.99 06:39:50 06:39:01 all 18.48 0.00 1.44 6.23 0.06 73.79 06:39:50 06:39:01 0 9.91 0.00 1.26 19.79 0.08 68.96 06:39:50 06:39:01 1 6.62 0.00 0.82 3.24 0.03 89.29 06:39:50 06:39:01 2 37.70 0.00 2.61 0.80 0.05 58.84 06:39:50 06:39:01 3 19.60 0.00 1.10 1.12 0.05 78.13 06:39:50 Average: all 15.36 0.00 1.60 19.84 0.05 63.14 06:39:50 Average: 0 7.99 0.00 1.55 33.52 0.07 56.86 06:39:50 Average: 1 11.11 0.00 1.31 23.77 0.05 63.76 06:39:50 Average: 2 24.30 0.00 2.00 15.24 0.04 58.42 06:39:50 Average: 3 18.02 0.00 1.54 6.85 0.05 73.53 06:39:50 06:39:50 06:39:50