19:25:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143314 19:25:45 Running as SYSTEM 19:25:46 [EnvInject] - Loading node environment variables. 19:25:46 Building remotely on prd-ubuntu1804-builder-4c-4g-17101 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:25:46 [ssh-agent] Looking for ssh-agent implementation... 19:25:46 $ ssh-agent 19:25:46 SSH_AUTH_SOCK=/tmp/ssh-HKy3joRxKJKU/agent.1654 19:25:46 SSH_AGENT_PID=1656 19:25:46 [ssh-agent] Started. 19:25:46 Running ssh-add (command line suppressed) 19:25:46 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15378315851621502953.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15378315851621502953.key) 19:25:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:25:46 The recommended git tool is: NONE 19:25:47 using credential onap-jenkins-ssh 19:25:47 Wiping out workspace first. 19:25:47 Cloning the remote Git repository 19:25:47 Cloning repository git://cloud.onap.org/mirror/oom.git 19:25:47 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:25:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:25:47 > git --version # timeout=10 19:25:47 > git --version # 'git version 2.17.1' 19:25:47 using GIT_SSH to set credentials Gerrit user 19:25:47 Verifying host key using manually-configured host key entries 19:25:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:25:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:25:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:25:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:25:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:25:53 using GIT_SSH to set credentials Gerrit user 19:25:53 Verifying host key using manually-configured host key entries 19:25:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143314/1 # timeout=30 19:25:53 > git rev-parse 5e41caf13cffc2d81aa46faf6a974f777498148c^{commit} # timeout=10 19:25:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:25:53 Checking out Revision 5e41caf13cffc2d81aa46faf6a974f777498148c (refs/changes/14/143314/1) 19:25:53 > git config core.sparsecheckout # timeout=10 19:25:53 > git checkout -f 5e41caf13cffc2d81aa46faf6a974f777498148c # timeout=30 19:25:57 Commit message: "Reduce cpu requests" 19:25:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:25:57 > git rev-list --no-walk 5e7671dac6e0ca5fdd3a56d193db20dc4615415c # timeout=10 19:25:57 [EnvInject] - Injecting environment variables from a build step. 19:25:57 [EnvInject] - Injecting as environment variables the properties content 19:25:57 PYTHON=python3 19:25:57 19:25:57 [EnvInject] - Variables injected successfully. 19:25:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13742107176812350138.sh 19:25:57 ---> tox-install.sh 19:25:57 + source /home/jenkins/lf-env.sh 19:25:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:25:57 ++ mktemp -d /tmp/venv-XXXX 19:25:57 + lf_venv=/tmp/venv-bFSx 19:25:57 + local venv_file=/tmp/.os_lf_venv 19:25:57 + local python=python3 19:25:57 + local options 19:25:57 + local set_path=true 19:25:57 + local install_args= 19:25:57 ++ 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 19:25:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:25:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:25:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:25:57 + true 19:25:57 + case $1 in 19:25:57 + venv_file=/tmp/.toxenv 19:25:57 + shift 2 19:25:57 + true 19:25:57 + case $1 in 19:25:57 + shift 19:25:57 + break 19:25:57 + case $python in 19:25:57 + local pkg_list= 19:25:57 + [[ -d /opt/pyenv ]] 19:25:57 + echo 'Setup pyenv:' 19:25:57 Setup pyenv: 19:25:57 + export PYENV_ROOT=/opt/pyenv 19:25:57 + PYENV_ROOT=/opt/pyenv 19:25:57 + 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 19:25:57 + 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 19:25:57 + pyenv versions 19:25:57 * system (set by /opt/pyenv/version) 19:25:57 * 3.8.13 (set by /opt/pyenv/version) 19:25:57 * 3.9.13 (set by /opt/pyenv/version) 19:25:57 * 3.10.6 (set by /opt/pyenv/version) 19:25:57 + command -v pyenv 19:25:57 ++ pyenv init - --no-rehash 19:25:57 + 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[*]}"'\'')" 19:25:57 export PATH="/opt/pyenv/shims:${PATH}" 19:25:57 export PYENV_SHELL=bash 19:25:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:25:57 pyenv() { 19:25:57 local command 19:25:57 command="${1:-}" 19:25:57 if [ "$#" -gt 0 ]; then 19:25:57 shift 19:25:57 fi 19:25:57 19:25:57 case "$command" in 19:25:57 rehash|shell) 19:25:57 eval "$(pyenv "sh-$command" "$@")" 19:25:57 ;; 19:25:57 *) 19:25:57 command pyenv "$command" "$@" 19:25:57 ;; 19:25:57 esac 19:25:57 }' 19:25:57 +++ 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[*]}"' 19:25:57 ++ 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 19:25:57 ++ 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 19:25:57 ++ 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 19:25:57 ++ export PYENV_SHELL=bash 19:25:57 ++ PYENV_SHELL=bash 19:25:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:25:57 +++ complete -F _pyenv pyenv 19:25:57 ++ lf-pyver python3 19:25:57 ++ local py_version_xy=python3 19:25:57 ++ local py_version_xyz= 19:25:57 ++ pyenv versions 19:25:57 ++ local command 19:25:57 ++ command=versions 19:25:57 ++ '[' 1 -gt 0 ']' 19:25:57 ++ shift 19:25:57 ++ case "$command" in 19:25:57 ++ command pyenv versions 19:25:57 ++ pyenv versions 19:25:57 ++ awk '{ print $1 }' 19:25:57 ++ sed 's/^[ *]* //' 19:25:57 ++ grep -E '^[0-9.]*[0-9]$' 19:25:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:25:57 +++ grep '^3' /tmp/.pyenv_versions 19:25:57 +++ tail -n 1 19:25:57 +++ sort -V 19:25:57 ++ py_version_xyz=3.10.6 19:25:57 ++ [[ -z 3.10.6 ]] 19:25:57 ++ echo 3.10.6 19:25:57 ++ return 0 19:25:57 + pyenv local 3.10.6 19:25:57 + local command 19:25:57 + command=local 19:25:57 + '[' 2 -gt 0 ']' 19:25:57 + shift 19:25:57 + case "$command" in 19:25:57 + command pyenv local 3.10.6 19:25:57 + pyenv local 3.10.6 19:25:57 + for arg in "$@" 19:25:57 + case $arg in 19:25:57 + pkg_list+='tox ' 19:25:57 + for arg in "$@" 19:25:57 + case $arg in 19:25:57 + pkg_list+='virtualenv ' 19:25:57 + for arg in "$@" 19:25:57 + case $arg in 19:25:57 + pkg_list+='urllib3~=1.26.15 ' 19:25:57 + [[ -f /tmp/.toxenv ]] 19:25:57 + [[ ! -f /tmp/.toxenv ]] 19:25:57 + [[ -n '' ]] 19:25:57 + python3 -m venv /tmp/venv-bFSx 19:26:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bFSx' 19:26:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bFSx 19:26:01 + echo /tmp/venv-bFSx 19:26:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:26:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:26:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:26:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:26:01 + local 'pip_opts=--upgrade --quiet' 19:26:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:26:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:26:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:26:01 + [[ -n '' ]] 19:26:01 + [[ -n '' ]] 19:26:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:26:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:26:01 + /tmp/venv-bFSx/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 19:26:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:26:06 lf-activate-venv(): INFO: Base packages installed successfully 19:26:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:26:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:26:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:26:06 + /tmp/venv-bFSx/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 19:26:08 + type python3 19:26:08 + true 19:26:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bFSx/bin to PATH' 19:26:08 lf-activate-venv(): INFO: Adding /tmp/venv-bFSx/bin to PATH 19:26:08 + PATH=/tmp/venv-bFSx/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 19:26:08 + return 0 19:26:08 + python3 --version 19:26:08 Python 3.10.6 19:26:08 + python3 -m pip --version 19:26:08 pip 26.0.1 from /tmp/venv-bFSx/lib/python3.10/site-packages/pip (python 3.10) 19:26:08 + python3 -m pip freeze 19:26:08 cachetools==7.0.1 19:26:08 chardet==5.2.0 19:26:08 colorama==0.4.6 19:26:08 distlib==0.4.0 19:26:08 filelock==3.24.0 19:26:08 packaging==26.0 19:26:08 platformdirs==4.9.1 19:26:08 pluggy==1.6.0 19:26:08 pyproject-api==1.10.0 19:26:08 tomli==2.4.0 19:26:08 tox==4.35.0 19:26:08 typing_extensions==4.15.0 19:26:08 urllib3==1.26.20 19:26:08 virtualenv==20.36.1 19:26:08 [EnvInject] - Injecting environment variables from a build step. 19:26:08 [EnvInject] - Injecting as environment variables the properties content 19:26:08 PARALLEL=false 19:26:08 19:26:08 [EnvInject] - Variables injected successfully. 19:26:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12963011732025507953.sh 19:26:08 ---> tox-run.sh 19:26:08 + 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 19:26:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:26:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:26:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:26:08 + cd /w/workspace/oom-master-pre-commit-lint/. 19:26:08 + source /home/jenkins/lf-env.sh 19:26:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:26:08 ++ mktemp -d /tmp/venv-XXXX 19:26:08 + lf_venv=/tmp/venv-SyAW 19:26:08 + local venv_file=/tmp/.os_lf_venv 19:26:08 + local python=python3 19:26:08 + local options 19:26:08 + local set_path=true 19:26:08 + local install_args= 19:26:08 ++ 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 19:26:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:26:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:26:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:26:08 + true 19:26:08 + case $1 in 19:26:08 + venv_file=/tmp/.toxenv 19:26:08 + shift 2 19:26:08 + true 19:26:08 + case $1 in 19:26:08 + shift 19:26:08 + break 19:26:08 + case $python in 19:26:08 + local pkg_list= 19:26:08 + [[ -d /opt/pyenv ]] 19:26:08 + echo 'Setup pyenv:' 19:26:08 Setup pyenv: 19:26:08 + export PYENV_ROOT=/opt/pyenv 19:26:08 + PYENV_ROOT=/opt/pyenv 19:26:08 + 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 19:26:08 + 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 19:26:08 + pyenv versions 19:26:08 system 19:26:08 3.8.13 19:26:08 3.9.13 19:26:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:26:08 + command -v pyenv 19:26:08 ++ pyenv init - --no-rehash 19:26:08 + 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[*]}"'\'')" 19:26:08 export PATH="/opt/pyenv/shims:${PATH}" 19:26:08 export PYENV_SHELL=bash 19:26:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:26:08 pyenv() { 19:26:08 local command 19:26:08 command="${1:-}" 19:26:08 if [ "$#" -gt 0 ]; then 19:26:08 shift 19:26:08 fi 19:26:08 19:26:08 case "$command" in 19:26:08 rehash|shell) 19:26:08 eval "$(pyenv "sh-$command" "$@")" 19:26:08 ;; 19:26:08 *) 19:26:08 command pyenv "$command" "$@" 19:26:08 ;; 19:26:08 esac 19:26:08 }' 19:26:08 +++ 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[*]}"' 19:26:08 ++ 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 19:26:08 ++ 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 19:26:08 ++ 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 19:26:08 ++ export PYENV_SHELL=bash 19:26:08 ++ PYENV_SHELL=bash 19:26:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:26:08 +++ complete -F _pyenv pyenv 19:26:08 ++ lf-pyver python3 19:26:08 ++ local py_version_xy=python3 19:26:08 ++ local py_version_xyz= 19:26:08 ++ pyenv versions 19:26:08 ++ sed 's/^[ *]* //' 19:26:08 ++ local command 19:26:08 ++ command=versions 19:26:08 ++ grep -E '^[0-9.]*[0-9]$' 19:26:08 ++ '[' 1 -gt 0 ']' 19:26:08 ++ shift 19:26:08 ++ awk '{ print $1 }' 19:26:08 ++ case "$command" in 19:26:08 ++ command pyenv versions 19:26:08 ++ pyenv versions 19:26:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:26:09 +++ sort -V 19:26:09 +++ tail -n 1 19:26:09 +++ grep '^3' /tmp/.pyenv_versions 19:26:09 ++ py_version_xyz=3.10.6 19:26:09 ++ [[ -z 3.10.6 ]] 19:26:09 ++ echo 3.10.6 19:26:09 ++ return 0 19:26:09 + pyenv local 3.10.6 19:26:09 + local command 19:26:09 + command=local 19:26:09 + '[' 2 -gt 0 ']' 19:26:09 + shift 19:26:09 + case "$command" in 19:26:09 + command pyenv local 3.10.6 19:26:09 + pyenv local 3.10.6 19:26:09 + for arg in "$@" 19:26:09 + case $arg in 19:26:09 + pkg_list+='tox ' 19:26:09 + for arg in "$@" 19:26:09 + case $arg in 19:26:09 + pkg_list+='virtualenv ' 19:26:09 + for arg in "$@" 19:26:09 + case $arg in 19:26:09 + pkg_list+='urllib3~=1.26.15 ' 19:26:09 + [[ -f /tmp/.toxenv ]] 19:26:09 ++ cat /tmp/.toxenv 19:26:09 + lf_venv=/tmp/venv-bFSx 19:26:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bFSx from' file:/tmp/.toxenv 19:26:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bFSx from file:/tmp/.toxenv 19:26:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:26:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:26:09 + local 'pip_opts=--upgrade --quiet' 19:26:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:26:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:26:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:26:09 + [[ -n '' ]] 19:26:09 + [[ -n '' ]] 19:26:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:26:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:26:09 + /tmp/venv-bFSx/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 19:26:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:26:10 lf-activate-venv(): INFO: Base packages installed successfully 19:26:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:26:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:26:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:26:10 + /tmp/venv-bFSx/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 19:26:10 + type python3 19:26:10 + true 19:26:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bFSx/bin to PATH' 19:26:10 lf-activate-venv(): INFO: Adding /tmp/venv-bFSx/bin to PATH 19:26:10 + PATH=/tmp/venv-bFSx/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 19:26:10 + return 0 19:26:10 + [[ -d /opt/pyenv ]] 19:26:10 + echo '---> Setting up pyenv' 19:26:10 ---> Setting up pyenv 19:26:10 + export PYENV_ROOT=/opt/pyenv 19:26:10 + PYENV_ROOT=/opt/pyenv 19:26:10 + export PATH=/opt/pyenv/bin:/tmp/venv-bFSx/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 19:26:10 + PATH=/opt/pyenv/bin:/tmp/venv-bFSx/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 19:26:10 ++ pwd 19:26:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:26:10 + export PYTHONPATH 19:26:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:26:10 + TOX_TESTENV_PASSENV=PYTHONPATH 19:26:10 + tox --version 19:26:11 4.35.0 from /tmp/venv-bFSx/lib/python3.10/site-packages/tox/__init__.py 19:26:11 + PARALLEL=false 19:26:11 + TOX_OPTIONS_LIST= 19:26:11 + [[ -n pre-commit ]] 19:26:11 + TOX_OPTIONS_LIST=' -e pre-commit' 19:26:11 + case ${PARALLEL,,} in 19:26:11 + tox -e pre-commit 19:26:11 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:26:12 pre-commit: install_deps> python -I -m pip install pre-commit 19:26:15 pre-commit: freeze> python -m pip freeze --all 19:26:15 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.0,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.9.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 19:26:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:26:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:26:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:26:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:26:17 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:26:17 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:26:17 [INFO] Once installed this environment will be reused. 19:26:17 [INFO] This may take a few minutes... 19:26:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:26:21 [INFO] Once installed this environment will be reused. 19:26:21 [INFO] This may take a few minutes... 19:26:26 trim trailing whitespace.................................................Passed 19:26:26 Tabs remover.............................................................Passed 19:26:26 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:26:27 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:26:27 [INFO] Once installed this environment will be reused. 19:26:27 [INFO] This may take a few minutes... 19:26:35 gitlint..............................................(no files to check)Skipped 19:26:35 pre-commit: OK (23.89=setup[3.68]+cmd[11.29,8.93] seconds) 19:26:35 congratulations :) (23.93 seconds) 19:26:35 + tox_status=0 19:26:35 + echo '---> Completed tox runs' 19:26:35 ---> Completed tox runs 19:26:35 + for i in .tox/*/log 19:26:35 ++ echo .tox/pre-commit/log 19:26:35 ++ awk -F/ '{print $2}' 19:26:35 + tox_env=pre-commit 19:26:35 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:26:35 + DOC_DIR=docs/_build/html 19:26:35 + [[ -d docs/_build/html ]] 19:26:35 + echo '---> tox-run.sh ends' 19:26:35 ---> tox-run.sh ends 19:26:35 + test 0 -eq 0 19:26:35 $ ssh-agent -k 19:26:35 unset SSH_AUTH_SOCK; 19:26:35 unset SSH_AGENT_PID; 19:26:35 echo Agent pid 1656 killed; 19:26:35 [ssh-agent] Stopped. 19:26:35 [PostBuildScript] - [INFO] Executing post build scripts. 19:26:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6623326869069306903.sh 19:26:35 ---> sysstat.sh 19:26:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins420963166582856664.sh 19:26:36 ---> package-listing.sh 19:26:36 ++ facter osfamily 19:26:36 ++ tr '[:upper:]' '[:lower:]' 19:26:36 + OS_FAMILY=debian 19:26:36 + workspace=/w/workspace/oom-master-pre-commit-lint 19:26:36 + START_PACKAGES=/tmp/packages_start.txt 19:26:36 + END_PACKAGES=/tmp/packages_end.txt 19:26:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:26:36 + PACKAGES=/tmp/packages_start.txt 19:26:36 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:26:36 + PACKAGES=/tmp/packages_end.txt 19:26:36 + case "${OS_FAMILY}" in 19:26:36 + dpkg -l 19:26:36 + grep '^ii' 19:26:36 + '[' -f /tmp/packages_start.txt ']' 19:26:36 + '[' -f /tmp/packages_end.txt ']' 19:26:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:26:36 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:26:36 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:26:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:26:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3684131200494622363.sh 19:26:36 ---> capture-instance-metadata.sh 19:26:36 Setup pyenv: 19:26:36 system 19:26:36 3.8.13 19:26:36 3.9.13 19:26:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:26:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rF8N 19:26:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:26:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:26:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:26:44 lf-activate-venv(): INFO: Base packages installed successfully 19:26:44 lf-activate-venv(): INFO: Installing additional packages: lftools 19:27:05 lf-activate-venv(): INFO: Adding /tmp/venv-rF8N/bin to PATH 19:27:05 INFO: Running in OpenStack, capturing instance metadata 19:27:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7260855009269791774.sh 19:27:05 provisioning config files... 19:27:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1105855221741416153tmp 19:27:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:27:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:27:05 [EnvInject] - Injecting environment variables from a build step. 19:27:05 [EnvInject] - Injecting as environment variables the properties content 19:27:05 SERVER_ID=logs 19:27:05 19:27:05 [EnvInject] - Variables injected successfully. 19:27:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins964134632602269432.sh 19:27:05 ---> create-netrc.sh 19:27:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1276968314349687559.sh 19:27:05 ---> python-tools-install.sh 19:27:05 Setup pyenv: 19:27:05 system 19:27:05 3.8.13 19:27:05 3.9.13 19:27:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:27:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rF8N from file:/tmp/.os_lf_venv 19:27:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:27:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:27:07 lf-activate-venv(): INFO: Base packages installed successfully 19:27:07 lf-activate-venv(): INFO: Installing additional packages: lftools 19:27:15 lf-activate-venv(): INFO: Adding /tmp/venv-rF8N/bin to PATH 19:27:15 Generating Requirements File 19:27:32 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. 19:27:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:27:33 Python 3.10.6 19:27:33 pip 26.0.1 from /tmp/venv-rF8N/lib/python3.10/site-packages/pip (python 3.10) 19:27:33 appdirs==1.4.4 19:27:33 argcomplete==3.6.3 19:27:33 aspy.yaml==1.3.0 19:27:33 attrs==25.4.0 19:27:33 autopage==0.6.0 19:27:33 backports.strenum==1.3.1 19:27:33 beautifulsoup4==4.14.3 19:27:33 boto3==1.42.49 19:27:33 botocore==1.42.49 19:27:33 bs4==0.0.2 19:27:33 certifi==2026.1.4 19:27:33 cffi==2.0.0 19:27:33 cfgv==3.5.0 19:27:33 chardet==5.2.0 19:27:33 charset-normalizer==3.4.4 19:27:33 click==8.3.1 19:27:33 cliff==4.13.1 19:27:33 cmd2==3.2.0 19:27:33 cryptography==3.3.2 19:27:33 debtcollector==3.0.0 19:27:33 decorator==5.2.1 19:27:33 defusedxml==0.7.1 19:27:33 Deprecated==1.3.1 19:27:33 distlib==0.4.0 19:27:33 dnspython==2.8.0 19:27:33 docker==7.1.0 19:27:33 dogpile.cache==1.5.0 19:27:33 durationpy==0.10 19:27:33 email-validator==2.3.0 19:27:33 filelock==3.24.0 19:27:33 future==1.0.0 19:27:33 gitdb==4.0.12 19:27:33 GitPython==3.1.46 19:27:33 httplib2==0.30.2 19:27:33 identify==2.6.16 19:27:33 idna==3.11 19:27:33 importlib-resources==1.5.0 19:27:33 iso8601==2.1.0 19:27:33 Jinja2==3.1.6 19:27:33 jmespath==1.1.0 19:27:33 jsonpatch==1.33 19:27:33 jsonpointer==3.0.0 19:27:33 jsonschema==4.26.0 19:27:33 jsonschema-specifications==2025.9.1 19:27:33 keystoneauth1==5.13.0 19:27:33 kubernetes==35.0.0 19:27:33 lftools==0.37.21 19:27:33 lxml==6.0.2 19:27:33 markdown-it-py==4.0.0 19:27:33 MarkupSafe==3.0.3 19:27:33 mdurl==0.1.2 19:27:33 msgpack==1.1.2 19:27:33 multi_key_dict==2.0.3 19:27:33 munch==4.0.0 19:27:33 netaddr==1.3.0 19:27:33 niet==1.4.2 19:27:33 nodeenv==1.10.0 19:27:33 oauth2client==4.1.3 19:27:33 oauthlib==3.3.1 19:27:33 openstacksdk==4.9.0 19:27:33 os-service-types==1.8.2 19:27:33 osc-lib==4.3.0 19:27:33 oslo.config==10.2.0 19:27:33 oslo.context==6.2.0 19:27:33 oslo.i18n==6.7.1 19:27:33 oslo.log==8.0.0 19:27:33 oslo.serialization==5.9.0 19:27:33 oslo.utils==9.2.0 19:27:33 packaging==26.0 19:27:33 pbr==7.0.3 19:27:33 platformdirs==4.9.1 19:27:33 prettytable==3.17.0 19:27:33 psutil==7.2.2 19:27:33 pyasn1==0.6.2 19:27:33 pyasn1_modules==0.4.2 19:27:33 pycparser==3.0 19:27:33 pygerrit2==2.0.15 19:27:33 PyGithub==2.8.1 19:27:33 Pygments==2.19.2 19:27:33 PyJWT==2.11.0 19:27:33 PyNaCl==1.6.2 19:27:33 pyparsing==2.4.7 19:27:33 pyperclip==1.11.0 19:27:33 pyrsistent==0.20.0 19:27:33 python-cinderclient==9.8.0 19:27:33 python-dateutil==2.9.0.post0 19:27:33 python-heatclient==5.0.0 19:27:33 python-jenkins==1.8.3 19:27:33 python-keystoneclient==5.7.0 19:27:33 python-magnumclient==4.9.0 19:27:33 python-openstackclient==8.3.0 19:27:33 python-swiftclient==4.9.0 19:27:33 PyYAML==6.0.3 19:27:33 referencing==0.37.0 19:27:33 requests==2.32.5 19:27:33 requests-oauthlib==2.0.0 19:27:33 requestsexceptions==1.4.0 19:27:33 rfc3986==2.0.0 19:27:33 rich==14.3.2 19:27:33 rich-argparse==1.7.2 19:27:33 rpds-py==0.30.0 19:27:33 rsa==4.9.1 19:27:33 ruamel.yaml==0.19.1 19:27:33 ruamel.yaml.clib==0.2.15 19:27:33 s3transfer==0.16.0 19:27:33 simplejson==3.20.2 19:27:33 six==1.17.0 19:27:33 smmap==5.0.2 19:27:33 soupsieve==2.8.3 19:27:33 stevedore==5.6.0 19:27:33 tabulate==0.9.0 19:27:33 toml==0.10.2 19:27:33 tomlkit==0.14.0 19:27:33 tqdm==4.67.3 19:27:33 typing_extensions==4.15.0 19:27:33 tzdata==2025.3 19:27:33 urllib3==1.26.20 19:27:33 virtualenv==20.36.1 19:27:33 wcwidth==0.6.0 19:27:33 websocket-client==1.9.0 19:27:33 wrapt==2.1.1 19:27:33 xdg==6.0.0 19:27:33 xmltodict==1.0.3 19:27:33 yq==3.4.3 19:27:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11384975617864624353.sh 19:27:33 ---> sudo-logs.sh 19:27:33 Archiving 'sudo' log.. 19:27:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16644235601261891361.sh 19:27:33 ---> job-cost.sh 19:27:33 INFO: Activating Python virtual environment... 19:27:33 Setup pyenv: 19:27:33 system 19:27:33 3.8.13 19:27:33 3.9.13 19:27:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:27:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rF8N from file:/tmp/.os_lf_venv 19:27:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:27:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:27:35 lf-activate-venv(): INFO: Base packages installed successfully 19:27:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:27:40 lf-activate-venv(): INFO: Adding /tmp/venv-rF8N/bin to PATH 19:27:40 INFO: No stack-cost file found 19:27:40 INFO: Instance uptime: 140s 19:27:40 INFO: Fetching instance metadata (attempt 1 of 3)... 19:27:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:27:41 INFO: Successfully fetched instance metadata 19:27:41 INFO: Instance type: v3-standard-4 19:27:41 INFO: Retrieving pricing info for: v3-standard-4 19:27:41 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:27:41 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=140 19:27:41 INFO: Successfully fetched Vexxhost pricing API 19:27:41 INFO: Retrieved cost: 0.11 19:27:41 INFO: Retrieved resource: v3-standard-4 19:27:41 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 19:27:41 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 19:27:41 INFO: Successfully archived job cost data 19:27:41 DEBUG: Cost data: oom-master-pre-commit-lint,4410,2026-02-15 19:27:41,v3-standard-4,140,0.11,0.00,SUCCESS 19:27:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9084825757950497477.sh 19:27:41 ---> logs-deploy.sh 19:27:41 Setup pyenv: 19:27:41 system 19:27:41 3.8.13 19:27:41 3.9.13 19:27:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:27:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rF8N from file:/tmp/.os_lf_venv 19:27:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:27:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:27:43 lf-activate-venv(): INFO: Base packages installed successfully 19:27:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:27:51 lf-activate-venv(): INFO: Adding /tmp/venv-rF8N/bin to PATH 19:27:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4410 19:27:51 INFO: archiving workspace using pattern(s): 19:27:52 Archives upload complete. 19:27:52 INFO: archiving logs to Nexus 19:27:53 ---> uname -a: 19:27:53 Linux prd-ubuntu1804-builder-4c-4g-17101 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:27:53 19:27:53 19:27:53 ---> lscpu: 19:27:53 Architecture: x86_64 19:27:53 CPU op-mode(s): 32-bit, 64-bit 19:27:53 Byte Order: Little Endian 19:27:53 CPU(s): 4 19:27:53 On-line CPU(s) list: 0-3 19:27:53 Thread(s) per core: 1 19:27:53 Core(s) per socket: 1 19:27:53 Socket(s): 4 19:27:53 NUMA node(s): 1 19:27:53 Vendor ID: AuthenticAMD 19:27:53 CPU family: 23 19:27:53 Model: 49 19:27:53 Model name: AMD EPYC-Rome Processor 19:27:53 Stepping: 0 19:27:53 CPU MHz: 2800.000 19:27:53 BogoMIPS: 5600.00 19:27:53 Virtualization: AMD-V 19:27:53 Hypervisor vendor: KVM 19:27:53 Virtualization type: full 19:27:53 L1d cache: 32K 19:27:53 L1i cache: 32K 19:27:53 L2 cache: 512K 19:27:53 L3 cache: 16384K 19:27:53 NUMA node0 CPU(s): 0-3 19:27:53 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 19:27:53 19:27:53 19:27:53 ---> nproc: 19:27:53 4 19:27:53 19:27:53 19:27:53 ---> df -h: 19:27:53 Filesystem Size Used Avail Use% Mounted on 19:27:53 udev 7.9G 0 7.9G 0% /dev 19:27:53 tmpfs 1.6G 676K 1.6G 1% /run 19:27:53 /dev/vda1 78G 8.4G 69G 11% / 19:27:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:27:53 tmpfs 5.0M 0 5.0M 0% /run/lock 19:27:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:27:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:27:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:27:53 19:27:53 19:27:53 ---> free -m: 19:27:53 total used free shared buff/cache available 19:27:53 Mem: 16040 556 13257 0 2225 15162 19:27:53 Swap: 1023 0 1023 19:27:53 19:27:53 19:27:53 ---> ip addr: 19:27:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:27:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:27:53 inet 127.0.0.1/8 scope host lo 19:27:53 valid_lft forever preferred_lft forever 19:27:53 inet6 ::1/128 scope host 19:27:53 valid_lft forever preferred_lft forever 19:27:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:27:53 link/ether fa:16:3e:a8:47:e2 brd ff:ff:ff:ff:ff:ff 19:27:53 inet 10.30.106.78/23 brd 10.30.107.255 scope global dynamic ens3 19:27:53 valid_lft 86256sec preferred_lft 86256sec 19:27:53 inet6 fe80::f816:3eff:fea8:47e2/64 scope link 19:27:53 valid_lft forever preferred_lft forever 19:27:53 19:27:53 19:27:53 ---> sar -b -r -n DEV: 19:27:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17101) 02/15/26 _x86_64_ (4 CPU) 19:27:53 19:27:53 19:25:30 LINUX RESTART (4 CPU) 19:27:53 19:27:53 19:26:01 tps rtps wtps bread/s bwrtn/s 19:27:53 19:27:02 129.40 8.87 120.53 190.63 35956.81 19:27:53 Average: 129.40 8.87 120.53 190.63 35956.81 19:27:53 19:27:53 19:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:27:53 19:27:02 13633464 15468428 2791504 17.00 74608 1948728 851172 4.87 872420 1680044 192868 19:27:53 Average: 13633464 15468428 2791504 17.00 74608 1948728 851172 4.87 872420 1680044 192868 19:27:53 19:27:53 19:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:27:53 19:27:02 lo 3.33 3.33 0.39 0.39 0.00 0.00 0.00 0.00 19:27:53 19:27:02 ens3 107.70 76.95 1569.35 13.12 0.00 0.00 0.00 0.00 19:27:53 Average: lo 3.33 3.33 0.39 0.39 0.00 0.00 0.00 0.00 19:27:53 Average: ens3 107.70 76.95 1569.35 13.12 0.00 0.00 0.00 0.00 19:27:53 19:27:53 19:27:53 ---> sar -P ALL: 19:27:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17101) 02/15/26 _x86_64_ (4 CPU) 19:27:53 19:27:53 19:25:30 LINUX RESTART (4 CPU) 19:27:53 19:27:53 19:26:01 CPU %user %nice %system %iowait %steal %idle 19:27:53 19:27:02 all 25.63 0.00 2.17 4.06 0.08 68.07 19:27:53 19:27:02 0 14.12 0.00 1.54 6.62 0.08 77.64 19:27:53 19:27:02 1 18.82 0.00 1.59 5.75 0.05 73.78 19:27:53 19:27:02 2 46.12 0.00 3.10 1.83 0.10 48.85 19:27:53 19:27:02 3 23.34 0.00 2.48 2.06 0.05 72.07 19:27:53 Average: all 25.63 0.00 2.17 4.06 0.08 68.07 19:27:53 Average: 0 14.12 0.00 1.54 6.62 0.08 77.64 19:27:53 Average: 1 18.82 0.00 1.59 5.75 0.05 73.78 19:27:53 Average: 2 46.12 0.00 3.10 1.83 0.10 48.85 19:27:53 Average: 3 23.34 0.00 2.48 2.06 0.05 72.07 19:27:53 19:27:53 19:27:53