11:14:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 11:14:36 Running as SYSTEM 11:14:36 [EnvInject] - Loading node environment variables. 11:14:36 Building remotely on prd-ubuntu1804-builder-4c-4g-1244 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:14:36 [ssh-agent] Looking for ssh-agent implementation... 11:14:36 $ ssh-agent 11:14:36 SSH_AUTH_SOCK=/tmp/ssh-n3MkG0ZCpsSm/agent.1644 11:14:36 SSH_AGENT_PID=1646 11:14:36 [ssh-agent] Started. 11:14:37 Running ssh-add (command line suppressed) 11:14:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3297207156376421942.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3297207156376421942.key) 11:14:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:14:37 The recommended git tool is: NONE 11:14:38 using credential onap-jenkins-ssh 11:14:38 Wiping out workspace first. 11:14:38 Cloning the remote Git repository 11:14:38 Cloning repository git://cloud.onap.org/mirror/oom.git 11:14:38 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:14:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:14:38 > git --version # timeout=10 11:14:38 > git --version # 'git version 2.17.1' 11:14:38 using GIT_SSH to set credentials Gerrit user 11:14:38 Verifying host key using manually-configured host key entries 11:14:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:14:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:14:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:14:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:14:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:14:44 using GIT_SSH to set credentials Gerrit user 11:14:44 Verifying host key using manually-configured host key entries 11:14:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/8 # timeout=30 11:14:44 > git rev-parse 83c9ae71225d0516869c5dec5e1d1dd4e6f7cba3^{commit} # timeout=10 11:14:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:14:44 Checking out Revision 83c9ae71225d0516869c5dec5e1d1dd4e6f7cba3 (refs/changes/15/146015/8) 11:14:44 > git config core.sparsecheckout # timeout=10 11:14:44 > git checkout -f 83c9ae71225d0516869c5dec5e1d1dd4e6f7cba3 # timeout=30 11:14:48 Commit message: "[POLICY] Update docker images to latest versions" 11:14:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:14:48 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 11:14:48 [EnvInject] - Injecting environment variables from a build step. 11:14:48 [EnvInject] - Injecting as environment variables the properties content 11:14:48 PYTHON=python3 11:14:48 11:14:48 [EnvInject] - Variables injected successfully. 11:14:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11100792488466111417.sh 11:14:48 ---> tox-install.sh 11:14:48 + source /home/jenkins/lf-env.sh 11:14:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:14:48 ++ mktemp -d /tmp/venv-XXXX 11:14:48 + lf_venv=/tmp/venv-F99v 11:14:48 + local venv_file=/tmp/.os_lf_venv 11:14:48 + local python=python3 11:14:48 + local options 11:14:48 + local set_path=true 11:14:48 + local install_args= 11:14:48 ++ 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 11:14:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:14:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:14:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:14:48 + true 11:14:48 + case $1 in 11:14:48 + venv_file=/tmp/.toxenv 11:14:48 + shift 2 11:14:48 + true 11:14:48 + case $1 in 11:14:48 + shift 11:14:48 + break 11:14:48 + case $python in 11:14:48 + local pkg_list= 11:14:48 + [[ -d /opt/pyenv ]] 11:14:48 + echo 'Setup pyenv:' 11:14:48 Setup pyenv: 11:14:48 + export PYENV_ROOT=/opt/pyenv 11:14:48 + PYENV_ROOT=/opt/pyenv 11:14:48 + 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 11:14:48 + 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 11:14:48 + pyenv versions 11:14:48 * system (set by /opt/pyenv/version) 11:14:48 * 3.8.13 (set by /opt/pyenv/version) 11:14:48 * 3.9.13 (set by /opt/pyenv/version) 11:14:48 * 3.10.6 (set by /opt/pyenv/version) 11:14:48 + command -v pyenv 11:14:48 ++ pyenv init - --no-rehash 11:14:48 + 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[*]}"'\'')" 11:14:48 export PATH="/opt/pyenv/shims:${PATH}" 11:14:48 export PYENV_SHELL=bash 11:14:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:14:48 pyenv() { 11:14:48 local command 11:14:48 command="${1:-}" 11:14:48 if [ "$#" -gt 0 ]; then 11:14:48 shift 11:14:48 fi 11:14:48 11:14:48 case "$command" in 11:14:48 rehash|shell) 11:14:48 eval "$(pyenv "sh-$command" "$@")" 11:14:48 ;; 11:14:48 *) 11:14:48 command pyenv "$command" "$@" 11:14:48 ;; 11:14:48 esac 11:14:48 }' 11:14:48 +++ 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[*]}"' 11:14:48 ++ 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 11:14:48 ++ 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 11:14:48 ++ 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 11:14:48 ++ export PYENV_SHELL=bash 11:14:48 ++ PYENV_SHELL=bash 11:14:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:14:49 +++ complete -F _pyenv pyenv 11:14:49 ++ lf-pyver python3 11:14:49 ++ local py_version_xy=python3 11:14:49 ++ local py_version_xyz= 11:14:49 ++ pyenv versions 11:14:49 ++ local command 11:14:49 ++ sed 's/^[ *]* //' 11:14:49 ++ command=versions 11:14:49 ++ '[' 1 -gt 0 ']' 11:14:49 ++ shift 11:14:49 ++ case "$command" in 11:14:49 ++ awk '{ print $1 }' 11:14:49 ++ command pyenv versions 11:14:49 ++ pyenv versions 11:14:49 ++ grep -E '^[0-9.]*[0-9]$' 11:14:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:14:49 +++ grep '^3' /tmp/.pyenv_versions 11:14:49 +++ sort -V 11:14:49 +++ tail -n 1 11:14:49 ++ py_version_xyz=3.10.6 11:14:49 ++ [[ -z 3.10.6 ]] 11:14:49 ++ echo 3.10.6 11:14:49 ++ return 0 11:14:49 + pyenv local 3.10.6 11:14:49 + local command 11:14:49 + command=local 11:14:49 + '[' 2 -gt 0 ']' 11:14:49 + shift 11:14:49 + case "$command" in 11:14:49 + command pyenv local 3.10.6 11:14:49 + pyenv local 3.10.6 11:14:49 + for arg in "$@" 11:14:49 + case $arg in 11:14:49 + pkg_list+='tox ' 11:14:49 + for arg in "$@" 11:14:49 + case $arg in 11:14:49 + pkg_list+='virtualenv ' 11:14:49 + for arg in "$@" 11:14:49 + case $arg in 11:14:49 + pkg_list+='urllib3~=1.26.15 ' 11:14:49 + [[ -f /tmp/.toxenv ]] 11:14:49 + [[ ! -f /tmp/.toxenv ]] 11:14:49 + [[ -n '' ]] 11:14:49 + python3 -m venv /tmp/venv-F99v 11:14:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F99v' 11:14:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F99v 11:14:53 + echo /tmp/venv-F99v 11:14:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:14:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:14:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:14:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:14:53 + local 'pip_opts=--upgrade --quiet' 11:14:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:14:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:14:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:14:53 + [[ -n '' ]] 11:14:53 + [[ -n '' ]] 11:14:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:14:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:14:53 + /tmp/venv-F99v/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 11:14:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:14:58 lf-activate-venv(): INFO: Base packages installed successfully 11:14:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:14:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:14:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:14:58 + /tmp/venv-F99v/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 11:15:00 + type python3 11:15:00 + true 11:15:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-F99v/bin to PATH' 11:15:00 lf-activate-venv(): INFO: Adding /tmp/venv-F99v/bin to PATH 11:15:00 + PATH=/tmp/venv-F99v/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 11:15:00 + return 0 11:15:00 + python3 --version 11:15:00 Python 3.10.6 11:15:00 + python3 -m pip --version 11:15:00 pip 26.1.2 from /tmp/venv-F99v/lib/python3.10/site-packages/pip (python 3.10) 11:15:00 + python3 -m pip freeze 11:15:00 cachetools==7.1.4 11:15:00 colorama==0.4.6 11:15:00 distlib==0.4.3 11:15:00 filelock==3.31.1 11:15:00 packaging==26.2 11:15:00 platformdirs==4.10.1 11:15:00 pluggy==1.6.0 11:15:00 pyproject-api==1.10.1 11:15:00 python-discovery==1.4.4 11:15:00 tomli==2.4.1 11:15:00 tomli_w==1.2.0 11:15:00 tox==4.57.0 11:15:00 typing_extensions==4.16.0 11:15:00 urllib3==1.26.20 11:15:00 virtualenv==21.6.1 11:15:00 [EnvInject] - Injecting environment variables from a build step. 11:15:00 [EnvInject] - Injecting as environment variables the properties content 11:15:00 PARALLEL=false 11:15:00 11:15:00 [EnvInject] - Variables injected successfully. 11:15:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12209472717939751142.sh 11:15:00 ---> tox-run.sh 11:15:00 + 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 11:15:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:15:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:15:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:15:00 + cd /w/workspace/oom-master-pre-commit-lint/. 11:15:00 + source /home/jenkins/lf-env.sh 11:15:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:15:00 ++ mktemp -d /tmp/venv-XXXX 11:15:00 + lf_venv=/tmp/venv-CrQr 11:15:00 + local venv_file=/tmp/.os_lf_venv 11:15:00 + local python=python3 11:15:00 + local options 11:15:00 + local set_path=true 11:15:00 + local install_args= 11:15:00 ++ 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 11:15:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:15:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:15:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:15:00 + true 11:15:00 + case $1 in 11:15:00 + venv_file=/tmp/.toxenv 11:15:00 + shift 2 11:15:00 + true 11:15:00 + case $1 in 11:15:00 + shift 11:15:00 + break 11:15:00 + case $python in 11:15:00 + local pkg_list= 11:15:00 + [[ -d /opt/pyenv ]] 11:15:00 + echo 'Setup pyenv:' 11:15:00 Setup pyenv: 11:15:00 + export PYENV_ROOT=/opt/pyenv 11:15:00 + PYENV_ROOT=/opt/pyenv 11:15:00 + 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 11:15:00 + 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 11:15:00 + pyenv versions 11:15:00 system 11:15:00 3.8.13 11:15:00 3.9.13 11:15:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:15:00 + command -v pyenv 11:15:00 ++ pyenv init - --no-rehash 11:15:00 + 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[*]}"'\'')" 11:15:00 export PATH="/opt/pyenv/shims:${PATH}" 11:15:00 export PYENV_SHELL=bash 11:15:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:15:00 pyenv() { 11:15:00 local command 11:15:00 command="${1:-}" 11:15:00 if [ "$#" -gt 0 ]; then 11:15:00 shift 11:15:00 fi 11:15:00 11:15:00 case "$command" in 11:15:00 rehash|shell) 11:15:00 eval "$(pyenv "sh-$command" "$@")" 11:15:00 ;; 11:15:00 *) 11:15:00 command pyenv "$command" "$@" 11:15:00 ;; 11:15:00 esac 11:15:00 }' 11:15:00 +++ 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[*]}"' 11:15:00 ++ 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 11:15:00 ++ 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 11:15:00 ++ 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 11:15:00 ++ export PYENV_SHELL=bash 11:15:00 ++ PYENV_SHELL=bash 11:15:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:15:00 +++ complete -F _pyenv pyenv 11:15:00 ++ lf-pyver python3 11:15:00 ++ local py_version_xy=python3 11:15:00 ++ local py_version_xyz= 11:15:00 ++ pyenv versions 11:15:00 ++ local command 11:15:00 ++ command=versions 11:15:00 ++ '[' 1 -gt 0 ']' 11:15:00 ++ shift 11:15:00 ++ case "$command" in 11:15:00 ++ command pyenv versions 11:15:00 ++ pyenv versions 11:15:00 ++ grep -E '^[0-9.]*[0-9]$' 11:15:00 ++ sed 's/^[ *]* //' 11:15:00 ++ awk '{ print $1 }' 11:15:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:15:00 +++ grep '^3' /tmp/.pyenv_versions 11:15:00 +++ sort -V 11:15:00 +++ tail -n 1 11:15:00 ++ py_version_xyz=3.10.6 11:15:00 ++ [[ -z 3.10.6 ]] 11:15:00 ++ echo 3.10.6 11:15:00 ++ return 0 11:15:00 + pyenv local 3.10.6 11:15:00 + local command 11:15:00 + command=local 11:15:00 + '[' 2 -gt 0 ']' 11:15:00 + shift 11:15:00 + case "$command" in 11:15:00 + command pyenv local 3.10.6 11:15:00 + pyenv local 3.10.6 11:15:00 + for arg in "$@" 11:15:00 + case $arg in 11:15:00 + pkg_list+='tox ' 11:15:00 + for arg in "$@" 11:15:00 + case $arg in 11:15:00 + pkg_list+='virtualenv ' 11:15:00 + for arg in "$@" 11:15:00 + case $arg in 11:15:00 + pkg_list+='urllib3~=1.26.15 ' 11:15:00 + [[ -f /tmp/.toxenv ]] 11:15:00 ++ cat /tmp/.toxenv 11:15:00 + lf_venv=/tmp/venv-F99v 11:15:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F99v from' file:/tmp/.toxenv 11:15:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F99v from file:/tmp/.toxenv 11:15:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:15:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:15:00 + local 'pip_opts=--upgrade --quiet' 11:15:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:15:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:15:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:15:00 + [[ -n '' ]] 11:15:00 + [[ -n '' ]] 11:15:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:15:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:15:00 + /tmp/venv-F99v/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 11:15:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:15:01 lf-activate-venv(): INFO: Base packages installed successfully 11:15:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:15:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:15:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:15:01 + /tmp/venv-F99v/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 11:15:02 + type python3 11:15:02 + true 11:15:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-F99v/bin to PATH' 11:15:02 lf-activate-venv(): INFO: Adding /tmp/venv-F99v/bin to PATH 11:15:02 + PATH=/tmp/venv-F99v/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 11:15:02 + return 0 11:15:02 + [[ -d /opt/pyenv ]] 11:15:02 + echo '---> Setting up pyenv' 11:15:02 ---> Setting up pyenv 11:15:02 + export PYENV_ROOT=/opt/pyenv 11:15:02 + PYENV_ROOT=/opt/pyenv 11:15:02 + export PATH=/opt/pyenv/bin:/tmp/venv-F99v/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 11:15:02 + PATH=/opt/pyenv/bin:/tmp/venv-F99v/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 11:15:02 ++ pwd 11:15:02 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:15:02 + export PYTHONPATH 11:15:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:15:02 + TOX_TESTENV_PASSENV=PYTHONPATH 11:15:02 + tox --version 11:15:03 4.57.0 from /tmp/venv-F99v/lib/python3.10/site-packages/tox/__init__.py 11:15:03 + PARALLEL=false 11:15:03 + TOX_OPTIONS_LIST= 11:15:03 + [[ -n pre-commit ]] 11:15:03 + TOX_OPTIONS_LIST=' -e pre-commit' 11:15:03 + case ${PARALLEL,,} in 11:15:03 + tox -e pre-commit 11:15:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:15:04 pre-commit: install_deps> python -I -m pip install pre-commit 11:15:07 pre-commit: freeze> python -m pip freeze --all 11:15:07 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 11:15:07 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:15:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:15:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:15:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:15:09 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:15:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:15:10 [INFO] Once installed this environment will be reused. 11:15:10 [INFO] This may take a few minutes... 11:15:14 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:15:14 [INFO] Once installed this environment will be reused. 11:15:14 [INFO] This may take a few minutes... 11:15:18 trim trailing whitespace.................................................Passed 11:15:18 Tabs remover.............................................................Passed 11:15:18 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:15:19 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:15:19 [INFO] Once installed this environment will be reused. 11:15:19 [INFO] This may take a few minutes... 11:15:27 gitlint..............................................(no files to check)Skipped 11:15:27 pre-commit: OK (24.34=setup[4.21]+cmd[11.32,8.80] seconds) 11:15:27 congratulations :) (24.38 seconds) 11:15:27 + tox_status=0 11:15:27 + echo '---> Completed tox runs' 11:15:27 ---> Completed tox runs 11:15:27 + for i in .tox/*/log 11:15:27 ++ echo .tox/pre-commit/log 11:15:27 ++ awk -F/ '{print $2}' 11:15:27 + tox_env=pre-commit 11:15:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:15:27 + DOC_DIR=docs/_build/html 11:15:27 + [[ -d docs/_build/html ]] 11:15:27 + echo '---> tox-run.sh ends' 11:15:27 ---> tox-run.sh ends 11:15:27 + test 0 -eq 0 11:15:27 $ ssh-agent -k 11:15:27 unset SSH_AUTH_SOCK; 11:15:27 unset SSH_AGENT_PID; 11:15:27 echo Agent pid 1646 killed; 11:15:27 [ssh-agent] Stopped. 11:15:27 [PostBuildScript] - [INFO] Executing post build scripts. 11:15:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12953403822419631159.sh 11:15:27 ---> sysstat.sh 11:15:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1486069862135893459.sh 11:15:28 ---> package-listing.sh 11:15:28 ++ tr '[:upper:]' '[:lower:]' 11:15:28 ++ facter osfamily 11:15:28 + OS_FAMILY=debian 11:15:28 + workspace=/w/workspace/oom-master-pre-commit-lint 11:15:28 + START_PACKAGES=/tmp/packages_start.txt 11:15:28 + END_PACKAGES=/tmp/packages_end.txt 11:15:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:15:28 + PACKAGES=/tmp/packages_start.txt 11:15:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:15:28 + PACKAGES=/tmp/packages_end.txt 11:15:28 + case "${OS_FAMILY}" in 11:15:28 + dpkg -l 11:15:28 + grep '^ii' 11:15:28 + '[' -f /tmp/packages_start.txt ']' 11:15:28 + '[' -f /tmp/packages_end.txt ']' 11:15:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:15:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:15:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:15:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:15:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4214171742851033787.sh 11:15:28 ---> capture-instance-metadata.sh 11:15:28 Setup pyenv: 11:15:28 system 11:15:28 3.8.13 11:15:28 3.9.13 11:15:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:15:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1FrL 11:15:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:15:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:15:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:15:36 lf-activate-venv(): INFO: Base packages installed successfully 11:15:36 lf-activate-venv(): INFO: Installing additional packages: lftools 11:15:58 lf-activate-venv(): INFO: Adding /tmp/venv-1FrL/bin to PATH 11:15:58 INFO: Running in OpenStack, capturing instance metadata 11:15:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9832383596538988651.sh 11:15:58 provisioning config files... 11:15:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12719797506771676445tmp 11:15:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:15:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:15:58 [EnvInject] - Injecting environment variables from a build step. 11:15:58 [EnvInject] - Injecting as environment variables the properties content 11:15:58 SERVER_ID=logs 11:15:58 11:15:58 [EnvInject] - Variables injected successfully. 11:15:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11342452125090733575.sh 11:15:58 ---> create-netrc.sh 11:15:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15661445298337522718.sh 11:15:58 ---> python-tools-install.sh 11:15:58 Setup pyenv: 11:15:58 system 11:15:58 3.8.13 11:15:58 3.9.13 11:15:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:15:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1FrL from file:/tmp/.os_lf_venv 11:15:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:15:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:16:00 lf-activate-venv(): INFO: Base packages installed successfully 11:16:00 lf-activate-venv(): INFO: Installing additional packages: lftools 11:16:08 lf-activate-venv(): INFO: Adding /tmp/venv-1FrL/bin to PATH 11:16:08 Generating Requirements File 11:16:31 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. 11:16:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:16:31 Python 3.10.6 11:16:31 pip 26.1.2 from /tmp/venv-1FrL/lib/python3.10/site-packages/pip (python 3.10) 11:16:32 aiohappyeyeballs==2.7.1 11:16:32 aiohttp==3.14.1 11:16:32 aiosignal==1.4.0 11:16:32 appdirs==1.4.4 11:16:32 argcomplete==3.7.0 11:16:32 aspy.yaml==1.3.0 11:16:32 async-timeout==5.0.1 11:16:32 attrs==26.1.0 11:16:32 autopage==0.6.0 11:16:32 backports.strenum==1.3.1 11:16:32 beautifulsoup4==4.15.0 11:16:32 boto3==1.43.51 11:16:32 botocore==1.43.51 11:16:32 bs4==0.0.2 11:16:32 certifi==2026.6.17 11:16:32 cffi==2.1.0 11:16:32 cfgv==3.5.0 11:16:32 chardet==7.4.3 11:16:32 charset-normalizer==3.4.9 11:16:32 click==8.4.2 11:16:32 cliff==4.14.0 11:16:32 cmd2==3.5.1 11:16:32 cryptography==3.3.2 11:16:32 debtcollector==3.1.0 11:16:32 decorator==5.3.1 11:16:32 defusedxml==0.7.1 11:16:32 Deprecated==1.3.1 11:16:32 distlib==0.4.3 11:16:32 dnspython==2.8.0 11:16:32 docker==7.2.0 11:16:32 dogpile.cache==1.5.0 11:16:32 durationpy==0.10 11:16:32 email-validator==2.3.0 11:16:32 filelock==3.31.1 11:16:32 frozenlist==1.8.0 11:16:32 future==1.0.0 11:16:32 gitdb==4.0.12 11:16:32 GitPython==3.1.52 11:16:32 httplib2==0.30.2 11:16:32 identify==2.6.19 11:16:32 idna==3.18 11:16:32 importlib-resources==1.5.0 11:16:32 iso8601==2.1.0 11:16:32 Jinja2==3.1.6 11:16:32 jmespath==1.1.0 11:16:32 jsonpatch==1.33 11:16:32 jsonpointer==3.1.1 11:16:32 jsonschema==4.26.0 11:16:32 jsonschema-specifications==2025.9.1 11:16:32 keystoneauth1==5.14.0 11:16:32 kubernetes==36.0.3 11:16:32 lftools==0.37.22 11:16:32 lxml==6.1.1 11:16:32 markdown-it-py==4.2.0 11:16:32 MarkupSafe==3.0.3 11:16:32 mdurl==0.1.2 11:16:32 msgpack==1.2.1 11:16:32 multi_key_dict==2.0.3 11:16:32 multidict==6.7.1 11:16:32 munch==4.0.0 11:16:32 netaddr==1.3.0 11:16:32 niet==1.4.2 11:16:32 nodeenv==1.10.0 11:16:32 oauth2client==4.1.3 11:16:32 oauthlib==3.3.1 11:16:32 openstacksdk==4.13.0 11:16:32 os-service-types==1.8.2 11:16:32 osc-lib==4.6.0 11:16:32 oslo.config==10.4.0 11:16:32 oslo.context==6.4.0 11:16:32 oslo.i18n==6.8.0 11:16:32 oslo.log==8.2.0 11:16:32 oslo.serialization==5.10.0 11:16:32 oslo.utils==10.1.1 11:16:32 packaging==26.2 11:16:32 pbr==7.0.3 11:16:32 platformdirs==4.10.1 11:16:32 prettytable==3.18.0 11:16:32 propcache==0.5.2 11:16:32 psutil==7.2.2 11:16:32 pyasn1==0.6.4 11:16:32 pyasn1_modules==0.4.2 11:16:32 pycparser==3.0 11:16:32 pygerrit2==2.0.15 11:16:32 PyGithub==2.9.1 11:16:32 Pygments==2.20.0 11:16:32 PyJWT==2.13.0 11:16:32 PyNaCl==1.6.2 11:16:32 pyparsing==2.4.7 11:16:32 pyperclip==1.11.0 11:16:32 pyrsistent==0.20.0 11:16:32 python-cinderclient==9.9.0 11:16:32 python-dateutil==2.9.0.post0 11:16:32 python-discovery==1.4.4 11:16:32 python-heatclient==5.2.0 11:16:32 python-jenkins==1.8.3 11:16:32 python-keystoneclient==5.8.0 11:16:32 python-magnumclient==4.11.0 11:16:32 python-openstackclient==10.0.0 11:16:32 python-swiftclient==4.10.0 11:16:32 PyYAML==6.0.3 11:16:32 referencing==0.37.0 11:16:32 requests==2.34.2 11:16:32 requests-oauthlib==2.0.0 11:16:32 rfc3986==2.0.0 11:16:32 rich==15.0.0 11:16:32 rich-argparse==1.8.0 11:16:32 rpds-py==0.30.0 11:16:32 rsa==4.9.1 11:16:32 ruamel.yaml==0.19.1 11:16:32 ruamel.yaml.clib==0.2.15 11:16:32 s3transfer==0.19.1 11:16:32 simplejson==4.1.1 11:16:32 six==1.17.0 11:16:32 smmap==5.0.3 11:16:32 soupsieve==2.9 11:16:32 stevedore==5.8.0 11:16:32 tabulate==0.10.0 11:16:32 toml==0.10.2 11:16:32 tomlkit==0.15.1 11:16:32 tqdm==4.69.0 11:16:32 typing_extensions==4.16.0 11:16:32 urllib3==1.26.20 11:16:32 virtualenv==21.6.1 11:16:32 wcwidth==0.8.2 11:16:32 websocket-client==1.9.0 11:16:32 wrapt==2.2.2 11:16:32 xdg==6.0.0 11:16:32 xmltodict==1.0.4 11:16:32 yarl==1.24.5 11:16:32 yq==4.1.2 11:16:32 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins10256663787823983104.sh 11:16:32 ---> uv-install.sh 11:16:32 Installing uv/uvx (latest) using shell installer 11:16:32 2026-07-20 11:16:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-kWwy2O.sh" [1] 11:16:32 downloading uv 0.11.29 x86_64-unknown-linux-gnu 11:16:33 installing to /home/jenkins/.local/bin 11:16:33 uv 11:16:33 uvx 11:16:33 everything's installed! 11:16:33 11:16:33 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:16:33 11:16:33 source $HOME/.local/bin/env (sh, bash, zsh) 11:16:33 source $HOME/.local/bin/env.fish (fish) 11:16:33 Adding install location to PATH 11:16:33 ---> Validating uv/uvx install 11:16:33 uvx 0.11.29 (x86_64-unknown-linux-gnu) 11:16:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18122261500818402344.sh 11:16:33 ---> sudo-logs.sh 11:16:33 Archiving 'sudo' log.. 11:16:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10589206715567258459.sh 11:16:33 ---> job-cost.sh 11:16:33 INFO: Activating Python virtual environment... 11:16:33 Setup pyenv: 11:16:33 system 11:16:33 3.8.13 11:16:33 3.9.13 11:16:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:16:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1FrL from file:/tmp/.os_lf_venv 11:16:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:16:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:16:35 lf-activate-venv(): INFO: Base packages installed successfully 11:16:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:16:40 lf-activate-venv(): INFO: Adding /tmp/venv-1FrL/bin to PATH 11:16:40 INFO: No stack-cost file found 11:16:40 INFO: Instance uptime: 148s 11:16:40 INFO: Fetching instance metadata (attempt 1 of 3)... 11:16:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:16:40 INFO: Successfully fetched instance metadata 11:16:40 INFO: Instance type: v3-standard-4 11:16:40 INFO: Retrieving pricing info for: v3-standard-4 11:16:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:16:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=148 11:16:41 INFO: Successfully fetched Vexxhost pricing API 11:16:41 INFO: Retrieved cost: 0.11 11:16:41 INFO: Retrieved resource: v3-standard-4 11:16:41 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:16:41 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:16:41 INFO: Successfully archived job cost data 11:16:41 DEBUG: Cost data: oom-master-pre-commit-lint,4728,2026-07-20 11:16:41,v3-standard-4,148,0.11,0.00,SUCCESS 11:16:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11959001048767358789.sh 11:16:41 ---> logs-deploy.sh 11:16:41 Setup pyenv: 11:16:41 system 11:16:41 3.8.13 11:16:41 3.9.13 11:16:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:16:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1FrL from file:/tmp/.os_lf_venv 11:16:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:16:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:16:43 lf-activate-venv(): INFO: Base packages installed successfully 11:16:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:16:51 lf-activate-venv(): INFO: Adding /tmp/venv-1FrL/bin to PATH 11:16:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4728 11:16:51 INFO: archiving workspace using pattern(s): 11:16:52 Archives upload complete. 11:16:52 INFO: archiving logs to Nexus 11:16:53 ---> uname -a: 11:16:53 Linux prd-ubuntu1804-builder-4c-4g-1244 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:16:53 11:16:53 11:16:53 ---> lscpu: 11:16:53 Architecture: x86_64 11:16:53 CPU op-mode(s): 32-bit, 64-bit 11:16:53 Byte Order: Little Endian 11:16:53 CPU(s): 4 11:16:53 On-line CPU(s) list: 0-3 11:16:53 Thread(s) per core: 1 11:16:53 Core(s) per socket: 1 11:16:53 Socket(s): 4 11:16:53 NUMA node(s): 1 11:16:53 Vendor ID: AuthenticAMD 11:16:53 CPU family: 23 11:16:53 Model: 49 11:16:53 Model name: AMD EPYC-Rome Processor 11:16:53 Stepping: 0 11:16:53 CPU MHz: 2799.998 11:16:53 BogoMIPS: 5599.99 11:16:53 Virtualization: AMD-V 11:16:53 Hypervisor vendor: KVM 11:16:53 Virtualization type: full 11:16:53 L1d cache: 32K 11:16:53 L1i cache: 32K 11:16:53 L2 cache: 512K 11:16:53 L3 cache: 16384K 11:16:53 NUMA node0 CPU(s): 0-3 11:16:53 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 11:16:53 11:16:53 11:16:53 ---> nproc: 11:16:53 4 11:16:53 11:16:53 11:16:53 ---> df -h: 11:16:53 Filesystem Size Used Avail Use% Mounted on 11:16:53 udev 7.9G 0 7.9G 0% /dev 11:16:53 tmpfs 1.6G 676K 1.6G 1% /run 11:16:53 /dev/vda1 78G 8.6G 69G 11% / 11:16:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:16:53 tmpfs 5.0M 0 5.0M 0% /run/lock 11:16:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:16:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:16:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:16:53 11:16:53 11:16:53 ---> free -m: 11:16:53 total used free shared buff/cache available 11:16:53 Mem: 16040 553 13138 0 2348 15162 11:16:53 Swap: 1023 0 1023 11:16:53 11:16:53 11:16:53 ---> ip addr: 11:16:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:16:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:16:53 inet 127.0.0.1/8 scope host lo 11:16:53 valid_lft forever preferred_lft forever 11:16:53 inet6 ::1/128 scope host 11:16:53 valid_lft forever preferred_lft forever 11:16:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:16:53 link/ether fa:16:3e:dc:ac:19 brd ff:ff:ff:ff:ff:ff 11:16:53 inet 10.30.106.142/23 brd 10.30.107.255 scope global dynamic ens3 11:16:53 valid_lft 86247sec preferred_lft 86247sec 11:16:53 inet6 fe80::f816:3eff:fedc:ac19/64 scope link 11:16:53 valid_lft forever preferred_lft forever 11:16:53 11:16:53 11:16:53 ---> sar -b -r -n DEV: 11:16:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1244) 07/20/26 _x86_64_ (4 CPU) 11:16:53 11:16:53 11:14:21 LINUX RESTART (4 CPU) 11:16:53 11:16:53 11:15:01 tps rtps wtps bread/s bwrtn/s 11:16:53 11:16:02 110.86 5.83 105.03 228.90 21386.17 11:16:53 Average: 110.86 5.83 105.03 228.90 21386.17 11:16:53 11:16:53 11:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:16:53 11:16:02 13758668 15561488 2666300 16.23 77860 1912660 760668 4.35 750312 1676880 165204 11:16:53 Average: 13758668 15561488 2666300 16.23 77860 1912660 760668 4.35 750312 1676880 165204 11:16:53 11:16:53 11:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:16:53 11:16:02 ens3 95.58 71.35 1334.24 12.37 0.00 0.00 0.00 0.00 11:16:53 11:16:02 lo 2.40 2.40 0.27 0.27 0.00 0.00 0.00 0.00 11:16:53 Average: ens3 95.58 71.35 1334.24 12.37 0.00 0.00 0.00 0.00 11:16:53 Average: lo 2.40 2.40 0.27 0.27 0.00 0.00 0.00 0.00 11:16:53 11:16:53 11:16:53 ---> sar -P ALL: 11:16:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1244) 07/20/26 _x86_64_ (4 CPU) 11:16:53 11:16:53 11:14:21 LINUX RESTART (4 CPU) 11:16:53 11:16:53 11:15:01 CPU %user %nice %system %iowait %steal %idle 11:16:53 11:16:02 all 22.11 0.00 2.06 1.25 0.05 74.53 11:16:53 11:16:02 0 9.76 0.00 1.50 2.77 0.03 85.93 11:16:53 11:16:02 1 41.48 0.00 3.16 0.60 0.07 54.69 11:16:53 11:16:02 2 18.95 0.00 1.77 1.27 0.05 77.96 11:16:53 11:16:02 3 18.23 0.00 1.79 0.32 0.07 79.59 11:16:53 Average: all 22.11 0.00 2.06 1.25 0.05 74.53 11:16:53 Average: 0 9.76 0.00 1.50 2.77 0.03 85.93 11:16:53 Average: 1 41.48 0.00 3.16 0.60 0.07 54.69 11:16:53 Average: 2 18.95 0.00 1.77 1.27 0.05 77.96 11:16:53 Average: 3 18.23 0.00 1.79 0.32 0.07 79.59 11:16:53 11:16:53 11:16:53