15:45:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143314 15:45:48 Running as SYSTEM 15:45:48 [EnvInject] - Loading node environment variables. 15:45:48 Building remotely on prd-ubuntu1804-builder-4c-4g-17405 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:45:48 [ssh-agent] Looking for ssh-agent implementation... 15:45:48 $ ssh-agent 15:45:48 SSH_AUTH_SOCK=/tmp/ssh-IUvyUJndilz3/agent.1688 15:45:48 SSH_AGENT_PID=1690 15:45:48 [ssh-agent] Started. 15:45:48 Running ssh-add (command line suppressed) 15:45:48 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_134480072304737579.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_134480072304737579.key) 15:45:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:45:48 The recommended git tool is: NONE 15:45:50 using credential onap-jenkins-ssh 15:45:50 Wiping out workspace first. 15:45:50 Cloning the remote Git repository 15:45:50 Cloning repository git://cloud.onap.org/mirror/oom.git 15:45:50 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:45:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:45:50 > git --version # timeout=10 15:45:50 > git --version # 'git version 2.17.1' 15:45:50 using GIT_SSH to set credentials Gerrit user 15:45:50 Verifying host key using manually-configured host key entries 15:45:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:45:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:45:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:45:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:45:57 using GIT_SSH to set credentials Gerrit user 15:45:57 Verifying host key using manually-configured host key entries 15:45:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143314/5 # timeout=30 15:45:57 > git rev-parse 7618771cc83ce61ef5c100f006b4b76567ff47cd^{commit} # timeout=10 15:45:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:45:57 Checking out Revision 7618771cc83ce61ef5c100f006b4b76567ff47cd (refs/changes/14/143314/5) 15:45:57 > git config core.sparsecheckout # timeout=10 15:45:57 > git checkout -f 7618771cc83ce61ef5c100f006b4b76567ff47cd # timeout=30 15:45:57 Commit message: "Reduce cpu requests" 15:45:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:45:57 > git rev-list --no-walk 5e7671dac6e0ca5fdd3a56d193db20dc4615415c # timeout=10 15:46:00 [EnvInject] - Injecting environment variables from a build step. 15:46:00 [EnvInject] - Injecting as environment variables the properties content 15:46:00 PYTHON=python3 15:46:00 15:46:00 [EnvInject] - Variables injected successfully. 15:46:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7204184048965608073.sh 15:46:00 ---> tox-install.sh 15:46:00 + source /home/jenkins/lf-env.sh 15:46:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:46:00 ++ mktemp -d /tmp/venv-XXXX 15:46:00 + lf_venv=/tmp/venv-aJpS 15:46:00 + local venv_file=/tmp/.os_lf_venv 15:46:00 + local python=python3 15:46:00 + local options 15:46:00 + local set_path=true 15:46:00 + local install_args= 15:46:00 ++ 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 15:46:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:46:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:46:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:46:00 + true 15:46:00 + case $1 in 15:46:00 + venv_file=/tmp/.toxenv 15:46:00 + shift 2 15:46:00 + true 15:46:00 + case $1 in 15:46:00 + shift 15:46:00 + break 15:46:00 + case $python in 15:46:00 + local pkg_list= 15:46:00 + [[ -d /opt/pyenv ]] 15:46:00 + echo 'Setup pyenv:' 15:46:00 Setup pyenv: 15:46:00 + export PYENV_ROOT=/opt/pyenv 15:46:00 + PYENV_ROOT=/opt/pyenv 15:46:00 + 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 15:46:00 + 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 15:46:00 + pyenv versions 15:46:00 * system (set by /opt/pyenv/version) 15:46:00 * 3.8.13 (set by /opt/pyenv/version) 15:46:00 * 3.9.13 (set by /opt/pyenv/version) 15:46:00 * 3.10.6 (set by /opt/pyenv/version) 15:46:00 + command -v pyenv 15:46:00 ++ pyenv init - --no-rehash 15:46:00 + 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[*]}"'\'')" 15:46:00 export PATH="/opt/pyenv/shims:${PATH}" 15:46:00 export PYENV_SHELL=bash 15:46:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:46:00 pyenv() { 15:46:00 local command 15:46:00 command="${1:-}" 15:46:00 if [ "$#" -gt 0 ]; then 15:46:00 shift 15:46:00 fi 15:46:00 15:46:00 case "$command" in 15:46:00 rehash|shell) 15:46:00 eval "$(pyenv "sh-$command" "$@")" 15:46:00 ;; 15:46:00 *) 15:46:00 command pyenv "$command" "$@" 15:46:00 ;; 15:46:00 esac 15:46:00 }' 15:46:00 +++ 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[*]}"' 15:46:00 ++ 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 15:46:00 ++ 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 15:46:00 ++ 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 15:46:00 ++ export PYENV_SHELL=bash 15:46:00 ++ PYENV_SHELL=bash 15:46:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:46:00 +++ complete -F _pyenv pyenv 15:46:00 ++ lf-pyver python3 15:46:00 ++ local py_version_xy=python3 15:46:00 ++ local py_version_xyz= 15:46:00 ++ pyenv versions 15:46:00 ++ local command 15:46:00 ++ command=versions 15:46:00 ++ '[' 1 -gt 0 ']' 15:46:00 ++ shift 15:46:00 ++ case "$command" in 15:46:00 ++ command pyenv versions 15:46:00 ++ pyenv versions 15:46:00 ++ sed 's/^[ *]* //' 15:46:00 ++ grep -E '^[0-9.]*[0-9]$' 15:46:00 ++ awk '{ print $1 }' 15:46:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:46:01 +++ grep '^3' /tmp/.pyenv_versions 15:46:01 +++ sort -V 15:46:01 +++ tail -n 1 15:46:01 ++ py_version_xyz=3.10.6 15:46:01 ++ [[ -z 3.10.6 ]] 15:46:01 ++ echo 3.10.6 15:46:01 ++ return 0 15:46:01 + pyenv local 3.10.6 15:46:01 + local command 15:46:01 + command=local 15:46:01 + '[' 2 -gt 0 ']' 15:46:01 + shift 15:46:01 + case "$command" in 15:46:01 + command pyenv local 3.10.6 15:46:01 + pyenv local 3.10.6 15:46:01 + for arg in "$@" 15:46:01 + case $arg in 15:46:01 + pkg_list+='tox ' 15:46:01 + for arg in "$@" 15:46:01 + case $arg in 15:46:01 + pkg_list+='virtualenv ' 15:46:01 + for arg in "$@" 15:46:01 + case $arg in 15:46:01 + pkg_list+='urllib3~=1.26.15 ' 15:46:01 + [[ -f /tmp/.toxenv ]] 15:46:01 + [[ ! -f /tmp/.toxenv ]] 15:46:01 + [[ -n '' ]] 15:46:01 + python3 -m venv /tmp/venv-aJpS 15:46:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aJpS' 15:46:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aJpS 15:46:08 + echo /tmp/venv-aJpS 15:46:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:46:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:46:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:46:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:46:08 + local 'pip_opts=--upgrade --quiet' 15:46:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:46:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:46:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:46:08 + [[ -n '' ]] 15:46:08 + [[ -n '' ]] 15:46:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:46:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:46:08 + /tmp/venv-aJpS/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 15:46:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:46:20 lf-activate-venv(): INFO: Base packages installed successfully 15:46:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:46:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:46:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:46:20 + /tmp/venv-aJpS/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 15:46:54 + type python3 15:46:54 + true 15:46:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aJpS/bin to PATH' 15:46:54 lf-activate-venv(): INFO: Adding /tmp/venv-aJpS/bin to PATH 15:46:54 + PATH=/tmp/venv-aJpS/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 15:46:54 + return 0 15:46:54 + python3 --version 15:46:54 Python 3.10.6 15:46:54 + python3 -m pip --version 15:46:54 pip 26.0.1 from /tmp/venv-aJpS/lib/python3.10/site-packages/pip (python 3.10) 15:46:54 + python3 -m pip freeze 15:46:55 cachetools==7.0.1 15:46:55 chardet==5.2.0 15:46:55 colorama==0.4.6 15:46:55 distlib==0.4.0 15:46:55 filelock==3.24.2 15:46:55 packaging==26.0 15:46:55 platformdirs==4.9.2 15:46:55 pluggy==1.6.0 15:46:55 pyproject-api==1.10.0 15:46:55 tomli==2.4.0 15:46:55 tox==4.36.0 15:46:55 typing_extensions==4.15.0 15:46:55 urllib3==1.26.20 15:46:55 virtualenv==20.36.1 15:46:55 [EnvInject] - Injecting environment variables from a build step. 15:46:55 [EnvInject] - Injecting as environment variables the properties content 15:46:55 PARALLEL=false 15:46:55 15:46:55 [EnvInject] - Variables injected successfully. 15:46:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17297452688807004348.sh 15:46:55 ---> tox-run.sh 15:46:55 + 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 15:46:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:46:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:46:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:46:55 + cd /w/workspace/oom-master-pre-commit-lint/. 15:46:55 + source /home/jenkins/lf-env.sh 15:46:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:46:55 ++ mktemp -d /tmp/venv-XXXX 15:46:55 + lf_venv=/tmp/venv-s1nm 15:46:55 + local venv_file=/tmp/.os_lf_venv 15:46:55 + local python=python3 15:46:55 + local options 15:46:55 + local set_path=true 15:46:55 + local install_args= 15:46:55 ++ 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 15:46:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:46:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:46:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:46:55 + true 15:46:55 + case $1 in 15:46:55 + venv_file=/tmp/.toxenv 15:46:55 + shift 2 15:46:55 + true 15:46:55 + case $1 in 15:46:55 + shift 15:46:55 + break 15:46:55 + case $python in 15:46:55 + local pkg_list= 15:46:55 + [[ -d /opt/pyenv ]] 15:46:55 + echo 'Setup pyenv:' 15:46:55 Setup pyenv: 15:46:55 + export PYENV_ROOT=/opt/pyenv 15:46:55 + PYENV_ROOT=/opt/pyenv 15:46:55 + 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 15:46:55 + 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 15:46:55 + pyenv versions 15:46:55 system 15:46:55 3.8.13 15:46:55 3.9.13 15:46:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:46:55 + command -v pyenv 15:46:55 ++ pyenv init - --no-rehash 15:46:55 + 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[*]}"'\'')" 15:46:55 export PATH="/opt/pyenv/shims:${PATH}" 15:46:55 export PYENV_SHELL=bash 15:46:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:46:55 pyenv() { 15:46:55 local command 15:46:55 command="${1:-}" 15:46:55 if [ "$#" -gt 0 ]; then 15:46:55 shift 15:46:55 fi 15:46:55 15:46:55 case "$command" in 15:46:55 rehash|shell) 15:46:55 eval "$(pyenv "sh-$command" "$@")" 15:46:55 ;; 15:46:55 *) 15:46:55 command pyenv "$command" "$@" 15:46:55 ;; 15:46:55 esac 15:46:55 }' 15:46:55 +++ 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[*]}"' 15:46:55 ++ 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 15:46:55 ++ 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 15:46:55 ++ 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 15:46:55 ++ export PYENV_SHELL=bash 15:46:55 ++ PYENV_SHELL=bash 15:46:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:46:55 +++ complete -F _pyenv pyenv 15:46:55 ++ lf-pyver python3 15:46:55 ++ local py_version_xy=python3 15:46:55 ++ local py_version_xyz= 15:46:55 ++ pyenv versions 15:46:55 ++ sed 's/^[ *]* //' 15:46:55 ++ awk '{ print $1 }' 15:46:55 ++ local command 15:46:55 ++ command=versions 15:46:55 ++ '[' 1 -gt 0 ']' 15:46:55 ++ shift 15:46:55 ++ case "$command" in 15:46:55 ++ command pyenv versions 15:46:55 ++ pyenv versions 15:46:55 ++ grep -E '^[0-9.]*[0-9]$' 15:46:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:46:55 +++ grep '^3' /tmp/.pyenv_versions 15:46:55 +++ sort -V 15:46:55 +++ tail -n 1 15:46:55 ++ py_version_xyz=3.10.6 15:46:55 ++ [[ -z 3.10.6 ]] 15:46:55 ++ echo 3.10.6 15:46:55 ++ return 0 15:46:55 + pyenv local 3.10.6 15:46:55 + local command 15:46:55 + command=local 15:46:55 + '[' 2 -gt 0 ']' 15:46:55 + shift 15:46:55 + case "$command" in 15:46:55 + command pyenv local 3.10.6 15:46:55 + pyenv local 3.10.6 15:46:55 + for arg in "$@" 15:46:55 + case $arg in 15:46:55 + pkg_list+='tox ' 15:46:55 + for arg in "$@" 15:46:55 + case $arg in 15:46:55 + pkg_list+='virtualenv ' 15:46:55 + for arg in "$@" 15:46:55 + case $arg in 15:46:55 + pkg_list+='urllib3~=1.26.15 ' 15:46:55 + [[ -f /tmp/.toxenv ]] 15:46:55 ++ cat /tmp/.toxenv 15:46:55 + lf_venv=/tmp/venv-aJpS 15:46:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aJpS from' file:/tmp/.toxenv 15:46:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aJpS from file:/tmp/.toxenv 15:46:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:46:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:46:55 + local 'pip_opts=--upgrade --quiet' 15:46:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:46:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:46:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:46:55 + [[ -n '' ]] 15:46:55 + [[ -n '' ]] 15:46:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:46:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:46:55 + /tmp/venv-aJpS/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 15:46:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:46:57 lf-activate-venv(): INFO: Base packages installed successfully 15:46:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:46:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:46:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:46:57 + /tmp/venv-aJpS/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 15:46:59 + type python3 15:46:59 + true 15:46:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aJpS/bin to PATH' 15:46:59 lf-activate-venv(): INFO: Adding /tmp/venv-aJpS/bin to PATH 15:46:59 + PATH=/tmp/venv-aJpS/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 15:46:59 + return 0 15:46:59 + [[ -d /opt/pyenv ]] 15:46:59 + echo '---> Setting up pyenv' 15:46:59 ---> Setting up pyenv 15:46:59 + export PYENV_ROOT=/opt/pyenv 15:46:59 + PYENV_ROOT=/opt/pyenv 15:46:59 + export PATH=/opt/pyenv/bin:/tmp/venv-aJpS/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 15:46:59 + PATH=/opt/pyenv/bin:/tmp/venv-aJpS/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 15:46:59 ++ pwd 15:46:59 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:46:59 + export PYTHONPATH 15:46:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:46:59 + TOX_TESTENV_PASSENV=PYTHONPATH 15:46:59 + tox --version 15:47:00 4.36.0 from /tmp/venv-aJpS/lib/python3.10/site-packages/tox/__init__.py 15:47:00 + PARALLEL=false 15:47:00 + TOX_OPTIONS_LIST= 15:47:00 + [[ -n pre-commit ]] 15:47:00 + TOX_OPTIONS_LIST=' -e pre-commit' 15:47:00 + case ${PARALLEL,,} in 15:47:00 + tox -e pre-commit 15:47:00 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:47:02 pre-commit: install_deps> python -I -m pip install pre-commit 15:47:07 pre-commit: freeze> python -m pip freeze --all 15:47:08 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.2,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 15:47:08 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:47:08 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:47:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:47:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:47:10 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:47:11 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:47:11 [INFO] Once installed this environment will be reused. 15:47:11 [INFO] This may take a few minutes... 15:47:16 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:47:16 [INFO] Once installed this environment will be reused. 15:47:16 [INFO] This may take a few minutes... 15:47:21 trim trailing whitespace.................................................Passed 15:47:21 Tabs remover.............................................................Passed 15:47:21 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:47:21 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:47:21 [INFO] Once installed this environment will be reused. 15:47:21 [INFO] This may take a few minutes... 15:47:34 gitlint..............................................(no files to check)Skipped 15:47:34 pre-commit: OK (33.11=setup[7.18]+cmd[13.52,12.41] seconds) 15:47:34 congratulations :) (33.14 seconds) 15:47:34 + tox_status=0 15:47:34 + echo '---> Completed tox runs' 15:47:34 ---> Completed tox runs 15:47:34 + for i in .tox/*/log 15:47:34 ++ echo .tox/pre-commit/log 15:47:34 ++ awk -F/ '{print $2}' 15:47:34 + tox_env=pre-commit 15:47:34 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:47:34 + DOC_DIR=docs/_build/html 15:47:34 + [[ -d docs/_build/html ]] 15:47:34 + echo '---> tox-run.sh ends' 15:47:34 ---> tox-run.sh ends 15:47:34 + test 0 -eq 0 15:47:34 $ ssh-agent -k 15:47:34 unset SSH_AUTH_SOCK; 15:47:34 unset SSH_AGENT_PID; 15:47:34 echo Agent pid 1690 killed; 15:47:34 [ssh-agent] Stopped. 15:47:34 [PostBuildScript] - [INFO] Executing post build scripts. 15:47:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2572256556249134733.sh 15:47:34 ---> sysstat.sh 15:47:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15403303898279647642.sh 15:47:34 ---> package-listing.sh 15:47:34 ++ facter osfamily 15:47:34 ++ tr '[:upper:]' '[:lower:]' 15:47:35 + OS_FAMILY=debian 15:47:35 + workspace=/w/workspace/oom-master-pre-commit-lint 15:47:35 + START_PACKAGES=/tmp/packages_start.txt 15:47:35 + END_PACKAGES=/tmp/packages_end.txt 15:47:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:47:35 + PACKAGES=/tmp/packages_start.txt 15:47:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:47:35 + PACKAGES=/tmp/packages_end.txt 15:47:35 + case "${OS_FAMILY}" in 15:47:35 + dpkg -l 15:47:35 + grep '^ii' 15:47:35 + '[' -f /tmp/packages_start.txt ']' 15:47:35 + '[' -f /tmp/packages_end.txt ']' 15:47:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:47:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:47:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:47:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:47:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17772802941189729534.sh 15:47:35 ---> capture-instance-metadata.sh 15:47:35 Setup pyenv: 15:47:35 system 15:47:35 3.8.13 15:47:35 3.9.13 15:47:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:47:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-57lr 15:47:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:47:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:47:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:47:44 lf-activate-venv(): INFO: Base packages installed successfully 15:47:44 lf-activate-venv(): INFO: Installing additional packages: lftools 15:48:05 lf-activate-venv(): INFO: Adding /tmp/venv-57lr/bin to PATH 15:48:05 INFO: Running in OpenStack, capturing instance metadata 15:48:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10874661681495757080.sh 15:48:05 provisioning config files... 15:48:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5939989990737701949tmp 15:48:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:48:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:48:05 [EnvInject] - Injecting environment variables from a build step. 15:48:05 [EnvInject] - Injecting as environment variables the properties content 15:48:05 SERVER_ID=logs 15:48:05 15:48:05 [EnvInject] - Variables injected successfully. 15:48:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11406991813857786392.sh 15:48:05 ---> create-netrc.sh 15:48:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12687620968199493549.sh 15:48:05 ---> python-tools-install.sh 15:48:05 Setup pyenv: 15:48:05 system 15:48:05 3.8.13 15:48:05 3.9.13 15:48:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:48:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57lr from file:/tmp/.os_lf_venv 15:48:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:07 lf-activate-venv(): INFO: Base packages installed successfully 15:48:07 lf-activate-venv(): INFO: Installing additional packages: lftools 15:48:14 lf-activate-venv(): INFO: Adding /tmp/venv-57lr/bin to PATH 15:48:14 Generating Requirements File 15:48:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:48:36 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:48:36 Python 3.10.6 15:48:37 pip 26.0.1 from /tmp/venv-57lr/lib/python3.10/site-packages/pip (python 3.10) 15:48:37 appdirs==1.4.4 15:48:37 argcomplete==3.6.3 15:48:37 aspy.yaml==1.3.0 15:48:37 attrs==25.4.0 15:48:37 autopage==0.6.0 15:48:37 backports.strenum==1.3.1 15:48:37 beautifulsoup4==4.14.3 15:48:37 boto3==1.42.49 15:48:37 botocore==1.42.49 15:48:37 bs4==0.0.2 15:48:37 certifi==2026.1.4 15:48:37 cffi==2.0.0 15:48:37 cfgv==3.5.0 15:48:37 chardet==5.2.0 15:48:37 charset-normalizer==3.4.4 15:48:37 click==8.3.1 15:48:37 cliff==4.13.1 15:48:37 cmd2==3.2.0 15:48:37 cryptography==3.3.2 15:48:37 debtcollector==3.0.0 15:48:37 decorator==5.2.1 15:48:37 defusedxml==0.7.1 15:48:37 Deprecated==1.3.1 15:48:37 distlib==0.4.0 15:48:37 dnspython==2.8.0 15:48:37 docker==7.1.0 15:48:37 dogpile.cache==1.5.0 15:48:37 durationpy==0.10 15:48:37 email-validator==2.3.0 15:48:37 filelock==3.24.2 15:48:37 future==1.0.0 15:48:37 gitdb==4.0.12 15:48:37 GitPython==3.1.46 15:48:37 httplib2==0.30.2 15:48:37 identify==2.6.16 15:48:37 idna==3.11 15:48:37 importlib-resources==1.5.0 15:48:37 iso8601==2.1.0 15:48:37 Jinja2==3.1.6 15:48:37 jmespath==1.1.0 15:48:37 jsonpatch==1.33 15:48:37 jsonpointer==3.0.0 15:48:37 jsonschema==4.26.0 15:48:37 jsonschema-specifications==2025.9.1 15:48:37 keystoneauth1==5.13.0 15:48:37 kubernetes==35.0.0 15:48:37 lftools==0.37.21 15:48:37 lxml==6.0.2 15:48:37 markdown-it-py==4.0.0 15:48:37 MarkupSafe==3.0.3 15:48:37 mdurl==0.1.2 15:48:37 msgpack==1.1.2 15:48:37 multi_key_dict==2.0.3 15:48:37 munch==4.0.0 15:48:37 netaddr==1.3.0 15:48:37 niet==1.4.2 15:48:37 nodeenv==1.10.0 15:48:37 oauth2client==4.1.3 15:48:37 oauthlib==3.3.1 15:48:37 openstacksdk==4.9.0 15:48:37 os-service-types==1.8.2 15:48:37 osc-lib==4.3.0 15:48:37 oslo.config==10.2.0 15:48:37 oslo.context==6.2.0 15:48:37 oslo.i18n==6.7.1 15:48:37 oslo.log==8.0.0 15:48:37 oslo.serialization==5.9.0 15:48:37 oslo.utils==9.2.0 15:48:37 packaging==26.0 15:48:37 pbr==7.0.3 15:48:37 platformdirs==4.9.2 15:48:37 prettytable==3.17.0 15:48:37 psutil==7.2.2 15:48:37 pyasn1==0.6.2 15:48:37 pyasn1_modules==0.4.2 15:48:37 pycparser==3.0 15:48:37 pygerrit2==2.0.15 15:48:37 PyGithub==2.8.1 15:48:37 Pygments==2.19.2 15:48:37 PyJWT==2.11.0 15:48:37 PyNaCl==1.6.2 15:48:37 pyparsing==2.4.7 15:48:37 pyperclip==1.11.0 15:48:37 pyrsistent==0.20.0 15:48:37 python-cinderclient==9.8.0 15:48:37 python-dateutil==2.9.0.post0 15:48:37 python-heatclient==5.0.0 15:48:37 python-jenkins==1.8.3 15:48:37 python-keystoneclient==5.7.0 15:48:37 python-magnumclient==4.9.0 15:48:37 python-openstackclient==8.3.0 15:48:37 python-swiftclient==4.9.0 15:48:37 PyYAML==6.0.3 15:48:37 referencing==0.37.0 15:48:37 requests==2.32.5 15:48:37 requests-oauthlib==2.0.0 15:48:37 requestsexceptions==1.4.0 15:48:37 rfc3986==2.0.0 15:48:37 rich==14.3.2 15:48:37 rich-argparse==1.7.2 15:48:37 rpds-py==0.30.0 15:48:37 rsa==4.9.1 15:48:37 ruamel.yaml==0.19.1 15:48:37 ruamel.yaml.clib==0.2.15 15:48:37 s3transfer==0.16.0 15:48:37 simplejson==3.20.2 15:48:37 six==1.17.0 15:48:37 smmap==5.0.2 15:48:37 soupsieve==2.8.3 15:48:37 stevedore==5.6.0 15:48:37 tabulate==0.9.0 15:48:37 toml==0.10.2 15:48:37 tomlkit==0.14.0 15:48:37 tqdm==4.67.3 15:48:37 typing_extensions==4.15.0 15:48:37 tzdata==2025.3 15:48:37 urllib3==1.26.20 15:48:37 virtualenv==20.36.1 15:48:37 wcwidth==0.6.0 15:48:37 websocket-client==1.9.0 15:48:37 wrapt==2.1.1 15:48:37 xdg==6.0.0 15:48:37 xmltodict==1.0.3 15:48:37 yq==3.4.3 15:48:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10969359566050833496.sh 15:48:37 ---> sudo-logs.sh 15:48:37 Archiving 'sudo' log.. 15:48:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17209042048933318924.sh 15:48:37 ---> job-cost.sh 15:48:37 INFO: Activating Python virtual environment... 15:48:37 Setup pyenv: 15:48:37 system 15:48:37 3.8.13 15:48:37 3.9.13 15:48:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:48:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57lr from file:/tmp/.os_lf_venv 15:48:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:39 lf-activate-venv(): INFO: Base packages installed successfully 15:48:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:48:44 lf-activate-venv(): INFO: Adding /tmp/venv-57lr/bin to PATH 15:48:44 INFO: No stack-cost file found 15:48:44 INFO: Instance uptime: 204s 15:48:44 INFO: Fetching instance metadata (attempt 1 of 3)... 15:48:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:48:44 INFO: Successfully fetched instance metadata 15:48:44 INFO: Instance type: v3-standard-4 15:48:44 INFO: Retrieving pricing info for: v3-standard-4 15:48:44 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:48:44 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=204 15:48:45 INFO: Successfully fetched Vexxhost pricing API 15:48:45 INFO: Retrieved cost: 0.11 15:48:45 INFO: Retrieved resource: v3-standard-4 15:48:45 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 15:48:45 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 15:48:45 INFO: Successfully archived job cost data 15:48:45 DEBUG: Cost data: oom-master-pre-commit-lint,4414,2026-02-16 15:48:45,v3-standard-4,204,0.11,0.00,SUCCESS 15:48:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15913730392779033495.sh 15:48:45 ---> logs-deploy.sh 15:48:45 Setup pyenv: 15:48:45 system 15:48:45 3.8.13 15:48:45 3.9.13 15:48:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:48:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57lr from file:/tmp/.os_lf_venv 15:48:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:47 lf-activate-venv(): INFO: Base packages installed successfully 15:48:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:48:54 lf-activate-venv(): INFO: Adding /tmp/venv-57lr/bin to PATH 15:48:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4414 15:48:54 INFO: archiving workspace using pattern(s): 15:48:55 Archives upload complete. 15:48:55 INFO: archiving logs to Nexus 15:48:56 ---> uname -a: 15:48:56 Linux prd-ubuntu1804-builder-4c-4g-17405 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:48:56 15:48:56 15:48:56 ---> lscpu: 15:48:56 Architecture: x86_64 15:48:56 CPU op-mode(s): 32-bit, 64-bit 15:48:56 Byte Order: Little Endian 15:48:56 CPU(s): 4 15:48:56 On-line CPU(s) list: 0-3 15:48:56 Thread(s) per core: 1 15:48:56 Core(s) per socket: 1 15:48:56 Socket(s): 4 15:48:56 NUMA node(s): 1 15:48:56 Vendor ID: AuthenticAMD 15:48:56 CPU family: 23 15:48:56 Model: 49 15:48:56 Model name: AMD EPYC-Rome Processor 15:48:56 Stepping: 0 15:48:56 CPU MHz: 2799.998 15:48:56 BogoMIPS: 5599.99 15:48:56 Virtualization: AMD-V 15:48:56 Hypervisor vendor: KVM 15:48:56 Virtualization type: full 15:48:56 L1d cache: 32K 15:48:56 L1i cache: 32K 15:48:56 L2 cache: 512K 15:48:56 L3 cache: 16384K 15:48:56 NUMA node0 CPU(s): 0-3 15:48:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:48:56 15:48:56 15:48:56 ---> nproc: 15:48:56 4 15:48:56 15:48:56 15:48:56 ---> df -h: 15:48:56 Filesystem Size Used Avail Use% Mounted on 15:48:56 udev 7.9G 0 7.9G 0% /dev 15:48:56 tmpfs 1.6G 676K 1.6G 1% /run 15:48:56 /dev/vda1 78G 8.4G 69G 11% / 15:48:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:48:56 tmpfs 5.0M 0 5.0M 0% /run/lock 15:48:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:48:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:48:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:48:56 15:48:56 15:48:56 ---> free -m: 15:48:56 total used free shared buff/cache available 15:48:56 Mem: 16040 534 13283 0 2221 15184 15:48:56 Swap: 1023 0 1023 15:48:56 15:48:56 15:48:56 ---> ip addr: 15:48:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:48:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:48:56 inet 127.0.0.1/8 scope host lo 15:48:56 valid_lft forever preferred_lft forever 15:48:56 inet6 ::1/128 scope host 15:48:56 valid_lft forever preferred_lft forever 15:48:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:48:56 link/ether fa:16:3e:77:a0:72 brd ff:ff:ff:ff:ff:ff 15:48:56 inet 10.30.106.248/23 brd 10.30.107.255 scope global dynamic ens3 15:48:56 valid_lft 86192sec preferred_lft 86192sec 15:48:56 inet6 fe80::f816:3eff:fe77:a072/64 scope link 15:48:56 valid_lft forever preferred_lft forever 15:48:56 15:48:56 15:48:56 ---> sar -b -r -n DEV: 15:48:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17405) 02/16/26 _x86_64_ (4 CPU) 15:48:56 15:48:56 15:45:30 LINUX RESTART (4 CPU) 15:48:56 15:48:56 15:46:02 tps rtps wtps bread/s bwrtn/s 15:48:56 15:47:01 55.87 10.54 45.33 306.52 37877.51 15:48:56 15:48:01 80.95 2.00 78.95 77.19 10215.63 15:48:56 Average: 68.52 6.23 62.28 190.89 23930.36 15:48:56 15:48:56 15:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:48:56 15:47:01 14208456 15602128 2216512 13.49 44084 1561052 772184 4.42 625564 1398864 7272 15:48:56 15:48:01 13695496 15494316 2729472 16.62 70056 1919428 867952 4.97 829352 1664456 165640 15:48:56 Average: 13951976 15548222 2472992 15.06 57070 1740240 820068 4.69 727458 1531660 86456 15:48:56 15:48:56 15:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:48:56 15:47:01 ens3 14.39 12.40 190.77 3.49 0.00 0.00 0.00 0.00 15:48:56 15:47:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 15:48:56 15:48:01 ens3 88.09 62.71 1383.07 10.15 0.00 0.00 0.00 0.00 15:48:56 15:48:01 lo 3.13 3.13 0.35 0.35 0.00 0.00 0.00 0.00 15:48:56 Average: ens3 51.55 37.77 791.93 6.85 0.00 0.00 0.00 0.00 15:48:56 Average: lo 1.81 1.81 0.20 0.20 0.00 0.00 0.00 0.00 15:48:56 15:48:56 15:48:56 ---> sar -P ALL: 15:48:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17405) 02/16/26 _x86_64_ (4 CPU) 15:48:56 15:48:56 15:45:30 LINUX RESTART (4 CPU) 15:48:56 15:48:56 15:46:02 CPU %user %nice %system %iowait %steal %idle 15:48:56 15:47:01 all 5.53 0.00 0.54 21.09 0.04 72.80 15:48:56 15:47:01 0 7.13 0.00 0.71 33.07 0.05 59.04 15:48:56 15:47:01 1 1.97 0.00 0.12 0.17 0.03 97.71 15:48:56 15:47:01 2 6.28 0.00 0.54 1.02 0.05 92.11 15:48:56 15:47:01 3 6.74 0.00 0.72 50.20 0.07 42.27 15:48:56 15:48:01 all 23.05 0.00 1.98 6.03 0.11 68.83 15:48:56 15:48:01 0 28.12 0.00 2.10 2.17 0.12 67.49 15:48:56 15:48:01 1 14.00 0.00 1.28 1.69 0.08 82.95 15:48:56 15:48:01 2 37.06 0.00 2.93 2.16 0.15 57.71 15:48:56 15:48:01 3 13.08 0.00 1.66 18.14 0.07 67.06 15:48:56 Average: all 14.37 0.00 1.27 13.49 0.08 70.80 15:48:56 Average: 0 17.72 0.00 1.42 17.48 0.08 63.30 15:48:56 Average: 1 8.05 0.00 0.70 0.94 0.06 90.25 15:48:56 Average: 2 21.80 0.00 1.75 1.59 0.10 74.76 15:48:56 Average: 3 9.94 0.00 1.19 34.03 0.07 54.77 15:48:56 15:48:56 15:48:56