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