14:58:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142673 14:58:17 Running as SYSTEM 14:58:17 [EnvInject] - Loading node environment variables. 14:58:17 Building remotely on prd-ubuntu1804-builder-4c-4g-18753 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:58:17 [ssh-agent] Looking for ssh-agent implementation... 14:58:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:17 $ ssh-agent 14:58:17 SSH_AUTH_SOCK=/tmp/ssh-UHiDfcoCdfAc/agent.1659 14:58:17 SSH_AGENT_PID=1661 14:58:17 [ssh-agent] Started. 14:58:17 Running ssh-add (command line suppressed) 14:58:17 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_18055687573248580811.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_18055687573248580811.key) 14:58:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:58:17 The recommended git tool is: NONE 14:58:19 using credential onap-jenkins-ssh 14:58:19 Wiping out workspace first. 14:58:19 Cloning the remote Git repository 14:58:19 Cloning repository git://cloud.onap.org/mirror/oom.git 14:58:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:58:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:58:19 > git --version # timeout=10 14:58:19 > git --version # 'git version 2.17.1' 14:58:19 using GIT_SSH to set credentials Gerrit user 14:58:19 Verifying host key using manually-configured host key entries 14:58:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:58:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:58:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:58:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:58:24 using GIT_SSH to set credentials Gerrit user 14:58:24 Verifying host key using manually-configured host key entries 14:58:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/142673/9 # timeout=30 14:58:24 > git rev-parse 3798dd54dbdd61bea29f9206207f74a4e314edc6^{commit} # timeout=10 14:58:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:58:24 Checking out Revision 3798dd54dbdd61bea29f9206207f74a4e314edc6 (refs/changes/73/142673/9) 14:58:24 > git config core.sparsecheckout # timeout=10 14:58:24 > git checkout -f 3798dd54dbdd61bea29f9206207f74a4e314edc6 # timeout=30 14:58:28 Commit message: "[MULTICLOUD] 13.2.0 release" 14:58:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:58:28 > git rev-list --no-walk 060b5ddc9e82ab691e3459586285a69133380c88 # timeout=10 14:58:28 [EnvInject] - Injecting environment variables from a build step. 14:58:28 [EnvInject] - Injecting as environment variables the properties content 14:58:28 PYTHON=python3 14:58:28 14:58:28 [EnvInject] - Variables injected successfully. 14:58:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14199615560728023974.sh 14:58:28 ---> tox-install.sh 14:58:28 + source /home/jenkins/lf-env.sh 14:58:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:58:28 ++ mktemp -d /tmp/venv-XXXX 14:58:28 + lf_venv=/tmp/venv-ZWcD 14:58:28 + local venv_file=/tmp/.os_lf_venv 14:58:28 + local python=python3 14:58:28 + local options 14:58:28 + local set_path=true 14:58:28 + local install_args= 14:58: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 14:58:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:58:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:58:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:58:28 + true 14:58:28 + case $1 in 14:58:28 + venv_file=/tmp/.toxenv 14:58:28 + shift 2 14:58:28 + true 14:58:28 + case $1 in 14:58:28 + shift 14:58:28 + break 14:58:28 + case $python in 14:58:28 + local pkg_list= 14:58:28 + [[ -d /opt/pyenv ]] 14:58:28 + echo 'Setup pyenv:' 14:58:28 Setup pyenv: 14:58:28 + export PYENV_ROOT=/opt/pyenv 14:58:28 + PYENV_ROOT=/opt/pyenv 14:58: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 14:58: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 14:58:28 + pyenv versions 14:58:28 * system (set by /opt/pyenv/version) 14:58:28 * 3.8.13 (set by /opt/pyenv/version) 14:58:28 * 3.9.13 (set by /opt/pyenv/version) 14:58:28 * 3.10.6 (set by /opt/pyenv/version) 14:58:28 + command -v pyenv 14:58:28 ++ pyenv init - --no-rehash 14:58:28 + 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[*]}"'\'')" 14:58:28 export PATH="/opt/pyenv/shims:${PATH}" 14:58:28 export PYENV_SHELL=bash 14:58:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:58:28 pyenv() { 14:58:28 local command 14:58:28 command="${1:-}" 14:58:28 if [ "$#" -gt 0 ]; then 14:58:28 shift 14:58:28 fi 14:58:28 14:58:28 case "$command" in 14:58:28 rehash|shell) 14:58:28 eval "$(pyenv "sh-$command" "$@")" 14:58:28 ;; 14:58:28 *) 14:58:28 command pyenv "$command" "$@" 14:58:28 ;; 14:58:28 esac 14:58:28 }' 14:58:28 +++ 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[*]}"' 14:58: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 14:58:28 ++ 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 14:58:28 ++ 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 14:58:28 ++ export PYENV_SHELL=bash 14:58:28 ++ PYENV_SHELL=bash 14:58:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:58:28 +++ complete -F _pyenv pyenv 14:58:28 ++ lf-pyver python3 14:58:28 ++ local py_version_xy=python3 14:58:28 ++ local py_version_xyz= 14:58:28 ++ pyenv versions 14:58:28 ++ local command 14:58:28 ++ command=versions 14:58:28 ++ sed 's/^[ *]* //' 14:58:28 ++ '[' 1 -gt 0 ']' 14:58:28 ++ shift 14:58:28 ++ case "$command" in 14:58:28 ++ command pyenv versions 14:58:28 ++ pyenv versions 14:58:28 ++ awk '{ print $1 }' 14:58:28 ++ grep -E '^[0-9.]*[0-9]$' 14:58:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:58:28 +++ grep '^3' /tmp/.pyenv_versions 14:58:28 +++ sort -V 14:58:28 +++ tail -n 1 14:58:28 ++ py_version_xyz=3.10.6 14:58:28 ++ [[ -z 3.10.6 ]] 14:58:28 ++ echo 3.10.6 14:58:28 ++ return 0 14:58:28 + pyenv local 3.10.6 14:58:28 + local command 14:58:28 + command=local 14:58:28 + '[' 2 -gt 0 ']' 14:58:28 + shift 14:58:28 + case "$command" in 14:58:28 + command pyenv local 3.10.6 14:58:28 + pyenv local 3.10.6 14:58:28 + for arg in "$@" 14:58:28 + case $arg in 14:58:28 + pkg_list+='tox ' 14:58:28 + for arg in "$@" 14:58:28 + case $arg in 14:58:28 + pkg_list+='virtualenv ' 14:58:28 + for arg in "$@" 14:58:28 + case $arg in 14:58:28 + pkg_list+='urllib3~=1.26.15 ' 14:58:28 + [[ -f /tmp/.toxenv ]] 14:58:28 + [[ ! -f /tmp/.toxenv ]] 14:58:28 + [[ -n '' ]] 14:58:28 + python3 -m venv /tmp/venv-ZWcD 14:58:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZWcD' 14:58:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZWcD 14:58:32 + echo /tmp/venv-ZWcD 14:58:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:58:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:58:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:58:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:58:32 + local 'pip_opts=--upgrade --quiet' 14:58:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:58:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:58:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:58:32 + [[ -n '' ]] 14:58:32 + [[ -n '' ]] 14:58:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:58:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:58:32 + /tmp/venv-ZWcD/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 14:58:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:58:36 lf-activate-venv(): INFO: Base packages installed successfully 14:58:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:58:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:58:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:58:36 + /tmp/venv-ZWcD/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 14:58:38 + type python3 14:58:38 + true 14:58:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZWcD/bin to PATH' 14:58:38 lf-activate-venv(): INFO: Adding /tmp/venv-ZWcD/bin to PATH 14:58:38 + PATH=/tmp/venv-ZWcD/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 14:58:38 + return 0 14:58:38 + python3 --version 14:58:38 Python 3.10.6 14:58:38 + python3 -m pip --version 14:58:38 pip 25.3 from /tmp/venv-ZWcD/lib/python3.10/site-packages/pip (python 3.10) 14:58:39 + python3 -m pip freeze 14:58:39 cachetools==6.2.2 14:58:39 chardet==5.2.0 14:58:39 colorama==0.4.6 14:58:39 distlib==0.4.0 14:58:39 filelock==3.20.0 14:58:39 packaging==25.0 14:58:39 platformdirs==4.5.1 14:58:39 pluggy==1.6.0 14:58:39 pyproject-api==1.10.0 14:58:39 tomli==2.3.0 14:58:39 tox==4.32.0 14:58:39 typing_extensions==4.15.0 14:58:39 urllib3==1.26.20 14:58:39 virtualenv==20.35.4 14:58:39 [EnvInject] - Injecting environment variables from a build step. 14:58:39 [EnvInject] - Injecting as environment variables the properties content 14:58:39 PARALLEL=false 14:58:39 14:58:39 [EnvInject] - Variables injected successfully. 14:58:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17554593266498339580.sh 14:58:39 ---> tox-run.sh 14:58:39 + 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 14:58:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:58:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:58:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:58:39 + cd /w/workspace/oom-master-pre-commit-lint/. 14:58:39 + source /home/jenkins/lf-env.sh 14:58:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:58:39 ++ mktemp -d /tmp/venv-XXXX 14:58:39 + lf_venv=/tmp/venv-M9NW 14:58:39 + local venv_file=/tmp/.os_lf_venv 14:58:39 + local python=python3 14:58:39 + local options 14:58:39 + local set_path=true 14:58:39 + local install_args= 14:58: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 14:58:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:58:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:58:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:58:39 + true 14:58:39 + case $1 in 14:58:39 + venv_file=/tmp/.toxenv 14:58:39 + shift 2 14:58:39 + true 14:58:39 + case $1 in 14:58:39 + shift 14:58:39 + break 14:58:39 + case $python in 14:58:39 + local pkg_list= 14:58:39 + [[ -d /opt/pyenv ]] 14:58:39 + echo 'Setup pyenv:' 14:58:39 Setup pyenv: 14:58:39 + export PYENV_ROOT=/opt/pyenv 14:58:39 + PYENV_ROOT=/opt/pyenv 14:58:39 + 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 14:58:39 + 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 14:58:39 + pyenv versions 14:58:39 system 14:58:39 3.8.13 14:58:39 3.9.13 14:58:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:58:39 + command -v pyenv 14:58:39 ++ pyenv init - --no-rehash 14:58: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[*]}"'\'')" 14:58:39 export PATH="/opt/pyenv/shims:${PATH}" 14:58:39 export PYENV_SHELL=bash 14:58:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:58:39 pyenv() { 14:58:39 local command 14:58:39 command="${1:-}" 14:58:39 if [ "$#" -gt 0 ]; then 14:58:39 shift 14:58:39 fi 14:58:39 14:58:39 case "$command" in 14:58:39 rehash|shell) 14:58:39 eval "$(pyenv "sh-$command" "$@")" 14:58:39 ;; 14:58:39 *) 14:58:39 command pyenv "$command" "$@" 14:58:39 ;; 14:58:39 esac 14:58:39 }' 14:58: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[*]}"' 14:58:39 ++ 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 14:58:39 ++ 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 14:58:39 ++ 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 14:58:39 ++ export PYENV_SHELL=bash 14:58:39 ++ PYENV_SHELL=bash 14:58:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:58:39 +++ complete -F _pyenv pyenv 14:58:39 ++ lf-pyver python3 14:58:39 ++ local py_version_xy=python3 14:58:39 ++ local py_version_xyz= 14:58:39 ++ pyenv versions 14:58:39 ++ local command 14:58:39 ++ sed 's/^[ *]* //' 14:58:39 ++ command=versions 14:58:39 ++ '[' 1 -gt 0 ']' 14:58:39 ++ shift 14:58:39 ++ case "$command" in 14:58:39 ++ command pyenv versions 14:58:39 ++ pyenv versions 14:58:39 ++ awk '{ print $1 }' 14:58:39 ++ grep -E '^[0-9.]*[0-9]$' 14:58:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:58:39 +++ grep '^3' /tmp/.pyenv_versions 14:58:39 +++ sort -V 14:58:39 +++ tail -n 1 14:58:39 ++ py_version_xyz=3.10.6 14:58:39 ++ [[ -z 3.10.6 ]] 14:58:39 ++ echo 3.10.6 14:58:39 ++ return 0 14:58:39 + pyenv local 3.10.6 14:58:39 + local command 14:58:39 + command=local 14:58:39 + '[' 2 -gt 0 ']' 14:58:39 + shift 14:58:39 + case "$command" in 14:58:39 + command pyenv local 3.10.6 14:58:39 + pyenv local 3.10.6 14:58:39 + for arg in "$@" 14:58:39 + case $arg in 14:58:39 + pkg_list+='tox ' 14:58:39 + for arg in "$@" 14:58:39 + case $arg in 14:58:39 + pkg_list+='virtualenv ' 14:58:39 + for arg in "$@" 14:58:39 + case $arg in 14:58:39 + pkg_list+='urllib3~=1.26.15 ' 14:58:39 + [[ -f /tmp/.toxenv ]] 14:58:39 ++ cat /tmp/.toxenv 14:58:39 + lf_venv=/tmp/venv-ZWcD 14:58:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWcD from' file:/tmp/.toxenv 14:58:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWcD from file:/tmp/.toxenv 14:58:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:58:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:58:39 + local 'pip_opts=--upgrade --quiet' 14:58:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:58:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:58:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:58:39 + [[ -n '' ]] 14:58:39 + [[ -n '' ]] 14:58:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:58:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:58:39 + /tmp/venv-ZWcD/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 14:58:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:58:40 lf-activate-venv(): INFO: Base packages installed successfully 14:58:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:58:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:58:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:58:40 + /tmp/venv-ZWcD/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 14:58:41 + type python3 14:58:41 + true 14:58:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZWcD/bin to PATH' 14:58:41 lf-activate-venv(): INFO: Adding /tmp/venv-ZWcD/bin to PATH 14:58:41 + PATH=/tmp/venv-ZWcD/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 14:58:41 + return 0 14:58:41 + [[ -d /opt/pyenv ]] 14:58:41 + echo '---> Setting up pyenv' 14:58:41 ---> Setting up pyenv 14:58:41 + export PYENV_ROOT=/opt/pyenv 14:58:41 + PYENV_ROOT=/opt/pyenv 14:58:41 + export PATH=/opt/pyenv/bin:/tmp/venv-ZWcD/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 14:58:41 + PATH=/opt/pyenv/bin:/tmp/venv-ZWcD/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 14:58:41 ++ pwd 14:58:41 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:58:41 + export PYTHONPATH 14:58:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:58:41 + TOX_TESTENV_PASSENV=PYTHONPATH 14:58:41 + tox --version 14:58:41 4.32.0 from /tmp/venv-ZWcD/lib/python3.10/site-packages/tox/__init__.py 14:58:41 + PARALLEL=false 14:58:41 + TOX_OPTIONS_LIST= 14:58:41 + [[ -n pre-commit ]] 14:58:41 + TOX_OPTIONS_LIST=' -e pre-commit' 14:58:41 + case ${PARALLEL,,} in 14:58:41 + tox -e pre-commit 14:58:41 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:58:42 pre-commit: install_deps> python -I -m pip install pre-commit 14:58:45 pre-commit: freeze> python -m pip freeze --all 14:58:45 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 14:58:45 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:58:45 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:58:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:58:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:58:47 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:58:48 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:58:48 [INFO] Once installed this environment will be reused. 14:58:48 [INFO] This may take a few minutes... 14:58:52 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:58:52 [INFO] Once installed this environment will be reused. 14:58:52 [INFO] This may take a few minutes... 14:58:56 trim trailing whitespace.................................................Passed 14:58:56 Tabs remover.............................................................Passed 14:58:56 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:58:57 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:58:57 [INFO] Once installed this environment will be reused. 14:58:57 [INFO] This may take a few minutes... 14:59:05 gitlint..............................................(no files to check)Skipped 14:59:05 pre-commit: OK (22.88=setup[3.60]+cmd[10.95,8.32] seconds) 14:59:05 congratulations :) (22.92 seconds) 14:59:05 + tox_status=0 14:59:05 + echo '---> Completed tox runs' 14:59:05 ---> Completed tox runs 14:59:05 + for i in .tox/*/log 14:59:05 ++ echo .tox/pre-commit/log 14:59:05 ++ awk -F/ '{print $2}' 14:59:05 + tox_env=pre-commit 14:59:05 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:59:05 + DOC_DIR=docs/_build/html 14:59:05 + [[ -d docs/_build/html ]] 14:59:05 + echo '---> tox-run.sh ends' 14:59:05 ---> tox-run.sh ends 14:59:05 + test 0 -eq 0 14:59:05 $ ssh-agent -k 14:59:05 unset SSH_AUTH_SOCK; 14:59:05 unset SSH_AGENT_PID; 14:59:05 echo Agent pid 1661 killed; 14:59:05 [ssh-agent] Stopped. 14:59:05 [PostBuildScript] - [INFO] Executing post build scripts. 14:59:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3391163840097079927.sh 14:59:05 ---> sysstat.sh 14:59:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17048840955975361959.sh 14:59:05 ---> package-listing.sh 14:59:05 ++ facter osfamily 14:59:05 ++ tr '[:upper:]' '[:lower:]' 14:59:05 + OS_FAMILY=debian 14:59:05 + workspace=/w/workspace/oom-master-pre-commit-lint 14:59:05 + START_PACKAGES=/tmp/packages_start.txt 14:59:05 + END_PACKAGES=/tmp/packages_end.txt 14:59:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:59:05 + PACKAGES=/tmp/packages_start.txt 14:59:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:59:05 + PACKAGES=/tmp/packages_end.txt 14:59:05 + case "${OS_FAMILY}" in 14:59:05 + dpkg -l 14:59:05 + grep '^ii' 14:59:05 + '[' -f /tmp/packages_start.txt ']' 14:59:05 + '[' -f /tmp/packages_end.txt ']' 14:59:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:59:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:59:05 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:59:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:59:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14633845805021354520.sh 14:59:05 ---> capture-instance-metadata.sh 14:59:05 Setup pyenv: 14:59:05 system 14:59:05 3.8.13 14:59:05 3.9.13 14:59:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:59:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PVVu 14:59:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:59:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:59:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:59:13 lf-activate-venv(): INFO: Base packages installed successfully 14:59:13 lf-activate-venv(): INFO: Installing additional packages: lftools 14:59:34 lf-activate-venv(): INFO: Adding /tmp/venv-PVVu/bin to PATH 14:59:34 INFO: Running in OpenStack, capturing instance metadata 14:59:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13774687149209538118.sh 14:59:35 provisioning config files... 14:59:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9650279395881191318tmp 14:59:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:59:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:59:35 [EnvInject] - Injecting environment variables from a build step. 14:59:35 [EnvInject] - Injecting as environment variables the properties content 14:59:35 SERVER_ID=logs 14:59:35 14:59:35 [EnvInject] - Variables injected successfully. 14:59:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15538771469962535410.sh 14:59:35 ---> create-netrc.sh 14:59:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8767885023200150777.sh 14:59:35 ---> python-tools-install.sh 14:59:35 Setup pyenv: 14:59:35 system 14:59:35 3.8.13 14:59:35 3.9.13 14:59:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:59:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PVVu from file:/tmp/.os_lf_venv 14:59:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:59:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:59:37 lf-activate-venv(): INFO: Base packages installed successfully 14:59:37 lf-activate-venv(): INFO: Installing additional packages: lftools 14:59:45 lf-activate-venv(): INFO: Adding /tmp/venv-PVVu/bin to PATH 14:59:45 Generating Requirements File 15:00:03 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. 15:00:03 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:00:03 Python 3.10.6 15:00:03 pip 25.3 from /tmp/venv-PVVu/lib/python3.10/site-packages/pip (python 3.10) 15:00:04 appdirs==1.4.4 15:00:04 argcomplete==3.6.3 15:00:04 aspy.yaml==1.3.0 15:00:04 attrs==25.4.0 15:00:04 autopage==0.5.2 15:00:04 backports.strenum==1.3.1 15:00:04 beautifulsoup4==4.14.3 15:00:04 boto3==1.42.4 15:00:04 botocore==1.42.4 15:00:04 bs4==0.0.2 15:00:04 cachetools==6.2.2 15:00:04 certifi==2025.11.12 15:00:04 cffi==2.0.0 15:00:04 cfgv==3.5.0 15:00:04 chardet==5.2.0 15:00:04 charset-normalizer==3.4.4 15:00:04 click==8.3.1 15:00:04 cliff==4.13.0 15:00:04 cmd2==3.0.0 15:00:04 cryptography==3.3.2 15:00:04 debtcollector==3.0.0 15:00:04 decorator==5.2.1 15:00:04 defusedxml==0.7.1 15:00:04 Deprecated==1.3.1 15:00:04 distlib==0.4.0 15:00:04 dnspython==2.8.0 15:00:04 docker==7.1.0 15:00:04 dogpile.cache==1.5.0 15:00:04 durationpy==0.10 15:00:04 email-validator==2.3.0 15:00:04 filelock==3.20.0 15:00:04 future==1.0.0 15:00:04 gitdb==4.0.12 15:00:04 GitPython==3.1.45 15:00:04 google-auth==2.43.0 15:00:04 httplib2==0.31.0 15:00:04 identify==2.6.15 15:00:04 idna==3.11 15:00:04 importlib-resources==1.5.0 15:00:04 iso8601==2.1.0 15:00:04 Jinja2==3.1.6 15:00:04 jmespath==1.0.1 15:00:04 jsonpatch==1.33 15:00:04 jsonpointer==3.0.0 15:00:04 jsonschema==4.25.1 15:00:04 jsonschema-specifications==2025.9.1 15:00:04 keystoneauth1==5.12.0 15:00:04 kubernetes==34.1.0 15:00:04 lftools==0.37.17 15:00:04 lxml==6.0.2 15:00:04 markdown-it-py==4.0.0 15:00:04 MarkupSafe==3.0.3 15:00:04 mdurl==0.1.2 15:00:04 msgpack==1.1.2 15:00:04 multi_key_dict==2.0.3 15:00:04 munch==4.0.0 15:00:04 netaddr==1.3.0 15:00:04 niet==1.4.2 15:00:04 nodeenv==1.9.1 15:00:04 oauth2client==4.1.3 15:00:04 oauthlib==3.3.1 15:00:04 openstacksdk==4.8.0 15:00:04 os-service-types==1.8.2 15:00:04 osc-lib==4.2.0 15:00:04 oslo.config==10.1.0 15:00:04 oslo.context==6.2.0 15:00:04 oslo.i18n==6.7.1 15:00:04 oslo.log==7.2.1 15:00:04 oslo.serialization==5.8.0 15:00:04 oslo.utils==9.2.0 15:00:04 packaging==25.0 15:00:04 pbr==7.0.3 15:00:04 platformdirs==4.5.1 15:00:04 prettytable==3.17.0 15:00:04 psutil==7.1.3 15:00:04 pyasn1==0.6.1 15:00:04 pyasn1_modules==0.4.2 15:00:04 pycparser==2.23 15:00:04 pygerrit2==2.0.15 15:00:04 PyGithub==2.8.1 15:00:04 Pygments==2.19.2 15:00:04 PyJWT==2.10.1 15:00:04 PyNaCl==1.6.1 15:00:04 pyparsing==2.4.7 15:00:04 pyperclip==1.11.0 15:00:04 pyrsistent==0.20.0 15:00:04 python-cinderclient==9.8.0 15:00:04 python-dateutil==2.9.0.post0 15:00:04 python-heatclient==4.3.0 15:00:04 python-jenkins==1.8.3 15:00:04 python-keystoneclient==5.7.0 15:00:04 python-magnumclient==4.9.0 15:00:04 python-openstackclient==8.2.0 15:00:04 python-swiftclient==4.9.0 15:00:04 PyYAML==6.0.3 15:00:04 referencing==0.37.0 15:00:04 requests==2.32.5 15:00:04 requests-oauthlib==2.0.0 15:00:04 requestsexceptions==1.4.0 15:00:04 rfc3986==2.0.0 15:00:04 rich==14.2.0 15:00:04 rich-argparse==1.7.2 15:00:04 rpds-py==0.30.0 15:00:04 rsa==4.9.1 15:00:04 ruamel.yaml==0.18.16 15:00:04 ruamel.yaml.clib==0.2.15 15:00:04 s3transfer==0.16.0 15:00:04 simplejson==3.20.2 15:00:04 six==1.17.0 15:00:04 smmap==5.0.2 15:00:04 soupsieve==2.8 15:00:04 stevedore==5.6.0 15:00:04 tabulate==0.9.0 15:00:04 toml==0.10.2 15:00:04 tomlkit==0.13.3 15:00:04 tqdm==4.67.1 15:00:04 typing_extensions==4.15.0 15:00:04 tzdata==2025.2 15:00:04 urllib3==1.26.20 15:00:04 virtualenv==20.35.4 15:00:04 wcwidth==0.2.14 15:00:04 websocket-client==1.9.0 15:00:04 wrapt==2.0.1 15:00:04 xdg==6.0.0 15:00:04 xmltodict==1.0.2 15:00:04 yq==3.4.3 15:00:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2912899055731406655.sh 15:00:04 ---> sudo-logs.sh 15:00:04 Archiving 'sudo' log.. 15:00:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins854473245608206834.sh 15:00:04 ---> job-cost.sh 15:00:04 Setup pyenv: 15:00:04 system 15:00:04 3.8.13 15:00:04 3.9.13 15:00:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:00:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PVVu from file:/tmp/.os_lf_venv 15:00:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:00:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:00:06 lf-activate-venv(): INFO: Base packages installed successfully 15:00:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:00:11 lf-activate-venv(): INFO: Adding /tmp/venv-PVVu/bin to PATH 15:00:11 INFO: No Stack... 15:00:11 INFO: Retrieving Pricing Info for: v3-standard-4 15:00:11 INFO: Archiving Costs 15:00:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7637510167027865719.sh 15:00:11 ---> logs-deploy.sh 15:00:11 Setup pyenv: 15:00:12 system 15:00:12 3.8.13 15:00:12 3.9.13 15:00:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:00:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PVVu from file:/tmp/.os_lf_venv 15:00:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:00:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:00:13 lf-activate-venv(): INFO: Base packages installed successfully 15:00:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:00:22 lf-activate-venv(): INFO: Adding /tmp/venv-PVVu/bin to PATH 15:00:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4334 15:00:22 INFO: archiving workspace using pattern(s): 15:00:23 Archives upload complete. 15:00:23 INFO: archiving logs to Nexus 15:00:24 ---> uname -a: 15:00:24 Linux prd-ubuntu1804-builder-4c-4g-18753 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:00:24 15:00:24 15:00:24 ---> lscpu: 15:00:24 Architecture: x86_64 15:00:24 CPU op-mode(s): 32-bit, 64-bit 15:00:24 Byte Order: Little Endian 15:00:24 CPU(s): 4 15:00:24 On-line CPU(s) list: 0-3 15:00:24 Thread(s) per core: 1 15:00:24 Core(s) per socket: 1 15:00:24 Socket(s): 4 15:00:24 NUMA node(s): 1 15:00:24 Vendor ID: AuthenticAMD 15:00:24 CPU family: 23 15:00:24 Model: 49 15:00:24 Model name: AMD EPYC-Rome Processor 15:00:24 Stepping: 0 15:00:24 CPU MHz: 2799.998 15:00:24 BogoMIPS: 5599.99 15:00:24 Virtualization: AMD-V 15:00:24 Hypervisor vendor: KVM 15:00:24 Virtualization type: full 15:00:24 L1d cache: 32K 15:00:24 L1i cache: 32K 15:00:24 L2 cache: 512K 15:00:24 L3 cache: 16384K 15:00:24 NUMA node0 CPU(s): 0-3 15:00:24 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 15:00:24 15:00:24 15:00:24 ---> nproc: 15:00:24 4 15:00:24 15:00:24 15:00:24 ---> df -h: 15:00:24 Filesystem Size Used Avail Use% Mounted on 15:00:24 udev 7.9G 0 7.9G 0% /dev 15:00:24 tmpfs 1.6G 680K 1.6G 1% /run 15:00:24 /dev/vda1 78G 8.4G 69G 11% / 15:00:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:00:24 tmpfs 5.0M 0 5.0M 0% /run/lock 15:00:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:00:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:00:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:00:24 15:00:24 15:00:24 ---> free -m: 15:00:24 total used free shared buff/cache available 15:00:24 Mem: 16040 557 13263 0 2218 15161 15:00:24 Swap: 1023 0 1023 15:00:24 15:00:24 15:00:24 ---> ip addr: 15:00:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:00:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:00:24 inet 127.0.0.1/8 scope host lo 15:00:24 valid_lft forever preferred_lft forever 15:00:24 inet6 ::1/128 scope host 15:00:24 valid_lft forever preferred_lft forever 15:00:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:00:24 link/ether fa:16:3e:dc:da:15 brd ff:ff:ff:ff:ff:ff 15:00:24 inet 10.30.106.138/23 brd 10.30.107.255 scope global dynamic ens3 15:00:24 valid_lft 86255sec preferred_lft 86255sec 15:00:24 inet6 fe80::f816:3eff:fedc:da15/64 scope link 15:00:24 valid_lft forever preferred_lft forever 15:00:24 15:00:24 15:00:24 ---> sar -b -r -n DEV: 15:00:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18753) 12/08/25 _x86_64_ (4 CPU) 15:00:24 15:00:24 14:58:00 LINUX RESTART (4 CPU) 15:00:24 15:00:24 14:58:01 tps rtps wtps bread/s bwrtn/s 15:00:24 14:59:02 273.14 70.00 203.13 4643.23 109283.12 15:00:24 15:00:01 109.17 0.92 108.25 105.61 12228.84 15:00:24 Average: 191.84 35.75 156.09 2393.48 61163.70 15:00:24 15:00:24 14:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:00:24 14:59:02 13909712 15502940 2515248 15.31 57040 1735760 878908 5.03 783844 1512892 164392 15:00:24 15:00:01 13577496 15504508 2847464 17.34 85176 2022856 803168 4.60 814144 1778268 222500 15:00:24 Average: 13743604 15503724 2681356 16.32 71108 1879308 841038 4.81 798994 1645580 193446 15:00:24 15:00:24 14:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:00:24 14:59:02 lo 3.00 3.00 0.31 0.31 0.00 0.00 0.00 0.00 15:00:24 14:59:02 ens3 499.68 323.88 2389.45 79.51 0.00 0.00 0.00 0.00 15:00:24 15:00:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 15:00:24 15:00:01 ens3 64.50 48.69 926.35 11.63 0.00 0.00 0.00 0.00 15:00:24 Average: lo 2.15 2.15 0.23 0.23 0.00 0.00 0.00 0.00 15:00:24 Average: ens3 283.92 187.44 1664.05 45.86 0.00 0.00 0.00 0.00 15:00:24 15:00:24 15:00:24 ---> sar -P ALL: 15:00:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18753) 12/08/25 _x86_64_ (4 CPU) 15:00:24 15:00:24 14:58:00 LINUX RESTART (4 CPU) 15:00:24 15:00:24 14:58:01 CPU %user %nice %system %iowait %steal %idle 15:00:24 14:59:02 all 21.92 0.00 2.91 4.55 0.07 70.55 15:00:24 14:59:02 0 33.78 0.00 2.94 1.05 0.07 62.16 15:00:24 14:59:02 1 26.52 0.00 3.82 0.97 0.07 68.62 15:00:24 14:59:02 2 14.12 0.00 2.66 11.85 0.05 71.32 15:00:24 14:59:02 3 13.28 0.00 2.24 4.35 0.07 80.07 15:00:24 15:00:01 all 21.85 0.00 1.46 1.53 0.05 75.10 15:00:24 15:00:01 0 6.60 0.00 0.57 0.02 0.05 92.76 15:00:24 15:00:01 1 3.97 0.00 0.68 0.83 0.02 94.50 15:00:24 15:00:01 2 58.63 0.00 2.82 1.24 0.10 37.22 15:00:24 15:00:01 3 18.43 0.00 1.78 4.06 0.07 75.66 15:00:24 Average: all 21.89 0.00 2.19 3.05 0.06 72.81 15:00:24 Average: 0 20.20 0.00 1.75 0.53 0.06 77.45 15:00:24 Average: 1 15.34 0.00 2.26 0.90 0.04 81.46 15:00:24 Average: 2 36.22 0.00 2.74 6.58 0.08 54.38 15:00:24 Average: 3 15.82 0.00 2.01 4.21 0.07 77.89 15:00:24 15:00:24 15:00:24