11:05:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143403 11:05:54 Running as SYSTEM 11:05:54 [EnvInject] - Loading node environment variables. 11:05:54 Building remotely on prd-ubuntu1804-builder-4c-4g-265 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:05:54 [ssh-agent] Looking for ssh-agent implementation... 11:05:54 $ ssh-agent 11:05:54 SSH_AUTH_SOCK=/tmp/ssh-bmZv9PbqQWz2/agent.1707 11:05:54 SSH_AGENT_PID=1709 11:05:54 [ssh-agent] Started. 11:05:54 Running ssh-add (command line suppressed) 11:05:54 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3050088013964022523.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3050088013964022523.key) 11:05:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:05:54 The recommended git tool is: NONE 11:05:56 using credential onap-jenkins-ssh 11:05:56 Wiping out workspace first. 11:05:56 Cloning the remote Git repository 11:05:56 Cloning repository git://cloud.onap.org/mirror/oom.git 11:05:56 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:05:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:05:56 > git --version # timeout=10 11:05:56 > git --version # 'git version 2.17.1' 11:05:56 using GIT_SSH to set credentials Gerrit user 11:05:56 Verifying host key using manually-configured host key entries 11:05:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:06:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:06:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:06:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:06:04 using GIT_SSH to set credentials Gerrit user 11:06:04 Verifying host key using manually-configured host key entries 11:06:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/143403/1 # timeout=30 11:06:05 > git rev-parse 006235616f05a733380071fc54112d78cd83aa72^{commit} # timeout=10 11:06:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:06:05 Checking out Revision 006235616f05a733380071fc54112d78cd83aa72 (refs/changes/03/143403/1) 11:06:05 > git config core.sparsecheckout # timeout=10 11:06:05 > git checkout -f 006235616f05a733380071fc54112d78cd83aa72 # timeout=30 11:06:08 Commit message: "[SDC] Fix pipeline lint issue" 11:06:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:06:08 > git rev-list --no-walk 2ea5e11e61fca61a1cfd38ac0847165553d3fad0 # timeout=10 11:06:08 [EnvInject] - Injecting environment variables from a build step. 11:06:08 [EnvInject] - Injecting as environment variables the properties content 11:06:08 PYTHON=python3 11:06:08 11:06:08 [EnvInject] - Variables injected successfully. 11:06:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16475480920502860063.sh 11:06:08 ---> tox-install.sh 11:06:08 + source /home/jenkins/lf-env.sh 11:06:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:06:08 ++ mktemp -d /tmp/venv-XXXX 11:06:08 + lf_venv=/tmp/venv-Qe5n 11:06:08 + local venv_file=/tmp/.os_lf_venv 11:06:08 + local python=python3 11:06:08 + local options 11:06:08 + local set_path=true 11:06:08 + local install_args= 11:06:08 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:06:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:06:08 + true 11:06:08 + case $1 in 11:06:08 + venv_file=/tmp/.toxenv 11:06:08 + shift 2 11:06:08 + true 11:06:08 + case $1 in 11:06:08 + shift 11:06:08 + break 11:06:08 + case $python in 11:06:08 + local pkg_list= 11:06:08 + [[ -d /opt/pyenv ]] 11:06:08 + echo 'Setup pyenv:' 11:06:08 Setup pyenv: 11:06:08 + export PYENV_ROOT=/opt/pyenv 11:06:08 + PYENV_ROOT=/opt/pyenv 11:06:08 + 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 11:06: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 11:06:08 + pyenv versions 11:06:08 * system (set by /opt/pyenv/version) 11:06:08 * 3.8.13 (set by /opt/pyenv/version) 11:06:08 * 3.9.13 (set by /opt/pyenv/version) 11:06:08 * 3.10.6 (set by /opt/pyenv/version) 11:06:08 + command -v pyenv 11:06:08 ++ pyenv init - --no-rehash 11:06: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[*]}"'\'')" 11:06:09 export PATH="/opt/pyenv/shims:${PATH}" 11:06:09 export PYENV_SHELL=bash 11:06:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:06:09 pyenv() { 11:06:09 local command 11:06:09 command="${1:-}" 11:06:09 if [ "$#" -gt 0 ]; then 11:06:09 shift 11:06:09 fi 11:06:09 11:06:09 case "$command" in 11:06:09 rehash|shell) 11:06:09 eval "$(pyenv "sh-$command" "$@")" 11:06:09 ;; 11:06:09 *) 11:06:09 command pyenv "$command" "$@" 11:06:09 ;; 11:06:09 esac 11:06:09 }' 11:06: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[*]}"' 11:06: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 11:06: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 11:06: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 11:06:09 ++ export PYENV_SHELL=bash 11:06:09 ++ PYENV_SHELL=bash 11:06:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:06:09 +++ complete -F _pyenv pyenv 11:06:09 ++ lf-pyver python3 11:06:09 ++ local py_version_xy=python3 11:06:09 ++ local py_version_xyz= 11:06:09 ++ pyenv versions 11:06:09 ++ local command 11:06:09 ++ command=versions 11:06:09 ++ '[' 1 -gt 0 ']' 11:06:09 ++ shift 11:06:09 ++ case "$command" in 11:06:09 ++ command pyenv versions 11:06:09 ++ pyenv versions 11:06:09 ++ sed 's/^[ *]* //' 11:06:09 ++ awk '{ print $1 }' 11:06:09 ++ grep -E '^[0-9.]*[0-9]$' 11:06:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:06:09 +++ grep '^3' /tmp/.pyenv_versions 11:06:09 +++ sort -V 11:06:09 +++ tail -n 1 11:06:09 ++ py_version_xyz=3.10.6 11:06:09 ++ [[ -z 3.10.6 ]] 11:06:09 ++ echo 3.10.6 11:06:09 ++ return 0 11:06:09 + pyenv local 3.10.6 11:06:09 + local command 11:06:09 + command=local 11:06:09 + '[' 2 -gt 0 ']' 11:06:09 + shift 11:06:09 + case "$command" in 11:06:09 + command pyenv local 3.10.6 11:06:09 + pyenv local 3.10.6 11:06:09 + for arg in "$@" 11:06:09 + case $arg in 11:06:09 + pkg_list+='tox ' 11:06:09 + for arg in "$@" 11:06:09 + case $arg in 11:06:09 + pkg_list+='virtualenv ' 11:06:09 + for arg in "$@" 11:06:09 + case $arg in 11:06:09 + pkg_list+='urllib3~=1.26.15 ' 11:06:09 + [[ -f /tmp/.toxenv ]] 11:06:09 + [[ ! -f /tmp/.toxenv ]] 11:06:09 + [[ -n '' ]] 11:06:09 + python3 -m venv /tmp/venv-Qe5n 11:06:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qe5n' 11:06:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qe5n 11:06:13 + echo /tmp/venv-Qe5n 11:06:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:06:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:06:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:06:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:13 + local 'pip_opts=--upgrade --quiet' 11:06:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:06:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:06:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:06:13 + [[ -n '' ]] 11:06:13 + [[ -n '' ]] 11:06:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:06:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:13 + /tmp/venv-Qe5n/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 11:06:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:06:17 lf-activate-venv(): INFO: Base packages installed successfully 11:06:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:06:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:06:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:06:17 + /tmp/venv-Qe5n/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 11:06:18 + type python3 11:06:18 + true 11:06:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Qe5n/bin to PATH' 11:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-Qe5n/bin to PATH 11:06:18 + PATH=/tmp/venv-Qe5n/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 11:06:18 + return 0 11:06:18 + python3 --version 11:06:18 Python 3.10.6 11:06:18 + python3 -m pip --version 11:06:18 pip 26.0.1 from /tmp/venv-Qe5n/lib/python3.10/site-packages/pip (python 3.10) 11:06:18 + python3 -m pip freeze 11:06:19 cachetools==7.0.1 11:06:19 colorama==0.4.6 11:06:19 distlib==0.4.0 11:06:19 filelock==3.24.3 11:06:19 packaging==26.0 11:06:19 platformdirs==4.9.2 11:06:19 pluggy==1.6.0 11:06:19 pyproject-api==1.10.0 11:06:19 python-discovery==1.1.0 11:06:19 tomli==2.4.0 11:06:19 tox==4.46.3 11:06:19 typing_extensions==4.15.0 11:06:19 urllib3==1.26.20 11:06:19 virtualenv==21.1.0 11:06:19 [EnvInject] - Injecting environment variables from a build step. 11:06:19 [EnvInject] - Injecting as environment variables the properties content 11:06:19 PARALLEL=false 11:06:19 11:06:19 [EnvInject] - Variables injected successfully. 11:06:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5403595360749439967.sh 11:06:19 ---> tox-run.sh 11:06: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 11:06:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:06:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:06:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:06:19 + cd /w/workspace/oom-master-pre-commit-lint/. 11:06:19 + source /home/jenkins/lf-env.sh 11:06:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:06:19 ++ mktemp -d /tmp/venv-XXXX 11:06:19 + lf_venv=/tmp/venv-KubX 11:06:19 + local venv_file=/tmp/.os_lf_venv 11:06:19 + local python=python3 11:06:19 + local options 11:06:19 + local set_path=true 11:06:19 + local install_args= 11:06: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 11:06:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:06:19 + true 11:06:19 + case $1 in 11:06:19 + venv_file=/tmp/.toxenv 11:06:19 + shift 2 11:06:19 + true 11:06:19 + case $1 in 11:06:19 + shift 11:06:19 + break 11:06:19 + case $python in 11:06:19 + local pkg_list= 11:06:19 + [[ -d /opt/pyenv ]] 11:06:19 + echo 'Setup pyenv:' 11:06:19 Setup pyenv: 11:06:19 + export PYENV_ROOT=/opt/pyenv 11:06:19 + PYENV_ROOT=/opt/pyenv 11:06: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 11:06: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 11:06:19 + pyenv versions 11:06:19 system 11:06:19 3.8.13 11:06:19 3.9.13 11:06:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:06:19 + command -v pyenv 11:06:19 ++ pyenv init - --no-rehash 11:06: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[*]}"'\'')" 11:06:19 export PATH="/opt/pyenv/shims:${PATH}" 11:06:19 export PYENV_SHELL=bash 11:06:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:06:19 pyenv() { 11:06:19 local command 11:06:19 command="${1:-}" 11:06:19 if [ "$#" -gt 0 ]; then 11:06:19 shift 11:06:19 fi 11:06:19 11:06:19 case "$command" in 11:06:19 rehash|shell) 11:06:19 eval "$(pyenv "sh-$command" "$@")" 11:06:19 ;; 11:06:19 *) 11:06:19 command pyenv "$command" "$@" 11:06:19 ;; 11:06:19 esac 11:06:19 }' 11:06: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[*]}"' 11:06: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 11:06: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 11:06: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 11:06:19 ++ export PYENV_SHELL=bash 11:06:19 ++ PYENV_SHELL=bash 11:06:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:06:19 +++ complete -F _pyenv pyenv 11:06:19 ++ lf-pyver python3 11:06:19 ++ local py_version_xy=python3 11:06:19 ++ local py_version_xyz= 11:06:19 ++ sed 's/^[ *]* //' 11:06:19 ++ pyenv versions 11:06:19 ++ local command 11:06:19 ++ command=versions 11:06:19 ++ awk '{ print $1 }' 11:06:19 ++ '[' 1 -gt 0 ']' 11:06:19 ++ shift 11:06:19 ++ case "$command" in 11:06:19 ++ command pyenv versions 11:06:19 ++ pyenv versions 11:06:19 ++ grep -E '^[0-9.]*[0-9]$' 11:06:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:06:19 +++ grep '^3' /tmp/.pyenv_versions 11:06:19 +++ tail -n 1 11:06:19 +++ sort -V 11:06:19 ++ py_version_xyz=3.10.6 11:06:19 ++ [[ -z 3.10.6 ]] 11:06:19 ++ echo 3.10.6 11:06:19 ++ return 0 11:06:19 + pyenv local 3.10.6 11:06:19 + local command 11:06:19 + command=local 11:06:19 + '[' 2 -gt 0 ']' 11:06:19 + shift 11:06:19 + case "$command" in 11:06:19 + command pyenv local 3.10.6 11:06:19 + pyenv local 3.10.6 11:06:19 + for arg in "$@" 11:06:19 + case $arg in 11:06:19 + pkg_list+='tox ' 11:06:19 + for arg in "$@" 11:06:19 + case $arg in 11:06:19 + pkg_list+='virtualenv ' 11:06:19 + for arg in "$@" 11:06:19 + case $arg in 11:06:19 + pkg_list+='urllib3~=1.26.15 ' 11:06:19 + [[ -f /tmp/.toxenv ]] 11:06:19 ++ cat /tmp/.toxenv 11:06:19 + lf_venv=/tmp/venv-Qe5n 11:06:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qe5n from' file:/tmp/.toxenv 11:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qe5n from file:/tmp/.toxenv 11:06:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:06:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:19 + local 'pip_opts=--upgrade --quiet' 11:06:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:06:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:06:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:06:19 + [[ -n '' ]] 11:06:19 + [[ -n '' ]] 11:06:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:06:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:19 + /tmp/venv-Qe5n/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 11:06:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:06:20 lf-activate-venv(): INFO: Base packages installed successfully 11:06:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:06:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:06:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:06:20 + /tmp/venv-Qe5n/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 11:06:21 + type python3 11:06:21 + true 11:06:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Qe5n/bin to PATH' 11:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-Qe5n/bin to PATH 11:06:21 + PATH=/tmp/venv-Qe5n/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 11:06:21 + return 0 11:06:21 + [[ -d /opt/pyenv ]] 11:06:21 + echo '---> Setting up pyenv' 11:06:21 ---> Setting up pyenv 11:06:21 + export PYENV_ROOT=/opt/pyenv 11:06:21 + PYENV_ROOT=/opt/pyenv 11:06:21 + export PATH=/opt/pyenv/bin:/tmp/venv-Qe5n/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 11:06:21 + PATH=/opt/pyenv/bin:/tmp/venv-Qe5n/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 11:06:21 ++ pwd 11:06:21 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:06:21 + export PYTHONPATH 11:06:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:06:21 + TOX_TESTENV_PASSENV=PYTHONPATH 11:06:21 + tox --version 11:06:21 4.46.3 from /tmp/venv-Qe5n/lib/python3.10/site-packages/tox/__init__.py 11:06:21 + PARALLEL=false 11:06:21 + TOX_OPTIONS_LIST= 11:06:21 + [[ -n pre-commit ]] 11:06:21 + TOX_OPTIONS_LIST=' -e pre-commit' 11:06:21 + case ${PARALLEL,,} in 11:06:21 + tox -e pre-commit 11:06:21 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:06:22 pre-commit: install_deps> python -I -m pip install pre-commit 11:06:25 pre-commit: freeze> python -m pip freeze --all 11:06:25 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,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 11:06:25 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:06:25 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:06:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:06:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:06:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:06:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:06:28 [INFO] Once installed this environment will be reused. 11:06:28 [INFO] This may take a few minutes... 11:06:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:06:32 [INFO] Once installed this environment will be reused. 11:06:32 [INFO] This may take a few minutes... 11:06:37 trim trailing whitespace.................................................Passed 11:06:37 Tabs remover.............................................................Passed 11:06:37 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:06:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:06:37 [INFO] Once installed this environment will be reused. 11:06:37 [INFO] This may take a few minutes... 11:06:46 gitlint..............................................(no files to check)Skipped 11:06:46 pre-commit: OK (24.13=setup[3.35]+cmd[11.88,8.90] seconds) 11:06:46 congratulations :) (24.17 seconds) 11:06:46 + tox_status=0 11:06:46 + echo '---> Completed tox runs' 11:06:46 ---> Completed tox runs 11:06:46 + for i in .tox/*/log 11:06:46 ++ echo .tox/pre-commit/log 11:06:46 ++ awk -F/ '{print $2}' 11:06:46 + tox_env=pre-commit 11:06:46 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:06:46 + DOC_DIR=docs/_build/html 11:06:46 + [[ -d docs/_build/html ]] 11:06:46 + echo '---> tox-run.sh ends' 11:06:46 ---> tox-run.sh ends 11:06:46 + test 0 -eq 0 11:06:46 $ ssh-agent -k 11:06:46 unset SSH_AUTH_SOCK; 11:06:46 unset SSH_AGENT_PID; 11:06:46 echo Agent pid 1709 killed; 11:06:46 [ssh-agent] Stopped. 11:06:46 [PostBuildScript] - [INFO] Executing post build scripts. 11:06:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5729913662211924600.sh 11:06:46 ---> sysstat.sh 11:06:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14715668564154105996.sh 11:06:46 ---> package-listing.sh 11:06:46 ++ facter osfamily 11:06:46 ++ tr '[:upper:]' '[:lower:]' 11:06:46 + OS_FAMILY=debian 11:06:46 + workspace=/w/workspace/oom-master-pre-commit-lint 11:06:46 + START_PACKAGES=/tmp/packages_start.txt 11:06:46 + END_PACKAGES=/tmp/packages_end.txt 11:06:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:06:46 + PACKAGES=/tmp/packages_start.txt 11:06:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:06:46 + PACKAGES=/tmp/packages_end.txt 11:06:46 + case "${OS_FAMILY}" in 11:06:46 + dpkg -l 11:06:46 + grep '^ii' 11:06:46 + '[' -f /tmp/packages_start.txt ']' 11:06:46 + '[' -f /tmp/packages_end.txt ']' 11:06:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:06:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:06:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:06:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:06:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8323736358941445248.sh 11:06:47 ---> capture-instance-metadata.sh 11:06:47 Setup pyenv: 11:06:47 system 11:06:47 3.8.13 11:06:47 3.9.13 11:06:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:06:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zm9Q 11:06:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:06:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:54 lf-activate-venv(): INFO: Base packages installed successfully 11:06:54 lf-activate-venv(): INFO: Installing additional packages: lftools 11:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-Zm9Q/bin to PATH 11:07:16 INFO: Running in OpenStack, capturing instance metadata 11:07:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12210482419286481867.sh 11:07:16 provisioning config files... 11:07:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8250198688858434077tmp 11:07:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:07:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:07:16 [EnvInject] - Injecting environment variables from a build step. 11:07:16 [EnvInject] - Injecting as environment variables the properties content 11:07:16 SERVER_ID=logs 11:07:16 11:07:16 [EnvInject] - Variables injected successfully. 11:07:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2881563996669534939.sh 11:07:16 ---> create-netrc.sh 11:07:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16535784564019892254.sh 11:07:16 ---> python-tools-install.sh 11:07:16 Setup pyenv: 11:07:16 system 11:07:16 3.8.13 11:07:16 3.9.13 11:07:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:07:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zm9Q from file:/tmp/.os_lf_venv 11:07:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:18 lf-activate-venv(): INFO: Base packages installed successfully 11:07:18 lf-activate-venv(): INFO: Installing additional packages: lftools 11:07:25 lf-activate-venv(): INFO: Adding /tmp/venv-Zm9Q/bin to PATH 11:07:25 Generating Requirements File 11:07:47 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. 11:07:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:07:47 Python 3.10.6 11:07:48 pip 26.0.1 from /tmp/venv-Zm9Q/lib/python3.10/site-packages/pip (python 3.10) 11:07:48 appdirs==1.4.4 11:07:48 argcomplete==3.6.3 11:07:48 aspy.yaml==1.3.0 11:07:48 attrs==25.4.0 11:07:48 autopage==0.6.0 11:07:48 backports.strenum==1.3.1 11:07:48 beautifulsoup4==4.14.3 11:07:48 boto3==1.42.58 11:07:48 botocore==1.42.58 11:07:48 bs4==0.0.2 11:07:48 certifi==2026.2.25 11:07:48 cffi==2.0.0 11:07:48 cfgv==3.5.0 11:07:48 chardet==6.0.0.post1 11:07:48 charset-normalizer==3.4.4 11:07:48 click==8.3.1 11:07:48 cliff==4.13.2 11:07:48 cmd2==3.2.2 11:07:48 cryptography==3.3.2 11:07:48 debtcollector==3.0.0 11:07:48 decorator==5.2.1 11:07:48 defusedxml==0.7.1 11:07:48 Deprecated==1.3.1 11:07:48 distlib==0.4.0 11:07:48 dnspython==2.8.0 11:07:48 docker==7.1.0 11:07:48 dogpile.cache==1.5.0 11:07:48 durationpy==0.10 11:07:48 email-validator==2.3.0 11:07:48 filelock==3.24.3 11:07:48 future==1.0.0 11:07:48 gitdb==4.0.12 11:07:48 GitPython==3.1.46 11:07:48 httplib2==0.30.2 11:07:48 identify==2.6.16 11:07:48 idna==3.11 11:07:48 importlib-resources==1.5.0 11:07:48 iso8601==2.1.0 11:07:48 Jinja2==3.1.6 11:07:48 jmespath==1.1.0 11:07:48 jsonpatch==1.33 11:07:48 jsonpointer==3.0.0 11:07:48 jsonschema==4.26.0 11:07:48 jsonschema-specifications==2025.9.1 11:07:48 keystoneauth1==5.13.1 11:07:48 kubernetes==35.0.0 11:07:48 lftools==0.37.21 11:07:48 lxml==6.0.2 11:07:48 markdown-it-py==4.0.0 11:07:48 MarkupSafe==3.0.3 11:07:48 mdurl==0.1.2 11:07:48 msgpack==1.1.2 11:07:48 multi_key_dict==2.0.3 11:07:48 munch==4.0.0 11:07:48 netaddr==1.3.0 11:07:48 niet==1.4.2 11:07:48 nodeenv==1.10.0 11:07:48 oauth2client==4.1.3 11:07:48 oauthlib==3.3.1 11:07:48 openstacksdk==4.10.0 11:07:48 os-service-types==1.8.2 11:07:48 osc-lib==4.4.0 11:07:48 oslo.config==10.3.0 11:07:48 oslo.context==6.3.0 11:07:48 oslo.i18n==6.7.2 11:07:48 oslo.log==8.1.0 11:07:48 oslo.serialization==5.9.1 11:07:48 oslo.utils==10.0.0 11:07:48 packaging==26.0 11:07:48 pbr==7.0.3 11:07:48 platformdirs==4.9.2 11:07:48 prettytable==3.17.0 11:07:48 psutil==7.2.2 11:07:48 pyasn1==0.6.2 11:07:48 pyasn1_modules==0.4.2 11:07:48 pycparser==3.0 11:07:48 pygerrit2==2.0.15 11:07:48 PyGithub==2.8.1 11:07:48 Pygments==2.19.2 11:07:48 PyJWT==2.11.0 11:07:48 PyNaCl==1.6.2 11:07:48 pyparsing==2.4.7 11:07:48 pyperclip==1.11.0 11:07:48 pyrsistent==0.20.0 11:07:48 python-cinderclient==9.8.0 11:07:48 python-dateutil==2.9.0.post0 11:07:48 python-discovery==1.1.0 11:07:48 python-heatclient==5.1.0 11:07:48 python-jenkins==1.8.3 11:07:48 python-keystoneclient==5.7.0 11:07:48 python-magnumclient==4.9.0 11:07:48 python-openstackclient==9.0.0 11:07:48 python-swiftclient==4.10.0 11:07:48 PyYAML==6.0.3 11:07:48 referencing==0.37.0 11:07:48 requests==2.32.5 11:07:48 requests-oauthlib==2.0.0 11:07:48 requestsexceptions==1.4.0 11:07:48 rfc3986==2.0.0 11:07:48 rich==14.3.3 11:07:48 rich-argparse==1.7.2 11:07:48 rpds-py==0.30.0 11:07:48 rsa==4.9.1 11:07:48 ruamel.yaml==0.19.1 11:07:48 ruamel.yaml.clib==0.2.15 11:07:48 s3transfer==0.16.0 11:07:48 simplejson==3.20.2 11:07:48 six==1.17.0 11:07:48 smmap==5.0.2 11:07:48 soupsieve==2.8.3 11:07:48 stevedore==5.7.0 11:07:48 tabulate==0.9.0 11:07:48 toml==0.10.2 11:07:48 tomlkit==0.14.0 11:07:48 tqdm==4.67.3 11:07:48 typing_extensions==4.15.0 11:07:48 urllib3==1.26.20 11:07:48 virtualenv==21.1.0 11:07:48 wcwidth==0.6.0 11:07:48 websocket-client==1.9.0 11:07:48 wrapt==2.1.1 11:07:48 xdg==6.0.0 11:07:48 xmltodict==1.0.4 11:07:48 yq==3.4.3 11:07:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5910745687648943424.sh 11:07:48 ---> sudo-logs.sh 11:07:48 Archiving 'sudo' log.. 11:07:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14567333488334557582.sh 11:07:48 ---> job-cost.sh 11:07:48 INFO: Activating Python virtual environment... 11:07:48 Setup pyenv: 11:07:48 system 11:07:48 3.8.13 11:07:48 3.9.13 11:07:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:07:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zm9Q from file:/tmp/.os_lf_venv 11:07:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:50 lf-activate-venv(): INFO: Base packages installed successfully 11:07:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:07:55 lf-activate-venv(): INFO: Adding /tmp/venv-Zm9Q/bin to PATH 11:07:55 INFO: No stack-cost file found 11:07:55 INFO: Instance uptime: 146s 11:07:55 INFO: Fetching instance metadata (attempt 1 of 3)... 11:07:55 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:07:55 INFO: Successfully fetched instance metadata 11:07:55 INFO: Instance type: v3-standard-4 11:07:55 INFO: Retrieving pricing info for: v3-standard-4 11:07:55 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:07:55 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=146 11:07:55 INFO: Successfully fetched Vexxhost pricing API 11:07:55 INFO: Retrieved cost: 0.11 11:07:55 INFO: Retrieved resource: v3-standard-4 11:07:55 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:07:55 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:07:55 INFO: Successfully archived job cost data 11:07:55 DEBUG: Cost data: oom-master-pre-commit-lint,4465,2026-02-27 11:07:55,v3-standard-4,146,0.11,0.00,SUCCESS 11:07:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12278499470254972893.sh 11:07:55 ---> logs-deploy.sh 11:07:55 Setup pyenv: 11:07:55 system 11:07:55 3.8.13 11:07:55 3.9.13 11:07:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:07:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zm9Q from file:/tmp/.os_lf_venv 11:07:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:57 lf-activate-venv(): INFO: Base packages installed successfully 11:07:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:08:05 lf-activate-venv(): INFO: Adding /tmp/venv-Zm9Q/bin to PATH 11:08:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4465 11:08:05 INFO: archiving workspace using pattern(s): 11:08:05 /tmp/venv-Zm9Q/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! 11:08:05 warnings.warn( 11:08:06 Archives upload complete. 11:08:06 INFO: archiving logs to Nexus 11:08:06 /tmp/venv-Zm9Q/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! 11:08:06 warnings.warn( 11:08:07 ---> uname -a: 11:08:07 Linux prd-ubuntu1804-builder-4c-4g-265 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:08:07 11:08:07 11:08:07 ---> lscpu: 11:08:07 Architecture: x86_64 11:08:07 CPU op-mode(s): 32-bit, 64-bit 11:08:07 Byte Order: Little Endian 11:08:07 CPU(s): 4 11:08:07 On-line CPU(s) list: 0-3 11:08:07 Thread(s) per core: 1 11:08:07 Core(s) per socket: 1 11:08:07 Socket(s): 4 11:08:07 NUMA node(s): 1 11:08:07 Vendor ID: AuthenticAMD 11:08:07 CPU family: 23 11:08:07 Model: 49 11:08:07 Model name: AMD EPYC-Rome Processor 11:08:07 Stepping: 0 11:08:07 CPU MHz: 2799.998 11:08:07 BogoMIPS: 5599.99 11:08:07 Virtualization: AMD-V 11:08:07 Hypervisor vendor: KVM 11:08:07 Virtualization type: full 11:08:07 L1d cache: 32K 11:08:07 L1i cache: 32K 11:08:07 L2 cache: 512K 11:08:07 L3 cache: 16384K 11:08:07 NUMA node0 CPU(s): 0-3 11:08:07 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 11:08:07 11:08:07 11:08:07 ---> nproc: 11:08:07 4 11:08:07 11:08:07 11:08:07 ---> df -h: 11:08:07 Filesystem Size Used Avail Use% Mounted on 11:08:07 udev 7.9G 0 7.9G 0% /dev 11:08:07 tmpfs 1.6G 676K 1.6G 1% /run 11:08:07 /dev/vda1 78G 8.4G 69G 11% / 11:08:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:08:07 tmpfs 5.0M 0 5.0M 0% /run/lock 11:08:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:08:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:08:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:08:07 11:08:07 11:08:07 ---> free -m: 11:08:07 total used free shared buff/cache available 11:08:07 Mem: 16040 566 13262 0 2211 15153 11:08:07 Swap: 1023 0 1023 11:08:07 11:08:07 11:08:07 ---> ip addr: 11:08:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:08:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:08:07 inet 127.0.0.1/8 scope host lo 11:08:07 valid_lft forever preferred_lft forever 11:08:07 inet6 ::1/128 scope host 11:08:07 valid_lft forever preferred_lft forever 11:08:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:08:07 link/ether fa:16:3e:2b:28:86 brd ff:ff:ff:ff:ff:ff 11:08:07 inet 10.30.107.76/23 brd 10.30.107.255 scope global dynamic ens3 11:08:07 valid_lft 86250sec preferred_lft 86250sec 11:08:07 inet6 fe80::f816:3eff:fe2b:2886/64 scope link 11:08:07 valid_lft forever preferred_lft forever 11:08:07 11:08:07 11:08:07 ---> sar -b -r -n DEV: 11:08:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-265) 02/27/26 _x86_64_ (4 CPU) 11:08:07 11:08:07 11:05:39 LINUX RESTART (4 CPU) 11:08:07 11:08:07 11:06:01 tps rtps wtps bread/s bwrtn/s 11:08:07 11:07:01 339.19 24.41 314.78 819.60 13517.48 11:08:07 11:08:01 103.43 1.03 102.40 118.51 12880.52 11:08:07 Average: 221.31 12.72 208.59 469.06 13199.00 11:08:07 11:08:07 11:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:08:07 11:07:01 13915844 15537180 2509124 15.28 61964 1756656 791240 4.53 765072 1524424 100388 11:08:07 11:08:01 13565632 15500756 2859336 17.41 87004 2028700 799548 4.58 816884 1788400 125048 11:08:07 Average: 13740738 15518968 2684230 16.34 74484 1892678 795394 4.55 790978 1656412 112718 11:08:07 11:08:07 11:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:08:07 11:07:01 ens3 141.31 98.93 934.11 30.74 0.00 0.00 0.00 0.00 11:08:07 11:07:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 11:08:07 11:08:01 ens3 119.91 80.99 884.13 13.67 0.00 0.00 0.00 0.00 11:08:07 11:08:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 11:08:07 Average: ens3 130.61 89.96 909.12 22.21 0.00 0.00 0.00 0.00 11:08:07 Average: lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 11:08:07 11:08:07 11:08:07 ---> sar -P ALL: 11:08:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-265) 02/27/26 _x86_64_ (4 CPU) 11:08:07 11:08:07 11:05:39 LINUX RESTART (4 CPU) 11:08:07 11:08:07 11:06:01 CPU %user %nice %system %iowait %steal %idle 11:08:07 11:07:01 all 21.65 0.00 2.29 1.89 0.06 74.11 11:08:07 11:07:01 0 7.89 0.00 1.65 2.46 0.03 87.97 11:08:07 11:07:01 1 25.67 0.00 2.77 3.41 0.07 68.09 11:08:07 11:07:01 2 26.09 0.00 2.49 0.97 0.05 70.40 11:08:07 11:07:01 3 26.98 0.00 2.20 0.75 0.07 69.99 11:08:07 11:08:01 all 19.15 0.00 1.37 1.01 0.05 78.42 11:08:07 11:08:01 0 16.52 0.00 0.90 0.17 0.05 82.37 11:08:07 11:08:01 1 16.23 0.00 0.74 0.10 0.03 82.90 11:08:07 11:08:01 2 33.77 0.00 2.37 0.43 0.05 63.37 11:08:07 11:08:01 3 10.04 0.00 1.49 3.36 0.05 85.06 11:08:07 Average: all 20.40 0.00 1.83 1.45 0.05 76.26 11:08:07 Average: 0 12.21 0.00 1.28 1.31 0.04 85.16 11:08:07 Average: 1 20.94 0.00 1.75 1.75 0.05 75.50 11:08:07 Average: 2 29.93 0.00 2.43 0.70 0.05 66.88 11:08:07 Average: 3 18.52 0.00 1.85 2.06 0.06 77.52 11:08:07 11:08:07 11:08:07