16:21:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146312 16:21:47 Running as SYSTEM 16:21:47 [EnvInject] - Loading node environment variables. 16:21:47 Building remotely on prd-ubuntu1804-builder-4c-4g-13900 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:21:47 [ssh-agent] Looking for ssh-agent implementation... 16:21:48 $ ssh-agent 16:21:48 SSH_AUTH_SOCK=/tmp/ssh-EieVzz6JRrBG/agent.1639 16:21:48 SSH_AGENT_PID=1641 16:21:48 [ssh-agent] Started. 16:21:48 Running ssh-add (command line suppressed) 16:21:48 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3468658918386360147.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3468658918386360147.key) 16:21:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:21:48 The recommended git tool is: NONE 16:21:50 using credential onap-jenkins-ssh 16:21:50 Wiping out workspace first. 16:21:50 Cloning the remote Git repository 16:21:50 Cloning repository git://cloud.onap.org/mirror/oom.git 16:21:50 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:21:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:21:50 > git --version # timeout=10 16:21:50 > git --version # 'git version 2.17.1' 16:21:50 using GIT_SSH to set credentials Gerrit user 16:21:50 Verifying host key using manually-configured host key entries 16:21:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:22:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:22:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:22:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:22:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:22:04 using GIT_SSH to set credentials Gerrit user 16:22:04 Verifying host key using manually-configured host key entries 16:22:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/12/146312/1 # timeout=30 16:22:05 > git rev-parse 14ace7cc58e0f060d4c48684141f125d0ff0169a^{commit} # timeout=10 16:22:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:22:05 Checking out Revision 14ace7cc58e0f060d4c48684141f125d0ff0169a (refs/changes/12/146312/1) 16:22:05 > git config core.sparsecheckout # timeout=10 16:22:05 > git checkout -f 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=30 16:22:08 Commit message: "CI: Call github2gerrit reusable workflow" 16:22:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:22:08 > git rev-list --no-walk 13419d89180d94bc8ea1f9b85bf190ce6245a619 # timeout=10 16:22:08 [EnvInject] - Injecting environment variables from a build step. 16:22:08 [EnvInject] - Injecting as environment variables the properties content 16:22:08 PYTHON=python3 16:22:08 16:22:08 [EnvInject] - Variables injected successfully. 16:22:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17612654303961958940.sh 16:22:09 ---> tox-install.sh 16:22:09 + source /home/jenkins/lf-env.sh 16:22:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:22:09 ++ mktemp -d /tmp/venv-XXXX 16:22:09 + lf_venv=/tmp/venv-uzoR 16:22:09 + local venv_file=/tmp/.os_lf_venv 16:22:09 + local python=python3 16:22:09 + local options 16:22:09 + local set_path=true 16:22:09 + local install_args= 16:22:09 ++ 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 16:22:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:22:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:22:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:22:09 + true 16:22:09 + case $1 in 16:22:09 + venv_file=/tmp/.toxenv 16:22:09 + shift 2 16:22:09 + true 16:22:09 + case $1 in 16:22:09 + shift 16:22:09 + break 16:22:09 + case $python in 16:22:09 + local pkg_list= 16:22:09 + [[ -d /opt/pyenv ]] 16:22:09 + echo 'Setup pyenv:' 16:22:09 Setup pyenv: 16:22:09 + export PYENV_ROOT=/opt/pyenv 16:22:09 + PYENV_ROOT=/opt/pyenv 16:22:09 + 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 16:22:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:09 + pyenv versions 16:22:09 * system (set by /opt/pyenv/version) 16:22:09 * 3.8.13 (set by /opt/pyenv/version) 16:22:09 * 3.9.13 (set by /opt/pyenv/version) 16:22:09 * 3.10.6 (set by /opt/pyenv/version) 16:22:09 + command -v pyenv 16:22:09 ++ pyenv init - --no-rehash 16:22:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 16:22:09 export PATH="/opt/pyenv/shims:${PATH}" 16:22:09 export PYENV_SHELL=bash 16:22:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:22:09 pyenv() { 16:22:09 local command 16:22:09 command="${1:-}" 16:22:09 if [ "$#" -gt 0 ]; then 16:22:09 shift 16:22:09 fi 16:22:09 16:22:09 case "$command" in 16:22:09 rehash|shell) 16:22:09 eval "$(pyenv "sh-$command" "$@")" 16:22:09 ;; 16:22:09 *) 16:22:09 command pyenv "$command" "$@" 16:22:09 ;; 16:22:09 esac 16:22:09 }' 16:22:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 16:22:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:09 ++ export PYENV_SHELL=bash 16:22:09 ++ PYENV_SHELL=bash 16:22:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:22:09 +++ complete -F _pyenv pyenv 16:22:09 ++ lf-pyver python3 16:22:09 ++ local py_version_xy=python3 16:22:09 ++ local py_version_xyz= 16:22:09 ++ pyenv versions 16:22:09 ++ local command 16:22:09 ++ command=versions 16:22:09 ++ '[' 1 -gt 0 ']' 16:22:09 ++ shift 16:22:09 ++ case "$command" in 16:22:09 ++ command pyenv versions 16:22:09 ++ pyenv versions 16:22:09 ++ sed 's/^[ *]* //' 16:22:09 ++ awk '{ print $1 }' 16:22:09 ++ grep -E '^[0-9.]*[0-9]$' 16:22:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:22:09 +++ sort -V 16:22:09 +++ tail -n 1 16:22:09 +++ grep '^3' /tmp/.pyenv_versions 16:22:09 ++ py_version_xyz=3.10.6 16:22:09 ++ [[ -z 3.10.6 ]] 16:22:09 ++ echo 3.10.6 16:22:09 ++ return 0 16:22:09 + pyenv local 3.10.6 16:22:09 + local command 16:22:09 + command=local 16:22:09 + '[' 2 -gt 0 ']' 16:22:09 + shift 16:22:09 + case "$command" in 16:22:09 + command pyenv local 3.10.6 16:22:09 + pyenv local 3.10.6 16:22:09 + for arg in "$@" 16:22:09 + case $arg in 16:22:09 + pkg_list+='tox ' 16:22:09 + for arg in "$@" 16:22:09 + case $arg in 16:22:09 + pkg_list+='virtualenv ' 16:22:09 + for arg in "$@" 16:22:09 + case $arg in 16:22:09 + pkg_list+='urllib3~=1.26.15 ' 16:22:09 + [[ -f /tmp/.toxenv ]] 16:22:09 + [[ ! -f /tmp/.toxenv ]] 16:22:09 + [[ -n '' ]] 16:22:09 + python3 -m venv /tmp/venv-uzoR 16:22:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uzoR' 16:22:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uzoR 16:22:13 + echo /tmp/venv-uzoR 16:22:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:22:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:22:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:22:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:22:13 + local 'pip_opts=--upgrade --quiet' 16:22:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:22:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:22:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:22:13 + [[ -n '' ]] 16:22:13 + [[ -n '' ]] 16:22:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:22:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:22:13 + /tmp/venv-uzoR/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 16:22:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:22:18 lf-activate-venv(): INFO: Base packages installed successfully 16:22:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:22:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:22:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:22:18 + /tmp/venv-uzoR/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 16:22:20 + type python3 16:22:20 + true 16:22:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uzoR/bin to PATH' 16:22:20 lf-activate-venv(): INFO: Adding /tmp/venv-uzoR/bin to PATH 16:22:20 + PATH=/tmp/venv-uzoR/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 16:22:20 + return 0 16:22:20 + python3 --version 16:22:20 Python 3.10.6 16:22:20 + python3 -m pip --version 16:22:20 pip 26.1.2 from /tmp/venv-uzoR/lib/python3.10/site-packages/pip (python 3.10) 16:22:20 + python3 -m pip freeze 16:22:20 cachetools==7.1.4 16:22:20 colorama==0.4.6 16:22:20 distlib==0.4.3 16:22:20 filelock==3.29.7 16:22:20 packaging==26.2 16:22:20 platformdirs==4.10.0 16:22:20 pluggy==1.6.0 16:22:20 pyproject-api==1.10.1 16:22:20 python-discovery==1.4.4 16:22:20 tomli==2.4.1 16:22:20 tomli_w==1.2.0 16:22:20 tox==4.56.4 16:22:20 typing_extensions==4.16.0 16:22:20 urllib3==1.26.20 16:22:20 virtualenv==21.6.1 16:22:20 [EnvInject] - Injecting environment variables from a build step. 16:22:20 [EnvInject] - Injecting as environment variables the properties content 16:22:20 PARALLEL=false 16:22:20 16:22:20 [EnvInject] - Variables injected successfully. 16:22:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14576713767501694712.sh 16:22:20 ---> tox-run.sh 16:22:20 + 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 16:22:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:22:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:22:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:22:20 + cd /w/workspace/oom-master-pre-commit-lint/. 16:22:20 + source /home/jenkins/lf-env.sh 16:22:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:22:20 ++ mktemp -d /tmp/venv-XXXX 16:22:20 + lf_venv=/tmp/venv-e2W1 16:22:20 + local venv_file=/tmp/.os_lf_venv 16:22:20 + local python=python3 16:22:20 + local options 16:22:20 + local set_path=true 16:22:20 + local install_args= 16:22:20 ++ 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 16:22:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:22:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:22:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:22:20 + true 16:22:20 + case $1 in 16:22:20 + venv_file=/tmp/.toxenv 16:22:20 + shift 2 16:22:20 + true 16:22:20 + case $1 in 16:22:20 + shift 16:22:20 + break 16:22:20 + case $python in 16:22:20 + local pkg_list= 16:22:20 + [[ -d /opt/pyenv ]] 16:22:20 + echo 'Setup pyenv:' 16:22:20 Setup pyenv: 16:22:20 + export PYENV_ROOT=/opt/pyenv 16:22:20 + PYENV_ROOT=/opt/pyenv 16:22:20 + 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 16:22:20 + 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 16:22:20 + pyenv versions 16:22:20 system 16:22:20 3.8.13 16:22:20 3.9.13 16:22:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:22:20 + command -v pyenv 16:22:20 ++ pyenv init - --no-rehash 16:22:20 + 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[*]}"'\'')" 16:22:20 export PATH="/opt/pyenv/shims:${PATH}" 16:22:20 export PYENV_SHELL=bash 16:22:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:22:20 pyenv() { 16:22:20 local command 16:22:20 command="${1:-}" 16:22:20 if [ "$#" -gt 0 ]; then 16:22:20 shift 16:22:20 fi 16:22:20 16:22:20 case "$command" in 16:22:20 rehash|shell) 16:22:20 eval "$(pyenv "sh-$command" "$@")" 16:22:20 ;; 16:22:20 *) 16:22:20 command pyenv "$command" "$@" 16:22:20 ;; 16:22:20 esac 16:22:20 }' 16:22:20 +++ 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[*]}"' 16:22:20 ++ 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 16:22:20 ++ 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 16:22:20 ++ 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 16:22:20 ++ export PYENV_SHELL=bash 16:22:20 ++ PYENV_SHELL=bash 16:22:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:22:20 +++ complete -F _pyenv pyenv 16:22:20 ++ lf-pyver python3 16:22:20 ++ local py_version_xy=python3 16:22:20 ++ local py_version_xyz= 16:22:20 ++ sed 's/^[ *]* //' 16:22:20 ++ pyenv versions 16:22:20 ++ local command 16:22:20 ++ command=versions 16:22:20 ++ '[' 1 -gt 0 ']' 16:22:20 ++ awk '{ print $1 }' 16:22:20 ++ shift 16:22:20 ++ case "$command" in 16:22:20 ++ command pyenv versions 16:22:20 ++ pyenv versions 16:22:20 ++ grep -E '^[0-9.]*[0-9]$' 16:22:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:22:21 +++ grep '^3' /tmp/.pyenv_versions 16:22:21 +++ tail -n 1 16:22:21 +++ sort -V 16:22:21 ++ py_version_xyz=3.10.6 16:22:21 ++ [[ -z 3.10.6 ]] 16:22:21 ++ echo 3.10.6 16:22:21 ++ return 0 16:22:21 + pyenv local 3.10.6 16:22:21 + local command 16:22:21 + command=local 16:22:21 + '[' 2 -gt 0 ']' 16:22:21 + shift 16:22:21 + case "$command" in 16:22:21 + command pyenv local 3.10.6 16:22:21 + pyenv local 3.10.6 16:22:21 + for arg in "$@" 16:22:21 + case $arg in 16:22:21 + pkg_list+='tox ' 16:22:21 + for arg in "$@" 16:22:21 + case $arg in 16:22:21 + pkg_list+='virtualenv ' 16:22:21 + for arg in "$@" 16:22:21 + case $arg in 16:22:21 + pkg_list+='urllib3~=1.26.15 ' 16:22:21 + [[ -f /tmp/.toxenv ]] 16:22:21 ++ cat /tmp/.toxenv 16:22:21 + lf_venv=/tmp/venv-uzoR 16:22:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uzoR from' file:/tmp/.toxenv 16:22:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uzoR from file:/tmp/.toxenv 16:22:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:22:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:22:21 + local 'pip_opts=--upgrade --quiet' 16:22:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:22:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:22:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:22:21 + [[ -n '' ]] 16:22:21 + [[ -n '' ]] 16:22:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:22:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:22:21 + /tmp/venv-uzoR/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 16:22:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:22:21 lf-activate-venv(): INFO: Base packages installed successfully 16:22:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:22:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:22:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:22:21 + /tmp/venv-uzoR/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 16:22:23 + type python3 16:22:23 + true 16:22:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uzoR/bin to PATH' 16:22:23 lf-activate-venv(): INFO: Adding /tmp/venv-uzoR/bin to PATH 16:22:23 + PATH=/tmp/venv-uzoR/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 16:22:23 + return 0 16:22:23 + [[ -d /opt/pyenv ]] 16:22:23 + echo '---> Setting up pyenv' 16:22:23 ---> Setting up pyenv 16:22:23 + export PYENV_ROOT=/opt/pyenv 16:22:23 + PYENV_ROOT=/opt/pyenv 16:22:23 + export PATH=/opt/pyenv/bin:/tmp/venv-uzoR/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 16:22:23 + PATH=/opt/pyenv/bin:/tmp/venv-uzoR/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 16:22:23 ++ pwd 16:22:23 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:22:23 + export PYTHONPATH 16:22:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:22:23 + TOX_TESTENV_PASSENV=PYTHONPATH 16:22:23 + tox --version 16:22:23 4.56.4 from /tmp/venv-uzoR/lib/python3.10/site-packages/tox/__init__.py 16:22:23 + PARALLEL=false 16:22:23 + TOX_OPTIONS_LIST= 16:22:23 + [[ -n pre-commit ]] 16:22:23 + TOX_OPTIONS_LIST=' -e pre-commit' 16:22:23 + case ${PARALLEL,,} in 16:22:23 + tox -e pre-commit 16:22:23 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:22:24 pre-commit: install_deps> python -I -m pip install pre-commit 16:22:27 pre-commit: freeze> python -m pip freeze --all 16:22:27 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.7,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.4,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.1 16:22:27 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:22:28 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:22:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:22:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:22:29 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:22:30 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:22:30 [INFO] Once installed this environment will be reused. 16:22:30 [INFO] This may take a few minutes... 16:22:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:22:34 [INFO] Once installed this environment will be reused. 16:22:34 [INFO] This may take a few minutes... 16:22:39 trim trailing whitespace.................................................Passed 16:22:39 Tabs remover.............................................................Passed 16:22:39 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:22:39 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:22:39 [INFO] Once installed this environment will be reused. 16:22:39 [INFO] This may take a few minutes... 16:22:47 gitlint..............................................(no files to check)Skipped 16:22:48 pre-commit: OK (24.32=setup[4.22]+cmd[11.41,8.69] seconds) 16:22:48 congratulations :) (24.36 seconds) 16:22:48 + tox_status=0 16:22:48 + echo '---> Completed tox runs' 16:22:48 ---> Completed tox runs 16:22:48 + for i in .tox/*/log 16:22:48 ++ echo .tox/pre-commit/log 16:22:48 ++ awk -F/ '{print $2}' 16:22:48 + tox_env=pre-commit 16:22:48 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:22:48 + DOC_DIR=docs/_build/html 16:22:48 + [[ -d docs/_build/html ]] 16:22:48 + echo '---> tox-run.sh ends' 16:22:48 ---> tox-run.sh ends 16:22:48 + test 0 -eq 0 16:22:48 $ ssh-agent -k 16:22:48 unset SSH_AUTH_SOCK; 16:22:48 unset SSH_AGENT_PID; 16:22:48 echo Agent pid 1641 killed; 16:22:48 [ssh-agent] Stopped. 16:22:48 [PostBuildScript] - [INFO] Executing post build scripts. 16:22:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16128861825192700272.sh 16:22:48 ---> sysstat.sh 16:22:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1412493312697610791.sh 16:22:48 ---> package-listing.sh 16:22:48 ++ facter osfamily 16:22:48 ++ tr '[:upper:]' '[:lower:]' 16:22:48 + OS_FAMILY=debian 16:22:48 + workspace=/w/workspace/oom-master-pre-commit-lint 16:22:48 + START_PACKAGES=/tmp/packages_start.txt 16:22:48 + END_PACKAGES=/tmp/packages_end.txt 16:22:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:22:48 + PACKAGES=/tmp/packages_start.txt 16:22:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:22:48 + PACKAGES=/tmp/packages_end.txt 16:22:48 + case "${OS_FAMILY}" in 16:22:48 + dpkg -l 16:22:48 + grep '^ii' 16:22:48 + '[' -f /tmp/packages_start.txt ']' 16:22:48 + '[' -f /tmp/packages_end.txt ']' 16:22:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:22:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:22:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:22:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:22:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10101466428964883069.sh 16:22:48 ---> capture-instance-metadata.sh 16:22:48 Setup pyenv: 16:22:48 system 16:22:48 3.8.13 16:22:48 3.9.13 16:22:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:22:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PdTN 16:22:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:22:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:22:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:22:56 lf-activate-venv(): INFO: Base packages installed successfully 16:22:56 lf-activate-venv(): INFO: Installing additional packages: lftools 16:23:18 lf-activate-venv(): INFO: Adding /tmp/venv-PdTN/bin to PATH 16:23:18 INFO: Running in OpenStack, capturing instance metadata 16:23:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14140271768276258126.sh 16:23:19 provisioning config files... 16:23:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15331972092563448962tmp 16:23:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:23:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:23:19 [EnvInject] - Injecting environment variables from a build step. 16:23:19 [EnvInject] - Injecting as environment variables the properties content 16:23:19 SERVER_ID=logs 16:23:19 16:23:19 [EnvInject] - Variables injected successfully. 16:23:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11411273147911716473.sh 16:23:19 ---> create-netrc.sh 16:23:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7810817773313496434.sh 16:23:19 ---> python-tools-install.sh 16:23:19 Setup pyenv: 16:23:19 system 16:23:19 3.8.13 16:23:19 3.9.13 16:23:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:23:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PdTN from file:/tmp/.os_lf_venv 16:23:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:23:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:23:21 lf-activate-venv(): INFO: Base packages installed successfully 16:23:21 lf-activate-venv(): INFO: Installing additional packages: lftools 16:23:29 lf-activate-venv(): INFO: Adding /tmp/venv-PdTN/bin to PATH 16:23:29 Generating Requirements File 16:23: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. 16:23:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:23:52 Python 3.10.6 16:23:52 pip 26.1.2 from /tmp/venv-PdTN/lib/python3.10/site-packages/pip (python 3.10) 16:23:53 aiohappyeyeballs==2.7.1 16:23:53 aiohttp==3.14.1 16:23:53 aiosignal==1.4.0 16:23:53 appdirs==1.4.4 16:23:53 argcomplete==3.7.0 16:23:53 aspy.yaml==1.3.0 16:23:53 async-timeout==5.0.1 16:23:53 attrs==26.1.0 16:23:53 autopage==0.6.0 16:23:53 backports.strenum==1.3.1 16:23:53 beautifulsoup4==4.15.0 16:23:53 boto3==1.43.48 16:23:53 botocore==1.43.48 16:23:53 bs4==0.0.2 16:23:53 certifi==2026.6.17 16:23:53 cffi==2.1.0 16:23:53 cfgv==3.5.0 16:23:53 chardet==7.4.3 16:23:53 charset-normalizer==3.4.9 16:23:53 click==8.4.2 16:23:53 cliff==4.14.0 16:23:53 cmd2==3.5.1 16:23:53 cryptography==3.3.2 16:23:53 debtcollector==3.1.0 16:23:53 decorator==5.3.1 16:23:53 defusedxml==0.7.1 16:23:53 Deprecated==1.3.1 16:23:53 distlib==0.4.3 16:23:53 dnspython==2.8.0 16:23:53 docker==7.2.0 16:23:53 dogpile.cache==1.5.0 16:23:53 durationpy==0.10 16:23:53 email-validator==2.3.0 16:23:53 filelock==3.29.7 16:23:53 frozenlist==1.8.0 16:23:53 future==1.0.0 16:23:53 gitdb==4.0.12 16:23:53 GitPython==3.1.51 16:23:53 httplib2==0.30.2 16:23:53 identify==2.6.19 16:23:53 idna==3.18 16:23:53 importlib-resources==1.5.0 16:23:53 iso8601==2.1.0 16:23:53 Jinja2==3.1.6 16:23:53 jmespath==1.1.0 16:23:53 jsonpatch==1.33 16:23:53 jsonpointer==3.1.1 16:23:53 jsonschema==4.26.0 16:23:53 jsonschema-specifications==2025.9.1 16:23:53 keystoneauth1==5.14.0 16:23:53 kubernetes==36.0.3 16:23:53 lftools==0.37.22 16:23:53 lxml==6.1.1 16:23:53 markdown-it-py==4.2.0 16:23:53 MarkupSafe==3.0.3 16:23:53 mdurl==0.1.2 16:23:53 msgpack==1.2.1 16:23:53 multi_key_dict==2.0.3 16:23:53 multidict==6.7.1 16:23:53 munch==4.0.0 16:23:53 netaddr==1.3.0 16:23:53 niet==1.4.2 16:23:53 nodeenv==1.10.0 16:23:53 oauth2client==4.1.3 16:23:53 oauthlib==3.3.1 16:23:53 openstacksdk==4.13.0 16:23:53 os-service-types==1.8.2 16:23:53 osc-lib==4.6.0 16:23:53 oslo.config==10.4.0 16:23:53 oslo.context==6.4.0 16:23:53 oslo.i18n==6.8.0 16:23:53 oslo.log==8.2.0 16:23:53 oslo.serialization==5.10.0 16:23:53 oslo.utils==10.1.1 16:23:53 packaging==26.2 16:23:53 pbr==7.0.3 16:23:53 platformdirs==4.10.0 16:23:53 prettytable==3.18.0 16:23:53 propcache==0.5.2 16:23:53 psutil==7.2.2 16:23:53 pyasn1==0.6.4 16:23:53 pyasn1_modules==0.4.2 16:23:53 pycparser==3.0 16:23:53 pygerrit2==2.0.15 16:23:53 PyGithub==2.9.1 16:23:53 Pygments==2.20.0 16:23:53 PyJWT==2.13.0 16:23:53 PyNaCl==1.6.2 16:23:53 pyparsing==2.4.7 16:23:53 pyperclip==1.11.0 16:23:53 pyrsistent==0.20.0 16:23:53 python-cinderclient==9.9.0 16:23:53 python-dateutil==2.9.0.post0 16:23:53 python-discovery==1.4.4 16:23:53 python-heatclient==5.2.0 16:23:53 python-jenkins==1.8.3 16:23:53 python-keystoneclient==5.8.0 16:23:53 python-magnumclient==4.11.0 16:23:53 python-openstackclient==10.0.0 16:23:53 python-swiftclient==4.10.0 16:23:53 PyYAML==6.0.3 16:23:53 referencing==0.37.0 16:23:53 requests==2.34.2 16:23:53 requests-oauthlib==2.0.0 16:23:53 rfc3986==2.0.0 16:23:53 rich==15.0.0 16:23:53 rich-argparse==1.8.0 16:23:53 rpds-py==0.30.0 16:23:53 rsa==4.9.1 16:23:53 ruamel.yaml==0.19.1 16:23:53 ruamel.yaml.clib==0.2.15 16:23:53 s3transfer==0.19.1 16:23:53 simplejson==4.1.1 16:23:53 six==1.17.0 16:23:53 smmap==5.0.3 16:23:53 soupsieve==2.8.4 16:23:53 stevedore==5.8.0 16:23:53 tabulate==0.10.0 16:23:53 toml==0.10.2 16:23:53 tomlkit==0.15.0 16:23:53 tqdm==4.68.4 16:23:53 typing_extensions==4.16.0 16:23:53 urllib3==1.26.20 16:23:53 virtualenv==21.6.1 16:23:53 wcwidth==0.8.2 16:23:53 websocket-client==1.9.0 16:23:53 wrapt==2.2.2 16:23:53 xdg==6.0.0 16:23:53 xmltodict==1.0.4 16:23:53 yarl==1.24.2 16:23:53 yq==4.1.2 16:23:53 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins13488142666555440621.sh 16:23:53 ---> uv-install.sh 16:23:53 Installing uv/uvx (latest) using shell installer 16:23:53 2026-07-15 16:23:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Fq4Ink.sh" [1] 16:23:53 downloading uv 0.11.28 x86_64-unknown-linux-gnu 16:23:54 installing to /home/jenkins/.local/bin 16:23:54 uv 16:23:54 uvx 16:23:54 everything's installed! 16:23:54 16:23:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 16:23:54 16:23:54 source $HOME/.local/bin/env (sh, bash, zsh) 16:23:54 source $HOME/.local/bin/env.fish (fish) 16:23:54 Adding install location to PATH 16:23:54 ---> Validating uv/uvx install 16:23:54 uvx 0.11.28 (x86_64-unknown-linux-gnu) 16:23:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4945842872348010578.sh 16:23:54 ---> sudo-logs.sh 16:23:54 Archiving 'sudo' log.. 16:23:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16157804772646476068.sh 16:23:54 ---> job-cost.sh 16:23:54 INFO: Activating Python virtual environment... 16:23:54 Setup pyenv: 16:23:54 system 16:23:54 3.8.13 16:23:54 3.9.13 16:23:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:23:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PdTN from file:/tmp/.os_lf_venv 16:23:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:23:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:23:56 lf-activate-venv(): INFO: Base packages installed successfully 16:23:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:24:02 lf-activate-venv(): INFO: Adding /tmp/venv-PdTN/bin to PATH 16:24:02 INFO: No stack-cost file found 16:24:02 INFO: Instance uptime: 159s 16:24:02 INFO: Fetching instance metadata (attempt 1 of 3)... 16:24:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:24:02 INFO: Successfully fetched instance metadata 16:24:02 INFO: Instance type: v3-standard-4 16:24:02 INFO: Retrieving pricing info for: v3-standard-4 16:24:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:24:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=159 16:24:02 INFO: Successfully fetched Vexxhost pricing API 16:24:02 INFO: Retrieved cost: 0.11 16:24:02 INFO: Retrieved resource: v3-standard-4 16:24:02 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 16:24:02 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 16:24:02 INFO: Successfully archived job cost data 16:24:02 DEBUG: Cost data: oom-master-pre-commit-lint,4716,2026-07-15 16:24:02,v3-standard-4,159,0.11,0.00,SUCCESS 16:24:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins551873744185186271.sh 16:24:02 ---> logs-deploy.sh 16:24:02 Setup pyenv: 16:24:02 system 16:24:02 3.8.13 16:24:02 3.9.13 16:24:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:24:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PdTN from file:/tmp/.os_lf_venv 16:24:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:24:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:24:04 lf-activate-venv(): INFO: Base packages installed successfully 16:24:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:24:12 lf-activate-venv(): INFO: Adding /tmp/venv-PdTN/bin to PATH 16:24:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4716 16:24:12 INFO: archiving workspace using pattern(s): 16:24:14 Archives upload complete. 16:24:14 INFO: archiving logs to Nexus 16:24:15 ---> uname -a: 16:24:15 Linux prd-ubuntu1804-builder-4c-4g-13900 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:24:15 16:24:15 16:24:15 ---> lscpu: 16:24:15 Architecture: x86_64 16:24:15 CPU op-mode(s): 32-bit, 64-bit 16:24:15 Byte Order: Little Endian 16:24:15 CPU(s): 4 16:24:15 On-line CPU(s) list: 0-3 16:24:15 Thread(s) per core: 1 16:24:15 Core(s) per socket: 1 16:24:15 Socket(s): 4 16:24:15 NUMA node(s): 1 16:24:15 Vendor ID: AuthenticAMD 16:24:15 CPU family: 23 16:24:15 Model: 49 16:24:15 Model name: AMD EPYC-Rome Processor 16:24:15 Stepping: 0 16:24:15 CPU MHz: 2799.998 16:24:15 BogoMIPS: 5599.99 16:24:15 Virtualization: AMD-V 16:24:15 Hypervisor vendor: KVM 16:24:15 Virtualization type: full 16:24:15 L1d cache: 32K 16:24:15 L1i cache: 32K 16:24:15 L2 cache: 512K 16:24:15 L3 cache: 16384K 16:24:15 NUMA node0 CPU(s): 0-3 16:24:15 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 16:24:15 16:24:15 16:24:15 ---> nproc: 16:24:15 4 16:24:15 16:24:15 16:24:15 ---> df -h: 16:24:15 Filesystem Size Used Avail Use% Mounted on 16:24:15 udev 7.9G 0 7.9G 0% /dev 16:24:15 tmpfs 1.6G 676K 1.6G 1% /run 16:24:15 /dev/vda1 78G 8.5G 69G 11% / 16:24:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:24:15 tmpfs 5.0M 0 5.0M 0% /run/lock 16:24:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:24:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:24:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:24:15 16:24:15 16:24:15 ---> free -m: 16:24:15 total used free shared buff/cache available 16:24:15 Mem: 16040 544 13147 0 2347 15170 16:24:15 Swap: 1023 0 1023 16:24:15 16:24:15 16:24:15 ---> ip addr: 16:24:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:24:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:24:15 inet 127.0.0.1/8 scope host lo 16:24:15 valid_lft forever preferred_lft forever 16:24:15 inet6 ::1/128 scope host 16:24:15 valid_lft forever preferred_lft forever 16:24:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:24:15 link/ether fa:16:3e:e2:4b:4e brd ff:ff:ff:ff:ff:ff 16:24:15 inet 10.30.106.124/23 brd 10.30.107.255 scope global dynamic ens3 16:24:15 valid_lft 86237sec preferred_lft 86237sec 16:24:15 inet6 fe80::f816:3eff:fee2:4b4e/64 scope link 16:24:15 valid_lft forever preferred_lft forever 16:24:15 16:24:15 16:24:15 ---> sar -b -r -n DEV: 16:24:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13900) 07/15/26 _x86_64_ (4 CPU) 16:24:15 16:24:15 16:21:34 LINUX RESTART (4 CPU) 16:24:15 16:24:15 16:22:01 tps rtps wtps bread/s bwrtn/s 16:24:15 16:23:01 131.13 24.38 106.75 819.33 35800.57 16:24:15 16:24:01 113.65 1.15 112.50 134.38 13552.94 16:24:15 Average: 122.39 12.76 109.62 476.85 24676.75 16:24:15 16:24:15 16:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:24:15 16:23:01 13958720 15565640 2466248 15.02 59788 1744892 779088 4.46 736012 1510176 109360 16:24:15 16:24:01 13460608 15532120 2964360 18.05 88408 2159388 778964 4.46 784008 1914788 257056 16:24:15 Average: 13709664 15548880 2715304 16.53 74098 1952140 779026 4.46 760010 1712482 183208 16:24:15 16:24:15 16:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:24:15 16:23:01 ens3 140.54 99.97 1268.62 36.58 0.00 0.00 0.00 0.00 16:24:15 16:23:01 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 16:24:15 16:24:01 ens3 98.47 72.05 1505.32 13.41 0.00 0.00 0.00 0.00 16:24:15 16:24:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 16:24:15 Average: ens3 119.51 86.01 1386.97 25.00 0.00 0.00 0.00 0.00 16:24:15 Average: lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 16:24:15 16:24:15 16:24:15 ---> sar -P ALL: 16:24:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13900) 07/15/26 _x86_64_ (4 CPU) 16:24:15 16:24:15 16:21:34 LINUX RESTART (4 CPU) 16:24:15 16:24:15 16:22:01 CPU %user %nice %system %iowait %steal %idle 16:24:15 16:23:01 all 22.06 0.00 2.24 2.90 0.06 72.73 16:24:15 16:23:01 0 15.13 0.00 1.72 3.49 0.05 79.61 16:24:15 16:23:01 1 20.89 0.00 2.33 0.42 0.05 76.30 16:24:15 16:23:01 2 32.80 0.00 2.72 4.81 0.08 59.58 16:24:15 16:23:01 3 19.41 0.00 2.19 2.86 0.07 75.46 16:24:15 16:24:01 all 20.10 0.00 1.49 1.35 0.05 77.01 16:24:15 16:24:01 0 2.44 0.00 0.68 3.39 0.03 93.45 16:24:15 16:24:01 1 35.44 0.00 1.71 0.49 0.07 62.30 16:24:15 16:24:01 2 26.97 0.00 2.39 0.65 0.05 69.94 16:24:15 16:24:01 3 15.59 0.00 1.19 0.89 0.03 82.31 16:24:15 Average: all 21.08 0.00 1.87 2.13 0.06 74.87 16:24:15 Average: 0 8.78 0.00 1.20 3.44 0.04 86.53 16:24:15 Average: 1 28.17 0.00 2.02 0.45 0.06 69.30 16:24:15 Average: 2 29.89 0.00 2.55 2.73 0.07 64.76 16:24:15 Average: 3 17.50 0.00 1.69 1.87 0.05 78.89 16:24:15 16:24:15 16:24:15