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