08:09:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144064 08:09:45 Running as SYSTEM 08:09:45 [EnvInject] - Loading node environment variables. 08:09:45 Building remotely on prd-ubuntu1804-builder-4c-4g-8728 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:09:45 [ssh-agent] Looking for ssh-agent implementation... 08:09:45 $ ssh-agent 08:09:45 SSH_AUTH_SOCK=/tmp/ssh-eifMIgaCULKM/agent.1639 08:09:45 SSH_AGENT_PID=1641 08:09:45 [ssh-agent] Started. 08:09:45 Running ssh-add (command line suppressed) 08:09:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12577875665801190225.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12577875665801190225.key) 08:09:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:09:45 The recommended git tool is: NONE 08:09:46 using credential onap-jenkins-ssh 08:09:47 Wiping out workspace first. 08:09:47 Cloning the remote Git repository 08:09:47 Cloning repository git://cloud.onap.org/mirror/oom.git 08:09:47 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:09:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:09:47 > git --version # timeout=10 08:09:47 > git --version # 'git version 2.17.1' 08:09:47 using GIT_SSH to set credentials Gerrit user 08:09:47 Verifying host key using manually-configured host key entries 08:09:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:09:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:09:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:09:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:09:52 using GIT_SSH to set credentials Gerrit user 08:09:52 Verifying host key using manually-configured host key entries 08:09:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/144064/5 # timeout=30 08:09:52 > git rev-parse 9eaf885892406965ae42fe3a529c8f24b98c415a^{commit} # timeout=10 08:09:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:09:52 Checking out Revision 9eaf885892406965ae42fe3a529c8f24b98c415a (refs/changes/64/144064/5) 08:09:52 > git config core.sparsecheckout # timeout=10 08:09:52 > git checkout -f 9eaf885892406965ae42fe3a529c8f24b98c415a # timeout=30 08:09:56 Commit message: "[SO] 17.2.0" 08:09:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:09:56 > git rev-list --no-walk 1c3b0e959906fc7eae83719da0abfe5518b0d23e # timeout=10 08:09:56 [EnvInject] - Injecting environment variables from a build step. 08:09:56 [EnvInject] - Injecting as environment variables the properties content 08:09:56 PYTHON=python3 08:09:56 08:09:56 [EnvInject] - Variables injected successfully. 08:09:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12149346904770193013.sh 08:09:56 ---> tox-install.sh 08:09:56 + source /home/jenkins/lf-env.sh 08:09:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:09:56 ++ mktemp -d /tmp/venv-XXXX 08:09:56 + lf_venv=/tmp/venv-g3fC 08:09:56 + local venv_file=/tmp/.os_lf_venv 08:09:56 + local python=python3 08:09:56 + local options 08:09:56 + local set_path=true 08:09:56 + local install_args= 08:09:56 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:09:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:09:56 + true 08:09:56 + case $1 in 08:09:56 + venv_file=/tmp/.toxenv 08:09:56 + shift 2 08:09:56 + true 08:09:56 + case $1 in 08:09:56 + shift 08:09:56 + break 08:09:56 + case $python in 08:09:56 + local pkg_list= 08:09:56 + [[ -d /opt/pyenv ]] 08:09:56 + echo 'Setup pyenv:' 08:09:56 Setup pyenv: 08:09:56 + export PYENV_ROOT=/opt/pyenv 08:09:56 + PYENV_ROOT=/opt/pyenv 08:09:56 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:56 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:56 + pyenv versions 08:09:56 * system (set by /opt/pyenv/version) 08:09:56 * 3.8.13 (set by /opt/pyenv/version) 08:09:56 * 3.9.13 (set by /opt/pyenv/version) 08:09:56 * 3.10.6 (set by /opt/pyenv/version) 08:09:56 + command -v pyenv 08:09:56 ++ pyenv init - --no-rehash 08:09:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:09:56 export PATH="/opt/pyenv/shims:${PATH}" 08:09:56 export PYENV_SHELL=bash 08:09:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:09:56 pyenv() { 08:09:56 local command 08:09:56 command="${1:-}" 08:09:56 if [ "$#" -gt 0 ]; then 08:09:56 shift 08:09:56 fi 08:09:56 08:09:56 case "$command" in 08:09:56 rehash|shell) 08:09:56 eval "$(pyenv "sh-$command" "$@")" 08:09:56 ;; 08:09:56 *) 08:09:56 command pyenv "$command" "$@" 08:09:56 ;; 08:09:56 esac 08:09:56 }' 08:09:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:09:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:56 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:56 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:56 ++ export PYENV_SHELL=bash 08:09:56 ++ PYENV_SHELL=bash 08:09:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:09:56 +++ complete -F _pyenv pyenv 08:09:56 ++ lf-pyver python3 08:09:56 ++ local py_version_xy=python3 08:09:56 ++ local py_version_xyz= 08:09:56 ++ pyenv versions 08:09:56 ++ local command 08:09:56 ++ command=versions 08:09:56 ++ '[' 1 -gt 0 ']' 08:09:56 ++ shift 08:09:56 ++ case "$command" in 08:09:56 ++ command pyenv versions 08:09:56 ++ pyenv versions 08:09:56 ++ awk '{ print $1 }' 08:09:56 ++ grep -E '^[0-9.]*[0-9]$' 08:09:56 ++ sed 's/^[ *]* //' 08:09:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:09:56 +++ grep '^3' /tmp/.pyenv_versions 08:09:56 +++ sort -V 08:09:56 +++ tail -n 1 08:09:56 ++ py_version_xyz=3.10.6 08:09:56 ++ [[ -z 3.10.6 ]] 08:09:56 ++ echo 3.10.6 08:09:56 ++ return 0 08:09:56 + pyenv local 3.10.6 08:09:56 + local command 08:09:56 + command=local 08:09:56 + '[' 2 -gt 0 ']' 08:09:56 + shift 08:09:56 + case "$command" in 08:09:56 + command pyenv local 3.10.6 08:09:56 + pyenv local 3.10.6 08:09:56 + for arg in "$@" 08:09:56 + case $arg in 08:09:56 + pkg_list+='tox ' 08:09:56 + for arg in "$@" 08:09:56 + case $arg in 08:09:56 + pkg_list+='virtualenv ' 08:09:56 + for arg in "$@" 08:09:56 + case $arg in 08:09:56 + pkg_list+='urllib3~=1.26.15 ' 08:09:56 + [[ -f /tmp/.toxenv ]] 08:09:56 + [[ ! -f /tmp/.toxenv ]] 08:09:56 + [[ -n '' ]] 08:09:56 + python3 -m venv /tmp/venv-g3fC 08:10:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g3fC' 08:10:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g3fC 08:10:00 + echo /tmp/venv-g3fC 08:10:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:10:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:10:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:10:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:10:00 + local 'pip_opts=--upgrade --quiet' 08:10:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:10:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:10:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:10:00 + [[ -n '' ]] 08:10:00 + [[ -n '' ]] 08:10:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:10:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:10:00 + /tmp/venv-g3fC/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 08:10:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:10:04 lf-activate-venv(): INFO: Base packages installed successfully 08:10:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:10:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:10:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:10:04 + /tmp/venv-g3fC/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:10:06 + type python3 08:10:06 + true 08:10:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-g3fC/bin to PATH' 08:10:06 lf-activate-venv(): INFO: Adding /tmp/venv-g3fC/bin to PATH 08:10:06 + PATH=/tmp/venv-g3fC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:06 + return 0 08:10:06 + python3 --version 08:10:06 Python 3.10.6 08:10:06 + python3 -m pip --version 08:10:07 pip 26.1.1 from /tmp/venv-g3fC/lib/python3.10/site-packages/pip (python 3.10) 08:10:07 + python3 -m pip freeze 08:10:07 cachetools==7.1.1 08:10:07 colorama==0.4.6 08:10:07 distlib==0.4.0 08:10:07 filelock==3.29.0 08:10:07 packaging==26.2 08:10:07 platformdirs==4.9.6 08:10:07 pluggy==1.6.0 08:10:07 pyproject-api==1.10.0 08:10:07 python-discovery==1.3.0 08:10:07 tomli==2.4.1 08:10:07 tomli_w==1.2.0 08:10:07 tox==4.53.1 08:10:07 typing_extensions==4.15.0 08:10:07 urllib3==1.26.20 08:10:07 virtualenv==21.3.1 08:10:07 [EnvInject] - Injecting environment variables from a build step. 08:10:07 [EnvInject] - Injecting as environment variables the properties content 08:10:07 PARALLEL=false 08:10:07 08:10:07 [EnvInject] - Variables injected successfully. 08:10:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5246241744383738026.sh 08:10:07 ---> tox-run.sh 08:10:07 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:10:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:10:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:10:07 + cd /w/workspace/oom-master-pre-commit-lint/. 08:10:07 + source /home/jenkins/lf-env.sh 08:10:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:10:07 ++ mktemp -d /tmp/venv-XXXX 08:10:07 + lf_venv=/tmp/venv-GhBw 08:10:07 + local venv_file=/tmp/.os_lf_venv 08:10:07 + local python=python3 08:10:07 + local options 08:10:07 + local set_path=true 08:10:07 + local install_args= 08:10:07 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:10:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:10:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:10:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:10:07 + true 08:10:07 + case $1 in 08:10:07 + venv_file=/tmp/.toxenv 08:10:07 + shift 2 08:10:07 + true 08:10:07 + case $1 in 08:10:07 + shift 08:10:07 + break 08:10:07 + case $python in 08:10:07 + local pkg_list= 08:10:07 + [[ -d /opt/pyenv ]] 08:10:07 + echo 'Setup pyenv:' 08:10:07 Setup pyenv: 08:10:07 + export PYENV_ROOT=/opt/pyenv 08:10:07 + PYENV_ROOT=/opt/pyenv 08:10:07 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:07 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:07 + pyenv versions 08:10:07 system 08:10:07 3.8.13 08:10:07 3.9.13 08:10:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:10:07 + command -v pyenv 08:10:07 ++ pyenv init - --no-rehash 08:10:07 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:10:07 export PATH="/opt/pyenv/shims:${PATH}" 08:10:07 export PYENV_SHELL=bash 08:10:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:10:07 pyenv() { 08:10:07 local command 08:10:07 command="${1:-}" 08:10:07 if [ "$#" -gt 0 ]; then 08:10:07 shift 08:10:07 fi 08:10:07 08:10:07 case "$command" in 08:10:07 rehash|shell) 08:10:07 eval "$(pyenv "sh-$command" "$@")" 08:10:07 ;; 08:10:07 *) 08:10:07 command pyenv "$command" "$@" 08:10:07 ;; 08:10:07 esac 08:10:07 }' 08:10:07 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:10:07 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:07 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:07 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:07 ++ export PYENV_SHELL=bash 08:10:07 ++ PYENV_SHELL=bash 08:10:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:10:07 +++ complete -F _pyenv pyenv 08:10:07 ++ lf-pyver python3 08:10:07 ++ local py_version_xy=python3 08:10:07 ++ local py_version_xyz= 08:10:07 ++ pyenv versions 08:10:07 ++ local command 08:10:07 ++ sed 's/^[ *]* //' 08:10:07 ++ awk '{ print $1 }' 08:10:07 ++ command=versions 08:10:07 ++ grep -E '^[0-9.]*[0-9]$' 08:10:07 ++ '[' 1 -gt 0 ']' 08:10:07 ++ shift 08:10:07 ++ case "$command" in 08:10:07 ++ command pyenv versions 08:10:07 ++ pyenv versions 08:10:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:10:07 +++ grep '^3' /tmp/.pyenv_versions 08:10:07 +++ sort -V 08:10:07 +++ tail -n 1 08:10:07 ++ py_version_xyz=3.10.6 08:10:07 ++ [[ -z 3.10.6 ]] 08:10:07 ++ echo 3.10.6 08:10:07 ++ return 0 08:10:07 + pyenv local 3.10.6 08:10:07 + local command 08:10:07 + command=local 08:10:07 + '[' 2 -gt 0 ']' 08:10:07 + shift 08:10:07 + case "$command" in 08:10:07 + command pyenv local 3.10.6 08:10:07 + pyenv local 3.10.6 08:10:07 + for arg in "$@" 08:10:07 + case $arg in 08:10:07 + pkg_list+='tox ' 08:10:07 + for arg in "$@" 08:10:07 + case $arg in 08:10:07 + pkg_list+='virtualenv ' 08:10:07 + for arg in "$@" 08:10:07 + case $arg in 08:10:07 + pkg_list+='urllib3~=1.26.15 ' 08:10:07 + [[ -f /tmp/.toxenv ]] 08:10:07 ++ cat /tmp/.toxenv 08:10:07 + lf_venv=/tmp/venv-g3fC 08:10:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g3fC from' file:/tmp/.toxenv 08:10:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g3fC from file:/tmp/.toxenv 08:10:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:10:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:10:07 + local 'pip_opts=--upgrade --quiet' 08:10:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:10:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:10:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:10:07 + [[ -n '' ]] 08:10:07 + [[ -n '' ]] 08:10:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:10:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:10:07 + /tmp/venv-g3fC/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 08:10:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:10:08 lf-activate-venv(): INFO: Base packages installed successfully 08:10:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:10:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:10:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:10:08 + /tmp/venv-g3fC/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:10:09 + type python3 08:10:09 + true 08:10:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-g3fC/bin to PATH' 08:10:09 lf-activate-venv(): INFO: Adding /tmp/venv-g3fC/bin to PATH 08:10:09 + PATH=/tmp/venv-g3fC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:09 + return 0 08:10:09 + [[ -d /opt/pyenv ]] 08:10:09 + echo '---> Setting up pyenv' 08:10:09 ---> Setting up pyenv 08:10:09 + export PYENV_ROOT=/opt/pyenv 08:10:09 + PYENV_ROOT=/opt/pyenv 08:10:09 + export PATH=/opt/pyenv/bin:/tmp/venv-g3fC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:09 + PATH=/opt/pyenv/bin:/tmp/venv-g3fC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:09 ++ pwd 08:10:09 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:10:09 + export PYTHONPATH 08:10:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:10:09 + TOX_TESTENV_PASSENV=PYTHONPATH 08:10:09 + tox --version 08:10:09 4.53.1 from /tmp/venv-g3fC/lib/python3.10/site-packages/tox/__init__.py 08:10:09 + PARALLEL=false 08:10:09 + TOX_OPTIONS_LIST= 08:10:09 + [[ -n pre-commit ]] 08:10:09 + TOX_OPTIONS_LIST=' -e pre-commit' 08:10:09 + case ${PARALLEL,,} in 08:10:09 + tox -e pre-commit 08:10:09 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:10:11 pre-commit: install_deps> python -I -m pip install pre-commit 08:10:13 pre-commit: freeze> python -m pip freeze --all 08:10:14 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.9.6,pre_commit==4.6.0,python-discovery==1.3.0,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.3.1 08:10:14 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:10:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:10:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:10:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:10:19 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:10:20 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:10:20 [INFO] Once installed this environment will be reused. 08:10:20 [INFO] This may take a few minutes... 08:10:24 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:10:24 [INFO] Once installed this environment will be reused. 08:10:24 [INFO] This may take a few minutes... 08:10:28 trim trailing whitespace.................................................Passed 08:10:28 Tabs remover.............................................................Passed 08:10:28 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:10:29 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:10:29 [INFO] Once installed this environment will be reused. 08:10:29 [INFO] This may take a few minutes... 08:10:37 gitlint..............................................(no files to check)Skipped 08:10:37 pre-commit: OK (27.46=setup[4.06]+cmd[14.72,8.68] seconds) 08:10:37 congratulations :) (27.49 seconds) 08:10:37 + tox_status=0 08:10:37 + echo '---> Completed tox runs' 08:10:37 ---> Completed tox runs 08:10:37 + for i in .tox/*/log 08:10:37 ++ echo .tox/pre-commit/log 08:10:37 ++ awk -F/ '{print $2}' 08:10:37 + tox_env=pre-commit 08:10:37 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:10:37 + DOC_DIR=docs/_build/html 08:10:37 + [[ -d docs/_build/html ]] 08:10:37 + echo '---> tox-run.sh ends' 08:10:37 ---> tox-run.sh ends 08:10:37 + test 0 -eq 0 08:10:37 $ ssh-agent -k 08:10:37 unset SSH_AUTH_SOCK; 08:10:37 unset SSH_AGENT_PID; 08:10:37 echo Agent pid 1641 killed; 08:10:37 [ssh-agent] Stopped. 08:10:37 [PostBuildScript] - [INFO] Executing post build scripts. 08:10:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9284406722842548319.sh 08:10:37 ---> sysstat.sh 08:10:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12860191587093821694.sh 08:10:38 ---> package-listing.sh 08:10:38 ++ facter osfamily 08:10:38 ++ tr '[:upper:]' '[:lower:]' 08:10:38 + OS_FAMILY=debian 08:10:38 + workspace=/w/workspace/oom-master-pre-commit-lint 08:10:38 + START_PACKAGES=/tmp/packages_start.txt 08:10:38 + END_PACKAGES=/tmp/packages_end.txt 08:10:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:10:38 + PACKAGES=/tmp/packages_start.txt 08:10:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:10:38 + PACKAGES=/tmp/packages_end.txt 08:10:38 + case "${OS_FAMILY}" in 08:10:38 + dpkg -l 08:10:38 + grep '^ii' 08:10:38 + '[' -f /tmp/packages_start.txt ']' 08:10:38 + '[' -f /tmp/packages_end.txt ']' 08:10:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:10:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:10:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:10:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:10:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13097930184955593045.sh 08:10:38 ---> capture-instance-metadata.sh 08:10:38 Setup pyenv: 08:10:38 system 08:10:38 3.8.13 08:10:38 3.9.13 08:10:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:10:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-llWR 08:10:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:10:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:10:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:10:46 lf-activate-venv(): INFO: Base packages installed successfully 08:10:46 lf-activate-venv(): INFO: Installing additional packages: lftools 08:11:06 lf-activate-venv(): INFO: Adding /tmp/venv-llWR/bin to PATH 08:11:06 INFO: Running in OpenStack, capturing instance metadata 08:11:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12070354521348579838.sh 08:11:06 provisioning config files... 08:11:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14827162311672191809tmp 08:11:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:11:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:11:06 [EnvInject] - Injecting environment variables from a build step. 08:11:06 [EnvInject] - Injecting as environment variables the properties content 08:11:06 SERVER_ID=logs 08:11:06 08:11:06 [EnvInject] - Variables injected successfully. 08:11:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8585046544957738430.sh 08:11:06 ---> create-netrc.sh 08:11:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6007571586598422502.sh 08:11:06 ---> python-tools-install.sh 08:11:06 Setup pyenv: 08:11:06 system 08:11:06 3.8.13 08:11:06 3.9.13 08:11:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:11:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-llWR from file:/tmp/.os_lf_venv 08:11:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:11:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:11:08 lf-activate-venv(): INFO: Base packages installed successfully 08:11:08 lf-activate-venv(): INFO: Installing additional packages: lftools 08:11:14 lf-activate-venv(): INFO: Adding /tmp/venv-llWR/bin to PATH 08:11:14 Generating Requirements File 08:11:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:11:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:11:30 Python 3.10.6 08:11:31 pip 26.1.1 from /tmp/venv-llWR/lib/python3.10/site-packages/pip (python 3.10) 08:11:31 appdirs==1.4.4 08:11:31 argcomplete==3.6.3 08:11:31 aspy.yaml==1.3.0 08:11:31 attrs==26.1.0 08:11:31 autopage==0.6.0 08:11:31 backports.strenum==1.3.1 08:11:31 beautifulsoup4==4.14.3 08:11:31 boto3==1.43.5 08:11:31 botocore==1.43.5 08:11:31 bs4==0.0.2 08:11:31 certifi==2026.4.22 08:11:31 cffi==2.0.0 08:11:31 cfgv==3.5.0 08:11:31 chardet==7.4.3 08:11:31 charset-normalizer==3.4.7 08:11:31 click==8.3.3 08:11:31 cliff==4.13.3 08:11:31 cmd2==3.5.1 08:11:31 cryptography==3.3.2 08:11:31 debtcollector==3.1.0 08:11:31 decorator==5.2.1 08:11:31 defusedxml==0.7.1 08:11:31 Deprecated==1.3.1 08:11:31 distlib==0.4.0 08:11:31 dnspython==2.8.0 08:11:31 docker==7.1.0 08:11:31 dogpile.cache==1.5.0 08:11:31 durationpy==0.10 08:11:31 email-validator==2.3.0 08:11:31 filelock==3.29.0 08:11:31 future==1.0.0 08:11:31 gitdb==4.0.12 08:11:31 GitPython==3.1.50 08:11:31 httplib2==0.30.2 08:11:31 identify==2.6.19 08:11:31 idna==3.13 08:11:31 importlib-resources==1.5.0 08:11:31 iso8601==2.1.0 08:11:31 Jinja2==3.1.6 08:11:31 jmespath==1.1.0 08:11:31 jsonpatch==1.33 08:11:31 jsonpointer==3.1.1 08:11:31 jsonschema==4.26.0 08:11:31 jsonschema-specifications==2025.9.1 08:11:31 keystoneauth1==5.13.1 08:11:31 kubernetes==35.0.0 08:11:31 lftools==0.37.22 08:11:31 lxml==6.1.0 08:11:31 markdown-it-py==4.1.0 08:11:31 MarkupSafe==3.0.3 08:11:31 mdurl==0.1.2 08:11:31 msgpack==1.1.2 08:11:31 multi_key_dict==2.0.3 08:11:31 munch==4.0.0 08:11:31 netaddr==1.3.0 08:11:31 niet==1.4.2 08:11:31 nodeenv==1.10.0 08:11:31 oauth2client==4.1.3 08:11:31 oauthlib==3.3.1 08:11:31 openstacksdk==4.12.0 08:11:31 os-service-types==1.8.2 08:11:31 osc-lib==4.6.0 08:11:31 oslo.config==10.3.0 08:11:31 oslo.context==6.3.0 08:11:31 oslo.i18n==6.7.2 08:11:31 oslo.log==8.1.0 08:11:31 oslo.serialization==5.9.1 08:11:31 oslo.utils==10.0.1 08:11:31 packaging==26.2 08:11:31 pbr==7.0.3 08:11:31 platformdirs==4.9.6 08:11:31 prettytable==3.17.0 08:11:31 psutil==7.2.2 08:11:31 pyasn1==0.6.3 08:11:31 pyasn1_modules==0.4.2 08:11:31 pycparser==3.0 08:11:31 pygerrit2==2.0.15 08:11:31 PyGithub==2.9.1 08:11:31 Pygments==2.20.0 08:11:31 PyJWT==2.12.1 08:11:31 PyNaCl==1.6.2 08:11:31 pyparsing==2.4.7 08:11:31 pyperclip==1.11.0 08:11:31 pyrsistent==0.20.0 08:11:31 python-cinderclient==9.9.0 08:11:31 python-dateutil==2.9.0.post0 08:11:31 python-discovery==1.3.0 08:11:31 python-heatclient==5.1.0 08:11:31 python-jenkins==1.8.3 08:11:31 python-keystoneclient==5.8.0 08:11:31 python-magnumclient==4.10.0 08:11:31 python-openstackclient==9.0.0 08:11:31 python-swiftclient==4.10.0 08:11:31 PyYAML==6.0.3 08:11:31 referencing==0.37.0 08:11:31 requests==2.33.1 08:11:31 requests-oauthlib==2.0.0 08:11:31 rfc3986==2.0.0 08:11:31 rich==15.0.0 08:11:31 rich-argparse==1.8.0 08:11:31 rpds-py==0.30.0 08:11:31 rsa==4.9.1 08:11:31 ruamel.yaml==0.19.1 08:11:31 ruamel.yaml.clib==0.2.15 08:11:31 s3transfer==0.17.0 08:11:31 simplejson==4.1.1 08:11:31 six==1.17.0 08:11:31 smmap==5.0.3 08:11:31 soupsieve==2.8.3 08:11:31 stevedore==5.7.0 08:11:31 tabulate==0.10.0 08:11:31 toml==0.10.2 08:11:31 tomlkit==0.14.0 08:11:31 tqdm==4.67.3 08:11:31 typing_extensions==4.15.0 08:11:31 urllib3==1.26.20 08:11:31 virtualenv==21.3.1 08:11:31 wcwidth==0.7.0 08:11:31 websocket-client==1.9.0 08:11:31 wrapt==2.1.2 08:11:31 xdg==6.0.0 08:11:31 xmltodict==1.0.4 08:11:31 yq==3.4.3 08:11:31 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4404271002025206067.sh 08:11:31 ---> uv-install.sh 08:11:31 Installing uv/uvx (latest) using shell installer 08:11:31 2026-05-07 08:11:31 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-4Z63GE.sh" [1] 08:11:31 downloading uv 0.11.11 x86_64-unknown-linux-gnu 08:11:32 installing to /home/jenkins/.local/bin 08:11:32 uv 08:11:32 uvx 08:11:32 everything's installed! 08:11:32 08:11:32 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:11:32 08:11:32 source $HOME/.local/bin/env (sh, bash, zsh) 08:11:32 source $HOME/.local/bin/env.fish (fish) 08:11:32 Adding install location to PATH 08:11:32 ---> Validating uv/uvx install 08:11:32 uvx 0.11.11 (x86_64-unknown-linux-gnu) 08:11:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2247698811090759001.sh 08:11:32 ---> sudo-logs.sh 08:11:32 Archiving 'sudo' log.. 08:11:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6051099359300964387.sh 08:11:33 ---> job-cost.sh 08:11:33 INFO: Activating Python virtual environment... 08:11:33 Setup pyenv: 08:11:33 system 08:11:33 3.8.13 08:11:33 3.9.13 08:11:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:11:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-llWR from file:/tmp/.os_lf_venv 08:11:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:11:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:11:35 lf-activate-venv(): INFO: Base packages installed successfully 08:11:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:11:39 lf-activate-venv(): INFO: Adding /tmp/venv-llWR/bin to PATH 08:11:39 INFO: No stack-cost file found 08:11:39 INFO: Instance uptime: 139s 08:11:39 INFO: Fetching instance metadata (attempt 1 of 3)... 08:11:39 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:11:40 INFO: Successfully fetched instance metadata 08:11:40 INFO: Instance type: v3-standard-4 08:11:40 INFO: Retrieving pricing info for: v3-standard-4 08:11:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:11:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=139 08:11:40 INFO: Successfully fetched Vexxhost pricing API 08:11:40 INFO: Retrieved cost: 0.11 08:11:40 INFO: Retrieved resource: v3-standard-4 08:11:40 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:11:40 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:11:40 INFO: Successfully archived job cost data 08:11:40 DEBUG: Cost data: oom-master-pre-commit-lint,4616,2026-05-07 08:11:40,v3-standard-4,139,0.11,0.00,SUCCESS 08:11:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13351422720808647201.sh 08:11:40 ---> logs-deploy.sh 08:11:40 Setup pyenv: 08:11:40 system 08:11:40 3.8.13 08:11:40 3.9.13 08:11:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:11:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-llWR from file:/tmp/.os_lf_venv 08:11:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:11:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:11:42 lf-activate-venv(): INFO: Base packages installed successfully 08:11:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:11:49 lf-activate-venv(): INFO: Adding /tmp/venv-llWR/bin to PATH 08:11:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4616 08:11:49 INFO: archiving workspace using pattern(s): 08:11:50 Archives upload complete. 08:11:50 INFO: archiving logs to Nexus 08:11:51 ---> uname -a: 08:11:51 Linux prd-ubuntu1804-builder-4c-4g-8728 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:11:51 08:11:51 08:11:51 ---> lscpu: 08:11:51 Architecture: x86_64 08:11:51 CPU op-mode(s): 32-bit, 64-bit 08:11:51 Byte Order: Little Endian 08:11:51 CPU(s): 4 08:11:51 On-line CPU(s) list: 0-3 08:11:51 Thread(s) per core: 1 08:11:51 Core(s) per socket: 1 08:11:51 Socket(s): 4 08:11:51 NUMA node(s): 1 08:11:51 Vendor ID: AuthenticAMD 08:11:51 CPU family: 23 08:11:51 Model: 49 08:11:51 Model name: AMD EPYC-Rome Processor 08:11:51 Stepping: 0 08:11:51 CPU MHz: 2799.998 08:11:51 BogoMIPS: 5599.99 08:11:51 Virtualization: AMD-V 08:11:51 Hypervisor vendor: KVM 08:11:51 Virtualization type: full 08:11:51 L1d cache: 32K 08:11:51 L1i cache: 32K 08:11:51 L2 cache: 512K 08:11:51 L3 cache: 16384K 08:11:51 NUMA node0 CPU(s): 0-3 08:11:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 08:11:51 08:11:51 08:11:51 ---> nproc: 08:11:51 4 08:11:51 08:11:51 08:11:51 ---> df -h: 08:11:51 Filesystem Size Used Avail Use% Mounted on 08:11:51 udev 7.9G 0 7.9G 0% /dev 08:11:51 tmpfs 1.6G 676K 1.6G 1% /run 08:11:51 /dev/vda1 78G 8.5G 69G 11% / 08:11:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:11:51 tmpfs 5.0M 0 5.0M 0% /run/lock 08:11:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:11:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:11:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:11:51 08:11:51 08:11:51 ---> free -m: 08:11:51 total used free shared buff/cache available 08:11:51 Mem: 16040 570 13194 0 2274 15147 08:11:51 Swap: 1023 0 1023 08:11:51 08:11:51 08:11:51 ---> ip addr: 08:11:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:11:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:11:51 inet 127.0.0.1/8 scope host lo 08:11:51 valid_lft forever preferred_lft forever 08:11:51 inet6 ::1/128 scope host 08:11:51 valid_lft forever preferred_lft forever 08:11:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:11:51 link/ether fa:16:3e:e0:26:be brd ff:ff:ff:ff:ff:ff 08:11:51 inet 10.30.106.142/23 brd 10.30.107.255 scope global dynamic ens3 08:11:51 valid_lft 86257sec preferred_lft 86257sec 08:11:51 inet6 fe80::f816:3eff:fee0:26be/64 scope link 08:11:51 valid_lft forever preferred_lft forever 08:11:51 08:11:51 08:11:51 ---> sar -b -r -n DEV: 08:11:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8728) 05/07/26 _x86_64_ (4 CPU) 08:11:51 08:11:51 08:09:28 LINUX RESTART (4 CPU) 08:11:51 08:11:51 08:10:02 tps rtps wtps bread/s bwrtn/s 08:11:51 08:11:01 106.62 8.91 97.71 188.82 22744.56 08:11:51 Average: 106.62 8.91 97.71 188.82 22744.56 08:11:51 08:11:51 08:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:11:51 08:11:01 13743540 15496484 2681420 16.33 68232 1878056 824576 4.72 822280 1628896 161192 08:11:51 Average: 13743540 15496484 2681420 16.33 68232 1878056 824576 4.72 822280 1628896 161192 08:11:51 08:11:51 08:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:11:51 08:11:01 lo 2.51 2.51 0.28 0.28 0.00 0.00 0.00 0.00 08:11:51 08:11:01 ens3 164.23 110.86 1363.87 14.64 0.00 0.00 0.00 0.00 08:11:51 Average: lo 2.51 2.51 0.28 0.28 0.00 0.00 0.00 0.00 08:11:51 Average: ens3 164.23 110.86 1363.87 14.64 0.00 0.00 0.00 0.00 08:11:51 08:11:51 08:11:51 ---> sar -P ALL: 08:11:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8728) 05/07/26 _x86_64_ (4 CPU) 08:11:51 08:11:51 08:09:28 LINUX RESTART (4 CPU) 08:11:51 08:11:51 08:10:02 CPU %user %nice %system %iowait %steal %idle 08:11:51 08:11:01 all 21.36 0.00 2.38 1.45 0.07 74.74 08:11:51 08:11:01 0 10.41 0.00 1.52 0.30 0.07 87.70 08:11:51 08:11:01 1 19.72 0.00 2.09 0.48 0.05 77.66 08:11:51 08:11:01 2 39.31 0.00 3.49 1.14 0.09 55.98 08:11:51 08:11:01 3 16.13 0.00 2.46 3.89 0.08 77.43 08:11:51 Average: all 21.36 0.00 2.38 1.45 0.07 74.74 08:11:51 Average: 0 10.41 0.00 1.52 0.30 0.07 87.70 08:11:51 Average: 1 19.72 0.00 2.09 0.48 0.05 77.66 08:11:51 Average: 2 39.31 0.00 3.49 1.14 0.09 55.98 08:11:51 Average: 3 16.13 0.00 2.46 3.89 0.08 77.43 08:11:51 08:11:51 08:11:51