12:39:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143314 12:39:56 Running as SYSTEM 12:39:56 [EnvInject] - Loading node environment variables. 12:39:56 Building remotely on prd-ubuntu1804-builder-4c-4g-17778 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:39:56 [ssh-agent] Looking for ssh-agent implementation... 12:39:57 $ ssh-agent 12:39:57 SSH_AUTH_SOCK=/tmp/ssh-Rg6ZFiSalltK/agent.1805 12:39:57 SSH_AGENT_PID=1807 12:39:57 [ssh-agent] Started. 12:39:57 Running ssh-add (command line suppressed) 12:39:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10754535377998542149.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10754535377998542149.key) 12:39:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:39:57 The recommended git tool is: NONE 12:40:00 using credential onap-jenkins-ssh 12:40:00 Wiping out workspace first. 12:40:00 Cloning the remote Git repository 12:40:00 Cloning repository git://cloud.onap.org/mirror/oom.git 12:40:00 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:40:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:40:00 > git --version # timeout=10 12:40:00 > git --version # 'git version 2.17.1' 12:40:00 using GIT_SSH to set credentials Gerrit user 12:40:00 Verifying host key using manually-configured host key entries 12:40:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:40:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:40:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:40:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:40:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:40:07 using GIT_SSH to set credentials Gerrit user 12:40:07 Verifying host key using manually-configured host key entries 12:40:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143314/6 # timeout=30 12:40:07 > git rev-parse 6678c0ea869bf53b3dd9cadf42ad7537f472251c^{commit} # timeout=10 12:40:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:40:07 Checking out Revision 6678c0ea869bf53b3dd9cadf42ad7537f472251c (refs/changes/14/143314/6) 12:40:07 > git config core.sparsecheckout # timeout=10 12:40:07 > git checkout -f 6678c0ea869bf53b3dd9cadf42ad7537f472251c # timeout=30 12:40:08 Commit message: "Reduce cpu requests" 12:40:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:40:08 > git rev-list --no-walk 5e7671dac6e0ca5fdd3a56d193db20dc4615415c # timeout=10 12:40:11 [EnvInject] - Injecting environment variables from a build step. 12:40:11 [EnvInject] - Injecting as environment variables the properties content 12:40:11 PYTHON=python3 12:40:11 12:40:11 [EnvInject] - Variables injected successfully. 12:40:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12294545215411637949.sh 12:40:11 ---> tox-install.sh 12:40:11 + source /home/jenkins/lf-env.sh 12:40:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:40:11 ++ mktemp -d /tmp/venv-XXXX 12:40:11 + lf_venv=/tmp/venv-f4J9 12:40:11 + local venv_file=/tmp/.os_lf_venv 12:40:11 + local python=python3 12:40:11 + local options 12:40:11 + local set_path=true 12:40:11 + local install_args= 12:40:11 ++ 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 12:40:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:40:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:40:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:40:11 + true 12:40:11 + case $1 in 12:40:11 + venv_file=/tmp/.toxenv 12:40:11 + shift 2 12:40:11 + true 12:40:11 + case $1 in 12:40:11 + shift 12:40:11 + break 12:40:11 + case $python in 12:40:11 + local pkg_list= 12:40:11 + [[ -d /opt/pyenv ]] 12:40:11 + echo 'Setup pyenv:' 12:40:11 Setup pyenv: 12:40:11 + export PYENV_ROOT=/opt/pyenv 12:40:11 + PYENV_ROOT=/opt/pyenv 12:40:11 + 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 12:40:11 + 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 12:40:11 + pyenv versions 12:40:12 * system (set by /opt/pyenv/version) 12:40:12 * 3.8.13 (set by /opt/pyenv/version) 12:40:12 * 3.9.13 (set by /opt/pyenv/version) 12:40:12 * 3.10.6 (set by /opt/pyenv/version) 12:40:12 + command -v pyenv 12:40:12 ++ pyenv init - --no-rehash 12:40:12 + 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[*]}"'\'')" 12:40:12 export PATH="/opt/pyenv/shims:${PATH}" 12:40:12 export PYENV_SHELL=bash 12:40:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:40:12 pyenv() { 12:40:12 local command 12:40:12 command="${1:-}" 12:40:12 if [ "$#" -gt 0 ]; then 12:40:12 shift 12:40:12 fi 12:40:12 12:40:12 case "$command" in 12:40:12 rehash|shell) 12:40:12 eval "$(pyenv "sh-$command" "$@")" 12:40:12 ;; 12:40:12 *) 12:40:12 command pyenv "$command" "$@" 12:40:12 ;; 12:40:12 esac 12:40:12 }' 12:40:12 +++ 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[*]}"' 12:40:12 ++ 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 12:40:12 ++ 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 12:40:12 ++ 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 12:40:12 ++ export PYENV_SHELL=bash 12:40:12 ++ PYENV_SHELL=bash 12:40:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:40:12 +++ complete -F _pyenv pyenv 12:40:12 ++ lf-pyver python3 12:40:12 ++ local py_version_xy=python3 12:40:12 ++ local py_version_xyz= 12:40:12 ++ pyenv versions 12:40:12 ++ local command 12:40:12 ++ command=versions 12:40:12 ++ sed 's/^[ *]* //' 12:40:12 ++ '[' 1 -gt 0 ']' 12:40:12 ++ shift 12:40:12 ++ case "$command" in 12:40:12 ++ command pyenv versions 12:40:12 ++ pyenv versions 12:40:12 ++ awk '{ print $1 }' 12:40:12 ++ grep -E '^[0-9.]*[0-9]$' 12:40:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:40:12 +++ grep '^3' /tmp/.pyenv_versions 12:40:12 +++ sort -V 12:40:12 +++ tail -n 1 12:40:12 ++ py_version_xyz=3.10.6 12:40:12 ++ [[ -z 3.10.6 ]] 12:40:12 ++ echo 3.10.6 12:40:12 ++ return 0 12:40:12 + pyenv local 3.10.6 12:40:12 + local command 12:40:12 + command=local 12:40:12 + '[' 2 -gt 0 ']' 12:40:12 + shift 12:40:12 + case "$command" in 12:40:12 + command pyenv local 3.10.6 12:40:12 + pyenv local 3.10.6 12:40:12 + for arg in "$@" 12:40:12 + case $arg in 12:40:12 + pkg_list+='tox ' 12:40:12 + for arg in "$@" 12:40:12 + case $arg in 12:40:12 + pkg_list+='virtualenv ' 12:40:12 + for arg in "$@" 12:40:12 + case $arg in 12:40:12 + pkg_list+='urllib3~=1.26.15 ' 12:40:12 + [[ -f /tmp/.toxenv ]] 12:40:12 + [[ ! -f /tmp/.toxenv ]] 12:40:12 + [[ -n '' ]] 12:40:12 + python3 -m venv /tmp/venv-f4J9 12:40:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f4J9' 12:40:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f4J9 12:40:18 + echo /tmp/venv-f4J9 12:40:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:40:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:40:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:40:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:40:18 + local 'pip_opts=--upgrade --quiet' 12:40:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:40:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:40:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:40:18 + [[ -n '' ]] 12:40:18 + [[ -n '' ]] 12:40:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:40:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:40:18 + /tmp/venv-f4J9/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 12:40:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:40:26 lf-activate-venv(): INFO: Base packages installed successfully 12:40:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:40:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:40:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:40:26 + /tmp/venv-f4J9/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 12:40:52 + type python3 12:40:52 + true 12:40:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-f4J9/bin to PATH' 12:40:52 lf-activate-venv(): INFO: Adding /tmp/venv-f4J9/bin to PATH 12:40:52 + PATH=/tmp/venv-f4J9/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 12:40:52 + return 0 12:40:52 + python3 --version 12:40:52 Python 3.10.6 12:40:52 + python3 -m pip --version 12:40:53 pip 26.0.1 from /tmp/venv-f4J9/lib/python3.10/site-packages/pip (python 3.10) 12:40:53 + python3 -m pip freeze 12:40:53 cachetools==7.0.1 12:40:53 chardet==5.2.0 12:40:53 colorama==0.4.6 12:40:53 distlib==0.4.0 12:40:53 filelock==3.24.2 12:40:53 packaging==26.0 12:40:53 platformdirs==4.9.2 12:40:53 pluggy==1.6.0 12:40:53 pyproject-api==1.10.0 12:40:53 tomli==2.4.0 12:40:53 tox==4.36.1 12:40:53 typing_extensions==4.15.0 12:40:53 urllib3==1.26.20 12:40:53 virtualenv==20.37.0 12:40:53 [EnvInject] - Injecting environment variables from a build step. 12:40:53 [EnvInject] - Injecting as environment variables the properties content 12:40:53 PARALLEL=false 12:40:53 12:40:53 [EnvInject] - Variables injected successfully. 12:40:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3890712985393962777.sh 12:40:53 ---> tox-run.sh 12:40:53 + 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 12:40:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:40:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:40:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:40:53 + cd /w/workspace/oom-master-pre-commit-lint/. 12:40:53 + source /home/jenkins/lf-env.sh 12:40:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:40:53 ++ mktemp -d /tmp/venv-XXXX 12:40:53 + lf_venv=/tmp/venv-4wEQ 12:40:53 + local venv_file=/tmp/.os_lf_venv 12:40:53 + local python=python3 12:40:53 + local options 12:40:53 + local set_path=true 12:40:53 + local install_args= 12:40:53 ++ 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 12:40:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:40:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:40:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:40:53 + true 12:40:53 + case $1 in 12:40:53 + venv_file=/tmp/.toxenv 12:40:53 + shift 2 12:40:53 + true 12:40:53 + case $1 in 12:40:53 + shift 12:40:53 + break 12:40:53 + case $python in 12:40:53 + local pkg_list= 12:40:53 + [[ -d /opt/pyenv ]] 12:40:53 + echo 'Setup pyenv:' 12:40:53 Setup pyenv: 12:40:53 + export PYENV_ROOT=/opt/pyenv 12:40:53 + PYENV_ROOT=/opt/pyenv 12:40:53 + 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 12:40:53 + 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 12:40:53 + pyenv versions 12:40:53 system 12:40:53 3.8.13 12:40:53 3.9.13 12:40:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:40:53 + command -v pyenv 12:40:53 ++ pyenv init - --no-rehash 12:40:53 + 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[*]}"'\'')" 12:40:53 export PATH="/opt/pyenv/shims:${PATH}" 12:40:53 export PYENV_SHELL=bash 12:40:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:40:53 pyenv() { 12:40:53 local command 12:40:53 command="${1:-}" 12:40:53 if [ "$#" -gt 0 ]; then 12:40:53 shift 12:40:53 fi 12:40:53 12:40:53 case "$command" in 12:40:53 rehash|shell) 12:40:53 eval "$(pyenv "sh-$command" "$@")" 12:40:53 ;; 12:40:53 *) 12:40:53 command pyenv "$command" "$@" 12:40:53 ;; 12:40:53 esac 12:40:53 }' 12:40:53 +++ 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[*]}"' 12:40:53 ++ 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 12:40:53 ++ 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 12:40:53 ++ 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 12:40:53 ++ export PYENV_SHELL=bash 12:40:53 ++ PYENV_SHELL=bash 12:40:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:40:53 +++ complete -F _pyenv pyenv 12:40:53 ++ lf-pyver python3 12:40:53 ++ local py_version_xy=python3 12:40:53 ++ local py_version_xyz= 12:40:53 ++ sed 's/^[ *]* //' 12:40:53 ++ awk '{ print $1 }' 12:40:53 ++ grep -E '^[0-9.]*[0-9]$' 12:40:53 ++ pyenv versions 12:40:53 ++ local command 12:40:53 ++ command=versions 12:40:53 ++ '[' 1 -gt 0 ']' 12:40:53 ++ shift 12:40:53 ++ case "$command" in 12:40:53 ++ command pyenv versions 12:40:53 ++ pyenv versions 12:40:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:40:53 +++ grep '^3' /tmp/.pyenv_versions 12:40:53 +++ sort -V 12:40:53 +++ tail -n 1 12:40:53 ++ py_version_xyz=3.10.6 12:40:53 ++ [[ -z 3.10.6 ]] 12:40:53 ++ echo 3.10.6 12:40:53 ++ return 0 12:40:53 + pyenv local 3.10.6 12:40:53 + local command 12:40:53 + command=local 12:40:53 + '[' 2 -gt 0 ']' 12:40:53 + shift 12:40:53 + case "$command" in 12:40:53 + command pyenv local 3.10.6 12:40:53 + pyenv local 3.10.6 12:40:53 + for arg in "$@" 12:40:53 + case $arg in 12:40:53 + pkg_list+='tox ' 12:40:53 + for arg in "$@" 12:40:53 + case $arg in 12:40:53 + pkg_list+='virtualenv ' 12:40:53 + for arg in "$@" 12:40:53 + case $arg in 12:40:53 + pkg_list+='urllib3~=1.26.15 ' 12:40:53 + [[ -f /tmp/.toxenv ]] 12:40:53 ++ cat /tmp/.toxenv 12:40:53 + lf_venv=/tmp/venv-f4J9 12:40:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f4J9 from' file:/tmp/.toxenv 12:40:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f4J9 from file:/tmp/.toxenv 12:40:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:40:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:40:53 + local 'pip_opts=--upgrade --quiet' 12:40:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:40:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:40:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:40:53 + [[ -n '' ]] 12:40:53 + [[ -n '' ]] 12:40:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:40:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:40:53 + /tmp/venv-f4J9/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 12:40:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:40:55 lf-activate-venv(): INFO: Base packages installed successfully 12:40:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:40:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:40:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:40:55 + /tmp/venv-f4J9/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 12:40:58 + type python3 12:40:58 + true 12:40:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-f4J9/bin to PATH' 12:40:58 lf-activate-venv(): INFO: Adding /tmp/venv-f4J9/bin to PATH 12:40:58 + PATH=/tmp/venv-f4J9/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 12:40:58 + return 0 12:40:58 + [[ -d /opt/pyenv ]] 12:40:58 + echo '---> Setting up pyenv' 12:40:58 ---> Setting up pyenv 12:40:58 + export PYENV_ROOT=/opt/pyenv 12:40:58 + PYENV_ROOT=/opt/pyenv 12:40:58 + export PATH=/opt/pyenv/bin:/tmp/venv-f4J9/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 12:40:58 + PATH=/opt/pyenv/bin:/tmp/venv-f4J9/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 12:40:58 ++ pwd 12:40:58 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:40:58 + export PYTHONPATH 12:40:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:40:58 + TOX_TESTENV_PASSENV=PYTHONPATH 12:40:58 + tox --version 12:40:58 4.36.1 from /tmp/venv-f4J9/lib/python3.10/site-packages/tox/__init__.py 12:40:58 + PARALLEL=false 12:40:58 + TOX_OPTIONS_LIST= 12:40:58 + [[ -n pre-commit ]] 12:40:58 + TOX_OPTIONS_LIST=' -e pre-commit' 12:40:58 + case ${PARALLEL,,} in 12:40:58 + tox -e pre-commit 12:40:58 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:41:00 pre-commit: install_deps> python -I -m pip install pre-commit 12:41:05 pre-commit: freeze> python -m pip freeze --all 12:41:05 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.2,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==20.37.0 12:41:05 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:41:05 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:41:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:41:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:41:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:41:08 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:41:08 [INFO] Once installed this environment will be reused. 12:41:08 [INFO] This may take a few minutes... 12:41:15 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:41:15 [INFO] Once installed this environment will be reused. 12:41:15 [INFO] This may take a few minutes... 12:41:21 trim trailing whitespace.................................................Passed 12:41:21 Tabs remover.............................................................Passed 12:41:21 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:41:21 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:41:21 [INFO] Once installed this environment will be reused. 12:41:21 [INFO] This may take a few minutes... 12:41:37 gitlint..............................................(no files to check)Skipped 12:41:37 pre-commit: OK (38.34=setup[6.30]+cmd[15.95,16.09] seconds) 12:41:37 congratulations :) (38.38 seconds) 12:41:37 + tox_status=0 12:41:37 + echo '---> Completed tox runs' 12:41:37 ---> Completed tox runs 12:41:37 + for i in .tox/*/log 12:41:37 ++ echo .tox/pre-commit/log 12:41:37 ++ awk -F/ '{print $2}' 12:41:37 + tox_env=pre-commit 12:41:37 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:41:37 + DOC_DIR=docs/_build/html 12:41:37 + [[ -d docs/_build/html ]] 12:41:37 + echo '---> tox-run.sh ends' 12:41:37 ---> tox-run.sh ends 12:41:37 + test 0 -eq 0 12:41:37 $ ssh-agent -k 12:41:37 unset SSH_AUTH_SOCK; 12:41:37 unset SSH_AGENT_PID; 12:41:37 echo Agent pid 1807 killed; 12:41:37 [ssh-agent] Stopped. 12:41:37 [PostBuildScript] - [INFO] Executing post build scripts. 12:41:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12430390254168224117.sh 12:41:37 ---> sysstat.sh 12:41:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3658505427141365665.sh 12:41:38 ---> package-listing.sh 12:41:38 ++ facter osfamily 12:41:38 ++ tr '[:upper:]' '[:lower:]' 12:41:38 + OS_FAMILY=debian 12:41:38 + workspace=/w/workspace/oom-master-pre-commit-lint 12:41:38 + START_PACKAGES=/tmp/packages_start.txt 12:41:38 + END_PACKAGES=/tmp/packages_end.txt 12:41:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:41:38 + PACKAGES=/tmp/packages_start.txt 12:41:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:41:38 + PACKAGES=/tmp/packages_end.txt 12:41:38 + case "${OS_FAMILY}" in 12:41:38 + dpkg -l 12:41:38 + grep '^ii' 12:41:38 + '[' -f /tmp/packages_start.txt ']' 12:41:38 + '[' -f /tmp/packages_end.txt ']' 12:41:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:41:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:41:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:41:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:41:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1492597817420456926.sh 12:41:38 ---> capture-instance-metadata.sh 12:41:38 Setup pyenv: 12:41:38 system 12:41:38 3.8.13 12:41:38 3.9.13 12:41:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:41:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YFav 12:41:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:41:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:42:00 lf-activate-venv(): INFO: Base packages installed successfully 12:42:00 lf-activate-venv(): INFO: Installing additional packages: lftools 12:42:29 lf-activate-venv(): INFO: Adding /tmp/venv-YFav/bin to PATH 12:42:29 INFO: Running in OpenStack, capturing instance metadata 12:42:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9868877144141071972.sh 12:42:29 provisioning config files... 12:42:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config657512763474650737tmp 12:42:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:42:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:42:29 [EnvInject] - Injecting environment variables from a build step. 12:42:29 [EnvInject] - Injecting as environment variables the properties content 12:42:29 SERVER_ID=logs 12:42:29 12:42:29 [EnvInject] - Variables injected successfully. 12:42:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13598443437223978115.sh 12:42:29 ---> create-netrc.sh 12:42:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11426922511619182008.sh 12:42:30 ---> python-tools-install.sh 12:42:30 Setup pyenv: 12:42:30 system 12:42:30 3.8.13 12:42:30 3.9.13 12:42:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:42:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YFav from file:/tmp/.os_lf_venv 12:42:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:42:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:42:32 lf-activate-venv(): INFO: Base packages installed successfully 12:42:32 lf-activate-venv(): INFO: Installing additional packages: lftools 12:42:42 lf-activate-venv(): INFO: Adding /tmp/venv-YFav/bin to PATH 12:42:42 Generating Requirements File 12:43:09 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. 12:43:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:43:10 Python 3.10.6 12:43:10 pip 26.0.1 from /tmp/venv-YFav/lib/python3.10/site-packages/pip (python 3.10) 12:43:10 appdirs==1.4.4 12:43:10 argcomplete==3.6.3 12:43:10 aspy.yaml==1.3.0 12:43:10 attrs==25.4.0 12:43:10 autopage==0.6.0 12:43:10 backports.strenum==1.3.1 12:43:10 beautifulsoup4==4.14.3 12:43:10 boto3==1.42.50 12:43:10 botocore==1.42.50 12:43:10 bs4==0.0.2 12:43:10 certifi==2026.1.4 12:43:10 cffi==2.0.0 12:43:10 cfgv==3.5.0 12:43:10 chardet==5.2.0 12:43:10 charset-normalizer==3.4.4 12:43:10 click==8.3.1 12:43:10 cliff==4.13.1 12:43:10 cmd2==3.2.0 12:43:10 cryptography==3.3.2 12:43:10 debtcollector==3.0.0 12:43:10 decorator==5.2.1 12:43:10 defusedxml==0.7.1 12:43:10 Deprecated==1.3.1 12:43:10 distlib==0.4.0 12:43:10 dnspython==2.8.0 12:43:10 docker==7.1.0 12:43:10 dogpile.cache==1.5.0 12:43:10 durationpy==0.10 12:43:10 email-validator==2.3.0 12:43:10 filelock==3.24.2 12:43:10 future==1.0.0 12:43:10 gitdb==4.0.12 12:43:10 GitPython==3.1.46 12:43:10 httplib2==0.30.2 12:43:10 identify==2.6.16 12:43:10 idna==3.11 12:43:10 importlib-resources==1.5.0 12:43:10 iso8601==2.1.0 12:43:10 Jinja2==3.1.6 12:43:10 jmespath==1.1.0 12:43:10 jsonpatch==1.33 12:43:10 jsonpointer==3.0.0 12:43:10 jsonschema==4.26.0 12:43:10 jsonschema-specifications==2025.9.1 12:43:10 keystoneauth1==5.13.0 12:43:10 kubernetes==35.0.0 12:43:10 lftools==0.37.21 12:43:10 lxml==6.0.2 12:43:10 markdown-it-py==4.0.0 12:43:10 MarkupSafe==3.0.3 12:43:10 mdurl==0.1.2 12:43:10 msgpack==1.1.2 12:43:10 multi_key_dict==2.0.3 12:43:10 munch==4.0.0 12:43:10 netaddr==1.3.0 12:43:10 niet==1.4.2 12:43:10 nodeenv==1.10.0 12:43:10 oauth2client==4.1.3 12:43:10 oauthlib==3.3.1 12:43:10 openstacksdk==4.9.0 12:43:10 os-service-types==1.8.2 12:43:10 osc-lib==4.3.0 12:43:10 oslo.config==10.2.0 12:43:10 oslo.context==6.2.0 12:43:10 oslo.i18n==6.7.1 12:43:10 oslo.log==8.0.0 12:43:10 oslo.serialization==5.9.0 12:43:10 oslo.utils==9.2.0 12:43:10 packaging==26.0 12:43:10 pbr==7.0.3 12:43:10 platformdirs==4.9.2 12:43:10 prettytable==3.17.0 12:43:10 psutil==7.2.2 12:43:10 pyasn1==0.6.2 12:43:10 pyasn1_modules==0.4.2 12:43:10 pycparser==3.0 12:43:10 pygerrit2==2.0.15 12:43:10 PyGithub==2.8.1 12:43:10 Pygments==2.19.2 12:43:10 PyJWT==2.11.0 12:43:10 PyNaCl==1.6.2 12:43:10 pyparsing==2.4.7 12:43:10 pyperclip==1.11.0 12:43:10 pyrsistent==0.20.0 12:43:10 python-cinderclient==9.8.0 12:43:10 python-dateutil==2.9.0.post0 12:43:10 python-heatclient==5.0.0 12:43:10 python-jenkins==1.8.3 12:43:10 python-keystoneclient==5.7.0 12:43:10 python-magnumclient==4.9.0 12:43:10 python-openstackclient==8.3.0 12:43:10 python-swiftclient==4.9.0 12:43:10 PyYAML==6.0.3 12:43:10 referencing==0.37.0 12:43:10 requests==2.32.5 12:43:10 requests-oauthlib==2.0.0 12:43:10 requestsexceptions==1.4.0 12:43:10 rfc3986==2.0.0 12:43:10 rich==14.3.2 12:43:10 rich-argparse==1.7.2 12:43:10 rpds-py==0.30.0 12:43:10 rsa==4.9.1 12:43:10 ruamel.yaml==0.19.1 12:43:10 ruamel.yaml.clib==0.2.15 12:43:10 s3transfer==0.16.0 12:43:10 simplejson==3.20.2 12:43:10 six==1.17.0 12:43:10 smmap==5.0.2 12:43:10 soupsieve==2.8.3 12:43:10 stevedore==5.6.0 12:43:10 tabulate==0.9.0 12:43:10 toml==0.10.2 12:43:10 tomlkit==0.14.0 12:43:10 tqdm==4.67.3 12:43:10 typing_extensions==4.15.0 12:43:10 tzdata==2025.3 12:43:10 urllib3==1.26.20 12:43:10 virtualenv==20.37.0 12:43:10 wcwidth==0.6.0 12:43:10 websocket-client==1.9.0 12:43:10 wrapt==2.1.1 12:43:10 xdg==6.0.0 12:43:10 xmltodict==1.0.3 12:43:10 yq==3.4.3 12:43:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5028154224323083770.sh 12:43:10 ---> sudo-logs.sh 12:43:10 Archiving 'sudo' log.. 12:43:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11534431889011590988.sh 12:43:11 ---> job-cost.sh 12:43:11 INFO: Activating Python virtual environment... 12:43:11 Setup pyenv: 12:43:11 system 12:43:11 3.8.13 12:43:11 3.9.13 12:43:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:43:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YFav from file:/tmp/.os_lf_venv 12:43:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:43:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:43:13 lf-activate-venv(): INFO: Base packages installed successfully 12:43:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:43:19 lf-activate-venv(): INFO: Adding /tmp/venv-YFav/bin to PATH 12:43:19 INFO: No stack-cost file found 12:43:19 INFO: Instance uptime: 279s 12:43:19 INFO: Fetching instance metadata (attempt 1 of 3)... 12:43:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:43:19 INFO: Successfully fetched instance metadata 12:43:19 INFO: Instance type: v3-standard-4 12:43:19 INFO: Retrieving pricing info for: v3-standard-4 12:43:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:43:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=279 12:43:20 INFO: Successfully fetched Vexxhost pricing API 12:43:20 INFO: Retrieved cost: 0.11 12:43:20 INFO: Retrieved resource: v3-standard-4 12:43:20 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 12:43:20 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 12:43:20 INFO: Successfully archived job cost data 12:43:20 DEBUG: Cost data: oom-master-pre-commit-lint,4415,2026-02-17 12:43:20,v3-standard-4,279,0.11,0.00,SUCCESS 12:43:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13320905002712215308.sh 12:43:20 ---> logs-deploy.sh 12:43:20 Setup pyenv: 12:43:20 system 12:43:20 3.8.13 12:43:20 3.9.13 12:43:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:43:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YFav from file:/tmp/.os_lf_venv 12:43:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:43:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:43:22 lf-activate-venv(): INFO: Base packages installed successfully 12:43:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:43:34 lf-activate-venv(): INFO: Adding /tmp/venv-YFav/bin to PATH 12:43:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4415 12:43:34 INFO: archiving workspace using pattern(s): 12:43:35 Archives upload complete. 12:43:36 INFO: archiving logs to Nexus 12:43:37 ---> uname -a: 12:43:37 Linux prd-ubuntu1804-builder-4c-4g-17778 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:43:37 12:43:37 12:43:37 ---> lscpu: 12:43:37 Architecture: x86_64 12:43:37 CPU op-mode(s): 32-bit, 64-bit 12:43:37 Byte Order: Little Endian 12:43:37 CPU(s): 4 12:43:37 On-line CPU(s) list: 0-3 12:43:37 Thread(s) per core: 1 12:43:37 Core(s) per socket: 1 12:43:37 Socket(s): 4 12:43:37 NUMA node(s): 1 12:43:37 Vendor ID: AuthenticAMD 12:43:37 CPU family: 23 12:43:37 Model: 49 12:43:37 Model name: AMD EPYC-Rome Processor 12:43:37 Stepping: 0 12:43:37 CPU MHz: 2800.000 12:43:37 BogoMIPS: 5600.00 12:43:37 Virtualization: AMD-V 12:43:37 Hypervisor vendor: KVM 12:43:37 Virtualization type: full 12:43:37 L1d cache: 32K 12:43:37 L1i cache: 32K 12:43:37 L2 cache: 512K 12:43:37 L3 cache: 16384K 12:43:37 NUMA node0 CPU(s): 0-3 12:43:37 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 12:43:37 12:43:37 12:43:37 ---> nproc: 12:43:37 4 12:43:37 12:43:37 12:43:37 ---> df -h: 12:43:37 Filesystem Size Used Avail Use% Mounted on 12:43:37 udev 7.9G 0 7.9G 0% /dev 12:43:37 tmpfs 1.6G 676K 1.6G 1% /run 12:43:37 /dev/vda1 78G 8.4G 69G 11% / 12:43:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:43:37 tmpfs 5.0M 0 5.0M 0% /run/lock 12:43:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:43:37 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:43:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:43:37 12:43:37 12:43:37 ---> free -m: 12:43:37 total used free shared buff/cache available 12:43:37 Mem: 16040 551 13287 0 2201 15168 12:43:37 Swap: 1023 0 1023 12:43:37 12:43:37 12:43:37 ---> ip addr: 12:43:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:43:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:43:37 inet 127.0.0.1/8 scope host lo 12:43:37 valid_lft forever preferred_lft forever 12:43:37 inet6 ::1/128 scope host 12:43:37 valid_lft forever preferred_lft forever 12:43:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:43:37 link/ether fa:16:3e:05:3b:a8 brd ff:ff:ff:ff:ff:ff 12:43:37 inet 10.30.107.140/23 brd 10.30.107.255 scope global dynamic ens3 12:43:37 valid_lft 86130sec preferred_lft 86130sec 12:43:37 inet6 fe80::f816:3eff:fe05:3ba8/64 scope link 12:43:37 valid_lft forever preferred_lft forever 12:43:37 12:43:37 12:43:37 ---> sar -b -r -n DEV: 12:43:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17778) 02/17/26 _x86_64_ (4 CPU) 12:43:37 12:43:37 12:39:13 LINUX RESTART (4 CPU) 12:43:37 12:43:37 12:40:02 tps rtps wtps bread/s bwrtn/s 12:43:37 12:41:01 74.60 23.61 50.99 787.66 16940.59 12:43:37 12:42:01 57.86 1.15 56.71 42.52 19068.58 12:43:37 12:43:01 97.98 0.72 97.27 94.25 24282.89 12:43:37 Average: 76.83 8.41 68.42 305.45 20114.92 12:43:37 12:43:37 12:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:43:37 12:41:01 14138060 15562344 2286908 13.92 46320 1587160 832504 4.76 667236 1424588 34740 12:43:37 12:42:01 13997368 15593864 2427600 14.78 58524 1737156 760020 4.35 703240 1509336 32744 12:43:37 12:43:01 13682480 15526804 2742488 16.70 80976 1948792 805336 4.61 785384 1712892 43092 12:43:37 Average: 13939303 15561004 2485665 15.13 61940 1757703 799287 4.57 718620 1548939 36859 12:43:37 12:43:37 12:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:43:37 12:41:01 lo 0.68 0.68 0.08 0.08 0.00 0.00 0.00 0.00 12:43:37 12:41:01 ens3 121.84 87.92 819.88 28.44 0.00 0.00 0.00 0.00 12:43:37 12:42:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 12:43:37 12:42:01 ens3 43.94 30.39 610.72 5.75 0.00 0.00 0.00 0.00 12:43:37 12:43:01 lo 0.93 0.93 0.11 0.11 0.00 0.00 0.00 0.00 12:43:37 12:43:01 ens3 78.42 56.26 815.47 10.02 0.00 0.00 0.00 0.00 12:43:37 Average: lo 1.16 1.16 0.13 0.13 0.00 0.00 0.00 0.00 12:43:37 Average: ens3 81.17 58.02 748.28 14.66 0.00 0.00 0.00 0.00 12:43:37 12:43:37 12:43:37 ---> sar -P ALL: 12:43:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17778) 02/17/26 _x86_64_ (4 CPU) 12:43:37 12:43:37 12:39:13 LINUX RESTART (4 CPU) 12:43:37 12:43:37 12:40:02 CPU %user %nice %system %iowait %steal %idle 12:43:37 12:41:01 all 8.76 0.00 0.94 19.54 0.04 70.72 12:43:37 12:41:01 0 5.75 0.00 0.95 4.49 0.05 88.76 12:43:37 12:41:01 1 6.21 0.00 0.81 30.10 0.05 62.82 12:43:37 12:41:01 2 9.30 0.00 0.90 40.78 0.05 48.97 12:43:37 12:41:01 3 13.75 0.00 1.13 2.82 0.03 82.27 12:43:37 12:42:01 all 13.15 0.00 1.35 16.47 0.07 68.96 12:43:37 12:42:01 0 12.08 0.00 0.93 2.12 0.07 84.80 12:43:37 12:42:01 1 14.24 0.00 1.59 25.50 0.05 58.62 12:43:37 12:42:01 2 17.53 0.00 1.81 37.36 0.08 43.23 12:43:37 12:42:01 3 8.77 0.00 1.05 1.01 0.05 89.12 12:43:37 12:43:01 all 15.33 0.00 0.96 9.20 0.05 74.45 12:43:37 12:43:01 0 16.86 0.00 0.57 1.02 0.05 81.50 12:43:37 12:43:01 1 29.47 0.00 2.14 9.98 0.10 58.32 12:43:37 12:43:01 2 5.83 0.00 0.62 24.54 0.05 68.96 12:43:37 12:43:01 3 9.18 0.00 0.51 1.35 0.03 88.92 12:43:37 Average: all 12.43 0.00 1.08 15.05 0.05 71.38 12:43:37 Average: 0 11.60 0.00 0.82 2.53 0.06 85.00 12:43:37 Average: 1 16.69 0.00 1.52 21.82 0.07 59.90 12:43:37 Average: 2 10.89 0.00 1.11 34.20 0.06 53.74 12:43:37 Average: 3 10.55 0.00 0.90 1.72 0.04 86.79 12:43:37 12:43:37 12:43:37