11:26:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 11:26:27 Running as SYSTEM 11:26:27 [EnvInject] - Loading node environment variables. 11:26:27 Building remotely on prd-ubuntu1804-builder-4c-4g-41511 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:26:27 [ssh-agent] Looking for ssh-agent implementation... 11:26:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:26:27 $ ssh-agent 11:26:27 SSH_AUTH_SOCK=/tmp/ssh-tq0DEcuOEhB1/agent.1644 11:26:27 SSH_AGENT_PID=1646 11:26:27 [ssh-agent] Started. 11:26:27 Running ssh-add (command line suppressed) 11:26:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3128068704151247006.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3128068704151247006.key) 11:26:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:26:27 The recommended git tool is: NONE 11:26:29 using credential onap-jenkins-ssh 11:26:29 Wiping out workspace first. 11:26:29 Cloning the remote Git repository 11:26:29 Cloning repository git://cloud.onap.org/mirror/oom.git 11:26:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:26:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:29 > git --version # timeout=10 11:26:29 > git --version # 'git version 2.17.1' 11:26:29 using GIT_SSH to set credentials Gerrit user 11:26:29 Verifying host key using manually-configured host key entries 11:26:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:26:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:26:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:35 using GIT_SSH to set credentials Gerrit user 11:26:35 Verifying host key using manually-configured host key entries 11:26:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/6 # timeout=30 11:26:35 > git rev-parse e7a3a8c0641d7a37c757fc670dd11359dffae8c0^{commit} # timeout=10 11:26:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:26:35 Checking out Revision e7a3a8c0641d7a37c757fc670dd11359dffae8c0 (refs/changes/80/141880/6) 11:26:35 > git config core.sparsecheckout # timeout=10 11:26:35 > git checkout -f e7a3a8c0641d7a37c757fc670dd11359dffae8c0 # timeout=30 11:26:38 Commit message: "[SDC] Move db init jobs to init container." 11:26:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:26:38 > git rev-list --no-walk fd367e3e99637558ad49c1a838a6f77445b44354 # timeout=10 11:26:39 [EnvInject] - Injecting environment variables from a build step. 11:26:39 [EnvInject] - Injecting as environment variables the properties content 11:26:39 PYTHON=python3 11:26:39 11:26:39 [EnvInject] - Variables injected successfully. 11:26:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7723253179569782282.sh 11:26:39 ---> tox-install.sh 11:26:39 + source /home/jenkins/lf-env.sh 11:26:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:39 ++ mktemp -d /tmp/venv-XXXX 11:26:39 + lf_venv=/tmp/venv-wx1z 11:26:39 + local venv_file=/tmp/.os_lf_venv 11:26:39 + local python=python3 11:26:39 + local options 11:26:39 + local set_path=true 11:26:39 + local install_args= 11:26:39 ++ 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 11:26:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:39 + true 11:26:39 + case $1 in 11:26:39 + venv_file=/tmp/.toxenv 11:26:39 + shift 2 11:26:39 + true 11:26:39 + case $1 in 11:26:39 + shift 11:26:39 + break 11:26:39 + case $python in 11:26:39 + local pkg_list= 11:26:39 + [[ -d /opt/pyenv ]] 11:26:39 + echo 'Setup pyenv:' 11:26:39 Setup pyenv: 11:26:39 + export PYENV_ROOT=/opt/pyenv 11:26:39 + PYENV_ROOT=/opt/pyenv 11:26:39 + 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 11:26:39 + 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 11:26:39 + pyenv versions 11:26:39 * system (set by /opt/pyenv/version) 11:26:39 * 3.8.13 (set by /opt/pyenv/version) 11:26:39 * 3.9.13 (set by /opt/pyenv/version) 11:26:39 * 3.10.6 (set by /opt/pyenv/version) 11:26:39 + command -v pyenv 11:26:39 ++ pyenv init - --no-rehash 11:26:39 + 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[*]}"'\'')" 11:26:39 export PATH="/opt/pyenv/shims:${PATH}" 11:26:39 export PYENV_SHELL=bash 11:26:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:39 pyenv() { 11:26:39 local command 11:26:39 command="${1:-}" 11:26:39 if [ "$#" -gt 0 ]; then 11:26:39 shift 11:26:39 fi 11:26:39 11:26:39 case "$command" in 11:26:39 rehash|shell) 11:26:39 eval "$(pyenv "sh-$command" "$@")" 11:26:39 ;; 11:26:39 *) 11:26:39 command pyenv "$command" "$@" 11:26:39 ;; 11:26:39 esac 11:26:39 }' 11:26:39 +++ 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[*]}"' 11:26:39 ++ 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 11:26:39 ++ 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 11:26:39 ++ 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 11:26:39 ++ export PYENV_SHELL=bash 11:26:39 ++ PYENV_SHELL=bash 11:26:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:39 +++ complete -F _pyenv pyenv 11:26:39 ++ lf-pyver python3 11:26:39 ++ local py_version_xy=python3 11:26:39 ++ local py_version_xyz= 11:26:39 ++ pyenv versions 11:26:39 ++ local command 11:26:39 ++ command=versions 11:26:39 ++ '[' 1 -gt 0 ']' 11:26:39 ++ shift 11:26:39 ++ case "$command" in 11:26:39 ++ command pyenv versions 11:26:39 ++ pyenv versions 11:26:39 ++ sed 's/^[ *]* //' 11:26:39 ++ awk '{ print $1 }' 11:26:39 ++ grep -E '^[0-9.]*[0-9]$' 11:26:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:39 +++ grep '^3' /tmp/.pyenv_versions 11:26:39 +++ sort -V 11:26:39 +++ tail -n 1 11:26:39 ++ py_version_xyz=3.10.6 11:26:39 ++ [[ -z 3.10.6 ]] 11:26:39 ++ echo 3.10.6 11:26:39 ++ return 0 11:26:39 + pyenv local 3.10.6 11:26:39 + local command 11:26:39 + command=local 11:26:39 + '[' 2 -gt 0 ']' 11:26:39 + shift 11:26:39 + case "$command" in 11:26:39 + command pyenv local 3.10.6 11:26:39 + pyenv local 3.10.6 11:26:39 + for arg in "$@" 11:26:39 + case $arg in 11:26:39 + pkg_list+='tox ' 11:26:39 + for arg in "$@" 11:26:39 + case $arg in 11:26:39 + pkg_list+='virtualenv ' 11:26:39 + for arg in "$@" 11:26:39 + case $arg in 11:26:39 + pkg_list+='urllib3~=1.26.15 ' 11:26:39 + [[ -f /tmp/.toxenv ]] 11:26:39 + [[ ! -f /tmp/.toxenv ]] 11:26:39 + [[ -n '' ]] 11:26:39 + python3 -m venv /tmp/venv-wx1z 11:26:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wx1z' 11:26:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wx1z 11:26:43 + echo /tmp/venv-wx1z 11:26:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:26:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:26:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:43 + local 'pip_opts=--upgrade --quiet' 11:26:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:43 + [[ -n '' ]] 11:26:43 + [[ -n '' ]] 11:26:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:43 + /tmp/venv-wx1z/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:26:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:48 lf-activate-venv(): INFO: Base packages installed successfully 11:26:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:48 + /tmp/venv-wx1z/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:26:50 + type python3 11:26:50 + true 11:26:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wx1z/bin to PATH' 11:26:50 lf-activate-venv(): INFO: Adding /tmp/venv-wx1z/bin to PATH 11:26:50 + PATH=/tmp/venv-wx1z/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 11:26:50 + return 0 11:26:50 + python3 --version 11:26:50 Python 3.10.6 11:26:50 + python3 -m pip --version 11:26:50 pip 25.2 from /tmp/venv-wx1z/lib/python3.10/site-packages/pip (python 3.10) 11:26:50 + python3 -m pip freeze 11:26:50 cachetools==6.2.0 11:26:50 chardet==5.2.0 11:26:50 colorama==0.4.6 11:26:50 distlib==0.4.0 11:26:50 filelock==3.19.1 11:26:50 packaging==25.0 11:26:50 platformdirs==4.4.0 11:26:50 pluggy==1.6.0 11:26:50 pyproject-api==1.9.1 11:26:50 tomli==2.2.1 11:26:50 tox==4.28.4 11:26:50 typing_extensions==4.15.0 11:26:50 urllib3==1.26.20 11:26:50 virtualenv==20.34.0 11:26:50 [EnvInject] - Injecting environment variables from a build step. 11:26:50 [EnvInject] - Injecting as environment variables the properties content 11:26:50 PARALLEL=false 11:26:50 11:26:50 [EnvInject] - Variables injected successfully. 11:26:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15595636918327725927.sh 11:26:50 ---> tox-run.sh 11:26:50 + 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 11:26:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:26:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:26:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:26:50 + cd /w/workspace/oom-master-pre-commit-lint/. 11:26:50 + source /home/jenkins/lf-env.sh 11:26:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:50 ++ mktemp -d /tmp/venv-XXXX 11:26:50 + lf_venv=/tmp/venv-fiPs 11:26:50 + local venv_file=/tmp/.os_lf_venv 11:26:50 + local python=python3 11:26:50 + local options 11:26:50 + local set_path=true 11:26:50 + local install_args= 11:26:50 ++ 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 11:26:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:50 + true 11:26:50 + case $1 in 11:26:50 + venv_file=/tmp/.toxenv 11:26:50 + shift 2 11:26:50 + true 11:26:50 + case $1 in 11:26:50 + shift 11:26:50 + break 11:26:50 + case $python in 11:26:50 + local pkg_list= 11:26:50 + [[ -d /opt/pyenv ]] 11:26:50 + echo 'Setup pyenv:' 11:26:50 Setup pyenv: 11:26:50 + export PYENV_ROOT=/opt/pyenv 11:26:50 + PYENV_ROOT=/opt/pyenv 11:26:50 + 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 11:26:50 + 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 11:26:50 + pyenv versions 11:26:50 system 11:26:50 3.8.13 11:26:50 3.9.13 11:26:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:26:50 + command -v pyenv 11:26:50 ++ pyenv init - --no-rehash 11:26:50 + 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[*]}"'\'')" 11:26:50 export PATH="/opt/pyenv/shims:${PATH}" 11:26:50 export PYENV_SHELL=bash 11:26:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:50 pyenv() { 11:26:50 local command 11:26:50 command="${1:-}" 11:26:50 if [ "$#" -gt 0 ]; then 11:26:50 shift 11:26:50 fi 11:26:50 11:26:50 case "$command" in 11:26:50 rehash|shell) 11:26:50 eval "$(pyenv "sh-$command" "$@")" 11:26:50 ;; 11:26:50 *) 11:26:50 command pyenv "$command" "$@" 11:26:50 ;; 11:26:50 esac 11:26:50 }' 11:26:50 +++ 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[*]}"' 11:26:50 ++ 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 11:26:50 ++ 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 11:26:50 ++ 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 11:26:50 ++ export PYENV_SHELL=bash 11:26:50 ++ PYENV_SHELL=bash 11:26:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:50 +++ complete -F _pyenv pyenv 11:26:50 ++ lf-pyver python3 11:26:50 ++ local py_version_xy=python3 11:26:50 ++ local py_version_xyz= 11:26:50 ++ pyenv versions 11:26:50 ++ sed 's/^[ *]* //' 11:26:50 ++ local command 11:26:50 ++ command=versions 11:26:50 ++ awk '{ print $1 }' 11:26:50 ++ '[' 1 -gt 0 ']' 11:26:50 ++ shift 11:26:50 ++ case "$command" in 11:26:50 ++ command pyenv versions 11:26:50 ++ grep -E '^[0-9.]*[0-9]$' 11:26:50 ++ pyenv versions 11:26:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:50 +++ grep '^3' /tmp/.pyenv_versions 11:26:50 +++ sort -V 11:26:50 +++ tail -n 1 11:26:50 ++ py_version_xyz=3.10.6 11:26:50 ++ [[ -z 3.10.6 ]] 11:26:50 ++ echo 3.10.6 11:26:50 ++ return 0 11:26:50 + pyenv local 3.10.6 11:26:50 + local command 11:26:50 + command=local 11:26:50 + '[' 2 -gt 0 ']' 11:26:50 + shift 11:26:50 + case "$command" in 11:26:50 + command pyenv local 3.10.6 11:26:50 + pyenv local 3.10.6 11:26:51 + for arg in "$@" 11:26:51 + case $arg in 11:26:51 + pkg_list+='tox ' 11:26:51 + for arg in "$@" 11:26:51 + case $arg in 11:26:51 + pkg_list+='virtualenv ' 11:26:51 + for arg in "$@" 11:26:51 + case $arg in 11:26:51 + pkg_list+='urllib3~=1.26.15 ' 11:26:51 + [[ -f /tmp/.toxenv ]] 11:26:51 ++ cat /tmp/.toxenv 11:26:51 + lf_venv=/tmp/venv-wx1z 11:26:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wx1z from' file:/tmp/.toxenv 11:26:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wx1z from file:/tmp/.toxenv 11:26:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:51 + local 'pip_opts=--upgrade --quiet' 11:26:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:51 + [[ -n '' ]] 11:26:51 + [[ -n '' ]] 11:26:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:51 + /tmp/venv-wx1z/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:26:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:51 lf-activate-venv(): INFO: Base packages installed successfully 11:26:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:51 + /tmp/venv-wx1z/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:26:52 + type python3 11:26:52 + true 11:26:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wx1z/bin to PATH' 11:26:52 lf-activate-venv(): INFO: Adding /tmp/venv-wx1z/bin to PATH 11:26:52 + PATH=/tmp/venv-wx1z/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 11:26:52 + return 0 11:26:52 + [[ -d /opt/pyenv ]] 11:26:52 + echo '---> Setting up pyenv' 11:26:52 ---> Setting up pyenv 11:26:52 + export PYENV_ROOT=/opt/pyenv 11:26:52 + PYENV_ROOT=/opt/pyenv 11:26:52 + export PATH=/opt/pyenv/bin:/tmp/venv-wx1z/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 11:26:52 + PATH=/opt/pyenv/bin:/tmp/venv-wx1z/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 11:26:52 ++ pwd 11:26:52 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:26:52 + export PYTHONPATH 11:26:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:26:52 + TOX_TESTENV_PASSENV=PYTHONPATH 11:26:52 + tox --version 11:26:53 4.28.4 from /tmp/venv-wx1z/lib/python3.10/site-packages/tox/__init__.py 11:26:53 + PARALLEL=false 11:26:53 + TOX_OPTIONS_LIST= 11:26:53 + [[ -n pre-commit ]] 11:26:53 + TOX_OPTIONS_LIST=' -e pre-commit' 11:26:53 + case ${PARALLEL,,} in 11:26:53 + tox -e pre-commit 11:26:53 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:26:54 pre-commit: install_deps> python -I -m pip install pre-commit 11:26:57 pre-commit: freeze> python -m pip freeze --all 11:26:57 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.13,nodeenv==1.9.1,pip==25.2,platformdirs==4.4.0,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.34.0 11:26:57 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:26:57 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:26:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:26:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:27:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:27:00 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:27:00 [INFO] Once installed this environment will be reused. 11:27:00 [INFO] This may take a few minutes... 11:27:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:27:04 [INFO] Once installed this environment will be reused. 11:27:04 [INFO] This may take a few minutes... 11:27:09 trim trailing whitespace.................................................Passed 11:27:09 Tabs remover.............................................................Passed 11:27:09 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:27:10 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:27:10 [INFO] Once installed this environment will be reused. 11:27:10 [INFO] This may take a few minutes... 11:27:19 gitlint..............................................(no files to check)Skipped 11:27:19 pre-commit: OK (25.67=setup[4.09]+cmd[12.23,9.35] seconds) 11:27:19 congratulations :) (25.88 seconds) 11:27:19 + tox_status=0 11:27:19 + echo '---> Completed tox runs' 11:27:19 ---> Completed tox runs 11:27:19 + for i in .tox/*/log 11:27:19 ++ echo .tox/pre-commit/log 11:27:19 ++ awk -F/ '{print $2}' 11:27:19 + tox_env=pre-commit 11:27:19 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:27:19 + DOC_DIR=docs/_build/html 11:27:19 + [[ -d docs/_build/html ]] 11:27:19 + echo '---> tox-run.sh ends' 11:27:19 ---> tox-run.sh ends 11:27:19 + test 0 -eq 0 11:27:19 $ ssh-agent -k 11:27:19 unset SSH_AUTH_SOCK; 11:27:19 unset SSH_AGENT_PID; 11:27:19 echo Agent pid 1646 killed; 11:27:19 [ssh-agent] Stopped. 11:27:19 [PostBuildScript] - [INFO] Executing post build scripts. 11:27:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12781007565501429092.sh 11:27:19 ---> sysstat.sh 11:27:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9225495600259475006.sh 11:27:19 ---> package-listing.sh 11:27:19 ++ facter osfamily 11:27:19 ++ tr '[:upper:]' '[:lower:]' 11:27:20 + OS_FAMILY=debian 11:27:20 + workspace=/w/workspace/oom-master-pre-commit-lint 11:27:20 + START_PACKAGES=/tmp/packages_start.txt 11:27:20 + END_PACKAGES=/tmp/packages_end.txt 11:27:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:27:20 + PACKAGES=/tmp/packages_start.txt 11:27:20 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:27:20 + PACKAGES=/tmp/packages_end.txt 11:27:20 + case "${OS_FAMILY}" in 11:27:20 + dpkg -l 11:27:20 + grep '^ii' 11:27:20 + '[' -f /tmp/packages_start.txt ']' 11:27:20 + '[' -f /tmp/packages_end.txt ']' 11:27:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:27:20 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:27:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:27:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:27:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10721797991734713467.sh 11:27:20 ---> capture-instance-metadata.sh 11:27:20 Setup pyenv: 11:27:20 system 11:27:20 3.8.13 11:27:20 3.9.13 11:27:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:27:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0aaa 11:27:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:27:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:27 lf-activate-venv(): INFO: Base packages installed successfully 11:27:27 lf-activate-venv(): INFO: Installing additional packages: lftools 11:27:50 lf-activate-venv(): INFO: Adding /tmp/venv-0aaa/bin to PATH 11:27:50 INFO: Running in OpenStack, capturing instance metadata 11:27:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12764078448759209317.sh 11:27:51 provisioning config files... 11:27:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13286314318449704920tmp 11:27:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:27:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:27:51 [EnvInject] - Injecting environment variables from a build step. 11:27:51 [EnvInject] - Injecting as environment variables the properties content 11:27:51 SERVER_ID=logs 11:27:51 11:27:51 [EnvInject] - Variables injected successfully. 11:27:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1018657446356864347.sh 11:27:51 ---> create-netrc.sh 11:27:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins359286120519765607.sh 11:27:51 ---> python-tools-install.sh 11:27:51 Setup pyenv: 11:27:51 system 11:27:51 3.8.13 11:27:51 3.9.13 11:27:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:27:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0aaa from file:/tmp/.os_lf_venv 11:27:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:53 lf-activate-venv(): INFO: Base packages installed successfully 11:27:53 lf-activate-venv(): INFO: Installing additional packages: lftools 11:28:01 lf-activate-venv(): INFO: Adding /tmp/venv-0aaa/bin to PATH 11:28:01 Generating Requirements File 11:28:23 Python 3.10.6 11:28:23 pip 25.2 from /tmp/venv-0aaa/lib/python3.10/site-packages/pip (python 3.10) 11:28:23 appdirs==1.4.4 11:28:23 argcomplete==3.6.2 11:28:23 aspy.yaml==1.3.0 11:28:23 attrs==25.3.0 11:28:23 autopage==0.5.2 11:28:23 beautifulsoup4==4.13.5 11:28:23 boto3==1.40.18 11:28:23 botocore==1.40.18 11:28:23 bs4==0.0.2 11:28:23 cachetools==5.5.2 11:28:23 certifi==2025.8.3 11:28:23 cffi==1.17.1 11:28:23 cfgv==3.4.0 11:28:23 chardet==5.2.0 11:28:23 charset-normalizer==3.4.3 11:28:23 click==8.2.1 11:28:23 cliff==4.11.0 11:28:23 cmd2==2.7.0 11:28:23 cryptography==3.3.2 11:28:23 debtcollector==3.0.0 11:28:23 decorator==5.2.1 11:28:23 defusedxml==0.7.1 11:28:23 Deprecated==1.2.18 11:28:23 distlib==0.4.0 11:28:23 dnspython==2.7.0 11:28:23 docker==7.1.0 11:28:23 dogpile.cache==1.4.0 11:28:23 durationpy==0.10 11:28:23 email-validator==2.3.0 11:28:23 filelock==3.19.1 11:28:23 future==1.0.0 11:28:23 gitdb==4.0.12 11:28:23 GitPython==3.1.45 11:28:23 google-auth==2.40.3 11:28:23 httplib2==0.22.0 11:28:23 identify==2.6.13 11:28:23 idna==3.10 11:28:23 importlib-resources==1.5.0 11:28:23 iso8601==2.1.0 11:28:23 Jinja2==3.1.6 11:28:23 jmespath==1.0.1 11:28:23 jsonpatch==1.33 11:28:23 jsonpointer==3.0.0 11:28:23 jsonschema==4.25.1 11:28:23 jsonschema-specifications==2025.4.1 11:28:23 keystoneauth1==5.12.0 11:28:23 kubernetes==33.1.0 11:28:23 lftools==0.37.13 11:28:23 lxml==6.0.1 11:28:23 markdown-it-py==4.0.0 11:28:23 MarkupSafe==3.0.2 11:28:23 mdurl==0.1.2 11:28:23 msgpack==1.1.1 11:28:23 multi_key_dict==2.0.3 11:28:23 munch==4.0.0 11:28:23 netaddr==1.3.0 11:28:23 niet==1.4.2 11:28:23 nodeenv==1.9.1 11:28:23 oauth2client==4.1.3 11:28:23 oauthlib==3.3.1 11:28:23 openstacksdk==4.7.0 11:28:23 os-client-config==2.3.0 11:28:23 os-service-types==1.8.0 11:28:23 osc-lib==4.2.0 11:28:23 oslo.config==10.0.0 11:28:23 oslo.context==6.1.0 11:28:23 oslo.i18n==6.6.0 11:28:23 oslo.log==7.2.1 11:28:23 oslo.serialization==5.8.0 11:28:23 oslo.utils==9.1.0 11:28:23 packaging==25.0 11:28:23 pbr==7.0.1 11:28:23 platformdirs==4.4.0 11:28:23 prettytable==3.16.0 11:28:23 psutil==7.0.0 11:28:23 pyasn1==0.6.1 11:28:23 pyasn1_modules==0.4.2 11:28:23 pycparser==2.22 11:28:23 pygerrit2==2.0.15 11:28:23 PyGithub==2.7.0 11:28:23 Pygments==2.19.2 11:28:23 PyJWT==2.10.1 11:28:23 PyNaCl==1.5.0 11:28:23 pyparsing==2.4.7 11:28:23 pyperclip==1.9.0 11:28:23 pyrsistent==0.20.0 11:28:23 python-cinderclient==9.7.0 11:28:23 python-dateutil==2.9.0.post0 11:28:23 python-heatclient==4.3.0 11:28:23 python-jenkins==1.8.3 11:28:23 python-keystoneclient==5.6.0 11:28:23 python-magnumclient==4.8.1 11:28:23 python-openstackclient==8.2.0 11:28:23 python-swiftclient==4.8.0 11:28:23 PyYAML==6.0.2 11:28:23 referencing==0.36.2 11:28:23 requests==2.32.5 11:28:23 requests-oauthlib==2.0.0 11:28:23 requestsexceptions==1.4.0 11:28:23 rfc3986==2.0.0 11:28:23 rich==14.1.0 11:28:23 rich-argparse==1.7.1 11:28:23 rpds-py==0.27.0 11:28:23 rsa==4.9.1 11:28:23 ruamel.yaml==0.18.15 11:28:23 ruamel.yaml.clib==0.2.12 11:28:23 s3transfer==0.13.1 11:28:23 simplejson==3.20.1 11:28:23 six==1.17.0 11:28:23 smmap==5.0.2 11:28:23 soupsieve==2.7 11:28:23 stevedore==5.5.0 11:28:23 tabulate==0.9.0 11:28:23 toml==0.10.2 11:28:23 tomlkit==0.13.3 11:28:23 tqdm==4.67.1 11:28:23 typing_extensions==4.15.0 11:28:23 tzdata==2025.2 11:28:23 urllib3==1.26.20 11:28:23 virtualenv==20.34.0 11:28:23 wcwidth==0.2.13 11:28:23 websocket-client==1.8.0 11:28:23 wrapt==1.17.3 11:28:23 xdg==6.0.0 11:28:23 xmltodict==0.14.2 11:28:23 yq==3.4.3 11:28:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8733822495476544186.sh 11:28:24 ---> sudo-logs.sh 11:28:24 Archiving 'sudo' log.. 11:28:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2453113581272121422.sh 11:28:24 ---> job-cost.sh 11:28:24 Setup pyenv: 11:28:24 system 11:28:24 3.8.13 11:28:24 3.9.13 11:28:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:28:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0aaa from file:/tmp/.os_lf_venv 11:28:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:26 lf-activate-venv(): INFO: Base packages installed successfully 11:28:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:28:31 lf-activate-venv(): INFO: Adding /tmp/venv-0aaa/bin to PATH 11:28:31 INFO: No Stack... 11:28:31 INFO: Retrieving Pricing Info for: v3-standard-4 11:28:31 INFO: Archiving Costs 11:28:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8859469260488901905.sh 11:28:31 ---> logs-deploy.sh 11:28:31 Setup pyenv: 11:28:32 system 11:28:32 3.8.13 11:28:32 3.9.13 11:28:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:28:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0aaa from file:/tmp/.os_lf_venv 11:28:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:34 lf-activate-venv(): INFO: Base packages installed successfully 11:28:34 lf-activate-venv(): INFO: Installing additional packages: lftools 11:28:42 lf-activate-venv(): INFO: Adding /tmp/venv-0aaa/bin to PATH 11:28:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4241 11:28:42 INFO: archiving workspace using pattern(s): 11:28:43 Archives upload complete. 11:28:43 INFO: archiving logs to Nexus 11:28:44 ---> uname -a: 11:28:44 Linux prd-ubuntu1804-builder-4c-4g-41511 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:28:44 11:28:44 11:28:44 ---> lscpu: 11:28:44 Architecture: x86_64 11:28:44 CPU op-mode(s): 32-bit, 64-bit 11:28:44 Byte Order: Little Endian 11:28:44 CPU(s): 4 11:28:44 On-line CPU(s) list: 0-3 11:28:44 Thread(s) per core: 1 11:28:44 Core(s) per socket: 1 11:28:44 Socket(s): 4 11:28:44 NUMA node(s): 1 11:28:44 Vendor ID: AuthenticAMD 11:28:44 CPU family: 23 11:28:44 Model: 49 11:28:44 Model name: AMD EPYC-Rome Processor 11:28:44 Stepping: 0 11:28:44 CPU MHz: 2799.998 11:28:44 BogoMIPS: 5599.99 11:28:44 Virtualization: AMD-V 11:28:44 Hypervisor vendor: KVM 11:28:44 Virtualization type: full 11:28:44 L1d cache: 32K 11:28:44 L1i cache: 32K 11:28:44 L2 cache: 512K 11:28:44 L3 cache: 16384K 11:28:44 NUMA node0 CPU(s): 0-3 11:28:44 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 11:28:44 11:28:44 11:28:44 ---> nproc: 11:28:44 4 11:28:44 11:28:44 11:28:44 ---> df -h: 11:28:44 Filesystem Size Used Avail Use% Mounted on 11:28:44 udev 7.9G 0 7.9G 0% /dev 11:28:44 tmpfs 1.6G 672K 1.6G 1% /run 11:28:44 /dev/vda1 78G 8.4G 69G 11% / 11:28:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:28:44 tmpfs 5.0M 0 5.0M 0% /run/lock 11:28:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:28:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:28:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:28:44 11:28:44 11:28:44 ---> free -m: 11:28:44 total used free shared buff/cache available 11:28:44 Mem: 16040 613 13215 0 2211 15105 11:28:44 Swap: 1023 0 1023 11:28:44 11:28:44 11:28:44 ---> ip addr: 11:28:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:28:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:28:44 inet 127.0.0.1/8 scope host lo 11:28:44 valid_lft forever preferred_lft forever 11:28:44 inet6 ::1/128 scope host 11:28:44 valid_lft forever preferred_lft forever 11:28:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:28:44 link/ether fa:16:3e:40:9c:a0 brd ff:ff:ff:ff:ff:ff 11:28:44 inet 10.30.106.193/23 brd 10.30.107.255 scope global dynamic ens3 11:28:44 valid_lft 86244sec preferred_lft 86244sec 11:28:44 inet6 fe80::f816:3eff:fe40:9ca0/64 scope link 11:28:44 valid_lft forever preferred_lft forever 11:28:44 11:28:44 11:28:44 ---> sar -b -r -n DEV: 11:28:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-41511) 08/27/25 _x86_64_ (4 CPU) 11:28:44 11:28:44 11:26:10 LINUX RESTART (4 CPU) 11:28:44 11:28:44 11:27:02 tps rtps wtps bread/s bwrtn/s 11:28:44 11:28:01 110.61 1.02 109.59 118.08 26850.09 11:28:44 Average: 110.61 1.02 109.59 118.08 26850.09 11:28:44 11:28:44 11:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:28:44 11:28:01 13715864 15519960 2709104 16.49 78144 1913052 773676 4.43 791392 1677700 142000 11:28:44 Average: 13715864 15519960 2709104 16.49 78144 1913052 773676 4.43 791392 1677700 142000 11:28:44 11:28:44 11:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:28:44 11:28:01 lo 1.56 1.56 0.19 0.19 0.00 0.00 0.00 0.00 11:28:44 11:28:01 ens3 63.18 51.16 753.14 10.28 0.00 0.00 0.00 0.00 11:28:44 Average: lo 1.56 1.56 0.19 0.19 0.00 0.00 0.00 0.00 11:28:44 Average: ens3 63.18 51.16 753.14 10.28 0.00 0.00 0.00 0.00 11:28:44 11:28:44 11:28:44 ---> sar -P ALL: 11:28:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-41511) 08/27/25 _x86_64_ (4 CPU) 11:28:44 11:28:44 11:26:10 LINUX RESTART (4 CPU) 11:28:44 11:28:44 11:27:02 CPU %user %nice %system %iowait %steal %idle 11:28:44 11:28:01 all 20.52 0.00 1.60 3.85 0.07 73.95 11:28:44 11:28:01 0 12.52 0.00 1.34 4.17 0.03 81.93 11:28:44 11:28:01 1 14.69 0.00 1.21 1.31 0.10 82.70 11:28:44 11:28:01 2 46.89 0.00 2.85 3.51 0.08 46.66 11:28:44 11:28:01 3 8.00 0.00 1.05 6.41 0.03 84.50 11:28:44 Average: all 20.52 0.00 1.60 3.85 0.07 73.95 11:28:44 Average: 0 12.52 0.00 1.34 4.17 0.03 81.93 11:28:44 Average: 1 14.69 0.00 1.21 1.31 0.10 82.70 11:28:44 Average: 2 46.89 0.00 2.85 3.51 0.08 46.66 11:28:44 Average: 3 8.00 0.00 1.05 6.41 0.03 84.50 11:28:44 11:28:44 11:28:44