13:14:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137672 13:14:25 Running as SYSTEM 13:14:25 [EnvInject] - Loading node environment variables. 13:14:28 Building remotely on prd-ubuntu1804-builder-4c-4g-22451 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:14:28 [ssh-agent] Looking for ssh-agent implementation... 13:14:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:14:29 $ ssh-agent 13:14:29 SSH_AUTH_SOCK=/tmp/ssh-pCZDHgvjUGE1/agent.1795 13:14:29 SSH_AGENT_PID=1797 13:14:29 [ssh-agent] Started. 13:14:29 Running ssh-add (command line suppressed) 13:14:29 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_8798345603268775820.key (/w/workspace/oom-master-commit-lint@tmp/private_key_8798345603268775820.key) 13:14:29 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:14:29 The recommended git tool is: NONE 13:14:31 using credential onap-jenkins-ssh 13:14:31 Wiping out workspace first. 13:14:32 Cloning the remote Git repository 13:14:32 Cloning repository git://cloud.onap.org/mirror/oom.git 13:14:32 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:14:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:14:32 > git --version # timeout=10 13:14:32 > git --version # 'git version 2.17.1' 13:14:32 using GIT_SSH to set credentials Gerrit user 13:14:32 Verifying host key using manually-configured host key entries 13:14:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:14:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:14:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:14:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:14:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:14:39 using GIT_SSH to set credentials Gerrit user 13:14:39 Verifying host key using manually-configured host key entries 13:14:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/72/137672/3 # timeout=30 13:14:39 > git rev-parse facb833e56168ec99aef9b8d338d880d9763d91d^{commit} # timeout=10 13:14:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:14:39 Checking out Revision facb833e56168ec99aef9b8d338d880d9763d91d (refs/changes/72/137672/3) 13:14:39 > git config core.sparsecheckout # timeout=10 13:14:39 > git checkout -f facb833e56168ec99aef9b8d338d880d9763d91d # timeout=30 13:14:40 Commit message: "[COMMON] Update all ReadinessChecks" 13:14:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:14:40 > git rev-list --no-walk 16d200e4f99dbad508156d936b9481bed051055b # timeout=10 13:14:40 [EnvInject] - Injecting environment variables from a build step. 13:14:40 [EnvInject] - Injecting as environment variables the properties content 13:14:40 PYTHON=python3 13:14:40 13:14:40 [EnvInject] - Variables injected successfully. 13:14:40 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10628457448952602987.sh 13:14:40 ---> tox-install.sh 13:14:40 + source /home/jenkins/lf-env.sh 13:14:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:14:40 ++ mktemp -d /tmp/venv-XXXX 13:14:40 + lf_venv=/tmp/venv-rQ6k 13:14:40 + local venv_file=/tmp/.os_lf_venv 13:14:40 + local python=python3 13:14:40 + local options 13:14:40 + local set_path=true 13:14:40 + local install_args= 13:14: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:14:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:14:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:14:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:14:40 + true 13:14:40 + case $1 in 13:14:40 + venv_file=/tmp/.toxenv 13:14:40 + shift 2 13:14:40 + true 13:14:40 + case $1 in 13:14:40 + shift 13:14:40 + break 13:14:40 + case $python in 13:14:40 + local pkg_list= 13:14:40 + [[ -d /opt/pyenv ]] 13:14:40 + echo 'Setup pyenv:' 13:14:40 Setup pyenv: 13:14:40 + export PYENV_ROOT=/opt/pyenv 13:14:40 + PYENV_ROOT=/opt/pyenv 13:14: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:14: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:14:40 + pyenv versions 13:14:40 * system (set by /opt/pyenv/version) 13:14:40 * 3.8.13 (set by /opt/pyenv/version) 13:14:40 * 3.9.13 (set by /opt/pyenv/version) 13:14:40 * 3.10.6 (set by /opt/pyenv/version) 13:14:40 + command -v pyenv 13:14:40 ++ pyenv init - --no-rehash 13:14:41 + 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:14:41 export PATH="/opt/pyenv/shims:${PATH}" 13:14:41 export PYENV_SHELL=bash 13:14:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:14:41 pyenv() { 13:14:41 local command 13:14:41 command="${1:-}" 13:14:41 if [ "$#" -gt 0 ]; then 13:14:41 shift 13:14:41 fi 13:14:41 13:14:41 case "$command" in 13:14:41 rehash|shell) 13:14:41 eval "$(pyenv "sh-$command" "$@")" 13:14:41 ;; 13:14:41 *) 13:14:41 command pyenv "$command" "$@" 13:14:41 ;; 13:14:41 esac 13:14:41 }' 13:14:41 +++ 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:14:41 ++ 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:14:41 ++ 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:14:41 ++ 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:14:41 ++ export PYENV_SHELL=bash 13:14:41 ++ PYENV_SHELL=bash 13:14:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:14:41 +++ complete -F _pyenv pyenv 13:14:41 ++ lf-pyver python3 13:14:41 ++ local py_version_xy=python3 13:14:41 ++ local py_version_xyz= 13:14:41 ++ pyenv versions 13:14:41 ++ sed 's/^[ *]* //' 13:14:41 ++ local command 13:14:41 ++ command=versions 13:14:41 ++ '[' 1 -gt 0 ']' 13:14:41 ++ shift 13:14:41 ++ case "$command" in 13:14:41 ++ command pyenv versions 13:14:41 ++ pyenv versions 13:14:41 ++ awk '{ print $1 }' 13:14:41 ++ grep -E '^[0-9.]*[0-9]$' 13:14:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:14:41 +++ grep '^3' /tmp/.pyenv_versions 13:14:41 +++ sort -V 13:14:41 +++ tail -n 1 13:14:41 ++ py_version_xyz=3.10.6 13:14:41 ++ [[ -z 3.10.6 ]] 13:14:41 ++ echo 3.10.6 13:14:41 ++ return 0 13:14:41 + pyenv local 3.10.6 13:14:41 + local command 13:14:41 + command=local 13:14:41 + '[' 2 -gt 0 ']' 13:14:41 + shift 13:14:41 + case "$command" in 13:14:41 + command pyenv local 3.10.6 13:14:41 + pyenv local 3.10.6 13:14:41 + for arg in "$@" 13:14:41 + case $arg in 13:14:41 + pkg_list+='tox ' 13:14:41 + for arg in "$@" 13:14:41 + case $arg in 13:14:41 + pkg_list+='virtualenv ' 13:14:41 + for arg in "$@" 13:14:41 + case $arg in 13:14:41 + pkg_list+='urllib3~=1.26.15 ' 13:14:41 + [[ -f /tmp/.toxenv ]] 13:14:41 + [[ ! -f /tmp/.toxenv ]] 13:14:41 + [[ -n '' ]] 13:14:41 + python3 -m venv /tmp/venv-rQ6k 13:14:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rQ6k' 13:14:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rQ6k 13:14:49 + echo /tmp/venv-rQ6k 13:14:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:14:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:14:49 + /tmp/venv-rQ6k/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:14:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:14:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:14:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:14:55 + /tmp/venv-rQ6k/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:14:58 + type python3 13:14:58 + true 13:14:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rQ6k/bin to PATH' 13:14:58 lf-activate-venv(): INFO: Adding /tmp/venv-rQ6k/bin to PATH 13:14:58 + PATH=/tmp/venv-rQ6k/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:14:58 + return 0 13:14:58 + python3 --version 13:14:58 Python 3.10.6 13:14:58 + python3 -m pip --version 13:14:59 pip 24.0 from /tmp/venv-rQ6k/lib/python3.10/site-packages/pip (python 3.10) 13:14:59 + python3 -m pip freeze 13:14:59 cachetools==5.3.3 13:14:59 chardet==5.2.0 13:14:59 colorama==0.4.6 13:14:59 distlib==0.3.8 13:14:59 filelock==3.13.4 13:14:59 packaging==24.0 13:14:59 platformdirs==4.2.0 13:14:59 pluggy==1.4.0 13:14:59 pyproject-api==1.6.1 13:14:59 tomli==2.0.1 13:14:59 tox==4.14.2 13:14:59 urllib3==1.26.18 13:14:59 virtualenv==20.25.1 13:14:59 [EnvInject] - Injecting environment variables from a build step. 13:14:59 [EnvInject] - Injecting as environment variables the properties content 13:14:59 PARALLEL=false 13:14:59 13:14:59 [EnvInject] - Variables injected successfully. 13:14:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3341694279159995149.sh 13:14:59 ---> tox-run.sh 13:14: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:14:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:14:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:14:59 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:14:59 + cd /w/workspace/oom-master-commit-lint/. 13:14:59 + source /home/jenkins/lf-env.sh 13:14:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:14:59 ++ mktemp -d /tmp/venv-XXXX 13:14:59 + lf_venv=/tmp/venv-Db2G 13:14:59 + local venv_file=/tmp/.os_lf_venv 13:14:59 + local python=python3 13:14:59 + local options 13:14:59 + local set_path=true 13:14:59 + local install_args= 13:14: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:14:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:14:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:14:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:14:59 + true 13:14:59 + case $1 in 13:14:59 + venv_file=/tmp/.toxenv 13:14:59 + shift 2 13:14:59 + true 13:14:59 + case $1 in 13:14:59 + shift 13:14:59 + break 13:14:59 + case $python in 13:14:59 + local pkg_list= 13:14:59 + [[ -d /opt/pyenv ]] 13:14:59 + echo 'Setup pyenv:' 13:14:59 Setup pyenv: 13:14:59 + export PYENV_ROOT=/opt/pyenv 13:14:59 + PYENV_ROOT=/opt/pyenv 13:14: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:14: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:14:59 + pyenv versions 13:14:59 system 13:14:59 3.8.13 13:14:59 3.9.13 13:14:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:14:59 + command -v pyenv 13:14:59 ++ pyenv init - --no-rehash 13:14: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:14:59 export PATH="/opt/pyenv/shims:${PATH}" 13:14:59 export PYENV_SHELL=bash 13:14:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:14:59 pyenv() { 13:14:59 local command 13:14:59 command="${1:-}" 13:14:59 if [ "$#" -gt 0 ]; then 13:14:59 shift 13:14:59 fi 13:14:59 13:14:59 case "$command" in 13:14:59 rehash|shell) 13:14:59 eval "$(pyenv "sh-$command" "$@")" 13:14:59 ;; 13:14:59 *) 13:14:59 command pyenv "$command" "$@" 13:14:59 ;; 13:14:59 esac 13:14:59 }' 13:14: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:14: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:14: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:14: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:14:59 ++ export PYENV_SHELL=bash 13:14:59 ++ PYENV_SHELL=bash 13:14:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:14:59 +++ complete -F _pyenv pyenv 13:14:59 ++ lf-pyver python3 13:14:59 ++ local py_version_xy=python3 13:14:59 ++ local py_version_xyz= 13:14:59 ++ pyenv versions 13:14:59 ++ local command 13:14:59 ++ sed 's/^[ *]* //' 13:14:59 ++ grep -E '^[0-9.]*[0-9]$' 13:14:59 ++ command=versions 13:14:59 ++ '[' 1 -gt 0 ']' 13:14:59 ++ awk '{ print $1 }' 13:14:59 ++ shift 13:14:59 ++ case "$command" in 13:14:59 ++ command pyenv versions 13:14:59 ++ pyenv versions 13:14:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:14:59 +++ grep '^3' /tmp/.pyenv_versions 13:14:59 +++ sort -V 13:14:59 +++ tail -n 1 13:14:59 ++ py_version_xyz=3.10.6 13:14:59 ++ [[ -z 3.10.6 ]] 13:14:59 ++ echo 3.10.6 13:14:59 ++ return 0 13:14:59 + pyenv local 3.10.6 13:14:59 + local command 13:14:59 + command=local 13:14:59 + '[' 2 -gt 0 ']' 13:14:59 + shift 13:14:59 + case "$command" in 13:14:59 + command pyenv local 3.10.6 13:14:59 + pyenv local 3.10.6 13:14:59 + for arg in "$@" 13:14:59 + case $arg in 13:14:59 + pkg_list+='tox ' 13:14:59 + for arg in "$@" 13:14:59 + case $arg in 13:14:59 + pkg_list+='virtualenv ' 13:14:59 + for arg in "$@" 13:14:59 + case $arg in 13:14:59 + pkg_list+='urllib3~=1.26.15 ' 13:14:59 + [[ -f /tmp/.toxenv ]] 13:14:59 ++ cat /tmp/.toxenv 13:14:59 + lf_venv=/tmp/venv-rQ6k 13:14:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rQ6k from' file:/tmp/.toxenv 13:14:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rQ6k from file:/tmp/.toxenv 13:14:59 + /tmp/venv-rQ6k/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:15:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:15:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:15:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:15:00 + /tmp/venv-rQ6k/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:15:02 + type python3 13:15:02 + true 13:15:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rQ6k/bin to PATH' 13:15:02 lf-activate-venv(): INFO: Adding /tmp/venv-rQ6k/bin to PATH 13:15:02 + PATH=/tmp/venv-rQ6k/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:15:02 + return 0 13:15:02 + [[ -d /opt/pyenv ]] 13:15:02 + echo '---> Setting up pyenv' 13:15:02 ---> Setting up pyenv 13:15:02 + export PYENV_ROOT=/opt/pyenv 13:15:02 + PYENV_ROOT=/opt/pyenv 13:15:02 + export PATH=/opt/pyenv/bin:/tmp/venv-rQ6k/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:15:02 + PATH=/opt/pyenv/bin:/tmp/venv-rQ6k/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:15:02 ++ pwd 13:15:02 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:15:02 + export PYTHONPATH 13:15:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:15:02 + TOX_TESTENV_PASSENV=PYTHONPATH 13:15:02 + tox --version 13:15:02 4.14.2 from /tmp/venv-rQ6k/lib/python3.10/site-packages/tox/__init__.py 13:15:03 + PARALLEL=false 13:15:03 + TOX_OPTIONS_LIST= 13:15:03 + [[ -n gitlint ]] 13:15:03 + TOX_OPTIONS_LIST=' -e gitlint' 13:15:03 + case ${PARALLEL,,} in 13:15:03 + tox -e gitlint 13:15:03 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:15:05 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 13:15:12 $ ssh-agent -k 13:15:12 unset SSH_AUTH_SOCK; 13:15:12 unset SSH_AGENT_PID; 13:15:12 echo Agent pid 1797 killed; 13:15:12 [ssh-agent] Stopped. 13:15:12 Build was aborted 13:15:12 Aborted by new patch set. 13:15:12 [PostBuildScript] - [INFO] Executing post build scripts. 13:15:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17244196707635028730.sh 13:15:12 ---> sysstat.sh 13:15:12 Collecting sphinx>=4.2.0 (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 1)) 13:15:12 Downloading Sphinx-4.4.0-py3-none-any.whl.metadata (7.9 kB) 13:15:12 Collecting sphinx-rtd-theme>=1.0.0 (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 2)) 13:15:12 Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl.metadata (4.3 kB) 13:15:12 Collecting doc8 (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 3)) 13:15:12 Downloading doc8-0.10.1-py3-none-any.whl.metadata (7.8 kB) 13:15:12 Collecting docutils (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 4)) 13:15:12 Downloading docutils-0.17.1-py2.py3-none-any.whl.metadata (2.9 kB) 13:15:12 Collecting six (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 5)) 13:15:12 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 13:15:12 Collecting sphinxcontrib-redoc (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 6)) 13:15:12 Downloading sphinxcontrib-redoc-1.6.0.tar.gz (350 kB) 13:15:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 350.5/350.5 kB 25.9 MB/s eta 0:00:00 13:15:12 Preparing metadata (setup.py): started 13:15:12 Preparing metadata (setup.py): finished with status 'done' 13:15:12 Collecting sphinxcontrib-spelling (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 7)) 13:15:12 Downloading sphinxcontrib_spelling-8.0.0-py3-none-any.whl.metadata (2.9 kB) 13:15:12 Collecting PyEnchant (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 8)) 13:15:12 Downloading pyenchant-3.2.2-py3-none-any.whl.metadata (3.8 kB) 13:15:12 Collecting pylint (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 9)) 13:15:12 Downloading pylint-2.15.0-py3-none-any.whl.metadata (9.8 kB) 13:15:12 Collecting autopep8 (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 10)) 13:15:12 Downloading autopep8-1.7.0-py2.py3-none-any.whl.metadata (17 kB) 13:15:12 Collecting gitlint-core (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 11)) 13:15:12 Downloading gitlint_core-0.17.0-py2.py3-none-any.whl.metadata (2.6 kB) 13:15:12 Collecting sh==1.14.3 (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 12)) 13:15:12 Downloading sh-1.14.3.tar.gz (62 kB) 13:15:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.9/62.9 kB 5.4 MB/s eta 0:00:00 13:15:12 Preparing metadata (setup.py): started 13:15:12 Preparing metadata (setup.py): finished with status 'done' 13:15:12 Collecting sphinxcontrib-blockdiag (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 13)) 13:15:12 Downloading sphinxcontrib_blockdiag-3.0.0-py2.py3-none-any.whl.metadata (2.2 kB) 13:15:12 Collecting sphinxcontrib-seqdiag (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 14)) 13:15:12 Downloading sphinxcontrib_seqdiag-3.0.0-py2.py3-none-any.whl.metadata (2.2 kB) 13:15:12 Collecting sphinxcontrib-swaggerdoc (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 15)) 13:15:12 Downloading sphinxcontrib_swaggerdoc-0.1.7-py2.py3-none-any.whl.metadata (2.1 kB) 13:15:12 Collecting sphinxcontrib-plantuml (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 16)) 13:15:12 Downloading sphinxcontrib-plantuml-0.24.tar.gz (12 kB) 13:15:12 Preparing metadata (setup.py): started 13:15:12 Preparing metadata (setup.py): finished with status 'done' 13:15:12 Collecting sphinx-toolbox (from -r /w/workspace/oom-master-commit-lint/requirements.txt (line 17)) 13:15:12 Downloading sphinx_toolbox-3.2.0-py3-none-any.whl.metadata (8.0 kB) 13:15:12 gitlint: exit -15 (7.03 seconds) /w/workspace/oom-master-commit-lint> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt pid=2336 13:15:12 gitlint: FAIL code -15 (9.10 seconds) 13:15:12 evaluation failed :( (9.37 seconds) 13:15:12 + tox_status=143 13:15:12 + echo '---> Completed tox runs' 13:15:12 ---> Completed tox runs 13:15:12 + for i in .tox/*/log 13:15:12 ++ echo .tox/gitlint/log 13:15:12 ++ awk -F/ '{print $2}' 13:15:12 + tox_env=gitlint 13:15:12 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:15:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1283735770144109744.sh 13:15:13 ---> package-listing.sh 13:15:13 ++ facter osfamily 13:15:13 ++ tr '[:upper:]' '[:lower:]' 13:15:13 + OS_FAMILY=debian 13:15:13 + workspace=/w/workspace/oom-master-commit-lint 13:15:13 + START_PACKAGES=/tmp/packages_start.txt 13:15:13 + END_PACKAGES=/tmp/packages_end.txt 13:15:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:15:13 + PACKAGES=/tmp/packages_start.txt 13:15:13 + '[' /w/workspace/oom-master-commit-lint ']' 13:15:13 + PACKAGES=/tmp/packages_end.txt 13:15:13 + case "${OS_FAMILY}" in 13:15:13 + dpkg -l 13:15:13 + grep '^ii' 13:15:13 + '[' -f /tmp/packages_start.txt ']' 13:15:13 + '[' -f /tmp/packages_end.txt ']' 13:15:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:15:13 + '[' /w/workspace/oom-master-commit-lint ']' 13:15:13 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:15:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:15:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13954847277790249017.sh 13:15:13 ---> capture-instance-metadata.sh 13:15:13 Setup pyenv: 13:15:13 system 13:15:13 3.8.13 13:15:13 3.9.13 13:15:13 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:15:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bgRJ 13:15:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:15:20 lf-activate-venv(): INFO: Installing: lftools 13:15:55 lf-activate-venv(): INFO: Adding /tmp/venv-bgRJ/bin to PATH 13:15:55 INFO: Running in OpenStack, capturing instance metadata 13:15:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8915172033518628675.sh 13:15:56 provisioning config files... 13:15:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config14468101455142453435tmp 13:15:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:15:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:15:56 [EnvInject] - Injecting environment variables from a build step. 13:15:56 [EnvInject] - Injecting as environment variables the properties content 13:15:56 SERVER_ID=logs 13:15:56 13:15:56 [EnvInject] - Variables injected successfully. 13:15:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9836720011034398139.sh 13:15:56 ---> create-netrc.sh 13:15:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1868115349352034562.sh 13:15:56 ---> python-tools-install.sh 13:15:56 Setup pyenv: 13:15:56 system 13:15:56 3.8.13 13:15:56 3.9.13 13:15:56 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:15:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bgRJ from file:/tmp/.os_lf_venv 13:15:57 lf-activate-venv(): INFO: Installing: lftools 13:16:05 lf-activate-venv(): INFO: Adding /tmp/venv-bgRJ/bin to PATH 13:16:05 Generating Requirements File 13:16:35 Python 3.10.6 13:16:36 pip 24.0 from /tmp/venv-bgRJ/lib/python3.10/site-packages/pip (python 3.10) 13:16:36 appdirs==1.4.4 13:16:36 argcomplete==3.2.3 13:16:36 aspy.yaml==1.3.0 13:16:36 attrs==23.2.0 13:16:36 autopage==0.5.2 13:16:36 beautifulsoup4==4.12.3 13:16:36 boto3==1.34.82 13:16:36 botocore==1.34.82 13:16:36 bs4==0.0.2 13:16:36 cachetools==5.3.3 13:16:36 certifi==2024.2.2 13:16:36 cffi==1.16.0 13:16:36 cfgv==3.4.0 13:16:36 chardet==5.2.0 13:16:36 charset-normalizer==3.3.2 13:16:36 click==8.1.7 13:16:36 cliff==4.6.0 13:16:36 cmd2==2.4.3 13:16:36 cryptography==3.3.2 13:16:36 debtcollector==3.0.0 13:16:36 decorator==5.1.1 13:16:36 defusedxml==0.7.1 13:16:36 Deprecated==1.2.14 13:16:36 distlib==0.3.8 13:16:36 dnspython==2.6.1 13:16:36 docker==4.2.2 13:16:36 dogpile.cache==1.3.2 13:16:36 email_validator==2.1.1 13:16:36 filelock==3.13.4 13:16:36 future==1.0.0 13:16:36 gitdb==4.0.11 13:16:36 GitPython==3.1.43 13:16:36 google-auth==2.29.0 13:16:36 httplib2==0.22.0 13:16:36 identify==2.5.35 13:16:36 idna==3.7 13:16:36 importlib-resources==1.5.0 13:16:36 iso8601==2.1.0 13:16:36 Jinja2==3.1.3 13:16:36 jmespath==1.0.1 13:16:36 jsonpatch==1.33 13:16:36 jsonpointer==2.4 13:16:36 jsonschema==4.21.1 13:16:36 jsonschema-specifications==2023.12.1 13:16:36 keystoneauth1==5.6.0 13:16:36 kubernetes==29.0.0 13:16:36 lftools==0.37.10 13:16:36 lxml==5.2.1 13:16:36 MarkupSafe==2.1.5 13:16:36 msgpack==1.0.8 13:16:36 multi_key_dict==2.0.3 13:16:36 munch==4.0.0 13:16:36 netaddr==1.2.1 13:16:36 netifaces==0.11.0 13:16:36 niet==1.4.2 13:16:36 nodeenv==1.8.0 13:16:36 oauth2client==4.1.3 13:16:36 oauthlib==3.2.2 13:16:36 openstacksdk==3.0.0 13:16:36 os-client-config==2.1.0 13:16:36 os-service-types==1.7.0 13:16:36 osc-lib==3.0.1 13:16:36 oslo.config==9.4.0 13:16:36 oslo.context==5.5.0 13:16:36 oslo.i18n==6.3.0 13:16:36 oslo.log==5.5.1 13:16:36 oslo.serialization==5.4.0 13:16:36 oslo.utils==7.1.0 13:16:36 packaging==24.0 13:16:36 pbr==6.0.0 13:16:36 platformdirs==4.2.0 13:16:36 prettytable==3.10.0 13:16:36 pyasn1==0.6.0 13:16:36 pyasn1_modules==0.4.0 13:16:36 pycparser==2.22 13:16:36 pygerrit2==2.0.15 13:16:36 PyGithub==2.3.0 13:16:36 pyinotify==0.9.6 13:16:36 PyJWT==2.8.0 13:16:36 PyNaCl==1.5.0 13:16:36 pyparsing==2.4.7 13:16:36 pyperclip==1.8.2 13:16:36 pyrsistent==0.20.0 13:16:36 python-cinderclient==9.5.0 13:16:36 python-dateutil==2.9.0.post0 13:16:36 python-heatclient==3.5.0 13:16:36 python-jenkins==1.8.2 13:16:36 python-keystoneclient==5.4.0 13:16:36 python-magnumclient==4.4.0 13:16:36 python-novaclient==18.6.0 13:16:36 python-openstackclient==6.6.0 13:16:36 python-swiftclient==4.5.0 13:16:36 PyYAML==6.0.1 13:16:36 referencing==0.34.0 13:16:36 requests==2.31.0 13:16:36 requests-oauthlib==2.0.0 13:16:36 requestsexceptions==1.4.0 13:16:36 rfc3986==2.0.0 13:16:36 rpds-py==0.18.0 13:16:36 rsa==4.9 13:16:36 ruamel.yaml==0.18.6 13:16:36 ruamel.yaml.clib==0.2.8 13:16:36 s3transfer==0.10.1 13:16:36 simplejson==3.19.2 13:16:36 six==1.16.0 13:16:36 smmap==5.0.1 13:16:36 soupsieve==2.5 13:16:36 stevedore==5.2.0 13:16:36 tabulate==0.9.0 13:16:36 toml==0.10.2 13:16:36 tomlkit==0.12.4 13:16:36 tqdm==4.66.2 13:16:36 typing_extensions==4.11.0 13:16:36 tzdata==2024.1 13:16:36 urllib3==1.26.18 13:16:36 virtualenv==20.25.1 13:16:36 wcwidth==0.2.13 13:16:36 websocket-client==1.7.0 13:16:36 wrapt==1.16.0 13:16:36 xdg==6.0.0 13:16:36 xmltodict==0.13.0 13:16:36 yq==3.2.3 13:16:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16269935899203117532.sh 13:16:36 ---> sudo-logs.sh 13:16:36 Archiving 'sudo' log.. 13:16:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8254083399381265446.sh 13:16:36 ---> job-cost.sh 13:16:36 Setup pyenv: 13:16:37 system 13:16:37 3.8.13 13:16:37 3.9.13 13:16:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:16:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bgRJ from file:/tmp/.os_lf_venv 13:16:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:16:43 lf-activate-venv(): INFO: Adding /tmp/venv-bgRJ/bin to PATH 13:16:43 INFO: No Stack... 13:16:44 INFO: Retrieving Pricing Info for: v3-standard-4 13:16:44 INFO: Archiving Costs 13:16:44 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9988257646690526571.sh 13:16:44 ---> logs-deploy.sh 13:16:44 Setup pyenv: 13:16:44 system 13:16:44 3.8.13 13:16:44 3.9.13 13:16:44 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:16:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bgRJ from file:/tmp/.os_lf_venv 13:16:46 lf-activate-venv(): INFO: Installing: lftools 13:16:55 lf-activate-venv(): INFO: Adding /tmp/venv-bgRJ/bin to PATH 13:16:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7313 13:16:55 INFO: archiving workspace using pattern(s): 13:16:56 Archives upload complete. 13:16:56 INFO: archiving logs to Nexus 13:16:57 ---> uname -a: 13:16:57 Linux prd-ubuntu1804-builder-4c-4g-22451 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:16:57 13:16:57 13:16:57 ---> lscpu: 13:16:57 Architecture: x86_64 13:16:57 CPU op-mode(s): 32-bit, 64-bit 13:16:57 Byte Order: Little Endian 13:16:57 CPU(s): 4 13:16:57 On-line CPU(s) list: 0-3 13:16:57 Thread(s) per core: 1 13:16:57 Core(s) per socket: 1 13:16:57 Socket(s): 4 13:16:57 NUMA node(s): 1 13:16:57 Vendor ID: AuthenticAMD 13:16:57 CPU family: 23 13:16:57 Model: 49 13:16:57 Model name: AMD EPYC-Rome Processor 13:16:57 Stepping: 0 13:16:57 CPU MHz: 2799.998 13:16:57 BogoMIPS: 5599.99 13:16:57 Virtualization: AMD-V 13:16:57 Hypervisor vendor: KVM 13:16:57 Virtualization type: full 13:16:57 L1d cache: 32K 13:16:57 L1i cache: 32K 13:16:57 L2 cache: 512K 13:16:57 L3 cache: 16384K 13:16:57 NUMA node0 CPU(s): 0-3 13:16:57 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:16:57 13:16:57 13:16:57 ---> nproc: 13:16:57 4 13:16:57 13:16:57 13:16:57 ---> df -h: 13:16:57 Filesystem Size Used Avail Use% Mounted on 13:16:57 udev 7.9G 0 7.9G 0% /dev 13:16:57 tmpfs 1.6G 672K 1.6G 1% /run 13:16:57 /dev/vda1 78G 8.3G 70G 11% / 13:16:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:16:57 tmpfs 5.0M 0 5.0M 0% /run/lock 13:16:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:16:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:16:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:16:57 13:16:57 13:16:57 ---> free -m: 13:16:57 total used free shared buff/cache available 13:16:57 Mem: 16040 536 13433 0 2069 15190 13:16:57 Swap: 1023 0 1023 13:16:57 13:16:57 13:16:57 ---> ip addr: 13:16:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:16:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:16:57 inet 127.0.0.1/8 scope host lo 13:16:57 valid_lft forever preferred_lft forever 13:16:57 inet6 ::1/128 scope host 13:16:57 valid_lft forever preferred_lft forever 13:16:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:16:57 link/ether fa:16:3e:34:e3:5d brd ff:ff:ff:ff:ff:ff 13:16:57 inet 10.30.107.199/23 brd 10.30.107.255 scope global dynamic ens3 13:16:57 valid_lft 86212sec preferred_lft 86212sec 13:16:57 inet6 fe80::f816:3eff:fe34:e35d/64 scope link 13:16:57 valid_lft forever preferred_lft forever 13:16:57 13:16:57 13:16:57 ---> sar -b -r -n DEV: 13:16:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22451) 04/11/24 _x86_64_ (4 CPU) 13:16:57 13:16:57 13:13:52 LINUX RESTART (4 CPU) 13:16:57 13:16:57 13:14:01 tps rtps wtps bread/s bwrtn/s 13:16:57 13:15:01 95.95 54.71 41.24 3618.60 43931.34 13:16:57 13:16:01 111.78 25.18 86.60 1457.89 26858.99 13:16:57 Average: 103.87 39.94 63.92 2538.24 35395.17 13:16:57 13:16:57 13:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:16:57 13:15:01 14265620 15646224 2159348 13.15 42776 1549780 729176 4.17 575244 1393364 55512 13:16:57 13:16:01 13876540 15562528 2548428 15.52 70120 1809496 781608 4.47 717420 1602588 124508 13:16:57 Average: 14071080 15604376 2353888 14.33 56448 1679638 755392 4.32 646332 1497976 90010 13:16:57 13:16:57 13:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:16:57 13:15:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:16:57 13:15:01 ens3 393.28 257.01 1555.45 63.28 0.00 0.00 0.00 0.00 13:16:57 13:16:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 13:16:57 13:16:01 ens3 49.66 37.16 640.26 9.24 0.00 0.00 0.00 0.00 13:16:57 Average: lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 13:16:57 Average: ens3 221.47 147.08 1097.85 36.26 0.00 0.00 0.00 0.00 13:16:57 13:16:57 13:16:57 ---> sar -P ALL: 13:16:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22451) 04/11/24 _x86_64_ (4 CPU) 13:16:57 13:16:57 13:13:52 LINUX RESTART (4 CPU) 13:16:57 13:16:57 13:14:01 CPU %user %nice %system %iowait %steal %idle 13:16:57 13:15:01 all 12.90 0.00 1.59 14.19 0.08 71.23 13:16:57 13:15:01 0 11.05 0.00 1.58 8.18 0.08 79.11 13:16:57 13:15:01 1 13.64 0.00 1.59 28.75 0.07 55.95 13:16:57 13:15:01 2 13.29 0.00 1.68 15.36 0.09 69.58 13:16:57 13:15:01 3 13.63 0.00 1.52 4.45 0.10 80.30 13:16:57 13:16:01 all 19.34 0.00 1.80 5.47 0.08 73.31 13:16:57 13:16:01 0 34.63 0.00 2.79 2.24 0.10 60.23 13:16:57 13:16:01 1 4.11 0.00 0.79 3.99 0.03 91.08 13:16:57 13:16:01 2 28.15 0.00 1.99 8.90 0.12 60.84 13:16:57 13:16:01 3 10.69 0.00 1.62 6.76 0.03 80.89 13:16:57 Average: all 16.15 0.00 1.70 9.79 0.08 72.28 13:16:57 Average: 0 22.85 0.00 2.19 5.21 0.09 69.66 13:16:57 Average: 1 8.82 0.00 1.19 16.23 0.05 73.72 13:16:57 Average: 2 20.81 0.00 1.83 12.10 0.10 65.16 13:16:57 Average: 3 12.14 0.00 1.57 5.62 0.07 80.60 13:16:57 13:16:57 13:16:57