11:17:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146349 11:17:56 Running as SYSTEM 11:17:56 [EnvInject] - Loading node environment variables. 11:17:56 Building remotely on prd-ubuntu1804-builder-4c-4g-1248 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:17:56 [ssh-agent] Looking for ssh-agent implementation... 11:17:56 $ ssh-agent 11:17:56 SSH_AUTH_SOCK=/tmp/ssh-op1MZr901gKv/agent.1657 11:17:56 SSH_AGENT_PID=1659 11:17:56 [ssh-agent] Started. 11:17:56 Running ssh-add (command line suppressed) 11:17:56 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5034138673108489544.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5034138673108489544.key) 11:17:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:17:56 The recommended git tool is: NONE 11:17:58 using credential onap-jenkins-ssh 11:17:58 Wiping out workspace first. 11:17:58 Cloning the remote Git repository 11:17:58 Cloning repository git://cloud.onap.org/mirror/oom.git 11:17:58 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:17:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:17:58 > git --version # timeout=10 11:17:58 > git --version # 'git version 2.17.1' 11:17:58 using GIT_SSH to set credentials Gerrit user 11:17:58 Verifying host key using manually-configured host key entries 11:17:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:18:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:18:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:18:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:18:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:18:04 using GIT_SSH to set credentials Gerrit user 11:18:04 Verifying host key using manually-configured host key entries 11:18:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/146349/4 # timeout=30 11:18:04 > git rev-parse cbc026570aacf61c877140c32872ac2502d60c84^{commit} # timeout=10 11: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 11:18:04 Checking out Revision cbc026570aacf61c877140c32872ac2502d60c84 (refs/changes/49/146349/4) 11:18:04 > git config core.sparsecheckout # timeout=10 11:18:04 > git checkout -f cbc026570aacf61c877140c32872ac2502d60c84 # timeout=30 11:18:08 Commit message: "[SO] 17.5.0" 11:18:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:18:08 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 11:18:08 [EnvInject] - Injecting environment variables from a build step. 11:18:08 [EnvInject] - Injecting as environment variables the properties content 11:18:08 PYTHON=python3 11:18:08 11:18:08 [EnvInject] - Variables injected successfully. 11:18:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6694380344601464249.sh 11:18:08 ---> tox-install.sh 11:18:08 + source /home/jenkins/lf-env.sh 11:18:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:18:08 ++ mktemp -d /tmp/venv-XXXX 11:18:08 + lf_venv=/tmp/venv-Gu5k 11:18:08 + local venv_file=/tmp/.os_lf_venv 11:18:08 + local python=python3 11:18:08 + local options 11:18:08 + local set_path=true 11:18:08 + local install_args= 11: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 11:18:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:18:08 + true 11:18:08 + case $1 in 11:18:08 + venv_file=/tmp/.toxenv 11:18:08 + shift 2 11:18:08 + true 11:18:08 + case $1 in 11:18:08 + shift 11:18:08 + break 11:18:08 + case $python in 11:18:08 + local pkg_list= 11:18:08 + [[ -d /opt/pyenv ]] 11:18:08 + echo 'Setup pyenv:' 11:18:08 Setup pyenv: 11:18:08 + export PYENV_ROOT=/opt/pyenv 11:18:08 + PYENV_ROOT=/opt/pyenv 11: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 11: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 11:18:08 + pyenv versions 11:18:08 * system (set by /opt/pyenv/version) 11:18:08 * 3.8.13 (set by /opt/pyenv/version) 11:18:08 * 3.9.13 (set by /opt/pyenv/version) 11:18:08 * 3.10.6 (set by /opt/pyenv/version) 11:18:08 + command -v pyenv 11:18:08 ++ pyenv init - --no-rehash 11: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[*]}"'\'')" 11:18:08 export PATH="/opt/pyenv/shims:${PATH}" 11:18:08 export PYENV_SHELL=bash 11:18:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:18:08 pyenv() { 11:18:08 local command 11:18:08 command="${1:-}" 11:18:08 if [ "$#" -gt 0 ]; then 11:18:08 shift 11:18:08 fi 11:18:08 11:18:08 case "$command" in 11:18:08 rehash|shell) 11:18:08 eval "$(pyenv "sh-$command" "$@")" 11:18:08 ;; 11:18:08 *) 11:18:08 command pyenv "$command" "$@" 11:18:08 ;; 11:18:08 esac 11:18:08 }' 11: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[*]}"' 11: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 11: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 11: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 11:18:08 ++ export PYENV_SHELL=bash 11:18:08 ++ PYENV_SHELL=bash 11:18:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:18:08 +++ complete -F _pyenv pyenv 11:18:08 ++ lf-pyver python3 11:18:08 ++ local py_version_xy=python3 11:18:08 ++ local py_version_xyz= 11:18:08 ++ pyenv versions 11:18:08 ++ local command 11:18:08 ++ command=versions 11:18:08 ++ '[' 1 -gt 0 ']' 11:18:08 ++ shift 11:18:08 ++ case "$command" in 11:18:08 ++ command pyenv versions 11:18:08 ++ pyenv versions 11:18:08 ++ awk '{ print $1 }' 11:18:08 ++ grep -E '^[0-9.]*[0-9]$' 11:18:08 ++ sed 's/^[ *]* //' 11:18:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:18:08 +++ grep '^3' /tmp/.pyenv_versions 11:18:08 +++ sort -V 11:18:08 +++ tail -n 1 11:18:08 ++ py_version_xyz=3.10.6 11:18:08 ++ [[ -z 3.10.6 ]] 11:18:08 ++ echo 3.10.6 11:18:08 ++ return 0 11:18:08 + pyenv local 3.10.6 11:18:08 + local command 11:18:08 + command=local 11:18:08 + '[' 2 -gt 0 ']' 11:18:08 + shift 11:18:08 + case "$command" in 11:18:08 + command pyenv local 3.10.6 11:18:08 + pyenv local 3.10.6 11:18:08 + for arg in "$@" 11:18:08 + case $arg in 11:18:08 + pkg_list+='tox ' 11:18:08 + for arg in "$@" 11:18:08 + case $arg in 11:18:08 + pkg_list+='virtualenv ' 11:18:08 + for arg in "$@" 11:18:08 + case $arg in 11:18:08 + pkg_list+='urllib3~=1.26.15 ' 11:18:08 + [[ -f /tmp/.toxenv ]] 11:18:08 + [[ ! -f /tmp/.toxenv ]] 11:18:08 + [[ -n '' ]] 11:18:08 + python3 -m venv /tmp/venv-Gu5k 11:18:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gu5k' 11:18:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gu5k 11:18:13 + echo /tmp/venv-Gu5k 11:18:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:18:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:18:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:18:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:13 + local 'pip_opts=--upgrade --quiet' 11:18:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:18:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:18:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:18:13 + [[ -n '' ]] 11:18:13 + [[ -n '' ]] 11:18:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:18:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:18:13 + /tmp/venv-Gu5k/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:18:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:18:17 lf-activate-venv(): INFO: Base packages installed successfully 11:18:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:18:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:18:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:18:17 + /tmp/venv-Gu5k/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:18:19 + type python3 11:18:19 + true 11:18:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gu5k/bin to PATH' 11:18:19 lf-activate-venv(): INFO: Adding /tmp/venv-Gu5k/bin to PATH 11:18:19 + PATH=/tmp/venv-Gu5k/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:18:19 + return 0 11:18:19 + python3 --version 11:18:19 Python 3.10.6 11:18:19 + python3 -m pip --version 11:18:20 pip 26.1.2 from /tmp/venv-Gu5k/lib/python3.10/site-packages/pip (python 3.10) 11:18:20 + python3 -m pip freeze 11:18:20 cachetools==7.1.4 11:18:20 colorama==0.4.6 11:18:20 distlib==0.4.3 11:18:20 filelock==3.31.1 11:18:20 packaging==26.2 11:18:20 platformdirs==4.10.1 11:18:20 pluggy==1.6.0 11:18:20 pyproject-api==1.10.1 11:18:20 python-discovery==1.4.4 11:18:20 tomli==2.4.1 11:18:20 tomli_w==1.2.0 11:18:20 tox==4.57.0 11:18:20 typing_extensions==4.16.0 11:18:20 urllib3==1.26.20 11:18:20 virtualenv==21.6.1 11:18:20 [EnvInject] - Injecting environment variables from a build step. 11:18:20 [EnvInject] - Injecting as environment variables the properties content 11:18:20 PARALLEL=false 11:18:20 11:18:20 [EnvInject] - Variables injected successfully. 11:18:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4558953409905754590.sh 11:18:20 ---> tox-run.sh 11:18:20 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:18:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:18:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:18:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:18:20 + cd /w/workspace/oom-master-pre-commit-lint/. 11:18:20 + source /home/jenkins/lf-env.sh 11:18:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:18:20 ++ mktemp -d /tmp/venv-XXXX 11:18:20 + lf_venv=/tmp/venv-qBun 11:18:20 + local venv_file=/tmp/.os_lf_venv 11:18:20 + local python=python3 11:18:20 + local options 11:18:20 + local set_path=true 11:18:20 + local install_args= 11:18:20 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:18:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:18:20 + true 11:18:20 + case $1 in 11:18:20 + venv_file=/tmp/.toxenv 11:18:20 + shift 2 11:18:20 + true 11:18:20 + case $1 in 11:18:20 + shift 11:18:20 + break 11:18:20 + case $python in 11:18:20 + local pkg_list= 11:18:20 + [[ -d /opt/pyenv ]] 11:18:20 + echo 'Setup pyenv:' 11:18:20 Setup pyenv: 11:18:20 + export PYENV_ROOT=/opt/pyenv 11:18:20 + PYENV_ROOT=/opt/pyenv 11:18:20 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:18:20 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:18:20 + pyenv versions 11:18:20 system 11:18:20 3.8.13 11:18:20 3.9.13 11:18:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:18:20 + command -v pyenv 11:18:20 ++ pyenv init - --no-rehash 11:18:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:18:20 export PATH="/opt/pyenv/shims:${PATH}" 11:18:20 export PYENV_SHELL=bash 11:18:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:18:20 pyenv() { 11:18:20 local command 11:18:20 command="${1:-}" 11:18:20 if [ "$#" -gt 0 ]; then 11:18:20 shift 11:18:20 fi 11:18:20 11:18:20 case "$command" in 11:18:20 rehash|shell) 11:18:20 eval "$(pyenv "sh-$command" "$@")" 11:18:20 ;; 11:18:20 *) 11:18:20 command pyenv "$command" "$@" 11:18:20 ;; 11:18:20 esac 11:18:20 }' 11:18:20 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:18:20 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:18:20 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:18:20 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:18:20 ++ export PYENV_SHELL=bash 11:18:20 ++ PYENV_SHELL=bash 11:18:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:18:20 +++ complete -F _pyenv pyenv 11:18:20 ++ lf-pyver python3 11:18:20 ++ local py_version_xy=python3 11:18:20 ++ local py_version_xyz= 11:18:20 ++ pyenv versions 11:18:20 ++ local command 11:18:20 ++ command=versions 11:18:20 ++ sed 's/^[ *]* //' 11:18:20 ++ '[' 1 -gt 0 ']' 11:18:20 ++ shift 11:18:20 ++ case "$command" in 11:18:20 ++ command pyenv versions 11:18:20 ++ pyenv versions 11:18:20 ++ awk '{ print $1 }' 11:18:20 ++ grep -E '^[0-9.]*[0-9]$' 11:18:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:18:20 +++ grep '^3' /tmp/.pyenv_versions 11:18:20 +++ sort -V 11:18:20 +++ tail -n 1 11:18:20 ++ py_version_xyz=3.10.6 11:18:20 ++ [[ -z 3.10.6 ]] 11:18:20 ++ echo 3.10.6 11:18:20 ++ return 0 11:18:20 + pyenv local 3.10.6 11:18:20 + local command 11:18:20 + command=local 11:18:20 + '[' 2 -gt 0 ']' 11:18:20 + shift 11:18:20 + case "$command" in 11:18:20 + command pyenv local 3.10.6 11:18:20 + pyenv local 3.10.6 11:18:20 + for arg in "$@" 11:18:20 + case $arg in 11:18:20 + pkg_list+='tox ' 11:18:20 + for arg in "$@" 11:18:20 + case $arg in 11:18:20 + pkg_list+='virtualenv ' 11:18:20 + for arg in "$@" 11:18:20 + case $arg in 11:18:20 + pkg_list+='urllib3~=1.26.15 ' 11:18:20 + [[ -f /tmp/.toxenv ]] 11:18:20 ++ cat /tmp/.toxenv 11:18:20 + lf_venv=/tmp/venv-Gu5k 11:18:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gu5k from' file:/tmp/.toxenv 11:18:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gu5k from file:/tmp/.toxenv 11:18:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:18:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:20 + local 'pip_opts=--upgrade --quiet' 11:18:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:18:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:18:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:18:20 + [[ -n '' ]] 11:18:20 + [[ -n '' ]] 11:18:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:18:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:18:20 + /tmp/venv-Gu5k/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:18:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:18:21 lf-activate-venv(): INFO: Base packages installed successfully 11:18:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:18:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:18:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:18:21 + /tmp/venv-Gu5k/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:18:22 + type python3 11:18:22 + true 11:18:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gu5k/bin to PATH' 11:18:22 lf-activate-venv(): INFO: Adding /tmp/venv-Gu5k/bin to PATH 11:18:22 + PATH=/tmp/venv-Gu5k/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:18:22 + return 0 11:18:22 + [[ -d /opt/pyenv ]] 11:18:22 + echo '---> Setting up pyenv' 11:18:22 ---> Setting up pyenv 11:18:22 + export PYENV_ROOT=/opt/pyenv 11:18:22 + PYENV_ROOT=/opt/pyenv 11:18:22 + export PATH=/opt/pyenv/bin:/tmp/venv-Gu5k/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:18:22 + PATH=/opt/pyenv/bin:/tmp/venv-Gu5k/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:18:22 ++ pwd 11:18:22 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:18:22 + export PYTHONPATH 11:18:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:18:22 + TOX_TESTENV_PASSENV=PYTHONPATH 11:18:22 + tox --version 11:18:23 4.57.0 from /tmp/venv-Gu5k/lib/python3.10/site-packages/tox/__init__.py 11:18:23 + PARALLEL=false 11:18:23 + TOX_OPTIONS_LIST= 11:18:23 + [[ -n pre-commit ]] 11:18:23 + TOX_OPTIONS_LIST=' -e pre-commit' 11:18:23 + case ${PARALLEL,,} in 11:18:23 + tox -e pre-commit 11:18:23 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:18:24 pre-commit: install_deps> python -I -m pip install pre-commit 11:18:27 pre-commit: freeze> python -m pip freeze --all 11:18:27 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:18:27 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:18:27 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:18:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:18:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:18:29 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:18:30 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:18:30 [INFO] Once installed this environment will be reused. 11:18:30 [INFO] This may take a few minutes... 11:18:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:18:34 [INFO] Once installed this environment will be reused. 11:18:34 [INFO] This may take a few minutes... 11:18:39 trim trailing whitespace.................................................Passed 11:18:39 Tabs remover.............................................................Passed 11:18:39 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:18:39 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:18:39 [INFO] Once installed this environment will be reused. 11:18:39 [INFO] This may take a few minutes... 11:18:48 gitlint..............................................(no files to check)Skipped 11:18:48 pre-commit: OK (25.23=setup[4.39]+cmd[11.70,9.14] seconds) 11:18:48 congratulations :) (25.27 seconds) 11:18:48 + tox_status=0 11:18:48 + echo '---> Completed tox runs' 11:18:48 ---> Completed tox runs 11:18:48 + for i in .tox/*/log 11:18:48 ++ echo .tox/pre-commit/log 11:18:48 ++ awk -F/ '{print $2}' 11:18:48 + tox_env=pre-commit 11:18:48 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:18:48 + DOC_DIR=docs/_build/html 11:18:48 + [[ -d docs/_build/html ]] 11:18:48 + echo '---> tox-run.sh ends' 11:18:48 ---> tox-run.sh ends 11:18:48 + test 0 -eq 0 11:18:48 $ ssh-agent -k 11:18:48 unset SSH_AUTH_SOCK; 11:18:48 unset SSH_AGENT_PID; 11:18:48 echo Agent pid 1659 killed; 11:18:48 [ssh-agent] Stopped. 11:18:48 [PostBuildScript] - [INFO] Executing post build scripts. 11:18:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1106171464660994792.sh 11:18:48 ---> sysstat.sh 11:18:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins514886026399656046.sh 11:18:49 ---> package-listing.sh 11:18:49 ++ facter osfamily 11:18:49 ++ tr '[:upper:]' '[:lower:]' 11:18:49 + OS_FAMILY=debian 11:18:49 + workspace=/w/workspace/oom-master-pre-commit-lint 11:18:49 + START_PACKAGES=/tmp/packages_start.txt 11:18:49 + END_PACKAGES=/tmp/packages_end.txt 11:18:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:18:49 + PACKAGES=/tmp/packages_start.txt 11:18:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:18:49 + PACKAGES=/tmp/packages_end.txt 11:18:49 + case "${OS_FAMILY}" in 11:18:49 + dpkg -l 11:18:49 + grep '^ii' 11:18:49 + '[' -f /tmp/packages_start.txt ']' 11:18:49 + '[' -f /tmp/packages_end.txt ']' 11:18:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:18:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:18:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:18:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:18:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2890451155965067034.sh 11:18:49 ---> capture-instance-metadata.sh 11:18:49 Setup pyenv: 11:18:49 system 11:18:49 3.8.13 11:18:49 3.9.13 11:18:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:18:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3tX1 11:18:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:18:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:18:57 lf-activate-venv(): INFO: Base packages installed successfully 11:18:57 lf-activate-venv(): INFO: Installing additional packages: lftools 11:19:18 lf-activate-venv(): INFO: Adding /tmp/venv-3tX1/bin to PATH 11:19:18 INFO: Running in OpenStack, capturing instance metadata 11:19:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17539164949313814783.sh 11:19:18 provisioning config files... 11:19:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config131823309202943520tmp 11:19:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:19:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:19:18 [EnvInject] - Injecting environment variables from a build step. 11:19:18 [EnvInject] - Injecting as environment variables the properties content 11:19:18 SERVER_ID=logs 11:19:18 11:19:18 [EnvInject] - Variables injected successfully. 11:19:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5431065101303121264.sh 11:19:18 ---> create-netrc.sh 11:19:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12239572541843458228.sh 11:19:18 ---> python-tools-install.sh 11:19:18 Setup pyenv: 11:19:18 system 11:19:18 3.8.13 11:19:18 3.9.13 11:19:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:19:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3tX1 from file:/tmp/.os_lf_venv 11:19:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:19:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:19:20 lf-activate-venv(): INFO: Base packages installed successfully 11:19:20 lf-activate-venv(): INFO: Installing additional packages: lftools 11:19:28 lf-activate-venv(): INFO: Adding /tmp/venv-3tX1/bin to PATH 11:19:28 Generating Requirements File 11: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. 11:19:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:19:52 Python 3.10.6 11:19:52 pip 26.1.2 from /tmp/venv-3tX1/lib/python3.10/site-packages/pip (python 3.10) 11:19:53 aiohappyeyeballs==2.7.1 11:19:53 aiohttp==3.14.1 11:19:53 aiosignal==1.4.0 11:19:53 appdirs==1.4.4 11:19:53 argcomplete==3.7.0 11:19:53 aspy.yaml==1.3.0 11:19:53 async-timeout==5.0.1 11:19:53 attrs==26.1.0 11:19:53 autopage==0.6.0 11:19:53 backports.strenum==1.3.1 11:19:53 beautifulsoup4==4.15.0 11:19:53 boto3==1.43.51 11:19:53 botocore==1.43.51 11:19:53 bs4==0.0.2 11:19:53 certifi==2026.6.17 11:19:53 cffi==2.1.0 11:19:53 cfgv==3.5.0 11:19:53 chardet==7.4.3 11:19:53 charset-normalizer==3.4.9 11:19:53 click==8.4.2 11:19:53 cliff==4.14.0 11:19:53 cmd2==3.5.1 11:19:53 cryptography==3.3.2 11:19:53 debtcollector==3.1.0 11:19:53 decorator==5.3.1 11:19:53 defusedxml==0.7.1 11:19:53 Deprecated==1.3.1 11:19:53 distlib==0.4.3 11:19:53 dnspython==2.8.0 11:19:53 docker==7.2.0 11:19:53 dogpile.cache==1.5.0 11:19:53 durationpy==0.10 11:19:53 email-validator==2.3.0 11:19:53 filelock==3.31.1 11:19:53 frozenlist==1.8.0 11:19:53 future==1.0.0 11:19:53 gitdb==4.0.12 11:19:53 GitPython==3.1.52 11:19:53 httplib2==0.30.2 11:19:53 identify==2.6.19 11:19:53 idna==3.18 11:19:53 importlib-resources==1.5.0 11:19:53 iso8601==2.1.0 11:19:53 Jinja2==3.1.6 11:19:53 jmespath==1.1.0 11:19:53 jsonpatch==1.33 11:19:53 jsonpointer==3.1.1 11:19:53 jsonschema==4.26.0 11:19:53 jsonschema-specifications==2025.9.1 11:19:53 keystoneauth1==5.14.0 11:19:53 kubernetes==36.0.3 11:19:53 lftools==0.37.22 11:19:53 lxml==6.1.1 11:19:53 markdown-it-py==4.2.0 11:19:53 MarkupSafe==3.0.3 11:19:53 mdurl==0.1.2 11:19:53 msgpack==1.2.1 11:19:53 multi_key_dict==2.0.3 11:19:53 multidict==6.7.1 11:19:53 munch==4.0.0 11:19:53 netaddr==1.3.0 11:19:53 niet==1.4.2 11:19:53 nodeenv==1.10.0 11:19:53 oauth2client==4.1.3 11:19:53 oauthlib==3.3.1 11:19:53 openstacksdk==4.13.0 11:19:53 os-service-types==1.8.2 11:19:53 osc-lib==4.6.0 11:19:53 oslo.config==10.4.0 11:19:53 oslo.context==6.4.0 11:19:53 oslo.i18n==6.8.0 11:19:53 oslo.log==8.2.0 11:19:53 oslo.serialization==5.10.0 11:19:53 oslo.utils==10.1.1 11:19:53 packaging==26.2 11:19:53 pbr==7.0.3 11:19:53 platformdirs==4.10.1 11:19:53 prettytable==3.18.0 11:19:53 propcache==0.5.2 11:19:53 psutil==7.2.2 11:19:53 pyasn1==0.6.4 11:19:53 pyasn1_modules==0.4.2 11:19:53 pycparser==3.0 11:19:53 pygerrit2==2.0.15 11:19:53 PyGithub==2.9.1 11:19:53 Pygments==2.20.0 11:19:53 PyJWT==2.13.0 11:19:53 PyNaCl==1.6.2 11:19:53 pyparsing==2.4.7 11:19:53 pyperclip==1.11.0 11:19:53 pyrsistent==0.20.0 11:19:53 python-cinderclient==9.9.0 11:19:53 python-dateutil==2.9.0.post0 11:19:53 python-discovery==1.4.4 11:19:53 python-heatclient==5.2.0 11:19:53 python-jenkins==1.8.3 11:19:53 python-keystoneclient==5.8.0 11:19:53 python-magnumclient==4.11.0 11:19:53 python-openstackclient==10.0.0 11:19:53 python-swiftclient==4.10.0 11:19:53 PyYAML==6.0.3 11:19:53 referencing==0.37.0 11:19:53 requests==2.34.2 11:19:53 requests-oauthlib==2.0.0 11:19:53 rfc3986==2.0.0 11:19:53 rich==15.0.0 11:19:53 rich-argparse==1.8.0 11:19:53 rpds-py==0.30.0 11:19:53 rsa==4.9.1 11:19:53 ruamel.yaml==0.19.1 11:19:53 ruamel.yaml.clib==0.2.15 11:19:53 s3transfer==0.19.1 11:19:53 simplejson==4.1.1 11:19:53 six==1.17.0 11:19:53 smmap==5.0.3 11:19:53 soupsieve==2.9 11:19:53 stevedore==5.8.0 11:19:53 tabulate==0.10.0 11:19:53 toml==0.10.2 11:19:53 tomlkit==0.15.1 11:19:53 tqdm==4.69.0 11:19:53 typing_extensions==4.16.0 11:19:53 urllib3==1.26.20 11:19:53 virtualenv==21.6.1 11:19:53 wcwidth==0.8.2 11:19:53 websocket-client==1.9.0 11:19:53 wrapt==2.2.2 11:19:53 xdg==6.0.0 11:19:53 xmltodict==1.0.4 11:19:53 yarl==1.24.5 11:19:53 yq==4.1.2 11:19:53 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins10291544253839100762.sh 11:19:53 ---> uv-install.sh 11:19:53 Installing uv/uvx (latest) using shell installer 11:19:53 2026-07-20 11:19:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-l9UJ5q.sh" [1] 11:19:53 downloading uv 0.11.29 x86_64-unknown-linux-gnu 11:19:54 installing to /home/jenkins/.local/bin 11:19:54 uv 11:19:54 uvx 11:19:54 everything's installed! 11:19:54 11:19:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:19:54 11:19:54 source $HOME/.local/bin/env (sh, bash, zsh) 11:19:54 source $HOME/.local/bin/env.fish (fish) 11:19:54 Adding install location to PATH 11:19:54 ---> Validating uv/uvx install 11:19:54 uvx 0.11.29 (x86_64-unknown-linux-gnu) 11:19:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11719180440697937130.sh 11:19:54 ---> sudo-logs.sh 11:19:54 Archiving 'sudo' log.. 11:19:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17532370163364282867.sh 11:19:54 ---> job-cost.sh 11:19:54 INFO: Activating Python virtual environment... 11:19:54 Setup pyenv: 11:19:54 system 11:19:54 3.8.13 11:19:54 3.9.13 11:19:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:19:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3tX1 from file:/tmp/.os_lf_venv 11:19:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:19:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:19:56 lf-activate-venv(): INFO: Base packages installed successfully 11:19:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:20:01 lf-activate-venv(): INFO: Adding /tmp/venv-3tX1/bin to PATH 11:20:01 INFO: No stack-cost file found 11:20:01 INFO: Instance uptime: 147s 11:20:01 INFO: Fetching instance metadata (attempt 1 of 3)... 11:20:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:20:01 INFO: Successfully fetched instance metadata 11:20:01 INFO: Instance type: v3-standard-4 11:20:01 INFO: Retrieving pricing info for: v3-standard-4 11:20:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:20:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=147 11:20:02 INFO: Successfully fetched Vexxhost pricing API 11:20:02 INFO: Retrieved cost: 0.11 11:20:02 INFO: Retrieved resource: v3-standard-4 11:20:02 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:20:02 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:20:02 INFO: Successfully archived job cost data 11:20:02 DEBUG: Cost data: oom-master-pre-commit-lint,4729,2026-07-20 11:20:02,v3-standard-4,147,0.11,0.00,SUCCESS 11:20:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4749649451805737764.sh 11:20:02 ---> logs-deploy.sh 11:20:02 Setup pyenv: 11:20:02 system 11:20:02 3.8.13 11:20:02 3.9.13 11:20:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:20:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3tX1 from file:/tmp/.os_lf_venv 11:20:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:04 lf-activate-venv(): INFO: Base packages installed successfully 11:20:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:20:12 lf-activate-venv(): INFO: Adding /tmp/venv-3tX1/bin to PATH 11:20:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4729 11:20:12 INFO: archiving workspace using pattern(s): 11:20:13 Archives upload complete. 11:20:13 INFO: archiving logs to Nexus 11:20:14 ---> uname -a: 11:20:14 Linux prd-ubuntu1804-builder-4c-4g-1248 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:20:14 11:20:14 11:20:14 ---> lscpu: 11:20:14 Architecture: x86_64 11:20:14 CPU op-mode(s): 32-bit, 64-bit 11:20:14 Byte Order: Little Endian 11:20:14 CPU(s): 4 11:20:14 On-line CPU(s) list: 0-3 11:20:14 Thread(s) per core: 1 11:20:14 Core(s) per socket: 1 11:20:14 Socket(s): 4 11:20:14 NUMA node(s): 1 11:20:14 Vendor ID: AuthenticAMD 11:20:14 CPU family: 23 11:20:14 Model: 49 11:20:14 Model name: AMD EPYC-Rome Processor 11:20:14 Stepping: 0 11:20:14 CPU MHz: 2799.998 11:20:14 BogoMIPS: 5599.99 11:20:14 Virtualization: AMD-V 11:20:14 Hypervisor vendor: KVM 11:20:14 Virtualization type: full 11:20:14 L1d cache: 32K 11:20:14 L1i cache: 32K 11:20:14 L2 cache: 512K 11:20:14 L3 cache: 16384K 11:20:14 NUMA node0 CPU(s): 0-3 11:20:14 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:20:14 11:20:14 11:20:14 ---> nproc: 11:20:14 4 11:20:14 11:20:14 11:20:14 ---> df -h: 11:20:14 Filesystem Size Used Avail Use% Mounted on 11:20:14 udev 7.9G 0 7.9G 0% /dev 11:20:14 tmpfs 1.6G 676K 1.6G 1% /run 11:20:14 /dev/vda1 78G 8.6G 69G 11% / 11:20:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:20:14 tmpfs 5.0M 0 5.0M 0% /run/lock 11:20:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:20:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:20:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:20:14 11:20:14 11:20:14 ---> free -m: 11:20:14 total used free shared buff/cache available 11:20:14 Mem: 16040 560 13130 0 2348 15154 11:20:14 Swap: 1023 0 1023 11:20:14 11:20:14 11:20:14 ---> ip addr: 11:20:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:20:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:20:14 inet 127.0.0.1/8 scope host lo 11:20:14 valid_lft forever preferred_lft forever 11:20:14 inet6 ::1/128 scope host 11:20:14 valid_lft forever preferred_lft forever 11:20:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:20:14 link/ether fa:16:3e:e6:79:5d brd ff:ff:ff:ff:ff:ff 11:20:14 inet 10.30.107.93/23 brd 10.30.107.255 scope global dynamic ens3 11:20:14 valid_lft 86248sec preferred_lft 86248sec 11:20:14 inet6 fe80::f816:3eff:fee6:795d/64 scope link 11:20:14 valid_lft forever preferred_lft forever 11:20:14 11:20:14 11:20:14 ---> sar -b -r -n DEV: 11:20:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1248) 07/20/26 _x86_64_ (4 CPU) 11:20:14 11:20:14 11:17:43 LINUX RESTART (4 CPU) 11:20:14 11:20:14 11:18:01 tps rtps wtps bread/s bwrtn/s 11:20:14 11:19:02 317.45 24.40 293.05 819.46 23666.32 11:20:14 11:20:01 123.59 1.17 122.42 136.65 24605.46 11:20:14 Average: 221.33 12.88 208.45 480.93 24131.94 11:20:14 11:20:14 11:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:20:14 11:19:02 13898396 15513704 2526564 15.38 60668 1752440 821100 4.70 791572 1515744 105500 11:20:14 11:20:01 13423484 15507424 3001476 18.27 88532 2171836 790640 4.52 815768 1922204 264256 11:20:14 Average: 13660940 15510564 2764020 16.83 74600 1962138 805870 4.61 803670 1718974 184878 11:20:14 11:20:14 11:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:20:14 11:19:02 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 11:20:14 11:19:02 ens3 127.36 87.72 923.99 28.89 0.00 0.00 0.00 0.00 11:20:14 11:20:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 11:20:14 11:20:01 ens3 126.89 90.31 1526.86 13.94 0.00 0.00 0.00 0.00 11:20:14 Average: lo 1.98 1.98 0.22 0.22 0.00 0.00 0.00 0.00 11:20:14 Average: ens3 127.13 89.00 1222.89 21.48 0.00 0.00 0.00 0.00 11:20:14 11:20:14 11:20:14 ---> sar -P ALL: 11:20:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1248) 07/20/26 _x86_64_ (4 CPU) 11:20:14 11:20:14 11:17:43 LINUX RESTART (4 CPU) 11:20:14 11:20:14 11:18:01 CPU %user %nice %system %iowait %steal %idle 11:20:14 11:19:02 all 22.78 0.00 2.80 2.07 0.06 72.29 11:20:14 11:19:02 0 24.67 0.00 3.04 1.24 0.08 70.97 11:20:14 11:19:02 1 14.08 0.00 2.08 3.08 0.07 80.70 11:20:14 11:19:02 2 21.31 0.00 2.12 0.43 0.07 76.07 11:20:14 11:19:02 3 31.07 0.00 3.94 3.53 0.07 61.39 11:20:14 11:20:01 all 20.40 0.00 1.47 1.32 0.06 76.76 11:20:14 11:20:01 0 1.85 0.00 0.83 2.64 0.03 94.64 11:20:14 11:20:01 1 48.54 0.00 2.69 1.73 0.09 46.96 11:20:14 11:20:01 2 6.28 0.00 0.47 0.42 0.07 92.77 11:20:14 11:20:01 3 25.09 0.00 1.92 0.49 0.05 72.45 11:20:14 Average: all 21.60 0.00 2.14 1.70 0.06 74.51 11:20:14 Average: 0 13.36 0.00 1.95 1.93 0.06 82.71 11:20:14 Average: 1 31.17 0.00 2.38 2.41 0.08 63.96 11:20:14 Average: 2 13.81 0.00 1.30 0.43 0.07 84.40 11:20:14 Average: 3 28.10 0.00 2.93 2.02 0.06 66.89 11:20:14 11:20:14 11:20:14