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