07:15:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143314 07:15:25 Running as SYSTEM 07:15:25 [EnvInject] - Loading node environment variables. 07:15:25 Building remotely on prd-ubuntu1804-builder-4c-4g-17234 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:15:25 [ssh-agent] Looking for ssh-agent implementation... 07:15:25 $ ssh-agent 07:15:26 SSH_AUTH_SOCK=/tmp/ssh-FyT5sNsUO6m7/agent.1621 07:15:26 SSH_AGENT_PID=1623 07:15:26 [ssh-agent] Started. 07:15:26 Running ssh-add (command line suppressed) 07:15:26 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4816525731484311269.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4816525731484311269.key) 07:15:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:15:26 The recommended git tool is: NONE 07:15:27 using credential onap-jenkins-ssh 07:15:27 Wiping out workspace first. 07:15:27 Cloning the remote Git repository 07:15:27 Cloning repository git://cloud.onap.org/mirror/oom.git 07:15:27 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:15:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:15:27 > git --version # timeout=10 07:15:27 > git --version # 'git version 2.17.1' 07:15:27 using GIT_SSH to set credentials Gerrit user 07:15:27 Verifying host key using manually-configured host key entries 07:15:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:15:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:15:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:15:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:15:33 using GIT_SSH to set credentials Gerrit user 07:15:33 Verifying host key using manually-configured host key entries 07:15:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143314/2 # timeout=30 07:15:33 > git rev-parse fc7501c8b55a4f321aeeaa8b3bb061170408fb5d^{commit} # timeout=10 07:15:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:15:33 Checking out Revision fc7501c8b55a4f321aeeaa8b3bb061170408fb5d (refs/changes/14/143314/2) 07:15:33 > git config core.sparsecheckout # timeout=10 07:15:33 > git checkout -f fc7501c8b55a4f321aeeaa8b3bb061170408fb5d # timeout=30 07:15:36 Commit message: "Reduce cpu requests" 07:15:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:15:37 > git rev-list --no-walk 5e7671dac6e0ca5fdd3a56d193db20dc4615415c # timeout=10 07:15:37 [EnvInject] - Injecting environment variables from a build step. 07:15:37 [EnvInject] - Injecting as environment variables the properties content 07:15:37 PYTHON=python3 07:15:37 07:15:37 [EnvInject] - Variables injected successfully. 07:15:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9674948686395565862.sh 07:15:37 ---> tox-install.sh 07:15:37 + source /home/jenkins/lf-env.sh 07:15:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:15:37 ++ mktemp -d /tmp/venv-XXXX 07:15:37 + lf_venv=/tmp/venv-hTE1 07:15:37 + local venv_file=/tmp/.os_lf_venv 07:15:37 + local python=python3 07:15:37 + local options 07:15:37 + local set_path=true 07:15:37 + local install_args= 07:15:37 ++ 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 07:15:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:15:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:15:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:15:37 + true 07:15:37 + case $1 in 07:15:37 + venv_file=/tmp/.toxenv 07:15:37 + shift 2 07:15:37 + true 07:15:37 + case $1 in 07:15:37 + shift 07:15:37 + break 07:15:37 + case $python in 07:15:37 + local pkg_list= 07:15:37 + [[ -d /opt/pyenv ]] 07:15:37 + echo 'Setup pyenv:' 07:15:37 Setup pyenv: 07:15:37 + export PYENV_ROOT=/opt/pyenv 07:15:37 + PYENV_ROOT=/opt/pyenv 07:15:37 + 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 07:15:37 + 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 07:15:37 + pyenv versions 07:15:37 * system (set by /opt/pyenv/version) 07:15:37 * 3.8.13 (set by /opt/pyenv/version) 07:15:37 * 3.9.13 (set by /opt/pyenv/version) 07:15:37 * 3.10.6 (set by /opt/pyenv/version) 07:15:37 + command -v pyenv 07:15:37 ++ pyenv init - --no-rehash 07:15:37 + 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[*]}"'\'')" 07:15:37 export PATH="/opt/pyenv/shims:${PATH}" 07:15:37 export PYENV_SHELL=bash 07:15:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:15:37 pyenv() { 07:15:37 local command 07:15:37 command="${1:-}" 07:15:37 if [ "$#" -gt 0 ]; then 07:15:37 shift 07:15:37 fi 07:15:37 07:15:37 case "$command" in 07:15:37 rehash|shell) 07:15:37 eval "$(pyenv "sh-$command" "$@")" 07:15:37 ;; 07:15:37 *) 07:15:37 command pyenv "$command" "$@" 07:15:37 ;; 07:15:37 esac 07:15:37 }' 07:15:37 +++ 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[*]}"' 07:15:37 ++ 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 07:15:37 ++ 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 07:15:37 ++ 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 07:15:37 ++ export PYENV_SHELL=bash 07:15:37 ++ PYENV_SHELL=bash 07:15:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:15:37 +++ complete -F _pyenv pyenv 07:15:37 ++ lf-pyver python3 07:15:37 ++ local py_version_xy=python3 07:15:37 ++ local py_version_xyz= 07:15:37 ++ pyenv versions 07:15:37 ++ sed 's/^[ *]* //' 07:15:37 ++ local command 07:15:37 ++ awk '{ print $1 }' 07:15:37 ++ grep -E '^[0-9.]*[0-9]$' 07:15:37 ++ command=versions 07:15:37 ++ '[' 1 -gt 0 ']' 07:15:37 ++ shift 07:15:37 ++ case "$command" in 07:15:37 ++ command pyenv versions 07:15:37 ++ pyenv versions 07:15:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:15:37 +++ grep '^3' /tmp/.pyenv_versions 07:15:37 +++ sort -V 07:15:37 +++ tail -n 1 07:15:37 ++ py_version_xyz=3.10.6 07:15:37 ++ [[ -z 3.10.6 ]] 07:15:37 ++ echo 3.10.6 07:15:37 ++ return 0 07:15:37 + pyenv local 3.10.6 07:15:37 + local command 07:15:37 + command=local 07:15:37 + '[' 2 -gt 0 ']' 07:15:37 + shift 07:15:37 + case "$command" in 07:15:37 + command pyenv local 3.10.6 07:15:37 + pyenv local 3.10.6 07:15:37 + for arg in "$@" 07:15:37 + case $arg in 07:15:37 + pkg_list+='tox ' 07:15:37 + for arg in "$@" 07:15:37 + case $arg in 07:15:37 + pkg_list+='virtualenv ' 07:15:37 + for arg in "$@" 07:15:37 + case $arg in 07:15:37 + pkg_list+='urllib3~=1.26.15 ' 07:15:37 + [[ -f /tmp/.toxenv ]] 07:15:37 + [[ ! -f /tmp/.toxenv ]] 07:15:37 + [[ -n '' ]] 07:15:37 + python3 -m venv /tmp/venv-hTE1 07:15:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hTE1' 07:15:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hTE1 07:15:41 + echo /tmp/venv-hTE1 07:15:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:15:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:15:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:15:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:15:41 + local 'pip_opts=--upgrade --quiet' 07:15:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:15:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:15:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:15:41 + [[ -n '' ]] 07:15:41 + [[ -n '' ]] 07:15:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:15:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:15:41 + /tmp/venv-hTE1/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 07:15:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:15:45 lf-activate-venv(): INFO: Base packages installed successfully 07:15:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:15:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:15:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:15:45 + /tmp/venv-hTE1/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 07:15:47 + type python3 07:15:47 + true 07:15:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hTE1/bin to PATH' 07:15:47 lf-activate-venv(): INFO: Adding /tmp/venv-hTE1/bin to PATH 07:15:47 + PATH=/tmp/venv-hTE1/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 07:15:47 + return 0 07:15:47 + python3 --version 07:15:47 Python 3.10.6 07:15:47 + python3 -m pip --version 07:15:47 pip 26.0.1 from /tmp/venv-hTE1/lib/python3.10/site-packages/pip (python 3.10) 07:15:47 + python3 -m pip freeze 07:15:48 cachetools==7.0.1 07:15:48 chardet==5.2.0 07:15:48 colorama==0.4.6 07:15:48 distlib==0.4.0 07:15:48 filelock==3.24.2 07:15:48 packaging==26.0 07:15:48 platformdirs==4.9.2 07:15:48 pluggy==1.6.0 07:15:48 pyproject-api==1.10.0 07:15:48 tomli==2.4.0 07:15:48 tox==4.36.0 07:15:48 typing_extensions==4.15.0 07:15:48 urllib3==1.26.20 07:15:48 virtualenv==20.36.1 07:15:48 [EnvInject] - Injecting environment variables from a build step. 07:15:48 [EnvInject] - Injecting as environment variables the properties content 07:15:48 PARALLEL=false 07:15:48 07:15:48 [EnvInject] - Variables injected successfully. 07:15:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13905504170595912214.sh 07:15:48 ---> tox-run.sh 07:15:48 + 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 07:15:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:15:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:15:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:15:48 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:15:48 + source /home/jenkins/lf-env.sh 07:15:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:15:48 ++ mktemp -d /tmp/venv-XXXX 07:15:48 + lf_venv=/tmp/venv-YTNp 07:15:48 + local venv_file=/tmp/.os_lf_venv 07:15:48 + local python=python3 07:15:48 + local options 07:15:48 + local set_path=true 07:15:48 + local install_args= 07:15:48 ++ 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 07:15:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:15:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:15:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:15:48 + true 07:15:48 + case $1 in 07:15:48 + venv_file=/tmp/.toxenv 07:15:48 + shift 2 07:15:48 + true 07:15:48 + case $1 in 07:15:48 + shift 07:15:48 + break 07:15:48 + case $python in 07:15:48 + local pkg_list= 07:15:48 + [[ -d /opt/pyenv ]] 07:15:48 + echo 'Setup pyenv:' 07:15:48 Setup pyenv: 07:15:48 + export PYENV_ROOT=/opt/pyenv 07:15:48 + PYENV_ROOT=/opt/pyenv 07:15:48 + 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 07:15:48 + 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 07:15:48 + pyenv versions 07:15:48 system 07:15:48 3.8.13 07:15:48 3.9.13 07:15:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:15:48 + command -v pyenv 07:15:48 ++ pyenv init - --no-rehash 07:15:48 + 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[*]}"'\'')" 07:15:48 export PATH="/opt/pyenv/shims:${PATH}" 07:15:48 export PYENV_SHELL=bash 07:15:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:15:48 pyenv() { 07:15:48 local command 07:15:48 command="${1:-}" 07:15:48 if [ "$#" -gt 0 ]; then 07:15:48 shift 07:15:48 fi 07:15:48 07:15:48 case "$command" in 07:15:48 rehash|shell) 07:15:48 eval "$(pyenv "sh-$command" "$@")" 07:15:48 ;; 07:15:48 *) 07:15:48 command pyenv "$command" "$@" 07:15:48 ;; 07:15:48 esac 07:15:48 }' 07:15:48 +++ 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[*]}"' 07:15:48 ++ 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 07:15:48 ++ 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 07:15:48 ++ 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 07:15:48 ++ export PYENV_SHELL=bash 07:15:48 ++ PYENV_SHELL=bash 07:15:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:15:48 +++ complete -F _pyenv pyenv 07:15:48 ++ lf-pyver python3 07:15:48 ++ local py_version_xy=python3 07:15:48 ++ local py_version_xyz= 07:15:48 ++ pyenv versions 07:15:48 ++ sed 's/^[ *]* //' 07:15:48 ++ local command 07:15:48 ++ command=versions 07:15:48 ++ awk '{ print $1 }' 07:15:48 ++ '[' 1 -gt 0 ']' 07:15:48 ++ shift 07:15:48 ++ case "$command" in 07:15:48 ++ command pyenv versions 07:15:48 ++ pyenv versions 07:15:48 ++ grep -E '^[0-9.]*[0-9]$' 07:15:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:15:48 +++ sort -V 07:15:48 +++ tail -n 1 07:15:48 +++ grep '^3' /tmp/.pyenv_versions 07:15:48 ++ py_version_xyz=3.10.6 07:15:48 ++ [[ -z 3.10.6 ]] 07:15:48 ++ echo 3.10.6 07:15:48 ++ return 0 07:15:48 + pyenv local 3.10.6 07:15:48 + local command 07:15:48 + command=local 07:15:48 + '[' 2 -gt 0 ']' 07:15:48 + shift 07:15:48 + case "$command" in 07:15:48 + command pyenv local 3.10.6 07:15:48 + pyenv local 3.10.6 07:15:48 + for arg in "$@" 07:15:48 + case $arg in 07:15:48 + pkg_list+='tox ' 07:15:48 + for arg in "$@" 07:15:48 + case $arg in 07:15:48 + pkg_list+='virtualenv ' 07:15:48 + for arg in "$@" 07:15:48 + case $arg in 07:15:48 + pkg_list+='urllib3~=1.26.15 ' 07:15:48 + [[ -f /tmp/.toxenv ]] 07:15:48 ++ cat /tmp/.toxenv 07:15:48 + lf_venv=/tmp/venv-hTE1 07:15:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hTE1 from' file:/tmp/.toxenv 07:15:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hTE1 from file:/tmp/.toxenv 07:15:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:15:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:15:48 + local 'pip_opts=--upgrade --quiet' 07:15:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:15:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:15:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:15:48 + [[ -n '' ]] 07:15:48 + [[ -n '' ]] 07:15:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:15:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:15:48 + /tmp/venv-hTE1/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 07:15:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:15:49 lf-activate-venv(): INFO: Base packages installed successfully 07:15:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:15:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:15:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:15:49 + /tmp/venv-hTE1/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 07:15:50 + type python3 07:15:50 + true 07:15:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hTE1/bin to PATH' 07:15:50 lf-activate-venv(): INFO: Adding /tmp/venv-hTE1/bin to PATH 07:15:50 + PATH=/tmp/venv-hTE1/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 07:15:50 + return 0 07:15:50 + [[ -d /opt/pyenv ]] 07:15:50 + echo '---> Setting up pyenv' 07:15:50 ---> Setting up pyenv 07:15:50 + export PYENV_ROOT=/opt/pyenv 07:15:50 + PYENV_ROOT=/opt/pyenv 07:15:50 + export PATH=/opt/pyenv/bin:/tmp/venv-hTE1/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 07:15:50 + PATH=/opt/pyenv/bin:/tmp/venv-hTE1/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 07:15:50 ++ pwd 07:15:50 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:15:50 + export PYTHONPATH 07:15:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:15:50 + TOX_TESTENV_PASSENV=PYTHONPATH 07:15:50 + tox --version 07:15:50 4.36.0 from /tmp/venv-hTE1/lib/python3.10/site-packages/tox/__init__.py 07:15:50 + PARALLEL=false 07:15:50 + TOX_OPTIONS_LIST= 07:15:50 + [[ -n checkbashisms ]] 07:15:50 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:15:50 + case ${PARALLEL,,} in 07:15:50 + tox -e checkbashisms 07:15:50 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:15:51 checkbashisms: freeze> python -m pip freeze --all 07:15:52 checkbashisms: pip==25.3,setuptools==80.9.0 07:15:52 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:15:53 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:15:55 checkbashisms: OK (4.66=setup[1.30]+cmd[3.36] seconds) 07:15:55 congratulations :) (4.70 seconds) 07:15:55 + tox_status=0 07:15:55 + echo '---> Completed tox runs' 07:15:55 ---> Completed tox runs 07:15:55 + for i in .tox/*/log 07:15:55 ++ echo .tox/checkbashisms/log 07:15:55 ++ awk -F/ '{print $2}' 07:15:55 + tox_env=checkbashisms 07:15:55 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:15:55 + DOC_DIR=docs/_build/html 07:15:55 + [[ -d docs/_build/html ]] 07:15:55 + echo '---> tox-run.sh ends' 07:15:55 ---> tox-run.sh ends 07:15:55 + test 0 -eq 0 07:15:55 $ ssh-agent -k 07:15:55 unset SSH_AUTH_SOCK; 07:15:55 unset SSH_AGENT_PID; 07:15:55 echo Agent pid 1623 killed; 07:15:55 [ssh-agent] Stopped. 07:15:55 [PostBuildScript] - [INFO] Executing post build scripts. 07:15:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8504771226608772097.sh 07:15:55 ---> sysstat.sh 07:15:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15707902203118418896.sh 07:15:56 ---> package-listing.sh 07:15:56 ++ tr '[:upper:]' '[:lower:]' 07:15:56 ++ facter osfamily 07:15:56 + OS_FAMILY=debian 07:15:56 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:15:56 + START_PACKAGES=/tmp/packages_start.txt 07:15:56 + END_PACKAGES=/tmp/packages_end.txt 07:15:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:15:56 + PACKAGES=/tmp/packages_start.txt 07:15:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:15:56 + PACKAGES=/tmp/packages_end.txt 07:15:56 + case "${OS_FAMILY}" in 07:15:56 + dpkg -l 07:15:56 + grep '^ii' 07:15:56 + '[' -f /tmp/packages_start.txt ']' 07:15:56 + '[' -f /tmp/packages_end.txt ']' 07:15:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:15:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:15:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:15:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:15:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7861949206436525248.sh 07:15:56 ---> capture-instance-metadata.sh 07:15:56 Setup pyenv: 07:15:56 system 07:15:56 3.8.13 07:15:56 3.9.13 07:15:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:16:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1jHE 07:16:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:16:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:16:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:16:03 lf-activate-venv(): INFO: Base packages installed successfully 07:16:03 lf-activate-venv(): INFO: Installing additional packages: lftools 07:16:24 lf-activate-venv(): INFO: Adding /tmp/venv-1jHE/bin to PATH 07:16:24 INFO: Running in OpenStack, capturing instance metadata 07:16:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10961772729372051444.sh 07:16:25 provisioning config files... 07:16:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2032229817880042112tmp 07:16:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:16:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:16:25 [EnvInject] - Injecting environment variables from a build step. 07:16:25 [EnvInject] - Injecting as environment variables the properties content 07:16:25 SERVER_ID=logs 07:16:25 07:16:25 [EnvInject] - Variables injected successfully. 07:16:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16143170487120717397.sh 07:16:25 ---> create-netrc.sh 07:16:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6475401261959396316.sh 07:16:25 ---> python-tools-install.sh 07:16:25 Setup pyenv: 07:16:25 system 07:16:25 3.8.13 07:16:25 3.9.13 07:16:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:16:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1jHE from file:/tmp/.os_lf_venv 07:16:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:16:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:16:27 lf-activate-venv(): INFO: Base packages installed successfully 07:16:27 lf-activate-venv(): INFO: Installing additional packages: lftools 07:16:34 lf-activate-venv(): INFO: Adding /tmp/venv-1jHE/bin to PATH 07:16:34 Generating Requirements File 07:16:50 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. 07:16:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:16:50 Python 3.10.6 07:16:50 pip 26.0.1 from /tmp/venv-1jHE/lib/python3.10/site-packages/pip (python 3.10) 07:16:51 appdirs==1.4.4 07:16:51 argcomplete==3.6.3 07:16:51 aspy.yaml==1.3.0 07:16:51 attrs==25.4.0 07:16:51 autopage==0.6.0 07:16:51 backports.strenum==1.3.1 07:16:51 beautifulsoup4==4.14.3 07:16:51 boto3==1.42.49 07:16:51 botocore==1.42.49 07:16:51 bs4==0.0.2 07:16:51 certifi==2026.1.4 07:16:51 cffi==2.0.0 07:16:51 cfgv==3.5.0 07:16:51 chardet==5.2.0 07:16:51 charset-normalizer==3.4.4 07:16:51 click==8.3.1 07:16:51 cliff==4.13.1 07:16:51 cmd2==3.2.0 07:16:51 cryptography==3.3.2 07:16:51 debtcollector==3.0.0 07:16:51 decorator==5.2.1 07:16:51 defusedxml==0.7.1 07:16:51 Deprecated==1.3.1 07:16:51 distlib==0.4.0 07:16:51 dnspython==2.8.0 07:16:51 docker==7.1.0 07:16:51 dogpile.cache==1.5.0 07:16:51 durationpy==0.10 07:16:51 email-validator==2.3.0 07:16:51 filelock==3.24.2 07:16:51 future==1.0.0 07:16:51 gitdb==4.0.12 07:16:51 GitPython==3.1.46 07:16:51 httplib2==0.30.2 07:16:51 identify==2.6.16 07:16:51 idna==3.11 07:16:51 importlib-resources==1.5.0 07:16:51 iso8601==2.1.0 07:16:51 Jinja2==3.1.6 07:16:51 jmespath==1.1.0 07:16:51 jsonpatch==1.33 07:16:51 jsonpointer==3.0.0 07:16:51 jsonschema==4.26.0 07:16:51 jsonschema-specifications==2025.9.1 07:16:51 keystoneauth1==5.13.0 07:16:51 kubernetes==35.0.0 07:16:51 lftools==0.37.21 07:16:51 lxml==6.0.2 07:16:51 markdown-it-py==4.0.0 07:16:51 MarkupSafe==3.0.3 07:16:51 mdurl==0.1.2 07:16:51 msgpack==1.1.2 07:16:51 multi_key_dict==2.0.3 07:16:51 munch==4.0.0 07:16:51 netaddr==1.3.0 07:16:51 niet==1.4.2 07:16:51 nodeenv==1.10.0 07:16:51 oauth2client==4.1.3 07:16:51 oauthlib==3.3.1 07:16:51 openstacksdk==4.9.0 07:16:51 os-service-types==1.8.2 07:16:51 osc-lib==4.3.0 07:16:51 oslo.config==10.2.0 07:16:51 oslo.context==6.2.0 07:16:51 oslo.i18n==6.7.1 07:16:51 oslo.log==8.0.0 07:16:51 oslo.serialization==5.9.0 07:16:51 oslo.utils==9.2.0 07:16:51 packaging==26.0 07:16:51 pbr==7.0.3 07:16:51 platformdirs==4.9.2 07:16:51 prettytable==3.17.0 07:16:51 psutil==7.2.2 07:16:51 pyasn1==0.6.2 07:16:51 pyasn1_modules==0.4.2 07:16:51 pycparser==3.0 07:16:51 pygerrit2==2.0.15 07:16:51 PyGithub==2.8.1 07:16:51 Pygments==2.19.2 07:16:51 PyJWT==2.11.0 07:16:51 PyNaCl==1.6.2 07:16:51 pyparsing==2.4.7 07:16:51 pyperclip==1.11.0 07:16:51 pyrsistent==0.20.0 07:16:51 python-cinderclient==9.8.0 07:16:51 python-dateutil==2.9.0.post0 07:16:51 python-heatclient==5.0.0 07:16:51 python-jenkins==1.8.3 07:16:51 python-keystoneclient==5.7.0 07:16:51 python-magnumclient==4.9.0 07:16:51 python-openstackclient==8.3.0 07:16:51 python-swiftclient==4.9.0 07:16:51 PyYAML==6.0.3 07:16:51 referencing==0.37.0 07:16:51 requests==2.32.5 07:16:51 requests-oauthlib==2.0.0 07:16:51 requestsexceptions==1.4.0 07:16:51 rfc3986==2.0.0 07:16:51 rich==14.3.2 07:16:51 rich-argparse==1.7.2 07:16:51 rpds-py==0.30.0 07:16:51 rsa==4.9.1 07:16:51 ruamel.yaml==0.19.1 07:16:51 ruamel.yaml.clib==0.2.15 07:16:51 s3transfer==0.16.0 07:16:51 simplejson==3.20.2 07:16:51 six==1.17.0 07:16:51 smmap==5.0.2 07:16:51 soupsieve==2.8.3 07:16:51 stevedore==5.6.0 07:16:51 tabulate==0.9.0 07:16:51 toml==0.10.2 07:16:51 tomlkit==0.14.0 07:16:51 tqdm==4.67.3 07:16:51 typing_extensions==4.15.0 07:16:51 tzdata==2025.3 07:16:51 urllib3==1.26.20 07:16:51 virtualenv==20.36.1 07:16:51 wcwidth==0.6.0 07:16:51 websocket-client==1.9.0 07:16:51 wrapt==2.1.1 07:16:51 xdg==6.0.0 07:16:51 xmltodict==1.0.3 07:16:51 yq==3.4.3 07:16:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9773721655690400624.sh 07:16:51 ---> sudo-logs.sh 07:16:51 Archiving 'sudo' log.. 07:16:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13475774135127078351.sh 07:16:51 ---> job-cost.sh 07:16:51 INFO: Activating Python virtual environment... 07:16:51 Setup pyenv: 07:16:51 system 07:16:51 3.8.13 07:16:51 3.9.13 07:16:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:16:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1jHE from file:/tmp/.os_lf_venv 07:16:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:16:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:16:53 lf-activate-venv(): INFO: Base packages installed successfully 07:16:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:16:58 lf-activate-venv(): INFO: Adding /tmp/venv-1jHE/bin to PATH 07:16:58 INFO: No stack-cost file found 07:16:58 INFO: Instance uptime: 118s 07:16:58 INFO: Fetching instance metadata (attempt 1 of 3)... 07:16:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:16:58 INFO: Successfully fetched instance metadata 07:16:58 INFO: Instance type: v3-standard-4 07:16:58 INFO: Retrieving pricing info for: v3-standard-4 07:16:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:16:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=118 07:16:58 INFO: Successfully fetched Vexxhost pricing API 07:16:58 INFO: Retrieved cost: 0.11 07:16:58 INFO: Retrieved resource: v3-standard-4 07:16:58 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 07:16:58 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 07:16:58 INFO: Successfully archived job cost data 07:16:58 DEBUG: Cost data: oom-master-checkbashisms-lint,4419,2026-02-16 07:16:58,v3-standard-4,118,0.11,0.00,SUCCESS 07:16:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6127687991412366128.sh 07:16:58 ---> logs-deploy.sh 07:16:58 Setup pyenv: 07:16:59 system 07:16:59 3.8.13 07:16:59 3.9.13 07:16:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:16:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1jHE from file:/tmp/.os_lf_venv 07:16:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:16:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:17:00 lf-activate-venv(): INFO: Base packages installed successfully 07:17:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:17:08 lf-activate-venv(): INFO: Adding /tmp/venv-1jHE/bin to PATH 07:17:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4419 07:17:08 INFO: archiving workspace using pattern(s): 07:17:09 Archives upload complete. 07:17:09 INFO: archiving logs to Nexus 07:17:10 ---> uname -a: 07:17:10 Linux prd-ubuntu1804-builder-4c-4g-17234 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:17:10 07:17:10 07:17:10 ---> lscpu: 07:17:10 Architecture: x86_64 07:17:10 CPU op-mode(s): 32-bit, 64-bit 07:17:10 Byte Order: Little Endian 07:17:10 CPU(s): 4 07:17:10 On-line CPU(s) list: 0-3 07:17:10 Thread(s) per core: 1 07:17:10 Core(s) per socket: 1 07:17:10 Socket(s): 4 07:17:10 NUMA node(s): 1 07:17:10 Vendor ID: AuthenticAMD 07:17:10 CPU family: 23 07:17:10 Model: 49 07:17:10 Model name: AMD EPYC-Rome Processor 07:17:10 Stepping: 0 07:17:10 CPU MHz: 2799.998 07:17:10 BogoMIPS: 5599.99 07:17:10 Virtualization: AMD-V 07:17:10 Hypervisor vendor: KVM 07:17:10 Virtualization type: full 07:17:10 L1d cache: 32K 07:17:10 L1i cache: 32K 07:17:10 L2 cache: 512K 07:17:10 L3 cache: 16384K 07:17:10 NUMA node0 CPU(s): 0-3 07:17:10 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 07:17:10 07:17:10 07:17:10 ---> nproc: 07:17:10 4 07:17:10 07:17:10 07:17:10 ---> df -h: 07:17:10 Filesystem Size Used Avail Use% Mounted on 07:17:10 udev 7.9G 0 7.9G 0% /dev 07:17:10 tmpfs 1.6G 680K 1.6G 1% /run 07:17:10 /dev/vda1 78G 8.3G 70G 11% / 07:17:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:17:10 tmpfs 5.0M 0 5.0M 0% /run/lock 07:17:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:17:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:17:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:17:10 07:17:10 07:17:10 ---> free -m: 07:17:10 total used free shared buff/cache available 07:17:10 Mem: 16040 555 13418 0 2065 15171 07:17:10 Swap: 1023 0 1023 07:17:10 07:17:10 07:17:10 ---> ip addr: 07:17:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:17:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:17:10 inet 127.0.0.1/8 scope host lo 07:17:10 valid_lft forever preferred_lft forever 07:17:10 inet6 ::1/128 scope host 07:17:10 valid_lft forever preferred_lft forever 07:17:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:17:10 link/ether fa:16:3e:c2:c9:68 brd ff:ff:ff:ff:ff:ff 07:17:10 inet 10.30.107.28/23 brd 10.30.107.255 scope global dynamic ens3 07:17:10 valid_lft 86277sec preferred_lft 86277sec 07:17:10 inet6 fe80::f816:3eff:fec2:c968/64 scope link 07:17:10 valid_lft forever preferred_lft forever 07:17:10 07:17:10 07:17:10 ---> sar -b -r -n DEV: 07:17:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17234) 02/16/26 _x86_64_ (4 CPU) 07:17:10 07:17:10 07:15:09 LINUX RESTART (4 CPU) 07:17:10 07:17:10 07:16:02 tps rtps wtps bread/s bwrtn/s 07:17:10 07:17:01 132.27 1.14 131.13 124.72 14131.84 07:17:10 Average: 132.27 1.14 131.13 124.72 14131.84 07:17:10 07:17:10 07:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:17:10 07:17:01 13779556 15571924 2645412 16.11 79064 1900928 764296 4.37 685016 1719280 128680 07:17:10 Average: 13779556 15571924 2645412 16.11 79064 1900928 764296 4.37 685016 1719280 128680 07:17:10 07:17:10 07:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:17:10 07:17:01 lo 1.63 1.63 0.19 0.19 0.00 0.00 0.00 0.00 07:17:10 07:17:01 ens3 77.22 55.23 985.17 12.52 0.00 0.00 0.00 0.00 07:17:10 Average: lo 1.63 1.63 0.19 0.19 0.00 0.00 0.00 0.00 07:17:10 Average: ens3 77.22 55.23 985.17 12.52 0.00 0.00 0.00 0.00 07:17:10 07:17:10 07:17:10 ---> sar -P ALL: 07:17:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17234) 02/16/26 _x86_64_ (4 CPU) 07:17:10 07:17:10 07:15:09 LINUX RESTART (4 CPU) 07:17:10 07:17:10 07:16:02 CPU %user %nice %system %iowait %steal %idle 07:17:10 07:17:01 all 20.93 0.00 1.57 1.97 0.06 75.46 07:17:10 07:17:01 0 8.06 0.00 1.33 3.71 0.03 86.87 07:17:10 07:17:01 1 49.18 0.00 2.68 0.93 0.07 47.14 07:17:10 07:17:01 2 23.43 0.00 1.68 0.29 0.05 74.55 07:17:10 07:17:01 3 2.91 0.00 0.60 2.96 0.10 93.43 07:17:10 Average: all 20.93 0.00 1.57 1.97 0.06 75.46 07:17:10 Average: 0 8.06 0.00 1.33 3.71 0.03 86.87 07:17:10 Average: 1 49.18 0.00 2.68 0.93 0.07 47.14 07:17:10 Average: 2 23.43 0.00 1.68 0.29 0.05 74.55 07:17:10 Average: 3 2.91 0.00 0.60 2.96 0.10 93.43 07:17:10 07:17:10 07:17:10