14:24:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143593 14:24:56 Running as SYSTEM 14:24:56 [EnvInject] - Loading node environment variables. 14:24:56 Building remotely on prd-ubuntu1804-builder-4c-4g-2572 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:24:56 [ssh-agent] Looking for ssh-agent implementation... 14:24:56 $ ssh-agent 14:24:56 SSH_AUTH_SOCK=/tmp/ssh-Q1KmGkH1cEJ2/agent.1646 14:24:56 SSH_AGENT_PID=1648 14:24:56 [ssh-agent] Started. 14:24:57 Running ssh-add (command line suppressed) 14:24:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3685198953184244182.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3685198953184244182.key) 14:24:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:24:57 The recommended git tool is: NONE 14:24:58 using credential onap-jenkins-ssh 14:24:58 Wiping out workspace first. 14:24:58 Cloning the remote Git repository 14:24:58 Cloning repository git://cloud.onap.org/mirror/oom.git 14:24:58 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:24:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:24:58 > git --version # timeout=10 14:24:58 > git --version # 'git version 2.17.1' 14:24:58 using GIT_SSH to set credentials Gerrit user 14:24:58 Verifying host key using manually-configured host key entries 14:24:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:25:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:25:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:25:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:25:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:25:05 using GIT_SSH to set credentials Gerrit user 14:25:05 Verifying host key using manually-configured host key entries 14:25:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/93/143593/3 # timeout=30 14:25:05 > git rev-parse 8e20e9cdaaeaba9c895f1e9001581aff68a3bdde^{commit} # timeout=10 14:25:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:25:05 Checking out Revision 8e20e9cdaaeaba9c895f1e9001581aff68a3bdde (refs/changes/93/143593/3) 14:25:05 > git config core.sparsecheckout # timeout=10 14:25:05 > git checkout -f 8e20e9cdaaeaba9c895f1e9001581aff68a3bdde # timeout=30 14:25:09 Commit message: "[SDC] 13.1.0 release" 14:25:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:25:09 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 14:25:09 [EnvInject] - Injecting environment variables from a build step. 14:25:09 [EnvInject] - Injecting as environment variables the properties content 14:25:09 PYTHON=python3 14:25:09 14:25:09 [EnvInject] - Variables injected successfully. 14:25:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2733481415823689168.sh 14:25:09 ---> tox-install.sh 14:25:09 + source /home/jenkins/lf-env.sh 14:25:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:25:09 ++ mktemp -d /tmp/venv-XXXX 14:25:09 + lf_venv=/tmp/venv-BY8S 14:25:09 + local venv_file=/tmp/.os_lf_venv 14:25:09 + local python=python3 14:25:09 + local options 14:25:09 + local set_path=true 14:25:09 + local install_args= 14:25:09 ++ 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 14:25:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:25:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:25:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:25:09 + true 14:25:09 + case $1 in 14:25:09 + venv_file=/tmp/.toxenv 14:25:09 + shift 2 14:25:09 + true 14:25:09 + case $1 in 14:25:09 + shift 14:25:09 + break 14:25:09 + case $python in 14:25:09 + local pkg_list= 14:25:09 + [[ -d /opt/pyenv ]] 14:25:09 + echo 'Setup pyenv:' 14:25:09 Setup pyenv: 14:25:09 + export PYENV_ROOT=/opt/pyenv 14:25:09 + PYENV_ROOT=/opt/pyenv 14:25:09 + 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 14:25:09 + 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 14:25:09 + pyenv versions 14:25:09 * system (set by /opt/pyenv/version) 14:25:09 * 3.8.13 (set by /opt/pyenv/version) 14:25:09 * 3.9.13 (set by /opt/pyenv/version) 14:25:09 * 3.10.6 (set by /opt/pyenv/version) 14:25:09 + command -v pyenv 14:25:09 ++ pyenv init - --no-rehash 14:25:09 + 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[*]}"'\'')" 14:25:09 export PATH="/opt/pyenv/shims:${PATH}" 14:25:09 export PYENV_SHELL=bash 14:25:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:25:09 pyenv() { 14:25:09 local command 14:25:09 command="${1:-}" 14:25:09 if [ "$#" -gt 0 ]; then 14:25:09 shift 14:25:09 fi 14:25:09 14:25:09 case "$command" in 14:25:09 rehash|shell) 14:25:09 eval "$(pyenv "sh-$command" "$@")" 14:25:09 ;; 14:25:09 *) 14:25:09 command pyenv "$command" "$@" 14:25:09 ;; 14:25:09 esac 14:25:09 }' 14:25:09 +++ 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[*]}"' 14:25:09 ++ 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 14:25:09 ++ 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 14:25:09 ++ 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 14:25:09 ++ export PYENV_SHELL=bash 14:25:09 ++ PYENV_SHELL=bash 14:25:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:25:09 +++ complete -F _pyenv pyenv 14:25:09 ++ lf-pyver python3 14:25:09 ++ local py_version_xy=python3 14:25:09 ++ local py_version_xyz= 14:25:09 ++ sed 's/^[ *]* //' 14:25:09 ++ pyenv versions 14:25:09 ++ awk '{ print $1 }' 14:25:09 ++ local command 14:25:09 ++ command=versions 14:25:09 ++ '[' 1 -gt 0 ']' 14:25:09 ++ shift 14:25:09 ++ case "$command" in 14:25:09 ++ command pyenv versions 14:25:09 ++ pyenv versions 14:25:09 ++ grep -E '^[0-9.]*[0-9]$' 14:25:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:25:10 +++ grep '^3' /tmp/.pyenv_versions 14:25:10 +++ sort -V 14:25:10 +++ tail -n 1 14:25:10 ++ py_version_xyz=3.10.6 14:25:10 ++ [[ -z 3.10.6 ]] 14:25:10 ++ echo 3.10.6 14:25:10 ++ return 0 14:25:10 + pyenv local 3.10.6 14:25:10 + local command 14:25:10 + command=local 14:25:10 + '[' 2 -gt 0 ']' 14:25:10 + shift 14:25:10 + case "$command" in 14:25:10 + command pyenv local 3.10.6 14:25:10 + pyenv local 3.10.6 14:25:10 + for arg in "$@" 14:25:10 + case $arg in 14:25:10 + pkg_list+='tox ' 14:25:10 + for arg in "$@" 14:25:10 + case $arg in 14:25:10 + pkg_list+='virtualenv ' 14:25:10 + for arg in "$@" 14:25:10 + case $arg in 14:25:10 + pkg_list+='urllib3~=1.26.15 ' 14:25:10 + [[ -f /tmp/.toxenv ]] 14:25:10 + [[ ! -f /tmp/.toxenv ]] 14:25:10 + [[ -n '' ]] 14:25:10 + python3 -m venv /tmp/venv-BY8S 14:25:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BY8S' 14:25:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BY8S 14:25:14 + echo /tmp/venv-BY8S 14:25:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:25:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:25:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:25:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:25:14 + local 'pip_opts=--upgrade --quiet' 14:25:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:25:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:25:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:25:14 + [[ -n '' ]] 14:25:14 + [[ -n '' ]] 14:25:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:25:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:25:14 + /tmp/venv-BY8S/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 14:25:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:25:19 lf-activate-venv(): INFO: Base packages installed successfully 14:25:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:25:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:25:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:25:19 + /tmp/venv-BY8S/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 14:25:21 + type python3 14:25:21 + true 14:25:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BY8S/bin to PATH' 14:25:21 lf-activate-venv(): INFO: Adding /tmp/venv-BY8S/bin to PATH 14:25:21 + PATH=/tmp/venv-BY8S/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 14:25:21 + return 0 14:25:21 + python3 --version 14:25:21 Python 3.10.6 14:25:21 + python3 -m pip --version 14:25:21 pip 26.0.1 from /tmp/venv-BY8S/lib/python3.10/site-packages/pip (python 3.10) 14:25:21 + python3 -m pip freeze 14:25:22 cachetools==7.0.5 14:25:22 colorama==0.4.6 14:25:22 distlib==0.4.0 14:25:22 filelock==3.25.2 14:25:22 packaging==26.0 14:25:22 platformdirs==4.9.4 14:25:22 pluggy==1.6.0 14:25:22 pyproject-api==1.10.0 14:25:22 python-discovery==1.1.3 14:25:22 tomli==2.4.0 14:25:22 tomli_w==1.2.0 14:25:22 tox==4.49.1 14:25:22 typing_extensions==4.15.0 14:25:22 urllib3==1.26.20 14:25:22 virtualenv==21.2.0 14:25:22 [EnvInject] - Injecting environment variables from a build step. 14:25:22 [EnvInject] - Injecting as environment variables the properties content 14:25:22 PARALLEL=false 14:25:22 14:25:22 [EnvInject] - Variables injected successfully. 14:25:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14266898444810291587.sh 14:25:22 ---> tox-run.sh 14:25:22 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:25:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:25:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:25:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:25:22 + cd /w/workspace/oom-master-pre-commit-lint/. 14:25:22 + source /home/jenkins/lf-env.sh 14:25:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:25:22 ++ mktemp -d /tmp/venv-XXXX 14:25:22 + lf_venv=/tmp/venv-a0y3 14:25:22 + local venv_file=/tmp/.os_lf_venv 14:25:22 + local python=python3 14:25:22 + local options 14:25:22 + local set_path=true 14:25:22 + local install_args= 14:25:22 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:25:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:25:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:25:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:25:22 + true 14:25:22 + case $1 in 14:25:22 + venv_file=/tmp/.toxenv 14:25:22 + shift 2 14:25:22 + true 14:25:22 + case $1 in 14:25:22 + shift 14:25:22 + break 14:25:22 + case $python in 14:25:22 + local pkg_list= 14:25:22 + [[ -d /opt/pyenv ]] 14:25:22 + echo 'Setup pyenv:' 14:25:22 Setup pyenv: 14:25:22 + export PYENV_ROOT=/opt/pyenv 14:25:22 + PYENV_ROOT=/opt/pyenv 14:25:22 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:25:22 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:25:22 + pyenv versions 14:25:22 system 14:25:22 3.8.13 14:25:22 3.9.13 14:25:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:25:22 + command -v pyenv 14:25:22 ++ pyenv init - --no-rehash 14:25:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:25:22 export PATH="/opt/pyenv/shims:${PATH}" 14:25:22 export PYENV_SHELL=bash 14:25:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:25:22 pyenv() { 14:25:22 local command 14:25:22 command="${1:-}" 14:25:22 if [ "$#" -gt 0 ]; then 14:25:22 shift 14:25:22 fi 14:25:22 14:25:22 case "$command" in 14:25:22 rehash|shell) 14:25:22 eval "$(pyenv "sh-$command" "$@")" 14:25:22 ;; 14:25:22 *) 14:25:22 command pyenv "$command" "$@" 14:25:22 ;; 14:25:22 esac 14:25:22 }' 14:25:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:25:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:25:22 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:25:22 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:25:22 ++ export PYENV_SHELL=bash 14:25:22 ++ PYENV_SHELL=bash 14:25:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:25:22 +++ complete -F _pyenv pyenv 14:25:22 ++ lf-pyver python3 14:25:22 ++ local py_version_xy=python3 14:25:22 ++ local py_version_xyz= 14:25:22 ++ pyenv versions 14:25:22 ++ local command 14:25:22 ++ command=versions 14:25:22 ++ '[' 1 -gt 0 ']' 14:25:22 ++ shift 14:25:22 ++ case "$command" in 14:25:22 ++ command pyenv versions 14:25:22 ++ pyenv versions 14:25:22 ++ sed 's/^[ *]* //' 14:25:22 ++ grep -E '^[0-9.]*[0-9]$' 14:25:22 ++ awk '{ print $1 }' 14:25:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:25:22 +++ grep '^3' /tmp/.pyenv_versions 14:25:22 +++ sort -V 14:25:22 +++ tail -n 1 14:25:22 ++ py_version_xyz=3.10.6 14:25:22 ++ [[ -z 3.10.6 ]] 14:25:22 ++ echo 3.10.6 14:25:22 ++ return 0 14:25:22 + pyenv local 3.10.6 14:25:22 + local command 14:25:22 + command=local 14:25:22 + '[' 2 -gt 0 ']' 14:25:22 + shift 14:25:22 + case "$command" in 14:25:22 + command pyenv local 3.10.6 14:25:22 + pyenv local 3.10.6 14:25:22 + for arg in "$@" 14:25:22 + case $arg in 14:25:22 + pkg_list+='tox ' 14:25:22 + for arg in "$@" 14:25:22 + case $arg in 14:25:22 + pkg_list+='virtualenv ' 14:25:22 + for arg in "$@" 14:25:22 + case $arg in 14:25:22 + pkg_list+='urllib3~=1.26.15 ' 14:25:22 + [[ -f /tmp/.toxenv ]] 14:25:22 ++ cat /tmp/.toxenv 14:25:22 + lf_venv=/tmp/venv-BY8S 14:25:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BY8S from' file:/tmp/.toxenv 14:25:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BY8S from file:/tmp/.toxenv 14:25:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:25:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:25:22 + local 'pip_opts=--upgrade --quiet' 14:25:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:25:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:25:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:25:22 + [[ -n '' ]] 14:25:22 + [[ -n '' ]] 14:25:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:25:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:25:22 + /tmp/venv-BY8S/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 14:25:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:25:23 lf-activate-venv(): INFO: Base packages installed successfully 14:25:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:25:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:25:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:25:23 + /tmp/venv-BY8S/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 14:25:25 + type python3 14:25:25 + true 14:25:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BY8S/bin to PATH' 14:25:25 lf-activate-venv(): INFO: Adding /tmp/venv-BY8S/bin to PATH 14:25:25 + PATH=/tmp/venv-BY8S/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 14:25:25 + return 0 14:25:25 + [[ -d /opt/pyenv ]] 14:25:25 + echo '---> Setting up pyenv' 14:25:25 ---> Setting up pyenv 14:25:25 + export PYENV_ROOT=/opt/pyenv 14:25:25 + PYENV_ROOT=/opt/pyenv 14:25:25 + export PATH=/opt/pyenv/bin:/tmp/venv-BY8S/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 14:25:25 + PATH=/opt/pyenv/bin:/tmp/venv-BY8S/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 14:25:25 ++ pwd 14:25:25 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:25:25 + export PYTHONPATH 14:25:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:25:25 + TOX_TESTENV_PASSENV=PYTHONPATH 14:25:25 + tox --version 14:25:25 4.49.1 from /tmp/venv-BY8S/lib/python3.10/site-packages/tox/__init__.py 14:25:25 + PARALLEL=false 14:25:25 + TOX_OPTIONS_LIST= 14:25:25 + [[ -n pre-commit ]] 14:25:25 + TOX_OPTIONS_LIST=' -e pre-commit' 14:25:25 + case ${PARALLEL,,} in 14:25:25 + tox -e pre-commit 14:25:25 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:25:26 pre-commit: install_deps> python -I -m pip install pre-commit 14:25:29 pre-commit: freeze> python -m pip freeze --all 14:25:29 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.1.3,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 14:25:29 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:25:30 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:25:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:25:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:25:32 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:25:32 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:25:32 [INFO] Once installed this environment will be reused. 14:25:32 [INFO] This may take a few minutes... 14:25:36 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:25:36 [INFO] Once installed this environment will be reused. 14:25:36 [INFO] This may take a few minutes... 14:25:41 trim trailing whitespace.................................................Passed 14:25:41 Tabs remover.............................................................Passed 14:25:41 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:25:41 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:25:41 [INFO] Once installed this environment will be reused. 14:25:41 [INFO] This may take a few minutes... 14:25:51 gitlint..............................................(no files to check)Skipped 14:25:51 pre-commit: OK (26.36=setup[4.27]+cmd[11.44,10.64] seconds) 14:25:51 congratulations :) (26.40 seconds) 14:25:51 + tox_status=0 14:25:51 + echo '---> Completed tox runs' 14:25:51 ---> Completed tox runs 14:25:51 + for i in .tox/*/log 14:25:51 ++ echo .tox/pre-commit/log 14:25:51 ++ awk -F/ '{print $2}' 14:25:52 + tox_env=pre-commit 14:25:52 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:25:52 + DOC_DIR=docs/_build/html 14:25:52 + [[ -d docs/_build/html ]] 14:25:52 + echo '---> tox-run.sh ends' 14:25:52 ---> tox-run.sh ends 14:25:52 + test 0 -eq 0 14:25:52 $ ssh-agent -k 14:25:52 unset SSH_AUTH_SOCK; 14:25:52 unset SSH_AGENT_PID; 14:25:52 echo Agent pid 1648 killed; 14:25:52 [ssh-agent] Stopped. 14:25:52 [PostBuildScript] - [INFO] Executing post build scripts. 14:25:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3009778893265903223.sh 14:25:52 ---> sysstat.sh 14:25:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14941371100775380838.sh 14:25:52 ---> package-listing.sh 14:25:52 ++ tr '[:upper:]' '[:lower:]' 14:25:52 ++ facter osfamily 14:25:52 + OS_FAMILY=debian 14:25:52 + workspace=/w/workspace/oom-master-pre-commit-lint 14:25:52 + START_PACKAGES=/tmp/packages_start.txt 14:25:52 + END_PACKAGES=/tmp/packages_end.txt 14:25:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:25:52 + PACKAGES=/tmp/packages_start.txt 14:25:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:25:52 + PACKAGES=/tmp/packages_end.txt 14:25:52 + case "${OS_FAMILY}" in 14:25:52 + dpkg -l 14:25:52 + grep '^ii' 14:25:52 + '[' -f /tmp/packages_start.txt ']' 14:25:52 + '[' -f /tmp/packages_end.txt ']' 14:25:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:25:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:25:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:25:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:25:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14959913003826354870.sh 14:25:52 ---> capture-instance-metadata.sh 14:25:52 Setup pyenv: 14:25:52 system 14:25:52 3.8.13 14:25:52 3.9.13 14:25:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:25:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g5TH 14:25:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:25:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:25:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:00 lf-activate-venv(): INFO: Base packages installed successfully 14:26:00 lf-activate-venv(): INFO: Installing additional packages: lftools 14:26:24 lf-activate-venv(): INFO: Adding /tmp/venv-g5TH/bin to PATH 14:26:24 INFO: Running in OpenStack, capturing instance metadata 14:26:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14534981200648831848.sh 14:26:25 provisioning config files... 14:26:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2838009164664226050tmp 14:26:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:26:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:26:25 [EnvInject] - Injecting environment variables from a build step. 14:26:25 [EnvInject] - Injecting as environment variables the properties content 14:26:25 SERVER_ID=logs 14:26:25 14:26:25 [EnvInject] - Variables injected successfully. 14:26:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17707524485284587210.sh 14:26:25 ---> create-netrc.sh 14:26:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7391345756584500562.sh 14:26:25 ---> python-tools-install.sh 14:26:25 Setup pyenv: 14:26:25 system 14:26:25 3.8.13 14:26:25 3.9.13 14:26:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:26:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g5TH from file:/tmp/.os_lf_venv 14:26:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:27 lf-activate-venv(): INFO: Base packages installed successfully 14:26:27 lf-activate-venv(): INFO: Installing additional packages: lftools 14:26:35 lf-activate-venv(): INFO: Adding /tmp/venv-g5TH/bin to PATH 14:26:35 Generating Requirements File 14:26:52 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. 14:26:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:26:53 Python 3.10.6 14:26:53 pip 26.0.1 from /tmp/venv-g5TH/lib/python3.10/site-packages/pip (python 3.10) 14:26:53 appdirs==1.4.4 14:26:53 argcomplete==3.6.3 14:26:53 aspy.yaml==1.3.0 14:26:53 attrs==25.4.0 14:26:53 autopage==0.6.0 14:26:53 backports.strenum==1.3.1 14:26:53 beautifulsoup4==4.14.3 14:26:53 boto3==1.42.69 14:26:53 botocore==1.42.69 14:26:53 bs4==0.0.2 14:26:53 certifi==2026.2.25 14:26:53 cffi==2.0.0 14:26:53 cfgv==3.5.0 14:26:53 chardet==7.1.0 14:26:53 charset-normalizer==3.4.6 14:26:53 click==8.3.1 14:26:53 cliff==4.13.2 14:26:53 cmd2==3.4.0 14:26:53 cryptography==3.3.2 14:26:53 debtcollector==3.0.0 14:26:53 decorator==5.2.1 14:26:53 defusedxml==0.7.1 14:26:53 Deprecated==1.3.1 14:26:53 distlib==0.4.0 14:26:53 dnspython==2.8.0 14:26:53 docker==7.1.0 14:26:53 dogpile.cache==1.5.0 14:26:53 durationpy==0.10 14:26:53 email-validator==2.3.0 14:26:53 filelock==3.25.2 14:26:53 future==1.0.0 14:26:53 gitdb==4.0.12 14:26:53 GitPython==3.1.46 14:26:53 httplib2==0.30.2 14:26:53 identify==2.6.18 14:26:53 idna==3.11 14:26:53 importlib-resources==1.5.0 14:26:53 iso8601==2.1.0 14:26:53 Jinja2==3.1.6 14:26:53 jmespath==1.1.0 14:26:53 jsonpatch==1.33 14:26:53 jsonpointer==3.0.0 14:26:53 jsonschema==4.26.0 14:26:53 jsonschema-specifications==2025.9.1 14:26:53 keystoneauth1==5.13.1 14:26:53 kubernetes==35.0.0 14:26:53 lftools==0.37.22 14:26:53 lxml==6.0.2 14:26:53 markdown-it-py==4.0.0 14:26:53 MarkupSafe==3.0.3 14:26:53 mdurl==0.1.2 14:26:53 msgpack==1.1.2 14:26:53 multi_key_dict==2.0.3 14:26:53 munch==4.0.0 14:26:53 netaddr==1.3.0 14:26:53 niet==1.4.2 14:26:53 nodeenv==1.10.0 14:26:53 oauth2client==4.1.3 14:26:53 oauthlib==3.3.1 14:26:53 openstacksdk==4.10.0 14:26:53 os-service-types==1.8.2 14:26:53 osc-lib==4.4.0 14:26:53 oslo.config==10.3.0 14:26:53 oslo.context==6.3.0 14:26:53 oslo.i18n==6.7.2 14:26:53 oslo.log==8.1.0 14:26:53 oslo.serialization==5.9.1 14:26:53 oslo.utils==10.0.0 14:26:53 packaging==26.0 14:26:53 pbr==7.0.3 14:26:53 platformdirs==4.9.4 14:26:53 prettytable==3.17.0 14:26:53 psutil==7.2.2 14:26:53 pyasn1==0.6.3 14:26:53 pyasn1_modules==0.4.2 14:26:53 pycparser==3.0 14:26:53 pygerrit2==2.0.15 14:26:53 PyGithub==2.8.1 14:26:53 Pygments==2.19.2 14:26:53 PyJWT==2.12.1 14:26:53 PyNaCl==1.6.2 14:26:53 pyparsing==2.4.7 14:26:53 pyperclip==1.11.0 14:26:53 pyrsistent==0.20.0 14:26:53 python-cinderclient==9.9.0 14:26:53 python-dateutil==2.9.0.post0 14:26:53 python-discovery==1.1.3 14:26:53 python-heatclient==5.1.0 14:26:53 python-jenkins==1.8.3 14:26:53 python-keystoneclient==5.8.0 14:26:53 python-magnumclient==4.10.0 14:26:53 python-openstackclient==9.0.0 14:26:53 python-swiftclient==4.10.0 14:26:53 PyYAML==6.0.3 14:26:53 referencing==0.37.0 14:26:53 requests==2.32.5 14:26:53 requests-oauthlib==2.0.0 14:26:53 requestsexceptions==1.4.0 14:26:53 rfc3986==2.0.0 14:26:53 rich==14.3.3 14:26:53 rich-argparse==1.7.2 14:26:53 rpds-py==0.30.0 14:26:53 rsa==4.9.1 14:26:53 ruamel.yaml==0.19.1 14:26:53 ruamel.yaml.clib==0.2.15 14:26:53 s3transfer==0.16.0 14:26:53 simplejson==3.20.2 14:26:53 six==1.17.0 14:26:53 smmap==5.0.3 14:26:53 soupsieve==2.8.3 14:26:53 stevedore==5.7.0 14:26:53 tabulate==0.10.0 14:26:53 toml==0.10.2 14:26:53 tomlkit==0.14.0 14:26:53 tqdm==4.67.3 14:26:53 typing_extensions==4.15.0 14:26:53 urllib3==1.26.20 14:26:53 virtualenv==21.2.0 14:26:53 wcwidth==0.6.0 14:26:53 websocket-client==1.9.0 14:26:53 wrapt==2.1.2 14:26:53 xdg==6.0.0 14:26:53 xmltodict==1.0.4 14:26:53 yq==3.4.3 14:26:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10755387023235961371.sh 14:26:53 ---> sudo-logs.sh 14:26:53 Archiving 'sudo' log.. 14:26:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16030275752353030055.sh 14:26:54 ---> job-cost.sh 14:26:54 INFO: Activating Python virtual environment... 14:26:54 Setup pyenv: 14:26:54 system 14:26:54 3.8.13 14:26:54 3.9.13 14:26:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:26:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g5TH from file:/tmp/.os_lf_venv 14:26:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:56 lf-activate-venv(): INFO: Base packages installed successfully 14:26:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:27:01 lf-activate-venv(): INFO: Adding /tmp/venv-g5TH/bin to PATH 14:27:01 INFO: No stack-cost file found 14:27:01 INFO: Instance uptime: 151s 14:27:01 INFO: Fetching instance metadata (attempt 1 of 3)... 14:27:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:27:01 INFO: Successfully fetched instance metadata 14:27:01 INFO: Instance type: v3-standard-4 14:27:01 INFO: Retrieving pricing info for: v3-standard-4 14:27:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:27:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=151 14:27:01 INFO: Successfully fetched Vexxhost pricing API 14:27:01 INFO: Retrieved cost: 0.11 14:27:01 INFO: Retrieved resource: v3-standard-4 14:27:01 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:27:01 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:27:01 INFO: Successfully archived job cost data 14:27:01 DEBUG: Cost data: oom-master-pre-commit-lint,4498,2026-03-17 14:27:01,v3-standard-4,151,0.11,0.00,SUCCESS 14:27:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13844617202703480346.sh 14:27:01 ---> logs-deploy.sh 14:27:01 Setup pyenv: 14:27:01 system 14:27:01 3.8.13 14:27:01 3.9.13 14:27:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:27:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g5TH from file:/tmp/.os_lf_venv 14:27:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:27:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:27:03 lf-activate-venv(): INFO: Base packages installed successfully 14:27:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:27:11 lf-activate-venv(): INFO: Adding /tmp/venv-g5TH/bin to PATH 14:27:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4498 14:27:11 INFO: archiving workspace using pattern(s): 14:27:11 /tmp/venv-g5TH/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:27:11 warnings.warn( 14:27:12 Archives upload complete. 14:27:12 INFO: archiving logs to Nexus 14:27:12 /tmp/venv-g5TH/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:27:12 warnings.warn( 14:27:13 ---> uname -a: 14:27:13 Linux prd-ubuntu1804-builder-4c-4g-2572 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:27:13 14:27:13 14:27:13 ---> lscpu: 14:27:13 Architecture: x86_64 14:27:13 CPU op-mode(s): 32-bit, 64-bit 14:27:13 Byte Order: Little Endian 14:27:13 CPU(s): 4 14:27:13 On-line CPU(s) list: 0-3 14:27:13 Thread(s) per core: 1 14:27:13 Core(s) per socket: 1 14:27:13 Socket(s): 4 14:27:13 NUMA node(s): 1 14:27:13 Vendor ID: AuthenticAMD 14:27:13 CPU family: 23 14:27:13 Model: 49 14:27:13 Model name: AMD EPYC-Rome Processor 14:27:13 Stepping: 0 14:27:13 CPU MHz: 2799.998 14:27:13 BogoMIPS: 5599.99 14:27:13 Virtualization: AMD-V 14:27:13 Hypervisor vendor: KVM 14:27:13 Virtualization type: full 14:27:13 L1d cache: 32K 14:27:13 L1i cache: 32K 14:27:13 L2 cache: 512K 14:27:13 L3 cache: 16384K 14:27:13 NUMA node0 CPU(s): 0-3 14:27:13 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 14:27:13 14:27:13 14:27:13 ---> nproc: 14:27:13 4 14:27:13 14:27:13 14:27:13 ---> df -h: 14:27:13 Filesystem Size Used Avail Use% Mounted on 14:27:13 udev 7.9G 0 7.9G 0% /dev 14:27:13 tmpfs 1.6G 676K 1.6G 1% /run 14:27:13 /dev/vda1 78G 8.4G 69G 11% / 14:27:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:27:13 tmpfs 5.0M 0 5.0M 0% /run/lock 14:27:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:27:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:27:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:27:13 14:27:13 14:27:13 ---> free -m: 14:27:13 total used free shared buff/cache available 14:27:13 Mem: 16040 567 13271 0 2201 15152 14:27:13 Swap: 1023 0 1023 14:27:13 14:27:13 14:27:13 ---> ip addr: 14:27:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:27:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:27:13 inet 127.0.0.1/8 scope host lo 14:27:13 valid_lft forever preferred_lft forever 14:27:13 inet6 ::1/128 scope host 14:27:13 valid_lft forever preferred_lft forever 14:27:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:27:13 link/ether fa:16:3e:81:81:13 brd ff:ff:ff:ff:ff:ff 14:27:13 inet 10.30.107.48/23 brd 10.30.107.255 scope global dynamic ens3 14:27:13 valid_lft 86245sec preferred_lft 86245sec 14:27:13 inet6 fe80::f816:3eff:fe81:8113/64 scope link 14:27:13 valid_lft forever preferred_lft forever 14:27:13 14:27:13 14:27:13 ---> sar -b -r -n DEV: 14:27:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2572) 03/17/26 _x86_64_ (4 CPU) 14:27:13 14:27:13 14:24:40 LINUX RESTART (4 CPU) 14:27:13 14:27:13 14:25:01 tps rtps wtps bread/s bwrtn/s 14:27:13 14:26:01 319.13 24.41 294.72 824.66 61064.36 14:27:13 14:27:01 119.71 1.03 118.68 118.51 13405.50 14:27:13 Average: 219.42 12.72 206.70 471.59 37234.93 14:27:13 14:27:13 14:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:27:13 14:26:01 13963120 15560748 2461848 14.99 58848 1737696 750284 4.29 731580 1511864 121572 14:27:13 14:27:01 13653980 15576072 2770988 16.87 86840 2015508 740388 4.24 736388 1778168 125916 14:27:13 Average: 13808550 15568410 2616418 15.93 72844 1876602 745336 4.27 733984 1645016 123744 14:27:13 14:27:13 14:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:27:13 14:26:01 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 14:27:13 14:26:01 ens3 127.18 96.15 1340.52 28.31 0.00 0.00 0.00 0.00 14:27:13 14:27:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 14:27:13 14:27:01 ens3 62.91 48.13 914.85 11.64 0.00 0.00 0.00 0.00 14:27:13 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 14:27:13 Average: ens3 95.04 72.14 1127.68 19.98 0.00 0.00 0.00 0.00 14:27:13 14:27:13 14:27:13 ---> sar -P ALL: 14:27:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2572) 03/17/26 _x86_64_ (4 CPU) 14:27:13 14:27:13 14:24:40 LINUX RESTART (4 CPU) 14:27:13 14:27:13 14:25:01 CPU %user %nice %system %iowait %steal %idle 14:27:13 14:26:01 all 22.47 0.00 2.37 5.68 0.08 69.40 14:27:13 14:26:01 0 18.54 0.00 2.90 4.22 0.07 74.27 14:27:13 14:26:01 1 21.20 0.00 2.27 1.71 0.08 74.73 14:27:13 14:26:01 2 18.39 0.00 1.71 14.92 0.07 64.91 14:27:13 14:26:01 3 31.72 0.00 2.64 1.87 0.12 63.65 14:27:13 14:27:01 all 20.40 0.00 1.52 2.94 0.05 75.09 14:27:13 14:27:01 0 7.02 0.00 1.21 3.98 0.05 87.75 14:27:13 14:27:01 1 11.52 0.00 1.34 6.11 0.03 81.00 14:27:13 14:27:01 2 23.98 0.00 1.05 1.00 0.05 73.92 14:27:13 14:27:01 3 39.21 0.00 2.49 0.67 0.07 57.57 14:27:13 Average: all 21.43 0.00 1.95 4.31 0.07 72.25 14:27:13 Average: 0 12.73 0.00 2.05 4.10 0.06 81.06 14:27:13 Average: 1 16.36 0.00 1.80 3.91 0.06 77.87 14:27:13 Average: 2 21.19 0.00 1.38 7.94 0.06 69.43 14:27:13 Average: 3 35.47 0.00 2.56 1.27 0.09 60.61 14:27:13 14:27:13 14:27:13