17:50:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143700 17:50:18 Running as SYSTEM 17:50:18 [EnvInject] - Loading node environment variables. 17:50:18 Building remotely on prd-ubuntu1804-builder-4c-4g-5304 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 17:50:18 [ssh-agent] Looking for ssh-agent implementation... 17:50:18 $ ssh-agent 17:50:18 SSH_AUTH_SOCK=/tmp/ssh-kJfYwd8uprp1/agent.1878 17:50:18 SSH_AGENT_PID=1880 17:50:18 [ssh-agent] Started. 17:50:19 Running ssh-add (command line suppressed) 17:50:19 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17203346260738034746.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17203346260738034746.key) 17:50:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:50:19 The recommended git tool is: NONE 17:50:20 using credential onap-jenkins-ssh 17:50:20 Wiping out workspace first. 17:50:20 Cloning the remote Git repository 17:50:20 Cloning repository git://cloud.onap.org/mirror/oom.git 17:50:20 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 17:50:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:50:20 > git --version # timeout=10 17:50:20 > git --version # 'git version 2.17.1' 17:50:20 using GIT_SSH to set credentials Gerrit user 17:50:20 Verifying host key using manually-configured host key entries 17:50:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:50:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:50:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:50:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:50:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:50:27 using GIT_SSH to set credentials Gerrit user 17:50:27 Verifying host key using manually-configured host key entries 17:50:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/143700/1 # timeout=30 17:50:27 > git rev-parse 88b07c8dca88aed6fdf328e99be8eacca77f3537^{commit} # timeout=10 17:50:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:50:27 Checking out Revision 88b07c8dca88aed6fdf328e99be8eacca77f3537 (refs/changes/00/143700/1) 17:50:27 > git config core.sparsecheckout # timeout=10 17:50:27 > git checkout -f 88b07c8dca88aed6fdf328e99be8eacca77f3537 # timeout=30 17:50:30 Commit message: "[SDNC] Update version for restconf-client patch" 17:50:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:50:30 > git rev-list --no-walk d5846e84a590429938d04fae2dd6bb863d12763f # timeout=10 17:50:31 [EnvInject] - Injecting environment variables from a build step. 17:50:31 [EnvInject] - Injecting as environment variables the properties content 17:50:31 PYTHON=python3 17:50:31 17:50:31 [EnvInject] - Variables injected successfully. 17:50:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5657869113570377507.sh 17:50:31 ---> tox-install.sh 17:50:31 + source /home/jenkins/lf-env.sh 17:50:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:50:31 ++ mktemp -d /tmp/venv-XXXX 17:50:31 + lf_venv=/tmp/venv-rhCI 17:50:31 + local venv_file=/tmp/.os_lf_venv 17:50:31 + local python=python3 17:50:31 + local options 17:50:31 + local set_path=true 17:50:31 + local install_args= 17:50:31 ++ 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 17:50:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:50:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:50:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:50:31 + true 17:50:31 + case $1 in 17:50:31 + venv_file=/tmp/.toxenv 17:50:31 + shift 2 17:50:31 + true 17:50:31 + case $1 in 17:50:31 + shift 17:50:31 + break 17:50:31 + case $python in 17:50:31 + local pkg_list= 17:50:31 + [[ -d /opt/pyenv ]] 17:50:31 + echo 'Setup pyenv:' 17:50:31 Setup pyenv: 17:50:31 + export PYENV_ROOT=/opt/pyenv 17:50:31 + PYENV_ROOT=/opt/pyenv 17:50:31 + 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 17:50:31 + 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 17:50:31 + pyenv versions 17:50:31 * system (set by /opt/pyenv/version) 17:50:31 * 3.8.13 (set by /opt/pyenv/version) 17:50:31 * 3.9.13 (set by /opt/pyenv/version) 17:50:31 * 3.10.6 (set by /opt/pyenv/version) 17:50:31 + command -v pyenv 17:50:31 ++ pyenv init - --no-rehash 17:50:31 + 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[*]}"'\'')" 17:50:31 export PATH="/opt/pyenv/shims:${PATH}" 17:50:31 export PYENV_SHELL=bash 17:50:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:50:31 pyenv() { 17:50:31 local command 17:50:31 command="${1:-}" 17:50:31 if [ "$#" -gt 0 ]; then 17:50:31 shift 17:50:31 fi 17:50:31 17:50:31 case "$command" in 17:50:31 rehash|shell) 17:50:31 eval "$(pyenv "sh-$command" "$@")" 17:50:31 ;; 17:50:31 *) 17:50:31 command pyenv "$command" "$@" 17:50:31 ;; 17:50:31 esac 17:50:31 }' 17:50:31 +++ 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[*]}"' 17:50:31 ++ 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 17:50:31 ++ 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 17:50:31 ++ 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 17:50:31 ++ export PYENV_SHELL=bash 17:50:31 ++ PYENV_SHELL=bash 17:50:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:50:31 +++ complete -F _pyenv pyenv 17:50:31 ++ lf-pyver python3 17:50:31 ++ local py_version_xy=python3 17:50:31 ++ local py_version_xyz= 17:50:31 ++ pyenv versions 17:50:31 ++ local command 17:50:31 ++ command=versions 17:50:31 ++ '[' 1 -gt 0 ']' 17:50:31 ++ shift 17:50:31 ++ case "$command" in 17:50:31 ++ command pyenv versions 17:50:31 ++ pyenv versions 17:50:31 ++ awk '{ print $1 }' 17:50:31 ++ grep -E '^[0-9.]*[0-9]$' 17:50:31 ++ sed 's/^[ *]* //' 17:50:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:50:31 +++ sort -V 17:50:31 +++ grep '^3' /tmp/.pyenv_versions 17:50:31 +++ tail -n 1 17:50:31 ++ py_version_xyz=3.10.6 17:50:31 ++ [[ -z 3.10.6 ]] 17:50:31 ++ echo 3.10.6 17:50:31 ++ return 0 17:50:31 + pyenv local 3.10.6 17:50:31 + local command 17:50:31 + command=local 17:50:31 + '[' 2 -gt 0 ']' 17:50:31 + shift 17:50:31 + case "$command" in 17:50:31 + command pyenv local 3.10.6 17:50:31 + pyenv local 3.10.6 17:50:31 + for arg in "$@" 17:50:31 + case $arg in 17:50:31 + pkg_list+='tox ' 17:50:31 + for arg in "$@" 17:50:31 + case $arg in 17:50:31 + pkg_list+='virtualenv ' 17:50:31 + for arg in "$@" 17:50:31 + case $arg in 17:50:31 + pkg_list+='urllib3~=1.26.15 ' 17:50:31 + [[ -f /tmp/.toxenv ]] 17:50:31 + [[ ! -f /tmp/.toxenv ]] 17:50:31 + [[ -n '' ]] 17:50:31 + python3 -m venv /tmp/venv-rhCI 17:50:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rhCI' 17:50:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rhCI 17:50:38 + echo /tmp/venv-rhCI 17:50:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:50:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:50:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:50:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:50:38 + local 'pip_opts=--upgrade --quiet' 17:50:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:50:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:50:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:50:38 + [[ -n '' ]] 17:50:38 + [[ -n '' ]] 17:50:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:50:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:50:38 + /tmp/venv-rhCI/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 17:50:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:50:45 lf-activate-venv(): INFO: Base packages installed successfully 17:50:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:50:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:50:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:50:45 + /tmp/venv-rhCI/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 17:50:54 + type python3 17:50:54 + true 17:50:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rhCI/bin to PATH' 17:50:54 lf-activate-venv(): INFO: Adding /tmp/venv-rhCI/bin to PATH 17:50:54 + PATH=/tmp/venv-rhCI/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 17:50:54 + return 0 17:50:54 + python3 --version 17:50:54 Python 3.10.6 17:50:54 + python3 -m pip --version 17:50:55 pip 26.0.1 from /tmp/venv-rhCI/lib/python3.10/site-packages/pip (python 3.10) 17:50:55 + python3 -m pip freeze 17:50:55 cachetools==7.0.5 17:50:55 colorama==0.4.6 17:50:55 distlib==0.4.0 17:50:55 filelock==3.25.2 17:50:55 packaging==26.0 17:50:55 platformdirs==4.9.4 17:50:55 pluggy==1.6.0 17:50:55 pyproject-api==1.10.0 17:50:55 python-discovery==1.2.0 17:50:55 tomli==2.4.1 17:50:55 tomli_w==1.2.0 17:50:55 tox==4.50.3 17:50:55 typing_extensions==4.15.0 17:50:55 urllib3==1.26.20 17:50:55 virtualenv==21.2.0 17:50:55 [EnvInject] - Injecting environment variables from a build step. 17:50:55 [EnvInject] - Injecting as environment variables the properties content 17:50:55 PARALLEL=false 17:50:55 17:50:55 [EnvInject] - Variables injected successfully. 17:50:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2065029146139634547.sh 17:50:55 ---> tox-run.sh 17:50:55 + 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 17:50:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 17:50:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 17:50:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 17:50:55 + cd /w/workspace/oom-master-pre-commit-lint/. 17:50:55 + source /home/jenkins/lf-env.sh 17:50:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:50:55 ++ mktemp -d /tmp/venv-XXXX 17:50:55 + lf_venv=/tmp/venv-72Zi 17:50:55 + local venv_file=/tmp/.os_lf_venv 17:50:55 + local python=python3 17:50:55 + local options 17:50:55 + local set_path=true 17:50:55 + local install_args= 17:50:55 ++ 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 17:50:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:50:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:50:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:50:55 + true 17:50:55 + case $1 in 17:50:55 + venv_file=/tmp/.toxenv 17:50:55 + shift 2 17:50:55 + true 17:50:55 + case $1 in 17:50:55 + shift 17:50:55 + break 17:50:55 + case $python in 17:50:55 + local pkg_list= 17:50:55 + [[ -d /opt/pyenv ]] 17:50:55 + echo 'Setup pyenv:' 17:50:55 Setup pyenv: 17:50:55 + export PYENV_ROOT=/opt/pyenv 17:50:55 + PYENV_ROOT=/opt/pyenv 17:50:55 + 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 17:50:55 + 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 17:50:55 + pyenv versions 17:50:55 system 17:50:55 3.8.13 17:50:55 3.9.13 17:50:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:50:55 + command -v pyenv 17:50:55 ++ pyenv init - --no-rehash 17:50:55 + 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[*]}"'\'')" 17:50:55 export PATH="/opt/pyenv/shims:${PATH}" 17:50:55 export PYENV_SHELL=bash 17:50:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:50:55 pyenv() { 17:50:55 local command 17:50:55 command="${1:-}" 17:50:55 if [ "$#" -gt 0 ]; then 17:50:55 shift 17:50:55 fi 17:50:55 17:50:55 case "$command" in 17:50:55 rehash|shell) 17:50:55 eval "$(pyenv "sh-$command" "$@")" 17:50:55 ;; 17:50:55 *) 17:50:55 command pyenv "$command" "$@" 17:50:55 ;; 17:50:55 esac 17:50:55 }' 17:50:55 +++ 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[*]}"' 17:50:55 ++ 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 17:50:55 ++ 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 17:50:55 ++ 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 17:50:55 ++ export PYENV_SHELL=bash 17:50:55 ++ PYENV_SHELL=bash 17:50:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:50:55 +++ complete -F _pyenv pyenv 17:50:55 ++ lf-pyver python3 17:50:55 ++ local py_version_xy=python3 17:50:55 ++ local py_version_xyz= 17:50:55 ++ pyenv versions 17:50:55 ++ local command 17:50:55 ++ command=versions 17:50:55 ++ awk '{ print $1 }' 17:50:55 ++ '[' 1 -gt 0 ']' 17:50:55 ++ shift 17:50:55 ++ case "$command" in 17:50:55 ++ command pyenv versions 17:50:55 ++ pyenv versions 17:50:55 ++ grep -E '^[0-9.]*[0-9]$' 17:50:55 ++ sed 's/^[ *]* //' 17:50:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:50:55 +++ grep '^3' /tmp/.pyenv_versions 17:50:55 +++ tail -n 1 17:50:55 +++ sort -V 17:50:55 ++ py_version_xyz=3.10.6 17:50:55 ++ [[ -z 3.10.6 ]] 17:50:55 ++ echo 3.10.6 17:50:55 ++ return 0 17:50:55 + pyenv local 3.10.6 17:50:55 + local command 17:50:55 + command=local 17:50:55 + '[' 2 -gt 0 ']' 17:50:55 + shift 17:50:55 + case "$command" in 17:50:55 + command pyenv local 3.10.6 17:50:55 + pyenv local 3.10.6 17:50:55 + for arg in "$@" 17:50:55 + case $arg in 17:50:55 + pkg_list+='tox ' 17:50:55 + for arg in "$@" 17:50:55 + case $arg in 17:50:55 + pkg_list+='virtualenv ' 17:50:55 + for arg in "$@" 17:50:55 + case $arg in 17:50:55 + pkg_list+='urllib3~=1.26.15 ' 17:50:55 + [[ -f /tmp/.toxenv ]] 17:50:55 ++ cat /tmp/.toxenv 17:50:55 + lf_venv=/tmp/venv-rhCI 17:50:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rhCI from' file:/tmp/.toxenv 17:50:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rhCI from file:/tmp/.toxenv 17:50:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:50:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:50:55 + local 'pip_opts=--upgrade --quiet' 17:50:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:50:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:50:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:50:55 + [[ -n '' ]] 17:50:55 + [[ -n '' ]] 17:50:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:50:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:50:55 + /tmp/venv-rhCI/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 17:50:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:50:56 lf-activate-venv(): INFO: Base packages installed successfully 17:50:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:50:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:50:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:50:56 + /tmp/venv-rhCI/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 17:51:01 + type python3 17:51:01 + true 17:51:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rhCI/bin to PATH' 17:51:01 lf-activate-venv(): INFO: Adding /tmp/venv-rhCI/bin to PATH 17:51:01 + PATH=/tmp/venv-rhCI/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 17:51:01 + return 0 17:51:01 + [[ -d /opt/pyenv ]] 17:51:01 + echo '---> Setting up pyenv' 17:51:01 ---> Setting up pyenv 17:51:01 + export PYENV_ROOT=/opt/pyenv 17:51:01 + PYENV_ROOT=/opt/pyenv 17:51:01 + export PATH=/opt/pyenv/bin:/tmp/venv-rhCI/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 17:51:01 + PATH=/opt/pyenv/bin:/tmp/venv-rhCI/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 17:51:01 ++ pwd 17:51:01 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 17:51:01 + export PYTHONPATH 17:51:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:51:01 + TOX_TESTENV_PASSENV=PYTHONPATH 17:51:01 + tox --version 17:51:01 4.50.3 from /tmp/venv-rhCI/lib/python3.10/site-packages/tox/__init__.py 17:51:01 + PARALLEL=false 17:51:01 + TOX_OPTIONS_LIST= 17:51:01 + [[ -n pre-commit ]] 17:51:01 + TOX_OPTIONS_LIST=' -e pre-commit' 17:51:01 + case ${PARALLEL,,} in 17:51:01 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 17:51:01 + tox -e pre-commit 17:51:02 pre-commit: install_deps> python -I -m pip install pre-commit 17:51:05 pre-commit: freeze> python -m pip freeze --all 17:51:05 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 17:51:05 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 17:51:05 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 17:51:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 17:51:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 17:51:07 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:51:08 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 17:51:08 [INFO] Once installed this environment will be reused. 17:51:08 [INFO] This may take a few minutes... 17:51:12 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:51:12 [INFO] Once installed this environment will be reused. 17:51:12 [INFO] This may take a few minutes... 17:51:16 trim trailing whitespace.................................................Passed 17:51:17 Tabs remover.............................................................Passed 17:51:17 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 17:51:17 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 17:51:17 [INFO] Once installed this environment will be reused. 17:51:17 [INFO] This may take a few minutes... 17:51:25 gitlint..............................................(no files to check)Skipped 17:51:25 pre-commit: OK (23.83=setup[3.88]+cmd[11.36,8.59] seconds) 17:51:25 congratulations :) (23.87 seconds) 17:51:25 + tox_status=0 17:51:25 + echo '---> Completed tox runs' 17:51:25 ---> Completed tox runs 17:51:25 + for i in .tox/*/log 17:51:25 ++ echo .tox/pre-commit/log 17:51:25 ++ awk -F/ '{print $2}' 17:51:25 + tox_env=pre-commit 17:51:25 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 17:51:25 + DOC_DIR=docs/_build/html 17:51:25 + [[ -d docs/_build/html ]] 17:51:25 + echo '---> tox-run.sh ends' 17:51:25 ---> tox-run.sh ends 17:51:25 + test 0 -eq 0 17:51:25 $ ssh-agent -k 17:51:25 unset SSH_AUTH_SOCK; 17:51:25 unset SSH_AGENT_PID; 17:51:25 echo Agent pid 1880 killed; 17:51:25 [ssh-agent] Stopped. 17:51:25 [PostBuildScript] - [INFO] Executing post build scripts. 17:51:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3211996513398470784.sh 17:51:25 ---> sysstat.sh 17:51:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4387619989976261396.sh 17:51:26 ---> package-listing.sh 17:51:26 ++ facter osfamily 17:51:26 ++ tr '[:upper:]' '[:lower:]' 17:51:26 + OS_FAMILY=debian 17:51:26 + workspace=/w/workspace/oom-master-pre-commit-lint 17:51:26 + START_PACKAGES=/tmp/packages_start.txt 17:51:26 + END_PACKAGES=/tmp/packages_end.txt 17:51:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:51:26 + PACKAGES=/tmp/packages_start.txt 17:51:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 17:51:26 + PACKAGES=/tmp/packages_end.txt 17:51:26 + case "${OS_FAMILY}" in 17:51:26 + dpkg -l 17:51:26 + grep '^ii' 17:51:26 + '[' -f /tmp/packages_start.txt ']' 17:51:26 + '[' -f /tmp/packages_end.txt ']' 17:51:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:51:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 17:51:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 17:51:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 17:51:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3749083322708066296.sh 17:51:26 ---> capture-instance-metadata.sh 17:51:26 Setup pyenv: 17:51:26 system 17:51:26 3.8.13 17:51:26 3.9.13 17:51:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:51:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FYSe 17:51:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:51:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:51:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:51:34 lf-activate-venv(): INFO: Base packages installed successfully 17:51:34 lf-activate-venv(): INFO: Installing additional packages: lftools 17:52:00 lf-activate-venv(): INFO: Adding /tmp/venv-FYSe/bin to PATH 17:52:00 INFO: Running in OpenStack, capturing instance metadata 17:52:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9655576829245320196.sh 17:52:00 provisioning config files... 17:52:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10894396073199176253tmp 17:52:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:52:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:52:00 [EnvInject] - Injecting environment variables from a build step. 17:52:00 [EnvInject] - Injecting as environment variables the properties content 17:52:00 SERVER_ID=logs 17:52:00 17:52:00 [EnvInject] - Variables injected successfully. 17:52:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15214429140625256802.sh 17:52:00 ---> create-netrc.sh 17:52:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7460079099098884268.sh 17:52:00 ---> python-tools-install.sh 17:52:00 Setup pyenv: 17:52:00 system 17:52:00 3.8.13 17:52:00 3.9.13 17:52:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:52:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FYSe from file:/tmp/.os_lf_venv 17:52:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:52:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:52:02 lf-activate-venv(): INFO: Base packages installed successfully 17:52:02 lf-activate-venv(): INFO: Installing additional packages: lftools 17:52:10 lf-activate-venv(): INFO: Adding /tmp/venv-FYSe/bin to PATH 17:52:10 Generating Requirements File 17:52:32 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. 17:52:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:52:32 Python 3.10.6 17:52:32 pip 26.0.1 from /tmp/venv-FYSe/lib/python3.10/site-packages/pip (python 3.10) 17:52:33 appdirs==1.4.4 17:52:33 argcomplete==3.6.3 17:52:33 aspy.yaml==1.3.0 17:52:33 attrs==26.1.0 17:52:33 autopage==0.6.0 17:52:33 backports.strenum==1.3.1 17:52:33 beautifulsoup4==4.14.3 17:52:33 boto3==1.42.76 17:52:33 botocore==1.42.76 17:52:33 bs4==0.0.2 17:52:33 certifi==2026.2.25 17:52:33 cffi==2.0.0 17:52:33 cfgv==3.5.0 17:52:33 chardet==7.3.0 17:52:33 charset-normalizer==3.4.6 17:52:33 click==8.3.1 17:52:33 cliff==4.13.2 17:52:33 cmd2==3.4.0 17:52:33 cryptography==3.3.2 17:52:33 debtcollector==3.1.0 17:52:33 decorator==5.2.1 17:52:33 defusedxml==0.7.1 17:52:33 Deprecated==1.3.1 17:52:33 distlib==0.4.0 17:52:33 dnspython==2.8.0 17:52:33 docker==7.1.0 17:52:33 dogpile.cache==1.5.0 17:52:33 durationpy==0.10 17:52:33 email-validator==2.3.0 17:52:33 filelock==3.25.2 17:52:33 future==1.0.0 17:52:33 gitdb==4.0.12 17:52:33 GitPython==3.1.46 17:52:33 httplib2==0.30.2 17:52:33 identify==2.6.18 17:52:33 idna==3.11 17:52:33 importlib-resources==1.5.0 17:52:33 iso8601==2.1.0 17:52:33 Jinja2==3.1.6 17:52:33 jmespath==1.1.0 17:52:33 jsonpatch==1.33 17:52:33 jsonpointer==3.1.1 17:52:33 jsonschema==4.26.0 17:52:33 jsonschema-specifications==2025.9.1 17:52:33 keystoneauth1==5.13.1 17:52:33 kubernetes==35.0.0 17:52:33 lftools==0.37.22 17:52:33 lxml==6.0.2 17:52:33 markdown-it-py==4.0.0 17:52:33 MarkupSafe==3.0.3 17:52:33 mdurl==0.1.2 17:52:33 msgpack==1.1.2 17:52:33 multi_key_dict==2.0.3 17:52:33 munch==4.0.0 17:52:33 netaddr==1.3.0 17:52:33 niet==1.4.2 17:52:33 nodeenv==1.10.0 17:52:33 oauth2client==4.1.3 17:52:33 oauthlib==3.3.1 17:52:33 openstacksdk==4.10.0 17:52:33 os-service-types==1.8.2 17:52:33 osc-lib==4.4.0 17:52:33 oslo.config==10.3.0 17:52:33 oslo.context==6.3.0 17:52:33 oslo.i18n==6.7.2 17:52:33 oslo.log==8.1.0 17:52:33 oslo.serialization==5.9.1 17:52:33 oslo.utils==10.0.0 17:52:33 packaging==26.0 17:52:33 pbr==7.0.3 17:52:33 platformdirs==4.9.4 17:52:33 prettytable==3.17.0 17:52:33 psutil==7.2.2 17:52:33 pyasn1==0.6.3 17:52:33 pyasn1_modules==0.4.2 17:52:33 pycparser==3.0 17:52:33 pygerrit2==2.0.15 17:52:33 PyGithub==2.9.0 17:52:33 Pygments==2.19.2 17:52:33 PyJWT==2.12.1 17:52:33 PyNaCl==1.6.2 17:52:33 pyparsing==2.4.7 17:52:33 pyperclip==1.11.0 17:52:33 pyrsistent==0.20.0 17:52:33 python-cinderclient==9.9.0 17:52:33 python-dateutil==2.9.0.post0 17:52:33 python-discovery==1.2.0 17:52:33 python-heatclient==5.1.0 17:52:33 python-jenkins==1.8.3 17:52:33 python-keystoneclient==5.8.0 17:52:33 python-magnumclient==4.10.0 17:52:33 python-openstackclient==9.0.0 17:52:33 python-swiftclient==4.10.0 17:52:33 PyYAML==6.0.3 17:52:33 referencing==0.37.0 17:52:33 requests==2.33.0 17:52:33 requests-oauthlib==2.0.0 17:52:33 requestsexceptions==1.4.0 17:52:33 rfc3986==2.0.0 17:52:33 rich==14.3.3 17:52:33 rich-argparse==1.7.2 17:52:33 rpds-py==0.30.0 17:52:33 rsa==4.9.1 17:52:33 ruamel.yaml==0.19.1 17:52:33 ruamel.yaml.clib==0.2.15 17:52:33 s3transfer==0.16.0 17:52:33 simplejson==3.20.2 17:52:33 six==1.17.0 17:52:33 smmap==5.0.3 17:52:33 soupsieve==2.8.3 17:52:33 stevedore==5.7.0 17:52:33 tabulate==0.10.0 17:52:33 toml==0.10.2 17:52:33 tomlkit==0.14.0 17:52:33 tqdm==4.67.3 17:52:33 typing_extensions==4.15.0 17:52:33 urllib3==1.26.20 17:52:33 virtualenv==21.2.0 17:52:33 wcwidth==0.6.0 17:52:33 websocket-client==1.9.0 17:52:33 wrapt==2.1.2 17:52:33 xdg==6.0.0 17:52:33 xmltodict==1.0.4 17:52:33 yq==3.4.3 17:52:33 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins11015614179661600522.sh 17:52:33 ---> uv-install.sh 17:52:33 Installing uv/uvx (latest) using shell installer 17:52:33 2026-03-26 17:52:33 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%3A37%3A42Z&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%3A37%3A37Z&ske=2026-03-26T18%3A37%3A42Z&sks=b&skv=2018-11-09&sig=uF8WDTP2RmnMoMY84AL6tSuBH5v17CwkoFfW1D%2BO3ho%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDU0NzgzNCwibmJmIjoxNzc0NTQ3NTM0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.TGKRiBmg4HOWtOET5pbDsgbmgf4avgbbIi2B5hSq0VM&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-C6Zgd0.sh" [1] 17:52:33 downloading uv 0.11.1 x86_64-unknown-linux-gnu 17:52:34 installing to /home/jenkins/.local/bin 17:52:34 uv 17:52:34 uvx 17:52:34 everything's installed! 17:52:34 17:52:34 To add $HOME/.local/bin to your PATH, either restart your shell or run: 17:52:34 17:52:34 source $HOME/.local/bin/env (sh, bash, zsh) 17:52:34 source $HOME/.local/bin/env.fish (fish) 17:52:34 Adding install location to PATH 17:52:34 ---> Validating uv/uvx install 17:52:34 uvx 0.11.1 (x86_64-unknown-linux-gnu) 17:52:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10510805747160094293.sh 17:52:34 ---> sudo-logs.sh 17:52:34 Archiving 'sudo' log.. 17:52:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins601204499045019606.sh 17:52:34 ---> job-cost.sh 17:52:34 INFO: Activating Python virtual environment... 17:52:34 Setup pyenv: 17:52:34 system 17:52:34 3.8.13 17:52:34 3.9.13 17:52:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:52:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FYSe from file:/tmp/.os_lf_venv 17:52:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:52:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:52:36 lf-activate-venv(): INFO: Base packages installed successfully 17:52:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:52:41 lf-activate-venv(): INFO: Adding /tmp/venv-FYSe/bin to PATH 17:52:41 INFO: No stack-cost file found 17:52:41 INFO: Instance uptime: 237s 17:52:41 INFO: Fetching instance metadata (attempt 1 of 3)... 17:52:41 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:52:42 INFO: Successfully fetched instance metadata 17:52:42 INFO: Instance type: v3-standard-4 17:52:42 INFO: Retrieving pricing info for: v3-standard-4 17:52:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:52:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=237 17:52:42 INFO: Successfully fetched Vexxhost pricing API 17:52:42 INFO: Retrieved cost: 0.11 17:52:42 INFO: Retrieved resource: v3-standard-4 17:52:42 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 17:52:42 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 17:52:42 INFO: Successfully archived job cost data 17:52:42 DEBUG: Cost data: oom-master-pre-commit-lint,4515,2026-03-26 17:52:42,v3-standard-4,237,0.11,0.00,SUCCESS 17:52:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17512009318287186087.sh 17:52:42 ---> logs-deploy.sh 17:52:42 Setup pyenv: 17:52:42 system 17:52:42 3.8.13 17:52:42 3.9.13 17:52:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:52:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FYSe from file:/tmp/.os_lf_venv 17:52:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:52:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:52:44 lf-activate-venv(): INFO: Base packages installed successfully 17:52:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:52:51 lf-activate-venv(): INFO: Adding /tmp/venv-FYSe/bin to PATH 17:52:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4515 17:52:51 INFO: archiving workspace using pattern(s): 17:52:52 Archives upload complete. 17:52:53 INFO: archiving logs to Nexus 17:52:54 ---> uname -a: 17:52:54 Linux prd-ubuntu1804-builder-4c-4g-5304 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:52:54 17:52:54 17:52:54 ---> lscpu: 17:52:54 Architecture: x86_64 17:52:54 CPU op-mode(s): 32-bit, 64-bit 17:52:54 Byte Order: Little Endian 17:52:54 CPU(s): 4 17:52:54 On-line CPU(s) list: 0-3 17:52:54 Thread(s) per core: 1 17:52:54 Core(s) per socket: 1 17:52:54 Socket(s): 4 17:52:54 NUMA node(s): 1 17:52:54 Vendor ID: AuthenticAMD 17:52:54 CPU family: 23 17:52:54 Model: 49 17:52:54 Model name: AMD EPYC-Rome Processor 17:52:54 Stepping: 0 17:52:54 CPU MHz: 2799.998 17:52:54 BogoMIPS: 5599.99 17:52:54 Virtualization: AMD-V 17:52:54 Hypervisor vendor: KVM 17:52:54 Virtualization type: full 17:52:54 L1d cache: 32K 17:52:54 L1i cache: 32K 17:52:54 L2 cache: 512K 17:52:54 L3 cache: 16384K 17:52:54 NUMA node0 CPU(s): 0-3 17:52:54 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 17:52:54 17:52:54 17:52:54 ---> nproc: 17:52:54 4 17:52:54 17:52:54 17:52:54 ---> df -h: 17:52:54 Filesystem Size Used Avail Use% Mounted on 17:52:54 udev 7.9G 0 7.9G 0% /dev 17:52:54 tmpfs 1.6G 676K 1.6G 1% /run 17:52:54 /dev/vda1 78G 8.5G 69G 11% / 17:52:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:52:54 tmpfs 5.0M 0 5.0M 0% /run/lock 17:52:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:52:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:52:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:52:54 17:52:54 17:52:54 ---> free -m: 17:52:54 total used free shared buff/cache available 17:52:54 Mem: 16040 540 13238 0 2261 15178 17:52:54 Swap: 1023 0 1023 17:52:54 17:52:54 17:52:54 ---> ip addr: 17:52:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:52:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:52:54 inet 127.0.0.1/8 scope host lo 17:52:54 valid_lft forever preferred_lft forever 17:52:54 inet6 ::1/128 scope host 17:52:54 valid_lft forever preferred_lft forever 17:52:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:52:54 link/ether fa:16:3e:62:a0:6f brd ff:ff:ff:ff:ff:ff 17:52:54 inet 10.30.106.215/23 brd 10.30.107.255 scope global dynamic ens3 17:52:54 valid_lft 86194sec preferred_lft 86194sec 17:52:54 inet6 fe80::f816:3eff:fe62:a06f/64 scope link 17:52:54 valid_lft forever preferred_lft forever 17:52:54 17:52:54 17:52:54 ---> sar -b -r -n DEV: 17:52:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5304) 03/26/26 _x86_64_ (4 CPU) 17:52:54 17:52:54 17:49:45 LINUX RESTART (4 CPU) 17:52:54 17:52:54 17:50:04 tps rtps wtps bread/s bwrtn/s 17:52:54 17:51:01 109.20 57.13 52.07 3790.12 27222.99 17:52:54 17:52:01 97.02 5.92 91.10 236.09 20958.91 17:52:54 Average: 102.96 30.88 72.08 1968.33 24012.03 17:52:54 17:52:54 17:50:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:52:54 17:51:01 14223352 15612812 2201608 13.40 43832 1557108 759208 4.34 610016 1399744 35716 17:52:54 17:52:01 13795556 15591640 2629404 16.01 77540 1904416 730632 4.18 711828 1674564 166372 17:52:54 Average: 14009454 15602226 2415506 14.71 60686 1730762 744920 4.26 660922 1537154 101044 17:52:54 17:52:54 17:50:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:52:54 17:51:01 ens3 424.80 311.13 1760.52 80.11 0.00 0.00 0.00 0.00 17:52:54 17:51:01 lo 1.12 1.12 0.12 0.12 0.00 0.00 0.00 0.00 17:52:54 17:52:01 ens3 101.07 72.69 1283.19 11.94 0.00 0.00 0.00 0.00 17:52:54 17:52:01 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 17:52:54 Average: ens3 258.85 188.90 1515.84 45.17 0.00 0.00 0.00 0.00 17:52:54 Average: lo 1.81 1.81 0.19 0.19 0.00 0.00 0.00 0.00 17:52:54 17:52:54 17:52:54 ---> sar -P ALL: 17:52:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5304) 03/26/26 _x86_64_ (4 CPU) 17:52:54 17:52:54 17:49:45 LINUX RESTART (4 CPU) 17:52:54 17:52:54 17:50:04 CPU %user %nice %system %iowait %steal %idle 17:52:54 17:51:01 all 12.67 0.00 1.49 17.19 0.04 68.61 17:52:54 17:51:01 0 9.52 0.00 1.29 21.94 0.05 67.20 17:52:54 17:51:01 1 13.06 0.00 1.73 8.50 0.04 76.68 17:52:54 17:51:01 2 11.76 0.00 1.72 6.27 0.04 80.21 17:52:54 17:51:01 3 16.36 0.00 1.18 32.06 0.05 50.34 17:52:54 17:52:01 all 20.69 0.00 1.96 5.18 0.06 72.10 17:52:54 17:52:01 0 16.32 0.00 1.57 1.40 0.05 80.66 17:52:54 17:52:01 1 19.25 0.00 2.04 0.17 0.05 78.49 17:52:54 17:52:01 2 25.01 0.00 2.39 15.07 0.07 57.47 17:52:54 17:52:01 3 22.17 0.00 1.92 4.07 0.08 71.76 17:52:54 Average: all 16.79 0.00 1.73 11.03 0.05 70.40 17:52:54 Average: 0 13.01 0.00 1.43 11.39 0.05 74.12 17:52:54 Average: 1 16.23 0.00 1.89 4.23 0.04 77.60 17:52:54 Average: 2 18.55 0.00 2.06 10.78 0.05 68.56 17:52:54 Average: 3 19.35 0.00 1.56 17.68 0.07 61.35 17:52:54 17:52:54 17:52:54