15:34:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 15:34:04 Running as SYSTEM 15:34:04 [EnvInject] - Loading node environment variables. 15:34:04 Building remotely on prd-ubuntu1804-builder-4c-4g-1283 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:34:04 [ssh-agent] Looking for ssh-agent implementation... 15:34:04 $ ssh-agent 15:34:05 SSH_AUTH_SOCK=/tmp/ssh-2X5mRy21H8mj/agent.1749 15:34:05 SSH_AGENT_PID=1751 15:34:05 [ssh-agent] Started. 15:34:05 Running ssh-add (command line suppressed) 15:34:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15897765666580138745.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15897765666580138745.key) 15:34:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:34:05 The recommended git tool is: NONE 15:34:06 using credential onap-jenkins-ssh 15:34:06 Wiping out workspace first. 15:34:06 Cloning the remote Git repository 15:34:06 Cloning repository git://cloud.onap.org/mirror/oom.git 15:34:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:34:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:34:06 > git --version # timeout=10 15:34:06 > git --version # 'git version 2.17.1' 15:34:06 using GIT_SSH to set credentials Gerrit user 15:34:06 Verifying host key using manually-configured host key entries 15:34:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:34:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:34:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:34:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:34:13 using GIT_SSH to set credentials Gerrit user 15:34:13 Verifying host key using manually-configured host key entries 15:34:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/2 # timeout=30 15:34:13 > git rev-parse d7dba37587b72603d2293011af614a7d931e7f86^{commit} # timeout=10 15:34:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:34:13 Checking out Revision d7dba37587b72603d2293011af614a7d931e7f86 (refs/changes/39/143439/2) 15:34:13 > git config core.sparsecheckout # timeout=10 15:34:13 > git checkout -f d7dba37587b72603d2293011af614a7d931e7f86 # timeout=30 15:34:17 Commit message: "17.0.0 chart release" 15:34:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:34:17 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 15:34:17 [EnvInject] - Injecting environment variables from a build step. 15:34:17 [EnvInject] - Injecting as environment variables the properties content 15:34:17 PYTHON=python3 15:34:17 15:34:17 [EnvInject] - Variables injected successfully. 15:34:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1361419156899326886.sh 15:34:17 ---> tox-install.sh 15:34:17 + source /home/jenkins/lf-env.sh 15:34:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:34:17 ++ mktemp -d /tmp/venv-XXXX 15:34:17 + lf_venv=/tmp/venv-ACur 15:34:17 + local venv_file=/tmp/.os_lf_venv 15:34:17 + local python=python3 15:34:17 + local options 15:34:17 + local set_path=true 15:34:17 + local install_args= 15:34:17 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:34:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:34:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:34:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:34:17 + true 15:34:17 + case $1 in 15:34:17 + venv_file=/tmp/.toxenv 15:34:17 + shift 2 15:34:17 + true 15:34:17 + case $1 in 15:34:17 + shift 15:34:17 + break 15:34:17 + case $python in 15:34:17 + local pkg_list= 15:34:17 + [[ -d /opt/pyenv ]] 15:34:17 + echo 'Setup pyenv:' 15:34:17 Setup pyenv: 15:34:17 + export PYENV_ROOT=/opt/pyenv 15:34:17 + PYENV_ROOT=/opt/pyenv 15:34:17 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:34:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:34:17 + pyenv versions 15:34:17 * system (set by /opt/pyenv/version) 15:34:17 * 3.8.13 (set by /opt/pyenv/version) 15:34:17 * 3.9.13 (set by /opt/pyenv/version) 15:34:17 * 3.10.6 (set by /opt/pyenv/version) 15:34:17 + command -v pyenv 15:34:17 ++ pyenv init - --no-rehash 15:34:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:34:17 export PATH="/opt/pyenv/shims:${PATH}" 15:34:17 export PYENV_SHELL=bash 15:34:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:34:17 pyenv() { 15:34:17 local command 15:34:17 command="${1:-}" 15:34:17 if [ "$#" -gt 0 ]; then 15:34:17 shift 15:34:17 fi 15:34:17 15:34:17 case "$command" in 15:34:17 rehash|shell) 15:34:17 eval "$(pyenv "sh-$command" "$@")" 15:34:17 ;; 15:34:17 *) 15:34:17 command pyenv "$command" "$@" 15:34:17 ;; 15:34:17 esac 15:34:17 }' 15:34:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:34:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:34:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:34:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:34:17 ++ export PYENV_SHELL=bash 15:34:17 ++ PYENV_SHELL=bash 15:34:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:34:17 +++ complete -F _pyenv pyenv 15:34:17 ++ lf-pyver python3 15:34:17 ++ local py_version_xy=python3 15:34:17 ++ local py_version_xyz= 15:34:17 ++ pyenv versions 15:34:17 ++ local command 15:34:17 ++ command=versions 15:34:17 ++ '[' 1 -gt 0 ']' 15:34:17 ++ shift 15:34:17 ++ case "$command" in 15:34:17 ++ command pyenv versions 15:34:17 ++ pyenv versions 15:34:17 ++ sed 's/^[ *]* //' 15:34:17 ++ grep -E '^[0-9.]*[0-9]$' 15:34:17 ++ awk '{ print $1 }' 15:34:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:34:18 +++ grep '^3' /tmp/.pyenv_versions 15:34:18 +++ sort -V 15:34:18 +++ tail -n 1 15:34:18 ++ py_version_xyz=3.10.6 15:34:18 ++ [[ -z 3.10.6 ]] 15:34:18 ++ echo 3.10.6 15:34:18 ++ return 0 15:34:18 + pyenv local 3.10.6 15:34:18 + local command 15:34:18 + command=local 15:34:18 + '[' 2 -gt 0 ']' 15:34:18 + shift 15:34:18 + case "$command" in 15:34:18 + command pyenv local 3.10.6 15:34:18 + pyenv local 3.10.6 15:34:18 + for arg in "$@" 15:34:18 + case $arg in 15:34:18 + pkg_list+='tox ' 15:34:18 + for arg in "$@" 15:34:18 + case $arg in 15:34:18 + pkg_list+='virtualenv ' 15:34:18 + for arg in "$@" 15:34:18 + case $arg in 15:34:18 + pkg_list+='urllib3~=1.26.15 ' 15:34:18 + [[ -f /tmp/.toxenv ]] 15:34:18 + [[ ! -f /tmp/.toxenv ]] 15:34:18 + [[ -n '' ]] 15:34:18 + python3 -m venv /tmp/venv-ACur 15:34:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ACur' 15:34:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ACur 15:34:23 + echo /tmp/venv-ACur 15:34:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:34:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:34:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:34:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:23 + local 'pip_opts=--upgrade --quiet' 15:34:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:34:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:34:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:34:23 + [[ -n '' ]] 15:34:23 + [[ -n '' ]] 15:34:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:34:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:23 + /tmp/venv-ACur/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:34:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:34:27 lf-activate-venv(): INFO: Base packages installed successfully 15:34:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:34:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:34:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:34:27 + /tmp/venv-ACur/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:34:29 + type python3 15:34:29 + true 15:34:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ACur/bin to PATH' 15:34:29 lf-activate-venv(): INFO: Adding /tmp/venv-ACur/bin to PATH 15:34:29 + PATH=/tmp/venv-ACur/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:34:29 + return 0 15:34:29 + python3 --version 15:34:29 Python 3.10.6 15:34:29 + python3 -m pip --version 15:34:29 pip 26.0.1 from /tmp/venv-ACur/lib/python3.10/site-packages/pip (python 3.10) 15:34:29 + python3 -m pip freeze 15:34:29 cachetools==7.0.2 15:34:29 colorama==0.4.6 15:34:29 distlib==0.4.0 15:34:29 filelock==3.25.0 15:34:29 packaging==26.0 15:34:29 platformdirs==4.9.2 15:34:29 pluggy==1.6.0 15:34:29 pyproject-api==1.10.0 15:34:29 python-discovery==1.1.0 15:34:29 tomli==2.4.0 15:34:29 tox==4.47.0 15:34:29 typing_extensions==4.15.0 15:34:29 urllib3==1.26.20 15:34:29 virtualenv==21.1.0 15:34:30 [EnvInject] - Injecting environment variables from a build step. 15:34:30 [EnvInject] - Injecting as environment variables the properties content 15:34:30 PARALLEL=false 15:34:30 15:34:30 [EnvInject] - Variables injected successfully. 15:34:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10288494068405693994.sh 15:34:30 ---> tox-run.sh 15:34:30 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:34:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:34:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:34:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:34:30 + cd /w/workspace/oom-master-pre-commit-lint/. 15:34:30 + source /home/jenkins/lf-env.sh 15:34:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:34:30 ++ mktemp -d /tmp/venv-XXXX 15:34:30 + lf_venv=/tmp/venv-46ni 15:34:30 + local venv_file=/tmp/.os_lf_venv 15:34:30 + local python=python3 15:34:30 + local options 15:34:30 + local set_path=true 15:34:30 + local install_args= 15:34:30 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:34:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:34:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:34:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:34:30 + true 15:34:30 + case $1 in 15:34:30 + venv_file=/tmp/.toxenv 15:34:30 + shift 2 15:34:30 + true 15:34:30 + case $1 in 15:34:30 + shift 15:34:30 + break 15:34:30 + case $python in 15:34:30 + local pkg_list= 15:34:30 + [[ -d /opt/pyenv ]] 15:34:30 + echo 'Setup pyenv:' 15:34:30 Setup pyenv: 15:34:30 + export PYENV_ROOT=/opt/pyenv 15:34:30 + PYENV_ROOT=/opt/pyenv 15:34:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:34:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:34:30 + pyenv versions 15:34:30 system 15:34:30 3.8.13 15:34:30 3.9.13 15:34:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:34:30 + command -v pyenv 15:34:30 ++ pyenv init - --no-rehash 15:34:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:34:30 export PATH="/opt/pyenv/shims:${PATH}" 15:34:30 export PYENV_SHELL=bash 15:34:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:34:30 pyenv() { 15:34:30 local command 15:34:30 command="${1:-}" 15:34:30 if [ "$#" -gt 0 ]; then 15:34:30 shift 15:34:30 fi 15:34:30 15:34:30 case "$command" in 15:34:30 rehash|shell) 15:34:30 eval "$(pyenv "sh-$command" "$@")" 15:34:30 ;; 15:34:30 *) 15:34:30 command pyenv "$command" "$@" 15:34:30 ;; 15:34:30 esac 15:34:30 }' 15:34:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:34:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:34:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:34:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:34:30 ++ export PYENV_SHELL=bash 15:34:30 ++ PYENV_SHELL=bash 15:34:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:34:30 +++ complete -F _pyenv pyenv 15:34:30 ++ lf-pyver python3 15:34:30 ++ local py_version_xy=python3 15:34:30 ++ local py_version_xyz= 15:34:30 ++ pyenv versions 15:34:30 ++ local command 15:34:30 ++ command=versions 15:34:30 ++ '[' 1 -gt 0 ']' 15:34:30 ++ shift 15:34:30 ++ case "$command" in 15:34:30 ++ command pyenv versions 15:34:30 ++ pyenv versions 15:34:30 ++ sed 's/^[ *]* //' 15:34:30 ++ grep -E '^[0-9.]*[0-9]$' 15:34:30 ++ awk '{ print $1 }' 15:34:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:34:30 +++ grep '^3' /tmp/.pyenv_versions 15:34:30 +++ sort -V 15:34:30 +++ tail -n 1 15:34:30 ++ py_version_xyz=3.10.6 15:34:30 ++ [[ -z 3.10.6 ]] 15:34:30 ++ echo 3.10.6 15:34:30 ++ return 0 15:34:30 + pyenv local 3.10.6 15:34:30 + local command 15:34:30 + command=local 15:34:30 + '[' 2 -gt 0 ']' 15:34:30 + shift 15:34:30 + case "$command" in 15:34:30 + command pyenv local 3.10.6 15:34:30 + pyenv local 3.10.6 15:34:30 + for arg in "$@" 15:34:30 + case $arg in 15:34:30 + pkg_list+='tox ' 15:34:30 + for arg in "$@" 15:34:30 + case $arg in 15:34:30 + pkg_list+='virtualenv ' 15:34:30 + for arg in "$@" 15:34:30 + case $arg in 15:34:30 + pkg_list+='urllib3~=1.26.15 ' 15:34:30 + [[ -f /tmp/.toxenv ]] 15:34:30 ++ cat /tmp/.toxenv 15:34:30 + lf_venv=/tmp/venv-ACur 15:34:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ACur from' file:/tmp/.toxenv 15:34:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ACur from file:/tmp/.toxenv 15:34:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:34:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:30 + local 'pip_opts=--upgrade --quiet' 15:34:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:34:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:34:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:34:30 + [[ -n '' ]] 15:34:30 + [[ -n '' ]] 15:34:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:34:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:30 + /tmp/venv-ACur/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:34:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:34:31 lf-activate-venv(): INFO: Base packages installed successfully 15:34:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:34:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:34:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:34:31 + /tmp/venv-ACur/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:34:32 + type python3 15:34:32 + true 15:34:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ACur/bin to PATH' 15:34:32 lf-activate-venv(): INFO: Adding /tmp/venv-ACur/bin to PATH 15:34:32 + PATH=/tmp/venv-ACur/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:34:32 + return 0 15:34:32 + [[ -d /opt/pyenv ]] 15:34:32 + echo '---> Setting up pyenv' 15:34:32 ---> Setting up pyenv 15:34:32 + export PYENV_ROOT=/opt/pyenv 15:34:32 + PYENV_ROOT=/opt/pyenv 15:34:32 + export PATH=/opt/pyenv/bin:/tmp/venv-ACur/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:34:32 + PATH=/opt/pyenv/bin:/tmp/venv-ACur/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:34:32 ++ pwd 15:34:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:34:32 + export PYTHONPATH 15:34:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:34:32 + TOX_TESTENV_PASSENV=PYTHONPATH 15:34:32 + tox --version 15:34:32 4.47.0 from /tmp/venv-ACur/lib/python3.10/site-packages/tox/__init__.py 15:34:32 + PARALLEL=false 15:34:32 + TOX_OPTIONS_LIST= 15:34:32 + [[ -n pre-commit ]] 15:34:32 + TOX_OPTIONS_LIST=' -e pre-commit' 15:34:32 + case ${PARALLEL,,} in 15:34:32 + tox -e pre-commit 15:34:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:34:33 pre-commit: install_deps> python -I -m pip install pre-commit 15:34:35 pre-commit: freeze> python -m pip freeze --all 15:34:36 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.0,identify==2.6.17,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,python-discovery==1.1.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.1.0 15:34:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:34:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:34:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:34:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:34:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:34:38 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:34:38 [INFO] Once installed this environment will be reused. 15:34:38 [INFO] This may take a few minutes... 15:34:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:34:42 [INFO] Once installed this environment will be reused. 15:34:42 [INFO] This may take a few minutes... 15:34:46 trim trailing whitespace.................................................Passed 15:34:46 Tabs remover.............................................................Passed 15:34:46 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:34:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:34:47 [INFO] Once installed this environment will be reused. 15:34:47 [INFO] This may take a few minutes... 15:34:55 gitlint..............................................(no files to check)Skipped 15:34:55 pre-commit: OK (22.65=setup[3.56]+cmd[10.80,8.28] seconds) 15:34:55 congratulations :) (22.69 seconds) 15:34:55 + tox_status=0 15:34:55 + echo '---> Completed tox runs' 15:34:55 ---> Completed tox runs 15:34:55 + for i in .tox/*/log 15:34:55 ++ echo .tox/pre-commit/log 15:34:55 ++ awk -F/ '{print $2}' 15:34:55 + tox_env=pre-commit 15:34:55 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:34:55 + DOC_DIR=docs/_build/html 15:34:55 + [[ -d docs/_build/html ]] 15:34:55 + echo '---> tox-run.sh ends' 15:34:55 ---> tox-run.sh ends 15:34:55 + test 0 -eq 0 15:34:55 $ ssh-agent -k 15:34:55 unset SSH_AUTH_SOCK; 15:34:55 unset SSH_AGENT_PID; 15:34:55 echo Agent pid 1751 killed; 15:34:55 [ssh-agent] Stopped. 15:34:55 [PostBuildScript] - [INFO] Executing post build scripts. 15:34:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14669910787574915706.sh 15:34:55 ---> sysstat.sh 15:34:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2676876351891764042.sh 15:34:55 ---> package-listing.sh 15:34:55 ++ facter osfamily 15:34:55 ++ tr '[:upper:]' '[:lower:]' 15:34:55 + OS_FAMILY=debian 15:34:55 + workspace=/w/workspace/oom-master-pre-commit-lint 15:34:55 + START_PACKAGES=/tmp/packages_start.txt 15:34:55 + END_PACKAGES=/tmp/packages_end.txt 15:34:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:34:55 + PACKAGES=/tmp/packages_start.txt 15:34:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:34:55 + PACKAGES=/tmp/packages_end.txt 15:34:55 + case "${OS_FAMILY}" in 15:34:55 + dpkg -l 15:34:55 + grep '^ii' 15:34:56 + '[' -f /tmp/packages_start.txt ']' 15:34:56 + '[' -f /tmp/packages_end.txt ']' 15:34:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:34:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:34:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:34:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:34:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8963787711150277374.sh 15:34:56 ---> capture-instance-metadata.sh 15:34:56 Setup pyenv: 15:34:56 system 15:34:56 3.8.13 15:34:56 3.9.13 15:34:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:34:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yfPf 15:34:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:34:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:05 lf-activate-venv(): INFO: Base packages installed successfully 15:35:05 lf-activate-venv(): INFO: Installing additional packages: lftools 15:35:29 lf-activate-venv(): INFO: Adding /tmp/venv-yfPf/bin to PATH 15:35:29 INFO: Running in OpenStack, capturing instance metadata 15:35:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins891532303777232542.sh 15:35:29 provisioning config files... 15:35:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16361289453137869834tmp 15:35:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:35:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:35:29 [EnvInject] - Injecting environment variables from a build step. 15:35:29 [EnvInject] - Injecting as environment variables the properties content 15:35:29 SERVER_ID=logs 15:35:29 15:35:29 [EnvInject] - Variables injected successfully. 15:35:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15282426710186960376.sh 15:35:29 ---> create-netrc.sh 15:35:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13858081969215870207.sh 15:35:29 ---> python-tools-install.sh 15:35:29 Setup pyenv: 15:35:29 system 15:35:29 3.8.13 15:35:29 3.9.13 15:35:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:35:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yfPf from file:/tmp/.os_lf_venv 15:35:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:31 lf-activate-venv(): INFO: Base packages installed successfully 15:35:31 lf-activate-venv(): INFO: Installing additional packages: lftools 15:35:39 lf-activate-venv(): INFO: Adding /tmp/venv-yfPf/bin to PATH 15:35:39 Generating Requirements File 15:35:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:35:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:35:57 Python 3.10.6 15:35:57 pip 26.0.1 from /tmp/venv-yfPf/lib/python3.10/site-packages/pip (python 3.10) 15:35:58 appdirs==1.4.4 15:35:58 argcomplete==3.6.3 15:35:58 aspy.yaml==1.3.0 15:35:58 attrs==25.4.0 15:35:58 autopage==0.6.0 15:35:58 backports.strenum==1.3.1 15:35:58 beautifulsoup4==4.14.3 15:35:58 boto3==1.42.59 15:35:58 botocore==1.42.59 15:35:58 bs4==0.0.2 15:35:58 certifi==2026.2.25 15:35:58 cffi==2.0.0 15:35:58 cfgv==3.5.0 15:35:58 chardet==6.0.0.post1 15:35:58 charset-normalizer==3.4.4 15:35:58 click==8.3.1 15:35:58 cliff==4.13.2 15:35:58 cmd2==3.3.0 15:35:58 cryptography==3.3.2 15:35:58 debtcollector==3.0.0 15:35:58 decorator==5.2.1 15:35:58 defusedxml==0.7.1 15:35:58 Deprecated==1.3.1 15:35:58 distlib==0.4.0 15:35:58 dnspython==2.8.0 15:35:58 docker==7.1.0 15:35:58 dogpile.cache==1.5.0 15:35:58 durationpy==0.10 15:35:58 email-validator==2.3.0 15:35:58 filelock==3.25.0 15:35:58 future==1.0.0 15:35:58 gitdb==4.0.12 15:35:58 GitPython==3.1.46 15:35:58 httplib2==0.30.2 15:35:58 identify==2.6.17 15:35:58 idna==3.11 15:35:58 importlib-resources==1.5.0 15:35:58 iso8601==2.1.0 15:35:58 Jinja2==3.1.6 15:35:58 jmespath==1.1.0 15:35:58 jsonpatch==1.33 15:35:58 jsonpointer==3.0.0 15:35:58 jsonschema==4.26.0 15:35:58 jsonschema-specifications==2025.9.1 15:35:58 keystoneauth1==5.13.1 15:35:58 kubernetes==35.0.0 15:35:58 lftools==0.37.22 15:35:58 lxml==6.0.2 15:35:58 markdown-it-py==4.0.0 15:35:58 MarkupSafe==3.0.3 15:35:58 mdurl==0.1.2 15:35:58 msgpack==1.1.2 15:35:58 multi_key_dict==2.0.3 15:35:58 munch==4.0.0 15:35:58 netaddr==1.3.0 15:35:58 niet==1.4.2 15:35:58 nodeenv==1.10.0 15:35:58 oauth2client==4.1.3 15:35:58 oauthlib==3.3.1 15:35:58 openstacksdk==4.10.0 15:35:58 os-service-types==1.8.2 15:35:58 osc-lib==4.4.0 15:35:58 oslo.config==10.3.0 15:35:58 oslo.context==6.3.0 15:35:58 oslo.i18n==6.7.2 15:35:58 oslo.log==8.1.0 15:35:58 oslo.serialization==5.9.1 15:35:58 oslo.utils==10.0.0 15:35:58 packaging==26.0 15:35:58 pbr==7.0.3 15:35:58 platformdirs==4.9.2 15:35:58 prettytable==3.17.0 15:35:58 psutil==7.2.2 15:35:58 pyasn1==0.6.2 15:35:58 pyasn1_modules==0.4.2 15:35:58 pycparser==3.0 15:35:58 pygerrit2==2.0.15 15:35:58 PyGithub==2.8.1 15:35:58 Pygments==2.19.2 15:35:58 PyJWT==2.11.0 15:35:58 PyNaCl==1.6.2 15:35:58 pyparsing==2.4.7 15:35:58 pyperclip==1.11.0 15:35:58 pyrsistent==0.20.0 15:35:58 python-cinderclient==9.9.0 15:35:58 python-dateutil==2.9.0.post0 15:35:58 python-discovery==1.1.0 15:35:58 python-heatclient==5.1.0 15:35:58 python-jenkins==1.8.3 15:35:58 python-keystoneclient==5.8.0 15:35:58 python-magnumclient==4.10.0 15:35:58 python-openstackclient==9.0.0 15:35:58 python-swiftclient==4.10.0 15:35:58 PyYAML==6.0.3 15:35:58 referencing==0.37.0 15:35:58 requests==2.32.5 15:35:58 requests-oauthlib==2.0.0 15:35:58 requestsexceptions==1.4.0 15:35:58 rfc3986==2.0.0 15:35:58 rich==14.3.3 15:35:58 rich-argparse==1.7.2 15:35:58 rpds-py==0.30.0 15:35:58 rsa==4.9.1 15:35:58 ruamel.yaml==0.19.1 15:35:58 ruamel.yaml.clib==0.2.15 15:35:58 s3transfer==0.16.0 15:35:58 simplejson==3.20.2 15:35:58 six==1.17.0 15:35:58 smmap==5.0.2 15:35:58 soupsieve==2.8.3 15:35:58 stevedore==5.7.0 15:35:58 tabulate==0.9.0 15:35:58 toml==0.10.2 15:35:58 tomlkit==0.14.0 15:35:58 tqdm==4.67.3 15:35:58 typing_extensions==4.15.0 15:35:58 urllib3==1.26.20 15:35:58 virtualenv==21.1.0 15:35:58 wcwidth==0.6.0 15:35:58 websocket-client==1.9.0 15:35:58 wrapt==2.1.1 15:35:58 xdg==6.0.0 15:35:58 xmltodict==1.0.4 15:35:58 yq==3.4.3 15:35:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11046851603257001317.sh 15:35:58 ---> sudo-logs.sh 15:35:58 Archiving 'sudo' log.. 15:35:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15236346301146152416.sh 15:35:58 ---> job-cost.sh 15:35:58 INFO: Activating Python virtual environment... 15:35:58 Setup pyenv: 15:35:58 system 15:35:58 3.8.13 15:35:58 3.9.13 15:35:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:35:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yfPf from file:/tmp/.os_lf_venv 15:35:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:00 lf-activate-venv(): INFO: Base packages installed successfully 15:36:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:36:11 lf-activate-venv(): INFO: Adding /tmp/venv-yfPf/bin to PATH 15:36:11 INFO: No stack-cost file found 15:36:11 INFO: Instance uptime: 194s 15:36:11 INFO: Fetching instance metadata (attempt 1 of 3)... 15:36:11 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:36:11 INFO: Successfully fetched instance metadata 15:36:11 INFO: Instance type: v3-standard-4 15:36:11 INFO: Retrieving pricing info for: v3-standard-4 15:36:11 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:36:11 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=194 15:36:12 INFO: Successfully fetched Vexxhost pricing API 15:36:12 INFO: Retrieved cost: 0.11 15:36:12 INFO: Retrieved resource: v3-standard-4 15:36:12 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 15:36:12 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 15:36:12 INFO: Successfully archived job cost data 15:36:12 DEBUG: Cost data: oom-master-pre-commit-lint,4479,2026-03-03 15:36:12,v3-standard-4,194,0.11,0.00,SUCCESS 15:36:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16448747028547190026.sh 15:36:12 ---> logs-deploy.sh 15:36:12 Setup pyenv: 15:36:12 system 15:36:12 3.8.13 15:36:12 3.9.13 15:36:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:36:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yfPf from file:/tmp/.os_lf_venv 15:36:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:15 lf-activate-venv(): INFO: Base packages installed successfully 15:36:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:36:22 lf-activate-venv(): INFO: Adding /tmp/venv-yfPf/bin to PATH 15:36:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4479 15:36:22 INFO: archiving workspace using pattern(s): 15:36:22 /tmp/venv-yfPf/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 15:36:22 warnings.warn( 15:36:23 Archives upload complete. 15:36:23 INFO: archiving logs to Nexus 15:36:23 /tmp/venv-yfPf/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 15:36:23 warnings.warn( 15:36:24 ---> uname -a: 15:36:24 Linux prd-ubuntu1804-builder-4c-4g-1283 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:36:24 15:36:24 15:36:24 ---> lscpu: 15:36:24 Architecture: x86_64 15:36:24 CPU op-mode(s): 32-bit, 64-bit 15:36:24 Byte Order: Little Endian 15:36:24 CPU(s): 4 15:36:24 On-line CPU(s) list: 0-3 15:36:24 Thread(s) per core: 1 15:36:24 Core(s) per socket: 1 15:36:24 Socket(s): 4 15:36:24 NUMA node(s): 1 15:36:24 Vendor ID: AuthenticAMD 15:36:24 CPU family: 23 15:36:24 Model: 49 15:36:24 Model name: AMD EPYC-Rome Processor 15:36:24 Stepping: 0 15:36:24 CPU MHz: 2800.000 15:36:24 BogoMIPS: 5600.00 15:36:24 Virtualization: AMD-V 15:36:24 Hypervisor vendor: KVM 15:36:24 Virtualization type: full 15:36:24 L1d cache: 32K 15:36:24 L1i cache: 32K 15:36:24 L2 cache: 512K 15:36:24 L3 cache: 16384K 15:36:24 NUMA node0 CPU(s): 0-3 15:36:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:36:24 15:36:24 15:36:24 ---> nproc: 15:36:24 4 15:36:24 15:36:24 15:36:24 ---> df -h: 15:36:24 Filesystem Size Used Avail Use% Mounted on 15:36:24 udev 7.9G 0 7.9G 0% /dev 15:36:24 tmpfs 1.6G 676K 1.6G 1% /run 15:36:24 /dev/vda1 78G 8.4G 69G 11% / 15:36:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:36:24 tmpfs 5.0M 0 5.0M 0% /run/lock 15:36:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:36:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:36:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:36:24 15:36:24 15:36:24 ---> free -m: 15:36:24 total used free shared buff/cache available 15:36:24 Mem: 16040 546 13280 0 2212 15172 15:36:24 Swap: 1023 0 1023 15:36:24 15:36:24 15:36:24 ---> ip addr: 15:36:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:36:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:36:24 inet 127.0.0.1/8 scope host lo 15:36:24 valid_lft forever preferred_lft forever 15:36:24 inet6 ::1/128 scope host 15:36:24 valid_lft forever preferred_lft forever 15:36:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:36:24 link/ether fa:16:3e:a9:0d:7a brd ff:ff:ff:ff:ff:ff 15:36:24 inet 10.30.106.69/23 brd 10.30.107.255 scope global dynamic ens3 15:36:24 valid_lft 86220sec preferred_lft 86220sec 15:36:24 inet6 fe80::f816:3eff:fea9:d7a/64 scope link 15:36:24 valid_lft forever preferred_lft forever 15:36:24 15:36:24 15:36:24 ---> sar -b -r -n DEV: 15:36:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1283) 03/03/26 _x86_64_ (4 CPU) 15:36:24 15:36:24 15:33:29 LINUX RESTART (4 CPU) 15:36:24 15:36:24 15:34:02 tps rtps wtps bread/s bwrtn/s 15:36:24 15:35:01 114.52 38.09 76.43 1287.56 34351.34 15:36:24 15:36:01 138.16 1.02 137.14 118.38 38919.25 15:36:24 Average: 126.44 19.40 107.04 698.11 36654.29 15:36:24 15:36:24 15:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:36:24 15:35:01 14006240 15597340 2418728 14.73 58304 1732044 751276 4.30 694268 1506424 135556 15:36:24 15:36:01 13656188 15585184 2768780 16.86 86008 2023188 744132 4.26 724220 1787260 122808 15:36:24 Average: 13831214 15591262 2593754 15.79 72156 1877616 747704 4.28 709244 1646842 129182 15:36:24 15:36:24 15:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:36:24 15:35:01 ens3 536.23 327.13 2306.35 82.92 0.00 0.00 0.00 0.00 15:36:24 15:35:01 lo 2.30 2.30 0.25 0.25 0.00 0.00 0.00 0.00 15:36:24 15:36:01 ens3 81.12 55.66 921.12 11.35 0.00 0.00 0.00 0.00 15:36:24 15:36:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 15:36:24 Average: ens3 306.78 190.26 1607.97 46.84 0.00 0.00 0.00 0.00 15:36:24 Average: lo 1.92 1.92 0.21 0.21 0.00 0.00 0.00 0.00 15:36:24 15:36:24 15:36:24 ---> sar -P ALL: 15:36:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1283) 03/03/26 _x86_64_ (4 CPU) 15:36:24 15:36:24 15:33:29 LINUX RESTART (4 CPU) 15:36:24 15:36:24 15:34:02 CPU %user %nice %system %iowait %steal %idle 15:36:24 15:35:01 all 23.33 0.00 2.51 5.66 0.08 68.43 15:36:24 15:35:01 0 23.85 0.00 2.67 1.33 0.07 72.08 15:36:24 15:35:01 1 23.53 0.00 2.47 7.93 0.09 65.99 15:36:24 15:35:01 2 24.79 0.00 2.45 11.36 0.09 61.31 15:36:24 15:35:01 3 21.15 0.00 2.42 2.01 0.05 74.37 15:36:24 15:36:01 all 19.07 0.00 1.42 5.22 0.06 74.24 15:36:24 15:36:01 0 4.74 0.00 0.59 0.10 0.07 94.50 15:36:24 15:36:01 1 54.69 0.00 2.74 3.89 0.08 38.59 15:36:24 15:36:01 2 5.52 0.00 1.29 16.23 0.05 76.91 15:36:24 15:36:01 3 11.27 0.00 1.07 0.68 0.03 86.95 15:36:24 Average: all 21.18 0.00 1.96 5.44 0.07 71.36 15:36:24 Average: 0 14.23 0.00 1.62 0.71 0.07 83.38 15:36:24 Average: 1 39.26 0.00 2.60 5.89 0.08 52.16 15:36:24 Average: 2 15.07 0.00 1.87 13.82 0.07 69.18 15:36:24 Average: 3 16.16 0.00 1.73 1.34 0.04 80.72 15:36:24 15:36:24 15:36:24