10:22:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142716 10:22:57 Running as SYSTEM 10:22:57 [EnvInject] - Loading node environment variables. 10:22:57 Building remotely on prd-ubuntu1804-builder-4c-4g-19002 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:22:57 [ssh-agent] Looking for ssh-agent implementation... 10:22:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:57 $ ssh-agent 10:22:57 SSH_AUTH_SOCK=/tmp/ssh-JXYWXK6r2SmN/agent.1642 10:22:57 SSH_AGENT_PID=1644 10:22:57 [ssh-agent] Started. 10:22:57 Running ssh-add (command line suppressed) 10:22:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9745862083092525118.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9745862083092525118.key) 10:22:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:22:57 The recommended git tool is: NONE 10:22:59 using credential onap-jenkins-ssh 10:22:59 Wiping out workspace first. 10:22:59 Cloning the remote Git repository 10:22:59 Cloning repository git://cloud.onap.org/mirror/oom.git 10:22:59 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:22:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:22:59 > git --version # timeout=10 10:22:59 > git --version # 'git version 2.17.1' 10:22:59 using GIT_SSH to set credentials Gerrit user 10:22:59 Verifying host key using manually-configured host key entries 10:22:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:23:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:23:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:23:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:23:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:23:05 using GIT_SSH to set credentials Gerrit user 10:23:05 Verifying host key using manually-configured host key entries 10:23:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/16/142716/1 # timeout=30 10:23:06 > git rev-parse 8d012cb757b769a08a97d2d957eb884d18fdae78^{commit} # timeout=10 10:23:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:23:06 Checking out Revision 8d012cb757b769a08a97d2d957eb884d18fdae78 (refs/changes/16/142716/1) 10:23:06 > git config core.sparsecheckout # timeout=10 10:23:06 > git checkout -f 8d012cb757b769a08a97d2d957eb884d18fdae78 # timeout=30 10:23:09 Commit message: "[MULTICLOUD] add missing tracing-related global values" 10:23:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:23:09 > git rev-list --no-walk 7c4d64e5e3100f9e7219f185bef50a997e0fbe54 # timeout=10 10:23:10 [EnvInject] - Injecting environment variables from a build step. 10:23:10 [EnvInject] - Injecting as environment variables the properties content 10:23:10 PYTHON=python3 10:23:10 10:23:10 [EnvInject] - Variables injected successfully. 10:23:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5483746406072271806.sh 10:23:10 ---> tox-install.sh 10:23:10 + source /home/jenkins/lf-env.sh 10:23:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:23:10 ++ mktemp -d /tmp/venv-XXXX 10:23:10 + lf_venv=/tmp/venv-CV5Y 10:23:10 + local venv_file=/tmp/.os_lf_venv 10:23:10 + local python=python3 10:23:10 + local options 10:23:10 + local set_path=true 10:23:10 + local install_args= 10:23:10 ++ 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 10:23:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:23:10 + true 10:23:10 + case $1 in 10:23:10 + venv_file=/tmp/.toxenv 10:23:10 + shift 2 10:23:10 + true 10:23:10 + case $1 in 10:23:10 + shift 10:23:10 + break 10:23:10 + case $python in 10:23:10 + local pkg_list= 10:23:10 + [[ -d /opt/pyenv ]] 10:23:10 + echo 'Setup pyenv:' 10:23:10 Setup pyenv: 10:23:10 + export PYENV_ROOT=/opt/pyenv 10:23:10 + PYENV_ROOT=/opt/pyenv 10:23:10 + 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 10:23:10 + 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 10:23:10 + pyenv versions 10:23:10 * system (set by /opt/pyenv/version) 10:23:10 * 3.8.13 (set by /opt/pyenv/version) 10:23:10 * 3.9.13 (set by /opt/pyenv/version) 10:23:10 * 3.10.6 (set by /opt/pyenv/version) 10:23:10 + command -v pyenv 10:23:10 ++ pyenv init - --no-rehash 10:23:10 + 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[*]}"'\'')" 10:23:10 export PATH="/opt/pyenv/shims:${PATH}" 10:23:10 export PYENV_SHELL=bash 10:23:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:23:10 pyenv() { 10:23:10 local command 10:23:10 command="${1:-}" 10:23:10 if [ "$#" -gt 0 ]; then 10:23:10 shift 10:23:10 fi 10:23:10 10:23:10 case "$command" in 10:23:10 rehash|shell) 10:23:10 eval "$(pyenv "sh-$command" "$@")" 10:23:10 ;; 10:23:10 *) 10:23:10 command pyenv "$command" "$@" 10:23:10 ;; 10:23:10 esac 10:23:10 }' 10:23:10 +++ 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[*]}"' 10:23:10 ++ 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 10:23:10 ++ 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 10:23:10 ++ 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 10:23:10 ++ export PYENV_SHELL=bash 10:23:10 ++ PYENV_SHELL=bash 10:23:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:23:10 +++ complete -F _pyenv pyenv 10:23:10 ++ lf-pyver python3 10:23:10 ++ local py_version_xy=python3 10:23:10 ++ local py_version_xyz= 10:23:10 ++ pyenv versions 10:23:10 ++ local command 10:23:10 ++ command=versions 10:23:10 ++ '[' 1 -gt 0 ']' 10:23:10 ++ shift 10:23:10 ++ case "$command" in 10:23:10 ++ command pyenv versions 10:23:10 ++ pyenv versions 10:23:10 ++ sed 's/^[ *]* //' 10:23:10 ++ awk '{ print $1 }' 10:23:10 ++ grep -E '^[0-9.]*[0-9]$' 10:23:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:23:10 +++ grep '^3' /tmp/.pyenv_versions 10:23:10 +++ sort -V 10:23:10 +++ tail -n 1 10:23:10 ++ py_version_xyz=3.10.6 10:23:10 ++ [[ -z 3.10.6 ]] 10:23:10 ++ echo 3.10.6 10:23:10 ++ return 0 10:23:10 + pyenv local 3.10.6 10:23:10 + local command 10:23:10 + command=local 10:23:10 + '[' 2 -gt 0 ']' 10:23:10 + shift 10:23:10 + case "$command" in 10:23:10 + command pyenv local 3.10.6 10:23:10 + pyenv local 3.10.6 10:23:10 + for arg in "$@" 10:23:10 + case $arg in 10:23:10 + pkg_list+='tox ' 10:23:10 + for arg in "$@" 10:23:10 + case $arg in 10:23:10 + pkg_list+='virtualenv ' 10:23:10 + for arg in "$@" 10:23:10 + case $arg in 10:23:10 + pkg_list+='urllib3~=1.26.15 ' 10:23:10 + [[ -f /tmp/.toxenv ]] 10:23:10 + [[ ! -f /tmp/.toxenv ]] 10:23:10 + [[ -n '' ]] 10:23:10 + python3 -m venv /tmp/venv-CV5Y 10:23:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CV5Y' 10:23:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CV5Y 10:23:14 + echo /tmp/venv-CV5Y 10:23:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:23:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:23:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:23:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:23:14 + local 'pip_opts=--upgrade --quiet' 10:23:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:23:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:23:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:23:14 + [[ -n '' ]] 10:23:14 + [[ -n '' ]] 10:23:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:23:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:23:14 + /tmp/venv-CV5Y/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 10:23:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:23:18 lf-activate-venv(): INFO: Base packages installed successfully 10:23:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:23:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:23:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:23:18 + /tmp/venv-CV5Y/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 10:23:21 + type python3 10:23:21 + true 10:23:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CV5Y/bin to PATH' 10:23:21 lf-activate-venv(): INFO: Adding /tmp/venv-CV5Y/bin to PATH 10:23:21 + PATH=/tmp/venv-CV5Y/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 10:23:21 + return 0 10:23:21 + python3 --version 10:23:21 Python 3.10.6 10:23:21 + python3 -m pip --version 10:23:21 pip 25.3 from /tmp/venv-CV5Y/lib/python3.10/site-packages/pip (python 3.10) 10:23:21 + python3 -m pip freeze 10:23:22 cachetools==6.2.2 10:23:22 chardet==5.2.0 10:23:22 colorama==0.4.6 10:23:22 distlib==0.4.0 10:23:22 filelock==3.20.0 10:23:22 packaging==25.0 10:23:22 platformdirs==4.5.1 10:23:22 pluggy==1.6.0 10:23:22 pyproject-api==1.10.0 10:23:22 tomli==2.3.0 10:23:22 tox==4.32.0 10:23:22 typing_extensions==4.15.0 10:23:22 urllib3==1.26.20 10:23:22 virtualenv==20.35.4 10:23:22 [EnvInject] - Injecting environment variables from a build step. 10:23:22 [EnvInject] - Injecting as environment variables the properties content 10:23:22 PARALLEL=false 10:23:22 10:23:22 [EnvInject] - Variables injected successfully. 10:23:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10249509301547830685.sh 10:23:22 ---> tox-run.sh 10:23:22 + 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 10:23:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:23:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:23:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:23:22 + cd /w/workspace/oom-master-pre-commit-lint/. 10:23:22 + source /home/jenkins/lf-env.sh 10:23:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:23:22 ++ mktemp -d /tmp/venv-XXXX 10:23:22 + lf_venv=/tmp/venv-6ZfE 10:23:22 + local venv_file=/tmp/.os_lf_venv 10:23:22 + local python=python3 10:23:22 + local options 10:23:22 + local set_path=true 10:23:22 + local install_args= 10:23:22 ++ 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 10:23:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:23:22 + true 10:23:22 + case $1 in 10:23:22 + venv_file=/tmp/.toxenv 10:23:22 + shift 2 10:23:22 + true 10:23:22 + case $1 in 10:23:22 + shift 10:23:22 + break 10:23:22 + case $python in 10:23:22 + local pkg_list= 10:23:22 + [[ -d /opt/pyenv ]] 10:23:22 + echo 'Setup pyenv:' 10:23:22 Setup pyenv: 10:23:22 + export PYENV_ROOT=/opt/pyenv 10:23:22 + PYENV_ROOT=/opt/pyenv 10:23:22 + 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 10:23:22 + 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 10:23:22 + pyenv versions 10:23:22 system 10:23:22 3.8.13 10:23:22 3.9.13 10:23:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:23:22 + command -v pyenv 10:23:22 ++ pyenv init - --no-rehash 10:23:22 + 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[*]}"'\'')" 10:23:22 export PATH="/opt/pyenv/shims:${PATH}" 10:23:22 export PYENV_SHELL=bash 10:23:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:23:22 pyenv() { 10:23:22 local command 10:23:22 command="${1:-}" 10:23:22 if [ "$#" -gt 0 ]; then 10:23:22 shift 10:23:22 fi 10:23:22 10:23:22 case "$command" in 10:23:22 rehash|shell) 10:23:22 eval "$(pyenv "sh-$command" "$@")" 10:23:22 ;; 10:23:22 *) 10:23:22 command pyenv "$command" "$@" 10:23:22 ;; 10:23:22 esac 10:23:22 }' 10:23:22 +++ 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[*]}"' 10:23:22 ++ 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 10:23:22 ++ 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 10:23:22 ++ 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 10:23:22 ++ export PYENV_SHELL=bash 10:23:22 ++ PYENV_SHELL=bash 10:23:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:23:22 +++ complete -F _pyenv pyenv 10:23:22 ++ lf-pyver python3 10:23:22 ++ local py_version_xy=python3 10:23:22 ++ local py_version_xyz= 10:23:22 ++ pyenv versions 10:23:22 ++ sed 's/^[ *]* //' 10:23:22 ++ awk '{ print $1 }' 10:23:22 ++ local command 10:23:22 ++ grep -E '^[0-9.]*[0-9]$' 10:23:22 ++ command=versions 10:23:22 ++ '[' 1 -gt 0 ']' 10:23:22 ++ shift 10:23:22 ++ case "$command" in 10:23:22 ++ command pyenv versions 10:23:22 ++ pyenv versions 10:23:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:23:22 +++ grep '^3' /tmp/.pyenv_versions 10:23:22 +++ sort -V 10:23:22 +++ tail -n 1 10:23:22 ++ py_version_xyz=3.10.6 10:23:22 ++ [[ -z 3.10.6 ]] 10:23:22 ++ echo 3.10.6 10:23:22 ++ return 0 10:23:22 + pyenv local 3.10.6 10:23:22 + local command 10:23:22 + command=local 10:23:22 + '[' 2 -gt 0 ']' 10:23:22 + shift 10:23:22 + case "$command" in 10:23:22 + command pyenv local 3.10.6 10:23:22 + pyenv local 3.10.6 10:23:22 + for arg in "$@" 10:23:22 + case $arg in 10:23:22 + pkg_list+='tox ' 10:23:22 + for arg in "$@" 10:23:22 + case $arg in 10:23:22 + pkg_list+='virtualenv ' 10:23:22 + for arg in "$@" 10:23:22 + case $arg in 10:23:22 + pkg_list+='urllib3~=1.26.15 ' 10:23:22 + [[ -f /tmp/.toxenv ]] 10:23:22 ++ cat /tmp/.toxenv 10:23:22 + lf_venv=/tmp/venv-CV5Y 10:23:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CV5Y from' file:/tmp/.toxenv 10:23:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CV5Y from file:/tmp/.toxenv 10:23:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:23:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:23:22 + local 'pip_opts=--upgrade --quiet' 10:23:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:23:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:23:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:23:22 + [[ -n '' ]] 10:23:22 + [[ -n '' ]] 10:23:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:23:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:23:22 + /tmp/venv-CV5Y/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 10:23:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:23:23 lf-activate-venv(): INFO: Base packages installed successfully 10:23:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:23:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:23:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:23:23 + /tmp/venv-CV5Y/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 10:23:24 + type python3 10:23:24 + true 10:23:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CV5Y/bin to PATH' 10:23:24 lf-activate-venv(): INFO: Adding /tmp/venv-CV5Y/bin to PATH 10:23:24 + PATH=/tmp/venv-CV5Y/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 10:23:24 + return 0 10:23:24 + [[ -d /opt/pyenv ]] 10:23:24 + echo '---> Setting up pyenv' 10:23:24 ---> Setting up pyenv 10:23:24 + export PYENV_ROOT=/opt/pyenv 10:23:24 + PYENV_ROOT=/opt/pyenv 10:23:24 + export PATH=/opt/pyenv/bin:/tmp/venv-CV5Y/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 10:23:24 + PATH=/opt/pyenv/bin:/tmp/venv-CV5Y/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 10:23:24 ++ pwd 10:23:24 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:23:24 + export PYTHONPATH 10:23:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:23:24 + TOX_TESTENV_PASSENV=PYTHONPATH 10:23:24 + tox --version 10:23:24 4.32.0 from /tmp/venv-CV5Y/lib/python3.10/site-packages/tox/__init__.py 10:23:25 + PARALLEL=false 10:23:25 + TOX_OPTIONS_LIST= 10:23:25 + [[ -n pre-commit ]] 10:23:25 + TOX_OPTIONS_LIST=' -e pre-commit' 10:23:25 + case ${PARALLEL,,} in 10:23:25 + tox -e pre-commit 10:23:25 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:23:26 pre-commit: install_deps> python -I -m pip install pre-commit 10:23:28 pre-commit: freeze> python -m pip freeze --all 10:23:29 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 10:23:29 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:23:29 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:23:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:23:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:23:31 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:23:31 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:23:31 [INFO] Once installed this environment will be reused. 10:23:31 [INFO] This may take a few minutes... 10:23:35 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:23:35 [INFO] Once installed this environment will be reused. 10:23:35 [INFO] This may take a few minutes... 10:23:40 trim trailing whitespace.................................................Passed 10:23:40 Tabs remover.............................................................Passed 10:23:40 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:23:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:23:40 [INFO] Once installed this environment will be reused. 10:23:40 [INFO] This may take a few minutes... 10:23:49 gitlint..............................................(no files to check)Skipped 10:23:49 pre-commit: OK (23.77=setup[3.61]+cmd[11.61,8.55] seconds) 10:23:49 congratulations :) (23.80 seconds) 10:23:49 + tox_status=0 10:23:49 + echo '---> Completed tox runs' 10:23:49 ---> Completed tox runs 10:23:49 + for i in .tox/*/log 10:23:49 ++ echo .tox/pre-commit/log 10:23:49 ++ awk -F/ '{print $2}' 10:23:49 + tox_env=pre-commit 10:23:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:23:49 + DOC_DIR=docs/_build/html 10:23:49 + [[ -d docs/_build/html ]] 10:23:49 + echo '---> tox-run.sh ends' 10:23:49 ---> tox-run.sh ends 10:23:49 + test 0 -eq 0 10:23:49 $ ssh-agent -k 10:23:49 unset SSH_AUTH_SOCK; 10:23:49 unset SSH_AGENT_PID; 10:23:49 echo Agent pid 1644 killed; 10:23:49 [ssh-agent] Stopped. 10:23:49 [PostBuildScript] - [INFO] Executing post build scripts. 10:23:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9831008217189395597.sh 10:23:49 ---> sysstat.sh 10:23:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14132293047805068149.sh 10:23:49 ---> package-listing.sh 10:23:49 ++ facter osfamily 10:23:49 ++ tr '[:upper:]' '[:lower:]' 10:23:49 + OS_FAMILY=debian 10:23:49 + workspace=/w/workspace/oom-master-pre-commit-lint 10:23:49 + START_PACKAGES=/tmp/packages_start.txt 10:23:49 + END_PACKAGES=/tmp/packages_end.txt 10:23:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:23:49 + PACKAGES=/tmp/packages_start.txt 10:23:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:23:49 + PACKAGES=/tmp/packages_end.txt 10:23:49 + case "${OS_FAMILY}" in 10:23:49 + dpkg -l 10:23:49 + grep '^ii' 10:23:49 + '[' -f /tmp/packages_start.txt ']' 10:23:49 + '[' -f /tmp/packages_end.txt ']' 10:23:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:23:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:23:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:23:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:23:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7845082076991177638.sh 10:23:49 ---> capture-instance-metadata.sh 10:23:49 Setup pyenv: 10:23:50 system 10:23:50 3.8.13 10:23:50 3.9.13 10:23:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:23:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rUuf 10:23:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:23:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:23:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:23:57 lf-activate-venv(): INFO: Base packages installed successfully 10:23:57 lf-activate-venv(): INFO: Installing additional packages: lftools 10:24:19 lf-activate-venv(): INFO: Adding /tmp/venv-rUuf/bin to PATH 10:24:19 INFO: Running in OpenStack, capturing instance metadata 10:24:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13878976050510130088.sh 10:24:20 provisioning config files... 10:24:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2845808698013594924tmp 10:24:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:24:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:24:20 [EnvInject] - Injecting environment variables from a build step. 10:24:20 [EnvInject] - Injecting as environment variables the properties content 10:24:20 SERVER_ID=logs 10:24:20 10:24:20 [EnvInject] - Variables injected successfully. 10:24:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7987752300508154931.sh 10:24:20 ---> create-netrc.sh 10:24:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6413314275565416523.sh 10:24:20 ---> python-tools-install.sh 10:24:20 Setup pyenv: 10:24:20 system 10:24:20 3.8.13 10:24:20 3.9.13 10:24:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:24:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rUuf from file:/tmp/.os_lf_venv 10:24:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:24:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:24:22 lf-activate-venv(): INFO: Base packages installed successfully 10:24:22 lf-activate-venv(): INFO: Installing additional packages: lftools 10:24:30 lf-activate-venv(): INFO: Adding /tmp/venv-rUuf/bin to PATH 10:24:30 Generating Requirements File 10:24:48 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. 10:24:48 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:24:49 Python 3.10.6 10:24:49 pip 25.3 from /tmp/venv-rUuf/lib/python3.10/site-packages/pip (python 3.10) 10:24:49 appdirs==1.4.4 10:24:49 argcomplete==3.6.3 10:24:49 aspy.yaml==1.3.0 10:24:49 attrs==25.4.0 10:24:49 autopage==0.5.2 10:24:49 backports.strenum==1.3.1 10:24:49 beautifulsoup4==4.14.3 10:24:49 boto3==1.42.5 10:24:49 botocore==1.42.5 10:24:49 bs4==0.0.2 10:24:49 cachetools==6.2.2 10:24:49 certifi==2025.11.12 10:24:49 cffi==2.0.0 10:24:49 cfgv==3.5.0 10:24:49 chardet==5.2.0 10:24:49 charset-normalizer==3.4.4 10:24:49 click==8.3.1 10:24:49 cliff==4.13.0 10:24:49 cmd2==3.0.0 10:24:49 cryptography==3.3.2 10:24:49 debtcollector==3.0.0 10:24:49 decorator==5.2.1 10:24:49 defusedxml==0.7.1 10:24:49 Deprecated==1.3.1 10:24:49 distlib==0.4.0 10:24:49 dnspython==2.8.0 10:24:49 docker==7.1.0 10:24:49 dogpile.cache==1.5.0 10:24:49 durationpy==0.10 10:24:49 email-validator==2.3.0 10:24:49 filelock==3.20.0 10:24:49 future==1.0.0 10:24:49 gitdb==4.0.12 10:24:49 GitPython==3.1.45 10:24:49 google-auth==2.43.0 10:24:49 httplib2==0.31.0 10:24:49 identify==2.6.15 10:24:49 idna==3.11 10:24:49 importlib-resources==1.5.0 10:24:49 iso8601==2.1.0 10:24:49 Jinja2==3.1.6 10:24:49 jmespath==1.0.1 10:24:49 jsonpatch==1.33 10:24:49 jsonpointer==3.0.0 10:24:49 jsonschema==4.25.1 10:24:49 jsonschema-specifications==2025.9.1 10:24:49 keystoneauth1==5.12.0 10:24:49 kubernetes==34.1.0 10:24:49 lftools==0.37.17 10:24:49 lxml==6.0.2 10:24:49 markdown-it-py==4.0.0 10:24:49 MarkupSafe==3.0.3 10:24:49 mdurl==0.1.2 10:24:49 msgpack==1.1.2 10:24:49 multi_key_dict==2.0.3 10:24:49 munch==4.0.0 10:24:49 netaddr==1.3.0 10:24:49 niet==1.4.2 10:24:49 nodeenv==1.9.1 10:24:49 oauth2client==4.1.3 10:24:49 oauthlib==3.3.1 10:24:49 openstacksdk==4.8.0 10:24:49 os-service-types==1.8.2 10:24:49 osc-lib==4.2.0 10:24:49 oslo.config==10.1.0 10:24:49 oslo.context==6.2.0 10:24:49 oslo.i18n==6.7.1 10:24:49 oslo.log==7.2.1 10:24:49 oslo.serialization==5.8.0 10:24:49 oslo.utils==9.2.0 10:24:49 packaging==25.0 10:24:49 pbr==7.0.3 10:24:49 platformdirs==4.5.1 10:24:49 prettytable==3.17.0 10:24:49 psutil==7.1.3 10:24:49 pyasn1==0.6.1 10:24:49 pyasn1_modules==0.4.2 10:24:49 pycparser==2.23 10:24:49 pygerrit2==2.0.15 10:24:49 PyGithub==2.8.1 10:24:49 Pygments==2.19.2 10:24:49 PyJWT==2.10.1 10:24:49 PyNaCl==1.6.1 10:24:49 pyparsing==2.4.7 10:24:49 pyperclip==1.11.0 10:24:49 pyrsistent==0.20.0 10:24:49 python-cinderclient==9.8.0 10:24:49 python-dateutil==2.9.0.post0 10:24:49 python-heatclient==4.3.0 10:24:49 python-jenkins==1.8.3 10:24:49 python-keystoneclient==5.7.0 10:24:49 python-magnumclient==4.9.0 10:24:49 python-openstackclient==8.2.0 10:24:49 python-swiftclient==4.9.0 10:24:49 PyYAML==6.0.3 10:24:49 referencing==0.37.0 10:24:49 requests==2.32.5 10:24:49 requests-oauthlib==2.0.0 10:24:49 requestsexceptions==1.4.0 10:24:49 rfc3986==2.0.0 10:24:49 rich==14.2.0 10:24:49 rich-argparse==1.7.2 10:24:49 rpds-py==0.30.0 10:24:49 rsa==4.9.1 10:24:49 ruamel.yaml==0.18.16 10:24:49 ruamel.yaml.clib==0.2.15 10:24:49 s3transfer==0.16.0 10:24:49 simplejson==3.20.2 10:24:49 six==1.17.0 10:24:49 smmap==5.0.2 10:24:49 soupsieve==2.8 10:24:49 stevedore==5.6.0 10:24:49 tabulate==0.9.0 10:24:49 toml==0.10.2 10:24:49 tomlkit==0.13.3 10:24:49 tqdm==4.67.1 10:24:49 typing_extensions==4.15.0 10:24:49 tzdata==2025.2 10:24:49 urllib3==1.26.20 10:24:49 virtualenv==20.35.4 10:24:49 wcwidth==0.2.14 10:24:49 websocket-client==1.9.0 10:24:49 wrapt==2.0.1 10:24:49 xdg==6.0.0 10:24:49 xmltodict==1.0.2 10:24:49 yq==3.4.3 10:24:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17569761052349310591.sh 10:24:49 ---> sudo-logs.sh 10:24:49 Archiving 'sudo' log.. 10:24:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6802716885521534673.sh 10:24:49 ---> job-cost.sh 10:24:49 Setup pyenv: 10:24:49 system 10:24:49 3.8.13 10:24:49 3.9.13 10:24:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:24:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rUuf from file:/tmp/.os_lf_venv 10:24:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:24:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:24:51 lf-activate-venv(): INFO: Base packages installed successfully 10:24:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:24:58 lf-activate-venv(): INFO: Adding /tmp/venv-rUuf/bin to PATH 10:24:58 INFO: No Stack... 10:24:58 INFO: Retrieving Pricing Info for: v3-standard-4 10:24:59 INFO: Archiving Costs 10:24:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18220453072899860042.sh 10:24:59 ---> logs-deploy.sh 10:24:59 Setup pyenv: 10:24:59 system 10:24:59 3.8.13 10:24:59 3.9.13 10:24:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:24:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rUuf from file:/tmp/.os_lf_venv 10:24:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:24:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:25:01 lf-activate-venv(): INFO: Base packages installed successfully 10:25:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:25:09 lf-activate-venv(): INFO: Adding /tmp/venv-rUuf/bin to PATH 10:25:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4337 10:25:09 INFO: archiving workspace using pattern(s): 10:25:10 Archives upload complete. 10:25:10 INFO: archiving logs to Nexus 10:25:11 ---> uname -a: 10:25:11 Linux prd-ubuntu1804-builder-4c-4g-19002 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:25:11 10:25:11 10:25:11 ---> lscpu: 10:25:11 Architecture: x86_64 10:25:11 CPU op-mode(s): 32-bit, 64-bit 10:25:11 Byte Order: Little Endian 10:25:11 CPU(s): 4 10:25:11 On-line CPU(s) list: 0-3 10:25:11 Thread(s) per core: 1 10:25:11 Core(s) per socket: 1 10:25:11 Socket(s): 4 10:25:11 NUMA node(s): 1 10:25:11 Vendor ID: AuthenticAMD 10:25:11 CPU family: 23 10:25:11 Model: 49 10:25:11 Model name: AMD EPYC-Rome Processor 10:25:11 Stepping: 0 10:25:11 CPU MHz: 2799.998 10:25:11 BogoMIPS: 5599.99 10:25:11 Virtualization: AMD-V 10:25:11 Hypervisor vendor: KVM 10:25:11 Virtualization type: full 10:25:11 L1d cache: 32K 10:25:11 L1i cache: 32K 10:25:11 L2 cache: 512K 10:25:11 L3 cache: 16384K 10:25:11 NUMA node0 CPU(s): 0-3 10:25:11 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 10:25:11 10:25:11 10:25:11 ---> nproc: 10:25:11 4 10:25:11 10:25:11 10:25:11 ---> df -h: 10:25:11 Filesystem Size Used Avail Use% Mounted on 10:25:11 udev 7.9G 0 7.9G 0% /dev 10:25:11 tmpfs 1.6G 680K 1.6G 1% /run 10:25:11 /dev/vda1 78G 8.4G 69G 11% / 10:25:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:25:11 tmpfs 5.0M 0 5.0M 0% /run/lock 10:25:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:25:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:25:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:25:11 10:25:11 10:25:11 ---> free -m: 10:25:11 total used free shared buff/cache available 10:25:11 Mem: 16040 561 13262 0 2216 15157 10:25:11 Swap: 1023 0 1023 10:25:11 10:25:11 10:25:11 ---> ip addr: 10:25:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:25:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:25:11 inet 127.0.0.1/8 scope host lo 10:25:11 valid_lft forever preferred_lft forever 10:25:11 inet6 ::1/128 scope host 10:25:11 valid_lft forever preferred_lft forever 10:25:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:25:11 link/ether fa:16:3e:41:10:88 brd ff:ff:ff:ff:ff:ff 10:25:11 inet 10.30.106.231/23 brd 10.30.107.255 scope global dynamic ens3 10:25:11 valid_lft 86252sec preferred_lft 86252sec 10:25:11 inet6 fe80::f816:3eff:fe41:1088/64 scope link 10:25:11 valid_lft forever preferred_lft forever 10:25:11 10:25:11 10:25:11 ---> sar -b -r -n DEV: 10:25:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19002) 12/09/25 _x86_64_ (4 CPU) 10:25:11 10:25:11 10:22:46 LINUX RESTART (4 CPU) 10:25:11 10:25:11 10:23:01 tps rtps wtps bread/s bwrtn/s 10:25:11 10:24:01 278.09 24.35 253.74 816.93 59911.48 10:25:11 10:25:01 117.66 1.03 116.63 118.51 13517.88 10:25:11 Average: 197.88 12.69 185.19 467.72 36714.68 10:25:11 10:25:11 10:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:25:11 10:24:01 13932120 15549376 2492848 15.18 59956 1755352 767784 4.39 746040 1526388 129628 10:25:11 10:25:01 13622428 15559356 2802540 17.06 87300 2029200 736468 4.21 751676 1792968 125296 10:25:11 Average: 13777274 15554366 2647694 16.12 73628 1892276 752126 4.30 748858 1659678 127462 10:25:11 10:25:11 10:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:25:11 10:24:01 ens3 145.16 99.68 1344.81 32.15 0.00 0.00 0.00 0.00 10:25:11 10:24:01 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 10:25:11 10:25:01 ens3 56.09 43.71 879.26 10.60 0.00 0.00 0.00 0.00 10:25:11 10:25:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:25:11 Average: ens3 100.62 71.70 1112.03 21.38 0.00 0.00 0.00 0.00 10:25:11 Average: lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 10:25:11 10:25:11 10:25:11 ---> sar -P ALL: 10:25:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19002) 12/09/25 _x86_64_ (4 CPU) 10:25:11 10:25:11 10:22:46 LINUX RESTART (4 CPU) 10:25:11 10:25:11 10:23:01 CPU %user %nice %system %iowait %steal %idle 10:25:11 10:24:01 all 22.82 0.00 2.62 4.30 0.06 70.20 10:25:11 10:24:01 0 19.29 0.00 2.88 7.07 0.05 70.71 10:25:11 10:24:01 1 27.51 0.00 2.54 1.95 0.08 67.91 10:25:11 10:24:01 2 25.75 0.00 2.95 5.40 0.08 65.82 10:25:11 10:24:01 3 18.69 0.00 2.11 2.79 0.05 76.36 10:25:11 10:25:01 all 21.12 0.00 1.56 1.39 0.05 75.88 10:25:11 10:25:01 0 48.22 0.00 2.65 0.87 0.08 48.17 10:25:11 10:25:01 1 14.29 0.00 1.49 2.87 0.05 81.30 10:25:11 10:25:01 2 17.93 0.00 1.24 0.55 0.03 80.24 10:25:11 10:25:01 3 4.02 0.00 0.85 1.25 0.05 93.82 10:25:11 Average: all 21.97 0.00 2.09 2.84 0.06 73.04 10:25:11 Average: 0 33.79 0.00 2.77 3.96 0.07 59.42 10:25:11 Average: 1 20.90 0.00 2.01 2.41 0.07 74.61 10:25:11 Average: 2 21.85 0.00 2.10 2.98 0.06 73.01 10:25:11 Average: 3 11.35 0.00 1.48 2.02 0.05 85.10 10:25:11 10:25:11 10:25:11