08:42:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146477 08:42:46 Running as SYSTEM 08:42:46 [EnvInject] - Loading node environment variables. 08:42:46 Building remotely on prd-ubuntu1804-builder-4c-4g-12717 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:42:46 [ssh-agent] Looking for ssh-agent implementation... 08:42:46 $ ssh-agent 08:42:46 SSH_AUTH_SOCK=/tmp/ssh-9F1OAjLiV878/agent.1623 08:42:46 SSH_AGENT_PID=1625 08:42:46 [ssh-agent] Started. 08:42:46 Running ssh-add (command line suppressed) 08:42:46 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15829034435600755620.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15829034435600755620.key) 08:42:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:42:46 The recommended git tool is: NONE 08:42:48 using credential onap-jenkins-ssh 08:42:48 Wiping out workspace first. 08:42:48 Cloning the remote Git repository 08:42:48 Cloning repository git://cloud.onap.org/mirror/oom.git 08:42:48 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:42:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:42:48 > git --version # timeout=10 08:42:48 > git --version # 'git version 2.17.1' 08:42:48 using GIT_SSH to set credentials Gerrit user 08:42:48 Verifying host key using manually-configured host key entries 08:42:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:42:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:42:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:42:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:42:53 using GIT_SSH to set credentials Gerrit user 08:42:53 Verifying host key using manually-configured host key entries 08:42:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/146477/6 # timeout=30 08:42:53 > git rev-parse ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0^{commit} # timeout=10 08:42:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:42:53 Checking out Revision ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 (refs/changes/77/146477/6) 08:42:53 > git config core.sparsecheckout # timeout=10 08:42:53 > git checkout -f ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=30 08:42:57 Commit message: "[AAI] 17.2.0" 08:42:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:42:57 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 08:42:57 [EnvInject] - Injecting environment variables from a build step. 08:42:57 [EnvInject] - Injecting as environment variables the properties content 08:42:57 PYTHON=python3 08:42:57 08:42:57 [EnvInject] - Variables injected successfully. 08:42:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5937359644294235560.sh 08:42:57 ---> tox-install.sh 08:42:57 + source /home/jenkins/lf-env.sh 08:42:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:42:57 ++ mktemp -d /tmp/venv-XXXX 08:42:57 + lf_venv=/tmp/venv-mRHL 08:42:57 + local venv_file=/tmp/.os_lf_venv 08:42:57 + local python=python3 08:42:57 + local options 08:42:57 + local set_path=true 08:42:57 + local install_args= 08:42:57 ++ 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:42:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:42:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:42:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:42:57 + true 08:42:57 + case $1 in 08:42:57 + venv_file=/tmp/.toxenv 08:42:57 + shift 2 08:42:57 + true 08:42:57 + case $1 in 08:42:57 + shift 08:42:57 + break 08:42:57 + case $python in 08:42:57 + local pkg_list= 08:42:57 + [[ -d /opt/pyenv ]] 08:42:57 + echo 'Setup pyenv:' 08:42:57 Setup pyenv: 08:42:57 + export PYENV_ROOT=/opt/pyenv 08:42:57 + PYENV_ROOT=/opt/pyenv 08:42:57 + 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:42:57 + 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:42:57 + pyenv versions 08:42:57 * system (set by /opt/pyenv/version) 08:42:57 * 3.8.13 (set by /opt/pyenv/version) 08:42:57 * 3.9.13 (set by /opt/pyenv/version) 08:42:57 * 3.10.6 (set by /opt/pyenv/version) 08:42:57 + command -v pyenv 08:42:57 ++ pyenv init - --no-rehash 08:42:57 + 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:42:57 export PATH="/opt/pyenv/shims:${PATH}" 08:42:57 export PYENV_SHELL=bash 08:42:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:42:57 pyenv() { 08:42:57 local command 08:42:57 command="${1:-}" 08:42:57 if [ "$#" -gt 0 ]; then 08:42:57 shift 08:42:57 fi 08:42:57 08:42:57 case "$command" in 08:42:57 rehash|shell) 08:42:57 eval "$(pyenv "sh-$command" "$@")" 08:42:57 ;; 08:42:57 *) 08:42:57 command pyenv "$command" "$@" 08:42:57 ;; 08:42:57 esac 08:42:57 }' 08:42:57 +++ 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:42:57 ++ 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:42:57 ++ 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:42:57 ++ 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:42:57 ++ export PYENV_SHELL=bash 08:42:57 ++ PYENV_SHELL=bash 08:42:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:42:57 +++ complete -F _pyenv pyenv 08:42:57 ++ lf-pyver python3 08:42:57 ++ local py_version_xy=python3 08:42:57 ++ local py_version_xyz= 08:42:57 ++ pyenv versions 08:42:57 ++ local command 08:42:57 ++ command=versions 08:42:57 ++ '[' 1 -gt 0 ']' 08:42:57 ++ shift 08:42:57 ++ case "$command" in 08:42:57 ++ command pyenv versions 08:42:57 ++ pyenv versions 08:42:57 ++ sed 's/^[ *]* //' 08:42:57 ++ awk '{ print $1 }' 08:42:57 ++ grep -E '^[0-9.]*[0-9]$' 08:42:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:42:57 +++ sort -V 08:42:57 +++ tail -n 1 08:42:57 +++ grep '^3' /tmp/.pyenv_versions 08:42:57 ++ py_version_xyz=3.10.6 08:42:57 ++ [[ -z 3.10.6 ]] 08:42:57 ++ echo 3.10.6 08:42:57 ++ return 0 08:42:57 + pyenv local 3.10.6 08:42:57 + local command 08:42:57 + command=local 08:42:57 + '[' 2 -gt 0 ']' 08:42:57 + shift 08:42:57 + case "$command" in 08:42:57 + command pyenv local 3.10.6 08:42:57 + pyenv local 3.10.6 08:42:58 + for arg in "$@" 08:42:58 + case $arg in 08:42:58 + pkg_list+='tox ' 08:42:58 + for arg in "$@" 08:42:58 + case $arg in 08:42:58 + pkg_list+='virtualenv ' 08:42:58 + for arg in "$@" 08:42:58 + case $arg in 08:42:58 + pkg_list+='urllib3~=1.26.15 ' 08:42:58 + [[ -f /tmp/.toxenv ]] 08:42:58 + [[ ! -f /tmp/.toxenv ]] 08:42:58 + [[ -n '' ]] 08:42:58 + python3 -m venv /tmp/venv-mRHL 08:43:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mRHL' 08:43:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mRHL 08:43:01 + echo /tmp/venv-mRHL 08:43:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:43:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:43:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:43:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:43:01 + local 'pip_opts=--upgrade --quiet' 08:43:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:43:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:43:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:43:01 + [[ -n '' ]] 08:43:01 + [[ -n '' ]] 08:43:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:43:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:43:01 + /tmp/venv-mRHL/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:43:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:43:06 lf-activate-venv(): INFO: Base packages installed successfully 08:43:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:43:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:43:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:43:06 + /tmp/venv-mRHL/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:43:07 + type python3 08:43:07 + true 08:43:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mRHL/bin to PATH' 08:43:07 lf-activate-venv(): INFO: Adding /tmp/venv-mRHL/bin to PATH 08:43:07 + PATH=/tmp/venv-mRHL/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:43:07 + return 0 08:43:07 + python3 --version 08:43:07 Python 3.10.6 08:43:07 + python3 -m pip --version 08:43:08 pip 26.1.2 from /tmp/venv-mRHL/lib/python3.10/site-packages/pip (python 3.10) 08:43:08 + python3 -m pip freeze 08:43:08 cachetools==7.1.6 08:43:08 colorama==0.4.6 08:43:08 distlib==0.4.3 08:43:08 filelock==3.32.0 08:43:08 packaging==26.2 08:43:08 platformdirs==4.11.0 08:43:08 pluggy==1.6.0 08:43:08 pyproject-api==1.11.0 08:43:08 python-discovery==1.5.0 08:43:08 tomli==2.4.1 08:43:08 tomli_w==1.2.0 08:43:08 tox==4.58.0 08:43:08 typing_extensions==4.16.0 08:43:08 urllib3==1.26.20 08:43:08 virtualenv==21.7.0 08:43:08 [EnvInject] - Injecting environment variables from a build step. 08:43:08 [EnvInject] - Injecting as environment variables the properties content 08:43:08 PARALLEL=false 08:43:08 08:43:08 [EnvInject] - Variables injected successfully. 08:43:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4513603083565361164.sh 08:43:08 ---> tox-run.sh 08:43:08 + 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:43:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:43:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:43:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:43:08 + cd /w/workspace/oom-master-pre-commit-lint/. 08:43:08 + source /home/jenkins/lf-env.sh 08:43:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:43:08 ++ mktemp -d /tmp/venv-XXXX 08:43:08 + lf_venv=/tmp/venv-3Gqx 08:43:08 + local venv_file=/tmp/.os_lf_venv 08:43:08 + local python=python3 08:43:08 + local options 08:43:08 + local set_path=true 08:43:08 + local install_args= 08:43:08 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:43:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:43:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:43:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:43:08 + true 08:43:08 + case $1 in 08:43:08 + venv_file=/tmp/.toxenv 08:43:08 + shift 2 08:43:08 + true 08:43:08 + case $1 in 08:43:08 + shift 08:43:08 + break 08:43:08 + case $python in 08:43:08 + local pkg_list= 08:43:08 + [[ -d /opt/pyenv ]] 08:43:08 + echo 'Setup pyenv:' 08:43:08 Setup pyenv: 08:43:08 + export PYENV_ROOT=/opt/pyenv 08:43:08 + PYENV_ROOT=/opt/pyenv 08:43:08 + 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:43:08 + 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:43:08 + pyenv versions 08:43:08 system 08:43:08 3.8.13 08:43:08 3.9.13 08:43:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:43:08 + command -v pyenv 08:43:08 ++ pyenv init - --no-rehash 08:43:08 + 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:43:08 export PATH="/opt/pyenv/shims:${PATH}" 08:43:08 export PYENV_SHELL=bash 08:43:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:43:08 pyenv() { 08:43:08 local command 08:43:08 command="${1:-}" 08:43:08 if [ "$#" -gt 0 ]; then 08:43:08 shift 08:43:08 fi 08:43:08 08:43:08 case "$command" in 08:43:08 rehash|shell) 08:43:08 eval "$(pyenv "sh-$command" "$@")" 08:43:08 ;; 08:43:08 *) 08:43:08 command pyenv "$command" "$@" 08:43:08 ;; 08:43:08 esac 08:43:08 }' 08:43:08 +++ 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:43:08 ++ 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:43:08 ++ 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:43:08 ++ 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:43:08 ++ export PYENV_SHELL=bash 08:43:08 ++ PYENV_SHELL=bash 08:43:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:43:08 +++ complete -F _pyenv pyenv 08:43:08 ++ lf-pyver python3 08:43:08 ++ local py_version_xy=python3 08:43:08 ++ local py_version_xyz= 08:43:08 ++ pyenv versions 08:43:08 ++ local command 08:43:08 ++ command=versions 08:43:08 ++ '[' 1 -gt 0 ']' 08:43:08 ++ shift 08:43:08 ++ case "$command" in 08:43:08 ++ command pyenv versions 08:43:08 ++ pyenv versions 08:43:08 ++ sed 's/^[ *]* //' 08:43:08 ++ awk '{ print $1 }' 08:43:08 ++ grep -E '^[0-9.]*[0-9]$' 08:43:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:43:08 +++ sort -V 08:43:08 +++ grep '^3' /tmp/.pyenv_versions 08:43:08 +++ tail -n 1 08:43:08 ++ py_version_xyz=3.10.6 08:43:08 ++ [[ -z 3.10.6 ]] 08:43:08 ++ echo 3.10.6 08:43:08 ++ return 0 08:43:08 + pyenv local 3.10.6 08:43:08 + local command 08:43:08 + command=local 08:43:08 + '[' 2 -gt 0 ']' 08:43:08 + shift 08:43:08 + case "$command" in 08:43:08 + command pyenv local 3.10.6 08:43:08 + pyenv local 3.10.6 08:43:08 + for arg in "$@" 08:43:08 + case $arg in 08:43:08 + pkg_list+='tox ' 08:43:08 + for arg in "$@" 08:43:08 + case $arg in 08:43:08 + pkg_list+='virtualenv ' 08:43:08 + for arg in "$@" 08:43:08 + case $arg in 08:43:08 + pkg_list+='urllib3~=1.26.15 ' 08:43:08 + [[ -f /tmp/.toxenv ]] 08:43:08 ++ cat /tmp/.toxenv 08:43:08 + lf_venv=/tmp/venv-mRHL 08:43:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mRHL from' file:/tmp/.toxenv 08:43:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mRHL from file:/tmp/.toxenv 08:43:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:43:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:43:08 + local 'pip_opts=--upgrade --quiet' 08:43:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:43:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:43:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:43:08 + [[ -n '' ]] 08:43:08 + [[ -n '' ]] 08:43:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:43:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:43:08 + /tmp/venv-mRHL/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:43:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:43:09 lf-activate-venv(): INFO: Base packages installed successfully 08:43:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:43:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:43:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:43:09 + /tmp/venv-mRHL/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:43:10 + type python3 08:43:10 + true 08:43:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mRHL/bin to PATH' 08:43:10 lf-activate-venv(): INFO: Adding /tmp/venv-mRHL/bin to PATH 08:43:10 + PATH=/tmp/venv-mRHL/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:43:10 + return 0 08:43:10 + [[ -d /opt/pyenv ]] 08:43:10 + echo '---> Setting up pyenv' 08:43:10 ---> Setting up pyenv 08:43:10 + export PYENV_ROOT=/opt/pyenv 08:43:10 + PYENV_ROOT=/opt/pyenv 08:43:10 + export PATH=/opt/pyenv/bin:/tmp/venv-mRHL/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:43:10 + PATH=/opt/pyenv/bin:/tmp/venv-mRHL/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:43:10 ++ pwd 08:43:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:43:10 + export PYTHONPATH 08:43:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:43:10 + TOX_TESTENV_PASSENV=PYTHONPATH 08:43:10 + tox --version 08:43:10 4.58.0 from /tmp/venv-mRHL/lib/python3.10/site-packages/tox/__init__.py 08:43:10 + PARALLEL=false 08:43:10 + TOX_OPTIONS_LIST= 08:43:10 + [[ -n pre-commit ]] 08:43:10 + TOX_OPTIONS_LIST=' -e pre-commit' 08:43:10 + case ${PARALLEL,,} in 08:43:10 + tox -e pre-commit 08:43:10 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:43:12 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 08:43:14 pre-commit: freeze> python -m pip freeze --all 08:43:15 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.0 08:43:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:43:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:43:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:43:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:43:17 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:43:17 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:43:17 [INFO] Once installed this environment will be reused. 08:43:17 [INFO] This may take a few minutes... 08:43:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:43:21 [INFO] Once installed this environment will be reused. 08:43:21 [INFO] This may take a few minutes... 08:43:25 trim trailing whitespace.................................................Passed 08:43:25 Tabs remover.............................................................Passed 08:43:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:43:26 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:43:26 [INFO] Once installed this environment will be reused. 08:43:26 [INFO] This may take a few minutes... 08:43:34 gitlint..............................................(no files to check)Skipped 08:43:34 pre-commit: OK (23.08=setup[4.03]+cmd[10.79,8.26] seconds) 08:43:34 congratulations :) (23.11 seconds) 08:43:34 + tox_status=0 08:43:34 + echo '---> Completed tox runs' 08:43:34 ---> Completed tox runs 08:43:34 + for i in .tox/*/log 08:43:34 ++ echo .tox/pre-commit/log 08:43:34 ++ awk -F/ '{print $2}' 08:43:34 + tox_env=pre-commit 08:43:34 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:43:34 + DOC_DIR=docs/_build/html 08:43:34 + [[ -d docs/_build/html ]] 08:43:34 + echo '---> tox-run.sh ends' 08:43:34 ---> tox-run.sh ends 08:43:34 + test 0 -eq 0 08:43:54 $ ssh-agent -k 08:43:54 unset SSH_AUTH_SOCK; 08:43:54 unset SSH_AGENT_PID; 08:43:54 echo Agent pid 1625 killed; 08:43:54 [ssh-agent] Stopped. 08:43:54 [PostBuildScript] - [INFO] Executing post build scripts. 08:43:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins978447274120064132.sh 08:43:54 ---> sysstat.sh 08:43:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2302513916036712752.sh 08:43:54 ---> package-listing.sh 08:43:54 ++ facter osfamily 08:43:54 ++ tr '[:upper:]' '[:lower:]' 08:43:55 + OS_FAMILY=debian 08:43:55 + workspace=/w/workspace/oom-master-pre-commit-lint 08:43:55 + START_PACKAGES=/tmp/packages_start.txt 08:43:55 + END_PACKAGES=/tmp/packages_end.txt 08:43:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:43:55 + PACKAGES=/tmp/packages_start.txt 08:43:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:43:55 + PACKAGES=/tmp/packages_end.txt 08:43:55 + case "${OS_FAMILY}" in 08:43:55 + dpkg -l 08:43:55 + grep '^ii' 08:43:55 + '[' -f /tmp/packages_start.txt ']' 08:43:55 + '[' -f /tmp/packages_end.txt ']' 08:43:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:43:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:43:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:43:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:43:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9908321010844649655.sh 08:43:55 ---> capture-instance-metadata.sh 08:43:55 Setup pyenv: 08:43:55 system 08:43:55 3.8.13 08:43:55 3.9.13 08:43:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:43:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YWHK 08:43:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:43:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:43:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:44:02 lf-activate-venv(): INFO: Base packages installed successfully 08:44:02 lf-activate-venv(): INFO: Installing additional packages: lftools 08:44:22 lf-activate-venv(): INFO: Adding /tmp/venv-YWHK/bin to PATH 08:44:22 INFO: Running in OpenStack, capturing instance metadata 08:44:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4130162213206646545.sh 08:44:22 provisioning config files... 08:44:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8187566263726163558tmp 08:44:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:44:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:44:22 [EnvInject] - Injecting environment variables from a build step. 08:44:22 [EnvInject] - Injecting as environment variables the properties content 08:44:22 SERVER_ID=logs 08:44:22 08:44:22 [EnvInject] - Variables injected successfully. 08:44:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8395077825778950578.sh 08:44:22 ---> create-netrc.sh 08:44:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16329553853713462534.sh 08:44:22 ---> python-tools-install.sh 08:44:22 Setup pyenv: 08:44:22 system 08:44:22 3.8.13 08:44:22 3.9.13 08:44:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:44:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YWHK from file:/tmp/.os_lf_venv 08:44:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:44:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:44:24 lf-activate-venv(): INFO: Base packages installed successfully 08:44:24 lf-activate-venv(): INFO: Installing additional packages: lftools 08:44:31 lf-activate-venv(): INFO: Adding /tmp/venv-YWHK/bin to PATH 08:44:31 Generating Requirements File 08:44:52 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:44:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:44:52 Python 3.10.6 08:44:52 pip 26.1.2 from /tmp/venv-YWHK/lib/python3.10/site-packages/pip (python 3.10) 08:44:53 aiohappyeyeballs==2.7.1 08:44:53 aiohttp==3.14.3 08:44:53 aiosignal==1.4.0 08:44:53 appdirs==1.4.4 08:44:53 argcomplete==3.7.0 08:44:53 aspy.yaml==1.3.0 08:44:53 async-timeout==5.0.1 08:44:53 attrs==26.1.0 08:44:53 autopage==0.6.0 08:44:53 backports.strenum==1.3.1 08:44:53 beautifulsoup4==4.15.0 08:44:53 boto3==1.43.56 08:44:53 botocore==1.43.56 08:44:53 bs4==0.0.2 08:44:53 certifi==2026.7.22 08:44:53 cffi==2.1.0 08:44:53 cfgv==3.5.0 08:44:53 chardet==7.4.3 08:44:53 charset-normalizer==3.4.9 08:44:53 click==8.4.2 08:44:53 cliff==4.14.0 08:44:53 cmd2==3.5.1 08:44:53 cryptography==3.3.2 08:44:53 debtcollector==3.1.0 08:44:53 decorator==5.3.1 08:44:53 defusedxml==0.7.1 08:44:53 Deprecated==1.3.1 08:44:53 distlib==0.4.3 08:44:53 dnspython==2.8.0 08:44:53 docker==7.2.0 08:44:53 dogpile.cache==1.5.0 08:44:53 durationpy==0.10 08:44:53 email-validator==2.3.0 08:44:53 filelock==3.32.0 08:44:53 frozenlist==1.8.0 08:44:53 future==1.0.0 08:44:53 gitdb==4.0.12 08:44:53 GitPython==3.1.57 08:44:53 httplib2==0.30.2 08:44:53 identify==2.6.19 08:44:53 idna==3.18 08:44:53 importlib-resources==1.5.0 08:44:53 iso8601==2.1.0 08:44:53 Jinja2==3.1.6 08:44:53 jmespath==1.1.0 08:44:53 jsonpatch==1.33 08:44:53 jsonpointer==3.1.1 08:44:53 jsonschema==4.26.0 08:44:53 jsonschema-specifications==2025.9.1 08:44:53 keystoneauth1==5.14.0 08:44:53 kubernetes==36.0.3 08:44:53 lftools==0.37.22 08:44:53 lxml==6.1.1 08:44:53 markdown-it-py==4.2.0 08:44:53 MarkupSafe==3.0.3 08:44:53 mdurl==0.1.2 08:44:53 msgpack==1.2.1 08:44:53 multi_key_dict==2.0.3 08:44:53 multidict==6.7.1 08:44:53 munch==4.0.0 08:44:53 netaddr==1.3.0 08:44:53 niet==1.4.2 08:44:53 nodeenv==1.10.0 08:44:53 oauth2client==4.1.3 08:44:53 oauthlib==3.3.1 08:44:53 openstacksdk==4.13.0 08:44:53 os-service-types==1.8.2 08:44:53 osc-lib==4.6.0 08:44:53 oslo.config==10.4.0 08:44:53 oslo.context==6.4.0 08:44:53 oslo.i18n==6.8.0 08:44:53 oslo.log==8.2.0 08:44:53 oslo.serialization==5.10.0 08:44:53 oslo.utils==10.1.1 08:44:53 packaging==26.2 08:44:53 pbr==7.0.3 08:44:53 platformdirs==4.11.0 08:44:53 prettytable==3.18.0 08:44:53 propcache==0.5.2 08:44:53 psutil==7.2.2 08:44:53 pyasn1==0.6.4 08:44:53 pyasn1_modules==0.4.2 08:44:53 pycparser==3.0 08:44:53 pygerrit2==2.0.15 08:44:53 PyGithub==2.9.1 08:44:53 Pygments==2.20.0 08:44:53 PyJWT==2.13.0 08:44:53 PyNaCl==1.6.2 08:44:53 pyparsing==2.4.7 08:44:53 pyperclip==1.11.0 08:44:53 pyrsistent==0.20.0 08:44:53 python-cinderclient==9.9.0 08:44:53 python-dateutil==2.9.0.post0 08:44:53 python-discovery==1.5.0 08:44:53 python-heatclient==5.2.0 08:44:53 python-jenkins==1.8.3 08:44:53 python-keystoneclient==5.8.0 08:44:53 python-magnumclient==4.11.0 08:44:53 python-openstackclient==10.0.0 08:44:53 python-swiftclient==4.10.0 08:44:53 PyYAML==6.0.3 08:44:53 referencing==0.37.0 08:44:53 requests==2.34.2 08:44:53 requests-oauthlib==2.0.0 08:44:53 rfc3986==2.0.0 08:44:53 rich==15.0.0 08:44:53 rich-argparse==1.8.0 08:44:53 rpds-py==0.30.0 08:44:53 rsa==4.9.1 08:44:53 ruamel.yaml==0.19.1 08:44:53 ruamel.yaml.clib==0.2.15 08:44:53 s3transfer==0.19.2 08:44:53 simplejson==4.1.1 08:44:53 six==1.17.0 08:44:53 smmap==5.0.3 08:44:53 soupsieve==2.9.1 08:44:53 stevedore==5.8.0 08:44:53 tabulate==0.10.0 08:44:53 toml==0.10.2 08:44:53 tomlkit==0.15.1 08:44:53 tqdm==4.69.1 08:44:53 typing_extensions==4.16.0 08:44:53 urllib3==1.26.20 08:44:53 virtualenv==21.7.0 08:44:53 wcwidth==0.8.2 08:44:53 websocket-client==1.9.0 08:44:53 wrapt==2.2.2 08:44:53 xdg==6.0.0 08:44:53 xmltodict==1.0.4 08:44:53 yarl==1.24.5 08:44:53 yq==4.1.2 08:44:53 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins9411254296844109170.sh 08:44:53 ---> uv-install.sh 08:44:53 Installing uv/uvx (latest) using shell installer 08:44:53 2026-07-27 08:44:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-t7c8qK.sh" [1] 08:44:53 downloading uv 0.11.32 x86_64-unknown-linux-gnu 08:44:54 installing to /home/jenkins/.local/bin 08:44:54 uv 08:44:54 uvx 08:44:54 everything's installed! 08:44:54 08:44:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:44:54 08:44:54 source $HOME/.local/bin/env (sh, bash, zsh) 08:44:54 source $HOME/.local/bin/env.fish (fish) 08:44:54 Adding install location to PATH 08:44:54 ---> Validating uv/uvx install 08:44:54 uvx 0.11.32 (x86_64-unknown-linux-gnu) 08:44:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15129120454794749359.sh 08:44:54 ---> sudo-logs.sh 08:44:54 Archiving 'sudo' log.. 08:44:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14096645030113837655.sh 08:44:54 ---> job-cost.sh 08:44:54 INFO: Activating Python virtual environment... 08:44:54 Setup pyenv: 08:44:54 system 08:44:54 3.8.13 08:44:54 3.9.13 08:44:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:44:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YWHK from file:/tmp/.os_lf_venv 08:44:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:44:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:44:56 lf-activate-venv(): INFO: Base packages installed successfully 08:44:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:45:01 lf-activate-venv(): INFO: Adding /tmp/venv-YWHK/bin to PATH 08:45:01 INFO: No stack-cost file found 08:45:01 INFO: Instance uptime: 160s 08:45:01 INFO: Fetching instance metadata (attempt 1 of 3)... 08:45:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:45:01 INFO: Successfully fetched instance metadata 08:45:01 INFO: Instance type: v3-standard-4 08:45:01 INFO: Retrieving pricing info for: v3-standard-4 08:45:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:45:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=160 08:45:01 INFO: Successfully fetched Vexxhost pricing API 08:45:01 INFO: Retrieved cost: 0.11 08:45:01 INFO: Retrieved resource: v3-standard-4 08:45:01 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:45:01 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:45:01 INFO: Successfully archived job cost data 08:45:01 DEBUG: Cost data: oom-master-pre-commit-lint,4755,2026-07-27 08:45:01,v3-standard-4,160,0.11,0.00,SUCCESS 08:45:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2286564352860325000.sh 08:45:01 ---> logs-deploy.sh 08:45:01 Setup pyenv: 08:45:01 system 08:45:01 3.8.13 08:45:01 3.9.13 08:45:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:45:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YWHK from file:/tmp/.os_lf_venv 08:45:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:45:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:45:03 lf-activate-venv(): INFO: Base packages installed successfully 08:45:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:45:10 lf-activate-venv(): INFO: Adding /tmp/venv-YWHK/bin to PATH 08:45:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4755 08:45:10 INFO: archiving workspace using pattern(s): 08:45:11 Archives upload complete. 08:45:11 INFO: archiving logs to Nexus 08:45:12 ---> uname -a: 08:45:12 Linux prd-ubuntu1804-builder-4c-4g-12717 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:45:12 08:45:12 08:45:12 ---> lscpu: 08:45:12 Architecture: x86_64 08:45:12 CPU op-mode(s): 32-bit, 64-bit 08:45:12 Byte Order: Little Endian 08:45:12 CPU(s): 4 08:45:12 On-line CPU(s) list: 0-3 08:45:12 Thread(s) per core: 1 08:45:12 Core(s) per socket: 1 08:45:12 Socket(s): 4 08:45:12 NUMA node(s): 1 08:45:12 Vendor ID: AuthenticAMD 08:45:12 CPU family: 23 08:45:12 Model: 49 08:45:12 Model name: AMD EPYC-Rome Processor 08:45:12 Stepping: 0 08:45:12 CPU MHz: 2799.998 08:45:12 BogoMIPS: 5599.99 08:45:12 Virtualization: AMD-V 08:45:12 Hypervisor vendor: KVM 08:45:12 Virtualization type: full 08:45:12 L1d cache: 32K 08:45:12 L1i cache: 32K 08:45:12 L2 cache: 512K 08:45:12 L3 cache: 16384K 08:45:12 NUMA node0 CPU(s): 0-3 08:45:12 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:45:12 08:45:12 08:45:12 ---> nproc: 08:45:12 4 08:45:12 08:45:12 08:45:12 ---> df -h: 08:45:12 Filesystem Size Used Avail Use% Mounted on 08:45:12 udev 7.9G 0 7.9G 0% /dev 08:45:12 tmpfs 1.6G 676K 1.6G 1% /run 08:45:12 /dev/vda1 78G 8.6G 69G 11% / 08:45:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:45:12 tmpfs 5.0M 0 5.0M 0% /run/lock 08:45:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:45:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:45:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:45:12 08:45:12 08:45:12 ---> free -m: 08:45:12 total used free shared buff/cache available 08:45:12 Mem: 16040 540 13147 0 2352 15175 08:45:12 Swap: 1023 0 1023 08:45:12 08:45:12 08:45:12 ---> ip addr: 08:45:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:45:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:45:12 inet 127.0.0.1/8 scope host lo 08:45:12 valid_lft forever preferred_lft forever 08:45:12 inet6 ::1/128 scope host 08:45:12 valid_lft forever preferred_lft forever 08:45:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:45:12 link/ether fa:16:3e:8d:18:d7 brd ff:ff:ff:ff:ff:ff 08:45:12 inet 10.30.107.82/23 brd 10.30.107.255 scope global dynamic ens3 08:45:12 valid_lft 86237sec preferred_lft 86237sec 08:45:12 inet6 fe80::f816:3eff:fe8d:18d7/64 scope link 08:45:12 valid_lft forever preferred_lft forever 08:45:12 08:45:12 08:45:12 ---> sar -b -r -n DEV: 08:45:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12717) 07/27/26 _x86_64_ (4 CPU) 08:45:12 08:45:12 08:42:31 LINUX RESTART (4 CPU) 08:45:12 08:45:12 08:43:02 tps rtps wtps bread/s bwrtn/s 08:45:12 08:44:01 98.29 8.88 89.41 174.07 36743.06 08:45:12 08:45:01 105.28 1.17 104.12 134.51 11137.88 08:45:12 Average: 101.81 4.99 96.82 154.13 23832.90 08:45:12 08:45:12 08:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:45:12 08:44:01 13964748 15580048 2460220 14.98 58624 1755020 759388 4.35 720620 1520008 49232 08:45:12 08:45:01 13529724 15604328 2895244 17.63 88472 2162248 739316 4.23 711752 1917768 256780 08:45:12 Average: 13747236 15592188 2677732 16.30 73548 1958634 749352 4.29 716186 1718888 153006 08:45:12 08:45:12 08:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:45:12 08:44:01 lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 08:45:12 08:44:01 ens3 59.13 42.84 778.74 7.51 0.00 0.00 0.00 0.00 08:45:12 08:45:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 08:45:12 08:45:01 ens3 91.92 67.59 1535.09 13.32 0.00 0.00 0.00 0.00 08:45:12 Average: lo 1.88 1.88 0.21 0.21 0.00 0.00 0.00 0.00 08:45:12 Average: ens3 75.66 55.32 1160.09 10.44 0.00 0.00 0.00 0.00 08:45:12 08:45:12 08:45:12 ---> sar -P ALL: 08:45:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12717) 07/27/26 _x86_64_ (4 CPU) 08:45:12 08:45:12 08:42:31 LINUX RESTART (4 CPU) 08:45:12 08:45:12 08:43:02 CPU %user %nice %system %iowait %steal %idle 08:45:12 08:44:01 all 16.02 0.00 1.62 1.55 0.05 80.76 08:45:12 08:44:01 0 7.88 0.00 1.29 2.40 0.05 88.39 08:45:12 08:44:01 1 17.20 0.00 1.75 0.19 0.05 80.82 08:45:12 08:44:01 2 10.17 0.00 1.51 3.18 0.03 85.10 08:45:12 08:44:01 3 28.93 0.00 1.94 0.42 0.05 68.66 08:45:12 08:45:01 all 21.79 0.00 1.56 1.32 0.06 75.26 08:45:12 08:45:01 0 4.90 0.00 0.63 0.72 0.08 93.66 08:45:12 08:45:01 1 30.39 0.00 1.90 0.25 0.07 67.39 08:45:12 08:45:01 2 4.51 0.00 1.12 3.51 0.03 90.83 08:45:12 08:45:01 3 47.55 0.00 2.60 0.83 0.08 48.93 08:45:12 Average: all 18.93 0.00 1.59 1.44 0.06 77.98 08:45:12 Average: 0 6.38 0.00 0.95 1.55 0.07 91.05 08:45:12 Average: 1 23.85 0.00 1.83 0.22 0.06 74.05 08:45:12 Average: 2 7.31 0.00 1.31 3.35 0.03 87.99 08:45:12 Average: 3 38.32 0.00 2.27 0.63 0.07 58.71 08:45:12 08:45:12 08:45:12