05:57:41 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 05:57:41 Running as SYSTEM 05:57:41 [EnvInject] - Loading node environment variables. 05:57:41 Building remotely on prd-ubuntu1804-builder-4c-4g-35218 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:57:41 [ssh-agent] Looking for ssh-agent implementation... 05:57:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:41 $ ssh-agent 05:57:41 SSH_AUTH_SOCK=/tmp/ssh-sSgNzCLphtZr/agent.1964 05:57:41 SSH_AGENT_PID=1966 05:57:41 [ssh-agent] Started. 05:57:41 Running ssh-add (command line suppressed) 05:57:41 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8014997438813494011.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8014997438813494011.key) 05:57:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:57:41 The recommended git tool is: NONE 05:57:43 using credential onap-jenkins-ssh 05:57:43 Wiping out workspace first. 05:57:43 Cloning the remote Git repository 05:57:43 Cloning repository git://cloud.onap.org/mirror/oom.git 05:57:43 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:57:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:57:43 > git --version # timeout=10 05:57:43 > git --version # 'git version 2.17.1' 05:57:43 using GIT_SSH to set credentials Gerrit user 05:57:43 Verifying host key using manually-configured host key entries 05:57:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:57:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:57:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:57:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:57:51 using GIT_SSH to set credentials Gerrit user 05:57:51 Verifying host key using manually-configured host key entries 05:57:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/5 # timeout=30 05:57:51 > git rev-parse b6951ae52ea486f2cb80ce4e0e57fce77a506d95^{commit} # timeout=10 05:57:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:57:51 Checking out Revision b6951ae52ea486f2cb80ce4e0e57fce77a506d95 (refs/changes/36/137736/5) 05:57:51 > git config core.sparsecheckout # timeout=10 05:57:51 > git checkout -f b6951ae52ea486f2cb80ce4e0e57fce77a506d95 # timeout=30 05:57:54 Commit message: "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy" 05:57:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:57:55 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 05:57:55 [EnvInject] - Injecting environment variables from a build step. 05:57:55 [EnvInject] - Injecting as environment variables the properties content 05:57:55 PYTHON=python3 05:57:55 05:57:55 [EnvInject] - Variables injected successfully. 05:57:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3975253379868991336.sh 05:57:55 ---> tox-install.sh 05:57:55 + source /home/jenkins/lf-env.sh 05:57:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:57:55 ++ mktemp -d /tmp/venv-XXXX 05:57:55 + lf_venv=/tmp/venv-omGk 05:57:55 + local venv_file=/tmp/.os_lf_venv 05:57:55 + local python=python3 05:57:55 + local options 05:57:55 + local set_path=true 05:57:55 + local install_args= 05:57:55 ++ 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 05:57:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:57:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:57:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:57:55 + true 05:57:55 + case $1 in 05:57:55 + venv_file=/tmp/.toxenv 05:57:55 + shift 2 05:57:55 + true 05:57:55 + case $1 in 05:57:55 + shift 05:57:55 + break 05:57:55 + case $python in 05:57:55 + local pkg_list= 05:57:55 + [[ -d /opt/pyenv ]] 05:57:55 + echo 'Setup pyenv:' 05:57:55 Setup pyenv: 05:57:55 + export PYENV_ROOT=/opt/pyenv 05:57:55 + PYENV_ROOT=/opt/pyenv 05:57:55 + 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 05:57:55 + 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 05:57:55 + pyenv versions 05:57:55 * system (set by /opt/pyenv/version) 05:57:55 * 3.8.13 (set by /opt/pyenv/version) 05:57:55 * 3.9.13 (set by /opt/pyenv/version) 05:57:55 * 3.10.6 (set by /opt/pyenv/version) 05:57:55 + command -v pyenv 05:57:55 ++ pyenv init - --no-rehash 05:57:55 + 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[*]}"'\'')" 05:57:55 export PATH="/opt/pyenv/shims:${PATH}" 05:57:55 export PYENV_SHELL=bash 05:57:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:57:55 pyenv() { 05:57:55 local command 05:57:55 command="${1:-}" 05:57:55 if [ "$#" -gt 0 ]; then 05:57:55 shift 05:57:55 fi 05:57:55 05:57:55 case "$command" in 05:57:55 rehash|shell) 05:57:55 eval "$(pyenv "sh-$command" "$@")" 05:57:55 ;; 05:57:55 *) 05:57:55 command pyenv "$command" "$@" 05:57:55 ;; 05:57:55 esac 05:57:55 }' 05:57:55 +++ 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[*]}"' 05:57:55 ++ 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 05:57:55 ++ 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 05:57:55 ++ 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 05:57:55 ++ export PYENV_SHELL=bash 05:57:55 ++ PYENV_SHELL=bash 05:57:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:57:55 +++ complete -F _pyenv pyenv 05:57:55 ++ lf-pyver python3 05:57:55 ++ local py_version_xy=python3 05:57:55 ++ local py_version_xyz= 05:57:55 ++ pyenv versions 05:57:55 ++ local command 05:57:55 ++ command=versions 05:57:55 ++ '[' 1 -gt 0 ']' 05:57:55 ++ shift 05:57:55 ++ case "$command" in 05:57:55 ++ command pyenv versions 05:57:55 ++ pyenv versions 05:57:55 ++ awk '{ print $1 }' 05:57:55 ++ sed 's/^[ *]* //' 05:57:55 ++ grep -E '^[0-9.]*[0-9]$' 05:57:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:57:56 +++ grep '^3' /tmp/.pyenv_versions 05:57:56 +++ sort -V 05:57:56 +++ tail -n 1 05:57:56 ++ py_version_xyz=3.10.6 05:57:56 ++ [[ -z 3.10.6 ]] 05:57:56 ++ echo 3.10.6 05:57:56 ++ return 0 05:57:56 + pyenv local 3.10.6 05:57:56 + local command 05:57:56 + command=local 05:57:56 + '[' 2 -gt 0 ']' 05:57:56 + shift 05:57:56 + case "$command" in 05:57:56 + command pyenv local 3.10.6 05:57:56 + pyenv local 3.10.6 05:57:56 + for arg in "$@" 05:57:56 + case $arg in 05:57:56 + pkg_list+='tox ' 05:57:56 + for arg in "$@" 05:57:56 + case $arg in 05:57:56 + pkg_list+='virtualenv ' 05:57:56 + for arg in "$@" 05:57:56 + case $arg in 05:57:56 + pkg_list+='urllib3~=1.26.15 ' 05:57:56 + [[ -f /tmp/.toxenv ]] 05:57:56 + [[ ! -f /tmp/.toxenv ]] 05:57:56 + [[ -n '' ]] 05:57:56 + python3 -m venv /tmp/venv-omGk 05:58:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-omGk' 05:58:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-omGk 05:58:03 + echo /tmp/venv-omGk 05:58:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:58:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:58:03 + /tmp/venv-omGk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:58:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:58:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:58:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:58:09 + /tmp/venv-omGk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:58:19 + type python3 05:58:19 + true 05:58:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-omGk/bin to PATH' 05:58:19 lf-activate-venv(): INFO: Adding /tmp/venv-omGk/bin to PATH 05:58:19 + PATH=/tmp/venv-omGk/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 05:58:19 + return 0 05:58:19 + python3 --version 05:58:19 Python 3.10.6 05:58:19 + python3 -m pip --version 05:58:20 pip 24.0 from /tmp/venv-omGk/lib/python3.10/site-packages/pip (python 3.10) 05:58:20 + python3 -m pip freeze 05:58:20 cachetools==5.3.3 05:58:20 chardet==5.2.0 05:58:20 colorama==0.4.6 05:58:20 distlib==0.3.8 05:58:20 filelock==3.13.4 05:58:20 packaging==24.0 05:58:20 platformdirs==4.2.1 05:58:20 pluggy==1.5.0 05:58:20 pyproject-api==1.6.1 05:58:20 tomli==2.0.1 05:58:20 tox==4.14.2 05:58:20 urllib3==1.26.18 05:58:20 virtualenv==20.26.0 05:58:20 [EnvInject] - Injecting environment variables from a build step. 05:58:20 [EnvInject] - Injecting as environment variables the properties content 05:58:20 PARALLEL=false 05:58:20 05:58:20 [EnvInject] - Variables injected successfully. 05:58:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3965639263834602906.sh 05:58:20 ---> tox-run.sh 05:58:20 + 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 05:58:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:58:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:58:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:58:20 + cd /w/workspace/oom-master-pre-commit-lint/. 05:58:20 + source /home/jenkins/lf-env.sh 05:58:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:58:20 ++ mktemp -d /tmp/venv-XXXX 05:58:20 + lf_venv=/tmp/venv-ccb1 05:58:20 + local venv_file=/tmp/.os_lf_venv 05:58:20 + local python=python3 05:58:20 + local options 05:58:20 + local set_path=true 05:58:20 + local install_args= 05:58:20 ++ 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 05:58:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:58:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:58:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:58:20 + true 05:58:20 + case $1 in 05:58:20 + venv_file=/tmp/.toxenv 05:58:20 + shift 2 05:58:20 + true 05:58:20 + case $1 in 05:58:20 + shift 05:58:20 + break 05:58:20 + case $python in 05:58:20 + local pkg_list= 05:58:20 + [[ -d /opt/pyenv ]] 05:58:20 + echo 'Setup pyenv:' 05:58:20 Setup pyenv: 05:58:20 + export PYENV_ROOT=/opt/pyenv 05:58:20 + PYENV_ROOT=/opt/pyenv 05:58:20 + 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 05:58:20 + 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 05:58:20 + pyenv versions 05:58:20 system 05:58:20 3.8.13 05:58:20 3.9.13 05:58:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:58:20 + command -v pyenv 05:58:20 ++ pyenv init - --no-rehash 05:58:20 + 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[*]}"'\'')" 05:58:20 export PATH="/opt/pyenv/shims:${PATH}" 05:58:20 export PYENV_SHELL=bash 05:58:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:58:20 pyenv() { 05:58:20 local command 05:58:20 command="${1:-}" 05:58:20 if [ "$#" -gt 0 ]; then 05:58:20 shift 05:58:20 fi 05:58:20 05:58:20 case "$command" in 05:58:20 rehash|shell) 05:58:20 eval "$(pyenv "sh-$command" "$@")" 05:58:20 ;; 05:58:20 *) 05:58:20 command pyenv "$command" "$@" 05:58:20 ;; 05:58:20 esac 05:58:20 }' 05:58:20 +++ 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[*]}"' 05:58:20 ++ 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 05:58:20 ++ 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 05:58:20 ++ 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 05:58:20 ++ export PYENV_SHELL=bash 05:58:20 ++ PYENV_SHELL=bash 05:58:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:58:20 +++ complete -F _pyenv pyenv 05:58:20 ++ lf-pyver python3 05:58:20 ++ local py_version_xy=python3 05:58:20 ++ local py_version_xyz= 05:58:20 ++ pyenv versions 05:58:20 ++ local command 05:58:20 ++ command=versions 05:58:20 ++ '[' 1 -gt 0 ']' 05:58:20 ++ shift 05:58:20 ++ case "$command" in 05:58:20 ++ command pyenv versions 05:58:20 ++ pyenv versions 05:58:20 ++ awk '{ print $1 }' 05:58:20 ++ sed 's/^[ *]* //' 05:58:20 ++ grep -E '^[0-9.]*[0-9]$' 05:58:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:58:20 +++ grep '^3' /tmp/.pyenv_versions 05:58:20 +++ sort -V 05:58:20 +++ tail -n 1 05:58:20 ++ py_version_xyz=3.10.6 05:58:20 ++ [[ -z 3.10.6 ]] 05:58:20 ++ echo 3.10.6 05:58:20 ++ return 0 05:58:20 + pyenv local 3.10.6 05:58:20 + local command 05:58:20 + command=local 05:58:20 + '[' 2 -gt 0 ']' 05:58:20 + shift 05:58:20 + case "$command" in 05:58:20 + command pyenv local 3.10.6 05:58:20 + pyenv local 3.10.6 05:58:20 + for arg in "$@" 05:58:20 + case $arg in 05:58:20 + pkg_list+='tox ' 05:58:20 + for arg in "$@" 05:58:20 + case $arg in 05:58:20 + pkg_list+='virtualenv ' 05:58:20 + for arg in "$@" 05:58:20 + case $arg in 05:58:20 + pkg_list+='urllib3~=1.26.15 ' 05:58:20 + [[ -f /tmp/.toxenv ]] 05:58:20 ++ cat /tmp/.toxenv 05:58:20 + lf_venv=/tmp/venv-omGk 05:58:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omGk from' file:/tmp/.toxenv 05:58:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omGk from file:/tmp/.toxenv 05:58:20 + /tmp/venv-omGk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:58:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:58:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:58:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:58:22 + /tmp/venv-omGk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:58:25 + type python3 05:58:25 + true 05:58:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-omGk/bin to PATH' 05:58:25 lf-activate-venv(): INFO: Adding /tmp/venv-omGk/bin to PATH 05:58:25 + PATH=/tmp/venv-omGk/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 05:58:25 + return 0 05:58:25 + [[ -d /opt/pyenv ]] 05:58:25 + echo '---> Setting up pyenv' 05:58:25 ---> Setting up pyenv 05:58:25 + export PYENV_ROOT=/opt/pyenv 05:58:25 + PYENV_ROOT=/opt/pyenv 05:58:25 + export PATH=/opt/pyenv/bin:/tmp/venv-omGk/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 05:58:25 + PATH=/opt/pyenv/bin:/tmp/venv-omGk/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 05:58:25 ++ pwd 05:58:25 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:58:25 + export PYTHONPATH 05:58:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:58:25 + TOX_TESTENV_PASSENV=PYTHONPATH 05:58:25 + tox --version 05:58:26 4.14.2 from /tmp/venv-omGk/lib/python3.10/site-packages/tox/__init__.py 05:58:26 + PARALLEL=false 05:58:26 + TOX_OPTIONS_LIST= 05:58:26 + [[ -n pre-commit ]] 05:58:26 + TOX_OPTIONS_LIST=' -e pre-commit' 05:58:26 + case ${PARALLEL,,} in 05:58:26 + tox -e pre-commit 05:58:26 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:58:27 pre-commit: install_deps> python -I -m pip install pre-commit 05:58:36 pre-commit: freeze> python -m pip freeze --all 05:58: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 05:58:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:58:38 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:58:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:58:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:58:43 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:58:44 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:58:44 [INFO] Once installed this environment will be reused. 05:58:44 [INFO] This may take a few minutes... 05:58:49 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:58:49 [INFO] Once installed this environment will be reused. 05:58:49 [INFO] This may take a few minutes... 05:58:59 Trim Trailing Whitespace.................................................Failed 05:58:59 - hook id: trailing-whitespace 05:58:59 - exit code: 1 05:58:59 - files were modified by this hook 05:58:59 05:58:59 Fixing kubernetes/platform/components/onap-authentication/README.md 05:58:59 Fixing kubernetes/platform/components/onap-authentication/templates/_utils.tpl 05:58:59 05:58:59 Tabs remover.............................................................Passed 05:59:00 pre-commit hook(s) made changes. 05:59:00 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 05:59:00 To run `pre-commit` as part of git workflow, use `pre-commit install`. 05:59:00 All changes made by hooks: 05:59:00 diff --git a/kubernetes/platform/components/onap-authentication/README.md b/kubernetes/platform/components/onap-authentication/README.md 05:59:00 index 8d24b7d05..75d8f05eb 100644 05:59:00 --- a/kubernetes/platform/components/onap-authentication/README.md 05:59:00 +++ b/kubernetes/platform/components/onap-authentication/README.md 05:59:00 @@ -5,7 +5,7 @@ TBD: Description about settings... 05:59:00 realmSettings: 05:59:00 - name: - unique ID for a realm (e.g. "ONAP") 05:59:00 displayName: - (optional) Keycloak Display Name (e.g. "ONAP Realm") 05:59:00 - themes: - (optional) Keycloak Theme settings 05:59:00 + themes: - (optional) Keycloak Theme settings 05:59:00 login: - (optional) Keycloak Theme for Login UI (e.g. "base") 05:59:00 admin: - (optional) Keycloak Theme for Admin UI (e.g. "base") 05:59:00 account: - (optional) Keycloak Theme for Account UI (e.g. "base") 05:59:00 @@ -21,11 +21,11 @@ realmSettings: 05:59:00 firstName: - (optional) First Name 05:59:00 lastName: - (optional) Last Name 05:59:00 groups: - (optional) group membership 05:59:00 - - 05:59:00 + - 05:59:00 ``` 05:59:00 05:59:00 ``` 05:59:00 - clients: 05:59:00 + clients: 05:59:00 oauth2_proxy: 05:59:00 clientId: "oauth2-proxy-onap" 05:59:00 name: "Oauth2 Proxy" 05:59:00 diff --git a/kubernetes/platform/components/onap-authentication/templates/_utils.tpl b/kubernetes/platform/components/onap-authentication/templates/_utils.tpl 05:59:00 index 876d664b5..14fdf403c 100644 05:59:00 --- a/kubernetes/platform/components/onap-authentication/templates/_utils.tpl 05:59:00 +++ b/kubernetes/platform/components/onap-authentication/templates/_utils.tpl 05:59:00 @@ -704,7 +704,7 @@ users: 05:59:00 disableableCredentialTypes: [] 05:59:00 requiredActions: [] 05:59:00 {{- if $user.realmRoles }} 05:59:00 - realmRoles: 05:59:00 + realmRoles: 05:59:00 {{- range $index2, $realmRole := $user.realmRoles }} 05:59:00 - "{{ $realmRole }}" 05:59:00 {{- end }} 05:59:00 pre-commit: exit 1 (22.70 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2492 05:59:00 pre-commit: FAIL code 1 (33.64=setup[10.94]+cmd[22.70] seconds) 05:59:00 evaluation failed :( (33.83 seconds) 05:59:00 + tox_status=1 05:59:00 + echo '---> Completed tox runs' 05:59:00 ---> Completed tox runs 05:59:00 + for i in .tox/*/log 05:59:00 ++ awk -F/ '{print $2}' 05:59:00 ++ echo .tox/pre-commit/log 05:59:00 + tox_env=pre-commit 05:59:00 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:59:00 + DOC_DIR=docs/_build/html 05:59:00 + [[ -d docs/_build/html ]] 05:59:00 + echo '---> tox-run.sh ends' 05:59:00 ---> tox-run.sh ends 05:59:00 + test 1 -eq 0 05:59:00 + exit 1 05:59:00 ++ '[' 2 = 1 ']' 05:59:00 Build step 'Execute shell' marked build as failure 05:59:00 $ ssh-agent -k 05:59:00 unset SSH_AUTH_SOCK; 05:59:00 unset SSH_AGENT_PID; 05:59:00 echo Agent pid 1966 killed; 05:59:00 [ssh-agent] Stopped. 05:59:00 [PostBuildScript] - [INFO] Executing post build scripts. 05:59:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7363986222193956106.sh 05:59:00 ---> sysstat.sh 05:59:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9046943907385689248.sh 05:59:00 ---> package-listing.sh 05:59:00 ++ tr '[:upper:]' '[:lower:]' 05:59:00 ++ facter osfamily 05:59:01 + OS_FAMILY=debian 05:59:01 + workspace=/w/workspace/oom-master-pre-commit-lint 05:59:01 + START_PACKAGES=/tmp/packages_start.txt 05:59:01 + END_PACKAGES=/tmp/packages_end.txt 05:59:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:59:01 + PACKAGES=/tmp/packages_start.txt 05:59:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:59:01 + PACKAGES=/tmp/packages_end.txt 05:59:01 + case "${OS_FAMILY}" in 05:59:01 + grep '^ii' 05:59:01 + dpkg -l 05:59:01 + '[' -f /tmp/packages_start.txt ']' 05:59:01 + '[' -f /tmp/packages_end.txt ']' 05:59:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:59:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:59:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:59:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:59:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18165855303028855711.sh 05:59:01 ---> capture-instance-metadata.sh 05:59:01 Setup pyenv: 05:59:01 system 05:59:01 3.8.13 05:59:01 3.9.13 05:59:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:59:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o9g6 05:59:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:59:12 lf-activate-venv(): INFO: Installing: lftools 06:01:05 lf-activate-venv(): INFO: Adding /tmp/venv-o9g6/bin to PATH 06:01:06 INFO: Running in OpenStack, capturing instance metadata 06:01:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8404570136346728759.sh 06:01:06 provisioning config files... 06:01:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config69501379236330441tmp 06:01:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:01:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:01:06 [EnvInject] - Injecting environment variables from a build step. 06:01:06 [EnvInject] - Injecting as environment variables the properties content 06:01:06 SERVER_ID=logs 06:01:06 06:01:06 [EnvInject] - Variables injected successfully. 06:01:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7930101320820711918.sh 06:01:06 ---> create-netrc.sh 06:01:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15899200350116733570.sh 06:01:06 ---> python-tools-install.sh 06:01:06 Setup pyenv: 06:01:07 system 06:01:07 3.8.13 06:01:07 3.9.13 06:01:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:01:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o9g6 from file:/tmp/.os_lf_venv 06:01:08 lf-activate-venv(): INFO: Installing: lftools 06:01:38 lf-activate-venv(): INFO: Adding /tmp/venv-o9g6/bin to PATH 06:01:38 Generating Requirements File 06:02:30 Python 3.10.6 06:02:30 pip 24.0 from /tmp/venv-o9g6/lib/python3.10/site-packages/pip (python 3.10) 06:02:31 appdirs==1.4.4 06:02:31 argcomplete==3.3.0 06:02:31 aspy.yaml==1.3.0 06:02:31 attrs==23.2.0 06:02:31 autopage==0.5.2 06:02:31 beautifulsoup4==4.12.3 06:02:31 boto3==1.34.92 06:02:31 botocore==1.34.92 06:02:31 bs4==0.0.2 06:02:31 cachetools==5.3.3 06:02:31 certifi==2024.2.2 06:02:31 cffi==1.16.0 06:02:31 cfgv==3.4.0 06:02:31 chardet==5.2.0 06:02:31 charset-normalizer==3.3.2 06:02:31 click==8.1.7 06:02:31 cliff==4.6.0 06:02:31 cmd2==2.4.3 06:02:31 cryptography==3.3.2 06:02:31 debtcollector==3.0.0 06:02:31 decorator==5.1.1 06:02:31 defusedxml==0.7.1 06:02:31 Deprecated==1.2.14 06:02:31 distlib==0.3.8 06:02:31 dnspython==2.6.1 06:02:31 docker==4.2.2 06:02:31 dogpile.cache==1.3.2 06:02:31 email_validator==2.1.1 06:02:31 filelock==3.13.4 06:02:31 future==1.0.0 06:02:31 gitdb==4.0.11 06:02:31 GitPython==3.1.43 06:02:31 google-auth==2.29.0 06:02:31 httplib2==0.22.0 06:02:31 identify==2.5.36 06:02:31 idna==3.7 06:02:31 importlib-resources==1.5.0 06:02:31 iso8601==2.1.0 06:02:31 Jinja2==3.1.3 06:02:31 jmespath==1.0.1 06:02:31 jsonpatch==1.33 06:02:31 jsonpointer==2.4 06:02:31 jsonschema==4.21.1 06:02:31 jsonschema-specifications==2023.12.1 06:02:31 keystoneauth1==5.6.0 06:02:31 kubernetes==29.0.0 06:02:31 lftools==0.37.10 06:02:31 lxml==5.2.1 06:02:31 MarkupSafe==2.1.5 06:02:31 msgpack==1.0.8 06:02:31 multi_key_dict==2.0.3 06:02:31 munch==4.0.0 06:02:31 netaddr==1.2.1 06:02:31 netifaces==0.11.0 06:02:31 niet==1.4.2 06:02:31 nodeenv==1.8.0 06:02:31 oauth2client==4.1.3 06:02:31 oauthlib==3.2.2 06:02:31 openstacksdk==3.1.0 06:02:31 os-client-config==2.1.0 06:02:31 os-service-types==1.7.0 06:02:31 osc-lib==3.0.1 06:02:31 oslo.config==9.4.0 06:02:31 oslo.context==5.5.0 06:02:31 oslo.i18n==6.3.0 06:02:31 oslo.log==5.5.1 06:02:31 oslo.serialization==5.4.0 06:02:31 oslo.utils==7.1.0 06:02:31 packaging==24.0 06:02:31 pbr==6.0.0 06:02:31 platformdirs==4.2.1 06:02:31 prettytable==3.10.0 06:02:31 pyasn1==0.6.0 06:02:31 pyasn1_modules==0.4.0 06:02:31 pycparser==2.22 06:02:31 pygerrit2==2.0.15 06:02:31 PyGithub==2.3.0 06:02:31 pyinotify==0.9.6 06:02:31 PyJWT==2.8.0 06:02:31 PyNaCl==1.5.0 06:02:31 pyparsing==2.4.7 06:02:31 pyperclip==1.8.2 06:02:31 pyrsistent==0.20.0 06:02:31 python-cinderclient==9.5.0 06:02:31 python-dateutil==2.9.0.post0 06:02:31 python-heatclient==3.5.0 06:02:31 python-jenkins==1.8.2 06:02:31 python-keystoneclient==5.4.0 06:02:31 python-magnumclient==4.4.0 06:02:31 python-novaclient==18.6.0 06:02:31 python-openstackclient==6.6.0 06:02:31 python-swiftclient==4.5.0 06:02:31 PyYAML==6.0.1 06:02:31 referencing==0.35.0 06:02:31 requests==2.31.0 06:02:31 requests-oauthlib==2.0.0 06:02:31 requestsexceptions==1.4.0 06:02:31 rfc3986==2.0.0 06:02:31 rpds-py==0.18.0 06:02:31 rsa==4.9 06:02:31 ruamel.yaml==0.18.6 06:02:31 ruamel.yaml.clib==0.2.8 06:02:31 s3transfer==0.10.1 06:02:31 simplejson==3.19.2 06:02:31 six==1.16.0 06:02:31 smmap==5.0.1 06:02:31 soupsieve==2.5 06:02:31 stevedore==5.2.0 06:02:31 tabulate==0.9.0 06:02:31 toml==0.10.2 06:02:31 tomlkit==0.12.4 06:02:31 tqdm==4.66.2 06:02:31 typing_extensions==4.11.0 06:02:31 tzdata==2024.1 06:02:31 urllib3==1.26.18 06:02:31 virtualenv==20.26.0 06:02:31 wcwidth==0.2.13 06:02:31 websocket-client==1.8.0 06:02:31 wrapt==1.16.0 06:02:31 xdg==6.0.0 06:02:31 xmltodict==0.13.0 06:02:31 yq==3.4.1 06:02:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9649228531472584102.sh 06:02:31 ---> sudo-logs.sh 06:02:31 Archiving 'sudo' log.. 06:02:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8756955522831512020.sh 06:02:31 ---> job-cost.sh 06:02:31 Setup pyenv: 06:02:31 system 06:02:31 3.8.13 06:02:31 3.9.13 06:02:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:02:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o9g6 from file:/tmp/.os_lf_venv 06:02:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:02:50 lf-activate-venv(): INFO: Adding /tmp/venv-o9g6/bin to PATH 06:02:50 INFO: No Stack... 06:02:51 INFO: Retrieving Pricing Info for: v3-standard-4 06:02:51 INFO: Archiving Costs 06:02:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8947923440795815538.sh 06:02:51 ---> logs-deploy.sh 06:02:51 Setup pyenv: 06:02:51 system 06:02:51 3.8.13 06:02:51 3.9.13 06:02:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:02:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o9g6 from file:/tmp/.os_lf_venv 06:02:54 lf-activate-venv(): INFO: Installing: lftools 06:03:20 lf-activate-venv(): INFO: Adding /tmp/venv-o9g6/bin to PATH 06:03:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3440 06:03:20 INFO: archiving workspace using pattern(s): 06:03:21 Archives upload complete. 06:03:21 INFO: archiving logs to Nexus 06:03:22 ---> uname -a: 06:03:22 Linux prd-ubuntu1804-builder-4c-4g-35218 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:03:22 06:03:22 06:03:22 ---> lscpu: 06:03:22 Architecture: x86_64 06:03:22 CPU op-mode(s): 32-bit, 64-bit 06:03:22 Byte Order: Little Endian 06:03:22 CPU(s): 4 06:03:22 On-line CPU(s) list: 0-3 06:03:22 Thread(s) per core: 1 06:03:22 Core(s) per socket: 1 06:03:22 Socket(s): 4 06:03:22 NUMA node(s): 1 06:03:22 Vendor ID: AuthenticAMD 06:03:22 CPU family: 23 06:03:22 Model: 49 06:03:22 Model name: AMD EPYC-Rome Processor 06:03:22 Stepping: 0 06:03:22 CPU MHz: 2799.998 06:03:22 BogoMIPS: 5599.99 06:03:22 Virtualization: AMD-V 06:03:22 Hypervisor vendor: KVM 06:03:22 Virtualization type: full 06:03:22 L1d cache: 32K 06:03:22 L1i cache: 32K 06:03:22 L2 cache: 512K 06:03:22 L3 cache: 16384K 06:03:22 NUMA node0 CPU(s): 0-3 06:03:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 06:03:22 06:03:22 06:03:22 ---> nproc: 06:03:22 4 06:03:22 06:03:22 06:03:22 ---> df -h: 06:03:22 Filesystem Size Used Avail Use% Mounted on 06:03:22 udev 7.9G 0 7.9G 0% /dev 06:03:22 tmpfs 1.6G 672K 1.6G 1% /run 06:03:22 /dev/vda1 78G 8.4G 70G 11% / 06:03:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:03:22 tmpfs 5.0M 0 5.0M 0% /run/lock 06:03:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:03:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:03:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:03:22 06:03:22 06:03:22 ---> free -m: 06:03:22 total used free shared buff/cache available 06:03:22 Mem: 16040 536 13345 0 2158 15186 06:03:22 Swap: 1023 0 1023 06:03:22 06:03:22 06:03:22 ---> ip addr: 06:03:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:03:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:03:22 inet 127.0.0.1/8 scope host lo 06:03:22 valid_lft forever preferred_lft forever 06:03:22 inet6 ::1/128 scope host 06:03:22 valid_lft forever preferred_lft forever 06:03:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:03:22 link/ether fa:16:3e:c5:f2:97 brd ff:ff:ff:ff:ff:ff 06:03:22 inet 10.30.107.194/23 brd 10.30.107.255 scope global dynamic ens3 06:03:22 valid_lft 85984sec preferred_lft 85984sec 06:03:22 inet6 fe80::f816:3eff:fec5:f297/64 scope link 06:03:22 valid_lft forever preferred_lft forever 06:03:22 06:03:22 06:03:22 ---> sar -b -r -n DEV: 06:03:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35218) 04/26/24 _x86_64_ (4 CPU) 06:03:22 06:03:22 05:56:41 LINUX RESTART (4 CPU) 06:03:22 06:03:22 05:57:01 tps rtps wtps bread/s bwrtn/s 06:03:22 05:58:01 120.81 50.57 70.24 3581.80 35541.28 06:03:22 05:59:01 53.38 20.62 32.77 1138.13 6440.67 06:03:22 06:00:01 53.87 0.00 53.87 0.00 7392.50 06:03:22 06:01:01 31.18 1.70 29.48 44.66 5566.94 06:03:22 06:02:01 43.11 0.58 42.53 74.79 7489.95 06:03:22 06:03:01 41.77 0.37 41.40 24.93 5708.50 06:03:22 Average: 57.35 12.31 45.05 810.69 11356.62 06:03:22 06:03:22 05:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:03:22 05:58:01 14249336 15590680 2175632 13.25 38636 1517308 785604 4.50 618188 1371600 38660 06:03:22 05:59:01 14086044 15636624 2338924 14.24 51996 1701524 751248 4.30 639592 1487000 90064 06:03:22 06:00:01 13923508 15542284 2501460 15.23 59320 1757412 805376 4.61 750748 1529584 17712 06:03:22 06:01:01 13698080 15507800 2726888 16.60 71588 1927032 864312 4.95 844872 1643052 116924 06:03:22 06:02:01 13768752 15568368 2656216 16.17 75492 1912656 789684 4.52 751072 1664052 32700 06:03:22 06:03:01 13681960 15566436 2743008 16.70 82444 1985336 788976 4.52 756712 1733232 38616 06:03:22 Average: 13901280 15568699 2523688 15.36 63246 1800211 797533 4.56 726864 1571420 55779 06:03:22 06:03:22 05:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:03:22 05:58:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 06:03:22 05:58:01 ens3 373.15 257.17 1421.42 71.56 0.00 0.00 0.00 0.00 06:03:22 05:59:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 06:03:22 05:59:01 ens3 48.78 34.10 613.17 6.08 0.00 0.00 0.00 0.00 06:03:22 06:00:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 06:03:22 06:00:01 ens3 11.40 10.83 67.99 2.46 0.00 0.00 0.00 0.00 06:03:22 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:03:22 06:01:01 ens3 20.95 15.81 514.17 2.03 0.00 0.00 0.00 0.00 06:03:22 06:02:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 06:03:22 06:02:01 ens3 14.91 13.91 93.96 4.04 0.00 0.00 0.00 0.00 06:03:22 06:03:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 06:03:22 06:03:01 ens3 16.24 13.13 154.21 3.83 0.00 0.00 0.00 0.00 06:03:22 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 06:03:22 Average: ens3 80.91 57.49 477.47 15.00 0.00 0.00 0.00 0.00 06:03:22 06:03:22 06:03:22 ---> sar -P ALL: 06:03:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35218) 04/26/24 _x86_64_ (4 CPU) 06:03:22 06:03:22 05:56:41 LINUX RESTART (4 CPU) 06:03:22 06:03:22 05:57:01 CPU %user %nice %system %iowait %steal %idle 06:03:22 05:58:01 all 9.72 0.00 1.42 29.52 0.08 59.26 06:03:22 05:58:01 0 8.61 0.00 1.64 37.92 0.07 51.76 06:03:22 05:58:01 1 13.66 0.00 1.31 33.56 0.08 51.38 06:03:22 05:58:01 2 10.55 0.00 1.35 4.94 0.10 83.06 06:03:22 05:58:01 3 6.07 0.00 1.40 41.79 0.08 50.66 06:03:22 05:59:01 all 14.83 0.00 1.32 13.13 0.07 70.65 06:03:22 05:59:01 0 21.35 0.00 1.79 40.01 0.08 36.77 06:03:22 05:59:01 1 14.41 0.00 1.31 9.52 0.05 74.71 06:03:22 05:59:01 2 16.98 0.00 1.37 1.67 0.07 79.91 06:03:22 05:59:01 3 6.58 0.00 0.80 1.30 0.07 91.24 06:03:22 06:00:01 all 9.77 0.00 0.68 17.33 0.06 72.16 06:03:22 06:00:01 0 20.40 0.00 1.22 14.71 0.08 63.59 06:03:22 06:00:01 1 8.61 0.00 0.81 48.38 0.05 42.14 06:03:22 06:00:01 2 3.17 0.00 0.38 0.38 0.05 96.01 06:03:22 06:00:01 3 6.91 0.00 0.32 5.74 0.07 86.96 06:03:22 06:01:01 all 5.21 0.00 0.55 20.02 0.05 74.17 06:03:22 06:01:01 0 11.55 0.00 0.70 33.88 0.08 53.78 06:03:22 06:01:01 1 7.00 0.00 0.92 45.57 0.07 46.45 06:03:22 06:01:01 2 1.22 0.00 0.33 0.50 0.02 97.93 06:03:22 06:01:01 3 1.08 0.00 0.28 0.17 0.03 98.43 06:03:22 06:02:01 all 10.86 0.00 0.55 14.86 0.06 73.66 06:03:22 06:02:01 0 14.80 0.00 0.62 6.82 0.05 77.71 06:03:22 06:02:01 1 16.11 0.00 0.78 30.49 0.12 52.49 06:03:22 06:02:01 2 5.87 0.00 0.40 1.28 0.02 92.43 06:03:22 06:02:01 3 6.68 0.00 0.40 20.84 0.05 72.03 06:03:22 06:03:01 all 11.45 0.00 0.68 13.82 0.08 73.97 06:03:22 06:03:01 0 12.70 0.00 0.72 1.45 0.05 85.08 06:03:22 06:03:01 1 1.73 0.00 0.28 0.00 0.07 97.92 06:03:22 06:03:01 2 8.01 0.00 0.50 33.87 0.08 57.54 06:03:22 06:03:01 3 23.37 0.00 1.23 20.00 0.10 55.30 06:03:22 Average: all 10.31 0.00 0.87 18.10 0.07 70.65 06:03:22 Average: 0 14.91 0.00 1.11 22.45 0.07 61.47 06:03:22 Average: 1 10.25 0.00 0.90 27.93 0.07 60.85 06:03:22 Average: 2 7.63 0.00 0.72 7.10 0.06 84.49 06:03:22 Average: 3 8.46 0.00 0.74 14.94 0.07 75.79 06:03:22 06:03:22 06:03:22