18:12:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 18:12:54 Running as SYSTEM 18:12:54 [EnvInject] - Loading node environment variables. 18:12:54 Building remotely on prd-ubuntu1804-builder-4c-4g-5312 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 18:12:54 [ssh-agent] Looking for ssh-agent implementation... 18:12:54 $ ssh-agent 18:12:54 SSH_AUTH_SOCK=/tmp/ssh-sdEUErTHmvuJ/agent.1629 18:12:54 SSH_AGENT_PID=1631 18:12:54 [ssh-agent] Started. 18:12:54 Running ssh-add (command line suppressed) 18:12:54 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2510303286726722279.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2510303286726722279.key) 18:12:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:12:54 The recommended git tool is: NONE 18:12:56 using credential onap-jenkins-ssh 18:12:56 Wiping out workspace first. 18:12:56 Cloning the remote Git repository 18:12:56 Cloning repository git://cloud.onap.org/mirror/oom.git 18:12:56 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 18:12:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:12:56 > git --version # timeout=10 18:12:56 > git --version # 'git version 2.17.1' 18:12:56 using GIT_SSH to set credentials Gerrit user 18:12:56 Verifying host key using manually-configured host key entries 18:12:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:13:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:13:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:13:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:13:01 using GIT_SSH to set credentials Gerrit user 18:13:01 Verifying host key using manually-configured host key entries 18:13:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/11 # timeout=30 18:13:02 > git rev-parse 7001075e005c424cb25badaa532492995cb3ff6e^{commit} # timeout=10 18:13:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:13:02 Checking out Revision 7001075e005c424cb25badaa532492995cb3ff6e (refs/changes/39/143439/11) 18:13:02 > git config core.sparsecheckout # timeout=10 18:13:02 > git checkout -f 7001075e005c424cb25badaa532492995cb3ff6e # timeout=30 18:13:05 Commit message: "[CDS] 17.0.0 chart release" 18:13:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:13:05 > git rev-list --no-walk d08a66000a390162e4c0f63cd48ec4812c93ecac # timeout=10 18:13:05 [EnvInject] - Injecting environment variables from a build step. 18:13:05 [EnvInject] - Injecting as environment variables the properties content 18:13:05 PYTHON=python3 18:13:05 18:13:05 [EnvInject] - Variables injected successfully. 18:13:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16492219764154973063.sh 18:13:05 ---> tox-install.sh 18:13:05 + source /home/jenkins/lf-env.sh 18:13:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:13:05 ++ mktemp -d /tmp/venv-XXXX 18:13:05 + lf_venv=/tmp/venv-Xnay 18:13:05 + local venv_file=/tmp/.os_lf_venv 18:13:05 + local python=python3 18:13:05 + local options 18:13:05 + local set_path=true 18:13:05 + local install_args= 18:13:05 ++ 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 18:13:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:13:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:13:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:13:05 + true 18:13:05 + case $1 in 18:13:05 + venv_file=/tmp/.toxenv 18:13:05 + shift 2 18:13:05 + true 18:13:05 + case $1 in 18:13:05 + shift 18:13:05 + break 18:13:05 + case $python in 18:13:05 + local pkg_list= 18:13:05 + [[ -d /opt/pyenv ]] 18:13:05 + echo 'Setup pyenv:' 18:13:05 Setup pyenv: 18:13:05 + export PYENV_ROOT=/opt/pyenv 18:13:05 + PYENV_ROOT=/opt/pyenv 18:13:05 + 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 18:13:05 + 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 18:13:05 + pyenv versions 18:13:06 * system (set by /opt/pyenv/version) 18:13:06 * 3.8.13 (set by /opt/pyenv/version) 18:13:06 * 3.9.13 (set by /opt/pyenv/version) 18:13:06 * 3.10.6 (set by /opt/pyenv/version) 18:13:06 + command -v pyenv 18:13:06 ++ pyenv init - --no-rehash 18:13:06 + 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[*]}"'\'')" 18:13:06 export PATH="/opt/pyenv/shims:${PATH}" 18:13:06 export PYENV_SHELL=bash 18:13:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:13:06 pyenv() { 18:13:06 local command 18:13:06 command="${1:-}" 18:13:06 if [ "$#" -gt 0 ]; then 18:13:06 shift 18:13:06 fi 18:13:06 18:13:06 case "$command" in 18:13:06 rehash|shell) 18:13:06 eval "$(pyenv "sh-$command" "$@")" 18:13:06 ;; 18:13:06 *) 18:13:06 command pyenv "$command" "$@" 18:13:06 ;; 18:13:06 esac 18:13:06 }' 18:13:06 +++ 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[*]}"' 18:13:06 ++ 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 18:13:06 ++ 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 18:13:06 ++ 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 18:13:06 ++ export PYENV_SHELL=bash 18:13:06 ++ PYENV_SHELL=bash 18:13:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:13:06 +++ complete -F _pyenv pyenv 18:13:06 ++ lf-pyver python3 18:13:06 ++ local py_version_xy=python3 18:13:06 ++ local py_version_xyz= 18:13:06 ++ pyenv versions 18:13:06 ++ local command 18:13:06 ++ command=versions 18:13:06 ++ '[' 1 -gt 0 ']' 18:13:06 ++ shift 18:13:06 ++ case "$command" in 18:13:06 ++ command pyenv versions 18:13:06 ++ pyenv versions 18:13:06 ++ sed 's/^[ *]* //' 18:13:06 ++ awk '{ print $1 }' 18:13:06 ++ grep -E '^[0-9.]*[0-9]$' 18:13:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:13:06 +++ grep '^3' /tmp/.pyenv_versions 18:13:06 +++ tail -n 1 18:13:06 +++ sort -V 18:13:06 ++ py_version_xyz=3.10.6 18:13:06 ++ [[ -z 3.10.6 ]] 18:13:06 ++ echo 3.10.6 18:13:06 ++ return 0 18:13:06 + pyenv local 3.10.6 18:13:06 + local command 18:13:06 + command=local 18:13:06 + '[' 2 -gt 0 ']' 18:13:06 + shift 18:13:06 + case "$command" in 18:13:06 + command pyenv local 3.10.6 18:13:06 + pyenv local 3.10.6 18:13:06 + for arg in "$@" 18:13:06 + case $arg in 18:13:06 + pkg_list+='tox ' 18:13:06 + for arg in "$@" 18:13:06 + case $arg in 18:13:06 + pkg_list+='virtualenv ' 18:13:06 + for arg in "$@" 18:13:06 + case $arg in 18:13:06 + pkg_list+='urllib3~=1.26.15 ' 18:13:06 + [[ -f /tmp/.toxenv ]] 18:13:06 + [[ ! -f /tmp/.toxenv ]] 18:13:06 + [[ -n '' ]] 18:13:06 + python3 -m venv /tmp/venv-Xnay 18:13:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xnay' 18:13:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xnay 18:13:10 + echo /tmp/venv-Xnay 18:13:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:13:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:13:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:13:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:13:10 + local 'pip_opts=--upgrade --quiet' 18:13:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:13:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:13:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:13:10 + [[ -n '' ]] 18:13:10 + [[ -n '' ]] 18:13:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:13:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:13:10 + /tmp/venv-Xnay/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 18:13:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:13:14 lf-activate-venv(): INFO: Base packages installed successfully 18:13:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:13:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:13:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:13:14 + /tmp/venv-Xnay/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 18:13:16 + type python3 18:13:16 + true 18:13:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Xnay/bin to PATH' 18:13:16 lf-activate-venv(): INFO: Adding /tmp/venv-Xnay/bin to PATH 18:13:16 + PATH=/tmp/venv-Xnay/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 18:13:16 + return 0 18:13:16 + python3 --version 18:13:16 Python 3.10.6 18:13:16 + python3 -m pip --version 18:13:16 pip 26.0.1 from /tmp/venv-Xnay/lib/python3.10/site-packages/pip (python 3.10) 18:13:16 + python3 -m pip freeze 18:13:17 cachetools==7.0.5 18:13:17 colorama==0.4.6 18:13:17 distlib==0.4.0 18:13:17 filelock==3.25.2 18:13:17 packaging==26.0 18:13:17 platformdirs==4.9.4 18:13:17 pluggy==1.6.0 18:13:17 pyproject-api==1.10.0 18:13:17 python-discovery==1.2.0 18:13:17 tomli==2.4.1 18:13:17 tomli_w==1.2.0 18:13:17 tox==4.50.3 18:13:17 typing_extensions==4.15.0 18:13:17 urllib3==1.26.20 18:13:17 virtualenv==21.2.0 18:13:17 [EnvInject] - Injecting environment variables from a build step. 18:13:17 [EnvInject] - Injecting as environment variables the properties content 18:13:17 PARALLEL=false 18:13:17 18:13:17 [EnvInject] - Variables injected successfully. 18:13:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13508682942412722122.sh 18:13:17 ---> tox-run.sh 18:13:17 + 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 18:13:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 18:13:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 18:13:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 18:13:17 + cd /w/workspace/oom-master-pre-commit-lint/. 18:13:17 + source /home/jenkins/lf-env.sh 18:13:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:13:17 ++ mktemp -d /tmp/venv-XXXX 18:13:17 + lf_venv=/tmp/venv-BBw3 18:13:17 + local venv_file=/tmp/.os_lf_venv 18:13:17 + local python=python3 18:13:17 + local options 18:13:17 + local set_path=true 18:13:17 + local install_args= 18:13:17 ++ 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 18:13:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:13:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:13:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:13:17 + true 18:13:17 + case $1 in 18:13:17 + venv_file=/tmp/.toxenv 18:13:17 + shift 2 18:13:17 + true 18:13:17 + case $1 in 18:13:17 + shift 18:13:17 + break 18:13:17 + case $python in 18:13:17 + local pkg_list= 18:13:17 + [[ -d /opt/pyenv ]] 18:13:17 + echo 'Setup pyenv:' 18:13:17 Setup pyenv: 18:13:17 + export PYENV_ROOT=/opt/pyenv 18:13:17 + PYENV_ROOT=/opt/pyenv 18:13:17 + 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 18:13:17 + 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 18:13:17 + pyenv versions 18:13:17 system 18:13:17 3.8.13 18:13:17 3.9.13 18:13:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:13:17 + command -v pyenv 18:13:17 ++ pyenv init - --no-rehash 18:13:17 + 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[*]}"'\'')" 18:13:17 export PATH="/opt/pyenv/shims:${PATH}" 18:13:17 export PYENV_SHELL=bash 18:13:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:13:17 pyenv() { 18:13:17 local command 18:13:17 command="${1:-}" 18:13:17 if [ "$#" -gt 0 ]; then 18:13:17 shift 18:13:17 fi 18:13:17 18:13:17 case "$command" in 18:13:17 rehash|shell) 18:13:17 eval "$(pyenv "sh-$command" "$@")" 18:13:17 ;; 18:13:17 *) 18:13:17 command pyenv "$command" "$@" 18:13:17 ;; 18:13:17 esac 18:13:17 }' 18:13:17 +++ 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[*]}"' 18:13:17 ++ 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 18:13:17 ++ 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 18:13:17 ++ 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 18:13:17 ++ export PYENV_SHELL=bash 18:13:17 ++ PYENV_SHELL=bash 18:13:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:13:17 +++ complete -F _pyenv pyenv 18:13:17 ++ lf-pyver python3 18:13:17 ++ local py_version_xy=python3 18:13:17 ++ local py_version_xyz= 18:13:17 ++ sed 's/^[ *]* //' 18:13:17 ++ pyenv versions 18:13:17 ++ awk '{ print $1 }' 18:13:17 ++ local command 18:13:17 ++ command=versions 18:13:17 ++ '[' 1 -gt 0 ']' 18:13:17 ++ shift 18:13:17 ++ case "$command" in 18:13:17 ++ command pyenv versions 18:13:17 ++ pyenv versions 18:13:17 ++ grep -E '^[0-9.]*[0-9]$' 18:13:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:13:17 +++ grep '^3' /tmp/.pyenv_versions 18:13:17 +++ sort -V 18:13:17 +++ tail -n 1 18:13:17 ++ py_version_xyz=3.10.6 18:13:17 ++ [[ -z 3.10.6 ]] 18:13:17 ++ echo 3.10.6 18:13:17 ++ return 0 18:13:17 + pyenv local 3.10.6 18:13:17 + local command 18:13:17 + command=local 18:13:17 + '[' 2 -gt 0 ']' 18:13:17 + shift 18:13:17 + case "$command" in 18:13:17 + command pyenv local 3.10.6 18:13:17 + pyenv local 3.10.6 18:13:17 + for arg in "$@" 18:13:17 + case $arg in 18:13:17 + pkg_list+='tox ' 18:13:17 + for arg in "$@" 18:13:17 + case $arg in 18:13:17 + pkg_list+='virtualenv ' 18:13:17 + for arg in "$@" 18:13:17 + case $arg in 18:13:17 + pkg_list+='urllib3~=1.26.15 ' 18:13:17 + [[ -f /tmp/.toxenv ]] 18:13:17 ++ cat /tmp/.toxenv 18:13:17 + lf_venv=/tmp/venv-Xnay 18:13:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xnay from' file:/tmp/.toxenv 18:13:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xnay from file:/tmp/.toxenv 18:13:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:13:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:13:17 + local 'pip_opts=--upgrade --quiet' 18:13:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:13:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:13:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:13:17 + [[ -n '' ]] 18:13:17 + [[ -n '' ]] 18:13:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:13:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:13:17 + /tmp/venv-Xnay/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 18:13:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:13:18 lf-activate-venv(): INFO: Base packages installed successfully 18:13:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:13:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:13:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:13:18 + /tmp/venv-Xnay/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 18:13:19 + type python3 18:13:19 + true 18:13:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Xnay/bin to PATH' 18:13:19 lf-activate-venv(): INFO: Adding /tmp/venv-Xnay/bin to PATH 18:13:19 + PATH=/tmp/venv-Xnay/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 18:13:19 + return 0 18:13:19 + [[ -d /opt/pyenv ]] 18:13:19 + echo '---> Setting up pyenv' 18:13:19 ---> Setting up pyenv 18:13:19 + export PYENV_ROOT=/opt/pyenv 18:13:19 + PYENV_ROOT=/opt/pyenv 18:13:19 + export PATH=/opt/pyenv/bin:/tmp/venv-Xnay/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 18:13:19 + PATH=/opt/pyenv/bin:/tmp/venv-Xnay/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 18:13:19 ++ pwd 18:13:19 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 18:13:19 + export PYTHONPATH 18:13:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:13:19 + TOX_TESTENV_PASSENV=PYTHONPATH 18:13:19 + tox --version 18:13:19 4.50.3 from /tmp/venv-Xnay/lib/python3.10/site-packages/tox/__init__.py 18:13:19 + PARALLEL=false 18:13:19 + TOX_OPTIONS_LIST= 18:13:19 + [[ -n pre-commit ]] 18:13:19 + TOX_OPTIONS_LIST=' -e pre-commit' 18:13:19 + case ${PARALLEL,,} in 18:13:19 + tox -e pre-commit 18:13:19 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 18:13:20 pre-commit: install_deps> python -I -m pip install pre-commit 18:13:23 pre-commit: freeze> python -m pip freeze --all 18:13:23 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 18:13:23 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 18:13:23 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:13:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:13:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:13:29 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:13:29 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:13:29 [INFO] Once installed this environment will be reused. 18:13:29 [INFO] This may take a few minutes... 18:13:33 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:13:33 [INFO] Once installed this environment will be reused. 18:13:33 [INFO] This may take a few minutes... 18:13:38 trim trailing whitespace.................................................Passed 18:13:38 Tabs remover.............................................................Passed 18:13:38 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 18:13:39 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:13:39 [INFO] Once installed this environment will be reused. 18:13:39 [INFO] This may take a few minutes... 18:13:49 gitlint..............................................(no files to check)Skipped 18:13:49 pre-commit: OK (29.89=setup[3.67]+cmd[15.14,11.09] seconds) 18:13:49 congratulations :) (29.93 seconds) 18:13:49 + tox_status=0 18:13:49 + echo '---> Completed tox runs' 18:13:49 ---> Completed tox runs 18:13:49 + for i in .tox/*/log 18:13:49 ++ echo .tox/pre-commit/log 18:13:49 ++ awk -F/ '{print $2}' 18:13:49 + tox_env=pre-commit 18:13:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 18:13:49 + DOC_DIR=docs/_build/html 18:13:49 + [[ -d docs/_build/html ]] 18:13:49 + echo '---> tox-run.sh ends' 18:13:49 ---> tox-run.sh ends 18:13:49 + test 0 -eq 0 18:13:49 $ ssh-agent -k 18:13:49 unset SSH_AUTH_SOCK; 18:13:49 unset SSH_AGENT_PID; 18:13:49 echo Agent pid 1631 killed; 18:13:49 [ssh-agent] Stopped. 18:13:49 [PostBuildScript] - [INFO] Executing post build scripts. 18:13:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2465238300144491008.sh 18:13:49 ---> sysstat.sh 18:13:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16674215742615358353.sh 18:13:50 ---> package-listing.sh 18:13:50 ++ facter osfamily 18:13:50 ++ tr '[:upper:]' '[:lower:]' 18:13:50 + OS_FAMILY=debian 18:13:50 + workspace=/w/workspace/oom-master-pre-commit-lint 18:13:50 + START_PACKAGES=/tmp/packages_start.txt 18:13:50 + END_PACKAGES=/tmp/packages_end.txt 18:13:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:13:50 + PACKAGES=/tmp/packages_start.txt 18:13:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:13:50 + PACKAGES=/tmp/packages_end.txt 18:13:50 + case "${OS_FAMILY}" in 18:13:50 + dpkg -l 18:13:50 + grep '^ii' 18:13:50 + '[' -f /tmp/packages_start.txt ']' 18:13:50 + '[' -f /tmp/packages_end.txt ']' 18:13:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:13:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:13:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 18:13:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 18:13:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9820080937276451738.sh 18:13:50 ---> capture-instance-metadata.sh 18:13:50 Setup pyenv: 18:13:50 system 18:13:50 3.8.13 18:13:50 3.9.13 18:13:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:13:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aMwL 18:13:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:13:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:13:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:13:58 lf-activate-venv(): INFO: Base packages installed successfully 18:13:58 lf-activate-venv(): INFO: Installing additional packages: lftools 18:14:20 lf-activate-venv(): INFO: Adding /tmp/venv-aMwL/bin to PATH 18:14:20 INFO: Running in OpenStack, capturing instance metadata 18:14:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10899525954069756110.sh 18:14:20 provisioning config files... 18:14:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9835947266252430863tmp 18:14:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:14:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:14:20 [EnvInject] - Injecting environment variables from a build step. 18:14:20 [EnvInject] - Injecting as environment variables the properties content 18:14:20 SERVER_ID=logs 18:14:20 18:14:20 [EnvInject] - Variables injected successfully. 18:14:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10337904702253154884.sh 18:14:20 ---> create-netrc.sh 18:14:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2618269924733887012.sh 18:14:20 ---> python-tools-install.sh 18:14:20 Setup pyenv: 18:14:20 system 18:14:20 3.8.13 18:14:20 3.9.13 18:14:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:14:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aMwL from file:/tmp/.os_lf_venv 18:14:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:14:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:14:22 lf-activate-venv(): INFO: Base packages installed successfully 18:14:22 lf-activate-venv(): INFO: Installing additional packages: lftools 18:14:32 lf-activate-venv(): INFO: Adding /tmp/venv-aMwL/bin to PATH 18:14:32 Generating Requirements File 18:14:51 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. 18:14:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:14:52 Python 3.10.6 18:14:52 pip 26.0.1 from /tmp/venv-aMwL/lib/python3.10/site-packages/pip (python 3.10) 18:14:52 appdirs==1.4.4 18:14:52 argcomplete==3.6.3 18:14:52 aspy.yaml==1.3.0 18:14:52 attrs==26.1.0 18:14:52 autopage==0.6.0 18:14:52 backports.strenum==1.3.1 18:14:52 beautifulsoup4==4.14.3 18:14:52 boto3==1.42.76 18:14:52 botocore==1.42.76 18:14:52 bs4==0.0.2 18:14:52 certifi==2026.2.25 18:14:52 cffi==2.0.0 18:14:52 cfgv==3.5.0 18:14:52 chardet==7.3.0 18:14:52 charset-normalizer==3.4.6 18:14:52 click==8.3.1 18:14:52 cliff==4.13.2 18:14:52 cmd2==3.4.0 18:14:52 cryptography==3.3.2 18:14:52 debtcollector==3.1.0 18:14:52 decorator==5.2.1 18:14:52 defusedxml==0.7.1 18:14:52 Deprecated==1.3.1 18:14:52 distlib==0.4.0 18:14:52 dnspython==2.8.0 18:14:52 docker==7.1.0 18:14:52 dogpile.cache==1.5.0 18:14:52 durationpy==0.10 18:14:52 email-validator==2.3.0 18:14:52 filelock==3.25.2 18:14:52 future==1.0.0 18:14:52 gitdb==4.0.12 18:14:52 GitPython==3.1.46 18:14:52 httplib2==0.30.2 18:14:52 identify==2.6.18 18:14:52 idna==3.11 18:14:52 importlib-resources==1.5.0 18:14:52 iso8601==2.1.0 18:14:52 Jinja2==3.1.6 18:14:52 jmespath==1.1.0 18:14:52 jsonpatch==1.33 18:14:52 jsonpointer==3.1.1 18:14:52 jsonschema==4.26.0 18:14:52 jsonschema-specifications==2025.9.1 18:14:52 keystoneauth1==5.13.1 18:14:52 kubernetes==35.0.0 18:14:52 lftools==0.37.22 18:14:52 lxml==6.0.2 18:14:52 markdown-it-py==4.0.0 18:14:52 MarkupSafe==3.0.3 18:14:52 mdurl==0.1.2 18:14:52 msgpack==1.1.2 18:14:52 multi_key_dict==2.0.3 18:14:52 munch==4.0.0 18:14:52 netaddr==1.3.0 18:14:52 niet==1.4.2 18:14:52 nodeenv==1.10.0 18:14:52 oauth2client==4.1.3 18:14:52 oauthlib==3.3.1 18:14:52 openstacksdk==4.10.0 18:14:52 os-service-types==1.8.2 18:14:52 osc-lib==4.4.0 18:14:52 oslo.config==10.3.0 18:14:52 oslo.context==6.3.0 18:14:52 oslo.i18n==6.7.2 18:14:52 oslo.log==8.1.0 18:14:52 oslo.serialization==5.9.1 18:14:52 oslo.utils==10.0.0 18:14:52 packaging==26.0 18:14:52 pbr==7.0.3 18:14:52 platformdirs==4.9.4 18:14:52 prettytable==3.17.0 18:14:52 psutil==7.2.2 18:14:52 pyasn1==0.6.3 18:14:52 pyasn1_modules==0.4.2 18:14:52 pycparser==3.0 18:14:52 pygerrit2==2.0.15 18:14:52 PyGithub==2.9.0 18:14:52 Pygments==2.19.2 18:14:52 PyJWT==2.12.1 18:14:52 PyNaCl==1.6.2 18:14:52 pyparsing==2.4.7 18:14:52 pyperclip==1.11.0 18:14:52 pyrsistent==0.20.0 18:14:52 python-cinderclient==9.9.0 18:14:52 python-dateutil==2.9.0.post0 18:14:52 python-discovery==1.2.0 18:14:52 python-heatclient==5.1.0 18:14:52 python-jenkins==1.8.3 18:14:52 python-keystoneclient==5.8.0 18:14:52 python-magnumclient==4.10.0 18:14:52 python-openstackclient==9.0.0 18:14:52 python-swiftclient==4.10.0 18:14:52 PyYAML==6.0.3 18:14:52 referencing==0.37.0 18:14:52 requests==2.33.0 18:14:52 requests-oauthlib==2.0.0 18:14:52 requestsexceptions==1.4.0 18:14:52 rfc3986==2.0.0 18:14:52 rich==14.3.3 18:14:52 rich-argparse==1.7.2 18:14:52 rpds-py==0.30.0 18:14:52 rsa==4.9.1 18:14:52 ruamel.yaml==0.19.1 18:14:52 ruamel.yaml.clib==0.2.15 18:14:52 s3transfer==0.16.0 18:14:52 simplejson==3.20.2 18:14:52 six==1.17.0 18:14:52 smmap==5.0.3 18:14:52 soupsieve==2.8.3 18:14:52 stevedore==5.7.0 18:14:52 tabulate==0.10.0 18:14:52 toml==0.10.2 18:14:52 tomlkit==0.14.0 18:14:52 tqdm==4.67.3 18:14:52 typing_extensions==4.15.0 18:14:52 urllib3==1.26.20 18:14:52 virtualenv==21.2.0 18:14:52 wcwidth==0.6.0 18:14:52 websocket-client==1.9.0 18:14:52 wrapt==2.1.2 18:14:52 xdg==6.0.0 18:14:52 xmltodict==1.0.4 18:14:52 yq==3.4.3 18:14:52 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins16715706615717009282.sh 18:14:52 ---> uv-install.sh 18:14:52 Installing uv/uvx (latest) using shell installer 18:14:53 2026-03-26 18:14:52 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/8526d680-25b4-4fe7-8df2-386b1bc03575?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-26T18%3A56%3A25Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-26T17%3A56%3A14Z&ske=2026-03-26T18%3A56%3A25Z&sks=b&skv=2018-11-09&sig=gaQljRG87eGoIO6wc3sUhjINi%2B7NFlS97dCmqIy%2F3us%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDU0OTEzNiwibmJmIjoxNzc0NTQ4ODM2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Qko3o5gUVDB-qnJJDUPos3aFsSQU5STkuE6HJ32S5bo&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-qfffhS.sh" [1] 18:14:53 downloading uv 0.11.1 x86_64-unknown-linux-gnu 18:14:53 installing to /home/jenkins/.local/bin 18:14:53 uv 18:14:53 uvx 18:14:53 everything's installed! 18:14:53 18:14:53 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:14:53 18:14:53 source $HOME/.local/bin/env (sh, bash, zsh) 18:14:53 source $HOME/.local/bin/env.fish (fish) 18:14:53 Adding install location to PATH 18:14:53 ---> Validating uv/uvx install 18:14:53 uvx 0.11.1 (x86_64-unknown-linux-gnu) 18:14:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16316115462579671675.sh 18:14:53 ---> sudo-logs.sh 18:14:53 Archiving 'sudo' log.. 18:14:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8323286906566270803.sh 18:14:54 ---> job-cost.sh 18:14:54 INFO: Activating Python virtual environment... 18:14:54 Setup pyenv: 18:14:54 system 18:14:54 3.8.13 18:14:54 3.9.13 18:14:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:14:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aMwL from file:/tmp/.os_lf_venv 18:14:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:14:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:14:56 lf-activate-venv(): INFO: Base packages installed successfully 18:14:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:15:01 lf-activate-venv(): INFO: Adding /tmp/venv-aMwL/bin to PATH 18:15:01 INFO: No stack-cost file found 18:15:01 INFO: Instance uptime: 186s 18:15:01 INFO: Fetching instance metadata (attempt 1 of 3)... 18:15:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:15:02 INFO: Successfully fetched instance metadata 18:15:02 INFO: Instance type: v3-standard-4 18:15:02 INFO: Retrieving pricing info for: v3-standard-4 18:15:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:15:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=186 18:15:02 INFO: Successfully fetched Vexxhost pricing API 18:15:02 INFO: Retrieved cost: 0.11 18:15:02 INFO: Retrieved resource: v3-standard-4 18:15:02 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 18:15:02 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 18:15:02 INFO: Successfully archived job cost data 18:15:02 DEBUG: Cost data: oom-master-pre-commit-lint,4516,2026-03-26 18:15:02,v3-standard-4,186,0.11,0.00,SUCCESS 18:15:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9731041238077948955.sh 18:15:02 ---> logs-deploy.sh 18:15:02 Setup pyenv: 18:15:02 system 18:15:02 3.8.13 18:15:02 3.9.13 18:15:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:15:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aMwL from file:/tmp/.os_lf_venv 18:15:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:15:04 lf-activate-venv(): INFO: Base packages installed successfully 18:15:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:15:12 lf-activate-venv(): INFO: Adding /tmp/venv-aMwL/bin to PATH 18:15:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4516 18:15:12 INFO: archiving workspace using pattern(s): 18:15:13 Archives upload complete. 18:15:13 INFO: archiving logs to Nexus 18:15:14 ---> uname -a: 18:15:14 Linux prd-ubuntu1804-builder-4c-4g-5312 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:15:14 18:15:14 18:15:14 ---> lscpu: 18:15:14 Architecture: x86_64 18:15:14 CPU op-mode(s): 32-bit, 64-bit 18:15:14 Byte Order: Little Endian 18:15:14 CPU(s): 4 18:15:14 On-line CPU(s) list: 0-3 18:15:14 Thread(s) per core: 1 18:15:14 Core(s) per socket: 1 18:15:14 Socket(s): 4 18:15:14 NUMA node(s): 1 18:15:14 Vendor ID: AuthenticAMD 18:15:14 CPU family: 23 18:15:14 Model: 49 18:15:14 Model name: AMD EPYC-Rome Processor 18:15:14 Stepping: 0 18:15:14 CPU MHz: 2800.000 18:15:14 BogoMIPS: 5600.00 18:15:14 Virtualization: AMD-V 18:15:14 Hypervisor vendor: KVM 18:15:14 Virtualization type: full 18:15:14 L1d cache: 32K 18:15:14 L1i cache: 32K 18:15:14 L2 cache: 512K 18:15:14 L3 cache: 16384K 18:15:14 NUMA node0 CPU(s): 0-3 18:15:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 18:15:14 18:15:14 18:15:14 ---> nproc: 18:15:14 4 18:15:14 18:15:14 18:15:14 ---> df -h: 18:15:14 Filesystem Size Used Avail Use% Mounted on 18:15:14 udev 7.9G 0 7.9G 0% /dev 18:15:14 tmpfs 1.6G 676K 1.6G 1% /run 18:15:14 /dev/vda1 78G 8.5G 69G 11% / 18:15:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:15:14 tmpfs 5.0M 0 5.0M 0% /run/lock 18:15:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:15:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:15:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:15:14 18:15:14 18:15:14 ---> free -m: 18:15:14 total used free shared buff/cache available 18:15:14 Mem: 16040 548 13226 0 2264 15169 18:15:14 Swap: 1023 0 1023 18:15:14 18:15:14 18:15:14 ---> ip addr: 18:15:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:15:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:15:14 inet 127.0.0.1/8 scope host lo 18:15:14 valid_lft forever preferred_lft forever 18:15:14 inet6 ::1/128 scope host 18:15:14 valid_lft forever preferred_lft forever 18:15:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:15:14 link/ether fa:16:3e:13:76:72 brd ff:ff:ff:ff:ff:ff 18:15:14 inet 10.30.107.124/23 brd 10.30.107.255 scope global dynamic ens3 18:15:14 valid_lft 86245sec preferred_lft 86245sec 18:15:14 inet6 fe80::f816:3eff:fe13:7672/64 scope link 18:15:14 valid_lft forever preferred_lft forever 18:15:14 18:15:14 18:15:14 ---> sar -b -r -n DEV: 18:15:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5312) 03/26/26 _x86_64_ (4 CPU) 18:15:14 18:15:14 18:12:40 LINUX RESTART (4 CPU) 18:15:14 18:15:14 18:13:01 tps rtps wtps bread/s bwrtn/s 18:15:14 18:14:02 340.14 23.96 316.18 807.73 35995.47 18:15:14 18:15:01 128.57 1.22 127.35 138.15 38304.69 18:15:14 Average: 235.25 12.69 222.56 475.75 37140.38 18:15:14 18:15:14 18:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:15:14 18:14:02 13955912 15565716 2469056 15.03 59796 1748288 767172 4.39 729032 1519264 106024 18:15:14 18:15:01 13528388 15514784 2896580 17.64 87052 2078880 801496 4.59 796204 1841436 182412 18:15:14 Average: 13742150 15540250 2682818 16.33 73424 1913584 784334 4.49 762618 1680350 144218 18:15:14 18:15:14 18:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:15:14 18:14:02 ens3 142.79 100.53 885.36 28.42 0.00 0.00 0.00 0.00 18:15:14 18:14:02 lo 2.53 2.53 0.28 0.28 0.00 0.00 0.00 0.00 18:15:14 18:15:01 ens3 83.29 62.02 1317.44 12.11 0.00 0.00 0.00 0.00 18:15:14 18:15:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 18:15:14 Average: ens3 113.29 81.44 1099.59 20.33 0.00 0.00 0.00 0.00 18:15:14 Average: lo 2.05 2.05 0.23 0.23 0.00 0.00 0.00 0.00 18:15:14 18:15:14 18:15:14 ---> sar -P ALL: 18:15:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5312) 03/26/26 _x86_64_ (4 CPU) 18:15:14 18:15:14 18:12:40 LINUX RESTART (4 CPU) 18:15:14 18:15:14 18:13:01 CPU %user %nice %system %iowait %steal %idle 18:15:14 18:14:02 all 20.61 0.00 2.31 4.92 0.07 72.09 18:15:14 18:14:02 0 18.44 0.00 1.64 0.55 0.05 79.31 18:15:14 18:14:02 1 14.09 0.00 2.41 11.83 0.03 71.63 18:15:14 18:14:02 2 18.63 0.00 2.04 1.90 0.05 77.38 18:15:14 18:14:02 3 31.28 0.00 3.16 5.40 0.08 60.08 18:15:14 18:15:01 all 18.79 0.00 1.41 5.38 0.06 74.37 18:15:14 18:15:01 0 13.73 0.00 0.80 0.51 0.09 84.87 18:15:14 18:15:01 1 23.99 0.00 1.78 9.12 0.07 65.04 18:15:14 18:15:01 2 16.19 0.00 1.72 8.03 0.03 74.03 18:15:14 18:15:01 3 21.22 0.00 1.34 3.83 0.07 73.55 18:15:14 Average: all 19.71 0.00 1.86 5.15 0.06 73.22 18:15:14 Average: 0 16.10 0.00 1.23 0.53 0.07 82.07 18:15:14 Average: 1 19.01 0.00 2.10 10.48 0.05 68.36 18:15:14 Average: 2 17.42 0.00 1.88 4.94 0.04 75.72 18:15:14 Average: 3 26.29 0.00 2.26 4.62 0.08 66.76 18:15:14 18:15:14 18:15:14