09:29:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143947 09:29:45 Running as SYSTEM 09:29:45 [EnvInject] - Loading node environment variables. 09:29:45 Building remotely on prd-ubuntu1804-builder-4c-4g-1824 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:29:45 [ssh-agent] Looking for ssh-agent implementation... 09:29:45 $ ssh-agent 09:29:45 SSH_AUTH_SOCK=/tmp/ssh-E7cM4t5LcNaD/agent.1630 09:29:45 SSH_AGENT_PID=1632 09:29:45 [ssh-agent] Started. 09:29:45 Running ssh-add (command line suppressed) 09:29:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5206183626896188615.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5206183626896188615.key) 09:29:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:29:45 The recommended git tool is: NONE 09:29:46 using credential onap-jenkins-ssh 09:29:46 Wiping out workspace first. 09:29:46 Cloning the remote Git repository 09:29:46 Cloning repository git://cloud.onap.org/mirror/oom.git 09:29:46 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:29:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:29:46 > git --version # timeout=10 09:29:46 > git --version # 'git version 2.17.1' 09:29:46 using GIT_SSH to set credentials Gerrit user 09:29:46 Verifying host key using manually-configured host key entries 09:29:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:29:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:29:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:29:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:29:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:29:52 using GIT_SSH to set credentials Gerrit user 09:29:52 Verifying host key using manually-configured host key entries 09:29:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/143947/11 # timeout=30 09:29:52 > git rev-parse 97fa97e2a62aaa789528b2a2b8b222cb8436c9a0^{commit} # timeout=10 09:29:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:29:52 Checking out Revision 97fa97e2a62aaa789528b2a2b8b222cb8436c9a0 (refs/changes/47/143947/11) 09:29:52 > git config core.sparsecheckout # timeout=10 09:29:52 > git checkout -f 97fa97e2a62aaa789528b2a2b8b222cb8436c9a0 # timeout=30 09:29:56 Commit message: "[SO] 17.1.0 release" 09:29:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:29:56 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 09:29:56 [EnvInject] - Injecting environment variables from a build step. 09:29:56 [EnvInject] - Injecting as environment variables the properties content 09:29:56 PYTHON=python3 09:29:56 09:29:56 [EnvInject] - Variables injected successfully. 09:29:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6828472267852446593.sh 09:29:56 ---> tox-install.sh 09:29:56 + source /home/jenkins/lf-env.sh 09:29:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:29:56 ++ mktemp -d /tmp/venv-XXXX 09:29:56 + lf_venv=/tmp/venv-S4Pd 09:29:56 + local venv_file=/tmp/.os_lf_venv 09:29:56 + local python=python3 09:29:56 + local options 09:29:56 + local set_path=true 09:29:56 + local install_args= 09:29:56 ++ 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 09:29:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:29:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:29:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:29:56 + true 09:29:56 + case $1 in 09:29:56 + venv_file=/tmp/.toxenv 09:29:56 + shift 2 09:29:56 + true 09:29:56 + case $1 in 09:29:56 + shift 09:29:56 + break 09:29:56 + case $python in 09:29:56 + local pkg_list= 09:29:56 + [[ -d /opt/pyenv ]] 09:29:56 + echo 'Setup pyenv:' 09:29:56 Setup pyenv: 09:29:56 + export PYENV_ROOT=/opt/pyenv 09:29:56 + PYENV_ROOT=/opt/pyenv 09:29:56 + 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 09:29:56 + 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 09:29:56 + pyenv versions 09:29:56 * system (set by /opt/pyenv/version) 09:29:56 * 3.8.13 (set by /opt/pyenv/version) 09:29:56 * 3.9.13 (set by /opt/pyenv/version) 09:29:56 * 3.10.6 (set by /opt/pyenv/version) 09:29:56 + command -v pyenv 09:29:56 ++ pyenv init - --no-rehash 09:29:56 + 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[*]}"'\'')" 09:29:56 export PATH="/opt/pyenv/shims:${PATH}" 09:29:56 export PYENV_SHELL=bash 09:29:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:29:56 pyenv() { 09:29:56 local command 09:29:56 command="${1:-}" 09:29:56 if [ "$#" -gt 0 ]; then 09:29:56 shift 09:29:56 fi 09:29:56 09:29:56 case "$command" in 09:29:56 rehash|shell) 09:29:56 eval "$(pyenv "sh-$command" "$@")" 09:29:56 ;; 09:29:56 *) 09:29:56 command pyenv "$command" "$@" 09:29:56 ;; 09:29:56 esac 09:29:56 }' 09:29:56 +++ 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[*]}"' 09:29:56 ++ 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 09:29:56 ++ 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 09:29:56 ++ 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 09:29:56 ++ export PYENV_SHELL=bash 09:29:56 ++ PYENV_SHELL=bash 09:29:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:29:56 +++ complete -F _pyenv pyenv 09:29:56 ++ lf-pyver python3 09:29:56 ++ local py_version_xy=python3 09:29:56 ++ local py_version_xyz= 09:29:56 ++ pyenv versions 09:29:56 ++ local command 09:29:56 ++ sed 's/^[ *]* //' 09:29:56 ++ command=versions 09:29:56 ++ '[' 1 -gt 0 ']' 09:29:56 ++ awk '{ print $1 }' 09:29:56 ++ grep -E '^[0-9.]*[0-9]$' 09:29:56 ++ shift 09:29:56 ++ case "$command" in 09:29:56 ++ command pyenv versions 09:29:56 ++ pyenv versions 09:29:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:29:56 +++ grep '^3' /tmp/.pyenv_versions 09:29:56 +++ sort -V 09:29:56 +++ tail -n 1 09:29:56 ++ py_version_xyz=3.10.6 09:29:56 ++ [[ -z 3.10.6 ]] 09:29:56 ++ echo 3.10.6 09:29:56 ++ return 0 09:29:56 + pyenv local 3.10.6 09:29:56 + local command 09:29:56 + command=local 09:29:56 + '[' 2 -gt 0 ']' 09:29:56 + shift 09:29:56 + case "$command" in 09:29:56 + command pyenv local 3.10.6 09:29:56 + pyenv local 3.10.6 09:29:56 + for arg in "$@" 09:29:56 + case $arg in 09:29:56 + pkg_list+='tox ' 09:29:56 + for arg in "$@" 09:29:56 + case $arg in 09:29:56 + pkg_list+='virtualenv ' 09:29:56 + for arg in "$@" 09:29:56 + case $arg in 09:29:56 + pkg_list+='urllib3~=1.26.15 ' 09:29:56 + [[ -f /tmp/.toxenv ]] 09:29:56 + [[ ! -f /tmp/.toxenv ]] 09:29:56 + [[ -n '' ]] 09:29:56 + python3 -m venv /tmp/venv-S4Pd 09:30:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S4Pd' 09:30:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S4Pd 09:30:00 + echo /tmp/venv-S4Pd 09:30:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:30:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:30:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:30:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:00 + local 'pip_opts=--upgrade --quiet' 09:30:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:30:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:30:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:30:00 + [[ -n '' ]] 09:30:00 + [[ -n '' ]] 09:30:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:30:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:00 + /tmp/venv-S4Pd/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 09:30:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:30:04 lf-activate-venv(): INFO: Base packages installed successfully 09:30:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:30:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:30:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:30:04 + /tmp/venv-S4Pd/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 09:30:06 + type python3 09:30:06 + true 09:30:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-S4Pd/bin to PATH' 09:30:06 lf-activate-venv(): INFO: Adding /tmp/venv-S4Pd/bin to PATH 09:30:06 + PATH=/tmp/venv-S4Pd/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 09:30:06 + return 0 09:30:06 + python3 --version 09:30:06 Python 3.10.6 09:30:06 + python3 -m pip --version 09:30:06 pip 26.0.1 from /tmp/venv-S4Pd/lib/python3.10/site-packages/pip (python 3.10) 09:30:06 + python3 -m pip freeze 09:30:07 cachetools==7.0.5 09:30:07 colorama==0.4.6 09:30:07 distlib==0.4.0 09:30:07 filelock==3.28.0 09:30:07 packaging==26.1 09:30:07 platformdirs==4.9.6 09:30:07 pluggy==1.6.0 09:30:07 pyproject-api==1.10.0 09:30:07 python-discovery==1.2.2 09:30:07 tomli==2.4.1 09:30:07 tomli_w==1.2.0 09:30:07 tox==4.53.0 09:30:07 typing_extensions==4.15.0 09:30:07 urllib3==1.26.20 09:30:07 virtualenv==21.2.4 09:30:07 [EnvInject] - Injecting environment variables from a build step. 09:30:07 [EnvInject] - Injecting as environment variables the properties content 09:30:07 PARALLEL=false 09:30:07 09:30:07 [EnvInject] - Variables injected successfully. 09:30:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10485962135865126562.sh 09:30:07 ---> tox-run.sh 09:30:07 + 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 09:30:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:30:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:30:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:30:07 + cd /w/workspace/oom-master-pre-commit-lint/. 09:30:07 + source /home/jenkins/lf-env.sh 09:30:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:30:07 ++ mktemp -d /tmp/venv-XXXX 09:30:07 + lf_venv=/tmp/venv-FTCI 09:30:07 + local venv_file=/tmp/.os_lf_venv 09:30:07 + local python=python3 09:30:07 + local options 09:30:07 + local set_path=true 09:30:07 + local install_args= 09:30:07 ++ 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 09:30:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:30:07 + true 09:30:07 + case $1 in 09:30:07 + venv_file=/tmp/.toxenv 09:30:07 + shift 2 09:30:07 + true 09:30:07 + case $1 in 09:30:07 + shift 09:30:07 + break 09:30:07 + case $python in 09:30:07 + local pkg_list= 09:30:07 + [[ -d /opt/pyenv ]] 09:30:07 + echo 'Setup pyenv:' 09:30:07 Setup pyenv: 09:30:07 + export PYENV_ROOT=/opt/pyenv 09:30:07 + PYENV_ROOT=/opt/pyenv 09:30:07 + 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 09:30:07 + 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 09:30:07 + pyenv versions 09:30:07 system 09:30:07 3.8.13 09:30:07 3.9.13 09:30:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:30:07 + command -v pyenv 09:30:07 ++ pyenv init - --no-rehash 09:30:07 + 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[*]}"'\'')" 09:30:07 export PATH="/opt/pyenv/shims:${PATH}" 09:30:07 export PYENV_SHELL=bash 09:30:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:30:07 pyenv() { 09:30:07 local command 09:30:07 command="${1:-}" 09:30:07 if [ "$#" -gt 0 ]; then 09:30:07 shift 09:30:07 fi 09:30:07 09:30:07 case "$command" in 09:30:07 rehash|shell) 09:30:07 eval "$(pyenv "sh-$command" "$@")" 09:30:07 ;; 09:30:07 *) 09:30:07 command pyenv "$command" "$@" 09:30:07 ;; 09:30:07 esac 09:30:07 }' 09:30:07 +++ 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[*]}"' 09:30:07 ++ 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 09:30:07 ++ 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 09:30:07 ++ 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 09:30:07 ++ export PYENV_SHELL=bash 09:30:07 ++ PYENV_SHELL=bash 09:30:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:30:07 +++ complete -F _pyenv pyenv 09:30:07 ++ lf-pyver python3 09:30:07 ++ local py_version_xy=python3 09:30:07 ++ local py_version_xyz= 09:30:07 ++ pyenv versions 09:30:07 ++ local command 09:30:07 ++ command=versions 09:30:07 ++ '[' 1 -gt 0 ']' 09:30:07 ++ shift 09:30:07 ++ case "$command" in 09:30:07 ++ command pyenv versions 09:30:07 ++ pyenv versions 09:30:07 ++ sed 's/^[ *]* //' 09:30:07 ++ awk '{ print $1 }' 09:30:07 ++ grep -E '^[0-9.]*[0-9]$' 09:30:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:30:07 +++ grep '^3' /tmp/.pyenv_versions 09:30:07 +++ sort -V 09:30:07 +++ tail -n 1 09:30:07 ++ py_version_xyz=3.10.6 09:30:07 ++ [[ -z 3.10.6 ]] 09:30:07 ++ echo 3.10.6 09:30:07 ++ return 0 09:30:07 + pyenv local 3.10.6 09:30:07 + local command 09:30:07 + command=local 09:30:07 + '[' 2 -gt 0 ']' 09:30:07 + shift 09:30:07 + case "$command" in 09:30:07 + command pyenv local 3.10.6 09:30:07 + pyenv local 3.10.6 09:30:07 + for arg in "$@" 09:30:07 + case $arg in 09:30:07 + pkg_list+='tox ' 09:30:07 + for arg in "$@" 09:30:07 + case $arg in 09:30:07 + pkg_list+='virtualenv ' 09:30:07 + for arg in "$@" 09:30:07 + case $arg in 09:30:07 + pkg_list+='urllib3~=1.26.15 ' 09:30:07 + [[ -f /tmp/.toxenv ]] 09:30:07 ++ cat /tmp/.toxenv 09:30:07 + lf_venv=/tmp/venv-S4Pd 09:30:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S4Pd from' file:/tmp/.toxenv 09:30:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S4Pd from file:/tmp/.toxenv 09:30:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:30:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:07 + local 'pip_opts=--upgrade --quiet' 09:30:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:30:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:30:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:30:07 + [[ -n '' ]] 09:30:07 + [[ -n '' ]] 09:30:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:30:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:07 + /tmp/venv-S4Pd/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 09:30:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:30:08 lf-activate-venv(): INFO: Base packages installed successfully 09:30:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:30:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:30:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:30:08 + /tmp/venv-S4Pd/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 09:30:09 + type python3 09:30:09 + true 09:30:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-S4Pd/bin to PATH' 09:30:09 lf-activate-venv(): INFO: Adding /tmp/venv-S4Pd/bin to PATH 09:30:09 + PATH=/tmp/venv-S4Pd/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 09:30:09 + return 0 09:30:09 + [[ -d /opt/pyenv ]] 09:30:09 + echo '---> Setting up pyenv' 09:30:09 ---> Setting up pyenv 09:30:09 + export PYENV_ROOT=/opt/pyenv 09:30:09 + PYENV_ROOT=/opt/pyenv 09:30:09 + export PATH=/opt/pyenv/bin:/tmp/venv-S4Pd/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 09:30:09 + PATH=/opt/pyenv/bin:/tmp/venv-S4Pd/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 09:30:09 ++ pwd 09:30:09 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:30:09 + export PYTHONPATH 09:30:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:30:09 + TOX_TESTENV_PASSENV=PYTHONPATH 09:30:09 + tox --version 09:30:09 4.53.0 from /tmp/venv-S4Pd/lib/python3.10/site-packages/tox/__init__.py 09:30:09 + PARALLEL=false 09:30:09 + TOX_OPTIONS_LIST= 09:30:09 + [[ -n pre-commit ]] 09:30:09 + TOX_OPTIONS_LIST=' -e pre-commit' 09:30:09 + case ${PARALLEL,,} in 09:30:09 + tox -e pre-commit 09:30:09 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:30:10 pre-commit: install_deps> python -I -m pip install pre-commit 09:30:13 pre-commit: freeze> python -m pip freeze --all 09:30:13 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.28.0,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.6,pre_commit==4.5.1,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.2.4 09:30:13 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:30:13 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:30:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:30:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:30:15 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:30:15 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:30:15 [INFO] Once installed this environment will be reused. 09:30:15 [INFO] This may take a few minutes... 09:30:19 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:30:19 [INFO] Once installed this environment will be reused. 09:30:19 [INFO] This may take a few minutes... 09:30:23 trim trailing whitespace.................................................Passed 09:30:24 Tabs remover.............................................................Passed 09:30:24 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:30:24 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:30:24 [INFO] Once installed this environment will be reused. 09:30:24 [INFO] This may take a few minutes... 09:30:32 gitlint..............................................(no files to check)Skipped 09:30:32 pre-commit: OK (22.89=setup[3.76]+cmd[10.75,8.38] seconds) 09:30:32 congratulations :) (22.93 seconds) 09:30:32 + tox_status=0 09:30:32 + echo '---> Completed tox runs' 09:30:32 ---> Completed tox runs 09:30:32 + for i in .tox/*/log 09:30:32 ++ echo .tox/pre-commit/log 09:30:32 ++ awk -F/ '{print $2}' 09:30:32 + tox_env=pre-commit 09:30:32 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:30:32 + DOC_DIR=docs/_build/html 09:30:32 + [[ -d docs/_build/html ]] 09:30:32 + echo '---> tox-run.sh ends' 09:30:32 ---> tox-run.sh ends 09:30:32 + test 0 -eq 0 09:30:32 $ ssh-agent -k 09:30:32 unset SSH_AUTH_SOCK; 09:30:32 unset SSH_AGENT_PID; 09:30:32 echo Agent pid 1632 killed; 09:30:32 [ssh-agent] Stopped. 09:30:32 [PostBuildScript] - [INFO] Executing post build scripts. 09:30:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16617368712007858294.sh 09:30:32 ---> sysstat.sh 09:30:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8200870947080529243.sh 09:30:33 ---> package-listing.sh 09:30:33 ++ tr '[:upper:]' '[:lower:]' 09:30:33 ++ facter osfamily 09:30:33 + OS_FAMILY=debian 09:30:33 + workspace=/w/workspace/oom-master-pre-commit-lint 09:30:33 + START_PACKAGES=/tmp/packages_start.txt 09:30:33 + END_PACKAGES=/tmp/packages_end.txt 09:30:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:30:33 + PACKAGES=/tmp/packages_start.txt 09:30:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:30:33 + PACKAGES=/tmp/packages_end.txt 09:30:33 + case "${OS_FAMILY}" in 09:30:33 + dpkg -l 09:30:33 + grep '^ii' 09:30:33 + '[' -f /tmp/packages_start.txt ']' 09:30:33 + '[' -f /tmp/packages_end.txt ']' 09:30:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:30:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:30:33 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:30:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:30:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11604411623600617450.sh 09:30:33 ---> capture-instance-metadata.sh 09:30:33 Setup pyenv: 09:30:33 system 09:30:33 3.8.13 09:30:33 3.9.13 09:30:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:30:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6kKD 09:30:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:30:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:40 lf-activate-venv(): INFO: Base packages installed successfully 09:30:40 lf-activate-venv(): INFO: Installing additional packages: lftools 09:31:00 lf-activate-venv(): INFO: Adding /tmp/venv-6kKD/bin to PATH 09:31:00 INFO: Running in OpenStack, capturing instance metadata 09:31:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6227353244038098058.sh 09:31:00 provisioning config files... 09:31:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4215412523123344251tmp 09:31:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:31:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:31:00 [EnvInject] - Injecting environment variables from a build step. 09:31:00 [EnvInject] - Injecting as environment variables the properties content 09:31:00 SERVER_ID=logs 09:31:00 09:31:00 [EnvInject] - Variables injected successfully. 09:31:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9106690898782490719.sh 09:31:00 ---> create-netrc.sh 09:31:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13987996191550287193.sh 09:31:00 ---> python-tools-install.sh 09:31:00 Setup pyenv: 09:31:00 system 09:31:01 3.8.13 09:31:01 3.9.13 09:31:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:31:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6kKD from file:/tmp/.os_lf_venv 09:31:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:02 lf-activate-venv(): INFO: Base packages installed successfully 09:31:02 lf-activate-venv(): INFO: Installing additional packages: lftools 09:31:10 lf-activate-venv(): INFO: Adding /tmp/venv-6kKD/bin to PATH 09:31:10 Generating Requirements File 09:31:26 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. 09:31:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:31:26 Python 3.10.6 09:31:26 pip 26.0.1 from /tmp/venv-6kKD/lib/python3.10/site-packages/pip (python 3.10) 09:31:27 appdirs==1.4.4 09:31:27 argcomplete==3.6.3 09:31:27 aspy.yaml==1.3.0 09:31:27 attrs==26.1.0 09:31:27 autopage==0.6.0 09:31:27 backports.strenum==1.3.1 09:31:27 beautifulsoup4==4.14.3 09:31:27 boto3==1.42.89 09:31:27 botocore==1.42.89 09:31:27 bs4==0.0.2 09:31:27 certifi==2026.2.25 09:31:27 cffi==2.0.0 09:31:27 cfgv==3.5.0 09:31:27 chardet==7.4.3 09:31:27 charset-normalizer==3.4.7 09:31:27 click==8.3.2 09:31:27 cliff==4.13.3 09:31:27 cmd2==3.5.0 09:31:27 cryptography==3.3.2 09:31:27 debtcollector==3.1.0 09:31:27 decorator==5.2.1 09:31:27 defusedxml==0.7.1 09:31:27 Deprecated==1.3.1 09:31:27 distlib==0.4.0 09:31:27 dnspython==2.8.0 09:31:27 docker==7.1.0 09:31:27 dogpile.cache==1.5.0 09:31:27 durationpy==0.10 09:31:27 email-validator==2.3.0 09:31:27 filelock==3.28.0 09:31:27 future==1.0.0 09:31:27 gitdb==4.0.12 09:31:27 GitPython==3.1.46 09:31:27 httplib2==0.30.2 09:31:27 identify==2.6.18 09:31:27 idna==3.11 09:31:27 importlib-resources==1.5.0 09:31:27 iso8601==2.1.0 09:31:27 Jinja2==3.1.6 09:31:27 jmespath==1.1.0 09:31:27 jsonpatch==1.33 09:31:27 jsonpointer==3.1.1 09:31:27 jsonschema==4.26.0 09:31:27 jsonschema-specifications==2025.9.1 09:31:27 keystoneauth1==5.13.1 09:31:27 kubernetes==35.0.0 09:31:27 lftools==0.37.22 09:31:27 lxml==6.0.4 09:31:27 markdown-it-py==4.0.0 09:31:27 MarkupSafe==3.0.3 09:31:27 mdurl==0.1.2 09:31:27 msgpack==1.1.2 09:31:27 multi_key_dict==2.0.3 09:31:27 munch==4.0.0 09:31:27 netaddr==1.3.0 09:31:27 niet==1.4.2 09:31:27 nodeenv==1.10.0 09:31:27 oauth2client==4.1.3 09:31:27 oauthlib==3.3.1 09:31:27 openstacksdk==4.11.0 09:31:27 os-service-types==1.8.2 09:31:27 osc-lib==4.5.0 09:31:27 oslo.config==10.3.0 09:31:27 oslo.context==6.3.0 09:31:27 oslo.i18n==6.7.2 09:31:27 oslo.log==8.1.0 09:31:27 oslo.serialization==5.9.1 09:31:27 oslo.utils==10.0.1 09:31:27 packaging==26.1 09:31:27 pbr==7.0.3 09:31:27 platformdirs==4.9.6 09:31:27 prettytable==3.17.0 09:31:27 psutil==7.2.2 09:31:27 pyasn1==0.6.3 09:31:27 pyasn1_modules==0.4.2 09:31:27 pycparser==3.0 09:31:27 pygerrit2==2.0.15 09:31:27 PyGithub==2.9.1 09:31:27 Pygments==2.20.0 09:31:27 PyJWT==2.12.1 09:31:27 PyNaCl==1.6.2 09:31:27 pyparsing==2.4.7 09:31:27 pyperclip==1.11.0 09:31:27 pyrsistent==0.20.0 09:31:27 python-cinderclient==9.9.0 09:31:27 python-dateutil==2.9.0.post0 09:31:27 python-discovery==1.2.2 09:31:27 python-heatclient==5.1.0 09:31:27 python-jenkins==1.8.3 09:31:27 python-keystoneclient==5.8.0 09:31:27 python-magnumclient==4.10.0 09:31:27 python-openstackclient==9.0.0 09:31:27 python-swiftclient==4.10.0 09:31:27 PyYAML==6.0.3 09:31:27 referencing==0.37.0 09:31:27 requests==2.33.1 09:31:27 requests-oauthlib==2.0.0 09:31:27 rfc3986==2.0.0 09:31:27 rich==15.0.0 09:31:27 rich-argparse==1.7.2 09:31:27 rpds-py==0.30.0 09:31:27 rsa==4.9.1 09:31:27 ruamel.yaml==0.19.1 09:31:27 ruamel.yaml.clib==0.2.15 09:31:27 s3transfer==0.16.0 09:31:27 simplejson==3.20.2 09:31:27 six==1.17.0 09:31:27 smmap==5.0.3 09:31:27 soupsieve==2.8.3 09:31:27 stevedore==5.7.0 09:31:27 tabulate==0.10.0 09:31:27 toml==0.10.2 09:31:27 tomlkit==0.14.0 09:31:27 tqdm==4.67.3 09:31:27 typing_extensions==4.15.0 09:31:27 urllib3==1.26.20 09:31:27 virtualenv==21.2.4 09:31:27 wcwidth==0.6.0 09:31:27 websocket-client==1.9.0 09:31:27 wrapt==2.1.2 09:31:27 xdg==6.0.0 09:31:27 xmltodict==1.0.4 09:31:27 yq==3.4.3 09:31:27 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins9099133969307885120.sh 09:31:27 ---> uv-install.sh 09:31:27 Installing uv/uvx (latest) using shell installer 09:31:27 2026-04-15 09:31:27 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/e5a89072-3ff8-4346-b98a-88e3a5e84d39?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-15T10%3A15%3A56Z&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-04-15T09%3A15%3A31Z&ske=2026-04-15T10%3A15%3A56Z&sks=b&skv=2018-11-09&sig=A7FzsmfMPFuAmg3PV%2BU53gU1qZPpMsSEiDjDEn5IbYU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjI0NTczMSwibmJmIjoxNzc2MjQ1NDMxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.XvlcKuW2DGyZtQdrcnXacjXXQNGcTvsGgrrGE9l6aUg&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-cTH4l9.sh" [1] 09:31:27 downloading uv 0.11.6 x86_64-unknown-linux-gnu 09:31:28 installing to /home/jenkins/.local/bin 09:31:28 uv 09:31:28 uvx 09:31:28 everything's installed! 09:31:28 09:31:28 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:31:28 09:31:28 source $HOME/.local/bin/env (sh, bash, zsh) 09:31:28 source $HOME/.local/bin/env.fish (fish) 09:31:28 Adding install location to PATH 09:31:28 ---> Validating uv/uvx install 09:31:28 uvx 0.11.6 (x86_64-unknown-linux-gnu) 09:31:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1793611304401391844.sh 09:31:28 ---> sudo-logs.sh 09:31:28 Archiving 'sudo' log.. 09:31:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14372668452770385080.sh 09:31:28 ---> job-cost.sh 09:31:28 INFO: Activating Python virtual environment... 09:31:28 Setup pyenv: 09:31:28 system 09:31:28 3.8.13 09:31:28 3.9.13 09:31:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:31:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6kKD from file:/tmp/.os_lf_venv 09:31:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:30 lf-activate-venv(): INFO: Base packages installed successfully 09:31:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:31:35 lf-activate-venv(): INFO: Adding /tmp/venv-6kKD/bin to PATH 09:31:35 INFO: No stack-cost file found 09:31:35 INFO: Instance uptime: 142s 09:31:35 INFO: Fetching instance metadata (attempt 1 of 3)... 09:31:35 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:31:35 INFO: Successfully fetched instance metadata 09:31:35 INFO: Instance type: v3-standard-4 09:31:35 INFO: Retrieving pricing info for: v3-standard-4 09:31:35 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:31:35 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=142 09:31:35 INFO: Successfully fetched Vexxhost pricing API 09:31:35 INFO: Retrieved cost: 0.11 09:31:35 INFO: Retrieved resource: v3-standard-4 09:31:35 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:31:35 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:31:35 INFO: Successfully archived job cost data 09:31:35 DEBUG: Cost data: oom-master-pre-commit-lint,4595,2026-04-15 09:31:35,v3-standard-4,142,0.11,0.00,SUCCESS 09:31:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16355805678213006495.sh 09:31:35 ---> logs-deploy.sh 09:31:35 Setup pyenv: 09:31:35 system 09:31:35 3.8.13 09:31:35 3.9.13 09:31:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:31:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6kKD from file:/tmp/.os_lf_venv 09:31:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:37 lf-activate-venv(): INFO: Base packages installed successfully 09:31:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:31:46 lf-activate-venv(): INFO: Adding /tmp/venv-6kKD/bin to PATH 09:31:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4595 09:31:46 INFO: archiving workspace using pattern(s): 09:31:47 Archives upload complete. 09:31:47 INFO: archiving logs to Nexus 09:31:48 ---> uname -a: 09:31:48 Linux prd-ubuntu1804-builder-4c-4g-1824 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:31:48 09:31:48 09:31:48 ---> lscpu: 09:31:48 Architecture: x86_64 09:31:48 CPU op-mode(s): 32-bit, 64-bit 09:31:48 Byte Order: Little Endian 09:31:48 CPU(s): 4 09:31:48 On-line CPU(s) list: 0-3 09:31:48 Thread(s) per core: 1 09:31:48 Core(s) per socket: 1 09:31:48 Socket(s): 4 09:31:48 NUMA node(s): 1 09:31:48 Vendor ID: AuthenticAMD 09:31:48 CPU family: 23 09:31:48 Model: 49 09:31:48 Model name: AMD EPYC-Rome Processor 09:31:48 Stepping: 0 09:31:48 CPU MHz: 2799.998 09:31:48 BogoMIPS: 5599.99 09:31:48 Virtualization: AMD-V 09:31:48 Hypervisor vendor: KVM 09:31:48 Virtualization type: full 09:31:48 L1d cache: 32K 09:31:48 L1i cache: 32K 09:31:48 L2 cache: 512K 09:31:48 L3 cache: 16384K 09:31:48 NUMA node0 CPU(s): 0-3 09:31:48 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 09:31:48 09:31:48 09:31:48 ---> nproc: 09:31:48 4 09:31:48 09:31:48 09:31:48 ---> df -h: 09:31:48 Filesystem Size Used Avail Use% Mounted on 09:31:48 udev 7.9G 0 7.9G 0% /dev 09:31:48 tmpfs 1.6G 676K 1.6G 1% /run 09:31:48 /dev/vda1 78G 8.5G 69G 11% / 09:31:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:31:48 tmpfs 5.0M 0 5.0M 0% /run/lock 09:31:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:31:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:31:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:31:48 09:31:48 09:31:48 ---> free -m: 09:31:48 total used free shared buff/cache available 09:31:48 Mem: 16040 554 13223 0 2262 15164 09:31:48 Swap: 1023 0 1023 09:31:48 09:31:48 09:31:48 ---> ip addr: 09:31:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:31:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:31:48 inet 127.0.0.1/8 scope host lo 09:31:48 valid_lft forever preferred_lft forever 09:31:48 inet6 ::1/128 scope host 09:31:48 valid_lft forever preferred_lft forever 09:31:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:31:48 link/ether fa:16:3e:70:21:6e brd ff:ff:ff:ff:ff:ff 09:31:48 inet 10.30.107.84/23 brd 10.30.107.255 scope global dynamic ens3 09:31:48 valid_lft 86263sec preferred_lft 86263sec 09:31:48 inet6 fe80::f816:3eff:fe70:216e/64 scope link 09:31:48 valid_lft forever preferred_lft forever 09:31:48 09:31:48 09:31:48 ---> sar -b -r -n DEV: 09:31:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1824) 04/15/26 _x86_64_ (4 CPU) 09:31:48 09:31:48 09:29:34 LINUX RESTART (4 CPU) 09:31:48 09:31:48 09:30:01 tps rtps wtps bread/s bwrtn/s 09:31:48 09:31:00 132.78 9.02 123.76 192.10 32312.35 09:31:48 Average: 132.78 9.02 123.76 192.10 32312.35 09:31:48 09:31:48 09:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:31:48 09:31:00 13701196 15495100 2723772 16.58 77628 1902636 849876 4.86 809296 1669276 174968 09:31:48 Average: 13701196 15495100 2723772 16.58 77628 1902636 849876 4.86 809296 1669276 174968 09:31:48 09:31:48 09:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:31:48 09:31:00 ens3 95.88 72.80 1455.72 12.28 0.00 0.00 0.00 0.00 09:31:48 09:31:00 lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 09:31:48 Average: ens3 95.88 72.80 1455.72 12.28 0.00 0.00 0.00 0.00 09:31:48 Average: lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 09:31:48 09:31:48 09:31:48 ---> sar -P ALL: 09:31:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1824) 04/15/26 _x86_64_ (4 CPU) 09:31:48 09:31:48 09:29:34 LINUX RESTART (4 CPU) 09:31:48 09:31:48 09:30:01 CPU %user %nice %system %iowait %steal %idle 09:31:48 09:31:00 all 22.65 0.00 2.22 1.76 0.05 73.32 09:31:48 09:31:00 0 14.21 0.00 1.83 0.65 0.03 83.28 09:31:48 09:31:00 1 5.63 0.00 1.49 5.16 0.05 87.67 09:31:48 09:31:00 2 41.27 0.00 3.31 0.78 0.07 54.57 09:31:48 09:31:00 3 29.55 0.00 2.24 0.43 0.07 67.71 09:31:48 Average: all 22.65 0.00 2.22 1.76 0.05 73.32 09:31:48 Average: 0 14.21 0.00 1.83 0.65 0.03 83.28 09:31:48 Average: 1 5.63 0.00 1.49 5.16 0.05 87.67 09:31:48 Average: 2 41.27 0.00 3.31 0.78 0.07 54.57 09:31:48 Average: 3 29.55 0.00 2.24 0.43 0.07 67.71 09:31:48 09:31:48 09:31:48