13:47:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 13:47:07 Running as SYSTEM 13:47:07 [EnvInject] - Loading node environment variables. 13:47:07 Building remotely on prd-ubuntu1804-builder-4c-4g-25580 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:47:07 [ssh-agent] Looking for ssh-agent implementation... 13:47:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:47:08 $ ssh-agent 13:47:08 SSH_AUTH_SOCK=/tmp/ssh-2Fk0FDnZqSEU/agent.1742 13:47:08 SSH_AGENT_PID=1744 13:47:08 [ssh-agent] Started. 13:47:08 Running ssh-add (command line suppressed) 13:47:08 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16257761315961978213.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16257761315961978213.key) 13:47:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:47:08 The recommended git tool is: NONE 13:47:09 using credential onap-jenkins-ssh 13:47:09 Wiping out workspace first. 13:47:09 Cloning the remote Git repository 13:47:09 Cloning repository git://cloud.onap.org/mirror/oom.git 13:47:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:47:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:47:09 > git --version # timeout=10 13:47:09 > git --version # 'git version 2.17.1' 13:47:09 using GIT_SSH to set credentials Gerrit user 13:47:09 Verifying host key using manually-configured host key entries 13:47:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:47:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:47:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:47:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:47:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:47:15 using GIT_SSH to set credentials Gerrit user 13:47:15 Verifying host key using manually-configured host key entries 13:47:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/1 # timeout=30 13:47:16 > git rev-parse 055f0fcb7cc22d8e8e2532a1f6a2955efa3ba9a1^{commit} # timeout=10 13:47:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:47:16 Checking out Revision 055f0fcb7cc22d8e8e2532a1f6a2955efa3ba9a1 (refs/changes/36/137736/1) 13:47:16 > git config core.sparsecheckout # timeout=10 13:47:16 > git checkout -f 055f0fcb7cc22d8e8e2532a1f6a2955efa3ba9a1 # timeout=30 13:47:19 Commit message: "[KEYCLOAK-INIT] Add feature to customize REALMs and configure Ingress Access" 13:47:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:47:19 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 13:47:19 [EnvInject] - Injecting environment variables from a build step. 13:47:19 [EnvInject] - Injecting as environment variables the properties content 13:47:19 PYTHON=python3 13:47:19 13:47:19 [EnvInject] - Variables injected successfully. 13:47:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6702502745431945279.sh 13:47:19 ---> tox-install.sh 13:47:19 + source /home/jenkins/lf-env.sh 13:47:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:19 ++ mktemp -d /tmp/venv-XXXX 13:47:19 + lf_venv=/tmp/venv-CWkw 13:47:19 + local venv_file=/tmp/.os_lf_venv 13:47:19 + local python=python3 13:47:19 + local options 13:47:19 + local set_path=true 13:47:19 + local install_args= 13:47:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:47:19 + true 13:47:19 + case $1 in 13:47:19 + venv_file=/tmp/.toxenv 13:47:19 + shift 2 13:47:19 + true 13:47:19 + case $1 in 13:47:19 + shift 13:47:19 + break 13:47:19 + case $python in 13:47:19 + local pkg_list= 13:47:19 + [[ -d /opt/pyenv ]] 13:47:19 + echo 'Setup pyenv:' 13:47:19 Setup pyenv: 13:47:19 + export PYENV_ROOT=/opt/pyenv 13:47:19 + PYENV_ROOT=/opt/pyenv 13:47:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:19 + pyenv versions 13:47:19 * system (set by /opt/pyenv/version) 13:47:19 * 3.8.13 (set by /opt/pyenv/version) 13:47:19 * 3.9.13 (set by /opt/pyenv/version) 13:47:19 * 3.10.6 (set by /opt/pyenv/version) 13:47:19 + command -v pyenv 13:47:19 ++ pyenv init - --no-rehash 13:47:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:47:19 export PATH="/opt/pyenv/shims:${PATH}" 13:47:19 export PYENV_SHELL=bash 13:47:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:47:19 pyenv() { 13:47:19 local command 13:47:19 command="${1:-}" 13:47:19 if [ "$#" -gt 0 ]; then 13:47:19 shift 13:47:19 fi 13:47:19 13:47:19 case "$command" in 13:47:19 rehash|shell) 13:47:19 eval "$(pyenv "sh-$command" "$@")" 13:47:19 ;; 13:47:19 *) 13:47:19 command pyenv "$command" "$@" 13:47:19 ;; 13:47:19 esac 13:47:19 }' 13:47:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:47:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:19 ++ export PYENV_SHELL=bash 13:47:19 ++ PYENV_SHELL=bash 13:47:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:47:19 +++ complete -F _pyenv pyenv 13:47:19 ++ lf-pyver python3 13:47:19 ++ local py_version_xy=python3 13:47:19 ++ local py_version_xyz= 13:47:19 ++ pyenv versions 13:47:19 ++ local command 13:47:19 ++ command=versions 13:47:19 ++ '[' 1 -gt 0 ']' 13:47:19 ++ shift 13:47:19 ++ case "$command" in 13:47:19 ++ awk '{ print $1 }' 13:47:19 ++ command pyenv versions 13:47:19 ++ pyenv versions 13:47:19 ++ grep -E '^[0-9.]*[0-9]$' 13:47:19 ++ sed 's/^[ *]* //' 13:47:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:47:19 +++ sort -V 13:47:19 +++ grep '^3' /tmp/.pyenv_versions 13:47:19 +++ tail -n 1 13:47:19 ++ py_version_xyz=3.10.6 13:47:19 ++ [[ -z 3.10.6 ]] 13:47:19 ++ echo 3.10.6 13:47:19 ++ return 0 13:47:19 + pyenv local 3.10.6 13:47:19 + local command 13:47:19 + command=local 13:47:19 + '[' 2 -gt 0 ']' 13:47:19 + shift 13:47:19 + case "$command" in 13:47:19 + command pyenv local 3.10.6 13:47:19 + pyenv local 3.10.6 13:47:19 + for arg in "$@" 13:47:19 + case $arg in 13:47:19 + pkg_list+='tox ' 13:47:19 + for arg in "$@" 13:47:19 + case $arg in 13:47:19 + pkg_list+='virtualenv ' 13:47:19 + for arg in "$@" 13:47:19 + case $arg in 13:47:19 + pkg_list+='urllib3~=1.26.15 ' 13:47:19 + [[ -f /tmp/.toxenv ]] 13:47:19 + [[ ! -f /tmp/.toxenv ]] 13:47:19 + [[ -n '' ]] 13:47:19 + python3 -m venv /tmp/venv-CWkw 13:47:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CWkw' 13:47:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CWkw 13:47:23 + echo /tmp/venv-CWkw 13:47:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:47:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:47:23 + /tmp/venv-CWkw/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:47:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:47:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:47:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:47:26 + /tmp/venv-CWkw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:47:29 + type python3 13:47:29 + true 13:47:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CWkw/bin to PATH' 13:47:29 lf-activate-venv(): INFO: Adding /tmp/venv-CWkw/bin to PATH 13:47:29 + PATH=/tmp/venv-CWkw/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:47:29 + return 0 13:47:29 + python3 --version 13:47:29 Python 3.10.6 13:47:29 + python3 -m pip --version 13:47:29 pip 24.0 from /tmp/venv-CWkw/lib/python3.10/site-packages/pip (python 3.10) 13:47:29 + python3 -m pip freeze 13:47:30 cachetools==5.3.3 13:47:30 chardet==5.2.0 13:47:30 colorama==0.4.6 13:47:30 distlib==0.3.8 13:47:30 filelock==3.13.4 13:47:30 packaging==24.0 13:47:30 platformdirs==4.2.1 13:47:30 pluggy==1.5.0 13:47:30 pyproject-api==1.6.1 13:47:30 tomli==2.0.1 13:47:30 tox==4.14.2 13:47:30 urllib3==1.26.18 13:47:30 virtualenv==20.26.0 13:47:30 [EnvInject] - Injecting environment variables from a build step. 13:47:30 [EnvInject] - Injecting as environment variables the properties content 13:47:30 PARALLEL=false 13:47:30 13:47:30 [EnvInject] - Variables injected successfully. 13:47:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8856158927602301595.sh 13:47:30 ---> tox-run.sh 13:47:30 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:47:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:47:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:47:30 + cd /w/workspace/oom-master-pre-commit-lint/. 13:47:30 + source /home/jenkins/lf-env.sh 13:47:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:30 ++ mktemp -d /tmp/venv-XXXX 13:47:30 + lf_venv=/tmp/venv-ZqMW 13:47:30 + local venv_file=/tmp/.os_lf_venv 13:47:30 + local python=python3 13:47:30 + local options 13:47:30 + local set_path=true 13:47:30 + local install_args= 13:47:30 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:47:30 + true 13:47:30 + case $1 in 13:47:30 + venv_file=/tmp/.toxenv 13:47:30 + shift 2 13:47:30 + true 13:47:30 + case $1 in 13:47:30 + shift 13:47:30 + break 13:47:30 + case $python in 13:47:30 + local pkg_list= 13:47:30 + [[ -d /opt/pyenv ]] 13:47:30 + echo 'Setup pyenv:' 13:47:30 Setup pyenv: 13:47:30 + export PYENV_ROOT=/opt/pyenv 13:47:30 + PYENV_ROOT=/opt/pyenv 13:47:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:30 + pyenv versions 13:47:30 system 13:47:30 3.8.13 13:47:30 3.9.13 13:47:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:47:30 + command -v pyenv 13:47:30 ++ pyenv init - --no-rehash 13:47:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:47:30 export PATH="/opt/pyenv/shims:${PATH}" 13:47:30 export PYENV_SHELL=bash 13:47:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:47:30 pyenv() { 13:47:30 local command 13:47:30 command="${1:-}" 13:47:30 if [ "$#" -gt 0 ]; then 13:47:30 shift 13:47:30 fi 13:47:30 13:47:30 case "$command" in 13:47:30 rehash|shell) 13:47:30 eval "$(pyenv "sh-$command" "$@")" 13:47:30 ;; 13:47:30 *) 13:47:30 command pyenv "$command" "$@" 13:47:30 ;; 13:47:30 esac 13:47:30 }' 13:47:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:47:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:30 ++ export PYENV_SHELL=bash 13:47:30 ++ PYENV_SHELL=bash 13:47:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:47:30 +++ complete -F _pyenv pyenv 13:47:30 ++ lf-pyver python3 13:47:30 ++ local py_version_xy=python3 13:47:30 ++ local py_version_xyz= 13:47:30 ++ sed 's/^[ *]* //' 13:47:30 ++ pyenv versions 13:47:30 ++ local command 13:47:30 ++ command=versions 13:47:30 ++ '[' 1 -gt 0 ']' 13:47:30 ++ shift 13:47:30 ++ case "$command" in 13:47:30 ++ command pyenv versions 13:47:30 ++ pyenv versions 13:47:30 ++ awk '{ print $1 }' 13:47:30 ++ grep -E '^[0-9.]*[0-9]$' 13:47:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:47:30 +++ grep '^3' /tmp/.pyenv_versions 13:47:30 +++ sort -V 13:47:30 +++ tail -n 1 13:47:30 ++ py_version_xyz=3.10.6 13:47:30 ++ [[ -z 3.10.6 ]] 13:47:30 ++ echo 3.10.6 13:47:30 ++ return 0 13:47:30 + pyenv local 3.10.6 13:47:30 + local command 13:47:30 + command=local 13:47:30 + '[' 2 -gt 0 ']' 13:47:30 + shift 13:47:30 + case "$command" in 13:47:30 + command pyenv local 3.10.6 13:47:30 + pyenv local 3.10.6 13:47:30 + for arg in "$@" 13:47:30 + case $arg in 13:47:30 + pkg_list+='tox ' 13:47:30 + for arg in "$@" 13:47:30 + case $arg in 13:47:30 + pkg_list+='virtualenv ' 13:47:30 + for arg in "$@" 13:47:30 + case $arg in 13:47:30 + pkg_list+='urllib3~=1.26.15 ' 13:47:30 + [[ -f /tmp/.toxenv ]] 13:47:30 ++ cat /tmp/.toxenv 13:47:30 + lf_venv=/tmp/venv-CWkw 13:47:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CWkw from' file:/tmp/.toxenv 13:47:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CWkw from file:/tmp/.toxenv 13:47:30 + /tmp/venv-CWkw/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:47:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:47:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:47:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:47:31 + /tmp/venv-CWkw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:47:32 + type python3 13:47:32 + true 13:47:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CWkw/bin to PATH' 13:47:32 lf-activate-venv(): INFO: Adding /tmp/venv-CWkw/bin to PATH 13:47:32 + PATH=/tmp/venv-CWkw/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:47:32 + return 0 13:47:32 + [[ -d /opt/pyenv ]] 13:47:32 + echo '---> Setting up pyenv' 13:47:32 ---> Setting up pyenv 13:47:32 + export PYENV_ROOT=/opt/pyenv 13:47:32 + PYENV_ROOT=/opt/pyenv 13:47:32 + export PATH=/opt/pyenv/bin:/tmp/venv-CWkw/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:47:32 + PATH=/opt/pyenv/bin:/tmp/venv-CWkw/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:47:32 ++ pwd 13:47:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:47:32 + export PYTHONPATH 13:47:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:47:32 + TOX_TESTENV_PASSENV=PYTHONPATH 13:47:32 + tox --version 13:47:33 4.14.2 from /tmp/venv-CWkw/lib/python3.10/site-packages/tox/__init__.py 13:47:33 + PARALLEL=false 13:47:33 + TOX_OPTIONS_LIST= 13:47:33 + [[ -n pre-commit ]] 13:47:33 + TOX_OPTIONS_LIST=' -e pre-commit' 13:47:33 + case ${PARALLEL,,} in 13:47:33 + tox -e pre-commit 13:47:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:47:33 pre-commit: install_deps> python -I -m pip install pre-commit 13:47:36 pre-commit: freeze> python -m pip freeze --all 13:47:37 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.4,identify==2.5.36,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.1,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.5.1,virtualenv==20.26.0,wheel==0.43.0 13:47:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:47:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:47:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:47:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:47:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:47:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:47:40 [INFO] Once installed this environment will be reused. 13:47:40 [INFO] This may take a few minutes... 13:47:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:47:43 [INFO] Once installed this environment will be reused. 13:47:43 [INFO] This may take a few minutes... 13:47:49 Trim Trailing Whitespace.................................................Failed 13:47:49 - hook id: trailing-whitespace 13:47:49 - exit code: 1 13:47:49 - files were modified by this hook 13:47:49 13:47:49 Fixing kubernetes/platform/components/keycloak-init/templates/_utils.tpl 13:47:49 Fixing kubernetes/platform/components/keycloak-init/values.yaml 13:47:49 13:47:49 Tabs remover.............................................................Passed 13:47:49 pre-commit hook(s) made changes. 13:47:49 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 13:47:49 To run `pre-commit` as part of git workflow, use `pre-commit install`. 13:47:49 All changes made by hooks: 13:47:49 diff --git a/kubernetes/platform/components/keycloak-init/templates/_utils.tpl b/kubernetes/platform/components/keycloak-init/templates/_utils.tpl 13:47:49 index 92c9c2681..14fdf403c 100644 13:47:49 --- a/kubernetes/platform/components/keycloak-init/templates/_utils.tpl 13:47:49 +++ b/kubernetes/platform/components/keycloak-init/templates/_utils.tpl 13:47:49 @@ -66,7 +66,7 @@ roles: 13:47:49 {{ $client := index $realm.clients $key -}} 13:47:49 {{ $client.clientId }}: 13:47:49 {{- range $index2, $associatedRole := $role.associatedAccessRoles }} 13:47:49 - - {{ $associatedRole }} 13:47:49 + - {{ $associatedRole }} 13:47:49 {{- end }} 13:47:49 {{- end }} 13:47:49 {{- else }} 13:47:49 @@ -704,7 +704,7 @@ users: 13:47:49 disableableCredentialTypes: [] 13:47:49 requiredActions: [] 13:47:49 {{- if $user.realmRoles }} 13:47:49 - realmRoles: 13:47:49 + realmRoles: 13:47:49 {{- range $index2, $realmRole := $user.realmRoles }} 13:47:49 - "{{ $realmRole }}" 13:47:49 {{- end }} 13:47:49 diff --git a/kubernetes/platform/components/keycloak-init/values.yaml b/kubernetes/platform/components/keycloak-init/values.yaml 13:47:49 index 574f500bd..0161dc39b 100644 13:47:49 --- a/kubernetes/platform/components/keycloak-init/values.yaml 13:47:49 +++ b/kubernetes/platform/components/keycloak-init/values.yaml 13:47:49 @@ -62,7 +62,7 @@ realmSettings: 13:47:49 roles: [ "platform-all-read" ] 13:47:49 initialUsers: 13:47:49 - username: "onap-admin" 13:47:49 - credentials: 13:47:49 + credentials: 13:47:49 - type: password 13:47:49 secretData: "{\"value\":\"nD4K4x8HEgk6xlWIAgzZOE+EOjdbovJfEa7N3WXwIMCWCfdXpn7Riys7hZhI1NbKcc9QPI9j8LQB/JSuZVcXKA==\",\"salt\":\"T8X9A9tT2cyLvEjHFo+zuQ==\",\"additionalParameters\":{}}" 13:47:49 credentialData : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}" 13:47:49 pre-commit: exit 1 (12.10 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2306 13:47:49 pre-commit: FAIL code 1 (16.03=setup[3.94]+cmd[12.10] seconds) 13:47:49 evaluation failed :( (16.20 seconds) 13:47:49 + tox_status=1 13:47:49 + echo '---> Completed tox runs' 13:47:49 ---> Completed tox runs 13:47:49 + for i in .tox/*/log 13:47:49 ++ echo .tox/pre-commit/log 13:47:49 ++ awk -F/ '{print $2}' 13:47:49 + tox_env=pre-commit 13:47:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:47:49 + DOC_DIR=docs/_build/html 13:47:49 + [[ -d docs/_build/html ]] 13:47:49 + echo '---> tox-run.sh ends' 13:47:49 ---> tox-run.sh ends 13:47:49 + test 1 -eq 0 13:47:49 + exit 1 13:47:49 ++ '[' 2 = 1 ']' 13:47:49 Build step 'Execute shell' marked build as failure 13:47:49 $ ssh-agent -k 13:47:49 unset SSH_AUTH_SOCK; 13:47:49 unset SSH_AGENT_PID; 13:47:49 echo Agent pid 1744 killed; 13:47:49 [ssh-agent] Stopped. 13:47:49 [PostBuildScript] - [INFO] Executing post build scripts. 13:47:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3706107420065412937.sh 13:47:49 ---> sysstat.sh 13:47:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8428249163306796702.sh 13:47:49 ---> package-listing.sh 13:47:49 ++ facter osfamily 13:47:49 ++ tr '[:upper:]' '[:lower:]' 13:47:50 + OS_FAMILY=debian 13:47:50 + workspace=/w/workspace/oom-master-pre-commit-lint 13:47:50 + START_PACKAGES=/tmp/packages_start.txt 13:47:50 + END_PACKAGES=/tmp/packages_end.txt 13:47:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:47:50 + PACKAGES=/tmp/packages_start.txt 13:47:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:47:50 + PACKAGES=/tmp/packages_end.txt 13:47:50 + case "${OS_FAMILY}" in 13:47:50 + dpkg -l 13:47:50 + grep '^ii' 13:47:50 + '[' -f /tmp/packages_start.txt ']' 13:47:50 + '[' -f /tmp/packages_end.txt ']' 13:47:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:47:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:47:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:47:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:47:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10418154241406434520.sh 13:47:50 ---> capture-instance-metadata.sh 13:47:50 Setup pyenv: 13:47:50 system 13:47:50 3.8.13 13:47:50 3.9.13 13:47:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:47:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JUKm 13:47:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:47:57 lf-activate-venv(): INFO: Installing: lftools 13:48:28 lf-activate-venv(): INFO: Adding /tmp/venv-JUKm/bin to PATH 13:48:28 INFO: Running in OpenStack, capturing instance metadata 13:48:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14692448108914379499.sh 13:48:28 provisioning config files... 13:48:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6581747603702763793tmp 13:48:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:48:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:48:28 [EnvInject] - Injecting environment variables from a build step. 13:48:28 [EnvInject] - Injecting as environment variables the properties content 13:48:28 SERVER_ID=logs 13:48:28 13:48:28 [EnvInject] - Variables injected successfully. 13:48:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3525103193241147202.sh 13:48:28 ---> create-netrc.sh 13:48:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6170905979146878420.sh 13:48:28 ---> python-tools-install.sh 13:48:28 Setup pyenv: 13:48:28 system 13:48:28 3.8.13 13:48:28 3.9.13 13:48:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:48:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JUKm from file:/tmp/.os_lf_venv 13:48:29 lf-activate-venv(): INFO: Installing: lftools 13:48:37 lf-activate-venv(): INFO: Adding /tmp/venv-JUKm/bin to PATH 13:48:37 Generating Requirements File 13:49:05 Python 3.10.6 13:49:05 pip 24.0 from /tmp/venv-JUKm/lib/python3.10/site-packages/pip (python 3.10) 13:49:06 appdirs==1.4.4 13:49:06 argcomplete==3.3.0 13:49:06 aspy.yaml==1.3.0 13:49:06 attrs==23.2.0 13:49:06 autopage==0.5.2 13:49:06 beautifulsoup4==4.12.3 13:49:06 boto3==1.34.90 13:49:06 botocore==1.34.90 13:49:06 bs4==0.0.2 13:49:06 cachetools==5.3.3 13:49:06 certifi==2024.2.2 13:49:06 cffi==1.16.0 13:49:06 cfgv==3.4.0 13:49:06 chardet==5.2.0 13:49:06 charset-normalizer==3.3.2 13:49:06 click==8.1.7 13:49:06 cliff==4.6.0 13:49:06 cmd2==2.4.3 13:49:06 cryptography==3.3.2 13:49:06 debtcollector==3.0.0 13:49:06 decorator==5.1.1 13:49:06 defusedxml==0.7.1 13:49:06 Deprecated==1.2.14 13:49:06 distlib==0.3.8 13:49:06 dnspython==2.6.1 13:49:06 docker==4.2.2 13:49:06 dogpile.cache==1.3.2 13:49:06 email_validator==2.1.1 13:49:06 filelock==3.13.4 13:49:06 future==1.0.0 13:49:06 gitdb==4.0.11 13:49:06 GitPython==3.1.43 13:49:06 google-auth==2.29.0 13:49:06 httplib2==0.22.0 13:49:06 identify==2.5.36 13:49:06 idna==3.7 13:49:06 importlib-resources==1.5.0 13:49:06 iso8601==2.1.0 13:49:06 Jinja2==3.1.3 13:49:06 jmespath==1.0.1 13:49:06 jsonpatch==1.33 13:49:06 jsonpointer==2.4 13:49:06 jsonschema==4.21.1 13:49:06 jsonschema-specifications==2023.12.1 13:49:06 keystoneauth1==5.6.0 13:49:06 kubernetes==29.0.0 13:49:06 lftools==0.37.10 13:49:06 lxml==5.2.1 13:49:06 MarkupSafe==2.1.5 13:49:06 msgpack==1.0.8 13:49:06 multi_key_dict==2.0.3 13:49:06 munch==4.0.0 13:49:06 netaddr==1.2.1 13:49:06 netifaces==0.11.0 13:49:06 niet==1.4.2 13:49:06 nodeenv==1.8.0 13:49:06 oauth2client==4.1.3 13:49:06 oauthlib==3.2.2 13:49:06 openstacksdk==3.1.0 13:49:06 os-client-config==2.1.0 13:49:06 os-service-types==1.7.0 13:49:06 osc-lib==3.0.1 13:49:06 oslo.config==9.4.0 13:49:06 oslo.context==5.5.0 13:49:06 oslo.i18n==6.3.0 13:49:06 oslo.log==5.5.1 13:49:06 oslo.serialization==5.4.0 13:49:06 oslo.utils==7.1.0 13:49:06 packaging==24.0 13:49:06 pbr==6.0.0 13:49:06 platformdirs==4.2.1 13:49:06 prettytable==3.10.0 13:49:06 pyasn1==0.6.0 13:49:06 pyasn1_modules==0.4.0 13:49:06 pycparser==2.22 13:49:06 pygerrit2==2.0.15 13:49:06 PyGithub==2.3.0 13:49:06 pyinotify==0.9.6 13:49:06 PyJWT==2.8.0 13:49:06 PyNaCl==1.5.0 13:49:06 pyparsing==2.4.7 13:49:06 pyperclip==1.8.2 13:49:06 pyrsistent==0.20.0 13:49:06 python-cinderclient==9.5.0 13:49:06 python-dateutil==2.9.0.post0 13:49:06 python-heatclient==3.5.0 13:49:06 python-jenkins==1.8.2 13:49:06 python-keystoneclient==5.4.0 13:49:06 python-magnumclient==4.4.0 13:49:06 python-novaclient==18.6.0 13:49:06 python-openstackclient==6.6.0 13:49:06 python-swiftclient==4.5.0 13:49:06 PyYAML==6.0.1 13:49:06 referencing==0.35.0 13:49:06 requests==2.31.0 13:49:06 requests-oauthlib==2.0.0 13:49:06 requestsexceptions==1.4.0 13:49:06 rfc3986==2.0.0 13:49:06 rpds-py==0.18.0 13:49:06 rsa==4.9 13:49:06 ruamel.yaml==0.18.6 13:49:06 ruamel.yaml.clib==0.2.8 13:49:06 s3transfer==0.10.1 13:49:06 simplejson==3.19.2 13:49:06 six==1.16.0 13:49:06 smmap==5.0.1 13:49:06 soupsieve==2.5 13:49:06 stevedore==5.2.0 13:49:06 tabulate==0.9.0 13:49:06 toml==0.10.2 13:49:06 tomlkit==0.12.4 13:49:06 tqdm==4.66.2 13:49:06 typing_extensions==4.11.0 13:49:06 tzdata==2024.1 13:49:06 urllib3==1.26.18 13:49:06 virtualenv==20.26.0 13:49:06 wcwidth==0.2.13 13:49:06 websocket-client==1.8.0 13:49:06 wrapt==1.16.0 13:49:06 xdg==6.0.0 13:49:06 xmltodict==0.13.0 13:49:06 yq==3.4.1 13:49:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17709520548357490671.sh 13:49:06 ---> sudo-logs.sh 13:49:06 Archiving 'sudo' log.. 13:49:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10715341125822584007.sh 13:49:06 ---> job-cost.sh 13:49:06 Setup pyenv: 13:49:06 system 13:49:06 3.8.13 13:49:06 3.9.13 13:49:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:49:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JUKm from file:/tmp/.os_lf_venv 13:49:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:49:12 lf-activate-venv(): INFO: Adding /tmp/venv-JUKm/bin to PATH 13:49:12 INFO: No Stack... 13:49:13 INFO: Retrieving Pricing Info for: v3-standard-4 13:49:13 INFO: Archiving Costs 13:49:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8805708090252239474.sh 13:49:13 ---> logs-deploy.sh 13:49:13 Setup pyenv: 13:49:13 system 13:49:13 3.8.13 13:49:13 3.9.13 13:49:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:49:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JUKm from file:/tmp/.os_lf_venv 13:49:15 lf-activate-venv(): INFO: Installing: lftools 13:49:24 lf-activate-venv(): INFO: Adding /tmp/venv-JUKm/bin to PATH 13:49:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3436 13:49:24 INFO: archiving workspace using pattern(s): 13:49:25 Archives upload complete. 13:49:25 INFO: archiving logs to Nexus 13:49:26 ---> uname -a: 13:49:26 Linux prd-ubuntu1804-builder-4c-4g-25580 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:49:26 13:49:26 13:49:26 ---> lscpu: 13:49:26 Architecture: x86_64 13:49:26 CPU op-mode(s): 32-bit, 64-bit 13:49:26 Byte Order: Little Endian 13:49:26 CPU(s): 4 13:49:26 On-line CPU(s) list: 0-3 13:49:26 Thread(s) per core: 1 13:49:26 Core(s) per socket: 1 13:49:26 Socket(s): 4 13:49:26 NUMA node(s): 1 13:49:26 Vendor ID: AuthenticAMD 13:49:26 CPU family: 23 13:49:26 Model: 49 13:49:26 Model name: AMD EPYC-Rome Processor 13:49:26 Stepping: 0 13:49:26 CPU MHz: 2800.000 13:49:26 BogoMIPS: 5600.00 13:49:26 Virtualization: AMD-V 13:49:26 Hypervisor vendor: KVM 13:49:26 Virtualization type: full 13:49:26 L1d cache: 32K 13:49:26 L1i cache: 32K 13:49:26 L2 cache: 512K 13:49:26 L3 cache: 16384K 13:49:26 NUMA node0 CPU(s): 0-3 13:49:26 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:49:26 13:49:26 13:49:26 ---> nproc: 13:49:26 4 13:49:26 13:49:26 13:49:26 ---> df -h: 13:49:26 Filesystem Size Used Avail Use% Mounted on 13:49:26 udev 7.9G 0 7.9G 0% /dev 13:49:26 tmpfs 1.6G 672K 1.6G 1% /run 13:49:26 /dev/vda1 78G 8.4G 70G 11% / 13:49:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:49:26 tmpfs 5.0M 0 5.0M 0% /run/lock 13:49:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:49:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:49:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:49:26 13:49:26 13:49:26 ---> free -m: 13:49:26 total used free shared buff/cache available 13:49:26 Mem: 16040 555 13327 0 2156 15166 13:49:26 Swap: 1023 0 1023 13:49:26 13:49:26 13:49:26 ---> ip addr: 13:49:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:49:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:49:26 inet 127.0.0.1/8 scope host lo 13:49:26 valid_lft forever preferred_lft forever 13:49:26 inet6 ::1/128 scope host 13:49:26 valid_lft forever preferred_lft forever 13:49:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:49:26 link/ether fa:16:3e:6f:b5:e8 brd ff:ff:ff:ff:ff:ff 13:49:26 inet 10.30.107.216/23 brd 10.30.107.255 scope global dynamic ens3 13:49:26 valid_lft 86236sec preferred_lft 86236sec 13:49:26 inet6 fe80::f816:3eff:fe6f:b5e8/64 scope link 13:49:26 valid_lft forever preferred_lft forever 13:49:26 13:49:26 13:49:26 ---> sar -b -r -n DEV: 13:49:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25580) 04/24/24 _x86_64_ (4 CPU) 13:49:26 13:49:26 13:46:45 LINUX RESTART (4 CPU) 13:49:26 13:49:26 13:47:02 tps rtps wtps bread/s bwrtn/s 13:49:26 13:48:01 255.34 72.59 182.75 4802.30 33061.61 13:49:26 13:49:01 128.68 2.30 126.38 119.85 32606.17 13:49:26 Average: 191.48 37.15 154.33 2441.60 32831.99 13:49:26 13:49:26 13:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:49:26 13:48:01 13918384 15512116 2506584 15.26 55372 1738884 821508 4.70 777120 1515368 140896 13:49:26 13:49:01 13663300 15512836 2761668 16.81 78984 1957696 792692 4.54 816428 1702408 68460 13:49:26 Average: 13790842 15512476 2634126 16.04 67178 1848290 807100 4.62 796774 1608888 104678 13:49:26 13:49:26 13:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:49:26 13:48:01 lo 2.64 2.64 0.28 0.28 0.00 0.00 0.00 0.00 13:49:26 13:48:01 ens3 498.86 339.09 2104.14 80.88 0.00 0.00 0.00 0.00 13:49:26 13:49:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 13:49:26 13:49:01 ens3 55.81 38.53 800.50 8.57 0.00 0.00 0.00 0.00 13:49:26 Average: lo 2.08 2.08 0.22 0.22 0.00 0.00 0.00 0.00 13:49:26 Average: ens3 275.49 187.56 1446.90 44.42 0.00 0.00 0.00 0.00 13:49:26 13:49:26 13:49:26 ---> sar -P ALL: 13:49:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25580) 04/24/24 _x86_64_ (4 CPU) 13:49:26 13:49:26 13:46:45 LINUX RESTART (4 CPU) 13:49:26 13:49:26 13:47:02 CPU %user %nice %system %iowait %steal %idle 13:49:26 13:48:01 all 25.06 0.00 2.60 5.81 0.07 66.46 13:49:26 13:48:01 0 29.46 0.00 3.13 1.99 0.05 65.36 13:49:26 13:48:01 1 29.59 0.00 2.95 4.30 0.09 63.06 13:49:26 13:48:01 2 19.54 0.00 2.27 11.38 0.07 66.75 13:49:26 13:48:01 3 21.67 0.00 2.01 5.55 0.07 70.69 13:49:26 13:49:01 all 20.87 0.00 1.38 4.91 0.06 72.78 13:49:26 13:49:01 0 11.03 0.00 0.97 0.23 0.05 87.71 13:49:26 13:49:01 1 36.97 0.00 1.95 1.87 0.07 59.13 13:49:26 13:49:01 2 12.43 0.00 1.02 12.21 0.07 74.27 13:49:26 13:49:01 3 23.00 0.00 1.60 5.35 0.05 70.00 13:49:26 Average: all 22.95 0.00 1.99 5.36 0.07 69.65 13:49:26 Average: 0 20.17 0.00 2.04 1.11 0.05 76.63 13:49:26 Average: 1 33.32 0.00 2.45 3.07 0.08 61.08 13:49:26 Average: 2 15.95 0.00 1.64 11.80 0.07 70.55 13:49:26 Average: 3 22.34 0.00 1.81 5.45 0.06 70.34 13:49:26 13:49:26 13:49:26