11:38:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 11:38:51 Running as SYSTEM 11:38:51 [EnvInject] - Loading node environment variables. 11:38:51 Building remotely on prd-ubuntu1804-builder-4c-4g-4004 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:38:51 [ssh-agent] Looking for ssh-agent implementation... 11:38:51 $ ssh-agent 11:38:51 SSH_AUTH_SOCK=/tmp/ssh-jdQ8ayz5Wqb5/agent.1817 11:38:51 SSH_AGENT_PID=1819 11:38:51 [ssh-agent] Started. 11:38:51 Running ssh-add (command line suppressed) 11:38:51 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5540909528012999369.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5540909528012999369.key) 11:38:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:38:52 The recommended git tool is: NONE 11:38:54 using credential onap-jenkins-ssh 11:38:54 Wiping out workspace first. 11:38:54 Cloning the remote Git repository 11:38:54 Cloning repository git://cloud.onap.org/mirror/oom.git 11:38:54 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:38:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:38:54 > git --version # timeout=10 11:38:54 > git --version # 'git version 2.17.1' 11:38:54 using GIT_SSH to set credentials Gerrit user 11:38:54 Verifying host key using manually-configured host key entries 11:38:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:39:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:39:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:39:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:39:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:39:01 using GIT_SSH to set credentials Gerrit user 11:39:01 Verifying host key using manually-configured host key entries 11:39:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/16 # timeout=30 11:39:01 > git rev-parse 2353c8d2bc3a7c4c40c54b8c75d340081597765e^{commit} # timeout=10 11:39:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:39:01 Checking out Revision 2353c8d2bc3a7c4c40c54b8c75d340081597765e (refs/changes/44/145544/16) 11:39:01 > git config core.sparsecheckout # timeout=10 11:39:01 > git checkout -f 2353c8d2bc3a7c4c40c54b8c75d340081597765e # timeout=30 11:39:05 Commit message: "[SDC] 13.2.0 release" 11:39:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:39:05 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 11:39:05 [EnvInject] - Injecting environment variables from a build step. 11:39:05 [EnvInject] - Injecting as environment variables the properties content 11:39:05 PYTHON=python3 11:39:05 11:39:05 [EnvInject] - Variables injected successfully. 11:39:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13276806832210925810.sh 11:39:05 ---> tox-install.sh 11:39:05 + source /home/jenkins/lf-env.sh 11:39:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:39:05 ++ mktemp -d /tmp/venv-XXXX 11:39:05 + lf_venv=/tmp/venv-3UyT 11:39:05 + local venv_file=/tmp/.os_lf_venv 11:39:05 + local python=python3 11:39:05 + local options 11:39:05 + local set_path=true 11:39:05 + local install_args= 11:39:05 ++ 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:39:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:39:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:39:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:39:05 + true 11:39:05 + case $1 in 11:39:05 + venv_file=/tmp/.toxenv 11:39:05 + shift 2 11:39:05 + true 11:39:05 + case $1 in 11:39:05 + shift 11:39:05 + break 11:39:05 + case $python in 11:39:05 + local pkg_list= 11:39:05 + [[ -d /opt/pyenv ]] 11:39:05 + echo 'Setup pyenv:' 11:39:05 Setup pyenv: 11:39:05 + export PYENV_ROOT=/opt/pyenv 11:39:05 + PYENV_ROOT=/opt/pyenv 11:39:05 + 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:39:05 + 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:39:05 + pyenv versions 11:39:05 * system (set by /opt/pyenv/version) 11:39:05 * 3.8.13 (set by /opt/pyenv/version) 11:39:06 * 3.9.13 (set by /opt/pyenv/version) 11:39:06 * 3.10.6 (set by /opt/pyenv/version) 11:39:06 + command -v pyenv 11:39:06 ++ pyenv init - --no-rehash 11:39:06 + 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:39:06 export PATH="/opt/pyenv/shims:${PATH}" 11:39:06 export PYENV_SHELL=bash 11:39:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:39:06 pyenv() { 11:39:06 local command 11:39:06 command="${1:-}" 11:39:06 if [ "$#" -gt 0 ]; then 11:39:06 shift 11:39:06 fi 11:39:06 11:39:06 case "$command" in 11:39:06 rehash|shell) 11:39:06 eval "$(pyenv "sh-$command" "$@")" 11:39:06 ;; 11:39:06 *) 11:39:06 command pyenv "$command" "$@" 11:39:06 ;; 11:39:06 esac 11:39:06 }' 11:39:06 +++ 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:39:06 ++ 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:39:06 ++ 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:39:06 ++ 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:39:06 ++ export PYENV_SHELL=bash 11:39:06 ++ PYENV_SHELL=bash 11:39:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:39:06 +++ complete -F _pyenv pyenv 11:39:06 ++ lf-pyver python3 11:39:06 ++ local py_version_xy=python3 11:39:06 ++ local py_version_xyz= 11:39:06 ++ pyenv versions 11:39:06 ++ local command 11:39:06 ++ command=versions 11:39:06 ++ '[' 1 -gt 0 ']' 11:39:06 ++ shift 11:39:06 ++ case "$command" in 11:39:06 ++ command pyenv versions 11:39:06 ++ pyenv versions 11:39:06 ++ awk '{ print $1 }' 11:39:06 ++ grep -E '^[0-9.]*[0-9]$' 11:39:06 ++ sed 's/^[ *]* //' 11:39:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:39:06 +++ grep '^3' /tmp/.pyenv_versions 11:39:06 +++ sort -V 11:39:06 +++ tail -n 1 11:39:06 ++ py_version_xyz=3.10.6 11:39:06 ++ [[ -z 3.10.6 ]] 11:39:06 ++ echo 3.10.6 11:39:06 ++ return 0 11:39:06 + pyenv local 3.10.6 11:39:06 + local command 11:39:06 + command=local 11:39:06 + '[' 2 -gt 0 ']' 11:39:06 + shift 11:39:06 + case "$command" in 11:39:06 + command pyenv local 3.10.6 11:39:06 + pyenv local 3.10.6 11:39:06 + for arg in "$@" 11:39:06 + case $arg in 11:39:06 + pkg_list+='tox ' 11:39:06 + for arg in "$@" 11:39:06 + case $arg in 11:39:06 + pkg_list+='virtualenv ' 11:39:06 + for arg in "$@" 11:39:06 + case $arg in 11:39:06 + pkg_list+='urllib3~=1.26.15 ' 11:39:06 + [[ -f /tmp/.toxenv ]] 11:39:06 + [[ ! -f /tmp/.toxenv ]] 11:39:06 + [[ -n '' ]] 11:39:06 + python3 -m venv /tmp/venv-3UyT 11:39:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3UyT' 11:39:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3UyT 11:39:11 + echo /tmp/venv-3UyT 11:39:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:39:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:39:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:39:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:39:11 + local 'pip_opts=--upgrade --quiet' 11:39:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:39:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:39:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:39:11 + [[ -n '' ]] 11:39:11 + [[ -n '' ]] 11:39:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:39:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:39:11 + /tmp/venv-3UyT/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:39:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:39:18 lf-activate-venv(): INFO: Base packages installed successfully 11:39:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:39:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:39:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:39:18 + /tmp/venv-3UyT/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:39:25 + type python3 11:39:25 + true 11:39:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3UyT/bin to PATH' 11:39:25 lf-activate-venv(): INFO: Adding /tmp/venv-3UyT/bin to PATH 11:39:25 + PATH=/tmp/venv-3UyT/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:39:25 + return 0 11:39:25 + python3 --version 11:39:25 Python 3.10.6 11:39:25 + python3 -m pip --version 11:39:26 pip 26.2 from /tmp/venv-3UyT/lib/python3.10/site-packages/pip (python 3.10) 11:39:26 + python3 -m pip freeze 11:39:26 cachetools==7.1.7 11:39:26 colorama==0.4.6 11:39:26 distlib==0.4.3 11:39:26 filelock==3.32.2 11:39:26 packaging==26.2 11:39:26 platformdirs==4.11.0 11:39:26 pluggy==1.6.0 11:39:26 pyproject-api==1.11.0 11:39:26 python-discovery==1.5.1 11:39:26 tomli==2.4.1 11:39:26 tomli_w==1.2.0 11:39:26 tox==4.58.0 11:39:26 typing_extensions==4.16.0 11:39:26 urllib3==1.26.20 11:39:26 virtualenv==21.7.1 11:39:26 [EnvInject] - Injecting environment variables from a build step. 11:39:26 [EnvInject] - Injecting as environment variables the properties content 11:39:26 PARALLEL=false 11:39:26 11:39:26 [EnvInject] - Variables injected successfully. 11:39:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15500158977620601026.sh 11:39:26 ---> tox-run.sh 11:39:26 + 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:39:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:39:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:39:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:39:26 + cd /w/workspace/oom-master-pre-commit-lint/. 11:39:26 + source /home/jenkins/lf-env.sh 11:39:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:39:26 ++ mktemp -d /tmp/venv-XXXX 11:39:26 + lf_venv=/tmp/venv-V9o5 11:39:26 + local venv_file=/tmp/.os_lf_venv 11:39:26 + local python=python3 11:39:26 + local options 11:39:26 + local set_path=true 11:39:26 + local install_args= 11:39:26 ++ 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:39:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:39:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:39:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:39:26 + true 11:39:26 + case $1 in 11:39:26 + venv_file=/tmp/.toxenv 11:39:26 + shift 2 11:39:26 + true 11:39:26 + case $1 in 11:39:26 + shift 11:39:26 + break 11:39:26 + case $python in 11:39:26 + local pkg_list= 11:39:26 + [[ -d /opt/pyenv ]] 11:39:26 + echo 'Setup pyenv:' 11:39:26 Setup pyenv: 11:39:26 + export PYENV_ROOT=/opt/pyenv 11:39:26 + PYENV_ROOT=/opt/pyenv 11:39:26 + 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:39:26 + 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:39:26 + pyenv versions 11:39:26 system 11:39:26 3.8.13 11:39:26 3.9.13 11:39:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:39:26 + command -v pyenv 11:39:26 ++ pyenv init - --no-rehash 11:39:26 + 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:39:26 export PATH="/opt/pyenv/shims:${PATH}" 11:39:26 export PYENV_SHELL=bash 11:39:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:39:26 pyenv() { 11:39:26 local command 11:39:26 command="${1:-}" 11:39:26 if [ "$#" -gt 0 ]; then 11:39:26 shift 11:39:26 fi 11:39:26 11:39:26 case "$command" in 11:39:26 rehash|shell) 11:39:26 eval "$(pyenv "sh-$command" "$@")" 11:39:26 ;; 11:39:26 *) 11:39:26 command pyenv "$command" "$@" 11:39:26 ;; 11:39:26 esac 11:39:26 }' 11:39:26 +++ 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:39:26 ++ 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:39:26 ++ 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:39:26 ++ 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:39:26 ++ export PYENV_SHELL=bash 11:39:26 ++ PYENV_SHELL=bash 11:39:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:39:26 +++ complete -F _pyenv pyenv 11:39:26 ++ lf-pyver python3 11:39:26 ++ local py_version_xy=python3 11:39:26 ++ local py_version_xyz= 11:39:26 ++ sed 's/^[ *]* //' 11:39:26 ++ pyenv versions 11:39:26 ++ local command 11:39:26 ++ command=versions 11:39:26 ++ '[' 1 -gt 0 ']' 11:39:26 ++ shift 11:39:26 ++ case "$command" in 11:39:26 ++ command pyenv versions 11:39:26 ++ pyenv versions 11:39:26 ++ grep -E '^[0-9.]*[0-9]$' 11:39:26 ++ awk '{ print $1 }' 11:39:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:39:26 +++ grep '^3' /tmp/.pyenv_versions 11:39:26 +++ sort -V 11:39:26 +++ tail -n 1 11:39:26 ++ py_version_xyz=3.10.6 11:39:26 ++ [[ -z 3.10.6 ]] 11:39:26 ++ echo 3.10.6 11:39:26 ++ return 0 11:39:26 + pyenv local 3.10.6 11:39:26 + local command 11:39:26 + command=local 11:39:26 + '[' 2 -gt 0 ']' 11:39:26 + shift 11:39:26 + case "$command" in 11:39:26 + command pyenv local 3.10.6 11:39:26 + pyenv local 3.10.6 11:39:26 + for arg in "$@" 11:39:26 + case $arg in 11:39:26 + pkg_list+='tox ' 11:39:26 + for arg in "$@" 11:39:26 + case $arg in 11:39:26 + pkg_list+='virtualenv ' 11:39:26 + for arg in "$@" 11:39:26 + case $arg in 11:39:26 + pkg_list+='urllib3~=1.26.15 ' 11:39:26 + [[ -f /tmp/.toxenv ]] 11:39:26 ++ cat /tmp/.toxenv 11:39:26 + lf_venv=/tmp/venv-3UyT 11:39:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3UyT from' file:/tmp/.toxenv 11:39:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3UyT from file:/tmp/.toxenv 11:39:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:39:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:39:26 + local 'pip_opts=--upgrade --quiet' 11:39:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:39:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:39:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:39:26 + [[ -n '' ]] 11:39:26 + [[ -n '' ]] 11:39:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:39:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:39:26 + /tmp/venv-3UyT/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:39:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:39:27 lf-activate-venv(): INFO: Base packages installed successfully 11:39:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:39:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:39:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:39:27 + /tmp/venv-3UyT/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:39:28 + type python3 11:39:28 + true 11:39:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3UyT/bin to PATH' 11:39:28 lf-activate-venv(): INFO: Adding /tmp/venv-3UyT/bin to PATH 11:39:28 + PATH=/tmp/venv-3UyT/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:39:28 + return 0 11:39:28 + [[ -d /opt/pyenv ]] 11:39:28 + echo '---> Setting up pyenv' 11:39:28 ---> Setting up pyenv 11:39:28 + export PYENV_ROOT=/opt/pyenv 11:39:28 + PYENV_ROOT=/opt/pyenv 11:39:28 + export PATH=/opt/pyenv/bin:/tmp/venv-3UyT/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:39:28 + PATH=/opt/pyenv/bin:/tmp/venv-3UyT/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:39:28 ++ pwd 11:39:28 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:39:28 + export PYTHONPATH 11:39:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:39:28 + TOX_TESTENV_PASSENV=PYTHONPATH 11:39:28 + tox --version 11:39:28 4.58.0 from /tmp/venv-3UyT/lib/python3.10/site-packages/tox/__init__.py 11:39:28 + PARALLEL=false 11:39:28 + TOX_OPTIONS_LIST= 11:39:28 + [[ -n pre-commit ]] 11:39:28 + TOX_OPTIONS_LIST=' -e pre-commit' 11:39:28 + case ${PARALLEL,,} in 11:39:28 + tox -e pre-commit 11:39:28 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:39:30 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 11:39:33 pre-commit: freeze> python -m pip freeze --all 11:39:33 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.2,identify==2.6.19,nodeenv==1.10.0,pip==26.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.1,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.1 11:39:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:39:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:39:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:39:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:39:36 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:39:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:39:37 [INFO] Once installed this environment will be reused. 11:39:37 [INFO] This may take a few minutes... 11:39:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:39:41 [INFO] Once installed this environment will be reused. 11:39:41 [INFO] This may take a few minutes... 11:39:45 trim trailing whitespace.................................................Passed 11:39:45 Tabs remover.............................................................Passed 11:39:46 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:39:46 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:39:46 [INFO] Once installed this environment will be reused. 11:39:46 [INFO] This may take a few minutes... 11:39:55 gitlint..............................................(no files to check)Skipped 11:39:55 pre-commit: OK (26.36=setup[4.59]+cmd[12.58,9.19] seconds) 11:39:55 congratulations :) (26.40 seconds) 11:39:55 + tox_status=0 11:39:55 + echo '---> Completed tox runs' 11:39:55 ---> Completed tox runs 11:39:55 + for i in .tox/*/log 11:39:55 ++ echo .tox/pre-commit/log 11:39:55 ++ awk -F/ '{print $2}' 11:39:55 + tox_env=pre-commit 11:39:55 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:39:55 + DOC_DIR=docs/_build/html 11:39:55 + [[ -d docs/_build/html ]] 11:39:55 + echo '---> tox-run.sh ends' 11:39:55 ---> tox-run.sh ends 11:39:55 + test 0 -eq 0 11:39:55 $ ssh-agent -k 11:39:55 unset SSH_AUTH_SOCK; 11:39:55 unset SSH_AGENT_PID; 11:39:55 echo Agent pid 1819 killed; 11:39:55 [ssh-agent] Stopped. 11:39:55 [PostBuildScript] - [INFO] Executing post build scripts. 11:39:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3485167868756313186.sh 11:39:55 ---> sysstat.sh 11:39:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8827835141504949630.sh 11:39:55 ---> package-listing.sh 11:39:55 ++ tr '[:upper:]' '[:lower:]' 11:39:55 ++ facter osfamily 11:39:56 + OS_FAMILY=debian 11:39:56 + workspace=/w/workspace/oom-master-pre-commit-lint 11:39:56 + START_PACKAGES=/tmp/packages_start.txt 11:39:56 + END_PACKAGES=/tmp/packages_end.txt 11:39:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:39:56 + PACKAGES=/tmp/packages_start.txt 11:39:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:39:56 + PACKAGES=/tmp/packages_end.txt 11:39:56 + case "${OS_FAMILY}" in 11:39:56 + dpkg -l 11:39:56 + grep '^ii' 11:39:56 + '[' -f /tmp/packages_start.txt ']' 11:39:56 + '[' -f /tmp/packages_end.txt ']' 11:39:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:39:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:39:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:39:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:39:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9116189302022619985.sh 11:39:56 ---> capture-instance-metadata.sh 11:39:56 Setup pyenv: 11:39:56 system 11:39:56 3.8.13 11:39:56 3.9.13 11:39:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:39:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l3UP 11:39:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:39:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:39:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:40:03 lf-activate-venv(): INFO: Base packages installed successfully 11:40:03 lf-activate-venv(): INFO: Installing additional packages: lftools 11:40:28 lf-activate-venv(): INFO: Adding /tmp/venv-l3UP/bin to PATH 11:40:28 INFO: Running in OpenStack, capturing instance metadata 11:40:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8809785485313091691.sh 11:40:29 provisioning config files... 11:40:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5054223893627297087tmp 11:40:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:40:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:40:29 [EnvInject] - Injecting environment variables from a build step. 11:40:29 [EnvInject] - Injecting as environment variables the properties content 11:40:29 SERVER_ID=logs 11:40:29 11:40:29 [EnvInject] - Variables injected successfully. 11:40:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7980625611077519094.sh 11:40:29 ---> create-netrc.sh 11:40:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7396063146861137020.sh 11:40:29 ---> python-tools-install.sh 11:40:29 Setup pyenv: 11:40:29 system 11:40:29 3.8.13 11:40:29 3.9.13 11:40:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:40:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l3UP from file:/tmp/.os_lf_venv 11:40:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:40:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:40:31 lf-activate-venv(): INFO: Base packages installed successfully 11:40:31 lf-activate-venv(): INFO: Installing additional packages: lftools 11:40:37 lf-activate-venv(): INFO: Adding /tmp/venv-l3UP/bin to PATH 11:40:37 Generating Requirements File 11:41:00 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:41:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:41:00 Python 3.10.6 11:41:00 pip 26.2 from /tmp/venv-l3UP/lib/python3.10/site-packages/pip (python 3.10) 11:41:01 aiohappyeyeballs==2.7.1 11:41:01 aiohttp==3.14.3 11:41:01 aiosignal==1.4.0 11:41:01 appdirs==1.4.4 11:41:01 argcomplete==3.7.0 11:41:01 aspy.yaml==1.3.0 11:41:01 async-timeout==5.0.1 11:41:01 attrs==26.1.0 11:41:01 autopage==0.6.0 11:41:01 backports.strenum==1.3.1 11:41:01 beautifulsoup4==4.15.0 11:41:01 boto3==1.43.63 11:41:01 botocore==1.43.63 11:41:01 bs4==0.0.2 11:41:01 certifi==2026.7.22 11:41:01 cffi==2.1.1 11:41:01 cfgv==3.5.0 11:41:01 chardet==7.4.3 11:41:01 charset-normalizer==3.4.9 11:41:01 click==8.4.2 11:41:01 cliff==4.14.0 11:41:01 cmd2==3.5.1 11:41:01 cryptography==3.3.2 11:41:01 debtcollector==3.1.0 11:41:01 decorator==5.3.1 11:41:01 defusedxml==0.7.1 11:41:01 Deprecated==1.3.1 11:41:01 distlib==0.4.3 11:41:01 dnspython==2.8.0 11:41:01 docker==7.2.0 11:41:01 dogpile.cache==1.5.0 11:41:01 durationpy==0.10 11:41:01 email-validator==2.3.0 11:41:01 filelock==3.32.2 11:41:01 frozenlist==1.8.0 11:41:01 future==1.0.0 11:41:01 gitdb==4.0.12 11:41:01 GitPython==3.1.57 11:41:01 httplib2==0.30.2 11:41:01 identify==2.6.19 11:41:01 idna==3.18 11:41:01 importlib-resources==1.5.0 11:41:01 iso8601==2.1.0 11:41:01 Jinja2==3.1.6 11:41:01 jmespath==1.1.0 11:41:01 jsonpatch==1.33 11:41:01 jsonpointer==3.1.1 11:41:01 jsonschema==4.26.0 11:41:01 jsonschema-specifications==2025.9.1 11:41:01 keystoneauth1==5.14.0 11:41:01 kubernetes==36.0.3 11:41:01 lftools==0.37.22 11:41:01 lxml==6.1.1 11:41:01 markdown-it-py==4.2.0 11:41:01 MarkupSafe==3.0.3 11:41:01 mdurl==0.1.2 11:41:01 msgpack==1.2.1 11:41:01 multi_key_dict==2.0.3 11:41:01 multidict==6.7.1 11:41:01 munch==4.0.0 11:41:01 netaddr==1.3.0 11:41:01 niet==1.4.2 11:41:01 nodeenv==1.10.0 11:41:01 oauth2client==4.1.3 11:41:01 oauthlib==3.3.1 11:41:01 openstacksdk==4.13.0 11:41:01 os-service-types==1.8.2 11:41:01 osc-lib==4.6.0 11:41:01 oslo.config==10.4.0 11:41:01 oslo.context==6.4.0 11:41:01 oslo.i18n==6.8.0 11:41:01 oslo.log==8.2.0 11:41:01 oslo.serialization==5.10.0 11:41:01 oslo.utils==10.1.1 11:41:01 packaging==26.2 11:41:01 pbr==7.0.3 11:41:01 platformdirs==4.11.0 11:41:01 prettytable==3.18.0 11:41:01 propcache==0.5.2 11:41:01 psutil==7.2.2 11:41:01 pyasn1==0.6.4 11:41:01 pyasn1_modules==0.4.2 11:41:01 pycparser==3.0 11:41:01 pygerrit2==2.0.15 11:41:01 PyGithub==2.9.1 11:41:01 Pygments==2.20.0 11:41:01 PyJWT==2.13.0 11:41:01 PyNaCl==1.6.2 11:41:01 pyparsing==2.4.7 11:41:01 pyperclip==1.11.0 11:41:01 pyrsistent==0.20.0 11:41:01 python-cinderclient==9.9.0 11:41:01 python-dateutil==2.9.0.post0 11:41:01 python-discovery==1.5.1 11:41:01 python-heatclient==5.2.0 11:41:01 python-jenkins==1.8.3 11:41:01 python-keystoneclient==5.8.0 11:41:01 python-magnumclient==4.11.0 11:41:01 python-openstackclient==10.0.0 11:41:01 python-swiftclient==4.10.0 11:41:01 PyYAML==6.0.3 11:41:01 referencing==0.37.0 11:41:01 requests==2.34.2 11:41:01 requests-oauthlib==2.0.0 11:41:01 rfc3986==2.0.0 11:41:01 rich==15.0.0 11:41:01 rich-argparse==1.8.0 11:41:01 rpds-py==0.30.0 11:41:01 rsa==4.9.1 11:41:01 ruamel.yaml==0.19.1 11:41:01 ruamel.yaml.clib==0.2.15 11:41:01 s3transfer==0.19.2 11:41:01 simplejson==4.1.1 11:41:01 six==1.17.0 11:41:01 smmap==5.0.3 11:41:01 soupsieve==2.9.1 11:41:01 stevedore==5.8.0 11:41:01 tabulate==0.10.0 11:41:01 toml==0.10.2 11:41:01 tomlkit==0.15.1 11:41:01 tqdm==4.70.0 11:41:01 typing_extensions==4.16.0 11:41:01 urllib3==1.26.20 11:41:01 virtualenv==21.7.1 11:41:01 wcwidth==0.8.2 11:41:01 websocket-client==1.9.0 11:41:01 wrapt==2.3.0 11:41:01 xdg==6.0.0 11:41:01 xmltodict==1.0.4 11:41:01 yarl==1.24.5 11:41:01 yq==4.1.2 11:41:01 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins11607518586429897495.sh 11:41:01 ---> uv-install.sh 11:41:01 Installing uv/uvx (latest) using shell installer 11:41:01 2026-08-04 11:41:01 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-dkrsjA.sh" [1] 11:41:01 downloading uv 0.12.1 x86_64-unknown-linux-gnu 11:41:02 installing to /home/jenkins/.local/bin 11:41:02 uv 11:41:02 uvx 11:41:02 everything's installed! 11:41:02 11:41:02 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:41:02 11:41:02 source $HOME/.local/bin/env (sh, bash, zsh) 11:41:02 source $HOME/.local/bin/env.fish (fish) 11:41:02 Adding install location to PATH 11:41:02 ---> Validating uv/uvx install 11:41:02 uvx 0.12.1 (x86_64-unknown-linux-gnu) 11:41:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8965376336922451634.sh 11:41:02 ---> sudo-logs.sh 11:41:02 Archiving 'sudo' log.. 11:41:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11437483025713213858.sh 11:41:02 ---> job-cost.sh 11:41:02 INFO: Activating Python virtual environment... 11:41:02 Setup pyenv: 11:41:02 system 11:41:02 3.8.13 11:41:02 3.9.13 11:41:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:41:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l3UP from file:/tmp/.os_lf_venv 11:41:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:41:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:41:04 lf-activate-venv(): INFO: Base packages installed successfully 11:41:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:41:08 lf-activate-venv(): INFO: Adding /tmp/venv-l3UP/bin to PATH 11:41:08 INFO: No stack-cost file found 11:41:08 INFO: Instance uptime: 217s 11:41:08 INFO: Fetching instance metadata (attempt 1 of 3)... 11:41:08 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:41:09 INFO: Successfully fetched instance metadata 11:41:09 INFO: Instance type: v3-standard-4 11:41:09 INFO: Retrieving pricing info for: v3-standard-4 11:41:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:41:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=217 11:41:09 INFO: Successfully fetched Vexxhost pricing API 11:41:09 INFO: Retrieved cost: 0.11 11:41:09 INFO: Retrieved resource: v3-standard-4 11:41:09 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:41:09 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:41:09 INFO: Successfully archived job cost data 11:41:09 DEBUG: Cost data: oom-master-pre-commit-lint,4790,2026-08-04 11:41:09,v3-standard-4,217,0.11,0.00,SUCCESS 11:41:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14874867067579033888.sh 11:41:09 ---> logs-deploy.sh 11:41:09 Setup pyenv: 11:41:09 system 11:41:09 3.8.13 11:41:09 3.9.13 11:41:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:41:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l3UP from file:/tmp/.os_lf_venv 11:41:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:41:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:41:11 lf-activate-venv(): INFO: Base packages installed successfully 11:41:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:41:17 lf-activate-venv(): INFO: Adding /tmp/venv-l3UP/bin to PATH 11:41:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4790 11:41:17 INFO: archiving workspace using pattern(s): 11:41:18 Archives upload complete. 11:41:18 INFO: archiving logs to Nexus 11:41:19 ---> uname -a: 11:41:19 Linux prd-ubuntu1804-builder-4c-4g-4004 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:41:19 11:41:19 11:41:19 ---> lscpu: 11:41:19 Architecture: x86_64 11:41:19 CPU op-mode(s): 32-bit, 64-bit 11:41:19 Byte Order: Little Endian 11:41:19 CPU(s): 4 11:41:19 On-line CPU(s) list: 0-3 11:41:19 Thread(s) per core: 1 11:41:19 Core(s) per socket: 1 11:41:19 Socket(s): 4 11:41:19 NUMA node(s): 1 11:41:19 Vendor ID: AuthenticAMD 11:41:19 CPU family: 23 11:41:19 Model: 49 11:41:19 Model name: AMD EPYC-Rome Processor 11:41:19 Stepping: 0 11:41:19 CPU MHz: 2799.998 11:41:19 BogoMIPS: 5599.99 11:41:19 Virtualization: AMD-V 11:41:19 Hypervisor vendor: KVM 11:41:19 Virtualization type: full 11:41:19 L1d cache: 32K 11:41:19 L1i cache: 32K 11:41:19 L2 cache: 512K 11:41:19 L3 cache: 16384K 11:41:19 NUMA node0 CPU(s): 0-3 11:41:19 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:41:19 11:41:19 11:41:19 ---> nproc: 11:41:19 4 11:41:19 11:41:19 11:41:19 ---> df -h: 11:41:19 Filesystem Size Used Avail Use% Mounted on 11:41:19 udev 7.9G 0 7.9G 0% /dev 11:41:19 tmpfs 1.6G 676K 1.6G 1% /run 11:41:19 /dev/vda1 78G 8.5G 69G 11% / 11:41:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:41:19 tmpfs 5.0M 0 5.0M 0% /run/lock 11:41:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:41:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:41:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:41:19 11:41:19 11:41:19 ---> free -m: 11:41:19 total used free shared buff/cache available 11:41:19 Mem: 16040 545 13157 0 2337 15169 11:41:19 Swap: 1023 0 1023 11:41:19 11:41:19 11:41:19 ---> ip addr: 11:41:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:41:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:41:19 inet 127.0.0.1/8 scope host lo 11:41:19 valid_lft forever preferred_lft forever 11:41:19 inet6 ::1/128 scope host 11:41:19 valid_lft forever preferred_lft forever 11:41:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:41:19 link/ether fa:16:3e:98:06:1c brd ff:ff:ff:ff:ff:ff 11:41:19 inet 10.30.106.52/23 brd 10.30.107.255 scope global dynamic ens3 11:41:19 valid_lft 86181sec preferred_lft 86181sec 11:41:19 inet6 fe80::f816:3eff:fe98:61c/64 scope link 11:41:19 valid_lft forever preferred_lft forever 11:41:19 11:41:19 11:41:19 ---> sar -b -r -n DEV: 11:41:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4004) 08/04/26 _x86_64_ (4 CPU) 11:41:19 11:41:19 11:38:23 LINUX RESTART (4 CPU) 11:41:19 11:41:19 11:39:01 tps rtps wtps bread/s bwrtn/s 11:41:19 11:40:01 89.82 24.15 65.67 810.53 16909.45 11:41:19 11:41:01 120.33 0.90 119.43 113.18 24802.13 11:41:19 Average: 105.07 12.52 92.55 461.86 20855.79 11:41:19 11:41:19 11:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:41:19 11:40:01 13976076 15577216 2448892 14.91 58348 1742172 767332 4.39 721208 1510408 146696 11:41:19 11:41:01 13579140 15600280 2845828 17.33 86780 2110696 711808 4.07 713244 1869008 206392 11:41:19 Average: 13777608 15588748 2647360 16.12 72564 1926434 739570 4.23 717226 1689708 176544 11:41:19 11:41:19 11:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:41:19 11:40:01 ens3 82.64 58.57 836.20 25.05 0.00 0.00 0.00 0.00 11:41:19 11:40:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 11:41:19 11:41:01 ens3 76.80 57.79 1441.99 9.68 0.00 0.00 0.00 0.00 11:41:19 11:41:01 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 11:41:19 Average: ens3 79.72 58.18 1139.09 17.37 0.00 0.00 0.00 0.00 11:41:19 Average: lo 1.37 1.37 0.15 0.15 0.00 0.00 0.00 0.00 11:41:19 11:41:19 11:41:19 ---> sar -P ALL: 11:41:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4004) 08/04/26 _x86_64_ (4 CPU) 11:41:19 11:41:19 11:38:23 LINUX RESTART (4 CPU) 11:41:19 11:41:19 11:39:01 CPU %user %nice %system %iowait %steal %idle 11:41:19 11:40:01 all 17.59 0.00 1.89 8.49 0.07 71.97 11:41:19 11:40:01 0 16.38 0.00 1.91 2.96 0.05 78.70 11:41:19 11:40:01 1 19.73 0.00 2.22 2.52 0.08 75.45 11:41:19 11:40:01 2 14.36 0.00 1.40 7.81 0.08 76.34 11:41:19 11:40:01 3 19.87 0.00 2.00 20.63 0.07 57.43 11:41:19 11:41:01 all 19.38 0.00 1.29 5.00 0.05 74.28 11:41:19 11:41:01 0 22.33 0.00 1.42 0.82 0.05 75.38 11:41:19 11:41:01 1 23.14 0.00 1.87 11.62 0.08 63.29 11:41:19 11:41:01 2 19.30 0.00 1.14 3.22 0.07 76.27 11:41:19 11:41:01 3 12.76 0.00 0.75 4.35 0.03 82.11 11:41:19 Average: all 18.48 0.00 1.59 6.75 0.06 73.12 11:41:19 Average: 0 19.35 0.00 1.67 1.89 0.05 77.04 11:41:19 Average: 1 21.43 0.00 2.05 7.06 0.08 69.38 11:41:19 Average: 2 16.83 0.00 1.27 5.52 0.08 76.31 11:41:19 Average: 3 16.31 0.00 1.38 12.48 0.05 69.78 11:41:19 11:41:19 11:41:19