15:45:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 15:45:06 Running as SYSTEM 15:45:06 [EnvInject] - Loading node environment variables. 15:45:06 Building remotely on prd-ubuntu1804-builder-4c-4g-14456 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:45:06 [ssh-agent] Looking for ssh-agent implementation... 15:45:06 $ ssh-agent 15:45:06 SSH_AUTH_SOCK=/tmp/ssh-dwXvXeS6PlfD/agent.1643 15:45:06 SSH_AGENT_PID=1645 15:45:06 [ssh-agent] Started. 15:45:06 Running ssh-add (command line suppressed) 15:45:06 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15628675570337308107.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15628675570337308107.key) 15:45:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:45:06 The recommended git tool is: NONE 15:45:08 using credential onap-jenkins-ssh 15:45:08 Wiping out workspace first. 15:45:08 Cloning the remote Git repository 15:45:08 Cloning repository git://cloud.onap.org/mirror/oom.git 15:45:08 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:45:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:45:08 > git --version # timeout=10 15:45:08 > git --version # 'git version 2.17.1' 15:45:08 using GIT_SSH to set credentials Gerrit user 15:45:08 Verifying host key using manually-configured host key entries 15:45:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:45:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:45:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:45:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:45:14 using GIT_SSH to set credentials Gerrit user 15:45:14 Verifying host key using manually-configured host key entries 15:45:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/13 # timeout=30 15:45:14 > git rev-parse 1e7c9074377d812718b6c3aa0c478c0f09e1de66^{commit} # timeout=10 15:45:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:45:14 Checking out Revision 1e7c9074377d812718b6c3aa0c478c0f09e1de66 (refs/changes/15/146015/13) 15:45:14 > git config core.sparsecheckout # timeout=10 15:45:14 > git checkout -f 1e7c9074377d812718b6c3aa0c478c0f09e1de66 # timeout=30 15:45:17 Commit message: "[POLICY] Update docker images to latest versions" 15:45:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:45:18 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 15:45:18 [EnvInject] - Injecting environment variables from a build step. 15:45:18 [EnvInject] - Injecting as environment variables the properties content 15:45:18 PYTHON=python3 15:45:18 15:45:18 [EnvInject] - Variables injected successfully. 15:45:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10535153607080100156.sh 15:45:18 ---> tox-install.sh 15:45:18 + source /home/jenkins/lf-env.sh 15:45:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:45:18 ++ mktemp -d /tmp/venv-XXXX 15:45:18 + lf_venv=/tmp/venv-edrj 15:45:18 + local venv_file=/tmp/.os_lf_venv 15:45:18 + local python=python3 15:45:18 + local options 15:45:18 + local set_path=true 15:45:18 + local install_args= 15:45:18 ++ 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 15:45:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:45:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:45:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:45:18 + true 15:45:18 + case $1 in 15:45:18 + venv_file=/tmp/.toxenv 15:45:18 + shift 2 15:45:18 + true 15:45:18 + case $1 in 15:45:18 + shift 15:45:18 + break 15:45:18 + case $python in 15:45:18 + local pkg_list= 15:45:18 + [[ -d /opt/pyenv ]] 15:45:18 + echo 'Setup pyenv:' 15:45:18 Setup pyenv: 15:45:18 + export PYENV_ROOT=/opt/pyenv 15:45:18 + PYENV_ROOT=/opt/pyenv 15:45:18 + 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 15:45:18 + 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 15:45:18 + pyenv versions 15:45:18 * system (set by /opt/pyenv/version) 15:45:18 * 3.8.13 (set by /opt/pyenv/version) 15:45:18 * 3.9.13 (set by /opt/pyenv/version) 15:45:18 * 3.10.6 (set by /opt/pyenv/version) 15:45:18 + command -v pyenv 15:45:18 ++ pyenv init - --no-rehash 15:45:18 + 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[*]}"'\'')" 15:45:18 export PATH="/opt/pyenv/shims:${PATH}" 15:45:18 export PYENV_SHELL=bash 15:45:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:45:18 pyenv() { 15:45:18 local command 15:45:18 command="${1:-}" 15:45:18 if [ "$#" -gt 0 ]; then 15:45:18 shift 15:45:18 fi 15:45:18 15:45:18 case "$command" in 15:45:18 rehash|shell) 15:45:18 eval "$(pyenv "sh-$command" "$@")" 15:45:18 ;; 15:45:18 *) 15:45:18 command pyenv "$command" "$@" 15:45:18 ;; 15:45:18 esac 15:45:18 }' 15:45:18 +++ 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[*]}"' 15:45:18 ++ 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 15:45:18 ++ 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 15:45:18 ++ 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 15:45:18 ++ export PYENV_SHELL=bash 15:45:18 ++ PYENV_SHELL=bash 15:45:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:45:18 +++ complete -F _pyenv pyenv 15:45:18 ++ lf-pyver python3 15:45:18 ++ local py_version_xy=python3 15:45:18 ++ local py_version_xyz= 15:45:18 ++ pyenv versions 15:45:18 ++ local command 15:45:18 ++ command=versions 15:45:18 ++ sed 's/^[ *]* //' 15:45:18 ++ awk '{ print $1 }' 15:45:18 ++ '[' 1 -gt 0 ']' 15:45:18 ++ shift 15:45:18 ++ grep -E '^[0-9.]*[0-9]$' 15:45:18 ++ case "$command" in 15:45:18 ++ command pyenv versions 15:45:18 ++ pyenv versions 15:45:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:45:18 +++ grep '^3' /tmp/.pyenv_versions 15:45:18 +++ sort -V 15:45:18 +++ tail -n 1 15:45:18 ++ py_version_xyz=3.10.6 15:45:18 ++ [[ -z 3.10.6 ]] 15:45:18 ++ echo 3.10.6 15:45:18 ++ return 0 15:45:18 + pyenv local 3.10.6 15:45:18 + local command 15:45:18 + command=local 15:45:18 + '[' 2 -gt 0 ']' 15:45:18 + shift 15:45:18 + case "$command" in 15:45:18 + command pyenv local 3.10.6 15:45:18 + pyenv local 3.10.6 15:45:18 + for arg in "$@" 15:45:18 + case $arg in 15:45:18 + pkg_list+='tox ' 15:45:18 + for arg in "$@" 15:45:18 + case $arg in 15:45:18 + pkg_list+='virtualenv ' 15:45:18 + for arg in "$@" 15:45:18 + case $arg in 15:45:18 + pkg_list+='urllib3~=1.26.15 ' 15:45:18 + [[ -f /tmp/.toxenv ]] 15:45:18 + [[ ! -f /tmp/.toxenv ]] 15:45:18 + [[ -n '' ]] 15:45:18 + python3 -m venv /tmp/venv-edrj 15:45:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-edrj' 15:45:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-edrj 15:45:22 + echo /tmp/venv-edrj 15:45:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:45:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:45:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:45:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:45:22 + local 'pip_opts=--upgrade --quiet' 15:45:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:45:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:45:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:45:22 + [[ -n '' ]] 15:45:22 + [[ -n '' ]] 15:45:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:45:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:45:22 + /tmp/venv-edrj/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 15:45:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:45:26 lf-activate-venv(): INFO: Base packages installed successfully 15:45:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:45:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:45:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:45:26 + /tmp/venv-edrj/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 15:45:28 + type python3 15:45:28 + true 15:45:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-edrj/bin to PATH' 15:45:28 lf-activate-venv(): INFO: Adding /tmp/venv-edrj/bin to PATH 15:45:28 + PATH=/tmp/venv-edrj/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 15:45:28 + return 0 15:45:28 + python3 --version 15:45:28 Python 3.10.6 15:45:28 + python3 -m pip --version 15:45:28 pip 26.2 from /tmp/venv-edrj/lib/python3.10/site-packages/pip (python 3.10) 15:45:29 + python3 -m pip freeze 15:45:29 cachetools==7.1.6 15:45:29 colorama==0.4.6 15:45:29 distlib==0.4.3 15:45:29 filelock==3.32.2 15:45:29 packaging==26.2 15:45:29 platformdirs==4.11.0 15:45:29 pluggy==1.6.0 15:45:29 pyproject-api==1.11.0 15:45:29 python-discovery==1.5.0 15:45:29 tomli==2.4.1 15:45:29 tomli_w==1.2.0 15:45:29 tox==4.58.0 15:45:29 typing_extensions==4.16.0 15:45:29 urllib3==1.26.20 15:45:29 virtualenv==21.7.1 15:45:29 [EnvInject] - Injecting environment variables from a build step. 15:45:29 [EnvInject] - Injecting as environment variables the properties content 15:45:29 PARALLEL=false 15:45:29 15:45:29 [EnvInject] - Variables injected successfully. 15:45:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9661948344594365040.sh 15:45:29 ---> tox-run.sh 15:45:29 + 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 15:45:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:45:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:45:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:45:29 + cd /w/workspace/oom-master-pre-commit-lint/. 15:45:29 + source /home/jenkins/lf-env.sh 15:45:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:45:29 ++ mktemp -d /tmp/venv-XXXX 15:45:29 + lf_venv=/tmp/venv-qXry 15:45:29 + local venv_file=/tmp/.os_lf_venv 15:45:29 + local python=python3 15:45:29 + local options 15:45:29 + local set_path=true 15:45:29 + local install_args= 15:45:29 ++ 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 15:45:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:45:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:45:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:45:29 + true 15:45:29 + case $1 in 15:45:29 + venv_file=/tmp/.toxenv 15:45:29 + shift 2 15:45:29 + true 15:45:29 + case $1 in 15:45:29 + shift 15:45:29 + break 15:45:29 + case $python in 15:45:29 + local pkg_list= 15:45:29 + [[ -d /opt/pyenv ]] 15:45:29 + echo 'Setup pyenv:' 15:45:29 Setup pyenv: 15:45:29 + export PYENV_ROOT=/opt/pyenv 15:45:29 + PYENV_ROOT=/opt/pyenv 15:45:29 + 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 15:45:29 + 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 15:45:29 + pyenv versions 15:45:29 system 15:45:29 3.8.13 15:45:29 3.9.13 15:45:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:45:29 + command -v pyenv 15:45:29 ++ pyenv init - --no-rehash 15:45:29 + 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[*]}"'\'')" 15:45:29 export PATH="/opt/pyenv/shims:${PATH}" 15:45:29 export PYENV_SHELL=bash 15:45:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:45:29 pyenv() { 15:45:29 local command 15:45:29 command="${1:-}" 15:45:29 if [ "$#" -gt 0 ]; then 15:45:29 shift 15:45:29 fi 15:45:29 15:45:29 case "$command" in 15:45:29 rehash|shell) 15:45:29 eval "$(pyenv "sh-$command" "$@")" 15:45:29 ;; 15:45:29 *) 15:45:29 command pyenv "$command" "$@" 15:45:29 ;; 15:45:29 esac 15:45:29 }' 15:45:29 +++ 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[*]}"' 15:45:29 ++ 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 15:45:29 ++ 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 15:45:29 ++ 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 15:45:29 ++ export PYENV_SHELL=bash 15:45:29 ++ PYENV_SHELL=bash 15:45:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:45:29 +++ complete -F _pyenv pyenv 15:45:29 ++ lf-pyver python3 15:45:29 ++ local py_version_xy=python3 15:45:29 ++ local py_version_xyz= 15:45:29 ++ pyenv versions 15:45:29 ++ local command 15:45:29 ++ command=versions 15:45:29 ++ '[' 1 -gt 0 ']' 15:45:29 ++ shift 15:45:29 ++ case "$command" in 15:45:29 ++ command pyenv versions 15:45:29 ++ pyenv versions 15:45:29 ++ awk '{ print $1 }' 15:45:29 ++ grep -E '^[0-9.]*[0-9]$' 15:45:29 ++ sed 's/^[ *]* //' 15:45:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:45:29 +++ grep '^3' /tmp/.pyenv_versions 15:45:29 +++ sort -V 15:45:29 +++ tail -n 1 15:45:29 ++ py_version_xyz=3.10.6 15:45:29 ++ [[ -z 3.10.6 ]] 15:45:29 ++ echo 3.10.6 15:45:29 ++ return 0 15:45:29 + pyenv local 3.10.6 15:45:29 + local command 15:45:29 + command=local 15:45:29 + '[' 2 -gt 0 ']' 15:45:29 + shift 15:45:29 + case "$command" in 15:45:29 + command pyenv local 3.10.6 15:45:29 + pyenv local 3.10.6 15:45:29 + for arg in "$@" 15:45:29 + case $arg in 15:45:29 + pkg_list+='tox ' 15:45:29 + for arg in "$@" 15:45:29 + case $arg in 15:45:29 + pkg_list+='virtualenv ' 15:45:29 + for arg in "$@" 15:45:29 + case $arg in 15:45:29 + pkg_list+='urllib3~=1.26.15 ' 15:45:29 + [[ -f /tmp/.toxenv ]] 15:45:29 ++ cat /tmp/.toxenv 15:45:29 + lf_venv=/tmp/venv-edrj 15:45:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-edrj from' file:/tmp/.toxenv 15:45:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-edrj from file:/tmp/.toxenv 15:45:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:45:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:45:29 + local 'pip_opts=--upgrade --quiet' 15:45:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:45:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:45:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:45:29 + [[ -n '' ]] 15:45:29 + [[ -n '' ]] 15:45:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:45:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:45:29 + /tmp/venv-edrj/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 15:45:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:45:30 lf-activate-venv(): INFO: Base packages installed successfully 15:45:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:45:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:45:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:45:30 + /tmp/venv-edrj/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 15:45:31 + type python3 15:45:31 + true 15:45:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-edrj/bin to PATH' 15:45:31 lf-activate-venv(): INFO: Adding /tmp/venv-edrj/bin to PATH 15:45:31 + PATH=/tmp/venv-edrj/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 15:45:31 + return 0 15:45:31 + [[ -d /opt/pyenv ]] 15:45:31 + echo '---> Setting up pyenv' 15:45:31 ---> Setting up pyenv 15:45:31 + export PYENV_ROOT=/opt/pyenv 15:45:31 + PYENV_ROOT=/opt/pyenv 15:45:31 + export PATH=/opt/pyenv/bin:/tmp/venv-edrj/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 15:45:31 + PATH=/opt/pyenv/bin:/tmp/venv-edrj/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 15:45:31 ++ pwd 15:45:31 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:45:31 + export PYTHONPATH 15:45:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:45:31 + TOX_TESTENV_PASSENV=PYTHONPATH 15:45:31 + tox --version 15:45:31 4.58.0 from /tmp/venv-edrj/lib/python3.10/site-packages/tox/__init__.py 15:45:31 + PARALLEL=false 15:45:31 + TOX_OPTIONS_LIST= 15:45:31 + [[ -n pre-commit ]] 15:45:31 + TOX_OPTIONS_LIST=' -e pre-commit' 15:45:31 + case ${PARALLEL,,} in 15:45:31 + tox -e pre-commit 15:45:31 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:45:32 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 15:45:35 pre-commit: freeze> python -m pip freeze --all 15:45:35 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.2,identify==2.6.19,nodeenv==1.10.0,pip==26.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.1 15:45:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:45:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:45:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:45:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:45:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:45:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:45:37 [INFO] Once installed this environment will be reused. 15:45:37 [INFO] This may take a few minutes... 15:45:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:45:41 [INFO] Once installed this environment will be reused. 15:45:41 [INFO] This may take a few minutes... 15:45:45 trim trailing whitespace.................................................Passed 15:45:45 Tabs remover.............................................................Passed 15:45:45 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:45:46 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:45:46 [INFO] Once installed this environment will be reused. 15:45:46 [INFO] This may take a few minutes... 15:45:53 gitlint..............................................(no files to check)Skipped 15:45:53 pre-commit: OK (22.45=setup[3.75]+cmd[10.65,8.05] seconds) 15:45:53 congratulations :) (22.48 seconds) 15:45:54 + tox_status=0 15:45:54 + echo '---> Completed tox runs' 15:45:54 ---> Completed tox runs 15:45:54 + for i in .tox/*/log 15:45:54 ++ echo .tox/pre-commit/log 15:45:54 ++ awk -F/ '{print $2}' 15:45:54 + tox_env=pre-commit 15:45:54 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:45:54 + DOC_DIR=docs/_build/html 15:45:54 + [[ -d docs/_build/html ]] 15:45:54 + echo '---> tox-run.sh ends' 15:45:54 ---> tox-run.sh ends 15:45:54 + test 0 -eq 0 15:45:54 $ ssh-agent -k 15:45:54 unset SSH_AUTH_SOCK; 15:45:54 unset SSH_AGENT_PID; 15:45:54 echo Agent pid 1645 killed; 15:45:54 [ssh-agent] Stopped. 15:45:54 [PostBuildScript] - [INFO] Executing post build scripts. 15:45:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9828515807410781630.sh 15:45:54 ---> sysstat.sh 15:45:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6685510454564380652.sh 15:45:54 ---> package-listing.sh 15:45:54 ++ tr '[:upper:]' '[:lower:]' 15:45:54 ++ facter osfamily 15:45:54 + OS_FAMILY=debian 15:45:54 + workspace=/w/workspace/oom-master-pre-commit-lint 15:45:54 + START_PACKAGES=/tmp/packages_start.txt 15:45:54 + END_PACKAGES=/tmp/packages_end.txt 15:45:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:45:54 + PACKAGES=/tmp/packages_start.txt 15:45:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:45:54 + PACKAGES=/tmp/packages_end.txt 15:45:54 + case "${OS_FAMILY}" in 15:45:54 + dpkg -l 15:45:54 + grep '^ii' 15:45:54 + '[' -f /tmp/packages_start.txt ']' 15:45:54 + '[' -f /tmp/packages_end.txt ']' 15:45:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:45:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:45:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:45:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:45:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13826365706535139869.sh 15:45:54 ---> capture-instance-metadata.sh 15:45:54 Setup pyenv: 15:45:54 system 15:45:54 3.8.13 15:45:54 3.9.13 15:45:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:45:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HMoi 15:45:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:45:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:45:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:46:02 lf-activate-venv(): INFO: Base packages installed successfully 15:46:02 lf-activate-venv(): INFO: Installing additional packages: lftools 15:46:21 lf-activate-venv(): INFO: Adding /tmp/venv-HMoi/bin to PATH 15:46:21 INFO: Running in OpenStack, capturing instance metadata 15:46:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4322380679543883371.sh 15:46:22 provisioning config files... 15:46:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14935925883005591216tmp 15:46:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:46:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:46:22 [EnvInject] - Injecting environment variables from a build step. 15:46:22 [EnvInject] - Injecting as environment variables the properties content 15:46:22 SERVER_ID=logs 15:46:22 15:46:22 [EnvInject] - Variables injected successfully. 15:46:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1020438430429808937.sh 15:46:22 ---> create-netrc.sh 15:46:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15669195726919153312.sh 15:46:22 ---> python-tools-install.sh 15:46:22 Setup pyenv: 15:46:22 system 15:46:22 3.8.13 15:46:22 3.9.13 15:46:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:46:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMoi from file:/tmp/.os_lf_venv 15:46:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:46:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:46:24 lf-activate-venv(): INFO: Base packages installed successfully 15:46:24 lf-activate-venv(): INFO: Installing additional packages: lftools 15:46:30 lf-activate-venv(): INFO: Adding /tmp/venv-HMoi/bin to PATH 15:46:30 Generating Requirements File 15:46: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. 15:46:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:46:52 Python 3.10.6 15:46:52 pip 26.2 from /tmp/venv-HMoi/lib/python3.10/site-packages/pip (python 3.10) 15:46:52 aiohappyeyeballs==2.7.1 15:46:52 aiohttp==3.14.3 15:46:52 aiosignal==1.4.0 15:46:52 appdirs==1.4.4 15:46:52 argcomplete==3.7.0 15:46:52 aspy.yaml==1.3.0 15:46:52 async-timeout==5.0.1 15:46:52 attrs==26.1.0 15:46:52 autopage==0.6.0 15:46:52 backports.strenum==1.3.1 15:46:52 beautifulsoup4==4.15.0 15:46:52 boto3==1.43.61 15:46:52 botocore==1.43.61 15:46:52 bs4==0.0.2 15:46:52 certifi==2026.7.22 15:46:52 cffi==2.1.0 15:46:52 cfgv==3.5.0 15:46:52 chardet==7.4.3 15:46:52 charset-normalizer==3.4.9 15:46:52 click==8.4.2 15:46:52 cliff==4.14.0 15:46:52 cmd2==3.5.1 15:46:52 cryptography==3.3.2 15:46:52 debtcollector==3.1.0 15:46:52 decorator==5.3.1 15:46:52 defusedxml==0.7.1 15:46:52 Deprecated==1.3.1 15:46:52 distlib==0.4.3 15:46:52 dnspython==2.8.0 15:46:52 docker==7.2.0 15:46:52 dogpile.cache==1.5.0 15:46:52 durationpy==0.10 15:46:52 email-validator==2.3.0 15:46:52 filelock==3.32.2 15:46:52 frozenlist==1.8.0 15:46:52 future==1.0.0 15:46:52 gitdb==4.0.12 15:46:52 GitPython==3.1.57 15:46:52 httplib2==0.30.2 15:46:52 identify==2.6.19 15:46:52 idna==3.18 15:46:52 importlib-resources==1.5.0 15:46:52 iso8601==2.1.0 15:46:52 Jinja2==3.1.6 15:46:52 jmespath==1.1.0 15:46:52 jsonpatch==1.33 15:46:52 jsonpointer==3.1.1 15:46:52 jsonschema==4.26.0 15:46:52 jsonschema-specifications==2025.9.1 15:46:52 keystoneauth1==5.14.0 15:46:52 kubernetes==36.0.3 15:46:52 lftools==0.37.22 15:46:52 lxml==6.1.1 15:46:52 markdown-it-py==4.2.0 15:46:52 MarkupSafe==3.0.3 15:46:52 mdurl==0.1.2 15:46:52 msgpack==1.2.1 15:46:52 multi_key_dict==2.0.3 15:46:52 multidict==6.7.1 15:46:52 munch==4.0.0 15:46:52 netaddr==1.3.0 15:46:52 niet==1.4.2 15:46:52 nodeenv==1.10.0 15:46:52 oauth2client==4.1.3 15:46:52 oauthlib==3.3.1 15:46:52 openstacksdk==4.13.0 15:46:52 os-service-types==1.8.2 15:46:52 osc-lib==4.6.0 15:46:52 oslo.config==10.4.0 15:46:52 oslo.context==6.4.0 15:46:52 oslo.i18n==6.8.0 15:46:52 oslo.log==8.2.0 15:46:52 oslo.serialization==5.10.0 15:46:52 oslo.utils==10.1.1 15:46:52 packaging==26.2 15:46:52 pbr==7.0.3 15:46:52 platformdirs==4.11.0 15:46:52 prettytable==3.18.0 15:46:52 propcache==0.5.2 15:46:52 psutil==7.2.2 15:46:52 pyasn1==0.6.4 15:46:52 pyasn1_modules==0.4.2 15:46:52 pycparser==3.0 15:46:52 pygerrit2==2.0.15 15:46:52 PyGithub==2.9.1 15:46:52 Pygments==2.20.0 15:46:52 PyJWT==2.13.0 15:46:52 PyNaCl==1.6.2 15:46:52 pyparsing==2.4.7 15:46:52 pyperclip==1.11.0 15:46:52 pyrsistent==0.20.0 15:46:52 python-cinderclient==9.9.0 15:46:52 python-dateutil==2.9.0.post0 15:46:52 python-discovery==1.5.0 15:46:52 python-heatclient==5.2.0 15:46:52 python-jenkins==1.8.3 15:46:52 python-keystoneclient==5.8.0 15:46:52 python-magnumclient==4.11.0 15:46:52 python-openstackclient==10.0.0 15:46:52 python-swiftclient==4.10.0 15:46:52 PyYAML==6.0.3 15:46:52 referencing==0.37.0 15:46:52 requests==2.34.2 15:46:52 requests-oauthlib==2.0.0 15:46:52 rfc3986==2.0.0 15:46:52 rich==15.0.0 15:46:52 rich-argparse==1.8.0 15:46:52 rpds-py==0.30.0 15:46:52 rsa==4.9.1 15:46:52 ruamel.yaml==0.19.1 15:46:52 ruamel.yaml.clib==0.2.15 15:46:52 s3transfer==0.19.2 15:46:52 simplejson==4.1.1 15:46:52 six==1.17.0 15:46:52 smmap==5.0.3 15:46:52 soupsieve==2.9.1 15:46:52 stevedore==5.8.0 15:46:52 tabulate==0.10.0 15:46:52 toml==0.10.2 15:46:52 tomlkit==0.15.1 15:46:52 tqdm==4.70.0 15:46:52 typing_extensions==4.16.0 15:46:52 urllib3==1.26.20 15:46:52 virtualenv==21.7.1 15:46:52 wcwidth==0.8.2 15:46:52 websocket-client==1.9.0 15:46:52 wrapt==2.3.0 15:46:52 xdg==6.0.0 15:46:52 xmltodict==1.0.4 15:46:52 yarl==1.24.5 15:46:52 yq==4.1.2 15:46:52 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins17562850216366825748.sh 15:46:52 ---> uv-install.sh 15:46:52 Installing uv/uvx (latest) using shell installer 15:46:53 2026-07-31 15:46:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-wO69YL.sh" [1] 15:46:53 downloading uv 0.12.0 x86_64-unknown-linux-gnu 15:46:53 installing to /home/jenkins/.local/bin 15:46:53 uv 15:46:53 uvx 15:46:53 everything's installed! 15:46:54 15:46:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:46:54 15:46:54 source $HOME/.local/bin/env (sh, bash, zsh) 15:46:54 source $HOME/.local/bin/env.fish (fish) 15:46:54 Adding install location to PATH 15:46:54 ---> Validating uv/uvx install 15:46:54 uvx 0.12.0 (x86_64-unknown-linux-gnu) 15:46:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15397757718904254112.sh 15:46:54 ---> sudo-logs.sh 15:46:54 Archiving 'sudo' log.. 15:46:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins389659053709895887.sh 15:46:54 ---> job-cost.sh 15:46:54 INFO: Activating Python virtual environment... 15:46:54 Setup pyenv: 15:46:54 system 15:46:54 3.8.13 15:46:54 3.9.13 15:46:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:46:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMoi from file:/tmp/.os_lf_venv 15:46:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:46:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:46:56 lf-activate-venv(): INFO: Base packages installed successfully 15:46:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:47:00 lf-activate-venv(): INFO: Adding /tmp/venv-HMoi/bin to PATH 15:47:00 INFO: No stack-cost file found 15:47:00 INFO: Instance uptime: 138s 15:47:00 INFO: Fetching instance metadata (attempt 1 of 3)... 15:47:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:47:00 INFO: Successfully fetched instance metadata 15:47:00 INFO: Instance type: v3-standard-4 15:47:00 INFO: Retrieving pricing info for: v3-standard-4 15:47:00 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:47:00 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=138 15:47:01 INFO: Successfully fetched Vexxhost pricing API 15:47:01 INFO: Retrieved cost: 0.11 15:47:01 INFO: Retrieved resource: v3-standard-4 15:47:01 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 15:47:01 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 15:47:01 INFO: Successfully archived job cost data 15:47:01 DEBUG: Cost data: oom-master-pre-commit-lint,4784,2026-07-31 15:47:01,v3-standard-4,138,0.11,0.00,SUCCESS 15:47:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8433947142612431923.sh 15:47:01 ---> logs-deploy.sh 15:47:01 Setup pyenv: 15:47:01 system 15:47:01 3.8.13 15:47:01 3.9.13 15:47:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:47:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMoi from file:/tmp/.os_lf_venv 15:47:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:47:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:47:02 lf-activate-venv(): INFO: Base packages installed successfully 15:47:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:47:09 lf-activate-venv(): INFO: Adding /tmp/venv-HMoi/bin to PATH 15:47:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4784 15:47:09 INFO: archiving workspace using pattern(s): 15:47:10 Archives upload complete. 15:47:10 INFO: archiving logs to Nexus 15:47:11 ---> uname -a: 15:47:11 Linux prd-ubuntu1804-builder-4c-4g-14456 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:47:11 15:47:11 15:47:11 ---> lscpu: 15:47:11 Architecture: x86_64 15:47:11 CPU op-mode(s): 32-bit, 64-bit 15:47:11 Byte Order: Little Endian 15:47:11 CPU(s): 4 15:47:11 On-line CPU(s) list: 0-3 15:47:11 Thread(s) per core: 1 15:47:11 Core(s) per socket: 1 15:47:11 Socket(s): 4 15:47:11 NUMA node(s): 1 15:47:11 Vendor ID: AuthenticAMD 15:47:11 CPU family: 23 15:47:11 Model: 49 15:47:11 Model name: AMD EPYC-Rome Processor 15:47:11 Stepping: 0 15:47:11 CPU MHz: 2800.000 15:47:11 BogoMIPS: 5600.00 15:47:11 Virtualization: AMD-V 15:47:11 Hypervisor vendor: KVM 15:47:11 Virtualization type: full 15:47:11 L1d cache: 32K 15:47:11 L1i cache: 32K 15:47:11 L2 cache: 512K 15:47:11 L3 cache: 16384K 15:47:11 NUMA node0 CPU(s): 0-3 15:47:11 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 15:47:11 15:47:11 15:47:11 ---> nproc: 15:47:11 4 15:47:11 15:47:11 15:47:11 ---> df -h: 15:47:11 Filesystem Size Used Avail Use% Mounted on 15:47:11 udev 7.9G 0 7.9G 0% /dev 15:47:11 tmpfs 1.6G 676K 1.6G 1% /run 15:47:11 /dev/vda1 78G 8.5G 69G 11% / 15:47:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:47:11 tmpfs 5.0M 0 5.0M 0% /run/lock 15:47:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:47:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:47:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:47:11 15:47:11 15:47:11 ---> free -m: 15:47:11 total used free shared buff/cache available 15:47:11 Mem: 16040 552 13150 0 2336 15163 15:47:11 Swap: 1023 0 1023 15:47:11 15:47:11 15:47:11 ---> ip addr: 15:47:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:47:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:47:11 inet 127.0.0.1/8 scope host lo 15:47:11 valid_lft forever preferred_lft forever 15:47:11 inet6 ::1/128 scope host 15:47:11 valid_lft forever preferred_lft forever 15:47:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:47:11 link/ether fa:16:3e:8c:ed:74 brd ff:ff:ff:ff:ff:ff 15:47:11 inet 10.30.107.186/23 brd 10.30.107.255 scope global dynamic ens3 15:47:11 valid_lft 86259sec preferred_lft 86259sec 15:47:11 inet6 fe80::f816:3eff:fe8c:ed74/64 scope link 15:47:11 valid_lft forever preferred_lft forever 15:47:11 15:47:11 15:47:11 ---> sar -b -r -n DEV: 15:47:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14456) 07/31/26 _x86_64_ (4 CPU) 15:47:11 15:47:11 15:44:52 LINUX RESTART (4 CPU) 15:47:11 15:47:11 15:45:01 tps rtps wtps bread/s bwrtn/s 15:47:11 15:46:01 355.42 59.17 296.25 3727.91 67182.00 15:47:11 15:47:01 123.60 1.17 122.43 134.51 14741.14 15:47:11 Average: 239.51 30.17 209.34 1931.21 40961.57 15:47:11 15:47:11 15:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:47:11 15:46:01 13949748 15561000 2475220 15.07 58604 1751244 780808 4.47 739884 1516992 155444 15:47:11 15:47:01 13508840 15567544 2916128 17.75 87212 2147716 760032 4.35 748232 1904144 233568 15:47:11 Average: 13729294 15564272 2695674 16.41 72908 1949480 770420 4.41 744058 1710568 194506 15:47:11 15:47:11 15:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:47:11 15:46:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 15:47:11 15:46:01 ens3 465.24 316.66 2290.90 80.84 0.00 0.00 0.00 0.00 15:47:11 15:47:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 15:47:11 15:47:01 ens3 82.80 59.07 1438.88 10.53 0.00 0.00 0.00 0.00 15:47:11 Average: lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 15:47:11 Average: ens3 274.02 187.87 1864.89 45.69 0.00 0.00 0.00 0.00 15:47:11 15:47:11 15:47:11 ---> sar -P ALL: 15:47:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14456) 07/31/26 _x86_64_ (4 CPU) 15:47:11 15:47:11 15:44:52 LINUX RESTART (4 CPU) 15:47:11 15:47:11 15:45:01 CPU %user %nice %system %iowait %steal %idle 15:47:11 15:46:01 all 24.78 0.00 2.81 2.89 0.06 69.47 15:47:11 15:46:01 0 26.88 0.00 2.54 1.24 0.07 69.28 15:47:11 15:46:01 1 24.28 0.00 3.06 6.36 0.07 66.23 15:47:11 15:46:01 2 32.48 0.00 3.45 1.66 0.05 62.36 15:47:11 15:46:01 3 15.57 0.00 2.14 2.32 0.07 79.90 15:47:11 15:47:01 all 21.34 0.00 1.66 1.69 0.05 75.26 15:47:11 15:47:01 0 47.00 0.00 2.62 0.65 0.07 49.67 15:47:11 15:47:01 1 16.40 0.00 1.57 3.92 0.07 78.04 15:47:11 15:47:01 2 17.22 0.00 1.48 0.27 0.05 80.98 15:47:11 15:47:01 3 4.68 0.00 1.02 1.90 0.07 92.34 15:47:11 Average: all 23.05 0.00 2.23 2.29 0.06 72.37 15:47:11 Average: 0 36.95 0.00 2.58 0.94 0.07 59.46 15:47:11 Average: 1 20.33 0.00 2.32 5.14 0.07 72.14 15:47:11 Average: 2 24.83 0.00 2.46 0.96 0.05 71.69 15:47:11 Average: 3 10.14 0.00 1.58 2.11 0.07 86.10 15:47:11 15:47:11 15:47:11