12:09:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145329 12:09:27 Running as SYSTEM 12:09:27 [EnvInject] - Loading node environment variables. 12:09:27 Building remotely on prd-ubuntu1804-builder-4c-4g-1103 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:09:27 [ssh-agent] Looking for ssh-agent implementation... 12:09:28 $ ssh-agent 12:09:28 SSH_AUTH_SOCK=/tmp/ssh-TTdcFB2XNTKL/agent.1639 12:09:28 SSH_AGENT_PID=1641 12:09:28 [ssh-agent] Started. 12:09:28 Running ssh-add (command line suppressed) 12:09:28 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_366369491255411589.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_366369491255411589.key) 12:09:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:09:28 The recommended git tool is: NONE 12:09:29 using credential onap-jenkins-ssh 12:09:29 Wiping out workspace first. 12:09:29 Cloning the remote Git repository 12:09:29 Cloning repository git://cloud.onap.org/mirror/oom.git 12:09:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:09:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:09:29 > git --version # timeout=10 12:09:29 > git --version # 'git version 2.17.1' 12:09:29 using GIT_SSH to set credentials Gerrit user 12:09:29 Verifying host key using manually-configured host key entries 12:09:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:09:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:09:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:09:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:09:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:09:35 using GIT_SSH to set credentials Gerrit user 12:09:35 Verifying host key using manually-configured host key entries 12:09:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/145329/4 # timeout=30 12:09:35 > git rev-parse 50e2e28dec356d389f6897d50f9232da849e3919^{commit} # timeout=10 12:09:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:09:35 Checking out Revision 50e2e28dec356d389f6897d50f9232da849e3919 (refs/changes/29/145329/4) 12:09:35 > git config core.sparsecheckout # timeout=10 12:09:35 > git checkout -f 50e2e28dec356d389f6897d50f9232da849e3919 # timeout=30 12:09:38 Commit message: "[SO] 17.4.0 release" 12:09:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:09:39 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 12:09:39 [EnvInject] - Injecting environment variables from a build step. 12:09:39 [EnvInject] - Injecting as environment variables the properties content 12:09:39 PYTHON=python3 12:09:39 12:09:39 [EnvInject] - Variables injected successfully. 12:09:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12423095102520739615.sh 12:09:39 ---> tox-install.sh 12:09:39 + source /home/jenkins/lf-env.sh 12:09:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:09:39 ++ mktemp -d /tmp/venv-XXXX 12:09:39 + lf_venv=/tmp/venv-rYPR 12:09:39 + local venv_file=/tmp/.os_lf_venv 12:09:39 + local python=python3 12:09:39 + local options 12:09:39 + local set_path=true 12:09:39 + local install_args= 12:09:39 ++ 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 12:09:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:09:39 + true 12:09:39 + case $1 in 12:09:39 + venv_file=/tmp/.toxenv 12:09:39 + shift 2 12:09:39 + true 12:09:39 + case $1 in 12:09:39 + shift 12:09:39 + break 12:09:39 + case $python in 12:09:39 + local pkg_list= 12:09:39 + [[ -d /opt/pyenv ]] 12:09:39 + echo 'Setup pyenv:' 12:09:39 Setup pyenv: 12:09:39 + export PYENV_ROOT=/opt/pyenv 12:09:39 + PYENV_ROOT=/opt/pyenv 12:09:39 + 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 12:09:39 + 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 12:09:39 + pyenv versions 12:09:39 * system (set by /opt/pyenv/version) 12:09:39 * 3.8.13 (set by /opt/pyenv/version) 12:09:39 * 3.9.13 (set by /opt/pyenv/version) 12:09:39 * 3.10.6 (set by /opt/pyenv/version) 12:09:39 + command -v pyenv 12:09:39 ++ pyenv init - --no-rehash 12:09:39 + 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[*]}"'\'')" 12:09:39 export PATH="/opt/pyenv/shims:${PATH}" 12:09:39 export PYENV_SHELL=bash 12:09:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:09:39 pyenv() { 12:09:39 local command 12:09:39 command="${1:-}" 12:09:39 if [ "$#" -gt 0 ]; then 12:09:39 shift 12:09:39 fi 12:09:39 12:09:39 case "$command" in 12:09:39 rehash|shell) 12:09:39 eval "$(pyenv "sh-$command" "$@")" 12:09:39 ;; 12:09:39 *) 12:09:39 command pyenv "$command" "$@" 12:09:39 ;; 12:09:39 esac 12:09:39 }' 12:09:39 +++ 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[*]}"' 12:09:39 ++ 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 12:09:39 ++ 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 12:09:39 ++ 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 12:09:39 ++ export PYENV_SHELL=bash 12:09:39 ++ PYENV_SHELL=bash 12:09:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:09:39 +++ complete -F _pyenv pyenv 12:09:39 ++ lf-pyver python3 12:09:39 ++ local py_version_xy=python3 12:09:39 ++ local py_version_xyz= 12:09:39 ++ pyenv versions 12:09:39 ++ local command 12:09:39 ++ command=versions 12:09:39 ++ '[' 1 -gt 0 ']' 12:09:39 ++ shift 12:09:39 ++ case "$command" in 12:09:39 ++ sed 's/^[ *]* //' 12:09:39 ++ command pyenv versions 12:09:39 ++ pyenv versions 12:09:39 ++ awk '{ print $1 }' 12:09:39 ++ grep -E '^[0-9.]*[0-9]$' 12:09:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:09:39 +++ sort -V 12:09:39 +++ grep '^3' /tmp/.pyenv_versions 12:09:39 +++ tail -n 1 12:09:39 ++ py_version_xyz=3.10.6 12:09:39 ++ [[ -z 3.10.6 ]] 12:09:39 ++ echo 3.10.6 12:09:39 ++ return 0 12:09:39 + pyenv local 3.10.6 12:09:39 + local command 12:09:39 + command=local 12:09:39 + '[' 2 -gt 0 ']' 12:09:39 + shift 12:09:39 + case "$command" in 12:09:39 + command pyenv local 3.10.6 12:09:39 + pyenv local 3.10.6 12:09:39 + for arg in "$@" 12:09:39 + case $arg in 12:09:39 + pkg_list+='tox ' 12:09:39 + for arg in "$@" 12:09:39 + case $arg in 12:09:39 + pkg_list+='virtualenv ' 12:09:39 + for arg in "$@" 12:09:39 + case $arg in 12:09:39 + pkg_list+='urllib3~=1.26.15 ' 12:09:39 + [[ -f /tmp/.toxenv ]] 12:09:39 + [[ ! -f /tmp/.toxenv ]] 12:09:39 + [[ -n '' ]] 12:09:39 + python3 -m venv /tmp/venv-rYPR 12:09:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rYPR' 12:09:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rYPR 12:09:44 + echo /tmp/venv-rYPR 12:09:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:09:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:09:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:09:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:44 + local 'pip_opts=--upgrade --quiet' 12:09:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:09:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:09:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:09:44 + [[ -n '' ]] 12:09:44 + [[ -n '' ]] 12:09:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:09:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:44 + /tmp/venv-rYPR/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 12:09:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:09:48 lf-activate-venv(): INFO: Base packages installed successfully 12:09:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:09:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:09:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:09:48 + /tmp/venv-rYPR/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 12:09:50 + type python3 12:09:50 + true 12:09:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rYPR/bin to PATH' 12:09:50 lf-activate-venv(): INFO: Adding /tmp/venv-rYPR/bin to PATH 12:09:50 + PATH=/tmp/venv-rYPR/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 12:09:50 + return 0 12:09:50 + python3 --version 12:09:50 Python 3.10.6 12:09:50 + python3 -m pip --version 12:09:50 pip 26.1.2 from /tmp/venv-rYPR/lib/python3.10/site-packages/pip (python 3.10) 12:09:50 + python3 -m pip freeze 12:09:51 cachetools==7.1.4 12:09:51 colorama==0.4.6 12:09:51 distlib==0.4.3 12:09:51 filelock==3.29.4 12:09:51 packaging==26.2 12:09:51 platformdirs==4.10.0 12:09:51 pluggy==1.6.0 12:09:51 pyproject-api==1.10.1 12:09:51 python-discovery==1.4.2 12:09:51 tomli==2.4.1 12:09:51 tomli_w==1.2.0 12:09:51 tox==4.55.1 12:09:51 typing_extensions==4.15.0 12:09:51 urllib3==1.26.20 12:09:51 virtualenv==21.5.1 12:09:51 [EnvInject] - Injecting environment variables from a build step. 12:09:51 [EnvInject] - Injecting as environment variables the properties content 12:09:51 PARALLEL=false 12:09:51 12:09:51 [EnvInject] - Variables injected successfully. 12:09:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1789610193659230438.sh 12:09:51 ---> tox-run.sh 12:09:51 + 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 12:09:51 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:09:51 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:09:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:09:51 + cd /w/workspace/oom-master-pre-commit-lint/. 12:09:51 + source /home/jenkins/lf-env.sh 12:09:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:09:51 ++ mktemp -d /tmp/venv-XXXX 12:09:51 + lf_venv=/tmp/venv-epIW 12:09:51 + local venv_file=/tmp/.os_lf_venv 12:09:51 + local python=python3 12:09:51 + local options 12:09:51 + local set_path=true 12:09:51 + local install_args= 12:09:51 ++ 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 12:09:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:09:51 + true 12:09:51 + case $1 in 12:09:51 + venv_file=/tmp/.toxenv 12:09:51 + shift 2 12:09:51 + true 12:09:51 + case $1 in 12:09:51 + shift 12:09:51 + break 12:09:51 + case $python in 12:09:51 + local pkg_list= 12:09:51 + [[ -d /opt/pyenv ]] 12:09:51 + echo 'Setup pyenv:' 12:09:51 Setup pyenv: 12:09:51 + export PYENV_ROOT=/opt/pyenv 12:09:51 + PYENV_ROOT=/opt/pyenv 12:09:51 + 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 12:09:51 + 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 12:09:51 + pyenv versions 12:09:51 system 12:09:51 3.8.13 12:09:51 3.9.13 12:09:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:09:51 + command -v pyenv 12:09:51 ++ pyenv init - --no-rehash 12:09:51 + 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[*]}"'\'')" 12:09:51 export PATH="/opt/pyenv/shims:${PATH}" 12:09:51 export PYENV_SHELL=bash 12:09:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:09:51 pyenv() { 12:09:51 local command 12:09:51 command="${1:-}" 12:09:51 if [ "$#" -gt 0 ]; then 12:09:51 shift 12:09:51 fi 12:09:51 12:09:51 case "$command" in 12:09:51 rehash|shell) 12:09:51 eval "$(pyenv "sh-$command" "$@")" 12:09:51 ;; 12:09:51 *) 12:09:51 command pyenv "$command" "$@" 12:09:51 ;; 12:09:51 esac 12:09:51 }' 12:09:51 +++ 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[*]}"' 12:09:51 ++ 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 12:09:51 ++ 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 12:09:51 ++ 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 12:09:51 ++ export PYENV_SHELL=bash 12:09:51 ++ PYENV_SHELL=bash 12:09:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:09:51 +++ complete -F _pyenv pyenv 12:09:51 ++ lf-pyver python3 12:09:51 ++ local py_version_xy=python3 12:09:51 ++ local py_version_xyz= 12:09:51 ++ pyenv versions 12:09:51 ++ local command 12:09:51 ++ command=versions 12:09:51 ++ '[' 1 -gt 0 ']' 12:09:51 ++ shift 12:09:51 ++ case "$command" in 12:09:51 ++ command pyenv versions 12:09:51 ++ pyenv versions 12:09:51 ++ sed 's/^[ *]* //' 12:09:51 ++ awk '{ print $1 }' 12:09:51 ++ grep -E '^[0-9.]*[0-9]$' 12:09:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:09:51 +++ grep '^3' /tmp/.pyenv_versions 12:09:51 +++ sort -V 12:09:51 +++ tail -n 1 12:09:51 ++ py_version_xyz=3.10.6 12:09:51 ++ [[ -z 3.10.6 ]] 12:09:51 ++ echo 3.10.6 12:09:51 ++ return 0 12:09:51 + pyenv local 3.10.6 12:09:51 + local command 12:09:51 + command=local 12:09:51 + '[' 2 -gt 0 ']' 12:09:51 + shift 12:09:51 + case "$command" in 12:09:51 + command pyenv local 3.10.6 12:09:51 + pyenv local 3.10.6 12:09:51 + for arg in "$@" 12:09:51 + case $arg in 12:09:51 + pkg_list+='tox ' 12:09:51 + for arg in "$@" 12:09:51 + case $arg in 12:09:51 + pkg_list+='virtualenv ' 12:09:51 + for arg in "$@" 12:09:51 + case $arg in 12:09:51 + pkg_list+='urllib3~=1.26.15 ' 12:09:51 + [[ -f /tmp/.toxenv ]] 12:09:51 ++ cat /tmp/.toxenv 12:09:51 + lf_venv=/tmp/venv-rYPR 12:09:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rYPR from' file:/tmp/.toxenv 12:09:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rYPR from file:/tmp/.toxenv 12:09:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:09:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:51 + local 'pip_opts=--upgrade --quiet' 12:09:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:09:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:09:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:09:51 + [[ -n '' ]] 12:09:51 + [[ -n '' ]] 12:09:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:09:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:51 + /tmp/venv-rYPR/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 12:09:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:09:52 lf-activate-venv(): INFO: Base packages installed successfully 12:09:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:09:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:09:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:09:52 + /tmp/venv-rYPR/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 12:09:53 + type python3 12:09:53 + true 12:09:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rYPR/bin to PATH' 12:09:53 lf-activate-venv(): INFO: Adding /tmp/venv-rYPR/bin to PATH 12:09:53 + PATH=/tmp/venv-rYPR/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 12:09:53 + return 0 12:09:53 + [[ -d /opt/pyenv ]] 12:09:53 + echo '---> Setting up pyenv' 12:09:53 ---> Setting up pyenv 12:09:53 + export PYENV_ROOT=/opt/pyenv 12:09:53 + PYENV_ROOT=/opt/pyenv 12:09:53 + export PATH=/opt/pyenv/bin:/tmp/venv-rYPR/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 12:09:53 + PATH=/opt/pyenv/bin:/tmp/venv-rYPR/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 12:09:53 ++ pwd 12:09:53 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:09:53 + export PYTHONPATH 12:09:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:09:53 + TOX_TESTENV_PASSENV=PYTHONPATH 12:09:53 + tox --version 12:09:53 4.55.1 from /tmp/venv-rYPR/lib/python3.10/site-packages/tox/__init__.py 12:09:53 + PARALLEL=false 12:09:53 + TOX_OPTIONS_LIST= 12:09:53 + [[ -n pre-commit ]] 12:09:53 + TOX_OPTIONS_LIST=' -e pre-commit' 12:09:53 + case ${PARALLEL,,} in 12:09:53 + tox -e pre-commit 12:09:53 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:09:54 pre-commit: install_deps> python -I -m pip install pre-commit 12:09:58 pre-commit: freeze> python -m pip freeze --all 12:09:58 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.4,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.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.5.1 12:09:58 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:09:58 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:09:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:09:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:10:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:10:00 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:10:00 [INFO] Once installed this environment will be reused. 12:10:00 [INFO] This may take a few minutes... 12:10:05 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:10:05 [INFO] Once installed this environment will be reused. 12:10:05 [INFO] This may take a few minutes... 12:10:09 trim trailing whitespace.................................................Passed 12:10:09 Tabs remover.............................................................Passed 12:10:09 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:10:09 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:10:09 [INFO] Once installed this environment will be reused. 12:10:09 [INFO] This may take a few minutes... 12:10:18 gitlint..............................................(no files to check)Skipped 12:10:18 pre-commit: OK (24.83=setup[4.73]+cmd[11.08,9.02] seconds) 12:10:18 congratulations :) (24.87 seconds) 12:10:18 + tox_status=0 12:10:18 + echo '---> Completed tox runs' 12:10:18 ---> Completed tox runs 12:10:18 + for i in .tox/*/log 12:10:18 ++ echo .tox/pre-commit/log 12:10:18 ++ awk -F/ '{print $2}' 12:10:18 + tox_env=pre-commit 12:10:18 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:10:18 + DOC_DIR=docs/_build/html 12:10:18 + [[ -d docs/_build/html ]] 12:10:18 + echo '---> tox-run.sh ends' 12:10:18 ---> tox-run.sh ends 12:10:18 + test 0 -eq 0 12:10:18 $ ssh-agent -k 12:10:18 unset SSH_AUTH_SOCK; 12:10:18 unset SSH_AGENT_PID; 12:10:18 echo Agent pid 1641 killed; 12:10:18 [ssh-agent] Stopped. 12:10:18 [PostBuildScript] - [INFO] Executing post build scripts. 12:10:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10313964986111258849.sh 12:10:18 ---> sysstat.sh 12:10:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7490168315868376609.sh 12:10:19 ---> package-listing.sh 12:10:19 ++ facter osfamily 12:10:19 ++ tr '[:upper:]' '[:lower:]' 12:10:19 + OS_FAMILY=debian 12:10:19 + workspace=/w/workspace/oom-master-pre-commit-lint 12:10:19 + START_PACKAGES=/tmp/packages_start.txt 12:10:19 + END_PACKAGES=/tmp/packages_end.txt 12:10:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:10:19 + PACKAGES=/tmp/packages_start.txt 12:10:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:10:19 + PACKAGES=/tmp/packages_end.txt 12:10:19 + case "${OS_FAMILY}" in 12:10:19 + dpkg -l 12:10:19 + grep '^ii' 12:10:19 + '[' -f /tmp/packages_start.txt ']' 12:10:19 + '[' -f /tmp/packages_end.txt ']' 12:10:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:10:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:10:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:10:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:10:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2709386354526080504.sh 12:10:19 ---> capture-instance-metadata.sh 12:10:19 Setup pyenv: 12:10:19 system 12:10:19 3.8.13 12:10:19 3.9.13 12:10:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:10:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7BUf 12:10:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:10:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:10:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:10:27 lf-activate-venv(): INFO: Base packages installed successfully 12:10:27 lf-activate-venv(): INFO: Installing additional packages: lftools 12:10:48 lf-activate-venv(): INFO: Adding /tmp/venv-7BUf/bin to PATH 12:10:48 INFO: Running in OpenStack, capturing instance metadata 12:10:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14186612791354238782.sh 12:10:49 provisioning config files... 12:10:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3974684268962216187tmp 12:10:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:10:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:10:49 [EnvInject] - Injecting environment variables from a build step. 12:10:49 [EnvInject] - Injecting as environment variables the properties content 12:10:49 SERVER_ID=logs 12:10:49 12:10:49 [EnvInject] - Variables injected successfully. 12:10:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18303861654733359061.sh 12:10:49 ---> create-netrc.sh 12:10:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3622003510172186255.sh 12:10:49 ---> python-tools-install.sh 12:10:49 Setup pyenv: 12:10:49 system 12:10:49 3.8.13 12:10:49 3.9.13 12:10:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:10:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7BUf from file:/tmp/.os_lf_venv 12:10:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:10:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:10:51 lf-activate-venv(): INFO: Base packages installed successfully 12:10:51 lf-activate-venv(): INFO: Installing additional packages: lftools 12:11:01 lf-activate-venv(): INFO: Adding /tmp/venv-7BUf/bin to PATH 12:11:01 Generating Requirements File 12:11:24 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. 12:11:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:11:24 Python 3.10.6 12:11:24 pip 26.1.2 from /tmp/venv-7BUf/lib/python3.10/site-packages/pip (python 3.10) 12:11:25 aiohappyeyeballs==2.6.2 12:11:25 aiohttp==3.14.1 12:11:25 aiosignal==1.4.0 12:11:25 appdirs==1.4.4 12:11:25 argcomplete==3.6.3 12:11:25 aspy.yaml==1.3.0 12:11:25 async-timeout==5.0.1 12:11:25 attrs==26.1.0 12:11:25 autopage==0.6.0 12:11:25 backports.strenum==1.3.1 12:11:25 beautifulsoup4==4.15.0 12:11:25 boto3==1.43.36 12:11:25 botocore==1.43.36 12:11:25 bs4==0.0.2 12:11:25 certifi==2026.6.17 12:11:25 cffi==2.0.0 12:11:25 cfgv==3.5.0 12:11:25 chardet==7.4.3 12:11:25 charset-normalizer==3.4.7 12:11:25 click==8.4.1 12:11:25 cliff==4.14.0 12:11:25 cmd2==3.5.1 12:11:25 cryptography==3.3.2 12:11:25 debtcollector==3.1.0 12:11:25 decorator==5.3.1 12:11:25 defusedxml==0.7.1 12:11:25 Deprecated==1.3.1 12:11:25 distlib==0.4.3 12:11:25 dnspython==2.8.0 12:11:25 docker==7.1.0 12:11:25 dogpile.cache==1.5.0 12:11:25 durationpy==0.10 12:11:25 email-validator==2.3.0 12:11:25 filelock==3.29.4 12:11:25 frozenlist==1.8.0 12:11:25 future==1.0.0 12:11:25 gitdb==4.0.12 12:11:25 GitPython==3.1.50 12:11:25 httplib2==0.30.2 12:11:25 identify==2.6.19 12:11:25 idna==3.18 12:11:25 importlib-resources==1.5.0 12:11:25 iso8601==2.1.0 12:11:25 Jinja2==3.1.6 12:11:25 jmespath==1.1.0 12:11:25 jsonpatch==1.33 12:11:25 jsonpointer==3.1.1 12:11:25 jsonschema==4.26.0 12:11:25 jsonschema-specifications==2025.9.1 12:11:25 keystoneauth1==5.14.0 12:11:25 kubernetes==36.0.2 12:11:25 lftools==0.37.22 12:11:25 lxml==6.1.1 12:11:25 markdown-it-py==4.2.0 12:11:25 MarkupSafe==3.0.3 12:11:25 mdurl==0.1.2 12:11:25 msgpack==1.2.1 12:11:25 multi_key_dict==2.0.3 12:11:25 multidict==6.7.1 12:11:25 munch==4.0.0 12:11:25 netaddr==1.3.0 12:11:25 niet==1.4.2 12:11:25 nodeenv==1.10.0 12:11:25 oauth2client==4.1.3 12:11:25 oauthlib==3.3.1 12:11:25 openstacksdk==4.13.0 12:11:25 os-service-types==1.8.2 12:11:25 osc-lib==4.6.0 12:11:25 oslo.config==10.4.0 12:11:25 oslo.context==6.4.0 12:11:25 oslo.i18n==6.8.0 12:11:25 oslo.log==8.2.0 12:11:25 oslo.serialization==5.10.0 12:11:25 oslo.utils==10.1.1 12:11:25 packaging==26.2 12:11:25 pbr==7.0.3 12:11:25 platformdirs==4.10.0 12:11:25 prettytable==3.18.0 12:11:25 propcache==0.5.2 12:11:25 psutil==7.2.2 12:11:25 pyasn1==0.6.3 12:11:25 pyasn1_modules==0.4.2 12:11:25 pycparser==3.0 12:11:25 pygerrit2==2.0.15 12:11:25 PyGithub==2.9.1 12:11:25 Pygments==2.20.0 12:11:25 PyJWT==2.13.0 12:11:25 PyNaCl==1.6.2 12:11:25 pyparsing==2.4.7 12:11:25 pyperclip==1.11.0 12:11:25 pyrsistent==0.20.0 12:11:25 python-cinderclient==9.9.0 12:11:25 python-dateutil==2.9.0.post0 12:11:25 python-discovery==1.4.2 12:11:25 python-heatclient==5.2.0 12:11:25 python-jenkins==1.8.3 12:11:25 python-keystoneclient==5.8.0 12:11:25 python-magnumclient==4.10.0 12:11:25 python-openstackclient==10.0.0 12:11:25 python-swiftclient==4.10.0 12:11:25 PyYAML==6.0.3 12:11:25 referencing==0.37.0 12:11:25 requests==2.34.2 12:11:25 requests-oauthlib==2.0.0 12:11:25 rfc3986==2.0.0 12:11:25 rich==15.0.0 12:11:25 rich-argparse==1.8.0 12:11:25 rpds-py==0.30.0 12:11:25 rsa==4.9.1 12:11:25 ruamel.yaml==0.19.1 12:11:25 ruamel.yaml.clib==0.2.15 12:11:25 s3transfer==0.19.0 12:11:25 simplejson==4.1.1 12:11:25 six==1.17.0 12:11:25 smmap==5.0.3 12:11:25 soupsieve==2.8.4 12:11:25 stevedore==5.8.0 12:11:25 tabulate==0.10.0 12:11:25 toml==0.10.2 12:11:25 tomlkit==0.15.0 12:11:25 tqdm==4.68.3 12:11:25 typing_extensions==4.15.0 12:11:25 urllib3==1.26.20 12:11:25 virtualenv==21.5.1 12:11:25 wcwidth==0.8.1 12:11:25 websocket-client==1.9.0 12:11:25 wrapt==2.2.2 12:11:25 xdg==6.0.0 12:11:25 xmltodict==1.0.4 12:11:25 yarl==1.24.2 12:11:25 yq==3.4.3 12:11:25 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins6934178437516145327.sh 12:11:25 ---> uv-install.sh 12:11:25 Installing uv/uvx (latest) using shell installer 12:11:25 2026-06-23 12:11:25 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-DLcbj6.sh" [1] 12:11:25 downloading uv 0.11.23 x86_64-unknown-linux-gnu 12:11:26 installing to /home/jenkins/.local/bin 12:11:26 uv 12:11:26 uvx 12:11:26 everything's installed! 12:11:26 12:11:26 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:11:26 12:11:26 source $HOME/.local/bin/env (sh, bash, zsh) 12:11:26 source $HOME/.local/bin/env.fish (fish) 12:11:26 Adding install location to PATH 12:11:26 ---> Validating uv/uvx install 12:11:26 uvx 0.11.23 (x86_64-unknown-linux-gnu) 12:11:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2946570157857293141.sh 12:11:26 ---> sudo-logs.sh 12:11:26 Archiving 'sudo' log.. 12:11:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11312287324273703806.sh 12:11:26 ---> job-cost.sh 12:11:26 INFO: Activating Python virtual environment... 12:11:26 Setup pyenv: 12:11:26 system 12:11:26 3.8.13 12:11:26 3.9.13 12:11:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:11:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7BUf from file:/tmp/.os_lf_venv 12:11:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:28 lf-activate-venv(): INFO: Base packages installed successfully 12:11:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:11:34 lf-activate-venv(): INFO: Adding /tmp/venv-7BUf/bin to PATH 12:11:34 INFO: No stack-cost file found 12:11:34 INFO: Instance uptime: 149s 12:11:34 INFO: Fetching instance metadata (attempt 1 of 3)... 12:11:34 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:11:34 INFO: Successfully fetched instance metadata 12:11:34 INFO: Instance type: v3-standard-4 12:11:34 INFO: Retrieving pricing info for: v3-standard-4 12:11:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:11:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=149 12:11:34 INFO: Successfully fetched Vexxhost pricing API 12:11:34 INFO: Retrieved cost: 0.11 12:11:34 INFO: Retrieved resource: v3-standard-4 12:11:34 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 12:11:34 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 12:11:34 INFO: Successfully archived job cost data 12:11:34 DEBUG: Cost data: oom-master-pre-commit-lint,4667,2026-06-23 12:11:34,v3-standard-4,149,0.11,0.00,SUCCESS 12:11:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13114881558434929720.sh 12:11:34 ---> logs-deploy.sh 12:11:34 Setup pyenv: 12:11:34 system 12:11:34 3.8.13 12:11:34 3.9.13 12:11:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:11:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7BUf from file:/tmp/.os_lf_venv 12:11:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:36 lf-activate-venv(): INFO: Base packages installed successfully 12:11:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:11:44 lf-activate-venv(): INFO: Adding /tmp/venv-7BUf/bin to PATH 12:11:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4667 12:11:44 INFO: archiving workspace using pattern(s): 12:11:45 Archives upload complete. 12:11:45 INFO: archiving logs to Nexus 12:11:46 ---> uname -a: 12:11:46 Linux prd-ubuntu1804-builder-4c-4g-1103 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:11:46 12:11:46 12:11:46 ---> lscpu: 12:11:46 Architecture: x86_64 12:11:46 CPU op-mode(s): 32-bit, 64-bit 12:11:46 Byte Order: Little Endian 12:11:46 CPU(s): 4 12:11:46 On-line CPU(s) list: 0-3 12:11:46 Thread(s) per core: 1 12:11:46 Core(s) per socket: 1 12:11:46 Socket(s): 4 12:11:46 NUMA node(s): 1 12:11:46 Vendor ID: AuthenticAMD 12:11:46 CPU family: 23 12:11:46 Model: 49 12:11:46 Model name: AMD EPYC-Rome Processor 12:11:46 Stepping: 0 12:11:46 CPU MHz: 2799.996 12:11:46 BogoMIPS: 5599.99 12:11:46 Virtualization: AMD-V 12:11:46 Hypervisor vendor: KVM 12:11:46 Virtualization type: full 12:11:46 L1d cache: 32K 12:11:46 L1i cache: 32K 12:11:46 L2 cache: 512K 12:11:46 L3 cache: 16384K 12:11:46 NUMA node0 CPU(s): 0-3 12:11:46 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 12:11:46 12:11:46 12:11:46 ---> nproc: 12:11:46 4 12:11:46 12:11:46 12:11:46 ---> df -h: 12:11:46 Filesystem Size Used Avail Use% Mounted on 12:11:46 udev 7.9G 0 7.9G 0% /dev 12:11:46 tmpfs 1.6G 676K 1.6G 1% /run 12:11:46 /dev/vda1 78G 8.5G 69G 11% / 12:11:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:11:46 tmpfs 5.0M 0 5.0M 0% /run/lock 12:11:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:11:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:11:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:11:46 12:11:46 12:11:46 ---> free -m: 12:11:46 total used free shared buff/cache available 12:11:46 Mem: 16040 539 13162 0 2337 15175 12:11:46 Swap: 1023 0 1023 12:11:46 12:11:46 12:11:46 ---> ip addr: 12:11:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:11:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:11:46 inet 127.0.0.1/8 scope host lo 12:11:46 valid_lft forever preferred_lft forever 12:11:46 inet6 ::1/128 scope host 12:11:46 valid_lft forever preferred_lft forever 12:11:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:11:46 link/ether fa:16:3e:b1:4e:00 brd ff:ff:ff:ff:ff:ff 12:11:46 inet 10.30.107.3/23 brd 10.30.107.255 scope global dynamic ens3 12:11:46 valid_lft 86247sec preferred_lft 86247sec 12:11:46 inet6 fe80::f816:3eff:feb1:4e00/64 scope link 12:11:46 valid_lft forever preferred_lft forever 12:11:46 12:11:46 12:11:46 ---> sar -b -r -n DEV: 12:11:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1103) 06/23/26 _x86_64_ (4 CPU) 12:11:46 12:11:46 12:09:15 LINUX RESTART (4 CPU) 12:11:46 12:11:46 12:10:01 tps rtps wtps bread/s bwrtn/s 12:11:46 12:11:01 119.50 1.00 118.50 111.71 35386.77 12:11:46 Average: 119.50 1.00 118.50 111.71 35386.77 12:11:46 12:11:46 12:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:11:46 12:11:01 13804320 15599488 2620648 15.96 78252 1904640 724860 4.15 703324 1678560 139384 12:11:46 Average: 13804320 15599488 2620648 15.96 78252 1904640 724860 4.15 703324 1678560 139384 12:11:46 12:11:46 12:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:11:46 12:11:01 lo 1.93 1.93 0.23 0.23 0.00 0.00 0.00 0.00 12:11:46 12:11:01 ens3 64.79 47.68 844.42 10.36 0.00 0.00 0.00 0.00 12:11:46 Average: lo 1.93 1.93 0.23 0.23 0.00 0.00 0.00 0.00 12:11:46 Average: ens3 64.79 47.68 844.42 10.36 0.00 0.00 0.00 0.00 12:11:46 12:11:46 12:11:46 ---> sar -P ALL: 12:11:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1103) 06/23/26 _x86_64_ (4 CPU) 12:11:46 12:11:46 12:09:15 LINUX RESTART (4 CPU) 12:11:46 12:11:46 12:10:01 CPU %user %nice %system %iowait %steal %idle 12:11:46 12:11:01 all 21.06 0.00 1.70 1.65 0.07 75.52 12:11:46 12:11:01 0 26.25 0.00 1.83 0.27 0.07 71.58 12:11:46 12:11:01 1 36.89 0.00 2.54 0.58 0.10 59.89 12:11:46 12:11:01 2 9.93 0.00 1.37 3.67 0.05 84.97 12:11:46 12:11:01 3 11.14 0.00 1.07 2.11 0.03 85.64 12:11:46 Average: all 21.06 0.00 1.70 1.65 0.07 75.52 12:11:46 Average: 0 26.25 0.00 1.83 0.27 0.07 71.58 12:11:46 Average: 1 36.89 0.00 2.54 0.58 0.10 59.89 12:11:46 Average: 2 9.93 0.00 1.37 3.67 0.05 84.97 12:11:46 Average: 3 11.14 0.00 1.07 2.11 0.03 85.64 12:11:46 12:11:46 12:11:46