22:59:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142717 22:59:17 Running as SYSTEM 22:59:17 [EnvInject] - Loading node environment variables. 22:59:17 Building remotely on prd-ubuntu1804-builder-4c-4g-20693 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 22:59:17 [ssh-agent] Looking for ssh-agent implementation... 22:59:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:59:17 $ ssh-agent 22:59:17 SSH_AUTH_SOCK=/tmp/ssh-uYyfKcEA62ft/agent.1671 22:59:17 SSH_AGENT_PID=1673 22:59:17 [ssh-agent] Started. 22:59:17 Running ssh-add (command line suppressed) 22:59:17 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6756782362298614777.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6756782362298614777.key) 22:59:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:59:17 The recommended git tool is: NONE 22:59:19 using credential onap-jenkins-ssh 22:59:19 Wiping out workspace first. 22:59:19 Cloning the remote Git repository 22:59:19 Cloning repository git://cloud.onap.org/mirror/oom.git 22:59:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 22:59:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:59:19 > git --version # timeout=10 22:59:19 > git --version # 'git version 2.17.1' 22:59:19 using GIT_SSH to set credentials Gerrit user 22:59:19 Verifying host key using manually-configured host key entries 22:59:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:59:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:59:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:59:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:59:24 using GIT_SSH to set credentials Gerrit user 22:59:24 Verifying host key using manually-configured host key entries 22:59:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/142717/8 # timeout=30 22:59:25 > git rev-parse 5b99105020505376c7fb4cde566aa4334d2448ad^{commit} # timeout=10 22:59:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:59:25 Checking out Revision 5b99105020505376c7fb4cde566aa4334d2448ad (refs/changes/17/142717/8) 22:59:25 > git config core.sparsecheckout # timeout=10 22:59:25 > git checkout -f 5b99105020505376c7fb4cde566aa4334d2448ad # timeout=30 22:59:28 Commit message: "[MULTICLOUD] 13.3.0 release" 22:59:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:59:28 > git rev-list --no-walk 8d012cb757b769a08a97d2d957eb884d18fdae78 # timeout=10 22:59:28 [EnvInject] - Injecting environment variables from a build step. 22:59:28 [EnvInject] - Injecting as environment variables the properties content 22:59:28 PYTHON=python3 22:59:28 22:59:28 [EnvInject] - Variables injected successfully. 22:59:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7900638936637342455.sh 22:59:28 ---> tox-install.sh 22:59:28 + source /home/jenkins/lf-env.sh 22:59:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:59:28 ++ mktemp -d /tmp/venv-XXXX 22:59:28 + lf_venv=/tmp/venv-JaeR 22:59:28 + local venv_file=/tmp/.os_lf_venv 22:59:28 + local python=python3 22:59:28 + local options 22:59:28 + local set_path=true 22:59:28 + local install_args= 22:59:28 ++ 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 22:59:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:59:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:59:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:59:28 + true 22:59:28 + case $1 in 22:59:28 + venv_file=/tmp/.toxenv 22:59:28 + shift 2 22:59:28 + true 22:59:28 + case $1 in 22:59:28 + shift 22:59:28 + break 22:59:28 + case $python in 22:59:28 + local pkg_list= 22:59:28 + [[ -d /opt/pyenv ]] 22:59:28 + echo 'Setup pyenv:' 22:59:28 Setup pyenv: 22:59:28 + export PYENV_ROOT=/opt/pyenv 22:59:28 + PYENV_ROOT=/opt/pyenv 22:59:28 + 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 22:59:28 + 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 22:59:28 + pyenv versions 22:59:28 * system (set by /opt/pyenv/version) 22:59:28 * 3.8.13 (set by /opt/pyenv/version) 22:59:29 * 3.9.13 (set by /opt/pyenv/version) 22:59:29 * 3.10.6 (set by /opt/pyenv/version) 22:59:29 + command -v pyenv 22:59:29 ++ pyenv init - --no-rehash 22:59:29 + 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[*]}"'\'')" 22:59:29 export PATH="/opt/pyenv/shims:${PATH}" 22:59:29 export PYENV_SHELL=bash 22:59:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:59:29 pyenv() { 22:59:29 local command 22:59:29 command="${1:-}" 22:59:29 if [ "$#" -gt 0 ]; then 22:59:29 shift 22:59:29 fi 22:59:29 22:59:29 case "$command" in 22:59:29 rehash|shell) 22:59:29 eval "$(pyenv "sh-$command" "$@")" 22:59:29 ;; 22:59:29 *) 22:59:29 command pyenv "$command" "$@" 22:59:29 ;; 22:59:29 esac 22:59:29 }' 22:59:29 +++ 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[*]}"' 22:59:29 ++ 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 22:59:29 ++ 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 22:59:29 ++ 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 22:59:29 ++ export PYENV_SHELL=bash 22:59:29 ++ PYENV_SHELL=bash 22:59:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:59:29 +++ complete -F _pyenv pyenv 22:59:29 ++ lf-pyver python3 22:59:29 ++ local py_version_xy=python3 22:59:29 ++ local py_version_xyz= 22:59:29 ++ pyenv versions 22:59:29 ++ local command 22:59:29 ++ command=versions 22:59:29 ++ '[' 1 -gt 0 ']' 22:59:29 ++ shift 22:59:29 ++ case "$command" in 22:59:29 ++ command pyenv versions 22:59:29 ++ pyenv versions 22:59:29 ++ sed 's/^[ *]* //' 22:59:29 ++ awk '{ print $1 }' 22:59:29 ++ grep -E '^[0-9.]*[0-9]$' 22:59:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:59:29 +++ sort -V 22:59:29 +++ grep '^3' /tmp/.pyenv_versions 22:59:29 +++ tail -n 1 22:59:29 ++ py_version_xyz=3.10.6 22:59:29 ++ [[ -z 3.10.6 ]] 22:59:29 ++ echo 3.10.6 22:59:29 ++ return 0 22:59:29 + pyenv local 3.10.6 22:59:29 + local command 22:59:29 + command=local 22:59:29 + '[' 2 -gt 0 ']' 22:59:29 + shift 22:59:29 + case "$command" in 22:59:29 + command pyenv local 3.10.6 22:59:29 + pyenv local 3.10.6 22:59:29 + for arg in "$@" 22:59:29 + case $arg in 22:59:29 + pkg_list+='tox ' 22:59:29 + for arg in "$@" 22:59:29 + case $arg in 22:59:29 + pkg_list+='virtualenv ' 22:59:29 + for arg in "$@" 22:59:29 + case $arg in 22:59:29 + pkg_list+='urllib3~=1.26.15 ' 22:59:29 + [[ -f /tmp/.toxenv ]] 22:59:29 + [[ ! -f /tmp/.toxenv ]] 22:59:29 + [[ -n '' ]] 22:59:29 + python3 -m venv /tmp/venv-JaeR 22:59:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JaeR' 22:59:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JaeR 22:59:33 + echo /tmp/venv-JaeR 22:59:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:59:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:59:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:59:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:59:33 + local 'pip_opts=--upgrade --quiet' 22:59:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:59:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:59:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:59:33 + [[ -n '' ]] 22:59:33 + [[ -n '' ]] 22:59:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:59:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:59:33 + /tmp/venv-JaeR/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 22:59:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:59:37 lf-activate-venv(): INFO: Base packages installed successfully 22:59:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:59:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:59:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:59:37 + /tmp/venv-JaeR/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 22:59:39 + type python3 22:59:39 + true 22:59:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JaeR/bin to PATH' 22:59:39 lf-activate-venv(): INFO: Adding /tmp/venv-JaeR/bin to PATH 22:59:39 + PATH=/tmp/venv-JaeR/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 22:59:39 + return 0 22:59:39 + python3 --version 22:59:39 Python 3.10.6 22:59:39 + python3 -m pip --version 22:59:39 pip 25.3 from /tmp/venv-JaeR/lib/python3.10/site-packages/pip (python 3.10) 22:59:39 + python3 -m pip freeze 22:59:39 cachetools==6.2.3 22:59:39 chardet==5.2.0 22:59:39 colorama==0.4.6 22:59:39 distlib==0.4.0 22:59:39 filelock==3.20.0 22:59:39 packaging==25.0 22:59:39 platformdirs==4.5.1 22:59:39 pluggy==1.6.0 22:59:39 pyproject-api==1.10.0 22:59:39 tomli==2.3.0 22:59:39 tox==4.32.0 22:59:39 typing_extensions==4.15.0 22:59:39 urllib3==1.26.20 22:59:39 virtualenv==20.35.4 22:59:40 [EnvInject] - Injecting environment variables from a build step. 22:59:40 [EnvInject] - Injecting as environment variables the properties content 22:59:40 PARALLEL=false 22:59:40 22:59:40 [EnvInject] - Variables injected successfully. 22:59:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10542785228757790961.sh 22:59:40 ---> tox-run.sh 22:59:40 + 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 22:59:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 22:59:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 22:59:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 22:59:40 + cd /w/workspace/oom-master-pre-commit-lint/. 22:59:40 + source /home/jenkins/lf-env.sh 22:59:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:59:40 ++ mktemp -d /tmp/venv-XXXX 22:59:40 + lf_venv=/tmp/venv-OATK 22:59:40 + local venv_file=/tmp/.os_lf_venv 22:59:40 + local python=python3 22:59:40 + local options 22:59:40 + local set_path=true 22:59:40 + local install_args= 22:59:40 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:59:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:59:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:59:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:59:40 + true 22:59:40 + case $1 in 22:59:40 + venv_file=/tmp/.toxenv 22:59:40 + shift 2 22:59:40 + true 22:59:40 + case $1 in 22:59:40 + shift 22:59:40 + break 22:59:40 + case $python in 22:59:40 + local pkg_list= 22:59:40 + [[ -d /opt/pyenv ]] 22:59:40 + echo 'Setup pyenv:' 22:59:40 Setup pyenv: 22:59:40 + export PYENV_ROOT=/opt/pyenv 22:59:40 + PYENV_ROOT=/opt/pyenv 22:59:40 + 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 22:59:40 + 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 22:59:40 + pyenv versions 22:59:40 system 22:59:40 3.8.13 22:59:40 3.9.13 22:59:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:59:40 + command -v pyenv 22:59:40 ++ pyenv init - --no-rehash 22:59:40 + 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[*]}"'\'')" 22:59:40 export PATH="/opt/pyenv/shims:${PATH}" 22:59:40 export PYENV_SHELL=bash 22:59:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:59:40 pyenv() { 22:59:40 local command 22:59:40 command="${1:-}" 22:59:40 if [ "$#" -gt 0 ]; then 22:59:40 shift 22:59:40 fi 22:59:40 22:59:40 case "$command" in 22:59:40 rehash|shell) 22:59:40 eval "$(pyenv "sh-$command" "$@")" 22:59:40 ;; 22:59:40 *) 22:59:40 command pyenv "$command" "$@" 22:59:40 ;; 22:59:40 esac 22:59:40 }' 22:59:40 +++ 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[*]}"' 22:59:40 ++ 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 22:59:40 ++ 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 22:59:40 ++ 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 22:59:40 ++ export PYENV_SHELL=bash 22:59:40 ++ PYENV_SHELL=bash 22:59:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:59:40 +++ complete -F _pyenv pyenv 22:59:40 ++ lf-pyver python3 22:59:40 ++ local py_version_xy=python3 22:59:40 ++ local py_version_xyz= 22:59:40 ++ pyenv versions 22:59:40 ++ local command 22:59:40 ++ command=versions 22:59:40 ++ '[' 1 -gt 0 ']' 22:59:40 ++ shift 22:59:40 ++ case "$command" in 22:59:40 ++ command pyenv versions 22:59:40 ++ pyenv versions 22:59:40 ++ awk '{ print $1 }' 22:59:40 ++ sed 's/^[ *]* //' 22:59:40 ++ grep -E '^[0-9.]*[0-9]$' 22:59:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:59:40 +++ grep '^3' /tmp/.pyenv_versions 22:59:40 +++ sort -V 22:59:40 +++ tail -n 1 22:59:40 ++ py_version_xyz=3.10.6 22:59:40 ++ [[ -z 3.10.6 ]] 22:59:40 ++ echo 3.10.6 22:59:40 ++ return 0 22:59:40 + pyenv local 3.10.6 22:59:40 + local command 22:59:40 + command=local 22:59:40 + '[' 2 -gt 0 ']' 22:59:40 + shift 22:59:40 + case "$command" in 22:59:40 + command pyenv local 3.10.6 22:59:40 + pyenv local 3.10.6 22:59:40 + for arg in "$@" 22:59:40 + case $arg in 22:59:40 + pkg_list+='tox ' 22:59:40 + for arg in "$@" 22:59:40 + case $arg in 22:59:40 + pkg_list+='virtualenv ' 22:59:40 + for arg in "$@" 22:59:40 + case $arg in 22:59:40 + pkg_list+='urllib3~=1.26.15 ' 22:59:40 + [[ -f /tmp/.toxenv ]] 22:59:40 ++ cat /tmp/.toxenv 22:59:40 + lf_venv=/tmp/venv-JaeR 22:59:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JaeR from' file:/tmp/.toxenv 22:59:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JaeR from file:/tmp/.toxenv 22:59:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:59:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:59:40 + local 'pip_opts=--upgrade --quiet' 22:59:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:59:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:59:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:59:40 + [[ -n '' ]] 22:59:40 + [[ -n '' ]] 22:59:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:59:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:59:40 + /tmp/venv-JaeR/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 22:59:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:59:41 lf-activate-venv(): INFO: Base packages installed successfully 22:59:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:59:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:59:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:59:41 + /tmp/venv-JaeR/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 22:59:42 + type python3 22:59:42 + true 22:59:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JaeR/bin to PATH' 22:59:42 lf-activate-venv(): INFO: Adding /tmp/venv-JaeR/bin to PATH 22:59:42 + PATH=/tmp/venv-JaeR/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 22:59:42 + return 0 22:59:42 + [[ -d /opt/pyenv ]] 22:59:42 + echo '---> Setting up pyenv' 22:59:42 ---> Setting up pyenv 22:59:42 + export PYENV_ROOT=/opt/pyenv 22:59:42 + PYENV_ROOT=/opt/pyenv 22:59:42 + export PATH=/opt/pyenv/bin:/tmp/venv-JaeR/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 22:59:42 + PATH=/opt/pyenv/bin:/tmp/venv-JaeR/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 22:59:42 ++ pwd 22:59:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 22:59:42 + export PYTHONPATH 22:59:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:59:42 + TOX_TESTENV_PASSENV=PYTHONPATH 22:59:42 + tox --version 22:59:42 4.32.0 from /tmp/venv-JaeR/lib/python3.10/site-packages/tox/__init__.py 22:59:42 + PARALLEL=false 22:59:42 + TOX_OPTIONS_LIST= 22:59:42 + [[ -n pre-commit ]] 22:59:42 + TOX_OPTIONS_LIST=' -e pre-commit' 22:59:42 + case ${PARALLEL,,} in 22:59:42 + tox -e pre-commit 22:59:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 22:59:44 pre-commit: install_deps> python -I -m pip install pre-commit 22:59:46 pre-commit: freeze> python -m pip freeze --all 22:59:46 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 22:59:46 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 22:59:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 22:59:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 22:59:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 22:59:48 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:59:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 22:59:49 [INFO] Once installed this environment will be reused. 22:59:49 [INFO] This may take a few minutes... 22:59:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:59:53 [INFO] Once installed this environment will be reused. 22:59:53 [INFO] This may take a few minutes... 22:59:57 trim trailing whitespace.................................................Passed 22:59:57 Tabs remover.............................................................Passed 22:59:57 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 22:59:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 22:59:58 [INFO] Once installed this environment will be reused. 22:59:58 [INFO] This may take a few minutes... 23:00:06 gitlint..............................................(no files to check)Skipped 23:00:06 pre-commit: OK (23.06=setup[3.58]+cmd[10.90,8.58] seconds) 23:00:06 congratulations :) (23.10 seconds) 23:00:06 + tox_status=0 23:00:06 + echo '---> Completed tox runs' 23:00:06 ---> Completed tox runs 23:00:06 + for i in .tox/*/log 23:00:06 ++ echo .tox/pre-commit/log 23:00:06 ++ awk -F/ '{print $2}' 23:00:06 + tox_env=pre-commit 23:00:06 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 23:00:06 + DOC_DIR=docs/_build/html 23:00:06 + [[ -d docs/_build/html ]] 23:00:06 + echo '---> tox-run.sh ends' 23:00:06 ---> tox-run.sh ends 23:00:06 + test 0 -eq 0 23:00:06 $ ssh-agent -k 23:00:06 unset SSH_AUTH_SOCK; 23:00:06 unset SSH_AGENT_PID; 23:00:06 echo Agent pid 1673 killed; 23:00:06 [ssh-agent] Stopped. 23:00:06 [PostBuildScript] - [INFO] Executing post build scripts. 23:00:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1535034628520560445.sh 23:00:06 ---> sysstat.sh 23:00:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins274597717501023223.sh 23:00:07 ---> package-listing.sh 23:00:07 ++ facter osfamily 23:00:07 ++ tr '[:upper:]' '[:lower:]' 23:00:07 + OS_FAMILY=debian 23:00:07 + workspace=/w/workspace/oom-master-pre-commit-lint 23:00:07 + START_PACKAGES=/tmp/packages_start.txt 23:00:07 + END_PACKAGES=/tmp/packages_end.txt 23:00:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:00:07 + PACKAGES=/tmp/packages_start.txt 23:00:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 23:00:07 + PACKAGES=/tmp/packages_end.txt 23:00:07 + case "${OS_FAMILY}" in 23:00:07 + dpkg -l 23:00:07 + grep '^ii' 23:00:07 + '[' -f /tmp/packages_start.txt ']' 23:00:07 + '[' -f /tmp/packages_end.txt ']' 23:00:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:00:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 23:00:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 23:00:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 23:00:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3108081859028617211.sh 23:00:07 ---> capture-instance-metadata.sh 23:00:07 Setup pyenv: 23:00:07 system 23:00:07 3.8.13 23:00:07 3.9.13 23:00:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 23:00:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4rjm 23:00:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:00:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:00:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:00:15 lf-activate-venv(): INFO: Base packages installed successfully 23:00:15 lf-activate-venv(): INFO: Installing additional packages: lftools 23:00:37 lf-activate-venv(): INFO: Adding /tmp/venv-4rjm/bin to PATH 23:00:37 INFO: Running in OpenStack, capturing instance metadata 23:00:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13628856952518327769.sh 23:00:38 provisioning config files... 23:00:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9343455687419433449tmp 23:00:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:00:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:00:38 [EnvInject] - Injecting environment variables from a build step. 23:00:38 [EnvInject] - Injecting as environment variables the properties content 23:00:38 SERVER_ID=logs 23:00:38 23:00:38 [EnvInject] - Variables injected successfully. 23:00:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12226068517090422814.sh 23:00:38 ---> create-netrc.sh 23:00:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18191070487354914552.sh 23:00:38 ---> python-tools-install.sh 23:00:38 Setup pyenv: 23:00:38 system 23:00:38 3.8.13 23:00:38 3.9.13 23:00:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 23:00:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rjm from file:/tmp/.os_lf_venv 23:00:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:00:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:00:40 lf-activate-venv(): INFO: Base packages installed successfully 23:00:40 lf-activate-venv(): INFO: Installing additional packages: lftools 23:00:49 lf-activate-venv(): INFO: Adding /tmp/venv-4rjm/bin to PATH 23:00:49 Generating Requirements File 23:01:08 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. 23:01:08 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:01:08 Python 3.10.6 23:01:08 pip 25.3 from /tmp/venv-4rjm/lib/python3.10/site-packages/pip (python 3.10) 23:01:09 appdirs==1.4.4 23:01:09 argcomplete==3.6.3 23:01:09 aspy.yaml==1.3.0 23:01:09 attrs==25.4.0 23:01:09 autopage==0.5.2 23:01:09 backports.strenum==1.3.1 23:01:09 beautifulsoup4==4.14.3 23:01:09 boto3==1.42.9 23:01:09 botocore==1.42.9 23:01:09 bs4==0.0.2 23:01:09 cachetools==6.2.3 23:01:09 certifi==2025.11.12 23:01:09 cffi==2.0.0 23:01:09 cfgv==3.5.0 23:01:09 chardet==5.2.0 23:01:09 charset-normalizer==3.4.4 23:01:09 click==8.3.1 23:01:09 cliff==4.13.0 23:01:09 cmd2==3.0.0 23:01:09 cryptography==3.3.2 23:01:09 debtcollector==3.0.0 23:01:09 decorator==5.2.1 23:01:09 defusedxml==0.7.1 23:01:09 Deprecated==1.3.1 23:01:09 distlib==0.4.0 23:01:09 dnspython==2.8.0 23:01:09 docker==7.1.0 23:01:09 dogpile.cache==1.5.0 23:01:09 durationpy==0.10 23:01:09 email-validator==2.3.0 23:01:09 filelock==3.20.0 23:01:09 future==1.0.0 23:01:09 gitdb==4.0.12 23:01:09 GitPython==3.1.45 23:01:09 google-auth==2.43.0 23:01:09 httplib2==0.31.0 23:01:09 identify==2.6.15 23:01:09 idna==3.11 23:01:09 importlib-resources==1.5.0 23:01:09 iso8601==2.1.0 23:01:09 Jinja2==3.1.6 23:01:09 jmespath==1.0.1 23:01:09 jsonpatch==1.33 23:01:09 jsonpointer==3.0.0 23:01:09 jsonschema==4.25.1 23:01:09 jsonschema-specifications==2025.9.1 23:01:09 keystoneauth1==5.12.0 23:01:09 kubernetes==34.1.0 23:01:09 lftools==0.37.18 23:01:09 lxml==6.0.2 23:01:09 markdown-it-py==4.0.0 23:01:09 MarkupSafe==3.0.3 23:01:09 mdurl==0.1.2 23:01:09 msgpack==1.1.2 23:01:09 multi_key_dict==2.0.3 23:01:09 munch==4.0.0 23:01:09 netaddr==1.3.0 23:01:09 niet==1.4.2 23:01:09 nodeenv==1.9.1 23:01:09 oauth2client==4.1.3 23:01:09 oauthlib==3.3.1 23:01:09 openstacksdk==4.8.0 23:01:09 os-service-types==1.8.2 23:01:09 osc-lib==4.2.0 23:01:09 oslo.config==10.1.0 23:01:09 oslo.context==6.2.0 23:01:09 oslo.i18n==6.7.1 23:01:09 oslo.log==7.2.1 23:01:09 oslo.serialization==5.8.0 23:01:09 oslo.utils==9.2.0 23:01:09 packaging==25.0 23:01:09 pbr==7.0.3 23:01:09 platformdirs==4.5.1 23:01:09 prettytable==3.17.0 23:01:09 psutil==7.1.3 23:01:09 pyasn1==0.6.1 23:01:09 pyasn1_modules==0.4.2 23:01:09 pycparser==2.23 23:01:09 pygerrit2==2.0.15 23:01:09 PyGithub==2.8.1 23:01:09 Pygments==2.19.2 23:01:09 PyJWT==2.10.1 23:01:09 PyNaCl==1.6.1 23:01:09 pyparsing==2.4.7 23:01:09 pyperclip==1.11.0 23:01:09 pyrsistent==0.20.0 23:01:09 python-cinderclient==9.8.0 23:01:09 python-dateutil==2.9.0.post0 23:01:09 python-heatclient==4.3.0 23:01:09 python-jenkins==1.8.3 23:01:09 python-keystoneclient==5.7.0 23:01:09 python-magnumclient==4.9.0 23:01:09 python-openstackclient==8.2.0 23:01:09 python-swiftclient==4.9.0 23:01:09 PyYAML==6.0.3 23:01:09 referencing==0.37.0 23:01:09 requests==2.32.5 23:01:09 requests-oauthlib==2.0.0 23:01:09 requestsexceptions==1.4.0 23:01:09 rfc3986==2.0.0 23:01:09 rich==14.2.0 23:01:09 rich-argparse==1.7.2 23:01:09 rpds-py==0.30.0 23:01:09 rsa==4.9.1 23:01:09 ruamel.yaml==0.18.16 23:01:09 ruamel.yaml.clib==0.2.15 23:01:09 s3transfer==0.16.0 23:01:09 simplejson==3.20.2 23:01:09 six==1.17.0 23:01:09 smmap==5.0.2 23:01:09 soupsieve==2.8 23:01:09 stevedore==5.6.0 23:01:09 tabulate==0.9.0 23:01:09 toml==0.10.2 23:01:09 tomlkit==0.13.3 23:01:09 tqdm==4.67.1 23:01:09 typing_extensions==4.15.0 23:01:09 tzdata==2025.3 23:01:09 urllib3==1.26.20 23:01:09 virtualenv==20.35.4 23:01:09 wcwidth==0.2.14 23:01:09 websocket-client==1.9.0 23:01:09 wrapt==2.0.1 23:01:09 xdg==6.0.0 23:01:09 xmltodict==1.0.2 23:01:09 yq==3.4.3 23:01:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9644141248964339821.sh 23:01:09 ---> sudo-logs.sh 23:01:09 Archiving 'sudo' log.. 23:01:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5114036236537495195.sh 23:01:09 ---> job-cost.sh 23:01:09 Setup pyenv: 23:01:09 system 23:01:09 3.8.13 23:01:09 3.9.13 23:01:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 23:01:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rjm from file:/tmp/.os_lf_venv 23:01:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:01:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:01:11 lf-activate-venv(): INFO: Base packages installed successfully 23:01:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:01:17 lf-activate-venv(): INFO: Adding /tmp/venv-4rjm/bin to PATH 23:01:17 INFO: No Stack... 23:01:17 INFO: Retrieving Pricing Info for: v3-standard-4 23:01:17 INFO: Archiving Costs 23:01:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15826424416583240978.sh 23:01:17 ---> logs-deploy.sh 23:01:17 Setup pyenv: 23:01:17 system 23:01:17 3.8.13 23:01:17 3.9.13 23:01:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 23:01:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rjm from file:/tmp/.os_lf_venv 23:01:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:01:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:01:19 lf-activate-venv(): INFO: Base packages installed successfully 23:01:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:01:27 lf-activate-venv(): INFO: Adding /tmp/venv-4rjm/bin to PATH 23:01:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4354 23:01:27 INFO: archiving workspace using pattern(s): 23:01:28 Archives upload complete. 23:01:29 INFO: archiving logs to Nexus 23:01:29 ---> uname -a: 23:01:29 Linux prd-ubuntu1804-builder-4c-4g-20693 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 23:01:29 23:01:29 23:01:29 ---> lscpu: 23:01:29 Architecture: x86_64 23:01:29 CPU op-mode(s): 32-bit, 64-bit 23:01:29 Byte Order: Little Endian 23:01:29 CPU(s): 4 23:01:29 On-line CPU(s) list: 0-3 23:01:29 Thread(s) per core: 1 23:01:29 Core(s) per socket: 1 23:01:29 Socket(s): 4 23:01:29 NUMA node(s): 1 23:01:29 Vendor ID: AuthenticAMD 23:01:29 CPU family: 23 23:01:29 Model: 49 23:01:29 Model name: AMD EPYC-Rome Processor 23:01:29 Stepping: 0 23:01:29 CPU MHz: 2799.998 23:01:29 BogoMIPS: 5599.99 23:01:29 Virtualization: AMD-V 23:01:29 Hypervisor vendor: KVM 23:01:29 Virtualization type: full 23:01:29 L1d cache: 32K 23:01:29 L1i cache: 32K 23:01:29 L2 cache: 512K 23:01:29 L3 cache: 16384K 23:01:29 NUMA node0 CPU(s): 0-3 23:01:29 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 23:01:29 23:01:29 23:01:29 ---> nproc: 23:01:29 4 23:01:29 23:01:29 23:01:29 ---> df -h: 23:01:29 Filesystem Size Used Avail Use% Mounted on 23:01:29 udev 7.9G 0 7.9G 0% /dev 23:01:29 tmpfs 1.6G 676K 1.6G 1% /run 23:01:29 /dev/vda1 78G 8.4G 69G 11% / 23:01:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 23:01:29 tmpfs 5.0M 0 5.0M 0% /run/lock 23:01:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 23:01:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 23:01:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 23:01:29 23:01:29 23:01:29 ---> free -m: 23:01:29 total used free shared buff/cache available 23:01:29 Mem: 16040 606 13214 0 2219 15112 23:01:29 Swap: 1023 0 1023 23:01:29 23:01:29 23:01:29 ---> ip addr: 23:01:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:01:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:01:29 inet 127.0.0.1/8 scope host lo 23:01:29 valid_lft forever preferred_lft forever 23:01:29 inet6 ::1/128 scope host 23:01:29 valid_lft forever preferred_lft forever 23:01:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:01:29 link/ether fa:16:3e:a1:43:99 brd ff:ff:ff:ff:ff:ff 23:01:29 inet 10.30.106.164/23 brd 10.30.107.255 scope global dynamic ens3 23:01:29 valid_lft 86249sec preferred_lft 86249sec 23:01:29 inet6 fe80::f816:3eff:fea1:4399/64 scope link 23:01:29 valid_lft forever preferred_lft forever 23:01:29 23:01:29 23:01:29 ---> sar -b -r -n DEV: 23:01:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20693) 12/13/25 _x86_64_ (4 CPU) 23:01:29 23:01:29 22:59:00 LINUX RESTART (4 CPU) 23:01:29 23:01:29 23:00:01 tps rtps wtps bread/s bwrtn/s 23:01:29 23:01:02 103.18 0.88 102.30 105.85 11756.44 23:01:29 Average: 103.18 0.88 102.30 105.85 11756.44 23:01:29 23:01:29 23:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:01:29 23:01:02 13600004 15466928 2824956 17.20 81816 1970320 866372 4.96 844044 1734308 184204 23:01:29 Average: 13600004 15466928 2824956 17.20 81816 1970320 866372 4.96 844044 1734308 184204 23:01:29 23:01:29 23:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:01:29 23:01:02 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 23:01:29 23:01:02 ens3 63.62 47.93 887.74 11.51 0.00 0.00 0.00 0.00 23:01:29 Average: lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 23:01:29 Average: ens3 63.62 47.93 887.74 11.51 0.00 0.00 0.00 0.00 23:01:29 23:01:29 23:01:29 ---> sar -P ALL: 23:01:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20693) 12/13/25 _x86_64_ (4 CPU) 23:01:29 23:01:29 22:59:00 LINUX RESTART (4 CPU) 23:01:29 23:01:29 23:00:01 CPU %user %nice %system %iowait %steal %idle 23:01:29 23:01:02 all 21.19 0.00 1.58 1.28 0.06 75.89 23:01:29 23:01:02 0 27.83 0.00 1.57 0.15 0.05 70.40 23:01:29 23:01:02 1 22.25 0.00 1.70 0.22 0.05 75.78 23:01:29 23:01:02 2 2.14 0.00 1.04 3.93 0.03 92.86 23:01:29 23:01:02 3 32.50 0.00 2.02 0.82 0.10 64.56 23:01:29 Average: all 21.19 0.00 1.58 1.28 0.06 75.89 23:01:29 Average: 0 27.83 0.00 1.57 0.15 0.05 70.40 23:01:29 Average: 1 22.25 0.00 1.70 0.22 0.05 75.78 23:01:29 Average: 2 2.14 0.00 1.04 3.93 0.03 92.86 23:01:29 Average: 3 32.50 0.00 2.02 0.82 0.10 64.56 23:01:29 23:01:29 23:01:29