21:01:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 21:01:35 Running as SYSTEM 21:01:35 [EnvInject] - Loading node environment variables. 21:01:35 Building remotely on prd-ubuntu1804-builder-4c-4g-5358 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 21:01:35 [ssh-agent] Looking for ssh-agent implementation... 21:01:35 $ ssh-agent 21:01:35 SSH_AUTH_SOCK=/tmp/ssh-jYurUdCcKKvS/agent.1720 21:01:35 SSH_AGENT_PID=1721 21:01:35 [ssh-agent] Started. 21:01:35 Running ssh-add (command line suppressed) 21:01:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17259730481815490537.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17259730481815490537.key) 21:01:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:01:35 The recommended git tool is: NONE 21:01:36 using credential onap-jenkins-ssh 21:01:36 Wiping out workspace first. 21:01:36 Cloning the remote Git repository 21:01:36 Cloning repository git://cloud.onap.org/mirror/oom.git 21:01:36 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 21:01:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:01:37 > git --version # timeout=10 21:01:37 > git --version # 'git version 2.17.1' 21:01:37 using GIT_SSH to set credentials Gerrit user 21:01:37 Verifying host key using manually-configured host key entries 21:01:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:01:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:01:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:01:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:01:43 using GIT_SSH to set credentials Gerrit user 21:01:43 Verifying host key using manually-configured host key entries 21:01:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/13 # timeout=30 21:01:44 > git rev-parse 5de84d58ac97c959dbccb4f0e5ebe5156b10df06^{commit} # timeout=10 21:01:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:01:44 Checking out Revision 5de84d58ac97c959dbccb4f0e5ebe5156b10df06 (refs/changes/39/143439/13) 21:01:44 > git config core.sparsecheckout # timeout=10 21:01:44 > git checkout -f 5de84d58ac97c959dbccb4f0e5ebe5156b10df06 # timeout=30 21:01:47 Commit message: "[CDS] 17.0.0 chart release" 21:01:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:01:47 > git rev-list --no-walk d08a66000a390162e4c0f63cd48ec4812c93ecac # timeout=10 21:01:48 [EnvInject] - Injecting environment variables from a build step. 21:01:48 [EnvInject] - Injecting as environment variables the properties content 21:01:48 PYTHON=python3 21:01:48 21:01:48 [EnvInject] - Variables injected successfully. 21:01:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3224033964894861116.sh 21:01:48 ---> tox-install.sh 21:01:48 + source /home/jenkins/lf-env.sh 21:01:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:01:48 ++ mktemp -d /tmp/venv-XXXX 21:01:48 + lf_venv=/tmp/venv-jIDY 21:01:48 + local venv_file=/tmp/.os_lf_venv 21:01:48 + local python=python3 21:01:48 + local options 21:01:48 + local set_path=true 21:01:48 + local install_args= 21:01:48 ++ 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 21:01:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:01:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:01:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:01:48 + true 21:01:48 + case $1 in 21:01:48 + venv_file=/tmp/.toxenv 21:01:48 + shift 2 21:01:48 + true 21:01:48 + case $1 in 21:01:48 + shift 21:01:48 + break 21:01:48 + case $python in 21:01:48 + local pkg_list= 21:01:48 + [[ -d /opt/pyenv ]] 21:01:48 + echo 'Setup pyenv:' 21:01:48 Setup pyenv: 21:01:48 + export PYENV_ROOT=/opt/pyenv 21:01:48 + PYENV_ROOT=/opt/pyenv 21:01:48 + 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 21:01:48 + 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 21:01:48 + pyenv versions 21:01:48 * system (set by /opt/pyenv/version) 21:01:48 * 3.8.13 (set by /opt/pyenv/version) 21:01:48 * 3.9.13 (set by /opt/pyenv/version) 21:01:48 * 3.10.6 (set by /opt/pyenv/version) 21:01:48 + command -v pyenv 21:01:48 ++ pyenv init - --no-rehash 21:01:48 + 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[*]}"'\'')" 21:01:48 export PATH="/opt/pyenv/shims:${PATH}" 21:01:48 export PYENV_SHELL=bash 21:01:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:01:48 pyenv() { 21:01:48 local command 21:01:48 command="${1:-}" 21:01:48 if [ "$#" -gt 0 ]; then 21:01:48 shift 21:01:48 fi 21:01:48 21:01:48 case "$command" in 21:01:48 rehash|shell) 21:01:48 eval "$(pyenv "sh-$command" "$@")" 21:01:48 ;; 21:01:48 *) 21:01:48 command pyenv "$command" "$@" 21:01:48 ;; 21:01:48 esac 21:01:48 }' 21:01:48 +++ 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[*]}"' 21:01:48 ++ 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 21:01:48 ++ 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 21:01:48 ++ 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 21:01:48 ++ export PYENV_SHELL=bash 21:01:48 ++ PYENV_SHELL=bash 21:01:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:01:48 +++ complete -F _pyenv pyenv 21:01:48 ++ lf-pyver python3 21:01:48 ++ local py_version_xy=python3 21:01:48 ++ local py_version_xyz= 21:01:48 ++ pyenv versions 21:01:48 ++ local command 21:01:48 ++ command=versions 21:01:48 ++ sed 's/^[ *]* //' 21:01:48 ++ '[' 1 -gt 0 ']' 21:01:48 ++ shift 21:01:48 ++ awk '{ print $1 }' 21:01:48 ++ case "$command" in 21:01:48 ++ command pyenv versions 21:01:48 ++ pyenv versions 21:01:48 ++ grep -E '^[0-9.]*[0-9]$' 21:01:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:01:48 +++ grep '^3' /tmp/.pyenv_versions 21:01:48 +++ sort -V 21:01:48 +++ tail -n 1 21:01:48 ++ py_version_xyz=3.10.6 21:01:48 ++ [[ -z 3.10.6 ]] 21:01:48 ++ echo 3.10.6 21:01:48 ++ return 0 21:01:48 + pyenv local 3.10.6 21:01:48 + local command 21:01:48 + command=local 21:01:48 + '[' 2 -gt 0 ']' 21:01:48 + shift 21:01:48 + case "$command" in 21:01:48 + command pyenv local 3.10.6 21:01:48 + pyenv local 3.10.6 21:01:48 + for arg in "$@" 21:01:48 + case $arg in 21:01:48 + pkg_list+='tox ' 21:01:48 + for arg in "$@" 21:01:48 + case $arg in 21:01:48 + pkg_list+='virtualenv ' 21:01:48 + for arg in "$@" 21:01:48 + case $arg in 21:01:48 + pkg_list+='urllib3~=1.26.15 ' 21:01:48 + [[ -f /tmp/.toxenv ]] 21:01:48 + [[ ! -f /tmp/.toxenv ]] 21:01:48 + [[ -n '' ]] 21:01:48 + python3 -m venv /tmp/venv-jIDY 21:01:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jIDY' 21:01:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jIDY 21:01:52 + echo /tmp/venv-jIDY 21:01:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:01:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:01:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:01:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:01:52 + local 'pip_opts=--upgrade --quiet' 21:01:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:01:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:01:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:01:52 + [[ -n '' ]] 21:01:52 + [[ -n '' ]] 21:01:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:01:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:01:52 + /tmp/venv-jIDY/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 21:01:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:01:56 lf-activate-venv(): INFO: Base packages installed successfully 21:01:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:01:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:01:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:01:56 + /tmp/venv-jIDY/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 21:01:58 + type python3 21:01:58 + true 21:01:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jIDY/bin to PATH' 21:01:58 lf-activate-venv(): INFO: Adding /tmp/venv-jIDY/bin to PATH 21:01:58 + PATH=/tmp/venv-jIDY/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 21:01:58 + return 0 21:01:58 + python3 --version 21:01:58 Python 3.10.6 21:01:58 + python3 -m pip --version 21:01:58 pip 26.0.1 from /tmp/venv-jIDY/lib/python3.10/site-packages/pip (python 3.10) 21:01:58 + python3 -m pip freeze 21:01:58 cachetools==7.0.5 21:01:58 colorama==0.4.6 21:01:58 distlib==0.4.0 21:01:58 filelock==3.25.2 21:01:58 packaging==26.0 21:01:58 platformdirs==4.9.4 21:01:58 pluggy==1.6.0 21:01:58 pyproject-api==1.10.0 21:01:58 python-discovery==1.2.0 21:01:58 tomli==2.4.1 21:01:58 tomli_w==1.2.0 21:01:58 tox==4.50.3 21:01:58 typing_extensions==4.15.0 21:01:58 urllib3==1.26.20 21:01:58 virtualenv==21.2.0 21:01:58 [EnvInject] - Injecting environment variables from a build step. 21:01:58 [EnvInject] - Injecting as environment variables the properties content 21:01:58 PARALLEL=false 21:01:58 21:01:58 [EnvInject] - Variables injected successfully. 21:01:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4194223688747239222.sh 21:01:58 ---> tox-run.sh 21:01:58 + 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 21:01:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 21:01:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 21:01:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 21:01:58 + cd /w/workspace/oom-master-pre-commit-lint/. 21:01:58 + source /home/jenkins/lf-env.sh 21:01:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:01:58 ++ mktemp -d /tmp/venv-XXXX 21:01:58 + lf_venv=/tmp/venv-3unM 21:01:58 + local venv_file=/tmp/.os_lf_venv 21:01:58 + local python=python3 21:01:58 + local options 21:01:58 + local set_path=true 21:01:58 + local install_args= 21:01:58 ++ 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 21:01:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:01:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:01:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:01:58 + true 21:01:58 + case $1 in 21:01:58 + venv_file=/tmp/.toxenv 21:01:58 + shift 2 21:01:58 + true 21:01:58 + case $1 in 21:01:58 + shift 21:01:58 + break 21:01:58 + case $python in 21:01:58 + local pkg_list= 21:01:58 + [[ -d /opt/pyenv ]] 21:01:58 + echo 'Setup pyenv:' 21:01:58 Setup pyenv: 21:01:58 + export PYENV_ROOT=/opt/pyenv 21:01:58 + PYENV_ROOT=/opt/pyenv 21:01:58 + 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 21:01:58 + 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 21:01:58 + pyenv versions 21:01:58 system 21:01:58 3.8.13 21:01:58 3.9.13 21:01:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:01:58 + command -v pyenv 21:01:58 ++ pyenv init - --no-rehash 21:01:58 + 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[*]}"'\'')" 21:01:58 export PATH="/opt/pyenv/shims:${PATH}" 21:01:58 export PYENV_SHELL=bash 21:01:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:01:58 pyenv() { 21:01:58 local command 21:01:58 command="${1:-}" 21:01:58 if [ "$#" -gt 0 ]; then 21:01:58 shift 21:01:58 fi 21:01:58 21:01:58 case "$command" in 21:01:58 rehash|shell) 21:01:58 eval "$(pyenv "sh-$command" "$@")" 21:01:58 ;; 21:01:58 *) 21:01:58 command pyenv "$command" "$@" 21:01:58 ;; 21:01:58 esac 21:01:58 }' 21:01:58 +++ 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[*]}"' 21:01:58 ++ 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 21:01:58 ++ 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 21:01:58 ++ 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 21:01:58 ++ export PYENV_SHELL=bash 21:01:58 ++ PYENV_SHELL=bash 21:01:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:01:58 +++ complete -F _pyenv pyenv 21:01:58 ++ lf-pyver python3 21:01:58 ++ local py_version_xy=python3 21:01:58 ++ local py_version_xyz= 21:01:58 ++ pyenv versions 21:01:58 ++ local command 21:01:58 ++ command=versions 21:01:58 ++ '[' 1 -gt 0 ']' 21:01:58 ++ shift 21:01:58 ++ case "$command" in 21:01:58 ++ awk '{ print $1 }' 21:01:58 ++ command pyenv versions 21:01:58 ++ pyenv versions 21:01:58 ++ grep -E '^[0-9.]*[0-9]$' 21:01:58 ++ sed 's/^[ *]* //' 21:01:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:01:58 +++ grep '^3' /tmp/.pyenv_versions 21:01:58 +++ sort -V 21:01:58 +++ tail -n 1 21:01:58 ++ py_version_xyz=3.10.6 21:01:58 ++ [[ -z 3.10.6 ]] 21:01:58 ++ echo 3.10.6 21:01:58 ++ return 0 21:01:58 + pyenv local 3.10.6 21:01:58 + local command 21:01:58 + command=local 21:01:58 + '[' 2 -gt 0 ']' 21:01:58 + shift 21:01:58 + case "$command" in 21:01:58 + command pyenv local 3.10.6 21:01:58 + pyenv local 3.10.6 21:01:58 + for arg in "$@" 21:01:58 + case $arg in 21:01:58 + pkg_list+='tox ' 21:01:58 + for arg in "$@" 21:01:58 + case $arg in 21:01:58 + pkg_list+='virtualenv ' 21:01:58 + for arg in "$@" 21:01:58 + case $arg in 21:01:58 + pkg_list+='urllib3~=1.26.15 ' 21:01:58 + [[ -f /tmp/.toxenv ]] 21:01:58 ++ cat /tmp/.toxenv 21:01:58 + lf_venv=/tmp/venv-jIDY 21:01:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jIDY from' file:/tmp/.toxenv 21:01:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jIDY from file:/tmp/.toxenv 21:01:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:01:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:01:58 + local 'pip_opts=--upgrade --quiet' 21:01:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:01:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:01:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:01:58 + [[ -n '' ]] 21:01:58 + [[ -n '' ]] 21:01:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:01:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:01:58 + /tmp/venv-jIDY/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 21:01:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:01:59 lf-activate-venv(): INFO: Base packages installed successfully 21:01:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:01:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:01:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:01:59 + /tmp/venv-jIDY/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 21:02:00 + type python3 21:02:00 + true 21:02:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jIDY/bin to PATH' 21:02:00 lf-activate-venv(): INFO: Adding /tmp/venv-jIDY/bin to PATH 21:02:00 + PATH=/tmp/venv-jIDY/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 21:02:00 + return 0 21:02:00 + [[ -d /opt/pyenv ]] 21:02:00 + echo '---> Setting up pyenv' 21:02:00 ---> Setting up pyenv 21:02:00 + export PYENV_ROOT=/opt/pyenv 21:02:00 + PYENV_ROOT=/opt/pyenv 21:02:00 + export PATH=/opt/pyenv/bin:/tmp/venv-jIDY/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 21:02:00 + PATH=/opt/pyenv/bin:/tmp/venv-jIDY/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 21:02:00 ++ pwd 21:02:00 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 21:02:00 + export PYTHONPATH 21:02:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:02:00 + TOX_TESTENV_PASSENV=PYTHONPATH 21:02:00 + tox --version 21:02:00 4.50.3 from /tmp/venv-jIDY/lib/python3.10/site-packages/tox/__init__.py 21:02:01 + PARALLEL=false 21:02:01 + TOX_OPTIONS_LIST= 21:02:01 + [[ -n pre-commit ]] 21:02:01 + TOX_OPTIONS_LIST=' -e pre-commit' 21:02:01 + case ${PARALLEL,,} in 21:02:01 + tox -e pre-commit 21:02:01 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 21:02:02 pre-commit: install_deps> python -I -m pip install pre-commit 21:02:04 pre-commit: freeze> python -m pip freeze --all 21:02:04 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 21:02:04 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 21:02:05 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 21:02:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 21:02:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 21:02:06 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:02:07 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 21:02:07 [INFO] Once installed this environment will be reused. 21:02:07 [INFO] This may take a few minutes... 21:02:11 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:02:11 [INFO] Once installed this environment will be reused. 21:02:11 [INFO] This may take a few minutes... 21:02:15 trim trailing whitespace.................................................Passed 21:02:15 Tabs remover.............................................................Passed 21:02:15 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 21:02:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 21:02:16 [INFO] Once installed this environment will be reused. 21:02:16 [INFO] This may take a few minutes... 21:02:28 gitlint..............................................(no files to check)Skipped 21:02:28 pre-commit: OK (27.32=setup[3.66]+cmd[10.92,12.74] seconds) 21:02:28 congratulations :) (27.36 seconds) 21:02:28 + tox_status=0 21:02:28 + echo '---> Completed tox runs' 21:02:28 ---> Completed tox runs 21:02:28 + for i in .tox/*/log 21:02:28 ++ awk -F/ '{print $2}' 21:02:28 ++ echo .tox/pre-commit/log 21:02:28 + tox_env=pre-commit 21:02:28 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 21:02:28 + DOC_DIR=docs/_build/html 21:02:28 + [[ -d docs/_build/html ]] 21:02:28 + echo '---> tox-run.sh ends' 21:02:28 ---> tox-run.sh ends 21:02:28 + test 0 -eq 0 21:02:28 $ ssh-agent -k 21:02:28 unset SSH_AUTH_SOCK; 21:02:28 unset SSH_AGENT_PID; 21:02:28 echo Agent pid 1721 killed; 21:02:28 [ssh-agent] Stopped. 21:02:28 [PostBuildScript] - [INFO] Executing post build scripts. 21:02:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8978467122365957605.sh 21:02:28 ---> sysstat.sh 21:02:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9847212496342561415.sh 21:02:29 ---> package-listing.sh 21:02:29 ++ facter osfamily 21:02:29 ++ tr '[:upper:]' '[:lower:]' 21:02:29 + OS_FAMILY=debian 21:02:29 + workspace=/w/workspace/oom-master-pre-commit-lint 21:02:29 + START_PACKAGES=/tmp/packages_start.txt 21:02:29 + END_PACKAGES=/tmp/packages_end.txt 21:02:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:02:29 + PACKAGES=/tmp/packages_start.txt 21:02:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:02:29 + PACKAGES=/tmp/packages_end.txt 21:02:29 + case "${OS_FAMILY}" in 21:02:29 + dpkg -l 21:02:29 + grep '^ii' 21:02:29 + '[' -f /tmp/packages_start.txt ']' 21:02:29 + '[' -f /tmp/packages_end.txt ']' 21:02:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:02:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:02:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 21:02:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 21:02:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12427030783424555173.sh 21:02:29 ---> capture-instance-metadata.sh 21:02:29 Setup pyenv: 21:02:29 system 21:02:29 3.8.13 21:02:29 3.9.13 21:02:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:02:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jls0 21:02:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:02:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:02:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:02:36 lf-activate-venv(): INFO: Base packages installed successfully 21:02:36 lf-activate-venv(): INFO: Installing additional packages: lftools 21:02:59 lf-activate-venv(): INFO: Adding /tmp/venv-jls0/bin to PATH 21:02:59 INFO: Running in OpenStack, capturing instance metadata 21:02:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1480198853077269099.sh 21:02:59 provisioning config files... 21:02:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6009467956349697787tmp 21:02:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:02:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:02:59 [EnvInject] - Injecting environment variables from a build step. 21:02:59 [EnvInject] - Injecting as environment variables the properties content 21:02:59 SERVER_ID=logs 21:02:59 21:02:59 [EnvInject] - Variables injected successfully. 21:02:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6515585044949282890.sh 21:02:59 ---> create-netrc.sh 21:02:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15646500057741790170.sh 21:02:59 ---> python-tools-install.sh 21:02:59 Setup pyenv: 21:02:59 system 21:02:59 3.8.13 21:02:59 3.9.13 21:02:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:02:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jls0 from file:/tmp/.os_lf_venv 21:02:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:02:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:03:01 lf-activate-venv(): INFO: Base packages installed successfully 21:03:01 lf-activate-venv(): INFO: Installing additional packages: lftools 21:03:08 lf-activate-venv(): INFO: Adding /tmp/venv-jls0/bin to PATH 21:03:08 Generating Requirements File 21:03:25 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. 21:03:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:03:26 Python 3.10.6 21:03:26 pip 26.0.1 from /tmp/venv-jls0/lib/python3.10/site-packages/pip (python 3.10) 21:03:27 appdirs==1.4.4 21:03:27 argcomplete==3.6.3 21:03:27 aspy.yaml==1.3.0 21:03:27 attrs==26.1.0 21:03:27 autopage==0.6.0 21:03:27 backports.strenum==1.3.1 21:03:27 beautifulsoup4==4.14.3 21:03:27 boto3==1.42.77 21:03:27 botocore==1.42.77 21:03:27 bs4==0.0.2 21:03:27 certifi==2026.2.25 21:03:27 cffi==2.0.0 21:03:27 cfgv==3.5.0 21:03:27 chardet==7.4.0.post1 21:03:27 charset-normalizer==3.4.6 21:03:27 click==8.3.1 21:03:27 cliff==4.13.2 21:03:27 cmd2==3.4.0 21:03:27 cryptography==3.3.2 21:03:27 debtcollector==3.1.0 21:03:27 decorator==5.2.1 21:03:27 defusedxml==0.7.1 21:03:27 Deprecated==1.3.1 21:03:27 distlib==0.4.0 21:03:27 dnspython==2.8.0 21:03:27 docker==7.1.0 21:03:27 dogpile.cache==1.5.0 21:03:27 durationpy==0.10 21:03:27 email-validator==2.3.0 21:03:27 filelock==3.25.2 21:03:27 future==1.0.0 21:03:27 gitdb==4.0.12 21:03:27 GitPython==3.1.46 21:03:27 httplib2==0.30.2 21:03:27 identify==2.6.18 21:03:27 idna==3.11 21:03:27 importlib-resources==1.5.0 21:03:27 iso8601==2.1.0 21:03:27 Jinja2==3.1.6 21:03:27 jmespath==1.1.0 21:03:27 jsonpatch==1.33 21:03:27 jsonpointer==3.1.1 21:03:27 jsonschema==4.26.0 21:03:27 jsonschema-specifications==2025.9.1 21:03:27 keystoneauth1==5.13.1 21:03:27 kubernetes==35.0.0 21:03:27 lftools==0.37.22 21:03:27 lxml==6.0.2 21:03:27 markdown-it-py==4.0.0 21:03:27 MarkupSafe==3.0.3 21:03:27 mdurl==0.1.2 21:03:27 msgpack==1.1.2 21:03:27 multi_key_dict==2.0.3 21:03:27 munch==4.0.0 21:03:27 netaddr==1.3.0 21:03:27 niet==1.4.2 21:03:27 nodeenv==1.10.0 21:03:27 oauth2client==4.1.3 21:03:27 oauthlib==3.3.1 21:03:27 openstacksdk==4.10.0 21:03:27 os-service-types==1.8.2 21:03:27 osc-lib==4.4.0 21:03:27 oslo.config==10.3.0 21:03:27 oslo.context==6.3.0 21:03:27 oslo.i18n==6.7.2 21:03:27 oslo.log==8.1.0 21:03:27 oslo.serialization==5.9.1 21:03:27 oslo.utils==10.0.0 21:03:27 packaging==26.0 21:03:27 pbr==7.0.3 21:03:27 platformdirs==4.9.4 21:03:27 prettytable==3.17.0 21:03:27 psutil==7.2.2 21:03:27 pyasn1==0.6.3 21:03:27 pyasn1_modules==0.4.2 21:03:27 pycparser==3.0 21:03:27 pygerrit2==2.0.15 21:03:27 PyGithub==2.9.0 21:03:27 Pygments==2.19.2 21:03:27 PyJWT==2.12.1 21:03:27 PyNaCl==1.6.2 21:03:27 pyparsing==2.4.7 21:03:27 pyperclip==1.11.0 21:03:27 pyrsistent==0.20.0 21:03:27 python-cinderclient==9.9.0 21:03:27 python-dateutil==2.9.0.post0 21:03:27 python-discovery==1.2.0 21:03:27 python-heatclient==5.1.0 21:03:27 python-jenkins==1.8.3 21:03:27 python-keystoneclient==5.8.0 21:03:27 python-magnumclient==4.10.0 21:03:27 python-openstackclient==9.0.0 21:03:27 python-swiftclient==4.10.0 21:03:27 PyYAML==6.0.3 21:03:27 referencing==0.37.0 21:03:27 requests==2.33.0 21:03:27 requests-oauthlib==2.0.0 21:03:27 requestsexceptions==1.4.0 21:03:27 rfc3986==2.0.0 21:03:27 rich==14.3.3 21:03:27 rich-argparse==1.7.2 21:03:27 rpds-py==0.30.0 21:03:27 rsa==4.9.1 21:03:27 ruamel.yaml==0.19.1 21:03:27 ruamel.yaml.clib==0.2.15 21:03:27 s3transfer==0.16.0 21:03:27 simplejson==3.20.2 21:03:27 six==1.17.0 21:03:27 smmap==5.0.3 21:03:27 soupsieve==2.8.3 21:03:27 stevedore==5.7.0 21:03:27 tabulate==0.10.0 21:03:27 toml==0.10.2 21:03:27 tomlkit==0.14.0 21:03:27 tqdm==4.67.3 21:03:27 typing_extensions==4.15.0 21:03:27 urllib3==1.26.20 21:03:27 virtualenv==21.2.0 21:03:27 wcwidth==0.6.0 21:03:27 websocket-client==1.9.0 21:03:27 wrapt==2.1.2 21:03:27 xdg==6.0.0 21:03:27 xmltodict==1.0.4 21:03:27 yq==3.4.3 21:03:27 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins852967980353252741.sh 21:03:27 ---> uv-install.sh 21:03:27 Installing uv/uvx (latest) using shell installer 21:03:27 2026-03-26 21:03:27 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-26T21%3A59%3A00Z&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-26T20%3A59%3A00Z&ske=2026-03-26T21%3A59%3A00Z&sks=b&skv=2018-11-09&sig=MT36uooU11aT%2BZeeZE4o1cnkZzCD4xjBVyGbMrM8ios%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDU1OTIxOCwibmJmIjoxNzc0NTU4OTE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.LH5lKnSsPEI8F_FCKiIKTEYTVrubg0jn9jlWGXK9YfY&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-znzy28.sh" [1] 21:03:27 downloading uv 0.11.1 x86_64-unknown-linux-gnu 21:03:28 installing to /home/jenkins/.local/bin 21:03:28 uv 21:03:28 uvx 21:03:28 everything's installed! 21:03:28 21:03:28 To add $HOME/.local/bin to your PATH, either restart your shell or run: 21:03:28 21:03:28 source $HOME/.local/bin/env (sh, bash, zsh) 21:03:28 source $HOME/.local/bin/env.fish (fish) 21:03:28 Adding install location to PATH 21:03:28 ---> Validating uv/uvx install 21:03:28 uvx 0.11.1 (x86_64-unknown-linux-gnu) 21:03:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5084636883869736074.sh 21:03:28 ---> sudo-logs.sh 21:03:28 Archiving 'sudo' log.. 21:03:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3531765323805021560.sh 21:03:28 ---> job-cost.sh 21:03:28 INFO: Activating Python virtual environment... 21:03:28 Setup pyenv: 21:03:28 system 21:03:28 3.8.13 21:03:28 3.9.13 21:03:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:03:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jls0 from file:/tmp/.os_lf_venv 21:03:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:03:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:03:30 lf-activate-venv(): INFO: Base packages installed successfully 21:03:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:03:35 lf-activate-venv(): INFO: Adding /tmp/venv-jls0/bin to PATH 21:03:35 INFO: No stack-cost file found 21:03:35 INFO: Instance uptime: 189s 21:03:35 INFO: Fetching instance metadata (attempt 1 of 3)... 21:03:35 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:03:36 INFO: Successfully fetched instance metadata 21:03:36 INFO: Instance type: v3-standard-4 21:03:36 INFO: Retrieving pricing info for: v3-standard-4 21:03:36 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:03:36 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=189 21:03:36 INFO: Successfully fetched Vexxhost pricing API 21:03:36 INFO: Retrieved cost: 0.11 21:03:36 INFO: Retrieved resource: v3-standard-4 21:03:36 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 21:03:36 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 21:03:36 INFO: Successfully archived job cost data 21:03:36 DEBUG: Cost data: oom-master-pre-commit-lint,4518,2026-03-26 21:03:36,v3-standard-4,189,0.11,0.00,SUCCESS 21:03:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8729543567984646789.sh 21:03:36 ---> logs-deploy.sh 21:03:36 Setup pyenv: 21:03:36 system 21:03:36 3.8.13 21:03:36 3.9.13 21:03:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:03:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jls0 from file:/tmp/.os_lf_venv 21:03:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:03:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:03:38 lf-activate-venv(): INFO: Base packages installed successfully 21:03:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:03:46 lf-activate-venv(): INFO: Adding /tmp/venv-jls0/bin to PATH 21:03:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4518 21:03:46 INFO: archiving workspace using pattern(s): 21:03:47 Archives upload complete. 21:03:47 INFO: archiving logs to Nexus 21:03:48 ---> uname -a: 21:03:48 Linux prd-ubuntu1804-builder-4c-4g-5358 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:03:48 21:03:48 21:03:48 ---> lscpu: 21:03:48 Architecture: x86_64 21:03:48 CPU op-mode(s): 32-bit, 64-bit 21:03:48 Byte Order: Little Endian 21:03:48 CPU(s): 4 21:03:48 On-line CPU(s) list: 0-3 21:03:48 Thread(s) per core: 1 21:03:48 Core(s) per socket: 1 21:03:48 Socket(s): 4 21:03:48 NUMA node(s): 1 21:03:48 Vendor ID: AuthenticAMD 21:03:48 CPU family: 23 21:03:48 Model: 49 21:03:48 Model name: AMD EPYC-Rome Processor 21:03:48 Stepping: 0 21:03:48 CPU MHz: 2799.974 21:03:48 BogoMIPS: 5599.94 21:03:48 Virtualization: AMD-V 21:03:48 Hypervisor vendor: KVM 21:03:48 Virtualization type: full 21:03:48 L1d cache: 32K 21:03:48 L1i cache: 32K 21:03:48 L2 cache: 512K 21:03:48 L3 cache: 16384K 21:03:48 NUMA node0 CPU(s): 0-3 21:03: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 21:03:48 21:03:48 21:03:48 ---> nproc: 21:03:48 4 21:03:48 21:03:48 21:03:48 ---> df -h: 21:03:48 Filesystem Size Used Avail Use% Mounted on 21:03:48 udev 7.9G 0 7.9G 0% /dev 21:03:48 tmpfs 1.6G 676K 1.6G 1% /run 21:03:48 /dev/vda1 78G 8.5G 69G 11% / 21:03:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:03:48 tmpfs 5.0M 0 5.0M 0% /run/lock 21:03:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:03:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:03:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:03:48 21:03:48 21:03:48 ---> free -m: 21:03:48 total used free shared buff/cache available 21:03:48 Mem: 16040 572 13206 0 2261 15146 21:03:48 Swap: 1023 0 1023 21:03:48 21:03:48 21:03:48 ---> ip addr: 21:03:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:03:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:03:48 inet 127.0.0.1/8 scope host lo 21:03:48 valid_lft forever preferred_lft forever 21:03:48 inet6 ::1/128 scope host 21:03:48 valid_lft forever preferred_lft forever 21:03:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:03:48 link/ether fa:16:3e:f8:e9:35 brd ff:ff:ff:ff:ff:ff 21:03:48 inet 10.30.106.219/23 brd 10.30.107.255 scope global dynamic ens3 21:03:48 valid_lft 86240sec preferred_lft 86240sec 21:03:48 inet6 fe80::f816:3eff:fef8:e935/64 scope link 21:03:48 valid_lft forever preferred_lft forever 21:03:48 21:03:48 21:03:48 ---> sar -b -r -n DEV: 21:03:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5358) 03/26/26 _x86_64_ (4 CPU) 21:03:48 21:03:48 21:01:12 LINUX RESTART (4 CPU) 21:03:48 21:03:48 21:02:01 tps rtps wtps bread/s bwrtn/s 21:03:48 21:03:01 108.60 1.97 106.63 137.71 30978.97 21:03:48 Average: 108.60 1.97 106.63 137.71 30978.97 21:03:48 21:03:48 21:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:03:48 21:03:01 13789672 15585700 2635296 16.04 77780 1905856 726076 4.16 718800 1675988 165944 21:03:48 Average: 13789672 15585700 2635296 16.04 77780 1905856 726076 4.16 718800 1675988 165944 21:03:48 21:03:48 21:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:03:48 21:03:01 lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 21:03:48 21:03:01 ens3 86.27 63.92 1289.61 11.46 0.00 0.00 0.00 0.00 21:03:48 Average: lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 21:03:48 Average: ens3 86.27 63.92 1289.61 11.46 0.00 0.00 0.00 0.00 21:03:48 21:03:48 21:03:48 ---> sar -P ALL: 21:03:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5358) 03/26/26 _x86_64_ (4 CPU) 21:03:48 21:03:48 21:01:12 LINUX RESTART (4 CPU) 21:03:48 21:03:48 21:02:01 CPU %user %nice %system %iowait %steal %idle 21:03:48 21:03:01 all 20.65 0.00 1.99 4.67 0.05 72.63 21:03:48 21:03:01 0 33.68 0.00 2.87 1.03 0.05 62.37 21:03:48 21:03:01 1 25.41 0.00 2.12 4.03 0.07 68.36 21:03:48 21:03:01 2 8.76 0.00 1.30 13.45 0.05 76.44 21:03:48 21:03:01 3 14.73 0.00 1.67 0.17 0.05 83.38 21:03:48 Average: all 20.65 0.00 1.99 4.67 0.05 72.63 21:03:48 Average: 0 33.68 0.00 2.87 1.03 0.05 62.37 21:03:48 Average: 1 25.41 0.00 2.12 4.03 0.07 68.36 21:03:48 Average: 2 8.76 0.00 1.30 13.45 0.05 76.44 21:03:48 Average: 3 14.73 0.00 1.67 0.17 0.05 83.38 21:03:48 21:03:48 21:03:48