13:24:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136075 13:24:25 Running as SYSTEM 13:24:25 [EnvInject] - Loading node environment variables. 13:24:25 Building remotely on prd-ubuntu1804-builder-4c-4g-75170 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:24:25 [ssh-agent] Looking for ssh-agent implementation... 13:24:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:24:25 $ ssh-agent 13:24:25 SSH_AUTH_SOCK=/tmp/ssh-cORWXUHDABOg/agent.2060 13:24:25 SSH_AGENT_PID=2062 13:24:25 [ssh-agent] Started. 13:24:25 Running ssh-add (command line suppressed) 13:24:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_802119946279749659.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_802119946279749659.key) 13:24:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:24:25 The recommended git tool is: NONE 13:24:27 using credential onap-jenkins-ssh 13:24:27 Wiping out workspace first. 13:24:27 Cloning the remote Git repository 13:24:27 Cloning repository git://cloud.onap.org/mirror/oom.git 13:24:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:24:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:24:27 > git --version # timeout=10 13:24:27 > git --version # 'git version 2.17.1' 13:24:27 using GIT_SSH to set credentials Gerrit user 13:24:27 Verifying host key using manually-configured host key entries 13:24:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:24:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:24:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:24:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:24:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:24:36 using GIT_SSH to set credentials Gerrit user 13:24:36 Verifying host key using manually-configured host key entries 13:24:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/136075/3 # timeout=30 13:24:36 > git rev-parse b5e285018790c9e40b4e8434a05153c422a129ce^{commit} # timeout=10 13:24:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:24:36 Checking out Revision b5e285018790c9e40b4e8434a05153c422a129ce (refs/changes/75/136075/3) 13:24:36 > git config core.sparsecheckout # timeout=10 13:24:36 > git checkout -f b5e285018790c9e40b4e8434a05153c422a129ce # timeout=30 13:24:40 Commit message: "[CDS] Bump CDS version to 1.5.3" 13:24:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:24:40 > git rev-list --no-walk eebb77d435b870f92e70a9d6bcd98953b02bdc32 # timeout=10 13:24:40 [EnvInject] - Injecting environment variables from a build step. 13:24:40 [EnvInject] - Injecting as environment variables the properties content 13:24:40 PYTHON=python3 13:24:40 13:24:40 [EnvInject] - Variables injected successfully. 13:24:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11464240848729646703.sh 13:24:40 ---> tox-install.sh 13:24:40 + source /home/jenkins/lf-env.sh 13:24:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:24:40 ++ mktemp -d /tmp/venv-XXXX 13:24:40 + lf_venv=/tmp/venv-q3Bi 13:24:40 + local venv_file=/tmp/.os_lf_venv 13:24:40 + local python=python3 13:24:40 + local options 13:24:40 + local set_path=true 13:24:40 + local install_args= 13:24:40 ++ 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 13:24:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:24:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:24:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:24:40 + true 13:24:40 + case $1 in 13:24:40 + venv_file=/tmp/.toxenv 13:24:40 + shift 2 13:24:40 + true 13:24:40 + case $1 in 13:24:40 + shift 13:24:40 + break 13:24:40 + case $python in 13:24:40 + local pkg_list= 13:24:40 + [[ -d /opt/pyenv ]] 13:24:40 + echo 'Setup pyenv:' 13:24:40 Setup pyenv: 13:24:40 + export PYENV_ROOT=/opt/pyenv 13:24:40 + PYENV_ROOT=/opt/pyenv 13:24:40 + 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 13:24:40 + 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 13:24:40 + pyenv versions 13:24:40 * system (set by /opt/pyenv/version) 13:24:40 * 3.8.13 (set by /opt/pyenv/version) 13:24:40 * 3.9.13 (set by /opt/pyenv/version) 13:24:40 * 3.10.6 (set by /opt/pyenv/version) 13:24:40 + command -v pyenv 13:24:40 ++ pyenv init - --no-rehash 13:24:40 + 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[*]}"'\'')" 13:24:40 export PATH="/opt/pyenv/shims:${PATH}" 13:24:40 export PYENV_SHELL=bash 13:24:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:24:40 pyenv() { 13:24:40 local command 13:24:40 command="${1:-}" 13:24:40 if [ "$#" -gt 0 ]; then 13:24:40 shift 13:24:40 fi 13:24:40 13:24:40 case "$command" in 13:24:40 rehash|shell) 13:24:40 eval "$(pyenv "sh-$command" "$@")" 13:24:40 ;; 13:24:40 *) 13:24:40 command pyenv "$command" "$@" 13:24:40 ;; 13:24:40 esac 13:24:40 }' 13:24:40 +++ 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[*]}"' 13:24:40 ++ 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 13:24:40 ++ 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 13:24:40 ++ 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 13:24:40 ++ export PYENV_SHELL=bash 13:24:40 ++ PYENV_SHELL=bash 13:24:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:24:40 +++ complete -F _pyenv pyenv 13:24:40 ++ lf-pyver python3 13:24:40 ++ local py_version_xy=python3 13:24:40 ++ local py_version_xyz= 13:24:40 ++ pyenv versions 13:24:40 ++ local command 13:24:40 ++ awk '{ print $1 }' 13:24:40 ++ command=versions 13:24:40 ++ '[' 1 -gt 0 ']' 13:24:40 ++ shift 13:24:40 ++ case "$command" in 13:24:40 ++ command pyenv versions 13:24:40 ++ pyenv versions 13:24:40 ++ grep -E '^[0-9.]*[0-9]$' 13:24:40 ++ sed 's/^[ *]* //' 13:24:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:24:40 +++ sort -V 13:24:40 +++ grep '^3' /tmp/.pyenv_versions 13:24:40 +++ tail -n 1 13:24:40 ++ py_version_xyz=3.10.6 13:24:40 ++ [[ -z 3.10.6 ]] 13:24:40 ++ echo 3.10.6 13:24:40 ++ return 0 13:24:40 + pyenv local 3.10.6 13:24:40 + local command 13:24:40 + command=local 13:24:40 + '[' 2 -gt 0 ']' 13:24:40 + shift 13:24:40 + case "$command" in 13:24:40 + command pyenv local 3.10.6 13:24:40 + pyenv local 3.10.6 13:24:40 + for arg in "$@" 13:24:40 + case $arg in 13:24:40 + pkg_list+='tox ' 13:24:40 + for arg in "$@" 13:24:40 + case $arg in 13:24:40 + pkg_list+='virtualenv ' 13:24:40 + for arg in "$@" 13:24:40 + case $arg in 13:24:40 + pkg_list+='urllib3~=1.26.15 ' 13:24:40 + [[ -f /tmp/.toxenv ]] 13:24:40 + [[ ! -f /tmp/.toxenv ]] 13:24:40 + [[ -n '' ]] 13:24:40 + python3 -m venv /tmp/venv-q3Bi 13:24:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q3Bi' 13:24:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q3Bi 13:24:47 + echo /tmp/venv-q3Bi 13:24:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:24:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:24:47 + /tmp/venv-q3Bi/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:24:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:24:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:24:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:24:53 + /tmp/venv-q3Bi/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:24:58 + type python3 13:24:58 + true 13:24:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q3Bi/bin to PATH' 13:24:58 lf-activate-venv(): INFO: Adding /tmp/venv-q3Bi/bin to PATH 13:24:58 + PATH=/tmp/venv-q3Bi/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 13:24:58 + return 0 13:24:58 + python3 --version 13:24:58 Python 3.10.6 13:24:58 + python3 -m pip --version 13:24:58 pip 23.3.1 from /tmp/venv-q3Bi/lib/python3.10/site-packages/pip (python 3.10) 13:24:58 + python3 -m pip freeze 13:24:58 cachetools==5.3.2 13:24:58 chardet==5.2.0 13:24:58 colorama==0.4.6 13:24:58 distlib==0.3.7 13:24:58 filelock==3.13.1 13:24:58 packaging==23.2 13:24:58 platformdirs==3.11.0 13:24:58 pluggy==1.3.0 13:24:58 pyproject-api==1.6.1 13:24:58 tomli==2.0.1 13:24:58 tox==4.11.3 13:24:58 urllib3==1.26.18 13:24:58 virtualenv==20.24.6 13:24:59 [EnvInject] - Injecting environment variables from a build step. 13:24:59 [EnvInject] - Injecting as environment variables the properties content 13:24:59 PARALLEL=false 13:24:59 13:24:59 [EnvInject] - Variables injected successfully. 13:24:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10965015085165771553.sh 13:24:59 ---> tox-run.sh 13:24:59 + 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 13:24:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:24:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:24:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:24:59 + cd /w/workspace/oom-master-pre-commit-lint/. 13:24:59 + source /home/jenkins/lf-env.sh 13:24:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:24:59 ++ mktemp -d /tmp/venv-XXXX 13:24:59 + lf_venv=/tmp/venv-Ynj6 13:24:59 + local venv_file=/tmp/.os_lf_venv 13:24:59 + local python=python3 13:24:59 + local options 13:24:59 + local set_path=true 13:24:59 + local install_args= 13:24:59 ++ 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 13:24:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:24:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:24:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:24:59 + true 13:24:59 + case $1 in 13:24:59 + venv_file=/tmp/.toxenv 13:24:59 + shift 2 13:24:59 + true 13:24:59 + case $1 in 13:24:59 + shift 13:24:59 + break 13:24:59 + case $python in 13:24:59 + local pkg_list= 13:24:59 + [[ -d /opt/pyenv ]] 13:24:59 + echo 'Setup pyenv:' 13:24:59 Setup pyenv: 13:24:59 + export PYENV_ROOT=/opt/pyenv 13:24:59 + PYENV_ROOT=/opt/pyenv 13:24:59 + 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 13:24:59 + 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 13:24:59 + pyenv versions 13:24:59 system 13:24:59 3.8.13 13:24:59 3.9.13 13:24:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:24:59 + command -v pyenv 13:24:59 ++ pyenv init - --no-rehash 13:24:59 + 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[*]}"'\'')" 13:24:59 export PATH="/opt/pyenv/shims:${PATH}" 13:24:59 export PYENV_SHELL=bash 13:24:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:24:59 pyenv() { 13:24:59 local command 13:24:59 command="${1:-}" 13:24:59 if [ "$#" -gt 0 ]; then 13:24:59 shift 13:24:59 fi 13:24:59 13:24:59 case "$command" in 13:24:59 rehash|shell) 13:24:59 eval "$(pyenv "sh-$command" "$@")" 13:24:59 ;; 13:24:59 *) 13:24:59 command pyenv "$command" "$@" 13:24:59 ;; 13:24:59 esac 13:24:59 }' 13:24:59 +++ 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[*]}"' 13:24:59 ++ 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 13:24:59 ++ 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 13:24:59 ++ 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 13:24:59 ++ export PYENV_SHELL=bash 13:24:59 ++ PYENV_SHELL=bash 13:24:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:24:59 +++ complete -F _pyenv pyenv 13:24:59 ++ lf-pyver python3 13:24:59 ++ local py_version_xy=python3 13:24:59 ++ local py_version_xyz= 13:24:59 ++ pyenv versions 13:24:59 ++ local command 13:24:59 ++ awk '{ print $1 }' 13:24:59 ++ command=versions 13:24:59 ++ sed 's/^[ *]* //' 13:24:59 ++ '[' 1 -gt 0 ']' 13:24:59 ++ shift 13:24:59 ++ case "$command" in 13:24:59 ++ command pyenv versions 13:24:59 ++ pyenv versions 13:24:59 ++ grep -E '^[0-9.]*[0-9]$' 13:24:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:24:59 +++ grep '^3' /tmp/.pyenv_versions 13:24:59 +++ sort -V 13:24:59 +++ tail -n 1 13:24:59 ++ py_version_xyz=3.10.6 13:24:59 ++ [[ -z 3.10.6 ]] 13:24:59 ++ echo 3.10.6 13:24:59 ++ return 0 13:24:59 + pyenv local 3.10.6 13:24:59 + local command 13:24:59 + command=local 13:24:59 + '[' 2 -gt 0 ']' 13:24:59 + shift 13:24:59 + case "$command" in 13:24:59 + command pyenv local 3.10.6 13:24:59 + pyenv local 3.10.6 13:24:59 + for arg in "$@" 13:24:59 + case $arg in 13:24:59 + pkg_list+='tox ' 13:24:59 + for arg in "$@" 13:24:59 + case $arg in 13:24:59 + pkg_list+='virtualenv ' 13:24:59 + for arg in "$@" 13:24:59 + case $arg in 13:24:59 + pkg_list+='urllib3~=1.26.15 ' 13:24:59 + [[ -f /tmp/.toxenv ]] 13:24:59 ++ cat /tmp/.toxenv 13:24:59 + lf_venv=/tmp/venv-q3Bi 13:24:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q3Bi from' file:/tmp/.toxenv 13:24:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q3Bi from file:/tmp/.toxenv 13:24:59 + /tmp/venv-q3Bi/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:25:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:25:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:25:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:25:00 + /tmp/venv-q3Bi/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:25:01 + type python3 13:25:01 + true 13:25:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q3Bi/bin to PATH' 13:25:01 lf-activate-venv(): INFO: Adding /tmp/venv-q3Bi/bin to PATH 13:25:01 + PATH=/tmp/venv-q3Bi/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 13:25:01 + return 0 13:25:01 + [[ -d /opt/pyenv ]] 13:25:01 + echo '---> Setting up pyenv' 13:25:01 ---> Setting up pyenv 13:25:01 + export PYENV_ROOT=/opt/pyenv 13:25:01 + PYENV_ROOT=/opt/pyenv 13:25:01 + export PATH=/opt/pyenv/bin:/tmp/venv-q3Bi/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 13:25:01 + PATH=/opt/pyenv/bin:/tmp/venv-q3Bi/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 13:25:01 ++ pwd 13:25:01 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:25:01 + export PYTHONPATH 13:25:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:25:01 + TOX_TESTENV_PASSENV=PYTHONPATH 13:25:01 + tox --version 13:25:02 4.11.3 from /tmp/venv-q3Bi/lib/python3.10/site-packages/tox/__init__.py 13:25:02 + PARALLEL=false 13:25:02 + TOX_OPTIONS_LIST= 13:25:02 + [[ -n pre-commit ]] 13:25:02 + TOX_OPTIONS_LIST=' -e pre-commit' 13:25:02 + case ${PARALLEL,,} in 13:25:02 + tox -e pre-commit 13:25:02 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:25:03 pre-commit: install_deps> python -I -m pip install pre-commit 13:25:06 pre-commit: freeze> python -m pip freeze --all 13:25:07 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.31,nodeenv==1.8.0,pip==23.3.1,platformdirs==3.11.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==68.2.2,virtualenv==20.24.6,wheel==0.41.2 13:25:07 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:25:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:25:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:25:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:25:10 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:25:11 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:25:11 [INFO] Once installed this environment will be reused. 13:25:11 [INFO] This may take a few minutes... 13:25:14 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:25:14 [INFO] Once installed this environment will be reused. 13:25:14 [INFO] This may take a few minutes... 13:25:20 Trim Trailing Whitespace.................................................Passed 13:25:20 Tabs remover.............................................................Passed 13:25:20 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:25:20 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:25:20 [INFO] Once installed this environment will be reused. 13:25:20 [INFO] This may take a few minutes... 13:25:28 gitlint..............................................(no files to check)Skipped 13:25:28 pre-commit: OK (26.15=setup[4.70]+cmd[13.02,8.43] seconds) 13:25:28 congratulations :) (26.32 seconds) 13:25:28 + tox_status=0 13:25:28 + echo '---> Completed tox runs' 13:25:28 ---> Completed tox runs 13:25:28 + for i in .tox/*/log 13:25:28 ++ echo .tox/pre-commit/log 13:25:28 ++ awk -F/ '{print $2}' 13:25:28 + tox_env=pre-commit 13:25:28 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:25:28 + DOC_DIR=docs/_build/html 13:25:28 + [[ -d docs/_build/html ]] 13:25:28 + echo '---> tox-run.sh ends' 13:25:28 ---> tox-run.sh ends 13:25:28 + test 0 -eq 0 13:25:28 $ ssh-agent -k 13:25:28 unset SSH_AUTH_SOCK; 13:25:28 unset SSH_AGENT_PID; 13:25:28 echo Agent pid 2062 killed; 13:25:28 [ssh-agent] Stopped. 13:25:28 [PostBuildScript] - [INFO] Executing post build scripts. 13:25:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6476505468743420172.sh 13:25:28 ---> sysstat.sh 13:25:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5846801496535903186.sh 13:25:29 ---> package-listing.sh 13:25:29 ++ facter osfamily 13:25:29 ++ tr '[:upper:]' '[:lower:]' 13:25:29 + OS_FAMILY=debian 13:25:29 + workspace=/w/workspace/oom-master-pre-commit-lint 13:25:29 + START_PACKAGES=/tmp/packages_start.txt 13:25:29 + END_PACKAGES=/tmp/packages_end.txt 13:25:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:25:29 + PACKAGES=/tmp/packages_start.txt 13:25:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:25:29 + PACKAGES=/tmp/packages_end.txt 13:25:29 + case "${OS_FAMILY}" in 13:25:29 + dpkg -l 13:25:29 + grep '^ii' 13:25:29 + '[' -f /tmp/packages_start.txt ']' 13:25:29 + '[' -f /tmp/packages_end.txt ']' 13:25:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:25:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:25:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:25:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:25:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15954578177625640309.sh 13:25:29 ---> capture-instance-metadata.sh 13:25:29 Setup pyenv: 13:25:29 system 13:25:29 3.8.13 13:25:29 3.9.13 13:25:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:25:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sTjJ 13:25:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:25:38 lf-activate-venv(): INFO: Installing: lftools 13:26:46 lf-activate-venv(): INFO: Adding /tmp/venv-sTjJ/bin to PATH 13:26:46 INFO: Running in OpenStack, capturing instance metadata 13:26:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16241281809660680616.sh 13:26:46 provisioning config files... 13:26:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3602330662701110870tmp 13:26:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:26:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:26:46 [EnvInject] - Injecting environment variables from a build step. 13:26:46 [EnvInject] - Injecting as environment variables the properties content 13:26:46 SERVER_ID=logs 13:26:46 13:26:46 [EnvInject] - Variables injected successfully. 13:26:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9032120195365843857.sh 13:26:46 ---> create-netrc.sh 13:26:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17566516039009979334.sh 13:26:46 ---> python-tools-install.sh 13:26:46 Setup pyenv: 13:26:46 system 13:26:46 3.8.13 13:26:46 3.9.13 13:26:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:26:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sTjJ from file:/tmp/.os_lf_venv 13:26:48 lf-activate-venv(): INFO: Installing: lftools 13:26:57 lf-activate-venv(): INFO: Adding /tmp/venv-sTjJ/bin to PATH 13:26:57 Generating Requirements File 13:27:45 Python 3.10.6 13:27:45 pip 23.3.1 from /tmp/venv-sTjJ/lib/python3.10/site-packages/pip (python 3.10) 13:27:45 appdirs==1.4.4 13:27:45 argcomplete==3.1.6 13:27:45 aspy.yaml==1.3.0 13:27:45 attrs==23.1.0 13:27:45 autopage==0.5.2 13:27:45 Babel==2.13.1 13:27:45 beautifulsoup4==4.12.2 13:27:45 boto3==1.28.85 13:27:45 botocore==1.31.85 13:27:45 bs4==0.0.1 13:27:45 cachetools==5.3.2 13:27:45 certifi==2023.7.22 13:27:45 cffi==1.16.0 13:27:45 cfgv==3.4.0 13:27:45 chardet==5.2.0 13:27:45 charset-normalizer==3.3.2 13:27:45 click==8.1.7 13:27:45 cliff==4.4.0 13:27:45 cmd2==2.4.3 13:27:45 cryptography==3.3.2 13:27:45 debtcollector==2.5.0 13:27:45 decorator==5.1.1 13:27:45 defusedxml==0.7.1 13:27:45 Deprecated==1.2.14 13:27:45 distlib==0.3.7 13:27:45 dnspython==2.4.2 13:27:45 docker==4.2.2 13:27:45 dogpile.cache==1.2.2 13:27:45 email-validator==2.1.0.post1 13:27:45 filelock==3.13.1 13:27:45 future==0.18.3 13:27:45 gitdb==4.0.11 13:27:45 GitPython==3.1.40 13:27:45 google-auth==2.23.4 13:27:45 httplib2==0.22.0 13:27:45 identify==2.5.31 13:27:45 idna==3.4 13:27:45 importlib-metadata==6.8.0 13:27:45 importlib-resources==1.5.0 13:27:45 iso8601==2.1.0 13:27:45 Jinja2==3.1.2 13:27:45 jmespath==1.0.1 13:27:45 jsonpatch==1.33 13:27:45 jsonpointer==2.4 13:27:45 jsonschema==4.19.2 13:27:45 jsonschema-specifications==2023.7.1 13:27:45 keystoneauth1==5.3.0 13:27:45 kubernetes==28.1.0 13:27:45 lftools==0.37.8 13:27:45 lxml==4.9.3 13:27:45 MarkupSafe==2.1.3 13:27:45 msgpack==1.0.7 13:27:45 multi-key-dict==2.0.3 13:27:45 munch==4.0.0 13:27:45 netaddr==0.9.0 13:27:45 netifaces==0.11.0 13:27:45 niet==1.4.2 13:27:45 nodeenv==1.8.0 13:27:45 oauth2client==4.1.3 13:27:45 oauthlib==3.2.2 13:27:45 openstacksdk==0.62.0 13:27:45 os-client-config==2.1.0 13:27:45 os-service-types==1.7.0 13:27:45 osc-lib==2.9.0 13:27:45 oslo.config==9.2.0 13:27:45 oslo.context==5.3.0 13:27:45 oslo.i18n==6.2.0 13:27:45 oslo.log==5.4.0 13:27:45 oslo.serialization==5.2.0 13:27:45 oslo.utils==6.3.0 13:27:45 packaging==23.2 13:27:45 pbr==6.0.0 13:27:45 platformdirs==3.11.0 13:27:45 prettytable==3.9.0 13:27:45 pyasn1==0.5.0 13:27:45 pyasn1-modules==0.3.0 13:27:45 pycparser==2.21 13:27:45 pygerrit2==2.0.15 13:27:45 PyGithub==2.1.1 13:27:45 pyinotify==0.9.6 13:27:45 PyJWT==2.8.0 13:27:45 PyNaCl==1.5.0 13:27:45 pyparsing==2.4.7 13:27:45 pyperclip==1.8.2 13:27:45 pyrsistent==0.20.0 13:27:45 python-cinderclient==9.4.0 13:27:45 python-dateutil==2.8.2 13:27:45 python-heatclient==3.3.0 13:27:45 python-jenkins==1.8.2 13:27:45 python-keystoneclient==5.2.0 13:27:45 python-magnumclient==4.2.0 13:27:45 python-novaclient==18.4.0 13:27:45 python-openstackclient==6.0.0 13:27:45 python-swiftclient==4.4.0 13:27:45 pytz==2023.3.post1 13:27:45 PyYAML==6.0.1 13:27:45 referencing==0.30.2 13:27:45 requests==2.31.0 13:27:45 requests-oauthlib==1.3.1 13:27:45 requestsexceptions==1.4.0 13:27:45 rfc3986==2.0.0 13:27:45 rpds-py==0.12.0 13:27:45 rsa==4.9 13:27:45 ruamel.yaml==0.18.5 13:27:45 ruamel.yaml.clib==0.2.8 13:27:45 s3transfer==0.7.0 13:27:45 simplejson==3.19.2 13:27:45 six==1.16.0 13:27:45 smmap==5.0.1 13:27:45 soupsieve==2.5 13:27:45 stevedore==5.1.0 13:27:45 tabulate==0.9.0 13:27:45 toml==0.10.2 13:27:45 tomlkit==0.12.2 13:27:45 tqdm==4.66.1 13:27:45 typing_extensions==4.8.0 13:27:45 tzdata==2023.3 13:27:45 urllib3==1.26.18 13:27:45 virtualenv==20.24.6 13:27:45 wcwidth==0.2.10 13:27:45 websocket-client==1.6.4 13:27:45 wrapt==1.16.0 13:27:45 xdg==6.0.0 13:27:45 xmltodict==0.13.0 13:27:45 yq==3.2.3 13:27:45 zipp==3.17.0 13:27:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9490036733161375849.sh 13:27:45 ---> sudo-logs.sh 13:27:45 Archiving 'sudo' log.. 13:27:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15359267116421060878.sh 13:27:46 ---> job-cost.sh 13:27:46 Setup pyenv: 13:27:46 system 13:27:46 3.8.13 13:27:46 3.9.13 13:27:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:27:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sTjJ from file:/tmp/.os_lf_venv 13:27:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:27:55 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. 13:27:55 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:27:55 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 13:27:55 lf-activate-venv(): INFO: Adding /tmp/venv-sTjJ/bin to PATH 13:27:55 INFO: No Stack... 13:27:56 INFO: Retrieving Pricing Info for: v3-standard-4 13:27:56 INFO: Archiving Costs 13:27:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7399011828362879786.sh 13:27:56 ---> logs-deploy.sh 13:27:56 Setup pyenv: 13:27:56 system 13:27:56 3.8.13 13:27:56 3.9.13 13:27:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:27:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sTjJ from file:/tmp/.os_lf_venv 13:27:58 lf-activate-venv(): INFO: Installing: lftools 13:28:11 lf-activate-venv(): INFO: Adding /tmp/venv-sTjJ/bin to PATH 13:28:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3190 13:28:11 INFO: archiving workspace using pattern(s): 13:28:13 Archives upload complete. 13:28:13 INFO: archiving logs to Nexus 13:28:14 ---> uname -a: 13:28:14 Linux prd-ubuntu1804-builder-4c-4g-75170 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:28:14 13:28:14 13:28:14 ---> lscpu: 13:28:14 Architecture: x86_64 13:28:14 CPU op-mode(s): 32-bit, 64-bit 13:28:14 Byte Order: Little Endian 13:28:14 CPU(s): 4 13:28:14 On-line CPU(s) list: 0-3 13:28:14 Thread(s) per core: 1 13:28:14 Core(s) per socket: 1 13:28:14 Socket(s): 4 13:28:14 NUMA node(s): 1 13:28:14 Vendor ID: AuthenticAMD 13:28:14 CPU family: 23 13:28:14 Model: 49 13:28:14 Model name: AMD EPYC-Rome Processor 13:28:14 Stepping: 0 13:28:14 CPU MHz: 2799.998 13:28:14 BogoMIPS: 5599.99 13:28:14 Virtualization: AMD-V 13:28:14 Hypervisor vendor: KVM 13:28:14 Virtualization type: full 13:28:14 L1d cache: 32K 13:28:14 L1i cache: 32K 13:28:14 L2 cache: 512K 13:28:14 L3 cache: 16384K 13:28:14 NUMA node0 CPU(s): 0-3 13:28:14 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 13:28:14 13:28:14 13:28:14 ---> nproc: 13:28:14 4 13:28:14 13:28:14 13:28:14 ---> df -h: 13:28:14 Filesystem Size Used Avail Use% Mounted on 13:28:14 udev 7.9G 0 7.9G 0% /dev 13:28:14 tmpfs 1.6G 672K 1.6G 1% /run 13:28:14 /dev/vda1 78G 8.5G 69G 11% / 13:28:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:28:14 tmpfs 5.0M 0 5.0M 0% /run/lock 13:28:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:28:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:28:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:28:14 13:28:14 13:28:14 ---> free -m: 13:28:14 total used free shared buff/cache available 13:28:14 Mem: 16040 563 13170 0 2306 15155 13:28:14 Swap: 1023 0 1023 13:28:14 13:28:14 13:28:14 ---> ip addr: 13:28:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:28:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:28:14 inet 127.0.0.1/8 scope host lo 13:28:14 valid_lft forever preferred_lft forever 13:28:14 inet6 ::1/128 scope host 13:28:14 valid_lft forever preferred_lft forever 13:28:14 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:28:14 link/ether fa:16:3e:62:b2:1c brd ff:ff:ff:ff:ff:ff 13:28:14 inet 10.30.106.205/23 brd 10.30.107.255 scope global dynamic ens3 13:28:14 valid_lft 85419sec preferred_lft 85419sec 13:28:14 inet6 fe80::f816:3eff:fe62:b21c/64 scope link 13:28:14 valid_lft forever preferred_lft forever 13:28:14 13:28:14 13:28:14 ---> sar -b -r -n DEV: 13:28:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-75170) 11/14/23 _x86_64_ (4 CPU) 13:28:14 13:28:14 13:12:08 LINUX RESTART (4 CPU) 13:28:14 13:28:14 13:13:02 tps rtps wtps bread/s bwrtn/s 13:28:14 13:14:01 44.73 31.57 13.17 2802.85 6372.89 13:28:14 13:15:02 4.58 0.00 4.58 0.00 4322.69 13:28:14 13:16:01 3.81 0.00 3.81 0.00 4250.94 13:28:14 13:17:01 6.65 2.08 4.57 56.39 4324.35 13:28:14 13:18:01 4.07 0.00 4.07 0.00 4451.26 13:28:14 13:19:01 4.17 0.00 4.17 0.00 4452.86 13:28:14 13:20:01 3.81 0.02 3.80 0.13 4446.84 13:28:14 13:21:01 4.08 0.00 4.08 0.00 4452.19 13:28:14 13:22:01 3.67 0.00 3.67 0.00 4311.50 13:28:14 13:23:01 4.30 0.00 4.30 0.00 4585.44 13:28:14 13:24:01 3.82 0.00 3.82 0.00 4314.70 13:28:14 13:25:01 62.69 21.16 41.53 783.60 7008.70 13:28:14 13:26:01 94.12 17.13 76.99 1109.68 13429.10 13:28:14 13:27:01 45.84 4.13 41.71 134.24 8514.05 13:28:14 13:28:01 66.49 0.32 66.17 23.33 12698.55 13:28:14 Average: 23.79 5.07 18.72 324.96 6130.76 13:28:14 13:28:14 13:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:28:14 13:14:01 14482096 15710736 1942872 11.83 32092 1415764 693080 3.97 473328 1298636 188 13:28:14 13:15:02 14481612 15710364 1943356 11.83 32172 1415768 693080 3.97 474020 1298636 184 13:28:14 13:16:01 14481336 15710100 1943632 11.83 32244 1415748 693080 3.97 474428 1298636 28 13:28:14 13:17:01 14442700 15673716 1982268 12.07 32336 1417456 711132 4.07 510580 1299328 28 13:28:14 13:18:01 14442920 15674044 1982048 12.07 32420 1417468 711132 4.07 510652 1299332 176 13:28:14 13:19:01 14443212 15674396 1981756 12.07 32492 1417472 711132 4.07 510408 1299340 184 13:28:14 13:20:01 14442844 15674160 1982124 12.07 32572 1417484 711132 4.07 510844 1299344 176 13:28:14 13:21:01 14442752 15674152 1982216 12.07 32652 1417488 711132 4.07 510764 1299348 168 13:28:14 13:22:01 14442148 15673624 1982820 12.07 32724 1417488 711132 4.07 510876 1299348 28 13:28:14 13:23:01 14442380 15673940 1982588 12.07 32804 1417484 711132 4.07 511064 1299352 28 13:28:14 13:24:01 14441940 15673584 1983028 12.07 32876 1417496 711132 4.07 511196 1299356 20 13:28:14 13:25:01 14199376 15579284 2225592 13.55 43672 1547916 767564 4.39 645964 1391352 59172 13:28:14 13:26:01 13856812 15507432 2568156 15.64 62592 1783856 836588 4.79 785240 1562248 65228 13:28:14 13:27:01 13693756 15555436 2731212 16.63 75456 1973812 776680 4.44 759304 1733608 201628 13:28:14 13:28:01 13488636 15522620 2936332 17.88 87800 2125116 813008 4.65 800944 1879868 135020 13:28:14 Average: 14281635 15645839 2143333 13.05 41794 1534521 730809 4.18 566641 1390515 30817 13:28:14 13:28:14 13:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:28:14 13:14:01 ens3 188.68 107.78 518.58 28.87 0.00 0.00 0.00 0.00 13:28:14 13:14:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 13:28:14 13:15:02 ens3 2.28 1.02 2.51 0.55 0.00 0.00 0.00 0.00 13:28:14 13:15:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:28:14 13:16:01 ens3 1.08 0.56 0.57 1.81 0.00 0.00 0.00 0.00 13:28:14 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:14 13:17:01 ens3 9.78 8.28 6.23 10.20 0.00 0.00 0.00 0.00 13:28:14 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:28:14 13:18:01 ens3 1.03 0.62 0.52 0.66 0.00 0.00 0.00 0.00 13:28:14 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:14 13:19:01 ens3 0.78 0.28 0.18 0.24 0.00 0.00 0.00 0.00 13:28:14 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:28:14 13:20:01 ens3 0.90 0.62 0.51 0.63 0.00 0.00 0.00 0.00 13:28:14 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:14 13:21:01 ens3 0.28 0.22 0.06 0.18 0.00 0.00 0.00 0.00 13:28:14 13:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:28:14 13:22:01 ens3 0.13 0.13 0.05 0.17 0.00 0.00 0.00 0.00 13:28:14 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:14 13:23:01 ens3 0.25 0.20 0.06 0.18 0.00 0.00 0.00 0.00 13:28:14 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:28:14 13:24:01 ens3 0.30 0.18 0.13 0.23 0.00 0.00 0.00 0.00 13:28:14 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:14 13:25:01 ens3 202.25 132.48 1017.87 40.85 0.00 0.00 0.00 0.00 13:28:14 13:25:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 13:28:14 13:26:01 ens3 46.84 33.01 589.40 7.07 0.00 0.00 0.00 0.00 13:28:14 13:26:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 13:28:14 13:27:01 ens3 29.55 20.11 501.29 4.27 0.00 0.00 0.00 0.00 13:28:14 13:27:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 13:28:14 13:28:01 ens3 35.28 25.43 506.29 5.95 0.00 0.00 0.00 0.00 13:28:14 13:28:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 13:28:14 Average: ens3 34.49 21.99 209.49 6.77 0.00 0.00 0.00 0.00 13:28:14 Average: lo 0.39 0.39 0.04 0.04 0.00 0.00 0.00 0.00 13:28:14 13:28:14 13:28:14 ---> sar -P ALL: 13:28:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-75170) 11/14/23 _x86_64_ (4 CPU) 13:28:14 13:28:14 13:12:08 LINUX RESTART (4 CPU) 13:28:14 13:28:14 13:13:02 CPU %user %nice %system %iowait %steal %idle 13:28:14 13:14:01 all 3.76 0.00 0.58 5.74 0.02 89.90 13:28:14 13:14:01 0 2.70 0.00 0.53 3.33 0.02 93.43 13:28:14 13:14:01 1 2.94 0.00 0.73 13.07 0.03 83.23 13:28:14 13:14:01 2 5.67 0.00 0.48 5.16 0.02 88.67 13:28:14 13:14:01 3 3.73 0.00 0.56 1.41 0.03 94.27 13:28:14 13:15:02 all 0.22 0.00 0.01 2.57 0.01 97.18 13:28:14 13:15:02 0 0.02 0.00 0.00 0.00 0.00 99.98 13:28:14 13:15:02 1 0.05 0.00 0.02 10.21 0.00 89.73 13:28:14 13:15:02 2 0.13 0.00 0.00 0.08 0.00 99.78 13:28:14 13:15:02 3 0.65 0.00 0.02 0.00 0.05 99.28 13:28:14 13:16:01 all 0.25 0.00 0.02 2.53 0.01 97.19 13:28:14 13:16:01 0 0.14 0.00 0.05 0.00 0.00 99.81 13:28:14 13:16:01 1 0.05 0.00 0.02 10.11 0.00 89.83 13:28:14 13:16:01 2 0.15 0.00 0.02 0.00 0.00 99.83 13:28:14 13:16:01 3 0.69 0.00 0.02 0.03 0.02 99.24 13:28:14 13:17:01 all 0.96 0.00 0.08 1.54 0.01 97.42 13:28:14 13:17:01 0 0.73 0.00 0.05 0.02 0.00 99.20 13:28:14 13:17:01 1 0.63 0.00 0.12 6.07 0.02 93.17 13:28:14 13:17:01 2 1.30 0.00 0.07 0.07 0.02 98.55 13:28:14 13:17:01 3 1.13 0.00 0.10 0.02 0.02 98.74 13:28:14 13:18:01 all 0.21 0.00 0.02 1.79 0.00 97.98 13:28:14 13:18:01 0 0.05 0.00 0.00 0.40 0.00 99.55 13:28:14 13:18:01 1 0.03 0.00 0.02 6.75 0.00 93.20 13:28:14 13:18:01 2 0.05 0.00 0.02 0.00 0.00 99.93 13:28:14 13:18:01 3 0.72 0.00 0.02 0.00 0.00 99.27 13:28:14 13:19:01 all 0.17 0.00 0.01 1.59 0.01 98.22 13:28:14 13:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:28:14 13:19:01 1 0.07 0.00 0.02 6.20 0.02 93.70 13:28:14 13:19:01 2 0.03 0.00 0.03 0.00 0.02 99.92 13:28:14 13:19:01 3 0.55 0.00 0.02 0.17 0.00 99.27 13:28:14 13:20:01 all 0.11 0.00 0.02 0.97 0.00 98.90 13:28:14 13:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:28:14 13:20:01 1 0.07 0.00 0.02 3.82 0.00 96.10 13:28:14 13:20:01 2 0.07 0.00 0.05 0.07 0.00 99.82 13:28:14 13:20:01 3 0.28 0.00 0.00 0.00 0.00 99.72 13:28:14 13:21:01 all 0.05 0.00 0.02 0.97 0.01 98.95 13:28:14 13:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:28:14 13:21:01 1 0.08 0.00 0.02 3.87 0.00 96.03 13:28:14 13:21:01 2 0.07 0.00 0.03 0.00 0.02 99.88 13:28:14 13:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:28:14 13:22:01 all 0.02 0.00 0.02 1.50 0.00 98.46 13:28:14 13:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:28:14 13:22:01 1 0.03 0.00 0.02 5.93 0.00 94.02 13:28:14 13:22:01 2 0.03 0.00 0.07 0.07 0.02 99.82 13:28:14 13:22:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:28:14 13:23:01 all 0.09 0.00 0.02 1.25 0.01 98.64 13:28:14 13:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:28:14 13:23:01 1 0.07 0.00 0.03 4.95 0.02 94.93 13:28:14 13:23:01 2 0.10 0.00 0.03 0.00 0.02 99.85 13:28:14 13:23:01 3 0.20 0.00 0.00 0.03 0.00 99.77 13:28:14 13:24:01 all 0.06 0.00 0.02 1.33 0.00 98.58 13:28:14 13:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:28:14 13:24:01 1 0.05 0.00 0.02 5.34 0.00 94.59 13:28:14 13:24:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:28:14 13:24:01 3 0.15 0.00 0.03 0.00 0.02 99.80 13:28:14 13:28:14 13:24:01 CPU %user %nice %system %iowait %steal %idle 13:28:14 13:25:01 all 9.48 0.00 1.00 7.15 0.05 82.32 13:28:14 13:25:01 0 14.12 0.00 0.97 4.22 0.08 80.61 13:28:14 13:25:01 1 3.80 0.00 0.62 15.59 0.03 79.96 13:28:14 13:25:01 2 13.64 0.00 1.54 8.10 0.07 76.65 13:28:14 13:25:01 3 6.37 0.00 0.89 0.70 0.03 92.01 13:28:14 13:26:01 all 21.11 0.00 1.68 7.28 0.07 69.86 13:28:14 13:26:01 0 17.01 0.00 1.54 1.29 0.05 80.12 13:28:14 13:26:01 1 14.31 0.00 1.66 21.39 0.08 62.55 13:28:14 13:26:01 2 34.29 0.00 1.99 5.66 0.08 57.98 13:28:14 13:26:01 3 18.84 0.00 1.50 0.85 0.05 78.76 13:28:14 13:27:01 all 9.27 0.00 0.84 18.09 0.03 71.77 13:28:14 13:27:01 0 1.87 0.00 0.37 2.25 0.00 95.51 13:28:14 13:27:01 1 9.69 0.00 1.03 33.84 0.02 55.41 13:28:14 13:27:01 2 9.79 0.00 0.70 34.92 0.05 54.53 13:28:14 13:27:01 3 15.78 0.00 1.22 1.34 0.03 81.62 13:28:14 13:28:01 all 15.74 0.00 1.08 8.63 0.05 74.50 13:28:14 13:28:01 0 17.66 0.00 1.07 2.70 0.03 78.54 13:28:14 13:28:01 1 17.98 0.00 0.99 2.57 0.03 78.43 13:28:14 13:28:01 2 13.94 0.00 1.55 27.66 0.07 56.78 13:28:14 13:28:01 3 13.37 0.00 0.74 1.73 0.05 84.11 13:28:14 Average: all 4.10 0.00 0.36 4.19 0.02 91.33 13:28:14 Average: 0 3.62 0.00 0.31 0.94 0.01 95.12 13:28:14 Average: 1 3.32 0.00 0.35 9.97 0.02 86.34 13:28:14 Average: 2 5.27 0.00 0.44 5.44 0.03 88.83 13:28:14 Average: 3 4.16 0.00 0.34 0.42 0.02 95.06 13:28:14 13:28:14 13:28:14