20:53:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143142 20:53:44 Running as SYSTEM 20:53:44 [EnvInject] - Loading node environment variables. 20:53:44 Building remotely on prd-ubuntu1804-builder-4c-4g-7051 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 20:53:44 [ssh-agent] Looking for ssh-agent implementation... 20:53:44 $ ssh-agent 20:53:45 SSH_AUTH_SOCK=/tmp/ssh-CtEt4MEwUuvR/agent.1812 20:53:45 SSH_AGENT_PID=1813 20:53:45 [ssh-agent] Started. 20:53:45 Running ssh-add (command line suppressed) 20:53:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11865902892852736157.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11865902892852736157.key) 20:53:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:53:45 The recommended git tool is: NONE 20:53:46 using credential onap-jenkins-ssh 20:53:46 Wiping out workspace first. 20:53:46 Cloning the remote Git repository 20:53:46 Cloning repository git://cloud.onap.org/mirror/oom.git 20:53:46 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 20:53:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:53:46 > git --version # timeout=10 20:53:46 > git --version # 'git version 2.17.1' 20:53:46 using GIT_SSH to set credentials Gerrit user 20:53:46 Verifying host key using manually-configured host key entries 20:53:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:53:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:53:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:53:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:53:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:53:52 using GIT_SSH to set credentials Gerrit user 20:53:52 Verifying host key using manually-configured host key entries 20:53:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/42/143142/7 # timeout=30 20:53:52 > git rev-parse 2458783de97f849f3ee2d266b46c892363a651da^{commit} # timeout=10 20:53:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:53:52 Checking out Revision 2458783de97f849f3ee2d266b46c892363a651da (refs/changes/42/143142/7) 20:53:52 > git config core.sparsecheckout # timeout=10 20:53:52 > git checkout -f 2458783de97f849f3ee2d266b46c892363a651da # timeout=30 20:53:56 Commit message: "[SDNC] Use official elasticsearch helm chart" 20:53:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:53:56 > git rev-list --no-walk 2214f66e9d9f757239d0297353d9194f782e9eac # timeout=10 20:53:56 [EnvInject] - Injecting environment variables from a build step. 20:53:56 [EnvInject] - Injecting as environment variables the properties content 20:53:56 PYTHON=python3 20:53:56 20:53:56 [EnvInject] - Variables injected successfully. 20:53:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17192121630176736862.sh 20:53:56 ---> tox-install.sh 20:53:56 + source /home/jenkins/lf-env.sh 20:53:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:53:56 ++ mktemp -d /tmp/venv-XXXX 20:53:56 + lf_venv=/tmp/venv-vLum 20:53:56 + local venv_file=/tmp/.os_lf_venv 20:53:56 + local python=python3 20:53:56 + local options 20:53:56 + local set_path=true 20:53:56 + local install_args= 20:53:56 ++ 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 20:53:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:53:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:53:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:53:56 + true 20:53:56 + case $1 in 20:53:56 + venv_file=/tmp/.toxenv 20:53:56 + shift 2 20:53:56 + true 20:53:56 + case $1 in 20:53:56 + shift 20:53:56 + break 20:53:56 + case $python in 20:53:56 + local pkg_list= 20:53:56 + [[ -d /opt/pyenv ]] 20:53:56 + echo 'Setup pyenv:' 20:53:56 Setup pyenv: 20:53:56 + export PYENV_ROOT=/opt/pyenv 20:53:56 + PYENV_ROOT=/opt/pyenv 20:53:56 + 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 20:53:56 + 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 20:53:56 + pyenv versions 20:53:56 * system (set by /opt/pyenv/version) 20:53:56 * 3.8.13 (set by /opt/pyenv/version) 20:53:56 * 3.9.13 (set by /opt/pyenv/version) 20:53:56 * 3.10.6 (set by /opt/pyenv/version) 20:53:56 + command -v pyenv 20:53:56 ++ pyenv init - --no-rehash 20:53:56 + 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[*]}"'\'')" 20:53:56 export PATH="/opt/pyenv/shims:${PATH}" 20:53:56 export PYENV_SHELL=bash 20:53:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:53:56 pyenv() { 20:53:56 local command 20:53:56 command="${1:-}" 20:53:56 if [ "$#" -gt 0 ]; then 20:53:56 shift 20:53:56 fi 20:53:56 20:53:56 case "$command" in 20:53:56 rehash|shell) 20:53:56 eval "$(pyenv "sh-$command" "$@")" 20:53:56 ;; 20:53:56 *) 20:53:56 command pyenv "$command" "$@" 20:53:56 ;; 20:53:56 esac 20:53:56 }' 20:53:56 +++ 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[*]}"' 20:53:56 ++ 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 20:53:56 ++ 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 20:53:56 ++ 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 20:53:56 ++ export PYENV_SHELL=bash 20:53:56 ++ PYENV_SHELL=bash 20:53:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:53:56 +++ complete -F _pyenv pyenv 20:53:56 ++ lf-pyver python3 20:53:56 ++ local py_version_xy=python3 20:53:56 ++ local py_version_xyz= 20:53:56 ++ pyenv versions 20:53:56 ++ local command 20:53:56 ++ command=versions 20:53:56 ++ awk '{ print $1 }' 20:53:56 ++ '[' 1 -gt 0 ']' 20:53:56 ++ shift 20:53:56 ++ case "$command" in 20:53:56 ++ command pyenv versions 20:53:56 ++ pyenv versions 20:53:56 ++ grep -E '^[0-9.]*[0-9]$' 20:53:56 ++ sed 's/^[ *]* //' 20:53:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:53:56 +++ sort -V 20:53:56 +++ grep '^3' /tmp/.pyenv_versions 20:53:56 +++ tail -n 1 20:53:57 ++ py_version_xyz=3.10.6 20:53:57 ++ [[ -z 3.10.6 ]] 20:53:57 ++ echo 3.10.6 20:53:57 ++ return 0 20:53:57 + pyenv local 3.10.6 20:53:57 + local command 20:53:57 + command=local 20:53:57 + '[' 2 -gt 0 ']' 20:53:57 + shift 20:53:57 + case "$command" in 20:53:57 + command pyenv local 3.10.6 20:53:57 + pyenv local 3.10.6 20:53:57 + for arg in "$@" 20:53:57 + case $arg in 20:53:57 + pkg_list+='tox ' 20:53:57 + for arg in "$@" 20:53:57 + case $arg in 20:53:57 + pkg_list+='virtualenv ' 20:53:57 + for arg in "$@" 20:53:57 + case $arg in 20:53:57 + pkg_list+='urllib3~=1.26.15 ' 20:53:57 + [[ -f /tmp/.toxenv ]] 20:53:57 + [[ ! -f /tmp/.toxenv ]] 20:53:57 + [[ -n '' ]] 20:53:57 + python3 -m venv /tmp/venv-vLum 20:54:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vLum' 20:54:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vLum 20:54:00 + echo /tmp/venv-vLum 20:54:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:54:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:54:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:54:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:54:00 + local 'pip_opts=--upgrade --quiet' 20:54:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:54:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:54:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:54:00 + [[ -n '' ]] 20:54:00 + [[ -n '' ]] 20:54:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:54:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:54:00 + /tmp/venv-vLum/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 20:54:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:54:04 lf-activate-venv(): INFO: Base packages installed successfully 20:54:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:54:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:54:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:54:04 + /tmp/venv-vLum/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 20:54:07 + type python3 20:54:07 + true 20:54:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vLum/bin to PATH' 20:54:07 lf-activate-venv(): INFO: Adding /tmp/venv-vLum/bin to PATH 20:54:07 + PATH=/tmp/venv-vLum/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 20:54:07 + return 0 20:54:07 + python3 --version 20:54:07 Python 3.10.6 20:54:07 + python3 -m pip --version 20:54:07 pip 26.0.1 from /tmp/venv-vLum/lib/python3.10/site-packages/pip (python 3.10) 20:54:07 + python3 -m pip freeze 20:54:07 cachetools==7.0.1 20:54:07 chardet==5.2.0 20:54:07 colorama==0.4.6 20:54:07 distlib==0.4.0 20:54:07 filelock==3.20.3 20:54:07 packaging==26.0 20:54:07 platformdirs==4.5.1 20:54:07 pluggy==1.6.0 20:54:07 pyproject-api==1.10.0 20:54:07 tomli==2.4.0 20:54:07 tox==4.34.1 20:54:07 typing_extensions==4.15.0 20:54:07 urllib3==1.26.20 20:54:07 virtualenv==20.36.1 20:54:07 [EnvInject] - Injecting environment variables from a build step. 20:54:07 [EnvInject] - Injecting as environment variables the properties content 20:54:07 PARALLEL=false 20:54:07 20:54:07 [EnvInject] - Variables injected successfully. 20:54:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7312171139546963630.sh 20:54:07 ---> tox-run.sh 20:54:07 + 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 20:54:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 20:54:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 20:54:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 20:54:07 + cd /w/workspace/oom-master-pre-commit-lint/. 20:54:07 + source /home/jenkins/lf-env.sh 20:54:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:54:07 ++ mktemp -d /tmp/venv-XXXX 20:54:07 + lf_venv=/tmp/venv-7omu 20:54:07 + local venv_file=/tmp/.os_lf_venv 20:54:07 + local python=python3 20:54:07 + local options 20:54:07 + local set_path=true 20:54:07 + local install_args= 20:54:07 ++ 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 20:54:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:54:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:54:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:54:07 + true 20:54:07 + case $1 in 20:54:07 + venv_file=/tmp/.toxenv 20:54:07 + shift 2 20:54:07 + true 20:54:07 + case $1 in 20:54:07 + shift 20:54:07 + break 20:54:07 + case $python in 20:54:07 + local pkg_list= 20:54:07 + [[ -d /opt/pyenv ]] 20:54:07 + echo 'Setup pyenv:' 20:54:07 Setup pyenv: 20:54:07 + export PYENV_ROOT=/opt/pyenv 20:54:07 + PYENV_ROOT=/opt/pyenv 20:54:07 + 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 20:54:07 + 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 20:54:07 + pyenv versions 20:54:07 system 20:54:07 3.8.13 20:54:07 3.9.13 20:54:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:54:07 + command -v pyenv 20:54:07 ++ pyenv init - --no-rehash 20:54:07 + 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[*]}"'\'')" 20:54:07 export PATH="/opt/pyenv/shims:${PATH}" 20:54:07 export PYENV_SHELL=bash 20:54:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:54:07 pyenv() { 20:54:07 local command 20:54:07 command="${1:-}" 20:54:07 if [ "$#" -gt 0 ]; then 20:54:07 shift 20:54:07 fi 20:54:07 20:54:07 case "$command" in 20:54:07 rehash|shell) 20:54:07 eval "$(pyenv "sh-$command" "$@")" 20:54:07 ;; 20:54:07 *) 20:54:07 command pyenv "$command" "$@" 20:54:07 ;; 20:54:07 esac 20:54:07 }' 20:54:07 +++ 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[*]}"' 20:54:07 ++ 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 20:54:07 ++ 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 20:54:07 ++ 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 20:54:07 ++ export PYENV_SHELL=bash 20:54:07 ++ PYENV_SHELL=bash 20:54:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:54:07 +++ complete -F _pyenv pyenv 20:54:07 ++ lf-pyver python3 20:54:07 ++ local py_version_xy=python3 20:54:07 ++ local py_version_xyz= 20:54:07 ++ pyenv versions 20:54:07 ++ local command 20:54:07 ++ command=versions 20:54:07 ++ '[' 1 -gt 0 ']' 20:54:07 ++ shift 20:54:07 ++ case "$command" in 20:54:07 ++ command pyenv versions 20:54:07 ++ pyenv versions 20:54:07 ++ awk '{ print $1 }' 20:54:07 ++ grep -E '^[0-9.]*[0-9]$' 20:54:07 ++ sed 's/^[ *]* //' 20:54:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:54:07 +++ grep '^3' /tmp/.pyenv_versions 20:54:07 +++ sort -V 20:54:07 +++ tail -n 1 20:54:07 ++ py_version_xyz=3.10.6 20:54:07 ++ [[ -z 3.10.6 ]] 20:54:07 ++ echo 3.10.6 20:54:07 ++ return 0 20:54:07 + pyenv local 3.10.6 20:54:07 + local command 20:54:07 + command=local 20:54:07 + '[' 2 -gt 0 ']' 20:54:07 + shift 20:54:07 + case "$command" in 20:54:07 + command pyenv local 3.10.6 20:54:07 + pyenv local 3.10.6 20:54:07 + for arg in "$@" 20:54:07 + case $arg in 20:54:07 + pkg_list+='tox ' 20:54:07 + for arg in "$@" 20:54:07 + case $arg in 20:54:07 + pkg_list+='virtualenv ' 20:54:07 + for arg in "$@" 20:54:07 + case $arg in 20:54:07 + pkg_list+='urllib3~=1.26.15 ' 20:54:07 + [[ -f /tmp/.toxenv ]] 20:54:07 ++ cat /tmp/.toxenv 20:54:07 + lf_venv=/tmp/venv-vLum 20:54:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vLum from' file:/tmp/.toxenv 20:54:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vLum from file:/tmp/.toxenv 20:54:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:54:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:54:07 + local 'pip_opts=--upgrade --quiet' 20:54:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:54:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:54:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:54:07 + [[ -n '' ]] 20:54:07 + [[ -n '' ]] 20:54:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:54:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:54:07 + /tmp/venv-vLum/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 20:54:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:54:08 lf-activate-venv(): INFO: Base packages installed successfully 20:54:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:54:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:54:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:54:08 + /tmp/venv-vLum/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 20:54:09 + type python3 20:54:09 + true 20:54:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vLum/bin to PATH' 20:54:09 lf-activate-venv(): INFO: Adding /tmp/venv-vLum/bin to PATH 20:54:09 + PATH=/tmp/venv-vLum/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 20:54:09 + return 0 20:54:09 + [[ -d /opt/pyenv ]] 20:54:09 + echo '---> Setting up pyenv' 20:54:09 ---> Setting up pyenv 20:54:09 + export PYENV_ROOT=/opt/pyenv 20:54:09 + PYENV_ROOT=/opt/pyenv 20:54:09 + export PATH=/opt/pyenv/bin:/tmp/venv-vLum/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 20:54:09 + PATH=/opt/pyenv/bin:/tmp/venv-vLum/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 20:54:09 ++ pwd 20:54:09 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 20:54:09 + export PYTHONPATH 20:54:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:54:09 + TOX_TESTENV_PASSENV=PYTHONPATH 20:54:09 + tox --version 20:54:10 4.34.1 from /tmp/venv-vLum/lib/python3.10/site-packages/tox/__init__.py 20:54:10 + PARALLEL=false 20:54:10 + TOX_OPTIONS_LIST= 20:54:10 + [[ -n pre-commit ]] 20:54:10 + TOX_OPTIONS_LIST=' -e pre-commit' 20:54:10 + case ${PARALLEL,,} in 20:54:10 + tox -e pre-commit 20:54:10 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 20:54:11 pre-commit: install_deps> python -I -m pip install pre-commit 20:54:13 pre-commit: freeze> python -m pip freeze --all 20:54:14 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 20:54:14 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 20:54:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:54:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:54:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:54:16 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:54:17 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:54:17 [INFO] Once installed this environment will be reused. 20:54:17 [INFO] This may take a few minutes... 20:54:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:54:21 [INFO] Once installed this environment will be reused. 20:54:21 [INFO] This may take a few minutes... 20:54:25 trim trailing whitespace.................................................Passed 20:54:26 Tabs remover.............................................................Passed 20:54:26 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 20:54:26 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:54:26 [INFO] Once installed this environment will be reused. 20:54:26 [INFO] This may take a few minutes... 20:54:40 gitlint..............................................(no files to check)Skipped 20:54:40 pre-commit: OK (29.77=setup[3.71]+cmd[12.00,14.07] seconds) 20:54:40 congratulations :) (29.81 seconds) 20:54:40 + tox_status=0 20:54:40 + echo '---> Completed tox runs' 20:54:40 ---> Completed tox runs 20:54:40 + for i in .tox/*/log 20:54:40 ++ echo .tox/pre-commit/log 20:54:40 ++ awk -F/ '{print $2}' 20:54:40 + tox_env=pre-commit 20:54:40 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 20:54:40 + DOC_DIR=docs/_build/html 20:54:40 + [[ -d docs/_build/html ]] 20:54:40 + echo '---> tox-run.sh ends' 20:54:40 ---> tox-run.sh ends 20:54:40 + test 0 -eq 0 20:54:40 $ ssh-agent -k 20:54:40 unset SSH_AUTH_SOCK; 20:54:40 unset SSH_AGENT_PID; 20:54:40 echo Agent pid 1813 killed; 20:54:40 [ssh-agent] Stopped. 20:54:40 [PostBuildScript] - [INFO] Executing post build scripts. 20:54:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10147874790549190061.sh 20:54:40 ---> sysstat.sh 20:54:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11256840769010689750.sh 20:54:40 ---> package-listing.sh 20:54:40 ++ facter osfamily 20:54:40 ++ tr '[:upper:]' '[:lower:]' 20:54:41 + OS_FAMILY=debian 20:54:41 + workspace=/w/workspace/oom-master-pre-commit-lint 20:54:41 + START_PACKAGES=/tmp/packages_start.txt 20:54:41 + END_PACKAGES=/tmp/packages_end.txt 20:54:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:54:41 + PACKAGES=/tmp/packages_start.txt 20:54:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:54:41 + PACKAGES=/tmp/packages_end.txt 20:54:41 + case "${OS_FAMILY}" in 20:54:41 + dpkg -l 20:54:41 + grep '^ii' 20:54:41 + '[' -f /tmp/packages_start.txt ']' 20:54:41 + '[' -f /tmp/packages_end.txt ']' 20:54:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:54:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:54:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 20:54:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 20:54:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins382680241532558052.sh 20:54:41 ---> capture-instance-metadata.sh 20:54:41 Setup pyenv: 20:54:41 system 20:54:41 3.8.13 20:54:41 3.9.13 20:54:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:54:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FWj4 20:54:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:54:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:54:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:54:48 lf-activate-venv(): INFO: Base packages installed successfully 20:54:48 lf-activate-venv(): INFO: Installing additional packages: lftools 20:55:09 lf-activate-venv(): INFO: Adding /tmp/venv-FWj4/bin to PATH 20:55:09 INFO: Running in OpenStack, capturing instance metadata 20:55:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12901901797537156002.sh 20:55:10 provisioning config files... 20:55:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5981277409741241965tmp 20:55:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:55:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:55:10 [EnvInject] - Injecting environment variables from a build step. 20:55:10 [EnvInject] - Injecting as environment variables the properties content 20:55:10 SERVER_ID=logs 20:55:10 20:55:10 [EnvInject] - Variables injected successfully. 20:55:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins793985446799416226.sh 20:55:10 ---> create-netrc.sh 20:55:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17125416091155424891.sh 20:55:10 ---> python-tools-install.sh 20:55:10 Setup pyenv: 20:55:10 system 20:55:10 3.8.13 20:55:10 3.9.13 20:55:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:55:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FWj4 from file:/tmp/.os_lf_venv 20:55:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:55:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:55:12 lf-activate-venv(): INFO: Base packages installed successfully 20:55:12 lf-activate-venv(): INFO: Installing additional packages: lftools 20:55:20 lf-activate-venv(): INFO: Adding /tmp/venv-FWj4/bin to PATH 20:55:20 Generating Requirements File 20:55:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:55:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:55:37 Python 3.10.6 20:55:37 pip 26.0.1 from /tmp/venv-FWj4/lib/python3.10/site-packages/pip (python 3.10) 20:55:37 appdirs==1.4.4 20:55:37 argcomplete==3.6.3 20:55:37 aspy.yaml==1.3.0 20:55:37 attrs==25.4.0 20:55:37 autopage==0.6.0 20:55:37 backports.strenum==1.3.1 20:55:37 beautifulsoup4==4.14.3 20:55:37 boto3==1.42.47 20:55:37 botocore==1.42.47 20:55:37 bs4==0.0.2 20:55:37 certifi==2026.1.4 20:55:37 cffi==2.0.0 20:55:37 cfgv==3.5.0 20:55:37 chardet==5.2.0 20:55:37 charset-normalizer==3.4.4 20:55:37 click==8.3.1 20:55:37 cliff==4.13.1 20:55:37 cmd2==3.2.0 20:55:37 cryptography==3.3.2 20:55:37 debtcollector==3.0.0 20:55:37 decorator==5.2.1 20:55:37 defusedxml==0.7.1 20:55:37 Deprecated==1.3.1 20:55:37 distlib==0.4.0 20:55:37 dnspython==2.8.0 20:55:37 docker==7.1.0 20:55:37 dogpile.cache==1.5.0 20:55:37 durationpy==0.10 20:55:37 email-validator==2.3.0 20:55:37 filelock==3.20.3 20:55:37 future==1.0.0 20:55:37 gitdb==4.0.12 20:55:37 GitPython==3.1.46 20:55:37 httplib2==0.30.2 20:55:37 identify==2.6.16 20:55:37 idna==3.11 20:55:37 importlib-resources==1.5.0 20:55:37 iso8601==2.1.0 20:55:37 Jinja2==3.1.6 20:55:37 jmespath==1.1.0 20:55:37 jsonpatch==1.33 20:55:37 jsonpointer==3.0.0 20:55:37 jsonschema==4.26.0 20:55:37 jsonschema-specifications==2025.9.1 20:55:37 keystoneauth1==5.13.0 20:55:37 kubernetes==35.0.0 20:55:37 lftools==0.37.21 20:55:37 lxml==6.0.2 20:55:37 markdown-it-py==4.0.0 20:55:37 MarkupSafe==3.0.3 20:55:37 mdurl==0.1.2 20:55:37 msgpack==1.1.2 20:55:37 multi_key_dict==2.0.3 20:55:37 munch==4.0.0 20:55:37 netaddr==1.3.0 20:55:37 niet==1.4.2 20:55:37 nodeenv==1.10.0 20:55:37 oauth2client==4.1.3 20:55:37 oauthlib==3.3.1 20:55:37 openstacksdk==4.9.0 20:55:37 os-service-types==1.8.2 20:55:37 osc-lib==4.3.0 20:55:37 oslo.config==10.2.0 20:55:37 oslo.context==6.2.0 20:55:37 oslo.i18n==6.7.1 20:55:37 oslo.log==8.0.0 20:55:37 oslo.serialization==5.9.0 20:55:37 oslo.utils==9.2.0 20:55:37 packaging==26.0 20:55:37 pbr==7.0.3 20:55:37 platformdirs==4.5.1 20:55:37 prettytable==3.17.0 20:55:37 psutil==7.2.2 20:55:37 pyasn1==0.6.2 20:55:37 pyasn1_modules==0.4.2 20:55:37 pycparser==3.0 20:55:37 pygerrit2==2.0.15 20:55:37 PyGithub==2.8.1 20:55:37 Pygments==2.19.2 20:55:37 PyJWT==2.11.0 20:55:37 PyNaCl==1.6.2 20:55:37 pyparsing==2.4.7 20:55:37 pyperclip==1.11.0 20:55:37 pyrsistent==0.20.0 20:55:37 python-cinderclient==9.8.0 20:55:37 python-dateutil==2.9.0.post0 20:55:37 python-heatclient==5.0.0 20:55:37 python-jenkins==1.8.3 20:55:37 python-keystoneclient==5.7.0 20:55:37 python-magnumclient==4.9.0 20:55:37 python-openstackclient==8.3.0 20:55:37 python-swiftclient==4.9.0 20:55:37 PyYAML==6.0.3 20:55:37 referencing==0.37.0 20:55:37 requests==2.32.5 20:55:37 requests-oauthlib==2.0.0 20:55:37 requestsexceptions==1.4.0 20:55:37 rfc3986==2.0.0 20:55:37 rich==14.3.2 20:55:37 rich-argparse==1.7.2 20:55:37 rpds-py==0.30.0 20:55:37 rsa==4.9.1 20:55:37 ruamel.yaml==0.19.1 20:55:37 ruamel.yaml.clib==0.2.15 20:55:37 s3transfer==0.16.0 20:55:37 simplejson==3.20.2 20:55:37 six==1.17.0 20:55:37 smmap==5.0.2 20:55:37 soupsieve==2.8.3 20:55:37 stevedore==5.6.0 20:55:37 tabulate==0.9.0 20:55:37 toml==0.10.2 20:55:37 tomlkit==0.14.0 20:55:37 tqdm==4.67.3 20:55:37 typing_extensions==4.15.0 20:55:37 tzdata==2025.3 20:55:37 urllib3==1.26.20 20:55:37 virtualenv==20.36.1 20:55:37 wcwidth==0.6.0 20:55:37 websocket-client==1.9.0 20:55:37 wrapt==2.1.1 20:55:37 xdg==6.0.0 20:55:37 xmltodict==1.0.2 20:55:37 yq==3.4.3 20:55:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6349284725346658795.sh 20:55:38 ---> sudo-logs.sh 20:55:38 Archiving 'sudo' log.. 20:55:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3095159237841224022.sh 20:55:38 ---> job-cost.sh 20:55:38 Setup pyenv: 20:55:38 system 20:55:38 3.8.13 20:55:38 3.9.13 20:55:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:55:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FWj4 from file:/tmp/.os_lf_venv 20:55:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:55:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:55:40 lf-activate-venv(): INFO: Base packages installed successfully 20:55:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:55:45 lf-activate-venv(): INFO: Adding /tmp/venv-FWj4/bin to PATH 20:55:45 INFO: No Stack... 20:55:45 INFO: Retrieving Pricing Info for: v3-standard-4 20:55:45 INFO: Archiving Costs 20:55:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1020929067002145796.sh 20:55:45 ---> logs-deploy.sh 20:55:45 Setup pyenv: 20:55:45 system 20:55:45 3.8.13 20:55:45 3.9.13 20:55:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:55:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FWj4 from file:/tmp/.os_lf_venv 20:55:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:55:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:55:47 lf-activate-venv(): INFO: Base packages installed successfully 20:55:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:55:55 lf-activate-venv(): INFO: Adding /tmp/venv-FWj4/bin to PATH 20:55:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4399 20:55:55 INFO: archiving workspace using pattern(s): 20:55:56 Archives upload complete. 20:55:56 INFO: archiving logs to Nexus 20:55:57 ---> uname -a: 20:55:57 Linux prd-ubuntu1804-builder-4c-4g-7051 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:55:57 20:55:57 20:55:57 ---> lscpu: 20:55:57 Architecture: x86_64 20:55:57 CPU op-mode(s): 32-bit, 64-bit 20:55:57 Byte Order: Little Endian 20:55:57 CPU(s): 4 20:55:57 On-line CPU(s) list: 0-3 20:55:57 Thread(s) per core: 1 20:55:57 Core(s) per socket: 1 20:55:57 Socket(s): 4 20:55:57 NUMA node(s): 1 20:55:57 Vendor ID: AuthenticAMD 20:55:57 CPU family: 23 20:55:57 Model: 49 20:55:57 Model name: AMD EPYC-Rome Processor 20:55:57 Stepping: 0 20:55:57 CPU MHz: 2799.998 20:55:57 BogoMIPS: 5599.99 20:55:57 Virtualization: AMD-V 20:55:57 Hypervisor vendor: KVM 20:55:57 Virtualization type: full 20:55:57 L1d cache: 32K 20:55:57 L1i cache: 32K 20:55:57 L2 cache: 512K 20:55:57 L3 cache: 16384K 20:55:57 NUMA node0 CPU(s): 0-3 20:55:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 20:55:57 20:55:57 20:55:57 ---> nproc: 20:55:57 4 20:55:57 20:55:57 20:55:57 ---> df -h: 20:55:57 Filesystem Size Used Avail Use% Mounted on 20:55:57 udev 7.9G 0 7.9G 0% /dev 20:55:57 tmpfs 1.6G 680K 1.6G 1% /run 20:55:57 /dev/vda1 78G 8.4G 69G 11% / 20:55:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:55:57 tmpfs 5.0M 0 5.0M 0% /run/lock 20:55:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:55:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:55:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:55:57 20:55:57 20:55:57 ---> free -m: 20:55:57 total used free shared buff/cache available 20:55:57 Mem: 16040 575 13241 0 2222 15142 20:55:57 Swap: 1023 0 1023 20:55:57 20:55:57 20:55:57 ---> ip addr: 20:55:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:55:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:55:57 inet 127.0.0.1/8 scope host lo 20:55:57 valid_lft forever preferred_lft forever 20:55:57 inet6 ::1/128 scope host 20:55:57 valid_lft forever preferred_lft forever 20:55:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:55:57 link/ether fa:16:3e:b7:aa:26 brd ff:ff:ff:ff:ff:ff 20:55:57 inet 10.30.106.73/23 brd 10.30.107.255 scope global dynamic ens3 20:55:57 valid_lft 86235sec preferred_lft 86235sec 20:55:57 inet6 fe80::f816:3eff:feb7:aa26/64 scope link 20:55:57 valid_lft forever preferred_lft forever 20:55:57 20:55:57 20:55:57 ---> sar -b -r -n DEV: 20:55:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7051) 02/11/26 _x86_64_ (4 CPU) 20:55:57 20:55:57 20:53:16 LINUX RESTART (4 CPU) 20:55:57 20:55:57 20:54:01 tps rtps wtps bread/s bwrtn/s 20:55:57 20:55:01 104.73 8.73 96.00 171.14 23273.98 20:55:57 Average: 104.73 8.73 96.00 171.14 23273.98 20:55:57 20:55:57 20:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:55:57 20:55:01 13753760 15463700 2671208 16.26 65596 1839104 856472 4.90 836672 1605568 92076 20:55:57 Average: 13753760 15463700 2671208 16.26 65596 1839104 856472 4.90 836672 1605568 92076 20:55:57 20:55:57 20:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:55:57 20:55:01 lo 3.33 3.33 0.39 0.39 0.00 0.00 0.00 0.00 20:55:57 20:55:01 ens3 127.14 88.55 1514.86 14.39 0.00 0.00 0.00 0.00 20:55:57 Average: lo 3.33 3.33 0.39 0.39 0.00 0.00 0.00 0.00 20:55:57 Average: ens3 127.14 88.55 1514.86 14.39 0.00 0.00 0.00 0.00 20:55:57 20:55:57 20:55:57 ---> sar -P ALL: 20:55:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7051) 02/11/26 _x86_64_ (4 CPU) 20:55:57 20:55:57 20:53:16 LINUX RESTART (4 CPU) 20:55:57 20:55:57 20:54:01 CPU %user %nice %system %iowait %steal %idle 20:55:57 20:55:01 all 24.18 0.00 1.98 4.83 0.06 68.96 20:55:57 20:55:01 0 15.16 0.00 2.06 14.11 0.05 68.63 20:55:57 20:55:01 1 36.33 0.00 2.37 1.59 0.07 59.64 20:55:57 20:55:01 2 17.32 0.00 1.74 2.61 0.05 78.27 20:55:57 20:55:01 3 27.88 0.00 1.72 1.00 0.07 69.33 20:55:57 Average: all 24.18 0.00 1.98 4.83 0.06 68.96 20:55:57 Average: 0 15.16 0.00 2.06 14.11 0.05 68.63 20:55:57 Average: 1 36.33 0.00 2.37 1.59 0.07 59.64 20:55:57 Average: 2 17.32 0.00 1.74 2.61 0.05 78.27 20:55:57 Average: 3 27.88 0.00 1.72 1.00 0.07 69.33 20:55:57 20:55:57 20:55:57