14:54:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 14:54:03 Running as SYSTEM 14:54:03 [EnvInject] - Loading node environment variables. 14:54:03 Building remotely on prd-ubuntu1804-builder-4c-4g-14689 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:54:03 [ssh-agent] Looking for ssh-agent implementation... 14:54:03 $ ssh-agent 14:54:03 SSH_AUTH_SOCK=/tmp/ssh-cby2QobsYRmw/agent.1761 14:54:03 SSH_AGENT_PID=1763 14:54:03 [ssh-agent] Started. 14:54:03 Running ssh-add (command line suppressed) 14:54:03 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_281704093425624208.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_281704093425624208.key) 14:54:03 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:54:03 The recommended git tool is: NONE 14:54:05 using credential onap-jenkins-ssh 14:54:05 Wiping out workspace first. 14:54:05 Cloning the remote Git repository 14:54:05 Cloning repository git://cloud.onap.org/mirror/oom.git 14:54:05 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:54:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:54:05 > git --version # timeout=10 14:54:05 > git --version # 'git version 2.17.1' 14:54:05 using GIT_SSH to set credentials Gerrit user 14:54:05 Verifying host key using manually-configured host key entries 14:54:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:54:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:54:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:54:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:54:11 using GIT_SSH to set credentials Gerrit user 14:54:11 Verifying host key using manually-configured host key entries 14:54:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/14 # timeout=30 14:54:11 > git rev-parse 9106802a0f1a1b99206969f4e37411a7418d41f9^{commit} # timeout=10 14:54:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:54:11 Checking out Revision 9106802a0f1a1b99206969f4e37411a7418d41f9 (refs/changes/44/145544/14) 14:54:11 > git config core.sparsecheckout # timeout=10 14:54:11 > git checkout -f 9106802a0f1a1b99206969f4e37411a7418d41f9 # timeout=30 14:54:15 Commit message: "[SDC] 13.2.0 release" 14:54:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:54:15 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 14:54:15 [EnvInject] - Injecting environment variables from a build step. 14:54:15 [EnvInject] - Injecting as environment variables the properties content 14:54:15 PYTHON=python3 14:54:15 14:54:15 [EnvInject] - Variables injected successfully. 14:54:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17121537946470096396.sh 14:54:15 ---> tox-install.sh 14:54:15 + source /home/jenkins/lf-env.sh 14:54:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:15 ++ mktemp -d /tmp/venv-XXXX 14:54:15 + lf_venv=/tmp/venv-woeH 14:54:15 + local venv_file=/tmp/.os_lf_venv 14:54:15 + local python=python3 14:54:15 + local options 14:54:15 + local set_path=true 14:54:15 + local install_args= 14:54:15 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:54:15 + true 14:54:15 + case $1 in 14:54:15 + venv_file=/tmp/.toxenv 14:54:15 + shift 2 14:54:15 + true 14:54:15 + case $1 in 14:54:15 + shift 14:54:15 + break 14:54:15 + case $python in 14:54:15 + local pkg_list= 14:54:15 + [[ -d /opt/pyenv ]] 14:54:15 + echo 'Setup pyenv:' 14:54:15 Setup pyenv: 14:54:15 + export PYENV_ROOT=/opt/pyenv 14:54:15 + PYENV_ROOT=/opt/pyenv 14:54:15 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:15 + pyenv versions 14:54:15 * system (set by /opt/pyenv/version) 14:54:15 * 3.8.13 (set by /opt/pyenv/version) 14:54:15 * 3.9.13 (set by /opt/pyenv/version) 14:54:15 * 3.10.6 (set by /opt/pyenv/version) 14:54:15 + command -v pyenv 14:54:15 ++ pyenv init - --no-rehash 14:54:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:54:15 export PATH="/opt/pyenv/shims:${PATH}" 14:54:15 export PYENV_SHELL=bash 14:54:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:54:15 pyenv() { 14:54:15 local command 14:54:15 command="${1:-}" 14:54:15 if [ "$#" -gt 0 ]; then 14:54:15 shift 14:54:15 fi 14:54:15 14:54:15 case "$command" in 14:54:15 rehash|shell) 14:54:15 eval "$(pyenv "sh-$command" "$@")" 14:54:15 ;; 14:54:15 *) 14:54:15 command pyenv "$command" "$@" 14:54:15 ;; 14:54:15 esac 14:54:15 }' 14:54:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:54:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:15 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:15 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:15 ++ export PYENV_SHELL=bash 14:54:15 ++ PYENV_SHELL=bash 14:54:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:54:15 +++ complete -F _pyenv pyenv 14:54:15 ++ lf-pyver python3 14:54:15 ++ local py_version_xy=python3 14:54:15 ++ local py_version_xyz= 14:54:15 ++ pyenv versions 14:54:15 ++ local command 14:54:15 ++ command=versions 14:54:15 ++ '[' 1 -gt 0 ']' 14:54:15 ++ shift 14:54:15 ++ case "$command" in 14:54:15 ++ sed 's/^[ *]* //' 14:54:15 ++ command pyenv versions 14:54:15 ++ pyenv versions 14:54:15 ++ grep -E '^[0-9.]*[0-9]$' 14:54:15 ++ awk '{ print $1 }' 14:54:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:54:15 +++ grep '^3' /tmp/.pyenv_versions 14:54:15 +++ sort -V 14:54:15 +++ tail -n 1 14:54:15 ++ py_version_xyz=3.10.6 14:54:15 ++ [[ -z 3.10.6 ]] 14:54:15 ++ echo 3.10.6 14:54:15 ++ return 0 14:54:15 + pyenv local 3.10.6 14:54:15 + local command 14:54:15 + command=local 14:54:15 + '[' 2 -gt 0 ']' 14:54:15 + shift 14:54:15 + case "$command" in 14:54:15 + command pyenv local 3.10.6 14:54:15 + pyenv local 3.10.6 14:54:15 + for arg in "$@" 14:54:15 + case $arg in 14:54:15 + pkg_list+='tox ' 14:54:15 + for arg in "$@" 14:54:15 + case $arg in 14:54:15 + pkg_list+='virtualenv ' 14:54:15 + for arg in "$@" 14:54:15 + case $arg in 14:54:15 + pkg_list+='urllib3~=1.26.15 ' 14:54:15 + [[ -f /tmp/.toxenv ]] 14:54:15 + [[ ! -f /tmp/.toxenv ]] 14:54:15 + [[ -n '' ]] 14:54:15 + python3 -m venv /tmp/venv-woeH 14:54:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-woeH' 14:54:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-woeH 14:54:20 + echo /tmp/venv-woeH 14:54:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:54:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:54:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:54:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:54:20 + local 'pip_opts=--upgrade --quiet' 14:54:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:54:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:54:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:54:20 + [[ -n '' ]] 14:54:20 + [[ -n '' ]] 14:54:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:54:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:54:20 + /tmp/venv-woeH/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:54:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:54:26 lf-activate-venv(): INFO: Base packages installed successfully 14:54:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:54:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:54:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:54:26 + /tmp/venv-woeH/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:54:28 + type python3 14:54:28 + true 14:54:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-woeH/bin to PATH' 14:54:28 lf-activate-venv(): INFO: Adding /tmp/venv-woeH/bin to PATH 14:54:28 + PATH=/tmp/venv-woeH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:28 + return 0 14:54:28 + python3 --version 14:54:28 Python 3.10.6 14:54:28 + python3 -m pip --version 14:54:28 pip 26.2 from /tmp/venv-woeH/lib/python3.10/site-packages/pip (python 3.10) 14:54:28 + python3 -m pip freeze 14:54:28 cachetools==7.1.6 14:54:28 colorama==0.4.6 14:54:28 distlib==0.4.3 14:54:28 filelock==3.32.2 14:54:28 packaging==26.2 14:54:28 platformdirs==4.11.0 14:54:28 pluggy==1.6.0 14:54:28 pyproject-api==1.11.0 14:54:28 python-discovery==1.5.1 14:54:28 tomli==2.4.1 14:54:28 tomli_w==1.2.0 14:54:28 tox==4.58.0 14:54:28 typing_extensions==4.16.0 14:54:28 urllib3==1.26.20 14:54:28 virtualenv==21.7.1 14:54:28 [EnvInject] - Injecting environment variables from a build step. 14:54:28 [EnvInject] - Injecting as environment variables the properties content 14:54:28 PARALLEL=false 14:54:28 14:54:28 [EnvInject] - Variables injected successfully. 14:54:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16180446467982244634.sh 14:54:28 ---> tox-run.sh 14:54:28 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:54:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:54:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:54:28 + cd /w/workspace/oom-master-pre-commit-lint/. 14:54:28 + source /home/jenkins/lf-env.sh 14:54:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:28 ++ mktemp -d /tmp/venv-XXXX 14:54:28 + lf_venv=/tmp/venv-ySOv 14:54:28 + local venv_file=/tmp/.os_lf_venv 14:54:28 + local python=python3 14:54:28 + local options 14:54:28 + local set_path=true 14:54:28 + local install_args= 14:54: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 14:54:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:54:28 + true 14:54:28 + case $1 in 14:54:28 + venv_file=/tmp/.toxenv 14:54:28 + shift 2 14:54:28 + true 14:54:28 + case $1 in 14:54:28 + shift 14:54:28 + break 14:54:28 + case $python in 14:54:28 + local pkg_list= 14:54:28 + [[ -d /opt/pyenv ]] 14:54:28 + echo 'Setup pyenv:' 14:54:28 Setup pyenv: 14:54:28 + export PYENV_ROOT=/opt/pyenv 14:54:28 + PYENV_ROOT=/opt/pyenv 14:54:28 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:28 + pyenv versions 14:54:28 system 14:54:28 3.8.13 14:54:28 3.9.13 14:54:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:54:28 + command -v pyenv 14:54:28 ++ pyenv init - --no-rehash 14:54: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[*]}"'\'')" 14:54:28 export PATH="/opt/pyenv/shims:${PATH}" 14:54:28 export PYENV_SHELL=bash 14:54:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:54:28 pyenv() { 14:54:28 local command 14:54:28 command="${1:-}" 14:54:28 if [ "$#" -gt 0 ]; then 14:54:28 shift 14:54:28 fi 14:54:28 14:54:28 case "$command" in 14:54:28 rehash|shell) 14:54:28 eval "$(pyenv "sh-$command" "$@")" 14:54:28 ;; 14:54:28 *) 14:54:28 command pyenv "$command" "$@" 14:54:28 ;; 14:54:28 esac 14:54:28 }' 14:54: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[*]}"' 14:54:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:28 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:28 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:28 ++ export PYENV_SHELL=bash 14:54:28 ++ PYENV_SHELL=bash 14:54:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:54:28 +++ complete -F _pyenv pyenv 14:54:28 ++ lf-pyver python3 14:54:28 ++ local py_version_xy=python3 14:54:28 ++ local py_version_xyz= 14:54:28 ++ sed 's/^[ *]* //' 14:54:28 ++ pyenv versions 14:54:28 ++ local command 14:54:28 ++ command=versions 14:54:28 ++ '[' 1 -gt 0 ']' 14:54:28 ++ shift 14:54:28 ++ case "$command" in 14:54:28 ++ command pyenv versions 14:54:28 ++ pyenv versions 14:54:28 ++ awk '{ print $1 }' 14:54:28 ++ grep -E '^[0-9.]*[0-9]$' 14:54:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:54:28 +++ grep '^3' /tmp/.pyenv_versions 14:54:28 +++ sort -V 14:54:28 +++ tail -n 1 14:54:28 ++ py_version_xyz=3.10.6 14:54:28 ++ [[ -z 3.10.6 ]] 14:54:28 ++ echo 3.10.6 14:54:28 ++ return 0 14:54:28 + pyenv local 3.10.6 14:54:28 + local command 14:54:28 + command=local 14:54:28 + '[' 2 -gt 0 ']' 14:54:28 + shift 14:54:28 + case "$command" in 14:54:28 + command pyenv local 3.10.6 14:54:28 + pyenv local 3.10.6 14:54:28 + for arg in "$@" 14:54:28 + case $arg in 14:54:28 + pkg_list+='tox ' 14:54:28 + for arg in "$@" 14:54:28 + case $arg in 14:54:28 + pkg_list+='virtualenv ' 14:54:28 + for arg in "$@" 14:54:28 + case $arg in 14:54:28 + pkg_list+='urllib3~=1.26.15 ' 14:54:28 + [[ -f /tmp/.toxenv ]] 14:54:28 ++ cat /tmp/.toxenv 14:54:28 + lf_venv=/tmp/venv-woeH 14:54:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-woeH from' file:/tmp/.toxenv 14:54:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-woeH from file:/tmp/.toxenv 14:54:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:54:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:54:28 + local 'pip_opts=--upgrade --quiet' 14:54:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:54:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:54:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:54:28 + [[ -n '' ]] 14:54:28 + [[ -n '' ]] 14:54:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:54:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:54:28 + /tmp/venv-woeH/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:54:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:54:29 lf-activate-venv(): INFO: Base packages installed successfully 14:54:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:54:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:54:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:54:29 + /tmp/venv-woeH/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:54:30 + type python3 14:54:30 + true 14:54:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-woeH/bin to PATH' 14:54:30 lf-activate-venv(): INFO: Adding /tmp/venv-woeH/bin to PATH 14:54:30 + PATH=/tmp/venv-woeH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:30 + return 0 14:54:30 + [[ -d /opt/pyenv ]] 14:54:30 + echo '---> Setting up pyenv' 14:54:30 ---> Setting up pyenv 14:54:30 + export PYENV_ROOT=/opt/pyenv 14:54:30 + PYENV_ROOT=/opt/pyenv 14:54:30 + export PATH=/opt/pyenv/bin:/tmp/venv-woeH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:30 + PATH=/opt/pyenv/bin:/tmp/venv-woeH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:30 ++ pwd 14:54:30 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:54:30 + export PYTHONPATH 14:54:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:54:30 + TOX_TESTENV_PASSENV=PYTHONPATH 14:54:30 + tox --version 14:54:30 4.58.0 from /tmp/venv-woeH/lib/python3.10/site-packages/tox/__init__.py 14:54:30 + PARALLEL=false 14:54:30 + TOX_OPTIONS_LIST= 14:54:30 + [[ -n pre-commit ]] 14:54:30 + TOX_OPTIONS_LIST=' -e pre-commit' 14:54:30 + case ${PARALLEL,,} in 14:54:30 + tox -e pre-commit 14:54:30 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:54:32 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 14:54:34 pre-commit: freeze> python -m pip freeze --all 14:54:35 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.2,identify==2.6.19,nodeenv==1.10.0,pip==26.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.1,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.1 14:54:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:54:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:54:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:54:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:54:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:54:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:54:37 [INFO] Once installed this environment will be reused. 14:54:37 [INFO] This may take a few minutes... 14:54:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:54:41 [INFO] Once installed this environment will be reused. 14:54:41 [INFO] This may take a few minutes... 14:54:46 trim trailing whitespace.................................................Passed 14:54:46 Tabs remover.............................................................Passed 14:54:46 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:54:46 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:54:46 [INFO] Once installed this environment will be reused. 14:54:46 [INFO] This may take a few minutes... 14:54:54 gitlint..............................................(no files to check)Skipped 14:54:54 pre-commit: OK (23.94=setup[4.10]+cmd[11.37,8.47] seconds) 14:54:54 congratulations :) (23.99 seconds) 14:54:55 + tox_status=0 14:54:55 + echo '---> Completed tox runs' 14:54:55 ---> Completed tox runs 14:54:55 + for i in .tox/*/log 14:54:55 ++ echo .tox/pre-commit/log 14:54:55 ++ awk -F/ '{print $2}' 14:54:55 + tox_env=pre-commit 14:54:55 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:54:55 + DOC_DIR=docs/_build/html 14:54:55 + [[ -d docs/_build/html ]] 14:54:55 + echo '---> tox-run.sh ends' 14:54:55 ---> tox-run.sh ends 14:54:55 + test 0 -eq 0 14:54:55 $ ssh-agent -k 14:54:55 unset SSH_AUTH_SOCK; 14:54:55 unset SSH_AGENT_PID; 14:54:55 echo Agent pid 1763 killed; 14:54:55 [ssh-agent] Stopped. 14:54:55 [PostBuildScript] - [INFO] Executing post build scripts. 14:54:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14617619508729983327.sh 14:54:55 ---> sysstat.sh 14:54:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16087487361955661755.sh 14:54:55 ---> package-listing.sh 14:54:55 ++ facter osfamily 14:54:55 ++ tr '[:upper:]' '[:lower:]' 14:54:55 + OS_FAMILY=debian 14:54:55 + workspace=/w/workspace/oom-master-pre-commit-lint 14:54:55 + START_PACKAGES=/tmp/packages_start.txt 14:54:55 + END_PACKAGES=/tmp/packages_end.txt 14:54:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:54:55 + PACKAGES=/tmp/packages_start.txt 14:54:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:54:55 + PACKAGES=/tmp/packages_end.txt 14:54:55 + case "${OS_FAMILY}" in 14:54:55 + dpkg -l 14:54:55 + grep '^ii' 14:54:55 + '[' -f /tmp/packages_start.txt ']' 14:54:55 + '[' -f /tmp/packages_end.txt ']' 14:54:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:54:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:54:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:54:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:54:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14432452698189141507.sh 14:54:55 ---> capture-instance-metadata.sh 14:54:55 Setup pyenv: 14:54:55 system 14:54:55 3.8.13 14:54:55 3.9.13 14:54:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:55:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aP48 14:55:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:55:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:09 lf-activate-venv(): INFO: Base packages installed successfully 14:55:09 lf-activate-venv(): INFO: Installing additional packages: lftools 14:55:30 lf-activate-venv(): INFO: Adding /tmp/venv-aP48/bin to PATH 14:55:30 INFO: Running in OpenStack, capturing instance metadata 14:55:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13001718182148062640.sh 14:55:30 provisioning config files... 14:55:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3310796416777498320tmp 14:55:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:55:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:55:30 [EnvInject] - Injecting environment variables from a build step. 14:55:30 [EnvInject] - Injecting as environment variables the properties content 14:55:30 SERVER_ID=logs 14:55:30 14:55:30 [EnvInject] - Variables injected successfully. 14:55:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18128873084404904863.sh 14:55:30 ---> create-netrc.sh 14:55:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2317567326262746874.sh 14:55:30 ---> python-tools-install.sh 14:55:30 Setup pyenv: 14:55:30 system 14:55:31 3.8.13 14:55:31 3.9.13 14:55:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:55:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aP48 from file:/tmp/.os_lf_venv 14:55:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:32 lf-activate-venv(): INFO: Base packages installed successfully 14:55:32 lf-activate-venv(): INFO: Installing additional packages: lftools 14:55:39 lf-activate-venv(): INFO: Adding /tmp/venv-aP48/bin to PATH 14:55:39 Generating Requirements File 14:56:00 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:56:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:56:01 Python 3.10.6 14:56:01 pip 26.2 from /tmp/venv-aP48/lib/python3.10/site-packages/pip (python 3.10) 14:56:01 aiohappyeyeballs==2.7.1 14:56:01 aiohttp==3.14.3 14:56:01 aiosignal==1.4.0 14:56:01 appdirs==1.4.4 14:56:01 argcomplete==3.7.0 14:56:01 aspy.yaml==1.3.0 14:56:01 async-timeout==5.0.1 14:56:01 attrs==26.1.0 14:56:01 autopage==0.6.0 14:56:01 backports.strenum==1.3.1 14:56:01 beautifulsoup4==4.15.0 14:56:01 boto3==1.43.62 14:56:01 botocore==1.43.62 14:56:01 bs4==0.0.2 14:56:01 certifi==2026.7.22 14:56:01 cffi==2.1.0 14:56:01 cfgv==3.5.0 14:56:01 chardet==7.4.3 14:56:01 charset-normalizer==3.4.9 14:56:01 click==8.4.2 14:56:01 cliff==4.14.0 14:56:01 cmd2==3.5.1 14:56:01 cryptography==3.3.2 14:56:01 debtcollector==3.1.0 14:56:01 decorator==5.3.1 14:56:01 defusedxml==0.7.1 14:56:01 Deprecated==1.3.1 14:56:01 distlib==0.4.3 14:56:01 dnspython==2.8.0 14:56:01 docker==7.2.0 14:56:01 dogpile.cache==1.5.0 14:56:01 durationpy==0.10 14:56:01 email-validator==2.3.0 14:56:01 filelock==3.32.2 14:56:01 frozenlist==1.8.0 14:56:01 future==1.0.0 14:56:01 gitdb==4.0.12 14:56:01 GitPython==3.1.57 14:56:01 httplib2==0.30.2 14:56:01 identify==2.6.19 14:56:01 idna==3.18 14:56:01 importlib-resources==1.5.0 14:56:01 iso8601==2.1.0 14:56:01 Jinja2==3.1.6 14:56:01 jmespath==1.1.0 14:56:01 jsonpatch==1.33 14:56:01 jsonpointer==3.1.1 14:56:01 jsonschema==4.26.0 14:56:01 jsonschema-specifications==2025.9.1 14:56:01 keystoneauth1==5.14.0 14:56:01 kubernetes==36.0.3 14:56:01 lftools==0.37.22 14:56:01 lxml==6.1.1 14:56:01 markdown-it-py==4.2.0 14:56:01 MarkupSafe==3.0.3 14:56:01 mdurl==0.1.2 14:56:01 msgpack==1.2.1 14:56:01 multi_key_dict==2.0.3 14:56:01 multidict==6.7.1 14:56:01 munch==4.0.0 14:56:01 netaddr==1.3.0 14:56:01 niet==1.4.2 14:56:01 nodeenv==1.10.0 14:56:01 oauth2client==4.1.3 14:56:01 oauthlib==3.3.1 14:56:01 openstacksdk==4.13.0 14:56:01 os-service-types==1.8.2 14:56:01 osc-lib==4.6.0 14:56:01 oslo.config==10.4.0 14:56:01 oslo.context==6.4.0 14:56:01 oslo.i18n==6.8.0 14:56:01 oslo.log==8.2.0 14:56:01 oslo.serialization==5.10.0 14:56:01 oslo.utils==10.1.1 14:56:01 packaging==26.2 14:56:01 pbr==7.0.3 14:56:01 platformdirs==4.11.0 14:56:01 prettytable==3.18.0 14:56:01 propcache==0.5.2 14:56:01 psutil==7.2.2 14:56:01 pyasn1==0.6.4 14:56:01 pyasn1_modules==0.4.2 14:56:01 pycparser==3.0 14:56:01 pygerrit2==2.0.15 14:56:01 PyGithub==2.9.1 14:56:01 Pygments==2.20.0 14:56:01 PyJWT==2.13.0 14:56:01 PyNaCl==1.6.2 14:56:01 pyparsing==2.4.7 14:56:01 pyperclip==1.11.0 14:56:01 pyrsistent==0.20.0 14:56:01 python-cinderclient==9.9.0 14:56:01 python-dateutil==2.9.0.post0 14:56:01 python-discovery==1.5.1 14:56:01 python-heatclient==5.2.0 14:56:01 python-jenkins==1.8.3 14:56:01 python-keystoneclient==5.8.0 14:56:01 python-magnumclient==4.11.0 14:56:01 python-openstackclient==10.0.0 14:56:01 python-swiftclient==4.10.0 14:56:01 PyYAML==6.0.3 14:56:01 referencing==0.37.0 14:56:01 requests==2.34.2 14:56:01 requests-oauthlib==2.0.0 14:56:01 rfc3986==2.0.0 14:56:01 rich==15.0.0 14:56:01 rich-argparse==1.8.0 14:56:01 rpds-py==0.30.0 14:56:01 rsa==4.9.1 14:56:01 ruamel.yaml==0.19.1 14:56:01 ruamel.yaml.clib==0.2.15 14:56:01 s3transfer==0.19.2 14:56:01 simplejson==4.1.1 14:56:01 six==1.17.0 14:56:01 smmap==5.0.3 14:56:01 soupsieve==2.9.1 14:56:01 stevedore==5.8.0 14:56:01 tabulate==0.10.0 14:56:01 toml==0.10.2 14:56:01 tomlkit==0.15.1 14:56:01 tqdm==4.70.0 14:56:01 typing_extensions==4.16.0 14:56:01 urllib3==1.26.20 14:56:01 virtualenv==21.7.1 14:56:01 wcwidth==0.8.2 14:56:01 websocket-client==1.9.0 14:56:01 wrapt==2.3.0 14:56:01 xdg==6.0.0 14:56:01 xmltodict==1.0.4 14:56:01 yarl==1.24.5 14:56:01 yq==4.1.2 14:56:01 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins11866987991497984402.sh 14:56:01 ---> uv-install.sh 14:56:01 Installing uv/uvx (latest) using shell installer 14:56:02 2026-08-01 14:56:02 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-gqEpa8.sh" [1] 14:56:02 downloading uv 0.12.1 x86_64-unknown-linux-gnu 14:56:02 installing to /home/jenkins/.local/bin 14:56:02 uv 14:56:02 uvx 14:56:02 everything's installed! 14:56:02 14:56:02 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:56:02 14:56:02 source $HOME/.local/bin/env (sh, bash, zsh) 14:56:02 source $HOME/.local/bin/env.fish (fish) 14:56:02 Adding install location to PATH 14:56:02 ---> Validating uv/uvx install 14:56:02 uvx 0.12.1 (x86_64-unknown-linux-gnu) 14:56:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11573966169656320908.sh 14:56:02 ---> sudo-logs.sh 14:56:02 Archiving 'sudo' log.. 14:56:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11946867521538236409.sh 14:56:03 ---> job-cost.sh 14:56:03 INFO: Activating Python virtual environment... 14:56:03 Setup pyenv: 14:56:03 system 14:56:03 3.8.13 14:56:03 3.9.13 14:56:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:56:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aP48 from file:/tmp/.os_lf_venv 14:56:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:56:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:56:05 lf-activate-venv(): INFO: Base packages installed successfully 14:56:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:56:09 lf-activate-venv(): INFO: Adding /tmp/venv-aP48/bin to PATH 14:56:09 INFO: No stack-cost file found 14:56:09 INFO: Instance uptime: 205s 14:56:09 INFO: Fetching instance metadata (attempt 1 of 3)... 14:56:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:56:09 INFO: Successfully fetched instance metadata 14:56:09 INFO: Instance type: v3-standard-4 14:56:09 INFO: Retrieving pricing info for: v3-standard-4 14:56:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:56:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=205 14:56:09 INFO: Successfully fetched Vexxhost pricing API 14:56:09 INFO: Retrieved cost: 0.11 14:56:09 INFO: Retrieved resource: v3-standard-4 14:56:09 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:56:09 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:56:09 INFO: Successfully archived job cost data 14:56:09 DEBUG: Cost data: oom-master-pre-commit-lint,4785,2026-08-01 14:56:09,v3-standard-4,205,0.11,0.00,SUCCESS 14:56:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7625349557776891875.sh 14:56:09 ---> logs-deploy.sh 14:56:09 Setup pyenv: 14:56:10 system 14:56:10 3.8.13 14:56:10 3.9.13 14:56:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:56:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aP48 from file:/tmp/.os_lf_venv 14:56:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:56:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:56:11 lf-activate-venv(): INFO: Base packages installed successfully 14:56:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:56:18 lf-activate-venv(): INFO: Adding /tmp/venv-aP48/bin to PATH 14:56:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4785 14:56:18 INFO: archiving workspace using pattern(s): 14:56:19 Archives upload complete. 14:56:19 INFO: archiving logs to Nexus 14:56:20 ---> uname -a: 14:56:20 Linux prd-ubuntu1804-builder-4c-4g-14689 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:56:20 14:56:20 14:56:20 ---> lscpu: 14:56:20 Architecture: x86_64 14:56:20 CPU op-mode(s): 32-bit, 64-bit 14:56:20 Byte Order: Little Endian 14:56:20 CPU(s): 4 14:56:20 On-line CPU(s) list: 0-3 14:56:20 Thread(s) per core: 1 14:56:20 Core(s) per socket: 1 14:56:20 Socket(s): 4 14:56:20 NUMA node(s): 1 14:56:20 Vendor ID: AuthenticAMD 14:56:20 CPU family: 23 14:56:20 Model: 49 14:56:20 Model name: AMD EPYC-Rome Processor 14:56:20 Stepping: 0 14:56:20 CPU MHz: 2799.998 14:56:20 BogoMIPS: 5599.99 14:56:20 Virtualization: AMD-V 14:56:20 Hypervisor vendor: KVM 14:56:20 Virtualization type: full 14:56:20 L1d cache: 32K 14:56:20 L1i cache: 32K 14:56:20 L2 cache: 512K 14:56:20 L3 cache: 16384K 14:56:20 NUMA node0 CPU(s): 0-3 14:56:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:56:20 14:56:20 14:56:20 ---> nproc: 14:56:20 4 14:56:20 14:56:20 14:56:20 ---> df -h: 14:56:20 Filesystem Size Used Avail Use% Mounted on 14:56:20 udev 7.9G 0 7.9G 0% /dev 14:56:20 tmpfs 1.6G 676K 1.6G 1% /run 14:56:20 /dev/vda1 78G 8.5G 69G 11% / 14:56:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:56:20 tmpfs 5.0M 0 5.0M 0% /run/lock 14:56:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:56:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:56:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:56:20 14:56:20 14:56:20 ---> free -m: 14:56:20 total used free shared buff/cache available 14:56:20 Mem: 16040 560 13146 0 2333 15155 14:56:20 Swap: 1023 0 1023 14:56:20 14:56:20 14:56:20 ---> ip addr: 14:56:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:56:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:56:20 inet 127.0.0.1/8 scope host lo 14:56:20 valid_lft forever preferred_lft forever 14:56:20 inet6 ::1/128 scope host 14:56:20 valid_lft forever preferred_lft forever 14:56:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:56:20 link/ether fa:16:3e:80:76:fc brd ff:ff:ff:ff:ff:ff 14:56:20 inet 10.30.106.191/23 brd 10.30.107.255 scope global dynamic ens3 14:56:20 valid_lft 86192sec preferred_lft 86192sec 14:56:20 inet6 fe80::f816:3eff:fe80:76fc/64 scope link 14:56:20 valid_lft forever preferred_lft forever 14:56:20 14:56:20 14:56:20 ---> sar -b -r -n DEV: 14:56:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14689) 08/01/26 _x86_64_ (4 CPU) 14:56:20 14:56:20 14:52:54 LINUX RESTART (4 CPU) 14:56:20 14:56:20 14:53:01 tps rtps wtps bread/s bwrtn/s 14:56:20 14:54:02 45.88 22.00 23.88 2572.50 34157.77 14:56:20 14:55:01 103.54 33.32 70.23 1134.59 35097.10 14:56:20 14:56:01 132.79 0.72 132.08 94.25 40505.78 14:56:20 Average: 94.02 18.59 75.42 1267.85 36595.21 14:56:20 14:56:20 14:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:56:20 14:54:02 14711360 15902672 1713608 10.43 31160 1380480 695196 3.98 277136 1267124 9076 14:56:20 14:55:01 13988816 15576420 2436152 14.83 57672 1729528 805728 4.61 722168 1498400 133528 14:56:20 14:56:01 13574448 15565828 2850520 17.35 86096 2082400 768756 4.40 747200 1843036 187680 14:56:20 Average: 14091541 15681640 2333427 14.21 58309 1730803 756560 4.33 582168 1536187 110095 14:56:20 14:56:20 14:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:56:20 14:54:02 ens3 19.15 11.45 47.86 1.82 0.00 0.00 0.00 0.00 14:56:20 14:54:02 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 14:56:20 14:55:01 ens3 475.46 335.21 2284.87 82.30 0.00 0.00 0.00 0.00 14:56:20 14:55:01 lo 1.97 1.97 0.21 0.21 0.00 0.00 0.00 0.00 14:56:20 14:56:01 ens3 64.47 43.91 1084.12 8.11 0.00 0.00 0.00 0.00 14:56:20 14:56:01 lo 0.73 0.73 0.09 0.09 0.00 0.00 0.00 0.00 14:56:20 Average: ens3 184.75 129.05 1132.55 30.45 0.00 0.00 0.00 0.00 14:56:20 Average: lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 14:56:20 14:56:20 14:56:20 ---> sar -P ALL: 14:56:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14689) 08/01/26 _x86_64_ (4 CPU) 14:56:20 14:56:20 14:52:54 LINUX RESTART (4 CPU) 14:56:20 14:56:20 14:53:01 CPU %user %nice %system %iowait %steal %idle 14:56:20 14:54:02 all 1.20 0.00 15.44 57.86 0.03 25.47 14:56:20 14:54:02 0 0.92 0.00 0.40 48.17 0.00 50.52 14:56:20 14:54:02 1 1.24 0.00 11.60 83.60 0.02 3.54 14:56:20 14:54:02 2 1.38 0.00 49.30 29.37 0.03 19.91 14:56:20 14:54:02 3 1.27 0.00 0.45 70.41 0.02 27.86 14:56:20 14:55:01 all 22.99 0.00 2.71 6.13 0.06 68.10 14:56:20 14:55:01 0 17.98 0.00 2.71 0.34 0.05 78.92 14:56:20 14:55:01 1 27.83 0.00 2.53 16.67 0.07 52.90 14:56:20 14:55:01 2 30.76 0.00 2.96 6.63 0.07 59.58 14:56:20 14:55:01 3 15.38 0.00 2.64 0.89 0.07 81.03 14:56:20 14:56:01 all 19.43 0.00 1.36 7.42 0.05 71.74 14:56:20 14:56:01 0 13.98 0.00 1.02 1.82 0.07 83.11 14:56:20 14:56:01 1 21.50 0.00 1.50 9.02 0.05 67.93 14:56:20 14:56:01 2 5.18 0.00 1.00 17.70 0.03 76.08 14:56:20 14:56:01 3 36.96 0.00 1.92 1.17 0.07 59.89 14:56:20 Average: all 14.48 0.00 6.53 23.93 0.05 55.01 14:56:20 Average: 0 10.90 0.00 1.37 16.92 0.04 70.77 14:56:20 Average: 1 16.79 0.00 5.23 36.53 0.04 41.40 14:56:20 Average: 2 12.33 0.00 17.86 17.97 0.04 51.79 14:56:20 Average: 3 17.89 0.00 1.66 24.31 0.05 56.09 14:56:20 14:56:20 14:56:20