14:17:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 14:17:56 Running as SYSTEM 14:17:56 [EnvInject] - Loading node environment variables. 14:17:56 Building remotely on prd-ubuntu1804-builder-4c-4g-1309 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:17:56 [ssh-agent] Looking for ssh-agent implementation... 14:17:56 $ ssh-agent 14:17:57 SSH_AUTH_SOCK=/tmp/ssh-fAHyhN36Tm0i/agent.1623 14:17:57 SSH_AGENT_PID=1625 14:17:57 [ssh-agent] Started. 14:17:57 Running ssh-add (command line suppressed) 14:17:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8036879170590469570.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8036879170590469570.key) 14:17:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:17:57 The recommended git tool is: NONE 14:17:58 using credential onap-jenkins-ssh 14:17:58 Wiping out workspace first. 14:17:58 Cloning the remote Git repository 14:17:58 Cloning repository git://cloud.onap.org/mirror/oom.git 14:17:58 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:17:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:17:58 > git --version # timeout=10 14:17:58 > git --version # 'git version 2.17.1' 14:17:58 using GIT_SSH to set credentials Gerrit user 14:17:58 Verifying host key using manually-configured host key entries 14:17:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:18:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:18:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:18:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:18:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:18:04 using GIT_SSH to set credentials Gerrit user 14:18:04 Verifying host key using manually-configured host key entries 14:18:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/9 # timeout=30 14:18:04 > git rev-parse ed0f0ea21fe8fb8476ded459693d7986b958eb97^{commit} # timeout=10 14:18:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:18:04 Checking out Revision ed0f0ea21fe8fb8476ded459693d7986b958eb97 (refs/changes/15/146015/9) 14:18:04 > git config core.sparsecheckout # timeout=10 14:18:04 > git checkout -f ed0f0ea21fe8fb8476ded459693d7986b958eb97 # timeout=30 14:18:07 Commit message: "[POLICY] Update docker images to latest versions" 14:18:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:18:07 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 14:18:08 [EnvInject] - Injecting environment variables from a build step. 14:18:08 [EnvInject] - Injecting as environment variables the properties content 14:18:08 PYTHON=python3 14:18:08 14:18:08 [EnvInject] - Variables injected successfully. 14:18:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7016313910473185301.sh 14:18:08 ---> tox-install.sh 14:18:08 + source /home/jenkins/lf-env.sh 14:18:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:18:08 ++ mktemp -d /tmp/venv-XXXX 14:18:08 + lf_venv=/tmp/venv-lzWF 14:18:08 + local venv_file=/tmp/.os_lf_venv 14:18:08 + local python=python3 14:18:08 + local options 14:18:08 + local set_path=true 14:18:08 + local install_args= 14:18:08 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:18:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:18:08 + true 14:18:08 + case $1 in 14:18:08 + venv_file=/tmp/.toxenv 14:18:08 + shift 2 14:18:08 + true 14:18:08 + case $1 in 14:18:08 + shift 14:18:08 + break 14:18:08 + case $python in 14:18:08 + local pkg_list= 14:18:08 + [[ -d /opt/pyenv ]] 14:18:08 + echo 'Setup pyenv:' 14:18:08 Setup pyenv: 14:18:08 + export PYENV_ROOT=/opt/pyenv 14:18:08 + PYENV_ROOT=/opt/pyenv 14:18:08 + 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 14:18:08 + 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 14:18:08 + pyenv versions 14:18:08 * system (set by /opt/pyenv/version) 14:18:08 * 3.8.13 (set by /opt/pyenv/version) 14:18:08 * 3.9.13 (set by /opt/pyenv/version) 14:18:08 * 3.10.6 (set by /opt/pyenv/version) 14:18:08 + command -v pyenv 14:18:08 ++ pyenv init - --no-rehash 14:18:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:18:08 export PATH="/opt/pyenv/shims:${PATH}" 14:18:08 export PYENV_SHELL=bash 14:18:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:18:08 pyenv() { 14:18:08 local command 14:18:08 command="${1:-}" 14:18:08 if [ "$#" -gt 0 ]; then 14:18:08 shift 14:18:08 fi 14:18:08 14:18:08 case "$command" in 14:18:08 rehash|shell) 14:18:08 eval "$(pyenv "sh-$command" "$@")" 14:18:08 ;; 14:18:08 *) 14:18:08 command pyenv "$command" "$@" 14:18:08 ;; 14:18:08 esac 14:18:08 }' 14:18:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:18:08 ++ 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 14:18:08 ++ 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 14:18:08 ++ 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 14:18:08 ++ export PYENV_SHELL=bash 14:18:08 ++ PYENV_SHELL=bash 14:18:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:18:08 +++ complete -F _pyenv pyenv 14:18:08 ++ lf-pyver python3 14:18:08 ++ local py_version_xy=python3 14:18:08 ++ local py_version_xyz= 14:18:08 ++ pyenv versions 14:18:08 ++ local command 14:18:08 ++ command=versions 14:18:08 ++ '[' 1 -gt 0 ']' 14:18:08 ++ shift 14:18:08 ++ case "$command" in 14:18:08 ++ command pyenv versions 14:18:08 ++ pyenv versions 14:18:08 ++ sed 's/^[ *]* //' 14:18:08 ++ awk '{ print $1 }' 14:18:08 ++ grep -E '^[0-9.]*[0-9]$' 14:18:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:18:08 +++ grep '^3' /tmp/.pyenv_versions 14:18:08 +++ sort -V 14:18:08 +++ tail -n 1 14:18:08 ++ py_version_xyz=3.10.6 14:18:08 ++ [[ -z 3.10.6 ]] 14:18:08 ++ echo 3.10.6 14:18:08 ++ return 0 14:18:08 + pyenv local 3.10.6 14:18:08 + local command 14:18:08 + command=local 14:18:08 + '[' 2 -gt 0 ']' 14:18:08 + shift 14:18:08 + case "$command" in 14:18:08 + command pyenv local 3.10.6 14:18:08 + pyenv local 3.10.6 14:18:08 + for arg in "$@" 14:18:08 + case $arg in 14:18:08 + pkg_list+='tox ' 14:18:08 + for arg in "$@" 14:18:08 + case $arg in 14:18:08 + pkg_list+='virtualenv ' 14:18:08 + for arg in "$@" 14:18:08 + case $arg in 14:18:08 + pkg_list+='urllib3~=1.26.15 ' 14:18:08 + [[ -f /tmp/.toxenv ]] 14:18:08 + [[ ! -f /tmp/.toxenv ]] 14:18:08 + [[ -n '' ]] 14:18:08 + python3 -m venv /tmp/venv-lzWF 14:18:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lzWF' 14:18:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lzWF 14:18:12 + echo /tmp/venv-lzWF 14:18:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:18:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:18:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:18:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:18:12 + local 'pip_opts=--upgrade --quiet' 14:18:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:18:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:18:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:18:12 + [[ -n '' ]] 14:18:12 + [[ -n '' ]] 14:18:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:18:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:18:12 + /tmp/venv-lzWF/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 14:18:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:18:16 lf-activate-venv(): INFO: Base packages installed successfully 14:18:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:18:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:18:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:18:16 + /tmp/venv-lzWF/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 14:18:18 + type python3 14:18:18 + true 14:18:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lzWF/bin to PATH' 14:18:18 lf-activate-venv(): INFO: Adding /tmp/venv-lzWF/bin to PATH 14:18:18 + PATH=/tmp/venv-lzWF/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 14:18:18 + return 0 14:18:18 + python3 --version 14:18:18 Python 3.10.6 14:18:18 + python3 -m pip --version 14:18:19 pip 26.1.2 from /tmp/venv-lzWF/lib/python3.10/site-packages/pip (python 3.10) 14:18:19 + python3 -m pip freeze 14:18:19 cachetools==7.1.4 14:18:19 colorama==0.4.6 14:18:19 distlib==0.4.3 14:18:19 filelock==3.31.1 14:18:19 packaging==26.2 14:18:19 platformdirs==4.10.1 14:18:19 pluggy==1.6.0 14:18:19 pyproject-api==1.10.1 14:18:19 python-discovery==1.4.4 14:18:19 tomli==2.4.1 14:18:19 tomli_w==1.2.0 14:18:19 tox==4.57.0 14:18:19 typing_extensions==4.16.0 14:18:19 urllib3==1.26.20 14:18:19 virtualenv==21.6.1 14:18:19 [EnvInject] - Injecting environment variables from a build step. 14:18:19 [EnvInject] - Injecting as environment variables the properties content 14:18:19 PARALLEL=false 14:18:19 14:18:19 [EnvInject] - Variables injected successfully. 14:18:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins368794851140483283.sh 14:18:19 ---> tox-run.sh 14:18:19 + 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 14:18:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:18:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:18:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:18:19 + cd /w/workspace/oom-master-pre-commit-lint/. 14:18:19 + source /home/jenkins/lf-env.sh 14:18:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:18:19 ++ mktemp -d /tmp/venv-XXXX 14:18:19 + lf_venv=/tmp/venv-9pD2 14:18:19 + local venv_file=/tmp/.os_lf_venv 14:18:19 + local python=python3 14:18:19 + local options 14:18:19 + local set_path=true 14:18:19 + local install_args= 14:18:19 ++ 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 14:18:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:18:19 + true 14:18:19 + case $1 in 14:18:19 + venv_file=/tmp/.toxenv 14:18:19 + shift 2 14:18:19 + true 14:18:19 + case $1 in 14:18:19 + shift 14:18:19 + break 14:18:19 + case $python in 14:18:19 + local pkg_list= 14:18:19 + [[ -d /opt/pyenv ]] 14:18:19 + echo 'Setup pyenv:' 14:18:19 Setup pyenv: 14:18:19 + export PYENV_ROOT=/opt/pyenv 14:18:19 + PYENV_ROOT=/opt/pyenv 14:18:19 + 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 14:18:19 + 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 14:18:19 + pyenv versions 14:18:19 system 14:18:19 3.8.13 14:18:19 3.9.13 14:18:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:18:19 + command -v pyenv 14:18:19 ++ pyenv init - --no-rehash 14:18:19 + 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[*]}"'\'')" 14:18:19 export PATH="/opt/pyenv/shims:${PATH}" 14:18:19 export PYENV_SHELL=bash 14:18:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:18:19 pyenv() { 14:18:19 local command 14:18:19 command="${1:-}" 14:18:19 if [ "$#" -gt 0 ]; then 14:18:19 shift 14:18:19 fi 14:18:19 14:18:19 case "$command" in 14:18:19 rehash|shell) 14:18:19 eval "$(pyenv "sh-$command" "$@")" 14:18:19 ;; 14:18:19 *) 14:18:19 command pyenv "$command" "$@" 14:18:19 ;; 14:18:19 esac 14:18:19 }' 14:18:19 +++ 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[*]}"' 14:18:19 ++ 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 14:18:19 ++ 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 14:18:19 ++ 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 14:18:19 ++ export PYENV_SHELL=bash 14:18:19 ++ PYENV_SHELL=bash 14:18:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:18:19 +++ complete -F _pyenv pyenv 14:18:19 ++ lf-pyver python3 14:18:19 ++ local py_version_xy=python3 14:18:19 ++ local py_version_xyz= 14:18:19 ++ pyenv versions 14:18:19 ++ local command 14:18:19 ++ command=versions 14:18:19 ++ '[' 1 -gt 0 ']' 14:18:19 ++ sed 's/^[ *]* //' 14:18:19 ++ shift 14:18:19 ++ case "$command" in 14:18:19 ++ command pyenv versions 14:18:19 ++ pyenv versions 14:18:19 ++ awk '{ print $1 }' 14:18:19 ++ grep -E '^[0-9.]*[0-9]$' 14:18:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:18:19 +++ sort -V 14:18:19 +++ grep '^3' /tmp/.pyenv_versions 14:18:19 +++ tail -n 1 14:18:19 ++ py_version_xyz=3.10.6 14:18:19 ++ [[ -z 3.10.6 ]] 14:18:19 ++ echo 3.10.6 14:18:19 ++ return 0 14:18:19 + pyenv local 3.10.6 14:18:19 + local command 14:18:19 + command=local 14:18:19 + '[' 2 -gt 0 ']' 14:18:19 + shift 14:18:19 + case "$command" in 14:18:19 + command pyenv local 3.10.6 14:18:19 + pyenv local 3.10.6 14:18:19 + for arg in "$@" 14:18:19 + case $arg in 14:18:19 + pkg_list+='tox ' 14:18:19 + for arg in "$@" 14:18:19 + case $arg in 14:18:19 + pkg_list+='virtualenv ' 14:18:19 + for arg in "$@" 14:18:19 + case $arg in 14:18:19 + pkg_list+='urllib3~=1.26.15 ' 14:18:19 + [[ -f /tmp/.toxenv ]] 14:18:19 ++ cat /tmp/.toxenv 14:18:19 + lf_venv=/tmp/venv-lzWF 14:18:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lzWF from' file:/tmp/.toxenv 14:18:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lzWF from file:/tmp/.toxenv 14:18:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:18:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:18:19 + local 'pip_opts=--upgrade --quiet' 14:18:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:18:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:18:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:18:19 + [[ -n '' ]] 14:18:19 + [[ -n '' ]] 14:18:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:18:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:18:19 + /tmp/venv-lzWF/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 14:18:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:18:20 lf-activate-venv(): INFO: Base packages installed successfully 14:18:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:18:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:18:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:18:20 + /tmp/venv-lzWF/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 14:18:21 + type python3 14:18:21 + true 14:18:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lzWF/bin to PATH' 14:18:21 lf-activate-venv(): INFO: Adding /tmp/venv-lzWF/bin to PATH 14:18:21 + PATH=/tmp/venv-lzWF/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 14:18:21 + return 0 14:18:21 + [[ -d /opt/pyenv ]] 14:18:21 + echo '---> Setting up pyenv' 14:18:21 ---> Setting up pyenv 14:18:21 + export PYENV_ROOT=/opt/pyenv 14:18:21 + PYENV_ROOT=/opt/pyenv 14:18:21 + export PATH=/opt/pyenv/bin:/tmp/venv-lzWF/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 14:18:21 + PATH=/opt/pyenv/bin:/tmp/venv-lzWF/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 14:18:21 ++ pwd 14:18:21 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:18:21 + export PYTHONPATH 14:18:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:18:21 + TOX_TESTENV_PASSENV=PYTHONPATH 14:18:21 + tox --version 14:18:21 4.57.0 from /tmp/venv-lzWF/lib/python3.10/site-packages/tox/__init__.py 14:18:21 + PARALLEL=false 14:18:21 + TOX_OPTIONS_LIST= 14:18:21 + [[ -n pre-commit ]] 14:18:21 + TOX_OPTIONS_LIST=' -e pre-commit' 14:18:21 + case ${PARALLEL,,} in 14:18:21 + tox -e pre-commit 14:18:21 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:18:23 pre-commit: install_deps> python -I -m pip install pre-commit 14:18:26 pre-commit: freeze> python -m pip freeze --all 14:18:26 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.31.1,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.1,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 14:18:26 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:18:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:18:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:18:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:18:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:18:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:18:28 [INFO] Once installed this environment will be reused. 14:18:28 [INFO] This may take a few minutes... 14:18:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:18:32 [INFO] Once installed this environment will be reused. 14:18:32 [INFO] This may take a few minutes... 14:18:37 trim trailing whitespace.................................................Passed 14:18:37 Tabs remover.............................................................Passed 14:18:37 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:18:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:18:37 [INFO] Once installed this environment will be reused. 14:18:37 [INFO] This may take a few minutes... 14:18:46 gitlint..............................................(no files to check)Skipped 14:18:46 pre-commit: OK (24.40=setup[4.22]+cmd[11.31,8.86] seconds) 14:18:46 congratulations :) (24.43 seconds) 14:18:46 + tox_status=0 14:18:46 + echo '---> Completed tox runs' 14:18:46 ---> Completed tox runs 14:18:46 + for i in .tox/*/log 14:18:46 ++ echo .tox/pre-commit/log 14:18:46 ++ awk -F/ '{print $2}' 14:18:46 + tox_env=pre-commit 14:18:46 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:18:46 + DOC_DIR=docs/_build/html 14:18:46 + [[ -d docs/_build/html ]] 14:18:46 + echo '---> tox-run.sh ends' 14:18:46 ---> tox-run.sh ends 14:18:46 + test 0 -eq 0 14:18:46 $ ssh-agent -k 14:18:46 unset SSH_AUTH_SOCK; 14:18:46 unset SSH_AGENT_PID; 14:18:46 echo Agent pid 1625 killed; 14:18:46 [ssh-agent] Stopped. 14:18:46 [PostBuildScript] - [INFO] Executing post build scripts. 14:18:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13271840160540603918.sh 14:18:46 ---> sysstat.sh 14:18:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6110781226692535902.sh 14:18:47 ---> package-listing.sh 14:18:47 ++ facter osfamily 14:18:47 ++ tr '[:upper:]' '[:lower:]' 14:18:47 + OS_FAMILY=debian 14:18:47 + workspace=/w/workspace/oom-master-pre-commit-lint 14:18:47 + START_PACKAGES=/tmp/packages_start.txt 14:18:47 + END_PACKAGES=/tmp/packages_end.txt 14:18:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:18:47 + PACKAGES=/tmp/packages_start.txt 14:18:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:18:47 + PACKAGES=/tmp/packages_end.txt 14:18:47 + case "${OS_FAMILY}" in 14:18:47 + dpkg -l 14:18:47 + grep '^ii' 14:18:47 + '[' -f /tmp/packages_start.txt ']' 14:18:47 + '[' -f /tmp/packages_end.txt ']' 14:18:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:18:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:18:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:18:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:18:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18083540870384452527.sh 14:18:47 ---> capture-instance-metadata.sh 14:18:47 Setup pyenv: 14:18:47 system 14:18:47 3.8.13 14:18:47 3.9.13 14:18:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:18:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0hdL 14:18:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:18:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:18:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:18:55 lf-activate-venv(): INFO: Base packages installed successfully 14:18:55 lf-activate-venv(): INFO: Installing additional packages: lftools 14:19:17 lf-activate-venv(): INFO: Adding /tmp/venv-0hdL/bin to PATH 14:19:17 INFO: Running in OpenStack, capturing instance metadata 14:19:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1865347034637071438.sh 14:19:18 provisioning config files... 14:19:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8128434195396451381tmp 14:19:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:19:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:19:18 [EnvInject] - Injecting environment variables from a build step. 14:19:18 [EnvInject] - Injecting as environment variables the properties content 14:19:18 SERVER_ID=logs 14:19:18 14:19:18 [EnvInject] - Variables injected successfully. 14:19:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9635182651081759883.sh 14:19:18 ---> create-netrc.sh 14:19:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7686813058624845520.sh 14:19:18 ---> python-tools-install.sh 14:19:18 Setup pyenv: 14:19:18 system 14:19:18 3.8.13 14:19:18 3.9.13 14:19:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:19:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0hdL from file:/tmp/.os_lf_venv 14:19:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:19:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:20 lf-activate-venv(): INFO: Base packages installed successfully 14:19:20 lf-activate-venv(): INFO: Installing additional packages: lftools 14:19:28 lf-activate-venv(): INFO: Adding /tmp/venv-0hdL/bin to PATH 14:19:28 Generating Requirements File 14:19: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. 14:19:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:19:52 Python 3.10.6 14:19:52 pip 26.1.2 from /tmp/venv-0hdL/lib/python3.10/site-packages/pip (python 3.10) 14:19:52 aiohappyeyeballs==2.7.1 14:19:52 aiohttp==3.14.1 14:19:52 aiosignal==1.4.0 14:19:52 appdirs==1.4.4 14:19:52 argcomplete==3.7.0 14:19:52 aspy.yaml==1.3.0 14:19:52 async-timeout==5.0.1 14:19:52 attrs==26.1.0 14:19:52 autopage==0.6.0 14:19:52 backports.strenum==1.3.1 14:19:52 beautifulsoup4==4.15.0 14:19:52 boto3==1.43.51 14:19:52 botocore==1.43.51 14:19:52 bs4==0.0.2 14:19:52 certifi==2026.6.17 14:19:52 cffi==2.1.0 14:19:52 cfgv==3.5.0 14:19:52 chardet==7.4.3 14:19:52 charset-normalizer==3.4.9 14:19:52 click==8.4.2 14:19:52 cliff==4.14.0 14:19:52 cmd2==3.5.1 14:19:52 cryptography==3.3.2 14:19:52 debtcollector==3.1.0 14:19:52 decorator==5.3.1 14:19:52 defusedxml==0.7.1 14:19:52 Deprecated==1.3.1 14:19:52 distlib==0.4.3 14:19:52 dnspython==2.8.0 14:19:52 docker==7.2.0 14:19:52 dogpile.cache==1.5.0 14:19:52 durationpy==0.10 14:19:52 email-validator==2.3.0 14:19:52 filelock==3.31.1 14:19:52 frozenlist==1.8.0 14:19:52 future==1.0.0 14:19:52 gitdb==4.0.12 14:19:52 GitPython==3.1.53 14:19:52 httplib2==0.30.2 14:19:52 identify==2.6.19 14:19:52 idna==3.18 14:19:52 importlib-resources==1.5.0 14:19:52 iso8601==2.1.0 14:19:52 Jinja2==3.1.6 14:19:52 jmespath==1.1.0 14:19:52 jsonpatch==1.33 14:19:52 jsonpointer==3.1.1 14:19:52 jsonschema==4.26.0 14:19:52 jsonschema-specifications==2025.9.1 14:19:52 keystoneauth1==5.14.0 14:19:52 kubernetes==36.0.3 14:19:52 lftools==0.37.22 14:19:52 lxml==6.1.1 14:19:52 markdown-it-py==4.2.0 14:19:52 MarkupSafe==3.0.3 14:19:52 mdurl==0.1.2 14:19:52 msgpack==1.2.1 14:19:52 multi_key_dict==2.0.3 14:19:52 multidict==6.7.1 14:19:52 munch==4.0.0 14:19:52 netaddr==1.3.0 14:19:52 niet==1.4.2 14:19:52 nodeenv==1.10.0 14:19:52 oauth2client==4.1.3 14:19:52 oauthlib==3.3.1 14:19:52 openstacksdk==4.13.0 14:19:52 os-service-types==1.8.2 14:19:52 osc-lib==4.6.0 14:19:52 oslo.config==10.4.0 14:19:52 oslo.context==6.4.0 14:19:52 oslo.i18n==6.8.0 14:19:52 oslo.log==8.2.0 14:19:52 oslo.serialization==5.10.0 14:19:52 oslo.utils==10.1.1 14:19:52 packaging==26.2 14:19:52 pbr==7.0.3 14:19:52 platformdirs==4.10.1 14:19:52 prettytable==3.18.0 14:19:52 propcache==0.5.2 14:19:52 psutil==7.2.2 14:19:52 pyasn1==0.6.4 14:19:52 pyasn1_modules==0.4.2 14:19:52 pycparser==3.0 14:19:52 pygerrit2==2.0.15 14:19:52 PyGithub==2.9.1 14:19:52 Pygments==2.20.0 14:19:52 PyJWT==2.13.0 14:19:52 PyNaCl==1.6.2 14:19:52 pyparsing==2.4.7 14:19:52 pyperclip==1.11.0 14:19:52 pyrsistent==0.20.0 14:19:52 python-cinderclient==9.9.0 14:19:52 python-dateutil==2.9.0.post0 14:19:52 python-discovery==1.4.4 14:19:52 python-heatclient==5.2.0 14:19:52 python-jenkins==1.8.3 14:19:52 python-keystoneclient==5.8.0 14:19:52 python-magnumclient==4.11.0 14:19:52 python-openstackclient==10.0.0 14:19:52 python-swiftclient==4.10.0 14:19:52 PyYAML==6.0.3 14:19:52 referencing==0.37.0 14:19:52 requests==2.34.2 14:19:52 requests-oauthlib==2.0.0 14:19:52 rfc3986==2.0.0 14:19:52 rich==15.0.0 14:19:52 rich-argparse==1.8.0 14:19:52 rpds-py==0.30.0 14:19:52 rsa==4.9.1 14:19:52 ruamel.yaml==0.19.1 14:19:52 ruamel.yaml.clib==0.2.15 14:19:52 s3transfer==0.19.1 14:19:52 simplejson==4.1.1 14:19:52 six==1.17.0 14:19:52 smmap==5.0.3 14:19:52 soupsieve==2.9 14:19:52 stevedore==5.8.0 14:19:52 tabulate==0.10.0 14:19:52 toml==0.10.2 14:19:52 tomlkit==0.15.1 14:19:52 tqdm==4.69.0 14:19:52 typing_extensions==4.16.0 14:19:52 urllib3==1.26.20 14:19:52 virtualenv==21.6.1 14:19:52 wcwidth==0.8.2 14:19:52 websocket-client==1.9.0 14:19:52 wrapt==2.2.2 14:19:52 xdg==6.0.0 14:19:52 xmltodict==1.0.4 14:19:52 yarl==1.24.5 14:19:52 yq==4.1.2 14:19:52 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins3790713877437374009.sh 14:19:52 ---> uv-install.sh 14:19:52 Installing uv/uvx (latest) using shell installer 14:19:53 2026-07-20 14:19:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-wNLuTY.sh" [1] 14:19:53 downloading uv 0.11.29 x86_64-unknown-linux-gnu 14:19:54 installing to /home/jenkins/.local/bin 14:19:54 uv 14:19:54 uvx 14:19:54 everything's installed! 14:19:54 14:19:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:19:54 14:19:54 source $HOME/.local/bin/env (sh, bash, zsh) 14:19:54 source $HOME/.local/bin/env.fish (fish) 14:19:54 Adding install location to PATH 14:19:54 ---> Validating uv/uvx install 14:19:54 uvx 0.11.29 (x86_64-unknown-linux-gnu) 14:19:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11481534689601000385.sh 14:19:54 ---> sudo-logs.sh 14:19:54 Archiving 'sudo' log.. 14:19:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7951489970970741106.sh 14:19:54 ---> job-cost.sh 14:19:54 INFO: Activating Python virtual environment... 14:19:54 Setup pyenv: 14:19:54 system 14:19:54 3.8.13 14:19:54 3.9.13 14:19:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:19:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0hdL from file:/tmp/.os_lf_venv 14:19:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:19:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:56 lf-activate-venv(): INFO: Base packages installed successfully 14:19:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:20:01 lf-activate-venv(): INFO: Adding /tmp/venv-0hdL/bin to PATH 14:20:01 INFO: No stack-cost file found 14:20:01 INFO: Instance uptime: 149s 14:20:01 INFO: Fetching instance metadata (attempt 1 of 3)... 14:20:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:20:01 INFO: Successfully fetched instance metadata 14:20:01 INFO: Instance type: v3-standard-4 14:20:01 INFO: Retrieving pricing info for: v3-standard-4 14:20:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:20:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=149 14:20:02 INFO: Successfully fetched Vexxhost pricing API 14:20:02 INFO: Retrieved cost: 0.11 14:20:02 INFO: Retrieved resource: v3-standard-4 14:20:02 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:20:02 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:20:02 INFO: Successfully archived job cost data 14:20:02 DEBUG: Cost data: oom-master-pre-commit-lint,4730,2026-07-20 14:20:02,v3-standard-4,149,0.11,0.00,SUCCESS 14:20:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15667943853217990163.sh 14:20:02 ---> logs-deploy.sh 14:20:02 Setup pyenv: 14:20:02 system 14:20:02 3.8.13 14:20:02 3.9.13 14:20:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:20:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0hdL from file:/tmp/.os_lf_venv 14:20:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:04 lf-activate-venv(): INFO: Base packages installed successfully 14:20:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:20:12 lf-activate-venv(): INFO: Adding /tmp/venv-0hdL/bin to PATH 14:20:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4730 14:20:12 INFO: archiving workspace using pattern(s): 14:20:12 Archives upload complete. 14:20:13 INFO: archiving logs to Nexus 14:20:13 ---> uname -a: 14:20:13 Linux prd-ubuntu1804-builder-4c-4g-1309 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:20:13 14:20:13 14:20:13 ---> lscpu: 14:20:13 Architecture: x86_64 14:20:13 CPU op-mode(s): 32-bit, 64-bit 14:20:13 Byte Order: Little Endian 14:20:13 CPU(s): 4 14:20:13 On-line CPU(s) list: 0-3 14:20:13 Thread(s) per core: 1 14:20:13 Core(s) per socket: 1 14:20:13 Socket(s): 4 14:20:13 NUMA node(s): 1 14:20:13 Vendor ID: AuthenticAMD 14:20:13 CPU family: 23 14:20:13 Model: 49 14:20:13 Model name: AMD EPYC-Rome Processor 14:20:13 Stepping: 0 14:20:13 CPU MHz: 2799.998 14:20:13 BogoMIPS: 5599.99 14:20:13 Virtualization: AMD-V 14:20:13 Hypervisor vendor: KVM 14:20:13 Virtualization type: full 14:20:13 L1d cache: 32K 14:20:13 L1i cache: 32K 14:20:13 L2 cache: 512K 14:20:13 L3 cache: 16384K 14:20:13 NUMA node0 CPU(s): 0-3 14:20:13 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 14:20:13 14:20:13 14:20:13 ---> nproc: 14:20:13 4 14:20:13 14:20:13 14:20:13 ---> df -h: 14:20:13 Filesystem Size Used Avail Use% Mounted on 14:20:13 udev 7.9G 0 7.9G 0% /dev 14:20:13 tmpfs 1.6G 676K 1.6G 1% /run 14:20:13 /dev/vda1 78G 8.6G 69G 11% / 14:20:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:20:13 tmpfs 5.0M 0 5.0M 0% /run/lock 14:20:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:20:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:20:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:20:13 14:20:13 14:20:13 ---> free -m: 14:20:13 total used free shared buff/cache available 14:20:13 Mem: 16040 550 13141 0 2347 15165 14:20:13 Swap: 1023 0 1023 14:20:13 14:20:13 14:20:13 ---> ip addr: 14:20:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:20:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:20:13 inet 127.0.0.1/8 scope host lo 14:20:13 valid_lft forever preferred_lft forever 14:20:13 inet6 ::1/128 scope host 14:20:13 valid_lft forever preferred_lft forever 14:20:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:20:13 link/ether fa:16:3e:5b:fb:f5 brd ff:ff:ff:ff:ff:ff 14:20:13 inet 10.30.106.209/23 brd 10.30.107.255 scope global dynamic ens3 14:20:13 valid_lft 86247sec preferred_lft 86247sec 14:20:13 inet6 fe80::f816:3eff:fe5b:fbf5/64 scope link 14:20:13 valid_lft forever preferred_lft forever 14:20:13 14:20:13 14:20:13 ---> sar -b -r -n DEV: 14:20:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1309) 07/20/26 _x86_64_ (4 CPU) 14:20:13 14:20:13 14:17:42 LINUX RESTART (4 CPU) 14:20:13 14:20:13 14:18:01 tps rtps wtps bread/s bwrtn/s 14:20:13 14:19:02 305.16 24.39 280.77 819.33 21526.16 14:20:13 14:20:01 114.96 1.17 113.79 136.65 21566.65 14:20:13 Average: 210.87 12.88 197.99 480.89 21546.23 14:20:13 14:20:13 14:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:20:13 14:19:02 13899396 15521568 2525572 15.38 61396 1758256 824584 4.72 783040 1521740 102420 14:20:13 14:20:01 13452716 15520964 2972252 18.10 88524 2156568 810696 4.64 798496 1911584 249216 14:20:13 Average: 13676056 15521266 2748912 16.74 74960 1957412 817640 4.68 790768 1716662 175818 14:20:13 14:20:13 14:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:20:13 14:19:02 ens3 141.65 97.25 938.55 29.81 0.00 0.00 0.00 0.00 14:20:13 14:19:02 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 14:20:13 14:20:01 ens3 105.59 78.07 1523.71 13.33 0.00 0.00 0.00 0.00 14:20:13 14:20:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 14:20:13 Average: ens3 123.78 87.74 1228.65 21.64 0.00 0.00 0.00 0.00 14:20:13 Average: lo 1.98 1.98 0.22 0.22 0.00 0.00 0.00 0.00 14:20:13 14:20:13 14:20:13 ---> sar -P ALL: 14:20:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1309) 07/20/26 _x86_64_ (4 CPU) 14:20:13 14:20:13 14:17:42 LINUX RESTART (4 CPU) 14:20:13 14:20:13 14:18:01 CPU %user %nice %system %iowait %steal %idle 14:20:13 14:19:02 all 22.92 0.00 2.41 2.34 0.06 72.27 14:20:13 14:19:02 0 28.65 0.00 2.70 1.60 0.07 66.98 14:20:13 14:19:02 1 17.51 0.00 2.01 0.41 0.07 80.00 14:20:13 14:19:02 2 24.34 0.00 2.10 1.18 0.07 72.31 14:20:13 14:19:02 3 21.19 0.00 2.83 6.21 0.07 69.70 14:20:13 14:20:01 all 19.72 0.00 1.43 1.85 0.06 76.94 14:20:13 14:20:01 0 19.92 0.00 1.31 2.22 0.03 76.52 14:20:13 14:20:01 1 6.78 0.00 1.11 3.58 0.03 88.49 14:20:13 14:20:01 2 12.43 0.00 0.70 0.32 0.07 86.49 14:20:13 14:20:01 3 39.71 0.00 2.62 1.27 0.07 56.33 14:20:13 Average: all 21.33 0.00 1.92 2.10 0.06 74.58 14:20:13 Average: 0 24.32 0.00 2.01 1.91 0.05 71.71 14:20:13 Average: 1 12.22 0.00 1.56 1.98 0.05 84.19 14:20:13 Average: 2 18.43 0.00 1.41 0.76 0.07 79.34 14:20:13 Average: 3 30.38 0.00 2.72 3.76 0.07 63.07 14:20:13 14:20:13 14:20:13