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