09:19:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 09:19:54 Running as SYSTEM 09:19:54 [EnvInject] - Loading node environment variables. 09:19:54 Building remotely on prd-ubuntu1804-builder-4c-4g-2034 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:19:54 [ssh-agent] Looking for ssh-agent implementation... 09:19:54 $ ssh-agent 09:19:54 SSH_AUTH_SOCK=/tmp/ssh-czUBFThNstZo/agent.1695 09:19:54 SSH_AGENT_PID=1697 09:19:54 [ssh-agent] Started. 09:19:54 Running ssh-add (command line suppressed) 09:19:54 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9449150411502474319.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9449150411502474319.key) 09:19:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:19:54 The recommended git tool is: NONE 09:19:55 using credential onap-jenkins-ssh 09:19:56 Wiping out workspace first. 09:19:56 Cloning the remote Git repository 09:19:56 Cloning repository git://cloud.onap.org/mirror/oom.git 09:19:56 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:19:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:19:56 > git --version # timeout=10 09:19:56 > git --version # 'git version 2.17.1' 09:19:56 using GIT_SSH to set credentials Gerrit user 09:19:56 Verifying host key using manually-configured host key entries 09:19:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:20:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:20:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:20:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:20:01 using GIT_SSH to set credentials Gerrit user 09:20:01 Verifying host key using manually-configured host key entries 09:20:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/11 # timeout=30 09:20:01 > git rev-parse 665b5d589556ee9133cb8da3e6d61488585aa9ee^{commit} # timeout=10 09:20:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:20:01 Checking out Revision 665b5d589556ee9133cb8da3e6d61488585aa9ee (refs/changes/80/141880/11) 09:20:01 > git config core.sparsecheckout # timeout=10 09:20:01 > git checkout -f 665b5d589556ee9133cb8da3e6d61488585aa9ee # timeout=30 09:20:05 Commit message: "[SDC] Move db init jobs to init container." 09:20:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:20:05 > git rev-list --no-walk 25779250e2d1b5f3d78a799a3c93113c19a26d88 # timeout=10 09:20:05 [EnvInject] - Injecting environment variables from a build step. 09:20:05 [EnvInject] - Injecting as environment variables the properties content 09:20:05 PYTHON=python3 09:20:05 09:20:05 [EnvInject] - Variables injected successfully. 09:20:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3271955864196694070.sh 09:20:05 ---> tox-install.sh 09:20:05 + source /home/jenkins/lf-env.sh 09:20:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:20:05 ++ mktemp -d /tmp/venv-XXXX 09:20:05 + lf_venv=/tmp/venv-4dAk 09:20:05 + local venv_file=/tmp/.os_lf_venv 09:20:05 + local python=python3 09:20:05 + local options 09:20:05 + local set_path=true 09:20:05 + local install_args= 09:20:05 ++ 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 09:20:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:20:05 + true 09:20:05 + case $1 in 09:20:05 + venv_file=/tmp/.toxenv 09:20:05 + shift 2 09:20:05 + true 09:20:05 + case $1 in 09:20:05 + shift 09:20:05 + break 09:20:05 + case $python in 09:20:05 + local pkg_list= 09:20:05 + [[ -d /opt/pyenv ]] 09:20:05 + echo 'Setup pyenv:' 09:20:05 Setup pyenv: 09:20:05 + export PYENV_ROOT=/opt/pyenv 09:20:05 + PYENV_ROOT=/opt/pyenv 09:20:05 + 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 09:20:05 + 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 09:20:05 + pyenv versions 09:20:05 * system (set by /opt/pyenv/version) 09:20:05 * 3.8.13 (set by /opt/pyenv/version) 09:20:05 * 3.9.13 (set by /opt/pyenv/version) 09:20:05 * 3.10.6 (set by /opt/pyenv/version) 09:20:05 + command -v pyenv 09:20:05 ++ pyenv init - --no-rehash 09:20:05 + 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[*]}"'\'')" 09:20:05 export PATH="/opt/pyenv/shims:${PATH}" 09:20:05 export PYENV_SHELL=bash 09:20:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:20:05 pyenv() { 09:20:05 local command 09:20:05 command="${1:-}" 09:20:05 if [ "$#" -gt 0 ]; then 09:20:05 shift 09:20:05 fi 09:20:05 09:20:05 case "$command" in 09:20:05 rehash|shell) 09:20:05 eval "$(pyenv "sh-$command" "$@")" 09:20:05 ;; 09:20:05 *) 09:20:05 command pyenv "$command" "$@" 09:20:05 ;; 09:20:05 esac 09:20:05 }' 09:20:05 +++ 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[*]}"' 09:20:05 ++ 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 09:20:05 ++ 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 09:20:05 ++ 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 09:20:05 ++ export PYENV_SHELL=bash 09:20:05 ++ PYENV_SHELL=bash 09:20:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:20:05 +++ complete -F _pyenv pyenv 09:20:05 ++ lf-pyver python3 09:20:05 ++ local py_version_xy=python3 09:20:05 ++ local py_version_xyz= 09:20:05 ++ pyenv versions 09:20:05 ++ local command 09:20:05 ++ command=versions 09:20:05 ++ '[' 1 -gt 0 ']' 09:20:05 ++ shift 09:20:05 ++ case "$command" in 09:20:05 ++ command pyenv versions 09:20:05 ++ pyenv versions 09:20:05 ++ sed 's/^[ *]* //' 09:20:05 ++ awk '{ print $1 }' 09:20:05 ++ grep -E '^[0-9.]*[0-9]$' 09:20:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:20:05 +++ grep '^3' /tmp/.pyenv_versions 09:20:05 +++ sort -V 09:20:05 +++ tail -n 1 09:20:05 ++ py_version_xyz=3.10.6 09:20:05 ++ [[ -z 3.10.6 ]] 09:20:05 ++ echo 3.10.6 09:20:05 ++ return 0 09:20:05 + pyenv local 3.10.6 09:20:05 + local command 09:20:05 + command=local 09:20:05 + '[' 2 -gt 0 ']' 09:20:05 + shift 09:20:05 + case "$command" in 09:20:05 + command pyenv local 3.10.6 09:20:05 + pyenv local 3.10.6 09:20:06 + for arg in "$@" 09:20:06 + case $arg in 09:20:06 + pkg_list+='tox ' 09:20:06 + for arg in "$@" 09:20:06 + case $arg in 09:20:06 + pkg_list+='virtualenv ' 09:20:06 + for arg in "$@" 09:20:06 + case $arg in 09:20:06 + pkg_list+='urllib3~=1.26.15 ' 09:20:06 + [[ -f /tmp/.toxenv ]] 09:20:06 + [[ ! -f /tmp/.toxenv ]] 09:20:06 + [[ -n '' ]] 09:20:06 + python3 -m venv /tmp/venv-4dAk 09:20:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4dAk' 09:20:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4dAk 09:20:10 + echo /tmp/venv-4dAk 09:20:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:20:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:20:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:20:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:10 + local 'pip_opts=--upgrade --quiet' 09:20:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:20:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:20:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:20:10 + [[ -n '' ]] 09:20:10 + [[ -n '' ]] 09:20:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:20:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:10 + /tmp/venv-4dAk/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 09:20:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:20:14 lf-activate-venv(): INFO: Base packages installed successfully 09:20:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:20:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:20:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:20:14 + /tmp/venv-4dAk/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 09:20:16 + type python3 09:20:16 + true 09:20:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4dAk/bin to PATH' 09:20:16 lf-activate-venv(): INFO: Adding /tmp/venv-4dAk/bin to PATH 09:20:16 + PATH=/tmp/venv-4dAk/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 09:20:16 + return 0 09:20:16 + python3 --version 09:20:16 Python 3.10.6 09:20:16 + python3 -m pip --version 09:20:16 pip 25.3 from /tmp/venv-4dAk/lib/python3.10/site-packages/pip (python 3.10) 09:20:16 + python3 -m pip freeze 09:20:16 cachetools==6.2.4 09:20:16 chardet==5.2.0 09:20:16 colorama==0.4.6 09:20:16 distlib==0.4.0 09:20:16 filelock==3.20.1 09:20:16 packaging==25.0 09:20:16 platformdirs==4.5.1 09:20:16 pluggy==1.6.0 09:20:16 pyproject-api==1.10.0 09:20:16 tomli==2.3.0 09:20:16 tox==4.32.0 09:20:16 typing_extensions==4.15.0 09:20:16 urllib3==1.26.20 09:20:16 virtualenv==20.35.4 09:20:16 [EnvInject] - Injecting environment variables from a build step. 09:20:16 [EnvInject] - Injecting as environment variables the properties content 09:20:16 PARALLEL=false 09:20:16 09:20:16 [EnvInject] - Variables injected successfully. 09:20:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8777578700606022921.sh 09:20:16 ---> tox-run.sh 09:20:16 + 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 09:20:16 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:20:16 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:20:16 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:20:16 + cd /w/workspace/oom-master-pre-commit-lint/. 09:20:16 + source /home/jenkins/lf-env.sh 09:20:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:20:16 ++ mktemp -d /tmp/venv-XXXX 09:20:16 + lf_venv=/tmp/venv-UTQq 09:20:16 + local venv_file=/tmp/.os_lf_venv 09:20:16 + local python=python3 09:20:16 + local options 09:20:16 + local set_path=true 09:20:16 + local install_args= 09:20:16 ++ 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 09:20:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:20:16 + true 09:20:16 + case $1 in 09:20:16 + venv_file=/tmp/.toxenv 09:20:16 + shift 2 09:20:16 + true 09:20:16 + case $1 in 09:20:16 + shift 09:20:16 + break 09:20:16 + case $python in 09:20:16 + local pkg_list= 09:20:16 + [[ -d /opt/pyenv ]] 09:20:16 + echo 'Setup pyenv:' 09:20:16 Setup pyenv: 09:20:16 + export PYENV_ROOT=/opt/pyenv 09:20:16 + PYENV_ROOT=/opt/pyenv 09:20:16 + 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 09:20:16 + 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 09:20:16 + pyenv versions 09:20:16 system 09:20:16 3.8.13 09:20:16 3.9.13 09:20:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:20:16 + command -v pyenv 09:20:16 ++ pyenv init - --no-rehash 09:20:16 + 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[*]}"'\'')" 09:20:16 export PATH="/opt/pyenv/shims:${PATH}" 09:20:16 export PYENV_SHELL=bash 09:20:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:20:16 pyenv() { 09:20:16 local command 09:20:16 command="${1:-}" 09:20:16 if [ "$#" -gt 0 ]; then 09:20:16 shift 09:20:16 fi 09:20:16 09:20:16 case "$command" in 09:20:16 rehash|shell) 09:20:16 eval "$(pyenv "sh-$command" "$@")" 09:20:16 ;; 09:20:16 *) 09:20:16 command pyenv "$command" "$@" 09:20:16 ;; 09:20:16 esac 09:20:16 }' 09:20:16 +++ 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[*]}"' 09:20:16 ++ 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 09:20:16 ++ 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 09:20:16 ++ 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 09:20:16 ++ export PYENV_SHELL=bash 09:20:16 ++ PYENV_SHELL=bash 09:20:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:20:16 +++ complete -F _pyenv pyenv 09:20:16 ++ lf-pyver python3 09:20:16 ++ local py_version_xy=python3 09:20:16 ++ local py_version_xyz= 09:20:16 ++ pyenv versions 09:20:16 ++ local command 09:20:16 ++ command=versions 09:20:16 ++ sed 's/^[ *]* //' 09:20:16 ++ '[' 1 -gt 0 ']' 09:20:16 ++ shift 09:20:16 ++ case "$command" in 09:20:16 ++ command pyenv versions 09:20:16 ++ pyenv versions 09:20:16 ++ awk '{ print $1 }' 09:20:16 ++ grep -E '^[0-9.]*[0-9]$' 09:20:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:20:16 +++ sort -V 09:20:16 +++ grep '^3' /tmp/.pyenv_versions 09:20:16 +++ tail -n 1 09:20:16 ++ py_version_xyz=3.10.6 09:20:16 ++ [[ -z 3.10.6 ]] 09:20:16 ++ echo 3.10.6 09:20:16 ++ return 0 09:20:16 + pyenv local 3.10.6 09:20:16 + local command 09:20:16 + command=local 09:20:16 + '[' 2 -gt 0 ']' 09:20:16 + shift 09:20:16 + case "$command" in 09:20:16 + command pyenv local 3.10.6 09:20:16 + pyenv local 3.10.6 09:20:16 + for arg in "$@" 09:20:16 + case $arg in 09:20:16 + pkg_list+='tox ' 09:20:16 + for arg in "$@" 09:20:16 + case $arg in 09:20:16 + pkg_list+='virtualenv ' 09:20:16 + for arg in "$@" 09:20:16 + case $arg in 09:20:16 + pkg_list+='urllib3~=1.26.15 ' 09:20:16 + [[ -f /tmp/.toxenv ]] 09:20:16 ++ cat /tmp/.toxenv 09:20:16 + lf_venv=/tmp/venv-4dAk 09:20:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4dAk from' file:/tmp/.toxenv 09:20:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4dAk from file:/tmp/.toxenv 09:20:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:20:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:16 + local 'pip_opts=--upgrade --quiet' 09:20:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:20:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:20:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:20:16 + [[ -n '' ]] 09:20:16 + [[ -n '' ]] 09:20:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:20:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:16 + /tmp/venv-4dAk/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 09:20:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:20:17 lf-activate-venv(): INFO: Base packages installed successfully 09:20:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:20:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:20:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:20:17 + /tmp/venv-4dAk/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 09:20:18 + type python3 09:20:18 + true 09:20:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4dAk/bin to PATH' 09:20:18 lf-activate-venv(): INFO: Adding /tmp/venv-4dAk/bin to PATH 09:20:18 + PATH=/tmp/venv-4dAk/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 09:20:18 + return 0 09:20:18 + [[ -d /opt/pyenv ]] 09:20:18 + echo '---> Setting up pyenv' 09:20:18 ---> Setting up pyenv 09:20:18 + export PYENV_ROOT=/opt/pyenv 09:20:18 + PYENV_ROOT=/opt/pyenv 09:20:18 + export PATH=/opt/pyenv/bin:/tmp/venv-4dAk/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 09:20:18 + PATH=/opt/pyenv/bin:/tmp/venv-4dAk/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 09:20:18 ++ pwd 09:20:18 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:20:18 + export PYTHONPATH 09:20:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:20:18 + TOX_TESTENV_PASSENV=PYTHONPATH 09:20:18 + tox --version 09:20:19 4.32.0 from /tmp/venv-4dAk/lib/python3.10/site-packages/tox/__init__.py 09:20:19 + PARALLEL=false 09:20:19 + TOX_OPTIONS_LIST= 09:20:19 + [[ -n pre-commit ]] 09:20:19 + TOX_OPTIONS_LIST=' -e pre-commit' 09:20:19 + case ${PARALLEL,,} in 09:20:19 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:20:19 + tox -e pre-commit 09:20:20 pre-commit: install_deps> python -I -m pip install pre-commit 09:20:22 pre-commit: freeze> python -m pip freeze --all 09:20:23 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.1,identify==2.6.15,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.35.4 09:20:23 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:20:23 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:20:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:20:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:20:25 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:20:25 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:20:25 [INFO] Once installed this environment will be reused. 09:20:25 [INFO] This may take a few minutes... 09:20:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:20:29 [INFO] Once installed this environment will be reused. 09:20:29 [INFO] This may take a few minutes... 09:20:34 trim trailing whitespace.................................................Passed 09:20:34 Tabs remover.............................................................Passed 09:20:34 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:20:35 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:20:35 [INFO] Once installed this environment will be reused. 09:20:35 [INFO] This may take a few minutes... 09:20:42 gitlint..............................................(no files to check)Skipped 09:20:43 pre-commit: OK (23.37=setup[3.54]+cmd[11.61,8.22] seconds) 09:20:43 congratulations :) (23.41 seconds) 09:20:43 + tox_status=0 09:20:43 + echo '---> Completed tox runs' 09:20:43 ---> Completed tox runs 09:20:43 + for i in .tox/*/log 09:20:43 ++ echo .tox/pre-commit/log 09:20:43 ++ awk -F/ '{print $2}' 09:20:43 + tox_env=pre-commit 09:20:43 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:20:43 + DOC_DIR=docs/_build/html 09:20:43 + [[ -d docs/_build/html ]] 09:20:43 + echo '---> tox-run.sh ends' 09:20:43 ---> tox-run.sh ends 09:20:43 + test 0 -eq 0 09:20:43 $ ssh-agent -k 09:20:43 unset SSH_AUTH_SOCK; 09:20:43 unset SSH_AGENT_PID; 09:20:43 echo Agent pid 1697 killed; 09:20:43 [ssh-agent] Stopped. 09:20:43 [PostBuildScript] - [INFO] Executing post build scripts. 09:20:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6309925549559125380.sh 09:20:43 ---> sysstat.sh 09:20:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14647788117037848581.sh 09:20:43 ---> package-listing.sh 09:20:43 ++ tr '[:upper:]' '[:lower:]' 09:20:43 ++ facter osfamily 09:20:43 + OS_FAMILY=debian 09:20:43 + workspace=/w/workspace/oom-master-pre-commit-lint 09:20:43 + START_PACKAGES=/tmp/packages_start.txt 09:20:43 + END_PACKAGES=/tmp/packages_end.txt 09:20:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:20:43 + PACKAGES=/tmp/packages_start.txt 09:20:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:20:43 + PACKAGES=/tmp/packages_end.txt 09:20:43 + case "${OS_FAMILY}" in 09:20:43 + dpkg -l 09:20:43 + grep '^ii' 09:20:43 + '[' -f /tmp/packages_start.txt ']' 09:20:43 + '[' -f /tmp/packages_end.txt ']' 09:20:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:20:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:20:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:20:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:20:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3176958540491184538.sh 09:20:43 ---> capture-instance-metadata.sh 09:20:43 Setup pyenv: 09:20:43 system 09:20:43 3.8.13 09:20:43 3.9.13 09:20:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:20:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gtsh 09:20:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:20:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:51 lf-activate-venv(): INFO: Base packages installed successfully 09:20:51 lf-activate-venv(): INFO: Installing additional packages: lftools 09:21:14 lf-activate-venv(): INFO: Adding /tmp/venv-Gtsh/bin to PATH 09:21:14 INFO: Running in OpenStack, capturing instance metadata 09:21:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12034347506069350493.sh 09:21:14 provisioning config files... 09:21:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5240417637800769559tmp 09:21:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:21:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:21:14 [EnvInject] - Injecting environment variables from a build step. 09:21:14 [EnvInject] - Injecting as environment variables the properties content 09:21:14 SERVER_ID=logs 09:21:14 09:21:14 [EnvInject] - Variables injected successfully. 09:21:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8254847627741258162.sh 09:21:14 ---> create-netrc.sh 09:21:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10885585514761406369.sh 09:21:14 ---> python-tools-install.sh 09:21:14 Setup pyenv: 09:21:14 system 09:21:14 3.8.13 09:21:14 3.9.13 09:21:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:21:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gtsh from file:/tmp/.os_lf_venv 09:21:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:16 lf-activate-venv(): INFO: Base packages installed successfully 09:21:16 lf-activate-venv(): INFO: Installing additional packages: lftools 09:21:25 lf-activate-venv(): INFO: Adding /tmp/venv-Gtsh/bin to PATH 09:21:25 Generating Requirements File 09:21:43 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. 09:21:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:21:43 Python 3.10.6 09:21:43 pip 25.3 from /tmp/venv-Gtsh/lib/python3.10/site-packages/pip (python 3.10) 09:21:44 appdirs==1.4.4 09:21:44 argcomplete==3.6.3 09:21:44 aspy.yaml==1.3.0 09:21:44 attrs==25.4.0 09:21:44 autopage==0.5.2 09:21:44 backports.strenum==1.3.1 09:21:44 beautifulsoup4==4.14.3 09:21:44 boto3==1.42.17 09:21:44 botocore==1.42.17 09:21:44 bs4==0.0.2 09:21:44 cachetools==6.2.4 09:21:44 certifi==2025.11.12 09:21:44 cffi==2.0.0 09:21:44 cfgv==3.5.0 09:21:44 chardet==5.2.0 09:21:44 charset-normalizer==3.4.4 09:21:44 click==8.3.1 09:21:44 cliff==4.13.1 09:21:44 cmd2==3.1.0 09:21:44 cryptography==3.3.2 09:21:44 debtcollector==3.0.0 09:21:44 decorator==5.2.1 09:21:44 defusedxml==0.7.1 09:21:44 Deprecated==1.3.1 09:21:44 distlib==0.4.0 09:21:44 dnspython==2.8.0 09:21:44 docker==7.1.0 09:21:44 dogpile.cache==1.5.0 09:21:44 durationpy==0.10 09:21:44 email-validator==2.3.0 09:21:44 filelock==3.20.1 09:21:44 future==1.0.0 09:21:44 gitdb==4.0.12 09:21:44 GitPython==3.1.45 09:21:44 google-auth==2.45.0 09:21:44 httplib2==0.31.0 09:21:44 identify==2.6.15 09:21:44 idna==3.11 09:21:44 importlib-resources==1.5.0 09:21:44 iso8601==2.1.0 09:21:44 Jinja2==3.1.6 09:21:44 jmespath==1.0.1 09:21:44 jsonpatch==1.33 09:21:44 jsonpointer==3.0.0 09:21:44 jsonschema==4.25.1 09:21:44 jsonschema-specifications==2025.9.1 09:21:44 keystoneauth1==5.12.0 09:21:44 kubernetes==34.1.0 09:21:44 lftools==0.37.18 09:21:44 lxml==6.0.2 09:21:44 markdown-it-py==4.0.0 09:21:44 MarkupSafe==3.0.3 09:21:44 mdurl==0.1.2 09:21:44 msgpack==1.1.2 09:21:44 multi_key_dict==2.0.3 09:21:44 munch==4.0.0 09:21:44 netaddr==1.3.0 09:21:44 niet==1.4.2 09:21:44 nodeenv==1.10.0 09:21:44 oauth2client==4.1.3 09:21:44 oauthlib==3.3.1 09:21:44 openstacksdk==4.8.0 09:21:44 os-service-types==1.8.2 09:21:44 osc-lib==4.3.0 09:21:44 oslo.config==10.1.0 09:21:44 oslo.context==6.2.0 09:21:44 oslo.i18n==6.7.1 09:21:44 oslo.log==8.0.0 09:21:44 oslo.serialization==5.9.0 09:21:44 oslo.utils==9.2.0 09:21:44 packaging==25.0 09:21:44 pbr==7.0.3 09:21:44 platformdirs==4.5.1 09:21:44 prettytable==3.17.0 09:21:44 psutil==7.2.1 09:21:44 pyasn1==0.6.1 09:21:44 pyasn1_modules==0.4.2 09:21:44 pycparser==2.23 09:21:44 pygerrit2==2.0.15 09:21:44 PyGithub==2.8.1 09:21:44 Pygments==2.19.2 09:21:44 PyJWT==2.10.1 09:21:44 PyNaCl==1.6.1 09:21:44 pyparsing==2.4.7 09:21:44 pyperclip==1.11.0 09:21:44 pyrsistent==0.20.0 09:21:44 python-cinderclient==9.8.0 09:21:44 python-dateutil==2.9.0.post0 09:21:44 python-heatclient==4.3.0 09:21:44 python-jenkins==1.8.3 09:21:44 python-keystoneclient==5.7.0 09:21:44 python-magnumclient==4.9.0 09:21:44 python-openstackclient==8.2.0 09:21:44 python-swiftclient==4.9.0 09:21:44 PyYAML==6.0.3 09:21:44 referencing==0.37.0 09:21:44 requests==2.32.5 09:21:44 requests-oauthlib==2.0.0 09:21:44 requestsexceptions==1.4.0 09:21:44 rfc3986==2.0.0 09:21:44 rich==14.2.0 09:21:44 rich-argparse==1.7.2 09:21:44 rpds-py==0.30.0 09:21:44 rsa==4.9.1 09:21:44 ruamel.yaml==0.18.17 09:21:44 ruamel.yaml.clib==0.2.15 09:21:44 s3transfer==0.16.0 09:21:44 simplejson==3.20.2 09:21:44 six==1.17.0 09:21:44 smmap==5.0.2 09:21:44 soupsieve==2.8.1 09:21:44 stevedore==5.6.0 09:21:44 tabulate==0.9.0 09:21:44 toml==0.10.2 09:21:44 tomlkit==0.13.3 09:21:44 tqdm==4.67.1 09:21:44 typing_extensions==4.15.0 09:21:44 tzdata==2025.3 09:21:44 urllib3==1.26.20 09:21:44 virtualenv==20.35.4 09:21:44 wcwidth==0.2.14 09:21:44 websocket-client==1.9.0 09:21:44 wrapt==2.0.1 09:21:44 xdg==6.0.0 09:21:44 xmltodict==1.0.2 09:21:44 yq==3.4.3 09:21:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5261958192697023630.sh 09:21:44 ---> sudo-logs.sh 09:21:44 Archiving 'sudo' log.. 09:21:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9314404255999677174.sh 09:21:44 ---> job-cost.sh 09:21:44 Setup pyenv: 09:21:44 system 09:21:44 3.8.13 09:21:44 3.9.13 09:21:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:21:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gtsh from file:/tmp/.os_lf_venv 09:21:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:46 lf-activate-venv(): INFO: Base packages installed successfully 09:21:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:21:51 lf-activate-venv(): INFO: Adding /tmp/venv-Gtsh/bin to PATH 09:21:51 INFO: No Stack... 09:21:51 INFO: Retrieving Pricing Info for: v3-standard-4 09:21:51 INFO: Archiving Costs 09:21:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8334124290101128939.sh 09:21:52 ---> logs-deploy.sh 09:21:52 Setup pyenv: 09:21:52 system 09:21:52 3.8.13 09:21:52 3.9.13 09:21:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:21:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gtsh from file:/tmp/.os_lf_venv 09:21:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:53 lf-activate-venv(): INFO: Base packages installed successfully 09:21:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:22:02 lf-activate-venv(): INFO: Adding /tmp/venv-Gtsh/bin to PATH 09:22:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4363 09:22:02 INFO: archiving workspace using pattern(s): 09:22:03 Archives upload complete. 09:22:03 INFO: archiving logs to Nexus 09:22:04 ---> uname -a: 09:22:04 Linux prd-ubuntu1804-builder-4c-4g-2034 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:22:04 09:22:04 09:22:04 ---> lscpu: 09:22:04 Architecture: x86_64 09:22:04 CPU op-mode(s): 32-bit, 64-bit 09:22:04 Byte Order: Little Endian 09:22:04 CPU(s): 4 09:22:04 On-line CPU(s) list: 0-3 09:22:04 Thread(s) per core: 1 09:22:04 Core(s) per socket: 1 09:22:04 Socket(s): 4 09:22:04 NUMA node(s): 1 09:22:04 Vendor ID: AuthenticAMD 09:22:04 CPU family: 23 09:22:04 Model: 49 09:22:04 Model name: AMD EPYC-Rome Processor 09:22:04 Stepping: 0 09:22:04 CPU MHz: 2799.998 09:22:04 BogoMIPS: 5599.99 09:22:04 Virtualization: AMD-V 09:22:04 Hypervisor vendor: KVM 09:22:04 Virtualization type: full 09:22:04 L1d cache: 32K 09:22:04 L1i cache: 32K 09:22:04 L2 cache: 512K 09:22:04 L3 cache: 16384K 09:22:04 NUMA node0 CPU(s): 0-3 09:22:04 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 09:22:04 09:22:04 09:22:04 ---> nproc: 09:22:04 4 09:22:04 09:22:04 09:22:04 ---> df -h: 09:22:04 Filesystem Size Used Avail Use% Mounted on 09:22:04 udev 7.9G 0 7.9G 0% /dev 09:22:04 tmpfs 1.6G 676K 1.6G 1% /run 09:22:04 /dev/vda1 78G 8.4G 69G 11% / 09:22:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:22:04 tmpfs 5.0M 0 5.0M 0% /run/lock 09:22:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:22:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:22:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:22:04 09:22:04 09:22:04 ---> free -m: 09:22:04 total used free shared buff/cache available 09:22:04 Mem: 16040 549 13273 0 2217 15169 09:22:04 Swap: 1023 0 1023 09:22:04 09:22:04 09:22:04 ---> ip addr: 09:22:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:22:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:22:04 inet 127.0.0.1/8 scope host lo 09:22:04 valid_lft forever preferred_lft forever 09:22:04 inet6 ::1/128 scope host 09:22:04 valid_lft forever preferred_lft forever 09:22:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:22:04 link/ether fa:16:3e:d8:43:b4 brd ff:ff:ff:ff:ff:ff 09:22:04 inet 10.30.106.26/23 brd 10.30.107.255 scope global dynamic ens3 09:22:04 valid_lft 86246sec preferred_lft 86246sec 09:22:04 inet6 fe80::f816:3eff:fed8:43b4/64 scope link 09:22:04 valid_lft forever preferred_lft forever 09:22:04 09:22:04 09:22:04 ---> sar -b -r -n DEV: 09:22:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2034) 12/29/25 _x86_64_ (4 CPU) 09:22:04 09:22:04 09:19:31 LINUX RESTART (4 CPU) 09:22:04 09:22:04 09:20:02 tps rtps wtps bread/s bwrtn/s 09:22:04 09:21:01 277.16 24.36 252.80 823.31 44706.49 09:22:04 09:22:01 116.71 1.03 115.68 118.51 31557.41 09:22:04 Average: 196.28 12.60 183.68 468.01 38077.82 09:22:04 09:22:04 09:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:22:04 09:21:01 13879396 15519636 2545564 15.50 63484 1772624 797768 4.57 779076 1543304 105484 09:22:04 09:22:01 13531344 15471976 2893616 17.62 87976 2031844 856652 4.90 843328 1793216 131520 09:22:04 Average: 13705370 15495806 2719590 16.56 75730 1902234 827210 4.73 811202 1668260 118502 09:22:04 09:22:04 09:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:22:04 09:21:01 ens3 101.25 73.76 933.59 27.63 0.00 0.00 0.00 0.00 09:22:04 09:21:01 lo 2.64 2.64 0.30 0.30 0.00 0.00 0.00 0.00 09:22:04 09:22:01 ens3 55.36 40.76 845.94 10.53 0.00 0.00 0.00 0.00 09:22:04 09:22:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 09:22:04 Average: ens3 78.12 57.12 889.40 19.01 0.00 0.00 0.00 0.00 09:22:04 Average: lo 1.92 1.92 0.21 0.21 0.00 0.00 0.00 0.00 09:22:04 09:22:04 09:22:04 ---> sar -P ALL: 09:22:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2034) 12/29/25 _x86_64_ (4 CPU) 09:22:04 09:22:04 09:19:31 LINUX RESTART (4 CPU) 09:22:04 09:22:04 09:20:02 CPU %user %nice %system %iowait %steal %idle 09:22:04 09:21:01 all 21.91 0.00 2.29 5.12 0.07 70.60 09:22:04 09:21:01 0 25.76 0.00 2.64 2.79 0.07 68.75 09:22:04 09:21:01 1 20.92 0.00 2.54 4.79 0.09 71.67 09:22:04 09:21:01 2 9.49 0.00 1.77 11.60 0.07 77.06 09:22:04 09:21:01 3 31.47 0.00 2.21 1.31 0.09 64.93 09:22:04 09:22:01 all 21.24 0.00 1.35 3.62 0.05 73.75 09:22:04 09:22:01 0 25.86 0.00 1.42 1.35 0.05 71.32 09:22:04 09:22:01 1 16.86 0.00 1.51 7.38 0.05 74.20 09:22:04 09:22:01 2 3.42 0.00 0.53 3.14 0.03 92.88 09:22:04 09:22:01 3 38.83 0.00 1.95 2.62 0.05 56.54 09:22:04 Average: all 21.57 0.00 1.82 4.36 0.06 72.19 09:22:04 Average: 0 25.81 0.00 2.02 2.06 0.06 70.05 09:22:04 Average: 1 18.87 0.00 2.02 6.10 0.07 72.95 09:22:04 Average: 2 6.43 0.00 1.15 7.33 0.05 85.05 09:22:04 Average: 3 35.18 0.00 2.08 1.97 0.07 60.70 09:22:04 09:22:04 09:22:04