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